{
    "oeselftest_ubuntu-22.04_qemux86-64_20240911082903": {
        "configuration": {
            "HOST_DISTRO": "ubuntu-22.04",
            "HOST_NAME": "ubuntu2204-vk-3",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "ca4774438fbadf8d0e8f81a3cc7e6637f3486c46",
                    "commit_count": 75656
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "ca4774438fbadf8d0e8f81a3cc7e6637f3486c46",
                    "commit_count": 75656
                },
                "meta-selftest": {
                    "branch": "master-next",
                    "commit": "ca4774438fbadf8d0e8f81a3cc7e6637f3486c46",
                    "commit_count": 75656
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "ca4774438fbadf8d0e8f81a3cc7e6637f3486c46",
                    "commit_count": 75656
                }
            },
            "MACHINE": "qemux86-64",
            "OESELFTEST_METADATA": {
                "exclude_tags": [
                    "yocto-mirrors",
                    "machine",
                    "toolchain-user",
                    "toolchain-system"
                ],
                "run_all_tests": true,
                "run_tests": null,
                "select_tags": null,
                "skips": [
                    "distrodata.Distrodata.test_checkpkg",
                    "reproducible"
                ]
            },
            "STARTTIME": "20240911082903",
            "TEST_TYPE": "oeselftest"
        },
        "result": {
            "archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name": {
                "duration": 39.164676666259766,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_filters_by_type": {
                "duration": 29.570982217788696,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_filters_by_type_and_name": {
                "duration": 32.91744589805603,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_configured": {
                "duration": 30.665549993515015,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_diff": {
                "duration": 39.14191770553589,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_dumpdata": {
                "duration": 27.767365217208862,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror": {
                "duration": 33.197959184646606,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_combined": {
                "duration": 42.94058609008789,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_excludes": {
                "duration": 34.74310255050659,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_gitsm": {
                "duration": 24.226480960845947,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow": {
                "duration": 40.01163291931152,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_original": {
                "duration": 32.50076222419739,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_patched": {
                "duration": 39.694623947143555,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_recipe": {
                "duration": 29.50729274749756,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch": {
                "duration": 94.99151635169983,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_srpm_mode": {
                "duration": 45.251624584198,
                "status": "PASSED"
            },
            "baremetal.BaremetalTest.test_baremetal": {
                "duration": 48.65936541557312,
                "status": "PASSED"
            },
            "bbclasses.Systemd.test_systemd_and_sysvinit_in_distro": {
                "duration": 41.84774422645569,
                "status": "PASSED"
            },
            "bbclasses.Systemd.test_systemd_in_distro": {
                "duration": 28.71812343597412,
                "status": "PASSED"
            },
            "bbclasses.Systemd.test_sysvinit_in_distro": {
                "duration": 32.54545211791992,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_add_remove": {
                "duration": 11.477139472961426,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_createlayer": {
                "duration": 3.350196361541748,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_flatten": {
                "duration": 24.933560371398926,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_layerindexshowdepends": {
                "duration": 1.6593716144561768,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_setup": {
                "duration": 43.89948129653931,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showappends": {
                "duration": 5.0862510204315186,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showcrossdepends": {
                "duration": 22.839413166046143,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showlayers": {
                "duration": 0.5546567440032959,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showoverlayed": {
                "duration": 2.7761054039001465,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showrecipes": {
                "duration": 12.93235158920288,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_updatelayer": {
                "duration": 37.42927145957947,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_validate_examplelayersjson": {
                "duration": 11.663779497146606,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_architecture_specific": {
                "duration": 65.93479895591736,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_multiple_recipe_single_task": {
                "duration": 155.13715624809265,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_all_tasks": {
                "duration": 104.13869118690491,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_multiple_tasks": {
                "duration": 80.45432186126709,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_single_task": {
                "duration": 155.90658807754517,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingA": {
                "duration": 38.32529354095459,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingB": {
                "duration": 28.322508811950684,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingC": {
                "duration": 15.521700143814087,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingD": {
                "duration": 11.66423487663269,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA": {
                "duration": 11.15449333190918,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB": {
                "duration": 11.37471866607666,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC": {
                "duration": 11.022831916809082,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD": {
                "duration": 10.577632427215576,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingA": {
                "duration": 26.16007137298584,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingB": {
                "duration": 10.568805694580078,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingC": {
                "duration": 10.078558921813965,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingD": {
                "duration": 9.953620195388794,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingA": {
                "duration": 11.661214113235474,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingB": {
                "duration": 10.83945894241333,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingC": {
                "duration": 11.86906909942627,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingD": {
                "duration": 10.179604768753052,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingA": {
                "duration": 12.571731805801392,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingB": {
                "duration": 11.044744491577148,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingC": {
                "duration": 10.789798974990845,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingD": {
                "duration": 11.891696214675903,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bbappend_order": {
                "duration": 32.7376606464386,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_g": {
                "duration": 2.973083972930908,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_invalid_recipe": {
                "duration": 0.9335412979125977,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_invalid_target": {
                "duration": 3.4687013626098633,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_checkuri": {
                "duration": 8.642437219619751,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_continue": {
                "duration": 91.46197032928467,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_dry_run": {
                "duration": 15.624436616897583,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_environment": {
                "duration": 9.336156129837036,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_event_handler": {
                "duration": 21.701838970184326,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_force_task_1": {
                "duration": 47.49531149864197,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_force_task_2": {
                "duration": 25.040744304656982,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_patchtool": {
                "duration": 14.48067045211792,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_patchtool2": {
                "duration": 26.046233415603638,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_unpack_nonetwork": {
                "duration": 34.38525915145874,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_unpack_nonetwork_fail": {
                "duration": 11.992801904678345,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_image_manifest": {
                "duration": 48.98433828353882,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_invalid_patch": {
                "duration": 49.97802376747131,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_invalid_recipe_src_uri": {
                "duration": 2.490448236465454,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_just_parse": {
                "duration": 2.80656099319458,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_local_sstate": {
                "duration": 16.190298795700073,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_non_gplv3": {
                "duration": 29.13033962249756,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_postfile": {
                "duration": 2.039963483810425,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_prefile": {
                "duration": 3.5455262660980225,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_rename_downloaded_file": {
                "duration": 29.806737184524536,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_1": {
                "duration": 1.8565707206726074,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_2": {
                "duration": 1.7786924839019775,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_3": {
                "duration": 1.6790826320648193,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_setscene_only": {
                "duration": 22.57476830482483,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_skip_setscene": {
                "duration": 35.2978618144989,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_unexpanded_variable_in_path": {
                "duration": 21.822527408599854,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_version": {
                "duration": 34.81523871421814,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_warnings_errors": {
                "duration": 1.5063176155090332,
                "status": "PASSED"
            },
            "buildoptions.ArchiverTest.test_arch_work_dir_and_export_source": {
                "duration": 39.244752168655396,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_buildhistory_basic": {
                "duration": 51.431440353393555,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards": {
                "duration": 57.7579026222229,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_fileinfo": {
                "duration": 13.853970527648926,
                "status": "PASSED"
            },
            "buildoptions.DiskMonTest.test_stoptask_behavior": {
                "duration": 87.5962700843811,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_ccache_tool": {
                "duration": 105.53198480606079,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_incremental_image_generation": {
                "duration": 130.08908939361572,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_read_only_image": {
                "duration": 123.3601450920105,
                "status": "PASSED"
            },
            "buildoptions.Poisoning.test_poisoning": {
                "duration": 42.37083315849304,
                "status": "PASSED"
            },
            "buildoptions.SanityOptionsTest.test_layer_without_git_dir": {
                "duration": 34.567381620407104,
                "status": "PASSED"
            },
            "buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch": {
                "duration": 76.52731347084045,
                "status": "PASSED"
            },
            "buildoptions.ToolchainOptions.test_toolchain_fortran": {
                "duration": 37.646881341934204,
                "status": "PASSED"
            },
            "c_cpp.CMakeTests.test_cmake_qemu": {
                "duration": 47.31781888008118,
                "status": "PASSED"
            },
            "c_cpp.CMakeTests.test_cmake_qemu_failing": {
                "duration": 37.067434549331665,
                "status": "PASSED"
            },
            "c_cpp.MesonTests.test_meson_qemu": {
                "duration": 52.945741176605225,
                "status": "PASSED"
            },
            "c_cpp.MesonTests.test_meson_qemu_failing": {
                "duration": 51.46873378753662,
                "status": "PASSED"
            },
            "containerimage.ContainerImageTests.test_expected_files": {
                "duration": 39.15398192405701,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_convert_cve_version": {
                "duration": 0.00788259506225586,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_image_json": {
                "duration": 87.17778515815735,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_product_match": {
                "duration": 0.004251003265380859,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json": {
                "duration": 6.901831865310669,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json_ignored": {
                "duration": 10.576597213745117,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json_unpatched": {
                "duration": 33.305766344070435,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_version_compare": {
                "duration": 0.005974769592285156,
                "status": "PASSED"
            },
            "debuginfod.Debuginfod.test_debuginfod_native": {
                "duration": 52.72906732559204,
                "status": "PASSED"
            },
            "debuginfod.Debuginfod.test_debuginfod_qemu": {
                "duration": 97.85640001296997,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add": {
                "duration": 84.83275198936462,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_binary": {
                "duration": 47.60614562034607,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch": {
                "duration": 47.571210861206055,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch_git": {
                "duration": 54.73672389984131,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch_simple": {
                "duration": 39.25039553642273,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_local": {
                "duration": 45.48034381866455,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_style1": {
                "duration": 43.966269969940186,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_style2": {
                "duration": 40.449201822280884,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_library": {
                "duration": 59.15034008026123,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_npm": {
                "duration": 2.4467267990112305,
                "log": "Test needs meta-oe for nodejs\n",
                "status": "SKIPPED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_python_egg_requires": {
                "duration": 30.888121843338013,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_build_image": {
                "duration": 228.86055183410645,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_deploy_target": {
                "duration": 161.37934803962708,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_extract": {
                "duration": 28.573384523391724,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_extract_virtual": {
                "duration": 26.339550018310547,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_reset_all": {
                "duration": 113.23367071151733,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_cmake": {
                "duration": 159.94444155693054,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_meson": {
                "duration": 192.1132287979126,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_none_qemu": {
                "duration": 419.4099352359772,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_plugins": {
                "duration": 45.40105867385864,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_shared_sysroots": {
                "duration": 68.47262573242188,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_buildclean": {
                "duration": 218.4033145904541,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify": {
                "duration": 112.57789635658264,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git": {
                "duration": 78.31372213363647,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git_crates_subpath": {
                "duration": 80.10277318954468,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git_no_extract": {
                "duration": 26.037477254867554,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_go": {
                "duration": 38.80058670043945,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_invalid": {
                "duration": 97.2735002040863,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_localfiles": {
                "duration": 60.631699323654175,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only": {
                "duration": 60.030391216278076,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_multiple_sources": {
                "duration": 526.6786651611328,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_native": {
                "duration": 460.8189318180084,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_overrides": {
                "duration": 32.29245471954346,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_virtual": {
                "duration": 34.758465051651,
                "status": "PASSED"
            },
            "devtool.DevtoolTests.test_create_workspace": {
                "duration": 26.91031575202942,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir": {
                "duration": 101.39052844047546,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_git_submodules": {
                "duration": 129.3797688484192,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe": {
                "duration": 34.64753985404968,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append": {
                "duration": 84.21930956840515,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git": {
                "duration": 75.2141981124878,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_git": {
                "duration": 40.56171798706055,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files": {
                "duration": 113.63409280776978,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3": {
                "duration": 29.6679368019104,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir": {
                "duration": 29.06478500366211,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz": {
                "duration": 33.67559194564819,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename": {
                "duration": 44.74785017967224,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore": {
                "duration": 48.18735480308533,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_origlayer": {
                "duration": 79.1099042892456,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_otherlayer": {
                "duration": 45.457597970962524,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_update_patch": {
                "duration": 54.213249921798706,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_origlayer": {
                "duration": 61.02066421508789,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_otherlayer": {
                "duration": 89.61998891830444,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_layer_plugins": {
                "duration": 1.5335307121276855,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_load_plugin": {
                "duration": 6.977421522140503,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_rename": {
                "duration": 47.260148763656616,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade": {
                "duration": 60.223750829696655,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_all_checksums": {
                "duration": 64.74279117584229,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_drop_md5sum": {
                "duration": 66.08031892776489,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_git": {
                "duration": 38.070722818374634,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_recipe_upgrade_extra_tasks": {
                "duration": 70.24290823936462,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_virtual_kernel_modify": {
                "duration": 973.2081706523895,
                "status": "PASSED"
            },
            "distrodata.Distrodata.test_checkpkg": {
                "duration": 0.010959148406982422,
                "log": "Skip by the command line argument \"distrodata.Distrodata.test_checkpkg\"\n",
                "status": "SKIPPED"
            },
            "distrodata.Distrodata.test_common_include_recipes": {
                "duration": 49.34494709968567,
                "status": "PASSED"
            },
            "distrodata.Distrodata.test_maintainers": {
                "duration": 69.39213609695435,
                "status": "PASSED"
            },
            "efibootpartition.GenericEFITest.test_boot_efi": {
                "duration": 109.0121328830719,
                "status": "PASSED"
            },
            "esdk.oeSDKExtSelfTest.test_image_generation_binary_feeds": {
                "duration": 70.35143828392029,
                "status": "PASSED"
            },
            "esdk.oeSDKExtSelfTest.test_install_libraries_headers": {
                "duration": 35.8965859413147,
                "status": "PASSED"
            },
            "externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files": {
                "duration": 40.60247778892517,
                "status": "PASSED"
            },
            "fetch.Dependencies.test_dependencies": {
                "duration": 5.025195837020874,
                "status": "PASSED"
            },
            "fetch.Fetch.test_git_mirrors": {
                "duration": 80.69607019424438,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_fit_image": {
                "duration": 62.27947759628296,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_initramfs_bundle": {
                "duration": 72.43536353111267,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_cascaded_uboot_fit_image": {
                "duration": 302.46861481666565,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_fit_image": {
                "duration": 425.43062138557434,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_standalone_uboot_fit_image": {
                "duration": 59.43764114379883,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_uboot_fit_image": {
                "duration": 71.95367169380188,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_uboot_sign_fit_image": {
                "duration": 79.62345266342163,
                "status": "PASSED"
            },
            "gdbserver.GdbServerTest.test_gdb_server": {
                "duration": 117.56667184829712,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_create_first_test_tag": {
                "duration": 0.6420958042144775,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_create_second_test_tag": {
                "duration": 0.6974751949310303,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_revs_on_branch": {
                "duration": 0.40755486488342285,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_with_only_local_tag": {
                "duration": 0.39402127265930176,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote": {
                "duration": 0.632469654083252,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote_and_wrong_url": {
                "duration": 0.42333364486694336,
                "status": "PASSED"
            },
            "gotoolchain.oeGoToolchainSelfTest.test_go_dep_build": {
                "duration": 2.767381429672241,
                "status": "PASSED"
            },
            "image_typedep.ImageTypeDepTests.test_conversion_typedep_added": {
                "duration": 7.46930456161499,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_all_users_can_connect_via_ssh_without_password": {
                "duration": 230.1401846408844,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_bmap": {
                "duration": 55.43074989318848,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_empty_image": {
                "duration": 46.55438208580017,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_hypervisor_fmts": {
                "duration": 61.83711504936218,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_image_fstypes": {
                "duration": 96.80937671661377,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_image_gen_debugfs": {
                "duration": 59.4379768371582,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_long_chain_conversion": {
                "duration": 47.16222143173218,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_mandb": {
                "duration": 85.92410111427307,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_no_busybox_base_utils": {
                "duration": 22.180333852767944,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_non_root_user_can_connect_via_ssh_without_password": {
                "duration": 61.992652893066406,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_useradd_static": {
                "duration": 57.16435480117798,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_wayland_support_in_image": {
                "duration": 74.74851942062378,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license": {
                "duration": 57.838903188705444,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default": {
                "duration": 56.400259017944336,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions": {
                "duration": 48.75103545188904,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license": {
                "duration": 42.768959283828735,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license": {
                "duration": 2.6246109008789062,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias": {
                "duration": 3.933429718017578,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard": {
                "duration": 6.872353792190552,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard": {
                "duration": 3.0117363929748535,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard": {
                "duration": 2.5943641662597656,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard": {
                "duration": 3.1508753299713135,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard": {
                "duration": 2.0513973236083984,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license": {
                "duration": 28.375683784484863,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license": {
                "duration": 30.968955755233765,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias": {
                "duration": 3.660670042037964,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard": {
                "duration": 27.646090030670166,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses": {
                "duration": 25.265005350112915,
                "status": "PASSED"
            },
            "incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston": {
                "duration": 166.65640783309937,
                "status": "PASSED"
            },
            "incompatible_lic.NoGPL3InImagesTests.test_core_image_minimal": {
                "duration": 54.997634172439575,
                "status": "PASSED"
            },
            "intercept.GitCheck.test_git_intercept": {
                "duration": 32.51318097114563,
                "status": "PASSED"
            },
            "kerneldevelopment.KernelDev.test_apply_patches": {
                "duration": 130.6785192489624,
                "status": "PASSED"
            },
            "layerappend.LayerAppendTests.test_layer_appends": {
                "duration": 56.60578989982605,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_hardlink_tree_count": {
                "duration": 0.011186599731445312,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_tree_special": {
                "duration": 0.00879979133605957,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_tree_xattr": {
                "duration": 13.39085841178894,
                "status": "PASSED"
            },
            "lic_checksum.LicenseTests.test_checksum_with_space": {
                "duration": 19.961068630218506,
                "status": "PASSED"
            },
            "lic_checksum.LicenseTests.test_nonmatching_checksum": {
                "duration": 17.906527042388916,
                "status": "PASSED"
            },
            "locales.LocalesTest.test_locales_off": {
                "duration": 62.46442151069641,
                "status": "PASSED"
            },
            "locales.LocalesTest.test_locales_on": {
                "duration": 62.53841471672058,
                "status": "PASSED"
            },
            "manifest.VerifyManifest.test_SDK_manifest_entries": {
                "duration": 230.15451550483704,
                "status": "PASSED"
            },
            "manifest.VerifyManifest.test_image_manifest_entries": {
                "duration": 9.942609310150146,
                "status": "PASSED"
            },
            "minidebuginfo.Minidebuginfo.test_minidebuginfo": {
                "duration": 104.88773465156555,
                "status": "PASSED"
            },
            "minidebuginfo.Minidebuginfo.test_minidebuginfo_qemu": {
                "duration": 106.89618182182312,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig": {
                "duration": 408.3762204647064,
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig_inlayer": {
                "duration": 139.8132619857788,
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig_reparse": {
                "duration": 70.7051854133606,
                "status": "PASSED"
            },
            "newlib.NewlibTest.test_newlib": {
                "duration": 43.664403676986694,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_blob_to_dict": {
                "duration": 1.2259736061096191,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs": {
                "duration": 1.4269263744354248,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default": {
                "duration": 1.5083611011505127,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestFileListCompare.test_compare_file_lists": {
                "duration": 0.08471536636352539,
                "status": "PASSED"
            },
            "oelib.elf.TestElf.test_machine_name": {
                "duration": 0.0005071163177490234,
                "status": "PASSED"
            },
            "oelib.license.TestComplexCombinations.test_tests": {
                "duration": 0.0008463859558105469,
                "status": "PASSED"
            },
            "oelib.license.TestIsIncluded.test_tests": {
                "duration": 0.0028905868530273438,
                "status": "PASSED"
            },
            "oelib.license.TestSimpleCombinations.test_tests": {
                "duration": 0.0006597042083740234,
                "status": "PASSED"
            },
            "oelib.license.TestSingleLicense.test_invalid_licenses": {
                "duration": 0.0007846355438232422,
                "status": "PASSED"
            },
            "oelib.license.TestSingleLicense.test_single_licenses": {
                "duration": 0.0007798671722412109,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_loop": {
                "duration": 0.0035665035247802734,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_norm": {
                "duration": 0.0034592151641845703,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_phys": {
                "duration": 0.0020444393157958984,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_bool_equality": {
                "duration": 0.00043010711669921875,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_false": {
                "duration": 0.0004627704620361328,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_invalid": {
                "duration": 0.0005640983581542969,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_true": {
                "duration": 0.0006299018859863281,
                "status": "PASSED"
            },
            "oelib.types.TestList.test_list_nosep": {
                "duration": 0.0006215572357177734,
                "status": "PASSED"
            },
            "oelib.types.TestList.test_list_usersep": {
                "duration": 0.0006422996520996094,
                "status": "PASSED"
            },
            "oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch": {
                "duration": 0.021985769271850586,
                "status": "PASSED"
            },
            "oelib.utils.TestPackagesFilterOutSystem.test_filter": {
                "duration": 0.0005729198455810547,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_num_exception": {
                "duration": 0.0005741119384765625,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_valid": {
                "duration": 0.0006399154663085938,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_version_exception": {
                "duration": 0.000766754150390625,
                "status": "PASSED"
            },
            "oescripts.BuildhistoryDiffTests.test_buildhistory_diff": {
                "duration": 71.11165523529053,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_help": {
                "duration": 0.011953592300415039,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_proxy": {
                "duration": 0.24304771423339844,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash": {
                "duration": 0.21091556549072266,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_default": {
                "duration": 127.39983773231506,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_help": {
                "duration": 0.2046518325805664,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all": {
                "duration": 137.8865203857422,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags": {
                "duration": 143.97663283348083,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only": {
                "duration": 140.334228515625,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_help": {
                "duration": 0.06445765495300293,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_pdf_output": {
                "duration": 0.06399869918823242,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_png_output": {
                "duration": 0.0782022476196289,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_svg_output": {
                "duration": 0.06206870079040527,
                "status": "PASSED"
            },
            "oescripts.OeRunNativeTest.test_oe_run_native": {
                "duration": 40.35771656036377,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set": {
                "duration": 216.19457292556763,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict": {
                "duration": 10.891348838806152,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing": {
                "duration": 81.98133111000061,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access": {
                "duration": 95.05581617355347,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_postinst_on_target_for_read_only_rootfs": {
                "duration": 77.14844155311584,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original": {
                "duration": 85.7957181930542,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit": {
                "duration": 91.32095050811768,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_read_only": {
                "duration": 85.26783466339111,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_correct_image_fstab": {
                "duration": 103.97363567352295,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_correct_image_unit": {
                "duration": 63.41293120384216,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_distro_features_missing": {
                "duration": 24.924779653549194,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_mount_unit_not_set": {
                "duration": 10.572822093963623,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_not_all_units_installed": {
                "duration": 73.6924078464508,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_not_all_units_installed_but_qa_skipped": {
                "duration": 50.93147802352905,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_wrong_mount_unit_set": {
                "duration": 9.578387975692749,
                "status": "PASSED"
            },
            "package.PackageTests.test_gdb_hardlink_debug": {
                "duration": 67.33316802978516,
                "status": "PASSED"
            },
            "package.PackageTests.test_package_name_conflict": {
                "duration": 14.367729663848877,
                "status": "PASSED"
            },
            "package.PackageTests.test_preserve_ownership": {
                "duration": 62.00045704841614,
                "status": "PASSED"
            },
            "package.PackageTests.test_preserve_sparse_hardlinks": {
                "duration": 57.21923351287842,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_dpkg": {
                "duration": 0.034143686294555664,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_opkg": {
                "duration": 0.03502249717712402,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_rpm": {
                "duration": 0.17504048347473145,
                "status": "PASSED"
            },
            "picolibc.PicolibcTest.test_picolibc": {
                "duration": 1.2620587348937988,
                "log": "This test only works with machines : qemuarm qemuarm64 qemuriscv32 qemuriscv64\n",
                "status": "SKIPPED"
            },
            "pkgdata.OePkgdataUtilTests.test_find_path": {
                "duration": 1.3208069801330566,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_glob": {
                "duration": 0.9660220146179199,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_list_pkg_files": {
                "duration": 3.6302597522735596,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_list_pkgs": {
                "duration": 3.4184932708740234,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_lookup_pkg": {
                "duration": 2.6336185932159424,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_lookup_recipe": {
                "duration": 1.1138100624084473,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_no_param": {
                "duration": 0.05473732948303223,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_read_value": {
                "duration": 1.0305960178375244,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_specify_pkgdatadir": {
                "duration": 1.4357836246490479,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_import_export_override_db": {
                "duration": 164.01465678215027,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_import_export_replace_db": {
                "duration": 113.66562509536743,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_deb_arch_dep": {
                "duration": 69.20529580116272,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_deb_arch_indep": {
                "duration": 30.858752489089966,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_ipk_arch_dep": {
                "duration": 91.19022059440613,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_ipk_arch_indep": {
                "duration": 23.59937334060669,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_rpm_arch_dep": {
                "duration": 45.641836166381836,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_rpm_arch_indep": {
                "duration": 20.063092470169067,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_stopping_prservice_message": {
                "duration": 0.4929811954498291,
                "status": "PASSED"
            },
            "pseudo.Pseudo.test_pseudo_pyc_creation": {
                "duration": 24.2959246635437,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add": {
                "duration": 58.761645793914795,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir": {
                "duration": 32.87677526473999,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine": {
                "duration": 39.14420008659363,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives": {
                "duration": 25.90775990486145,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic": {
                "duration": 30.07672953605652,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary": {
                "duration": 23.399555921554565,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer": {
                "duration": 5.044432640075684,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func": {
                "duration": 30.668546438217163,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob": {
                "duration": 29.987302541732788,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob": {
                "duration": 25.79550004005432,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid": {
                "duration": 43.12170934677124,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig": {
                "duration": 26.603010654449463,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch": {
                "duration": 37.21151542663574,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall": {
                "duration": 30.159350156784058,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed": {
                "duration": 25.56926393508911,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script": {
                "duration": 26.418420553207397,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir": {
                "duration": 25.6641583442688,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir": {
                "duration": 25.164724588394165,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard": {
                "duration": 8.824792623519897,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic": {
                "duration": 46.651546239852905,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic_wildcard": {
                "duration": 29.039939403533936,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri": {
                "duration": 11.280472993850708,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri_diff_params": {
                "duration": 11.852751970291138,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_machine": {
                "duration": 37.724406480789185,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_replace_file_srcdir": {
                "duration": 20.09816002845764,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_srcdir_basic": {
                "duration": 11.498860359191895,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic": {
                "duration": 22.14168930053711,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic_dirdest": {
                "duration": 23.712459802627563,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_update_recipe_basic": {
                "duration": 5.608926296234131,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic": {
                "duration": 43.52219796180725,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic_subdir": {
                "duration": 30.659398555755615,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create": {
                "duration": 36.77936506271362,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_autotools": {
                "duration": 50.7107412815094,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_cmake": {
                "duration": 28.475077629089355,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_http": {
                "duration": 31.23826265335083,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch": {
                "duration": 40.281205892562866,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 750, in test_recipetool_create_git_srcbranch\n    self._test_recipetool_create_git('git://git.yoctoproject.org/matchbox-keyboard;protocol=https', 'matchbox-keyboard-0-1')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 729, in _test_recipetool_create_git\n    result = runCmd('recipetool create -o %s%s \"%s\"' % (temprecipe, options, srcuri))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'recipetool create -o /tmp/recipetoolqai9r8ip16/recipe -B matchbox-keyboard-0-1 \"git://git.yoctoproject.org/matchbox-keyboard;protocol=https\"' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching git://git.yoctoproject.org/matchbox-keyboard;protocol=https;branch=matchbox-keyboard-0-1...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1957 targets, 55 skipped, 1 masked, 0 errors.\nRemoving 1 recipes from the core2-64 sysroot...done.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-ca4774438fbadf8d0e8f81a3cc7e6637f3486c46\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:ca4774438fbadf8d0e8f81a3cc7e6637f3486c46\"\nmeta-selftest        = \"master:96221dc72c2d5f6569fd15088dc637bf95cedcb3\"\nrecipetoolqa2tcgyfkk = \"<unknown>:<unknown>\"\n\nInitialising tasks...Sstate summary: Wanted 1 Local 0 Mirrors 0 Missed 1 Current 0 (0% match, 0% complete)\ndone.\nNOTE: Executing Tasks\nERROR: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:base_do_unpack(d)\n     0003:\nFile: '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/classes-global/base.bbclass', lineno: 180, function: base_do_unpack\n     0176:            d.setVar(\"SOURCE_BASEDIR\", workdir + '/' + basedir)\n     0177:\n     0178:    try:\n     0179:        fetcher = bb.fetch2.Fetch(src_uri, d)\n *** 0180:        fetcher.unpack(d.getVar('UNPACKDIR'))\n     0181:    except bb.fetch2.BBFetchException as e:\n     0182:        bb.fatal(\"Bitbake Fetcher Error: \" + repr(e))\n     0183:\n     0184:    if basedir and os.path.exists(unpackdir + '/' + basedir):\nFile: '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/fetch2/__init__.py', lineno: 1985, function: unpack\n     1981:            ud.method.unpack(ud, root, self.d)\n     1982:            unpack_tracer.finish_url(u)\n     1983:\n     1984:            if ud.lockfile:\n *** 1985:                bb.utils.unlockfile(lf)\n     1986:\n     1987:        unpack_tracer.complete()\n     1988:\n     1989:    def clean(self, urls=None):\nFile: '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/utils.py', lineno: 529, function: unlockfile\n     0525:        fcntl.flock(lf.fileno(), fcntl.LOCK_EX|fcntl.LOCK_NB)\n     0526:        os.unlink(lf.name)\n     0527:    except (IOError, OSError):\n     0528:        pass\n *** 0529:    fcntl.flock(lf.fileno(), fcntl.LOCK_UN)\n     0530:    lf.close()\n     0531:\n     0532:def _hasher(method, filename):\n     0533:    import mmap\nException: OSError: [Errno 37] No locks available\n\nERROR: Logfile of failure stored in: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2677658/tmp/work/recipetool-sa6oycgz/work/temp/log.do_unpack.3879289\nNOTE: Tasks Summary: Attempted 3 tasks of which 0 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2677658/tmp/log/error-report/error_report_20240911070341.txt\nYou can send the errors to a reports server by running:\n  send-error-report /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2677658/tmp/log/error-report/error_report_20240911070341.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\nERROR: Failed to fetch URL git://git.yoctoproject.org/matchbox-keyboard;protocol=https;branch=matchbox-keyboard-0-1\n\n\nStderr:\n2024-09-11 08:29:04,725 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2677658/conf/local.conf\n2024-09-11 08:29:04,725 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nParsing recipes...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2677658/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2677658/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20240911063846\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2677658/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20240911063846\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2677658/tmp/.xcf1hk38\nCreated listening socket for qemu serial console on: 127.0.0.1:53265\nCreated listening socket for qemu serial console on: 127.0.0.1:42575\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2677658/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4 tcpserial=53265:42575 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2677658/pidfile_2677658  -S -qmp unix:./.lf5gby7a,server,wait -qmp unix:./.xcf1hk38,server,nowait\"\nrunqemu started, pid is 3887806\nwaiting at most 300 seconds for qemu pid (09/11/24 08:40:00)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2677658/tmp/.lf5gby7a\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2677658/tmp/.lf5gby7a\nQMP connected to QEMU at 09/11/24 08:40:00 and took 0.55 seconds\nQMP released QEMU at 09/11/24 08:40:00 and took 0.11 seconds from connect\nqemu started in 0.66 seconds - qemu procces pid is 3887865 (09/11/24 08:40:00)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2677658/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs.ext4.3887807,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:53265,nodelay=on -serial tcp:127.0.0.1:42575,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2677658/pidfile_2677658 -S -qmp unix:./.lf5gby7a,server,wait -qmp unix:./.xcf1hk38,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2677658/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2677658/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2677658/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2677658/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs.ext4.3887807\nrunqemu - INFO - Copy done in 0.032436370849609375 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2677658/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs.ext4.3887807,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:53265,nodelay=on -serial tcp:127.0.0.1:42575,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2677658/pidfile_2677658  -S -qmp unix:./.lf5gby7a,server,wait -qmp unix:./.xcf1hk38,server,nowait -device virtio-vga  -display sdl,show-cursor=on  -kernel /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2677658/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 26903.05\n\n\nWaiting at most 1000 seconds for login banner (09/11/24 08:40:00)\nConnection from 127.0.0.1:58800\nReached login banner in 2.38 seconds (09/11/24 08:40:03)\nLogged in as root in serial console\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch": {
                "duration": 29.345157861709595,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master": {
                "duration": 28.96333909034729,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_github": {
                "duration": 32.397950887680054,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball": {
                "duration": 31.35420036315918,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_go": {
                "duration": 68.64405035972595,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_go_replace_modules": {
                "duration": 39.04094743728638,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_npm": {
                "duration": 2.088862419128418,
                "log": "Test needs meta-oe for nodejs\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_flit_core_buildapi": {
                "duration": 0.022000551223754883,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_hatchling": {
                "duration": 0.0474390983581543,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_maturin": {
                "duration": 0.015505790710449219,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_mesonpy": {
                "duration": 0.05029940605163574,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_poetry_core_masonry_api": {
                "duration": 0.012293338775634766,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta": {
                "duration": 0.012838363647460938,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools": {
                "duration": 24.029951810836792,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi": {
                "duration": 39.75146150588989,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi_tarball": {
                "duration": 24.302037239074707,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_simple": {
                "duration": 22.656107425689697,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_handle_license_vars": {
                "duration": 1.946955680847168,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_load_plugin": {
                "duration": 4.715197324752808,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses": {
                "duration": 0.01095724105834961,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_appends": {
                "duration": 0.09618330001831055,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend": {
                "duration": 0.03923940658569336,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_varflag": {
                "duration": 0.042496681213378906,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_split_var_value": {
                "duration": 0.009616374969482422,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_validate_pn": {
                "duration": 0.009555578231811523,
                "status": "PASSED"
            },
            "reproducible.DiffoscopeTests.test_diffoscope": {
                "log": "Skip by the command line argument \"reproducible\"\n",
                "status": "SKIPPED"
            },
            "reproducible.ReproducibleTests.test_reproducible_builds": {
                "log": "Skip by the command line argument \"reproducible\"\n",
                "status": "SKIPPED"
            },
            "resulttooltests.ResultToolTests.test_can_compare_ltp_tests": {
                "duration": 0.009905338287353516,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_can_match_non_static_ptest_names": {
                "duration": 0.00948476791381836,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_can_not_compare_non_ltp_tests": {
                "duration": 0.009409427642822266,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_machine_matches": {
                "duration": 0.00939798355102539,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_machine_mismatches": {
                "duration": 0.009036064147949219,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_merge_can_merged_results": {
                "duration": 0.007750511169433594,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type": {
                "duration": 0.007340669631958008,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair": {
                "duration": 0.004132986068725586,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_regression_can_get_regression_result": {
                "duration": 0.004108428955078125,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_report_can_aggregate_test_result": {
                "duration": 0.004187345504760742,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared": {
                "duration": 0.0039370059967041016,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared": {
                "duration": 0.004082202911376953,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared": {
                "duration": 0.004112720489501953,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared": {
                "duration": 0.00410914421081543,
                "status": "PASSED"
            },
            "retain.Retain.test_retain_always": {
                "duration": 29.90029501914978,
                "status": "PASSED"
            },
            "retain.Retain.test_retain_failure": {
                "duration": 40.85875916481018,
                "status": "PASSED"
            },
            "retain.Retain.test_retain_global": {
                "duration": 66.0438756942749,
                "status": "PASSED"
            },
            "retain.Retain.test_retain_misc": {
                "duration": 91.8554437160492,
                "status": "PASSED"
            },
            "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files": {
                "duration": 21.10874915122986,
                "log": "Testcase skipped as 'tidy_shadowutils_files' rootfs post process command is not the set SORT_PASSWD_POSTPROCESS_COMMAND.\n",
                "status": "SKIPPED"
            },
            "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_sorted_files": {
                "duration": 12.1855788230896,
                "log": "Testcase skipped as 'tidy_shadowutils_files' rootfs post process command is not the set SORT_PASSWD_POSTPROCESS_COMMAND.\n",
                "status": "SKIPPED"
            },
            "rpmtests.BitbakeTests.test_rpm_filenames": {
                "duration": 6.220715284347534,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_list_not_found": {
                "duration": 0.005923032760620117,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_list_okay": {
                "duration": 0.01260685920715332,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_log": {
                "duration": 0.005655050277709961,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_log_split": {
                "duration": 0.0045473575592041016,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_no_shell": {
                "duration": 0.005218505859375,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_output": {
                "duration": 0.005406379699707031,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_output_split": {
                "duration": 0.004538059234619141,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_assertion": {
                "duration": 0.014220237731933594,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_exception": {
                "duration": 0.008805990219116211,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_false": {
                "duration": 0.00784611701965332,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_okay": {
                "duration": 0.0076825618743896484,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_shell": {
                "duration": 0.008397102355957031,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_stdin": {
                "duration": 0.0051844120025634766,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_stdin_timeout": {
                "duration": 10.005149841308594,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_timeout": {
                "duration": 10.005547761917114,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_timeout_split": {
                "duration": 10.006451845169067,
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_deploy": {
                "duration": 139.86413073539734,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_deploy_hddimg": {
                "duration": 60.526854515075684,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine": {
                "duration": 30.30469560623169,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_ext4": {
                "duration": 30.887097358703613,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_iso": {
                "duration": 31.553226947784424,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_slirp": {
                "duration": 29.845938682556152,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_slirp_qcow2": {
                "duration": 28.119399309158325,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_qemu_boot": {
                "duration": 36.15701937675476,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image": {
                "duration": 35.7661828994751,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image_vdi": {
                "duration": 34.56722807884216,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image_vmdk": {
                "duration": 36.03205323219299,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_rootfs": {
                "duration": 26.642555236816406,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_failing_postinst": {
                "duration": 210.30374884605408,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_postinst_rootfs_and_boot_systemd": {
                "duration": 300.76735258102417,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit": {
                "duration": 226.8109540939331,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_helloworld": {
                "duration": 98.09779024124146,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_pstree": {
                "duration": 30.0298752784729,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_syscalls_by_pid": {
                "duration": 32.40072774887085,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_syscalls_by_proc": {
                "duration": 136.11321473121643,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestExport.test_testexport_basic": {
                "duration": 46.541948556900024,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestExport.test_testexport_sdk": {
                "duration": 77.81679487228394,
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_apt": {
                "duration": 223.95208644866943,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_dnf": {
                "duration": 174.55971598625183,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_install": {
                "duration": 144.78520154953003,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_slirp": {
                "duration": 111.35006427764893,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_virgl_gtk_sdl": {
                "duration": 142.9174563884735,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_virgl_headless": {
                "duration": 48.90407681465149,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 290, in test_testimage_virgl_headless\n    bitbake('-c testimage core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c testimage core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-ca4774438fbadf8d0e8f81a3cc7e6637f3486c46\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:ca4774438fbadf8d0e8f81a3cc7e6637f3486c46\"\nmeta-selftest        = \"master:96221dc72c2d5f6569fd15088dc637bf95cedcb3\"\n\nInitialising tasks...Sstate summary: Wanted 152 Local 152 Mirrors 0 Missed 0 Current 268 (100% match, 100% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Setscene tasks completed\nNOTE: Running task 1430 of 1430 (/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/images/core-image-minimal.bb:do_testimage)\nNOTE: recipe core-image-minimal-1.0-r0: task do_testimage: Started\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2677655/tmp/.61jszlju\nERROR: core-image-minimal-1.0-r0 do_testimage: runqemu exited with code 1\nERROR: core-image-minimal-1.0-r0 do_testimage: Output from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2677655/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2677655/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2677655/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap1\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.\nrunqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.456719\nrunqemu - INFO - Copy done in 0.05261516571044922 seconds\nrunqemu - ERROR - No render nodes found in /dev/dri/: ['by-path', 'card0']. If /dev/dri/renderD* is absent due to lack of suitable GPU, 'modprobe vgem' will create one suitable for mesa llvmpipe software renderer.\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 28672.44\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.456719\ntput: No value for $TERM and no -T specified\n\nWARNING: core-image-minimal-1.0-r0 do_testimage: runqemu during is_alive() test\nERROR: core-image-minimal-1.0-r0 do_testimage: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:do_testimage(d)\n     0003:\nFile: '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/classes-recipe/testimage.bbclass', lineno: 122, function: do_testimage\n     0118:    dump-guest-memory {\"paging\":false,\"protocol\":\"file:%s.img\"}\n     0119:}\n     0120:\n     0121:python do_testimage() {\n *** 0122:    testimage_main(d)\n     0123:}\n     0124:\n     0125:addtask testimage\n     0126:do_testimage[nostamp] = \"1\"\nFile: '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/classes-recipe/testimage.bbclass', lineno: 364, function: testimage_main\n     0360:    orig_sigterm_handler = signal.signal(signal.SIGTERM, sigterm_exception)\n     0361:    try:\n     0362:        # We need to check if runqemu ends unexpectedly\n     0363:        # or if the worker send us a SIGTERM\n *** 0364:        tc.target.start(params=d.getVar(\"TEST_QEMUPARAMS\"), runqemuparams=d.getVar(\"TEST_RUNQEMUPARAMS\"))\n     0365:        import threading\n     0366:        try:\n     0367:            threading.Timer(int(d.getVar(\"TEST_OVERALL_TIMEOUT\")), handle_test_timeout, (int(d.getVar(\"TEST_OVERALL_TIMEOUT\")),)).start()\n     0368:        except ValueError:\nFile: '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/target/qemu.py', lineno: 91, function: start\n     0087:            except (subprocess.CalledProcessError, subprocess.TimeoutExpired, FileNotFoundError) as err:\n     0088:                msg += \"Error running command: %s\\n%s\\n\" % (blcmd, err)\n     0089:            msg += \"\\n\\n===== end: snippet =====\\n\"\n     0090:\n *** 0091:            raise RuntimeError(\"FAILED to start qemu - check the task log and the boot log %s\" % (msg))\n     0092:\n     0093:    def stop(self):\n     0094:        self.runner.stop()\nException: RuntimeError: FAILED to start qemu - check the task log and the boot log \n\n===== start: snippet =====\n\n\n\n===== end: snippet =====\n\n===== start: snippet =====\n\nError running command: ['tail', '-20', '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2677655/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240911070925']\nCommand '['tail', '-20', '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2677655/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240911070925']' returned non-zero exit status 1.\n\n\n===== end: snippet =====\n\n\nERROR: Logfile of failure stored in: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2677655/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/temp/log.do_testimage.456358\nNOTE: recipe core-image-minimal-1.0-r0: task do_testimage: Failed\nERROR: Task (/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/images/core-image-minimal.bb:do_testimage) failed with exit code '1'\nNOTE: Tasks Summary: Attempted 1430 tasks of which 1429 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2677655/tmp/log/error-report/error_report_20240911070925.txt\nYou can send the errors to a reports server by running:\n  send-error-report /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2677655/tmp/log/error-report/error_report_20240911070925.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 1 task failed:\n  /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/images/core-image-minimal.bb:do_testimage\n    log: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2677655/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/temp/log.do_testimage.456358\nSummary: There was 1 WARNING message.\nSummary: There were 3 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-11 08:29:04,725 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2677655/conf/local.conf\n2024-09-11 08:29:04,725 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nINFO: Initializing a new Git repo at /tmp/fake_results.wej9uzl2\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.hu6bn4o0\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.064li20m\nINFO: Initializing a new Git repo at /tmp/fake_results.simik0f1\nINFO: Initializing a new Git repo at /tmp/fake_results._9flucqy\nINFO: Initializing a new Git repo at /tmp/fake_results.99z78zqr\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "selftest.ExternalLayer.test_list_imported": {
                "duration": 0.007464408874511719,
                "status": "PASSED"
            },
            "signing.LockedSignatures.test_locked_signatures": {
                "duration": 204.74279928207397,
                "status": "PASSED"
            },
            "signing.Signing.test_signing_packages": {
                "duration": 113.2240674495697,
                "status": "PASSED"
            },
            "signing.Signing.test_signing_sstate_archive": {
                "duration": 121.28236627578735,
                "status": "PASSED"
            },
            "spdx.SPDX22Check.test_spdx_base_files": {
                "duration": 40.43945837020874,
                "status": "PASSED"
            },
            "spdx.SPDX30Check.test_baremetal_helloworld": {
                "duration": 44.105990171432495,
                "status": "PASSED"
            },
            "spdx.SPDX30Check.test_base_files": {
                "duration": 36.96013426780701,
                "status": "PASSED"
            },
            "spdx.SPDX30Check.test_core_image_minimal": {
                "duration": 62.83200240135193,
                "status": "PASSED"
            },
            "spdx.SPDX30Check.test_core_image_minimal_sdk": {
                "duration": 231.90752458572388,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_machine": {
                "duration": 86.9019148349762,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_1": {
                "duration": 35.15763807296753,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_2": {
                "duration": 56.319262981414795,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_3": {
                "duration": 95.15460276603699,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_nonspecific": {
                "duration": 50.51141810417175,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific": {
                "duration": 55.227795124053955,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific_nonspecific": {
                "duration": 49.07431888580322,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_fail": {
                "duration": 36.79810309410095,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_pass": {
                "duration": 36.50505018234253,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_specific_fail": {
                "duration": 34.59474039077759,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_specific_pass": {
                "duration": 61.98801517486572,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_native_targets": {
                "duration": 38.63363838195801,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_target": {
                "duration": 45.18225407600403,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_native_target": {
                "duration": 60.545870780944824,
                "status": "PASSED"
            },
            "sstatetests.SStateFindSiginfo.test_sstate_compare_sigfiles_and_find_siginfo": {
                "duration": 171.88360261917114,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs.test_sstate_32_64_same_hash": {
                "duration": 90.6447970867157,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs.test_sstate_nativelsbstring_same_hash": {
                "duration": 86.59716939926147,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs2.test_sstate_allarch_samesigs": {
                "duration": 94.31328058242798,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs2.test_sstate_nativesdk_samesigs_multilib": {
                "duration": 211.05546379089355,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs3.test_sstate_multilib_or_not_native_samesigs": {
                "duration": 70.35276389122009,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs3.test_sstate_sametune_samesigs": {
                "duration": 225.2182857990265,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs4.test_sstate_movelayer_samesigs": {
                "duration": 57.53024506568909,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs4.test_sstate_noop_samesigs": {
                "duration": 121.07213854789734,
                "status": "PASSED"
            },
            "sstatetests.SStatePrintdiff.test_gcc_runtime_vs_gcc_source": {
                "duration": 260.3942720890045,
                "status": "PASSED"
            },
            "sstatetests.SStatePrintdiff.test_image_minimal_vs_base_do_configure": {
                "duration": 320.9802486896515,
                "status": "PASSED"
            },
            "sstatetests.SStatePrintdiff.test_image_minimal_vs_perlcross": {
                "duration": 148.63186287879944,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_autorev_sstate_works": {
                "duration": 43.19299936294556,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_cleanup": {
                "duration": 78.23546814918518,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_la": {
                "duration": 31.462218284606934,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_max_shebang": {
                "duration": 13.482539176940918,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_pkgconfig": {
                "duration": 29.529494047164917,
                "status": "PASSED"
            },
            "systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built": {
                "duration": 93.26204013824463,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_datastore_operations": {
                "duration": 0.3388962745666504,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_expand": {
                "duration": 0.10112285614013672,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_getvar": {
                "duration": 0.10086870193481445,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_getvar_bb_origenv": {
                "duration": 0.1009678840637207,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_list_recipes": {
                "duration": 1.0631201267242432,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe": {
                "duration": 1.1263010501861572,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe_copy_expand": {
                "duration": 1.1578583717346191,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe_custom_data": {
                "duration": 1.158005714416504,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_virtual_recipe": {
                "duration": 1.2594614028930664,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_virtual_recipe_custom_data": {
                "duration": 1.1411848068237305,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_setvariable_clean": {
                "duration": 0.3017270565032959,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_variable_history": {
                "duration": 1.1368794441223145,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_wait_event": {
                "duration": 0.20192670822143555,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_add_task_between_p_sysroot_and_package": {
                "duration": 13.261242866516113,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_group_from_dep_package": {
                "duration": 24.0477614402771,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_postinst_order": {
                "duration": 7.759570360183716,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_static_useradd_from_dynamic": {
                "duration": 111.99633884429932,
                "status": "PASSED"
            },
            "wic.CLITests.test_createhelp": {
                "duration": 0.6249725818634033,
                "status": "PASSED"
            },
            "wic.CLITests.test_help": {
                "duration": 0.5135891437530518,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_create": {
                "duration": 0.2197246551513672,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_kickstart": {
                "duration": 0.3838062286376953,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_list": {
                "duration": 0.4465799331665039,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_overview": {
                "duration": 0.41204023361206055,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_plugins": {
                "duration": 0.3153831958770752,
                "status": "PASSED"
            },
            "wic.CLITests.test_list_images": {
                "duration": 1.9844064712524414,
                "status": "PASSED"
            },
            "wic.CLITests.test_list_source_plugins": {
                "duration": 1.9423408508300781,
                "status": "PASSED"
            },
            "wic.CLITests.test_listed_images_help": {
                "duration": 46.20667314529419,
                "status": "PASSED"
            },
            "wic.CLITests.test_listhelp": {
                "duration": 0.18272829055786133,
                "status": "PASSED"
            },
            "wic.CLITests.test_no_command": {
                "duration": 0.18948054313659668,
                "status": "PASSED"
            },
            "wic.CLITests.test_unsupported_subcommand": {
                "duration": 0.19049882888793945,
                "status": "PASSED"
            },
            "wic.CLITests.test_version": {
                "duration": 0.2005007266998291,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_cp": {
                "duration": 65.16147065162659,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_cp_ext": {
                "duration": 16.706213235855103,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_ls": {
                "duration": 15.713152170181274,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_ls_ext": {
                "duration": 15.290780782699585,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_rm": {
                "duration": 23.979931831359863,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_rm_ext": {
                "duration": 21.735399961471558,
                "status": "PASSED"
            },
            "wic.Wic.test_bootloader_config": {
                "duration": 144.99019026756287,
                "status": "PASSED"
            },
            "wic.Wic.test_build_artifacts": {
                "duration": 10.402490139007568,
                "status": "PASSED"
            },
            "wic.Wic.test_build_image_name": {
                "duration": 14.619012117385864,
                "status": "PASSED"
            },
            "wic.Wic.test_build_rootfs_long": {
                "duration": 47.369396448135376,
                "status": "PASSED"
            },
            "wic.Wic.test_build_rootfs_short": {
                "duration": 24.498322010040283,
                "status": "PASSED"
            },
            "wic.Wic.test_change_directory": {
                "duration": 17.048320531845093,
                "status": "PASSED"
            },
            "wic.Wic.test_change_directory_errors": {
                "duration": 26.769795656204224,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_bzip2": {
                "duration": 21.111085891723633,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_gzip": {
                "duration": 14.342390298843384,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_xz": {
                "duration": 23.139665126800537,
                "status": "PASSED"
            },
            "wic.Wic.test_debug_long": {
                "duration": 12.768153667449951,
                "status": "PASSED"
            },
            "wic.Wic.test_debug_short": {
                "duration": 14.46763563156128,
                "status": "PASSED"
            },
            "wic.Wic.test_default_output_dir": {
                "duration": 41.282782793045044,
                "status": "PASSED"
            },
            "wic.Wic.test_efi_bootpart": {
                "duration": 46.32575845718384,
                "status": "PASSED"
            },
            "wic.Wic.test_exclude_path": {
                "duration": 23.25706386566162,
                "status": "PASSED"
            },
            "wic.Wic.test_exclude_path_errors": {
                "duration": 27.282331705093384,
                "status": "PASSED"
            },
            "wic.Wic.test_extra_space": {
                "duration": 16.96781635284424,
                "status": "PASSED"
            },
            "wic.Wic.test_gpt_image": {
                "duration": 31.12571144104004,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path": {
                "duration": 130.3769588470459,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path_embeded": {
                "duration": 22.658581018447876,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path_errors": {
                "duration": 54.8837513923645,
                "status": "PASSED"
            },
            "wic.Wic.test_iso_image": {
                "duration": 112.40495657920837,
                "status": "PASSED"
            },
            "wic.Wic.test_kernel_install": {
                "duration": 24.71828269958496,
                "status": "PASSED"
            },
            "wic.Wic.test_mkefidisk": {
                "duration": 20.639949083328247,
                "status": "PASSED"
            },
            "wic.Wic.test_no_fstab_update": {
                "duration": 33.449843645095825,
                "status": "PASSED"
            },
            "wic.Wic.test_no_fstab_update_errors": {
                "duration": 37.54839825630188,
                "status": "PASSED"
            },
            "wic.Wic.test_no_table": {
                "duration": 15.349166870117188,
                "status": "PASSED"
            },
            "wic.Wic.test_partition_hidden_attributes": {
                "duration": 22.042302131652832,
                "status": "PASSED"
            },
            "wic.Wic.test_permissions": {
                "duration": 233.01064229011536,
                "status": "PASSED"
            },
            "wic.Wic.test_qemux86_directdisk": {
                "duration": 12.476121425628662,
                "status": "PASSED"
            },
            "wic.Wic.test_rootfs_artifacts": {
                "duration": 8.374383687973022,
                "status": "PASSED"
            },
            "wic.Wic.test_rootfs_indirect_recipes": {
                "duration": 12.724982261657715,
                "status": "PASSED"
            },
            "wic.Wic.test_sdimage_bootpart": {
                "duration": 31.99602484703064,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_build_check_long": {
                "duration": 13.709622621536255,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_build_check_short": {
                "duration": 11.82324743270874,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_kernel_install": {
                "duration": 17.12911891937256,
                "status": "PASSED"
            },
            "wic.Wic.test_systemd_bootdisk": {
                "duration": 73.05770635604858,
                "status": "PASSED"
            },
            "wic.Wic.test_wrong_compressor": {
                "duration": 0.192763090133667,
                "status": "PASSED"
            },
            "wic.Wic2.test_biosplusefi_plugin": {
                "duration": 94.02116298675537,
                "status": "PASSED"
            },
            "wic.Wic2.test_biosplusefi_plugin_qemu": {
                "duration": 22.276057481765747,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_bmap_long": {
                "duration": 14.62217926979065,
                "status": "PASSED"
            },
            "wic.Wic2.test_bmap_short": {
                "duration": 14.802197933197021,
                "status": "PASSED"
            },
            "wic.Wic2.test_efi_plugin_unified_kernel_image_qemu": {
                "duration": 91.15575957298279,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_empty_plugin": {
                "duration": 77.8999137878418,
                "status": "PASSED"
            },
            "wic.Wic2.test_empty_zeroize_plugin": {
                "duration": 29.058379888534546,
                "status": "PASSED"
            },
            "wic.Wic2.test_expand_mbr_image": {
                "duration": 68.81858801841736,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_extra_space": {
                "duration": 17.78140664100647,
                "status": "PASSED"
            },
            "wic.Wic2.test_fixed_size": {
                "duration": 17.463391542434692,
                "status": "PASSED"
            },
            "wic.Wic2.test_fixed_size_error": {
                "duration": 14.192271709442139,
                "status": "PASSED"
            },
            "wic.Wic2.test_fs_types": {
                "duration": 28.08034896850586,
                "status": "PASSED"
            },
            "wic.Wic2.test_gpt_partition_name": {
                "duration": 88.62499928474426,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_bootpart_globbed": {
                "duration": 36.03905892372131,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_env": {
                "duration": 39.810105085372925,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_vars_dir_long": {
                "duration": 4.445175647735596,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_vars_dir_short": {
                "duration": 4.888866662979126,
                "status": "PASSED"
            },
            "wic.Wic2.test_kickstart_parser": {
                "duration": 14.612754583358765,
                "status": "PASSED"
            },
            "wic.Wic2.test_mkfs_extraopts": {
                "duration": 14.026045083999634,
                "status": "PASSED"
            },
            "wic.Wic2.test_offset": {
                "duration": 98.15390396118164,
                "status": "PASSED"
            },
            "wic.Wic2.test_qemu": {
                "duration": 71.17159914970398,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_qemu_efi": {
                "duration": 71.84269428253174,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_rawcopy_plugin": {
                "duration": 16.34851360321045,
                "status": "PASSED"
            },
            "wic.Wic2.test_rawcopy_plugin_qemu": {
                "duration": 238.61685824394226,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_rawcopy_plugin_unpack": {
                "duration": 96.80526566505432,
                "status": "PASSED"
            },
            "wic.Wic2.test_sparse_copy": {
                "duration": 0.022971630096435547,
                "status": "PASSED"
            },
            "wic.Wic2.test_uefi_kernel": {
                "duration": 92.93245196342468,
                "status": "PASSED"
            },
            "wic.Wic2.test_wic_image_type": {
                "duration": 17.516199827194214,
                "status": "PASSED"
            },
            "wrapper.WrapperTests.test_shebang_wrapper": {
                "duration": 12.2748441696167,
                "status": "PASSED"
            },
            "yoctotestresultsquerytests.TestResultsQueryTests.test_create_workdir": {
                "duration": 0.5713708400726318,
                "status": "PASSED"
            },
            "yoctotestresultsquerytests.TestResultsQueryTests.test_get_sha1": {
                "duration": 0.043767690658569336,
                "status": "PASSED"
            }
        }
    }
}