{
 "oeselftest_opensuseleap-16.0_qemux86-64_20260824220719": {
  "configuration": {
   "HOST_DISTRO": "opensuseleap-16.0",
   "HOST_NAME": "opensuse160-vk-1.yocto.io",
   "LAYERS": {
    "meta": {
     "branch": "master-next",
     "commit": "0b58cbee7eac47e2f9650a5cc3758af6e346f8df",
     "commit_count": 68494,
     "commit_time": 1787604816
    },
    "meta-poky": {
     "branch": "master",
     "commit": "6ce984c0a3a68c2fdc3c32bc185b6729d09e7829",
     "commit_count": 1817,
     "commit_time": 1787392397
    },
    "meta-selftest": {
     "branch": "master-next",
     "commit": "0b58cbee7eac47e2f9650a5cc3758af6e346f8df",
     "commit_count": 68494,
     "commit_time": 1787604816
    },
    "meta-yocto-bsp": {
     "branch": "master",
     "commit": "6ce984c0a3a68c2fdc3c32bc185b6729d09e7829",
     "commit_count": 1817,
     "commit_time": 1787392397
    }
   },
   "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": "20260824220719",
   "TESTSERIES": "oeqa",
   "TEST_TYPE": "oeselftest"
  },
  "result": {
   "archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name": {
    "duration": 40.639,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_cleanup": {
    "duration": 115.076,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_filters_by_type": {
    "duration": 35.66,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_filters_by_type_and_name": {
    "duration": 34.531,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_configured": {
    "duration": 33.238,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_diff": {
    "duration": 33.926,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_dumpdata": {
    "duration": 12.923,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror": {
    "duration": 33.191,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_combined": {
    "duration": 39.195,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_excludes": {
    "duration": 32.894,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_gitsm": {
    "duration": 23.224,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow": {
    "duration": 62.218,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_original": {
    "duration": 40.598,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_patched": {
    "duration": 12.309,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_recipe": {
    "duration": 36.057,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch": {
    "duration": 162.061,
    "status": "PASSED"
   },
   "barebox.BareboxTest.test_boot_barebox": {
    "duration": 0.002666,
    "log": "Test skipped on x86_64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "baremetal.BaremetalTest.test_baremetal": {
    "duration": 6379.73,
    "status": "PASSED"
   },
   "bbclasses.Systemd.test_systemd_in_distro": {
    "duration": 103.583,
    "status": "PASSED"
   },
   "bbclasses.Systemd.test_sysvinit_in_distro": {
    "duration": 47.404,
    "status": "PASSED"
   },
   "bblayers.BitbakeConfigBuild.test_enable_disable_builtin_fragments": {
    "duration": 21.874,
    "status": "PASSED"
   },
   "bblayers.BitbakeConfigBuild.test_enable_disable_fragments": {
    "duration": 18.988,
    "status": "PASSED"
   },
   "bblayers.BitbakeConfigBuild.test_show_fragment": {
    "duration": 2.168,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_add_remove": {
    "duration": 9.57,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_createlayer": {
    "duration": 10.857,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_flatten": {
    "duration": 29.668,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_layerindexshowdepends": {
    "duration": 1.897,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_setup": {
    "duration": 37.596,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showappends": {
    "duration": 10.478,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showcrossdepends": {
    "duration": 31.796,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showlayers": {
    "duration": 0.9708,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showoverlayed": {
    "duration": 4.968,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showrecipes": {
    "duration": 28.593,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_updatelayer": {
    "duration": 7.004,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_validate_bitbake_setup_default_registry": {
    "duration": 2.543,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_validate_examplelayersjson": {
    "duration": 0.3231,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_architecture_specific": {
    "duration": 129.763,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_multiple_recipe_single_task": {
    "duration": 323.617,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_all_tasks": {
    "duration": 292.967,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_multiple_tasks": {
    "duration": 177.173,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_single_task": {
    "duration": 168.868,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingA": {
    "duration": 42.6,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingB": {
    "duration": 60.955,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingC": {
    "duration": 40.243,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingD": {
    "duration": 12.916,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA": {
    "duration": 17.406,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB": {
    "duration": 15.316,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC": {
    "duration": 14.698,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD": {
    "duration": 14.125,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingA": {
    "duration": 13.782,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingB": {
    "duration": 14.731,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingC": {
    "duration": 13.964,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingD": {
    "duration": 14.448,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingA": {
    "duration": 14.655,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingB": {
    "duration": 15.372,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingC": {
    "duration": 15.592,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingD": {
    "duration": 14.944,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingA": {
    "duration": 14.626,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingB": {
    "duration": 14.016,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingC": {
    "duration": 14.014,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingD": {
    "duration": 16.531,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bb_env_bb_getvar_equality": {
    "duration": 3.553,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bbappend_order": {
    "duration": 39.199,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_g": {
    "duration": 7.274,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_invalid_recipe": {
    "duration": 2.557,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_invalid_target": {
    "duration": 8.253,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_checkuri": {
    "duration": 42.735,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_continue": {
    "duration": 47.296,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_dry_run": {
    "duration": 9.931,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_environment": {
    "duration": 3.555,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_event_handler": {
    "duration": 31.844,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_force_task_1": {
    "duration": 101.045,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_force_task_2": {
    "duration": 55.188,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_patchtool": {
    "duration": 23.48,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_patchtool2": {
    "duration": 30.353,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_unpack_nonetwork": {
    "duration": 42.718,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_unpack_nonetwork_fail": {
    "duration": 15.634,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_image_manifest": {
    "duration": 145.495,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_invalid_patch": {
    "duration": 42.81,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_invalid_recipe_src_uri": {
    "duration": 5.211,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_just_parse": {
    "duration": 5.881,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_local_sstate": {
    "duration": 28.668,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_non_gplv3": {
    "duration": 1996.442,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_postfile": {
    "duration": 4.076,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_prefile": {
    "duration": 5.708,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_rename_downloaded_file": {
    "duration": 27.211,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_1": {
    "duration": 4.212,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_2": {
    "duration": 3.011,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_3": {
    "duration": 3.301,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_setscene_only": {
    "duration": 24.342,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_skip_setscene": {
    "duration": 49.741,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_unexpanded_variable_in_path": {
    "duration": 27.51,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_version": {
    "duration": 6.253,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_warnings_errors": {
    "duration": 0.9122,
    "status": "PASSED"
   },
   "buildhistory.BuildhistoryTests.test_buildhistory_basic": {
    "duration": 104.162,
    "status": "PASSED"
   },
   "buildhistory.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards": {
    "duration": 85.382,
    "status": "PASSED"
   },
   "buildhistory.BuildhistoryTests.test_buildhistory_diff": {
    "duration": 83.644,
    "status": "PASSED"
   },
   "buildhistory.BuildhistoryTests.test_fileinfo": {
    "duration": 21.784,
    "status": "PASSED"
   },
   "buildoptions.ArchiverTest.test_arch_work_dir_and_export_source": {
    "duration": 48.33,
    "status": "PASSED"
   },
   "buildoptions.DiskMonTest.test_stoptask_behavior": {
    "duration": 143.624,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_ccache_tool": {
    "duration": 3472.807,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_incremental_image_generation": {
    "duration": 188.247,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_read_only_image": {
    "duration": 207.302,
    "status": "PASSED"
   },
   "buildoptions.Poisoning.test_poisoning": {
    "duration": 42.283,
    "status": "PASSED"
   },
   "buildoptions.SanityOptionsTest.test_layer_without_git_dir": {
    "duration": 27.703,
    "status": "PASSED"
   },
   "buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch": {
    "duration": 111.146,
    "status": "PASSED"
   },
   "buildoptions.ToolchainOptions.test_toolchain_fortran": {
    "duration": 2154.815,
    "status": "PASSED"
   },
   "c_cpp.CMakeTests.test_cmake_qemu": {
    "duration": 61.069,
    "status": "PASSED"
   },
   "c_cpp.CMakeTests.test_cmake_qemu_failing": {
    "duration": 54.647,
    "status": "PASSED"
   },
   "c_cpp.MesonTests.test_meson_qemu": {
    "duration": 33.408,
    "status": "PASSED"
   },
   "c_cpp.MesonTests.test_meson_qemu_failing": {
    "duration": 31.969,
    "status": "PASSED"
   },
   "containerimage.ContainerImageTests.test_expected_files": {
    "duration": 103.73,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_convert_cve_version": {
    "duration": 0.01508,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_parse_cve_from_patch_contents": {
    "duration": 0.009281,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_parse_cve_from_patch_filename": {
    "duration": 0.00955,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_product_match": {
    "duration": 0.008198,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_version_compare": {
    "duration": 0.01269,
    "status": "PASSED"
   },
   "debuginfod.Debuginfod.test_debuginfod_native": {
    "duration": 63.37,
    "status": "PASSED"
   },
   "debuginfod.Debuginfod.test_debuginfod_qemu": {
    "duration": 195.908,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add": {
    "duration": 104.684,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_binary": {
    "duration": 79.257,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_build_finish": {
    "duration": 140.537,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_build_finish_force": {
    "duration": 141.833,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch": {
    "duration": 81.926,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch_git": {
    "duration": 85.985,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch_simple": {
    "duration": 46.909,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_local": {
    "duration": 48.15,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_style1": {
    "duration": 47.43,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_style2": {
    "duration": 49.093,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_library": {
    "duration": 79.667,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_npm": {
    "duration": 1.599,
    "log": "Test needs meta-oe for nodejs\n",
    "status": "SKIPPED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_python_egg_requires": {
    "duration": 38.88,
    "status": "PASSED"
   },
   "devtool.DevtoolBuildImageTests.test_devtool_build_image": {
    "duration": 414.729,
    "status": "PASSED"
   },
   "devtool.DevtoolDeployTargetTests.test_devtool_deploy_target": {
    "duration": 292.036,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolExtractTests.test_devtool_extract": {
    "duration": 59.254,
    "status": "PASSED"
   },
   "devtool.DevtoolExtractTests.test_devtool_extract_virtual": {
    "duration": 41.661,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkClangTests.test_devtool_ide_sdk_code_cmake": {
    "duration": 2705.036,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkClangTests.test_devtool_ide_sdk_code_meson": {
    "duration": 344.604,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkClangTests.test_devtool_ide_sdk_none_cmake": {
    "duration": 397.533,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkClangTests.test_devtool_ide_sdk_none_meson": {
    "duration": 295.187,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkGccTests.test_devtool_ide_sdk_code_cmake": {
    "duration": 767.158,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkGccTests.test_devtool_ide_sdk_code_meson": {
    "duration": 427.487,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkGccTests.test_devtool_ide_sdk_none_qemu": {
    "duration": 637.655,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkKernelTests.test_devtool_ide_sdk_code_kernel_module": {
    "duration": 987.312,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkMiscTests.test_devtool_ide_sdk_plugins": {
    "duration": 113.176,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkSharedTests.test_devtool_ide_sdk_shared_sysroots": {
    "duration": 1539.314,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_buildclean": {
    "duration": 327.947,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify": {
    "duration": 168.926,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git": {
    "duration": 98.501,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git_crates_subpath": {
    "duration": 107.634,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git_no_extract": {
    "duration": 41.59,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_go": {
    "duration": 53.803,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_invalid": {
    "duration": 157.661,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_kernel_cfg_subdirs": {
    "duration": 564.569,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_localfiles": {
    "duration": 124.096,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only": {
    "duration": 85.118,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_multiple_sources": {
    "duration": 1210.212,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_native": {
    "duration": 491.027,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_nested_gitsm": {
    "duration": 46.039,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_overrides": {
    "duration": 29.841,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_virtual": {
    "duration": 27.965,
    "status": "PASSED"
   },
   "devtool.DevtoolResetTests.test_devtool_reset_all": {
    "duration": 259.976,
    "status": "PASSED"
   },
   "devtool.DevtoolResetTests.test_devtool_reset_re_plus_plus": {
    "duration": 40.096,
    "status": "PASSED"
   },
   "devtool.DevtoolTests.test_create_workspace": {
    "duration": 6.915,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir": {
    "duration": 139.893,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_git_submodules": {
    "duration": 215.567,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe": {
    "duration": 72.12,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append": {
    "duration": 118.304,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git": {
    "duration": 118.194,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_git": {
    "duration": 63.465,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_gitsm": {
    "duration": 57.538,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files": {
    "duration": 121.369,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3": {
    "duration": 58.248,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir": {
    "duration": 54.459,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz": {
    "duration": 55.561,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename": {
    "duration": 68.078,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore": {
    "duration": 62.581,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_origlayer": {
    "duration": 121.955,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_otherlayer": {
    "duration": 70.05,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_update_patch": {
    "duration": 75.843,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_origlayer": {
    "duration": 88.085,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_otherlayer": {
    "duration": 95.146,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_layer_plugins": {
    "duration": 13.037,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_load_plugin": {
    "duration": 18.116,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_rename": {
    "duration": 92.429,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade": {
    "duration": 85.282,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_all_checksums": {
    "duration": 78.835,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_drop_md5sum": {
    "duration": 80.305,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_git": {
    "duration": 53.845,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_gitsm": {
    "duration": 62.323,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_recipe_upgrade_extra_tasks": {
    "duration": 91.6,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_virtual_kernel_modify": {
    "duration": 2882.658,
    "status": "PASSED"
   },
   "distrodata.Distrodata.test_checkpkg": {
    "duration": 0.0004585,
    "log": "Skip by the command line argument \"distrodata.Distrodata.test_checkpkg\"\n",
    "status": "SKIPPED"
   },
   "distrodata.Distrodata.test_common_include_recipes": {
    "duration": 77.912,
    "status": "PASSED"
   },
   "distrodata.Distrodata.test_maintainers": {
    "duration": 108.942,
    "status": "PASSED"
   },
   "efibootpartition.GenericEFITest.test_boot_efi": {
    "duration": 1850.838,
    "status": "PASSED"
   },
   "esdk.oeSDKExtSelfTest.test_image_generation_binary_feeds": {
    "duration": 147.155,
    "status": "PASSED"
   },
   "esdk.oeSDKExtSelfTest.test_install_libraries_headers": {
    "duration": 56.314,
    "status": "PASSED"
   },
   "externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files": {
    "duration": 40.75,
    "status": "PASSED"
   },
   "fetch.Dependencies.test_dependencies": {
    "duration": 26.746,
    "status": "PASSED"
   },
   "fetch.Fetch.test_git_mirrors": {
    "duration": 88.339,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_conf_extra_mappings_unused_error": {
    "duration": 0.009564,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_conf_loadables": {
    "duration": 0.008004,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_conf_mappings": {
    "duration": 0.01121,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_conf_mappings_unused_error": {
    "duration": 0.007699,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_conf_mappings_with_alias": {
    "duration": 0.008011,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_conf_os": {
    "duration": 0.007735,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_default": {
    "duration": 0.008556,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_default_dtb": {
    "duration": 0.00838,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_fit_image": {
    "duration": 96.081,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_fit_image_ext_dtb_dtbo": {
    "duration": 47.858,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_fit_image_sign_initramfs": {
    "duration": 107.313,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_fit_image_sign_initramfs_bundle": {
    "duration": 238.871,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_get_compatible_from_dtb": {
    "duration": 26.187,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_sign_fit_image_configurations": {
    "duration": 61.115,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_sign_fit_image_individual": {
    "duration": 55.431,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_vendored_dtb_with_kernel_dtbvendored": {
    "duration": 43.414,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_vendored_dtb_without_kernel_dtbvendored": {
    "duration": 51.219,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_sign_cascaded_uboot_fit_image": {
    "duration": 0.8595,
    "log": "MACHINE=qemux86-64 does not provide capability _cap_spl_dtb\n",
    "status": "SKIPPED"
   },
   "fitimage.UBootFitImageTests.test_sign_standalone_uboot_atf_tee_fit_image": {
    "duration": 1.035,
    "log": "MACHINE=qemux86-64 does not provide capability _cap_spl_dtb\n",
    "status": "SKIPPED"
   },
   "fitimage.UBootFitImageTests.test_sign_standalone_uboot_fit_image": {
    "duration": 0.8193,
    "log": "MACHINE=qemux86-64 does not provide capability _cap_spl_dtb\n",
    "status": "SKIPPED"
   },
   "fitimage.UBootFitImageTests.test_sign_uboot_fit_image_without_spl": {
    "duration": 406.317,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_sign_uboot_kernel_individual": {
    "duration": 98.412,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_uboot_atf_tee_fit_image": {
    "duration": 1.369,
    "log": "MACHINE=qemux86-64 does not provide capability _cap_atf_tee\n",
    "status": "SKIPPED"
   },
   "fitimage.UBootFitImageTests.test_uboot_fit_image": {
    "duration": 63.704,
    "status": "PASSED"
   },
   "gdbserver.GdbServerTest.test_gdb_server": {
    "duration": 152.162,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_create_first_test_tag": {
    "duration": 0.5345,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_create_second_test_tag": {
    "duration": 0.6025,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_revs_on_branch": {
    "duration": 0.3557,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_with_only_local_tag": {
    "duration": 0.3395,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote": {
    "duration": 1.291,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote_and_wrong_url": {
    "duration": 0.6659,
    "status": "PASSED"
   },
   "gotoolchain.oeGoToolchainSelfTest.test_go_dep_build": {
    "duration": 6.917,
    "status": "PASSED"
   },
   "govendor.GoVendorSrcUriTests.test_basic": {
    "duration": 0.006325,
    "status": "PASSED"
   },
   "govendor.GoVendorSrcUriTests.test_non_git_vcs": {
    "duration": 0.003922,
    "status": "PASSED"
   },
   "govendor.GoVendorSrcUriTests.test_path_override": {
    "duration": 0.003818,
    "status": "PASSED"
   },
   "govendor.GoVendorSrcUriTests.test_pathmajor": {
    "duration": 0.003804,
    "status": "PASSED"
   },
   "govendor.GoVendorSrcUriTests.test_replaces": {
    "duration": 0.003775,
    "status": "PASSED"
   },
   "govendor.GoVendorSrcUriTests.test_subdir": {
    "duration": 0.00377,
    "status": "PASSED"
   },
   "govendor.GoVendorTaskTests.test_do_compile_succeeds": {
    "duration": 25.643,
    "status": "PASSED"
   },
   "govendor.GoVendorTaskTests.test_external_dep_copied_to_vendor": {
    "duration": 0.008648,
    "status": "PASSED"
   },
   "govendor.GoVendorTaskTests.test_go_import_vendor_symlink": {
    "duration": 0.008497,
    "status": "PASSED"
   },
   "govendor.GoVendorTaskTests.test_local_replacement_symlink": {
    "duration": 0.01039,
    "status": "PASSED"
   },
   "govendor.GoVendorTaskTests.test_modules_txt_in_vendor": {
    "duration": 0.0107,
    "status": "PASSED"
   },
   "govendor.GoVendorTaskTests.test_pathmajor_falls_back_to_root": {
    "duration": 0.01058,
    "status": "PASSED"
   },
   "govendor.GoVendorTaskTests.test_test_files_excluded_from_vendor": {
    "duration": 0.007651,
    "status": "PASSED"
   },
   "image_typedep.ImageTypeDepTests.test_conversion_typedep_added": {
    "duration": 28.739,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_all_users_can_connect_via_ssh_without_password": {
    "duration": 293.685,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_bmap": {
    "duration": 95.729,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_empty_image": {
    "duration": 32.3,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_hypervisor_fmts": {
    "duration": 108.38,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_image_fstypes": {
    "duration": 247.692,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_image_gen_debugfs": {
    "duration": 108.315,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_long_chain_conversion": {
    "duration": 74.381,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_mandb": {
    "duration": 2291.186,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_no_busybox_base_utils": {
    "duration": 30.697,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_non_root_user_can_connect_via_ssh_without_password": {
    "duration": 96.074,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_useradd_static": {
    "duration": 336.327,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_wayland_support_in_image": {
    "duration": 146.411,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license": {
    "duration": 122.487,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default": {
    "duration": 55.133,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions": {
    "duration": 63.398,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license": {
    "duration": 74.472,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_spdx_exception": {
    "duration": 148.929,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license": {
    "duration": 7.484,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias": {
    "duration": 6.165,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard": {
    "duration": 6.553,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard": {
    "duration": 7.019,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard": {
    "duration": 6.508,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard": {
    "duration": 6.244,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard": {
    "duration": 6.879,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license": {
    "duration": 22.535,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license": {
    "duration": 23.686,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias": {
    "duration": 5.109,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard": {
    "duration": 25.342,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses": {
    "duration": 23.5,
    "status": "PASSED"
   },
   "incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston": {
    "duration": 1529.28,
    "status": "PASSED"
   },
   "incompatible_lic.NoGPL3InImagesTests.test_core_image_minimal": {
    "duration": 85.56,
    "status": "PASSED"
   },
   "install.InstallTests.test_gstreamer_plugins": {
    "duration": 2479.542,
    "status": "PASSED"
   },
   "install.InstallTests.test_linux_firmware": {
    "duration": 101.341,
    "status": "PASSED"
   },
   "install.InstallTests.test_linux_modules": {
    "duration": 52.493,
    "status": "PASSED"
   },
   "install.InstallTests.test_perl": {
    "duration": 52.912,
    "status": "PASSED"
   },
   "install.InstallTests.test_python": {
    "duration": 47.703,
    "status": "PASSED"
   },
   "intercept.GitCheck.test_git_intercept": {
    "duration": 48.561,
    "status": "PASSED"
   },
   "kerneldevelopment.KernelDev.test_apply_patches": {
    "duration": 121.264,
    "status": "PASSED"
   },
   "kernelmodulesplit.KernelModuleSplit.test_cross_recipe_module_dependency": {
    "duration": 2780.155,
    "status": "PASSED"
   },
   "layerappend.LayerAppendTests.test_layer_appends": {
    "duration": 61.385,
    "status": "PASSED"
   },
   "liboe.CopyTreeTests.test_copy_hardlink_tree_count": {
    "duration": 0.0106,
    "status": "PASSED"
   },
   "liboe.CopyTreeTests.test_copy_tree_special": {
    "duration": 0.007507,
    "status": "PASSED"
   },
   "liboe.CopyTreeTests.test_copy_tree_xattr": {
    "duration": 29.079,
    "status": "PASSED"
   },
   "liboe.PathTests.test_canonicalize_empty_string_returns_empty_string": {
    "duration": 0.01035,
    "status": "PASSED"
   },
   "liboe.PathTests.test_canonicalize_empty_token_between_paths_is_dropped": {
    "duration": 0.007014,
    "status": "PASSED"
   },
   "liboe.PathTests.test_canonicalize_multiple_variable_tokens_all_skipped": {
    "duration": 0.007182,
    "status": "PASSED"
   },
   "liboe.PathTests.test_canonicalize_none_returns_empty_string": {
    "duration": 0.008847,
    "status": "PASSED"
   },
   "liboe.PathTests.test_canonicalize_real_path_returned": {
    "duration": 0.007712,
    "status": "PASSED"
   },
   "liboe.PathTests.test_canonicalize_trailing_slash_preserved": {
    "duration": 0.007601,
    "status": "PASSED"
   },
   "liboe.PathTests.test_canonicalize_unexpanded_variable_is_skipped": {
    "duration": 0.00661,
    "status": "PASSED"
   },
   "liboe.PathTests.test_canonicalize_variable_and_trailing_slash_path": {
    "duration": 0.006521,
    "status": "PASSED"
   },
   "liboe.PathTests.test_canonicalize_variable_token_dropped_leaving_real_path": {
    "duration": 0.006715,
    "status": "PASSED"
   },
   "liboe.PathTests.test_is_path_parent_all_paths_must_be_below": {
    "duration": 0.007137,
    "status": "PASSED"
   },
   "liboe.PathTests.test_is_path_parent_child_is_not_parent_of_its_parent": {
    "duration": 0.008161,
    "status": "PASSED"
   },
   "liboe.PathTests.test_is_path_parent_direct_child": {
    "duration": 0.007748,
    "status": "PASSED"
   },
   "liboe.PathTests.test_is_path_parent_no_paths_returns_false": {
    "duration": 0.006993,
    "status": "PASSED"
   },
   "liboe.PathTests.test_is_path_parent_one_path_outside_fails": {
    "duration": 0.006555,
    "status": "PASSED"
   },
   "liboe.PathTests.test_is_path_parent_prefix_string_is_not_a_path_parent": {
    "duration": 0.006402,
    "status": "PASSED"
   },
   "liboe.PathTests.test_is_path_parent_unrelated_path": {
    "duration": 0.006783,
    "status": "PASSED"
   },
   "liboe.PathTests.test_join_absolute_rhs_is_not_special": {
    "duration": 0.006637,
    "status": "PASSED"
   },
   "liboe.PathTests.test_join_empty_leading_component_is_absolute": {
    "duration": 0.006695,
    "status": "PASSED"
   },
   "liboe.PathTests.test_join_pardir_normalised": {
    "duration": 0.006675,
    "status": "PASSED"
   },
   "liboe.PathTests.test_join_redundant_separators_normalised": {
    "duration": 0.006548,
    "status": "PASSED"
   },
   "liboe.PathTests.test_join_two_paths": {
    "duration": 0.006462,
    "status": "PASSED"
   },
   "liboe.PathTests.test_make_relative_symlink_absolute_becomes_relative_and_resolves": {
    "duration": 0.006691,
    "status": "PASSED"
   },
   "liboe.PathTests.test_make_relative_symlink_already_relative_unchanged": {
    "duration": 0.007131,
    "status": "PASSED"
   },
   "liboe.PathTests.test_make_relative_symlink_non_symlink_is_ignored": {
    "duration": 0.006921,
    "status": "PASSED"
   },
   "liboe.PathTests.test_make_relative_symlink_several_levels_deep_becomes_relative": {
    "duration": 0.007037,
    "status": "PASSED"
   },
   "liboe.PathTests.test_realpath_isdir_failure_falls_back_without_nameerror": {
    "duration": 0.006465,
    "status": "PASSED"
   },
   "liboe.PathTests.test_realpath_missing_component_raises_enoent_without_assume_dir": {
    "duration": 0.00509,
    "status": "PASSED"
   },
   "liboe.PathTests.test_realpath_missing_component_tolerated_with_assume_dir": {
    "duration": 0.005689,
    "status": "PASSED"
   },
   "liboe.PathTests.test_realpath_mutual_symlink_cycle_raises_eloop": {
    "duration": 0.005863,
    "status": "PASSED"
   },
   "liboe.PathTests.test_realpath_path_outside_root_raises": {
    "duration": 0.004607,
    "status": "PASSED"
   },
   "liboe.PathTests.test_realpath_plain_path_is_returned": {
    "duration": 0.004578,
    "status": "PASSED"
   },
   "liboe.PathTests.test_realpath_resolves_symlink_below_root": {
    "duration": 0.004585,
    "status": "PASSED"
   },
   "liboe.PathTests.test_realpath_resolves_symlink_several_components_deep": {
    "duration": 0.004523,
    "status": "PASSED"
   },
   "liboe.PathTests.test_realpath_self_referential_symlink_raises_eloop": {
    "duration": 0.005096,
    "status": "PASSED"
   },
   "liboe.PathTests.test_symlink_conflicting_existing_raises": {
    "duration": 0.004916,
    "status": "PASSED"
   },
   "liboe.PathTests.test_symlink_creates_dangling_symlink": {
    "duration": 0.004369,
    "status": "PASSED"
   },
   "liboe.PathTests.test_symlink_creates_symlink": {
    "duration": 0.004375,
    "status": "PASSED"
   },
   "liboe.PathTests.test_symlink_force_does_not_delete_glob_siblings": {
    "duration": 0.00442,
    "status": "PASSED"
   },
   "liboe.PathTests.test_symlink_force_overwrites_existing_symlink": {
    "duration": 0.00475,
    "status": "PASSED"
   },
   "liboe.PathTests.test_symlink_force_replaces_destination_with_glob_metacharacters": {
    "duration": 0.005089,
    "status": "PASSED"
   },
   "liboe.PathTests.test_symlink_force_replaces_existing_directory": {
    "duration": 0.004486,
    "status": "PASSED"
   },
   "liboe.PathTests.test_symlink_matching_existing_is_idempotent": {
    "duration": 0.004316,
    "status": "PASSED"
   },
   "liboe.PathTests.test_which_wild_explicit_search_path": {
    "duration": 0.004436,
    "status": "PASSED"
   },
   "liboe.PathTests.test_which_wild_first_match_per_name_wins": {
    "duration": 0.00448,
    "status": "PASSED"
   },
   "liboe.PathTests.test_which_wild_missing_tool_returns_empty": {
    "duration": 0.004332,
    "status": "PASSED"
   },
   "liboe.PathTests.test_which_wild_wildcard_pattern": {
    "duration": 0.004536,
    "status": "PASSED"
   },
   "liboe.SubprocessTests.test_subprocess_tweak": {
    "duration": 0.008864,
    "status": "PASSED"
   },
   "lic_checksum.LicenseTests.test_checksum_with_space": {
    "duration": 32.042,
    "status": "PASSED"
   },
   "lic_checksum.LicenseTests.test_nonmatching_checksum": {
    "duration": 24.147,
    "status": "PASSED"
   },
   "locales.LocalesTest.test_locales_off": {
    "duration": 922.932,
    "status": "PASSED"
   },
   "locales.LocalesTest.test_locales_on": {
    "duration": 65.825,
    "status": "PASSED"
   },
   "manifest.VerifyManifest.test_SDK_manifest_entries": {
    "duration": 418.445,
    "status": "PASSED"
   },
   "manifest.VerifyManifest.test_image_manifest_entries": {
    "duration": 12.424,
    "status": "PASSED"
   },
   "minidebuginfo.Minidebuginfo.test_minidebuginfo": {
    "duration": 1087.415,
    "status": "PASSED"
   },
   "minidebuginfo.Minidebuginfo.test_minidebuginfo_qemu": {
    "duration": 1028.12,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig": {
    "duration": 2127.16,
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig_inlayer": {
    "duration": 51.302,
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig_reparse": {
    "duration": 86.802,
    "status": "PASSED"
   },
   "newlib.NewlibTest.test_newlib": {
    "duration": 88.814,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_blob_to_dict": {
    "duration": 1.97,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs": {
    "duration": 0.9346,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default": {
    "duration": 0.9638,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestFileListCompare.test_compare_file_lists": {
    "duration": 0.09527,
    "status": "PASSED"
   },
   "oelib.elf.TestElf.test_machine_name": {
    "duration": 0.001928,
    "status": "PASSED"
   },
   "oelib.license.TestComplexCombinations.test_tests": {
    "duration": 0.002524,
    "status": "PASSED"
   },
   "oelib.license.TestIsIncluded.test_tests": {
    "duration": 0.004666,
    "status": "PASSED"
   },
   "oelib.license.TestSimpleCombinations.test_tests": {
    "duration": 0.001746,
    "status": "PASSED"
   },
   "oelib.license.TestSingleLicense.test_invalid_licenses": {
    "duration": 0.0006375,
    "status": "PASSED"
   },
   "oelib.license.TestSingleLicense.test_single_licenses": {
    "duration": 0.0006833,
    "status": "PASSED"
   },
   "oelib.license.TestSort.test_sort": {
    "duration": 0.004653,
    "status": "PASSED"
   },
   "oelib.package.TestCopyDebugSources.test_copydebugsources_copies_files_and_dereferences_links": {
    "duration": 0.005638,
    "status": "PASSED"
   },
   "oelib.package.TestCopyDebugSources.test_copydebugsources_ignores_copy_failure": {
    "duration": 0.002428,
    "status": "PASSED"
   },
   "oelib.package.TestCopyDebugSources.test_copydebugsources_ignores_empty_externalsrc_relocation": {
    "duration": 0.00275,
    "status": "PASSED"
   },
   "oelib.package.TestCopyDebugSources.test_copydebugsources_moves_externalsrc_relocation": {
    "duration": 0.003803,
    "status": "PASSED"
   },
   "oelib.patch.TestGitApplyTree.test_dirty_push_run_false_returns_argv": {
    "duration": 0.358,
    "status": "PASSED"
   },
   "oelib.patch.TestGitApplyTree.test_fallback_preserves_original_patch_name": {
    "duration": 0.8751,
    "status": "PASSED"
   },
   "oelib.patch.TestGitApplyTree.test_git_am_preserves_original_patch_name": {
    "duration": 0.8837,
    "status": "PASSED"
   },
   "oelib.patch.TestGitApplyTree.test_push_run_false_returns_argv": {
    "duration": 0.6299,
    "status": "PASSED"
   },
   "oelib.patch.TestPatchTree.test_push_run_false_returns_argv": {
    "duration": 0.001209,
    "status": "PASSED"
   },
   "oelib.patch.TestRunCmd.test_runcmd_allows_explicit_shell": {
    "duration": 0.003113,
    "status": "PASSED"
   },
   "oelib.patch.TestRunCmd.test_runcmd_preserves_argv_elements": {
    "duration": 0.02257,
    "status": "PASSED"
   },
   "oelib.patch.TestRunCmd.test_runcmd_reports_exit_status": {
    "duration": 0.01794,
    "status": "PASSED"
   },
   "oelib.patch.TestRunCmd.test_runcmd_wraps_exec_failure": {
    "duration": 0.0007885,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_loop": {
    "duration": 0.003015,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_norm": {
    "duration": 0.002674,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_phys": {
    "duration": 0.001123,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_bool_equality": {
    "duration": 0.001727,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_false": {
    "duration": 0.001889,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_invalid": {
    "duration": 0.002007,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_true": {
    "duration": 0.002028,
    "status": "PASSED"
   },
   "oelib.types.TestList.test_list_nosep": {
    "duration": 0.001884,
    "status": "PASSED"
   },
   "oelib.types.TestList.test_list_usersep": {
    "duration": 0.002096,
    "status": "PASSED"
   },
   "oelib.utils.TestDefaultFeatures.test_filter_default_features": {
    "duration": 0.001966,
    "status": "PASSED"
   },
   "oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch": {
    "duration": 0.02086,
    "status": "PASSED"
   },
   "oelib.utils.TestPackagesFilterOutSystem.test_filter": {
    "duration": 0.002951,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_num_exception": {
    "duration": 0.001862,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_valid": {
    "duration": 0.002248,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_version_exception": {
    "duration": 0.002415,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_help": {
    "duration": 0.1691,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_proxy": {
    "duration": 0.6062,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash": {
    "duration": 0.008089,
    "log": "No \"dash\" found on test system.\n",
    "status": "SKIPPED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_default": {
    "duration": 347.439,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_help": {
    "duration": 0.4121,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all": {
    "duration": 364.738,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags": {
    "duration": 348.497,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only": {
    "duration": 352.244,
    "status": "PASSED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_help": {
    "duration": 0.09044,
    "status": "PASSED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_pdf_output": {
    "duration": 0.3478,
    "status": "PASSED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_png_output": {
    "duration": 0.3057,
    "status": "PASSED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_svg_output": {
    "duration": 0.1739,
    "status": "PASSED"
   },
   "oescripts.OeRunNativeTest.test_oe_run_native": {
    "duration": 13.92,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set": {
    "duration": 153.462,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict": {
    "duration": 34.588,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing": {
    "duration": 77.368,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access": {
    "duration": 73.979,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_postinst_on_target_for_read_only_rootfs": {
    "duration": 77.611,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original": {
    "duration": 91.592,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit": {
    "duration": 91.729,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_read_only": {
    "duration": 91.242,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_correct_image_fstab": {
    "duration": 2129.929,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_correct_image_unit": {
    "duration": 92.009,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_distro_features_missing": {
    "duration": 22.153,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_mount_unit_not_set": {
    "duration": 15.583,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_not_all_units_installed": {
    "duration": 79.924,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_not_all_units_installed_but_qa_skipped": {
    "duration": 83.255,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_wrong_mount_unit_set": {
    "duration": 15.577,
    "status": "PASSED"
   },
   "package.PackageTests.test_gdb_hardlink_debug": {
    "duration": 95.197,
    "status": "PASSED"
   },
   "package.PackageTests.test_package_name_conflict": {
    "duration": 17.246,
    "status": "PASSED"
   },
   "package.PackageTests.test_preserve_ownership": {
    "duration": 88.501,
    "status": "PASSED"
   },
   "package.PackageTests.test_preserve_sparse_hardlinks": {
    "duration": 49.83,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_dpkg": {
    "duration": 0.03568,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_opkg": {
    "duration": 0.03556,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_rpm": {
    "duration": 0.2153,
    "status": "PASSED"
   },
   "picolibc.PicolibcTest.test_picolibc": {
    "duration": 1.552,
    "log": "This test only works with machines : qemuarm qemuarm64 qemuriscv32 qemuriscv64\n",
    "status": "SKIPPED"
   },
   "pkgdata.OePkgdataUtilTests.test_find_path": {
    "duration": 3.246,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_glob": {
    "duration": 2.142,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_list_pkg_files": {
    "duration": 7.734,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_list_pkgs": {
    "duration": 8.053,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_lookup_pkg": {
    "duration": 6.137,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_lookup_recipe": {
    "duration": 3.053,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_multilib_variables": {
    "duration": 1460.241,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_no_param": {
    "duration": 0.1858,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_read_value": {
    "duration": 2.793,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_specify_pkgdatadir": {
    "duration": 0.8329,
    "status": "PASSED"
   },
   "pokybleeding.PokyBleeding.test_poky_bleeding_autorev": {
    "duration": 77.383,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_import_export_override_db": {
    "duration": 944.981,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_import_export_replace_db": {
    "duration": 111.348,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_deb_arch_dep": {
    "duration": 90.241,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_deb_arch_indep": {
    "duration": 41.008,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_ipk_arch_dep": {
    "duration": 86.594,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_ipk_arch_indep": {
    "duration": 34.036,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_rpm_arch_dep": {
    "duration": 70.754,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_rpm_arch_indep": {
    "duration": 35.356,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_stopping_prservice_message": {
    "duration": 0.6567,
    "status": "PASSED"
   },
   "pseudo.Pseudo.test_pseudo_pyc_creation": {
    "duration": 11.546,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add": {
    "duration": 45.83,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir": {
    "duration": 21.955,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine": {
    "duration": 21.735,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives": {
    "duration": 27.077,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic": {
    "duration": 21.858,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary": {
    "duration": 14.112,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer": {
    "duration": 5.399,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func": {
    "duration": 22.086,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob": {
    "duration": 21.245,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob": {
    "duration": 25.49,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid": {
    "duration": 21.824,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig": {
    "duration": 21.762,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch": {
    "duration": 21.662,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall": {
    "duration": 26.617,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed": {
    "duration": 21.578,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script": {
    "duration": 22.38,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir": {
    "duration": 22.149,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir": {
    "duration": 21.946,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard": {
    "duration": 11.715,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic": {
    "duration": 62.713,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic_wildcard": {
    "duration": 49.682,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri": {
    "duration": 19.73,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri_diff_params": {
    "duration": 21.05,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_machine": {
    "duration": 54.866,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_replace_file_srcdir": {
    "duration": 33.775,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_srcdir_basic": {
    "duration": 22.578,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic": {
    "duration": 34.802,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic_dirdest": {
    "duration": 35.502,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_update_recipe_basic": {
    "duration": 11.539,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic": {
    "duration": 49.592,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic_subdir": {
    "duration": 50.107,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create": {
    "duration": 29.889,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_autotools": {
    "duration": 52.17,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_cmake": {
    "duration": 26.377,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_http": {
    "duration": 30.718,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch": {
    "duration": 30.124,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch": {
    "duration": 29.317,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master": {
    "duration": 27.765,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_github": {
    "duration": 33.967,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball": {
    "duration": 32.018,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_go": {
    "duration": 47.973,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_npm": {
    "duration": 1.478,
    "log": "Test needs meta-oe for nodejs\n",
    "status": "SKIPPED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_flit_core_buildapi": {
    "duration": 28.823,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_hatchling": {
    "duration": 28.174,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_maturin": {
    "duration": 30.82,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_mesonpy": {
    "duration": 26.676,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_poetry_core_masonry_api": {
    "duration": 28.211,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta": {
    "duration": 30.016,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta_license_pep639": {
    "duration": 29.343,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta_license_prepep639": {
    "duration": 29.162,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools": {
    "duration": 30.957,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi": {
    "duration": 53.157,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi_tarball": {
    "duration": 23.518,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_simple": {
    "duration": 21.352,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_handle_license_vars": {
    "duration": 2.497,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_load_plugin": {
    "duration": 10.163,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses": {
    "duration": 0.02214,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_appends": {
    "duration": 0.1897,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend": {
    "duration": 0.101,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_varflag": {
    "duration": 0.09019,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_split_var_value": {
    "duration": 0.006599,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_validate_pn": {
    "duration": 0.006616,
    "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.00433,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_can_match_non_static_ptest_names": {
    "duration": 0.003972,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_can_not_compare_non_ltp_tests": {
    "duration": 0.003955,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_junit_empty_testresults": {
    "duration": 0.003918,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_junit_log_attached": {
    "duration": 0.00415,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_junit_log_inline": {
    "duration": 0.004003,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_junit_missing_image_tests": {
    "duration": 0.003953,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_junit_missing_ptests": {
    "duration": 0.003908,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_machine_matches": {
    "duration": 0.003882,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_machine_mismatches": {
    "duration": 0.003887,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_merge_can_merged_results": {
    "duration": 0.003876,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type": {
    "duration": 0.003855,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair": {
    "duration": 0.003857,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_regression_can_get_regression_result": {
    "duration": 0.003894,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_report_can_aggregate_test_result": {
    "duration": 0.003871,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared": {
    "duration": 0.003873,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared": {
    "duration": 0.00385,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared": {
    "duration": 0.003876,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared": {
    "duration": 0.003871,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_always": {
    "duration": 35.921,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_failure": {
    "duration": 56.665,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_global": {
    "duration": 72.892,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_misc": {
    "duration": 81.838,
    "status": "PASSED"
   },
   "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files": {
    "duration": 21.615,
    "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": 5.278,
    "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": 7.332,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_list_not_found": {
    "duration": 0.007756,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_list_okay": {
    "duration": 1.047,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_log": {
    "duration": 0.01112,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_log_split": {
    "duration": 0.008148,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_no_shell": {
    "duration": 0.006068,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_output": {
    "duration": 0.006777,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_output_split": {
    "duration": 0.0066,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_assertion": {
    "duration": 0.08396,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_exception": {
    "duration": 0.03088,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_false": {
    "duration": 0.03302,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_okay": {
    "duration": 0.03766,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_shell": {
    "duration": 0.02873,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_stdin": {
    "duration": 0.007788,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_stdin_timeout": {
    "duration": 10.006,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_timeout": {
    "duration": 10.007,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_timeout_split": {
    "duration": 10.008,
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_compressed_wic_by_path": {
    "duration": 154.613,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_compressed_wic_by_recipe": {
    "duration": 30.777,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_deploy": {
    "duration": 23.169,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_deploy_hddimg": {
    "duration": 24.95,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine": {
    "duration": 27.061,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_ext4": {
    "duration": 26.149,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_iso": {
    "duration": 26.779,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_slirp": {
    "duration": 29.722,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_slirp_qcow2": {
    "duration": 31.763,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_qemu_boot": {
    "duration": 25.359,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image": {
    "duration": 37.098,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image_vdi": {
    "duration": 29.39,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image_vmdk": {
    "duration": 36.397,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_rootfs": {
    "duration": 46.117,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_failing_postinst": {
    "duration": 211.619,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_postinst_rootfs_and_boot_systemd": {
    "duration": 516.357,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit": {
    "duration": 293.871,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.RustKernel.test_kernel_rust_sample": {
    "duration": 1546.985,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_helloworld": {
    "duration": 638.88,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_pstree": {
    "duration": 37.014,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_syscalls_by_pid": {
    "duration": 37.439,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_syscalls_by_proc": {
    "duration": 36.774,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestExport.test_testexport_basic": {
    "duration": 130.247,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestExport.test_testexport_sdk": {
    "duration": 118.831,
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_apt": {
    "duration": 174.458,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_dnf": {
    "duration": 125.05,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_install": {
    "duration": 112.515,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_slirp": {
    "duration": 85.802,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_virgl_gtk_sdl": {
    "duration": 0.6848,
    "log": "virgl isn't working with Opensuse 16.0\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runtime_test.TestImage.test_testimage_virgl_headless": {
    "duration": 81.147,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "rust.RustStaticMuslTest.test_static_musl_linking": {
    "duration": 53.255,
    "status": "PASSED"
   },
   "sdk.SDKTests.test_sdk_manifests": {
    "duration": 436.441,
    "status": "PASSED"
   },
   "sdk.SDKTests.test_sdk_runqemu": {
    "duration": 481.495,
    "status": "PASSED"
   },
   "selftest.ExternalLayer.test_list_imported": {
    "duration": 0.008496,
    "status": "PASSED"
   },
   "signing.LockedSignatures.test_locked_signatures": {
    "duration": 108.821,
    "status": "PASSED"
   },
   "signing.Signing.test_signing_packages": {
    "duration": 915.778,
    "status": "PASSED"
   },
   "signing.Signing.test_signing_sstate_archive": {
    "duration": 122.503,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_baremetal_helloworld": {
    "duration": 2088.117,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_base_files": {
    "duration": 40.278,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_core_image_minimal": {
    "duration": 53.036,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_core_image_minimal_sdk": {
    "duration": 279.541,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_custom_annotation_vars": {
    "duration": 21.722,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_download_location_defensive_handling": {
    "duration": 11.052,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_extra_opts": {
    "duration": 106.038,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_gcc_include_source": {
    "duration": 2529.2,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_kernel_config_spdx": {
    "duration": 90.204,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_packageconfig_spdx": {
    "duration": 18.967,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_version_extraction_patterns": {
    "duration": 9.365,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_world_sbom": {
    "duration": 31.62,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_machine": {
    "duration": 135.399,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_1": {
    "duration": 50.066,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_2": {
    "duration": 83.196,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_3": {
    "duration": 239.6,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_nonspecific": {
    "duration": 44.282,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific": {
    "duration": 48.772,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific_nonspecific": {
    "duration": 54.899,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific": {
    "duration": 30.589,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_specific": {
    "duration": 28.656,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_native_targets": {
    "duration": 56.077,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_target": {
    "duration": 53.687,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_native_target": {
    "duration": 56.777,
    "status": "PASSED"
   },
   "sstatetests.SStateFindSiginfo.test_sstate_compare_sigfiles_and_find_siginfo": {
    "duration": 501.785,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_32_64_same_hash": {
    "duration": 116.236,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_nativelsbstring_same_hash": {
    "duration": 103.145,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_sdk_arch_same_hash": {
    "duration": 118.819,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs2.test_sstate_allarch_samesigs": {
    "duration": 93.46,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs2.test_sstate_nativesdk_samesigs_multilib": {
    "duration": 121.629,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs3.test_sstate_multilib_or_not_native_samesigs": {
    "duration": 85.36,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs3.test_sstate_sametune_samesigs": {
    "duration": 246.518,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs4.test_sstate_movelayer_samesigs": {
    "duration": 56.478,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs4.test_sstate_noop_samesigs": {
    "duration": 97.069,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_gcc_runtime_vs_gcc_source": {
    "duration": 928.512,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_image_minimal_vs_base_do_configure": {
    "duration": 641.521,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_image_minimal_vs_perlcross": {
    "duration": 303.292,
    "status": "PASSED"
   },
   "sstatetests.SStateTests.test_autorev_sstate_works": {
    "duration": 80.461,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_cleanup": {
    "duration": 58.077,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_la": {
    "duration": 27.957,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_max_shebang": {
    "duration": 12.193,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_pkgconfig": {
    "duration": 28.384,
    "status": "PASSED"
   },
   "systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built": {
    "duration": 712.591,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_datastore_operations": {
    "duration": 1.245,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_expand": {
    "duration": 0.5099,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_getvar": {
    "duration": 1.011,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_getvar_bb_origenv": {
    "duration": 1.011,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_list_recipes": {
    "duration": 5.098,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe": {
    "duration": 3.727,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe_copy_expand": {
    "duration": 4.307,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe_custom_data": {
    "duration": 4.435,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_virtual_recipe": {
    "duration": 4.586,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_virtual_recipe_custom_data": {
    "duration": 3.447,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_setvariable_clean": {
    "duration": 3.016,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_variable_history": {
    "duration": 3.694,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_wait_event": {
    "duration": 2.003,
    "status": "PASSED"
   },
   "toolchain.ToolchainTests.test_toolchain_switching": {
    "duration": 127.288,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract": {
    "duration": 16.972,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_missing_config": {
    "duration": 13.522,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_nothing_set": {
    "duration": 16.931,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_set_both_config_and_machine": {
    "duration": 13.604,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_set_uboot_config_binary": {
    "duration": 13.454,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_set_uboot_config_fragments": {
    "duration": 14.124,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_set_uboot_config_image_fstypes": {
    "duration": 13.738,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_set_uboot_config_make_opts": {
    "duration": 13.586,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_legacy": {
    "duration": 17.017,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_single_config": {
    "duration": 16.902,
    "status": "PASSED"
   },
   "uboot.UBootTest.test_boot_uboot": {
    "duration": 0.001319,
    "log": "Test skipped on x86_64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "uboot.UBootTest.test_boot_uboot_kvm_to_full_target": {
    "duration": 0.001634,
    "log": "Test skipped on x86_64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "uboot.UBootTest.test_uboot_config_initial_env_binary": {
    "duration": 110.245,
    "status": "PASSED"
   },
   "uboot.UBootTest.test_uboot_initial_env_binary": {
    "duration": 74.631,
    "status": "PASSED"
   },
   "uki.UkiTest.test_uki_boot_systemd": {
    "duration": 635.201,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "uki.UkiTest.test_uki_sysvinit": {
    "duration": 600.975,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_add_task_between_p_sysroot_and_package": {
    "duration": 13.505,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_group_from_dep_package": {
    "duration": 21.647,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_postinst_order": {
    "duration": 17.096,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_static_useradd_from_dynamic": {
    "duration": 90.801,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_useradd_depends_only": {
    "duration": 11.066,
    "status": "PASSED"
   },
   "wic.CLITests.test_createhelp": {
    "duration": 62.183,
    "status": "PASSED"
   },
   "wic.CLITests.test_help": {
    "duration": 4.591,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_create": {
    "duration": 4.1,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_kickstart": {
    "duration": 4.744,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_list": {
    "duration": 3.951,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_overview": {
    "duration": 4.466,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_plugins": {
    "duration": 5.142,
    "status": "PASSED"
   },
   "wic.CLITests.test_list_images": {
    "duration": 8.339,
    "status": "PASSED"
   },
   "wic.CLITests.test_list_source_plugins": {
    "duration": 7.391,
    "status": "PASSED"
   },
   "wic.CLITests.test_listed_images_help": {
    "duration": 64.496,
    "status": "PASSED"
   },
   "wic.CLITests.test_listhelp": {
    "duration": 3.728,
    "status": "PASSED"
   },
   "wic.CLITests.test_no_command": {
    "duration": 3.942,
    "status": "PASSED"
   },
   "wic.CLITests.test_unsupported_subcommand": {
    "duration": 3.349,
    "status": "PASSED"
   },
   "wic.CLITests.test_version": {
    "duration": 3.256,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_cp": {
    "duration": 100.315,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_cp_ext": {
    "duration": 47.216,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_ls": {
    "duration": 32.602,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_ls_ext": {
    "duration": 28.634,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_rm": {
    "duration": 39.224,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_rm_ext": {
    "duration": 37.733,
    "status": "PASSED"
   },
   "wic.Wic.test_bootloader_config": {
    "duration": 179.369,
    "status": "PASSED"
   },
   "wic.Wic.test_build_artifacts": {
    "duration": 39.578,
    "status": "PASSED"
   },
   "wic.Wic.test_build_image_name": {
    "duration": 29.306,
    "status": "PASSED"
   },
   "wic.Wic.test_build_rootfs_long": {
    "duration": 79.953,
    "status": "PASSED"
   },
   "wic.Wic.test_build_rootfs_short": {
    "duration": 44.907,
    "status": "PASSED"
   },
   "wic.Wic.test_change_directory": {
    "duration": 29.358,
    "status": "PASSED"
   },
   "wic.Wic.test_change_directory_errors": {
    "duration": 50.582,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_bzip2": {
    "duration": 31.588,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_gzip": {
    "duration": 30.327,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_xz": {
    "duration": 38.197,
    "status": "PASSED"
   },
   "wic.Wic.test_debug_long": {
    "duration": 27.64,
    "status": "PASSED"
   },
   "wic.Wic.test_debug_short": {
    "duration": 27.423,
    "status": "PASSED"
   },
   "wic.Wic.test_default_output_dir": {
    "duration": 80.471,
    "status": "PASSED"
   },
   "wic.Wic.test_efi_bootpart": {
    "duration": 60.878,
    "status": "PASSED"
   },
   "wic.Wic.test_exclude_path": {
    "duration": 35.348,
    "status": "PASSED"
   },
   "wic.Wic.test_exclude_path_errors": {
    "duration": 48.618,
    "status": "PASSED"
   },
   "wic.Wic.test_exclude_path_with_extra_space": {
    "duration": 98.661,
    "status": "PASSED"
   },
   "wic.Wic.test_extra_space": {
    "duration": 31.908,
    "status": "PASSED"
   },
   "wic.Wic.test_gpt_image": {
    "duration": 32.44,
    "status": "PASSED"
   },
   "wic.Wic.test_grub_install_pcbios": {
    "duration": 110.936,
    "status": "PASSED"
   },
   "wic.Wic.test_include_path": {
    "duration": 35.463,
    "status": "PASSED"
   },
   "wic.Wic.test_include_path_embeded": {
    "duration": 34.654,
    "status": "PASSED"
   },
   "wic.Wic.test_include_path_errors": {
    "duration": 94.643,
    "status": "PASSED"
   },
   "wic.Wic.test_iso_image": {
    "duration": 234.987,
    "status": "PASSED"
   },
   "wic.Wic.test_kernel_install": {
    "duration": 38.172,
    "status": "PASSED"
   },
   "wic.Wic.test_mkefidisk": {
    "duration": 30.243,
    "status": "PASSED"
   },
   "wic.Wic.test_no_fstab_update": {
    "duration": 44.915,
    "status": "PASSED"
   },
   "wic.Wic.test_no_fstab_update_errors": {
    "duration": 50.356,
    "status": "PASSED"
   },
   "wic.Wic.test_no_table": {
    "duration": 30.145,
    "status": "PASSED"
   },
   "wic.Wic.test_partition_hidden_attributes": {
    "duration": 37.454,
    "status": "PASSED"
   },
   "wic.Wic.test_permissions": {
    "duration": 316.664,
    "status": "PASSED"
   },
   "wic.Wic.test_qemux86_directdisk": {
    "duration": 33.844,
    "status": "PASSED"
   },
   "wic.Wic.test_rootfs_artifacts": {
    "duration": 68.644,
    "status": "PASSED"
   },
   "wic.Wic.test_rootfs_indirect_recipes": {
    "duration": 29.774,
    "status": "PASSED"
   },
   "wic.Wic.test_sdimage_bootpart": {
    "duration": 50.054,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_build_check_long": {
    "duration": 25.567,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_build_check_short": {
    "duration": 29.394,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_kernel_install": {
    "duration": 38.762,
    "status": "PASSED"
   },
   "wic.Wic.test_systemd_bootdisk": {
    "duration": 96.352,
    "status": "PASSED"
   },
   "wic.Wic.test_wic_sector_size_cli": {
    "duration": 64.672,
    "status": "PASSED"
   },
   "wic.Wic.test_wic_sector_size_env": {
    "duration": 58.667,
    "status": "PASSED"
   },
   "wic.Wic.test_wrong_compressor": {
    "duration": 3.515,
    "status": "PASSED"
   },
   "wic.Wic2.test_biosplusefi_plugin": {
    "duration": 143.609,
    "status": "PASSED"
   },
   "wic.Wic2.test_biosplusefi_plugin_qemu": {
    "duration": 38.479,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_bmap_long": {
    "duration": 22.107,
    "status": "PASSED"
   },
   "wic.Wic2.test_bmap_short": {
    "duration": 23.066,
    "status": "PASSED"
   },
   "wic.Wic2.test_diskid_on_gpt_partition": {
    "duration": 24.313,
    "status": "PASSED"
   },
   "wic.Wic2.test_diskid_on_msdos_partition": {
    "duration": 24.49,
    "status": "PASSED"
   },
   "wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_aarch64": {
    "duration": 0.0007622,
    "log": "Test skipped on x86_64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_x86": {
    "duration": 399.781,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_efi_plugin_unified_kernel_image_qemu": {
    "duration": 108.171,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_empty_plugin": {
    "duration": 63.947,
    "status": "PASSED"
   },
   "wic.Wic2.test_empty_zeroize_plugin": {
    "duration": 37.537,
    "status": "PASSED"
   },
   "wic.Wic2.test_expand_mbr_image": {
    "duration": 67.265,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_extra_filesystem_space": {
    "duration": 26.135,
    "status": "PASSED"
   },
   "wic.Wic2.test_extra_partition_plugin": {
    "duration": 60.648,
    "status": "PASSED"
   },
   "wic.Wic2.test_extra_partition_space": {
    "duration": 26.947,
    "status": "PASSED"
   },
   "wic.Wic2.test_fixed_size": {
    "duration": 24.114,
    "status": "PASSED"
   },
   "wic.Wic2.test_fixed_size_error": {
    "duration": 21.55,
    "status": "PASSED"
   },
   "wic.Wic2.test_fs_types": {
    "duration": 21.767,
    "status": "PASSED"
   },
   "wic.Wic2.test_gpt_partition_name": {
    "duration": 61.638,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_bootpart_globbed": {
    "duration": 38.586,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_env": {
    "duration": 38.92,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_vars_dir_long": {
    "duration": 8.205,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_vars_dir_short": {
    "duration": 7.708,
    "status": "PASSED"
   },
   "wic.Wic2.test_kickstart_parser": {
    "duration": 22.749,
    "status": "PASSED"
   },
   "wic.Wic2.test_mkfs_extraopts": {
    "duration": 22.435,
    "status": "PASSED"
   },
   "wic.Wic2.test_offset": {
    "duration": 129.539,
    "status": "PASSED"
   },
   "wic.Wic2.test_qemu": {
    "duration": 91.157,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_qemu_efi": {
    "duration": 76.516,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_rawcopy_plugin": {
    "duration": 70.526,
    "status": "PASSED"
   },
   "wic.Wic2.test_rawcopy_plugin_qemu": {
    "duration": 85.067,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_rawcopy_plugin_unpack": {
    "duration": 69.944,
    "status": "PASSED"
   },
   "wic.Wic2.test_uefi_kernel": {
    "duration": 70.338,
    "status": "PASSED"
   },
   "wic.Wic2.test_wic_image_type": {
    "duration": 29.209,
    "status": "PASSED"
   },
   "wrapper.WrapperTests.test_shebang_wrapper": {
    "duration": 35.932,
    "status": "PASSED"
   },
   "yoctotestresultsquerytests.TestResultsQueryTests.test_create_workdir": {
    "duration": 4.4,
    "status": "PASSED"
   },
   "yoctotestresultsquerytests.TestResultsQueryTests.test_get_sha1": {
    "duration": 0.04949,
    "status": "PASSED"
   }
  }
 },
 "oeselftest_ubuntu-22.04_qemux86-64_20260824221327": {
  "configuration": {
   "HOST_DISTRO": "ubuntu-22.04",
   "HOST_NAME": "ubuntu2204-vk-1",
   "LAYERS": {
    "meta": {
     "branch": "master-next",
     "commit": "0b58cbee7eac47e2f9650a5cc3758af6e346f8df",
     "commit_count": 68494,
     "commit_time": 1787604816
    },
    "meta-poky": {
     "branch": "master",
     "commit": "6ce984c0a3a68c2fdc3c32bc185b6729d09e7829",
     "commit_count": 1817,
     "commit_time": 1787392397
    },
    "meta-selftest": {
     "branch": "master-next",
     "commit": "0b58cbee7eac47e2f9650a5cc3758af6e346f8df",
     "commit_count": 68494,
     "commit_time": 1787604816
    },
    "meta-yocto-bsp": {
     "branch": "master",
     "commit": "6ce984c0a3a68c2fdc3c32bc185b6729d09e7829",
     "commit_count": 1817,
     "commit_time": 1787392397
    }
   },
   "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": "20260824221327",
   "TESTSERIES": "oeqa",
   "TEST_TYPE": "oeselftest"
  },
  "result": {
   "archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name": {
    "duration": 39.088,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_cleanup": {
    "duration": 130.24,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_filters_by_type": {
    "duration": 339.171,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_filters_by_type_and_name": {
    "duration": 40.46,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_configured": {
    "duration": 42.971,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_diff": {
    "duration": 46.818,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_dumpdata": {
    "duration": 13.352,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror": {
    "duration": 42.748,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_combined": {
    "duration": 46.894,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_excludes": {
    "duration": 42.195,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_gitsm": {
    "duration": 26.426,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow": {
    "duration": 275.569,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_original": {
    "duration": 46.734,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_patched": {
    "duration": 17.347,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_recipe": {
    "duration": 49.727,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch": {
    "duration": 194.927,
    "status": "PASSED"
   },
   "barebox.BareboxTest.test_boot_barebox": {
    "duration": 0.001858,
    "log": "Test skipped on x86_64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "baremetal.BaremetalTest.test_baremetal": {
    "duration": 4549.514,
    "status": "PASSED"
   },
   "bbclasses.Systemd.test_systemd_in_distro": {
    "duration": 89.864,
    "status": "PASSED"
   },
   "bbclasses.Systemd.test_sysvinit_in_distro": {
    "duration": 69.734,
    "status": "PASSED"
   },
   "bblayers.BitbakeConfigBuild.test_enable_disable_builtin_fragments": {
    "duration": 10.862,
    "status": "PASSED"
   },
   "bblayers.BitbakeConfigBuild.test_enable_disable_fragments": {
    "duration": 17.484,
    "status": "PASSED"
   },
   "bblayers.BitbakeConfigBuild.test_show_fragment": {
    "duration": 2.104,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_add_remove": {
    "duration": 44.699,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_createlayer": {
    "duration": 20.897,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_flatten": {
    "duration": 325.665,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_layerindexshowdepends": {
    "duration": 2.433,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_setup": {
    "duration": 37.365,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showappends": {
    "duration": 14.259,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showcrossdepends": {
    "duration": 29.922,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showlayers": {
    "duration": 1.169,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showoverlayed": {
    "duration": 6.459,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showrecipes": {
    "duration": 34.085,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_updatelayer": {
    "duration": 9.272,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_validate_bitbake_setup_default_registry": {
    "duration": 3.725,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_validate_examplelayersjson": {
    "duration": 0.3843,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_architecture_specific": {
    "duration": 153.06,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_multiple_recipe_single_task": {
    "duration": 1201.229,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_all_tasks": {
    "duration": 276.653,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_multiple_tasks": {
    "duration": 178.828,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_single_task": {
    "duration": 209.091,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingA": {
    "duration": 48.707,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingB": {
    "duration": 41.139,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingC": {
    "duration": 62.337,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingD": {
    "duration": 16.448,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA": {
    "duration": 17.618,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB": {
    "duration": 103.368,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC": {
    "duration": 218.862,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD": {
    "duration": 13.042,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingA": {
    "duration": 16.1,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingB": {
    "duration": 13.572,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingC": {
    "duration": 18.452,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingD": {
    "duration": 14.792,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingA": {
    "duration": 14.865,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingB": {
    "duration": 15.684,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingC": {
    "duration": 18.425,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingD": {
    "duration": 15.272,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingA": {
    "duration": 13.958,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingB": {
    "duration": 14.637,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingC": {
    "duration": 15.071,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingD": {
    "duration": 15.367,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bb_env_bb_getvar_equality": {
    "duration": 2.639,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bbappend_order": {
    "duration": 39.746,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_g": {
    "duration": 6.323,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_invalid_recipe": {
    "duration": 1.07,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_invalid_target": {
    "duration": 33.436,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_checkuri": {
    "duration": 8.296,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_continue": {
    "duration": 69.697,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_dry_run": {
    "duration": 8.602,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_environment": {
    "duration": 8.249,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_event_handler": {
    "duration": 330.433,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_force_task_1": {
    "duration": 99.191,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_force_task_2": {
    "duration": 54.946,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_patchtool": {
    "duration": 29.277,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_patchtool2": {
    "duration": 30.395,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_unpack_nonetwork": {
    "duration": 48.462,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_unpack_nonetwork_fail": {
    "duration": 16.156,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_image_manifest": {
    "duration": 302.732,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_invalid_patch": {
    "duration": 57.855,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_invalid_recipe_src_uri": {
    "duration": 5.76,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_just_parse": {
    "duration": 11.504,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_local_sstate": {
    "duration": 31.316,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_non_gplv3": {
    "duration": 1339.215,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_postfile": {
    "duration": 40.013,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_prefile": {
    "duration": 7.199,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_rename_downloaded_file": {
    "duration": 51.161,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_1": {
    "duration": 3.228,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_2": {
    "duration": 3.342,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_3": {
    "duration": 2.79,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_setscene_only": {
    "duration": 24.183,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_skip_setscene": {
    "duration": 113.491,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_unexpanded_variable_in_path": {
    "duration": 38.326,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_version": {
    "duration": 4.308,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_warnings_errors": {
    "duration": 1.288,
    "status": "PASSED"
   },
   "buildhistory.BuildhistoryTests.test_buildhistory_basic": {
    "duration": 90.521,
    "status": "PASSED"
   },
   "buildhistory.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards": {
    "duration": 417.011,
    "status": "PASSED"
   },
   "buildhistory.BuildhistoryTests.test_buildhistory_diff": {
    "duration": 91.452,
    "status": "PASSED"
   },
   "buildhistory.BuildhistoryTests.test_fileinfo": {
    "duration": 29.141,
    "status": "PASSED"
   },
   "buildoptions.ArchiverTest.test_arch_work_dir_and_export_source": {
    "duration": 49.107,
    "status": "PASSED"
   },
   "buildoptions.DiskMonTest.test_stoptask_behavior": {
    "duration": 150.882,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_ccache_tool": {
    "duration": 1935.588,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_incremental_image_generation": {
    "duration": 284.942,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_read_only_image": {
    "duration": 255.343,
    "status": "PASSED"
   },
   "buildoptions.Poisoning.test_poisoning": {
    "duration": 48.705,
    "status": "PASSED"
   },
   "buildoptions.SanityOptionsTest.test_layer_without_git_dir": {
    "duration": 26.322,
    "status": "PASSED"
   },
   "buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch": {
    "duration": 100.117,
    "status": "PASSED"
   },
   "buildoptions.ToolchainOptions.test_toolchain_fortran": {
    "duration": 1360.344,
    "status": "PASSED"
   },
   "c_cpp.CMakeTests.test_cmake_qemu": {
    "duration": 89.852,
    "status": "PASSED"
   },
   "c_cpp.CMakeTests.test_cmake_qemu_failing": {
    "duration": 73.075,
    "status": "PASSED"
   },
   "c_cpp.MesonTests.test_meson_qemu": {
    "duration": 47.012,
    "status": "PASSED"
   },
   "c_cpp.MesonTests.test_meson_qemu_failing": {
    "duration": 51.287,
    "status": "PASSED"
   },
   "containerimage.ContainerImageTests.test_expected_files": {
    "duration": 348.942,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_convert_cve_version": {
    "duration": 0.01269,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_parse_cve_from_patch_contents": {
    "duration": 0.01132,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_parse_cve_from_patch_filename": {
    "duration": 0.01049,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_product_match": {
    "duration": 0.008737,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_version_compare": {
    "duration": 0.01062,
    "status": "PASSED"
   },
   "debuginfod.Debuginfod.test_debuginfod_native": {
    "duration": 73.934,
    "status": "PASSED"
   },
   "debuginfod.Debuginfod.test_debuginfod_qemu": {
    "duration": 192.267,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add": {
    "duration": 231.882,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_binary": {
    "duration": 77.615,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_build_finish": {
    "duration": 218.851,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_build_finish_force": {
    "duration": 166.485,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch": {
    "duration": 80.99,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch_git": {
    "duration": 122.902,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch_simple": {
    "duration": 83.713,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_local": {
    "duration": 266.111,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_style1": {
    "duration": 53.896,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_style2": {
    "duration": 79.635,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_library": {
    "duration": 68.733,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_npm": {
    "duration": 0.6804,
    "log": "Test needs meta-oe for nodejs\n",
    "status": "SKIPPED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_python_egg_requires": {
    "duration": 93.263,
    "status": "PASSED"
   },
   "devtool.DevtoolBuildImageTests.test_devtool_build_image": {
    "duration": 615.265,
    "status": "PASSED"
   },
   "devtool.DevtoolDeployTargetTests.test_devtool_deploy_target": {
    "duration": 597.268,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolExtractTests.test_devtool_extract": {
    "duration": 73.277,
    "status": "PASSED"
   },
   "devtool.DevtoolExtractTests.test_devtool_extract_virtual": {
    "duration": 46.632,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkClangTests.test_devtool_ide_sdk_code_cmake": {
    "duration": 2617.085,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkClangTests.test_devtool_ide_sdk_code_meson": {
    "duration": 653.167,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkClangTests.test_devtool_ide_sdk_none_cmake": {
    "duration": 571.645,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkClangTests.test_devtool_ide_sdk_none_meson": {
    "duration": 433.661,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkGccTests.test_devtool_ide_sdk_code_cmake": {
    "duration": 660.742,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkGccTests.test_devtool_ide_sdk_code_meson": {
    "duration": 560.647,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkGccTests.test_devtool_ide_sdk_none_qemu": {
    "duration": 756.081,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkKernelTests.test_devtool_ide_sdk_code_kernel_module": {
    "duration": 918.589,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkMiscTests.test_devtool_ide_sdk_plugins": {
    "duration": 416.729,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkSharedTests.test_devtool_ide_sdk_shared_sysroots": {
    "duration": 207.799,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_buildclean": {
    "duration": 620.983,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify": {
    "duration": 360.89,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git": {
    "duration": 118.046,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git_crates_subpath": {
    "duration": 140.994,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git_no_extract": {
    "duration": 55.133,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_go": {
    "duration": 45.99,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_invalid": {
    "duration": 271.693,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_kernel_cfg_subdirs": {
    "duration": 604.045,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_localfiles": {
    "duration": 120.877,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only": {
    "duration": 276.811,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_multiple_sources": {
    "duration": 804.082,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_native": {
    "duration": 351.662,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_nested_gitsm": {
    "duration": 33.761,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_overrides": {
    "duration": 31.173,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_virtual": {
    "duration": 29.519,
    "status": "PASSED"
   },
   "devtool.DevtoolResetTests.test_devtool_reset_all": {
    "duration": 517.192,
    "status": "PASSED"
   },
   "devtool.DevtoolResetTests.test_devtool_reset_re_plus_plus": {
    "duration": 45.786,
    "status": "PASSED"
   },
   "devtool.DevtoolTests.test_create_workspace": {
    "duration": 22.614,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir": {
    "duration": 175.887,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_git_submodules": {
    "duration": 446.59,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe": {
    "duration": 114.5,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append": {
    "duration": 140.273,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git": {
    "duration": 174.882,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_git": {
    "duration": 63.269,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_gitsm": {
    "duration": 66.324,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files": {
    "duration": 148.666,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3": {
    "duration": 75.549,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir": {
    "duration": 62.01,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz": {
    "duration": 154.755,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename": {
    "duration": 71.038,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore": {
    "duration": 78.968,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_origlayer": {
    "duration": 137.413,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_otherlayer": {
    "duration": 341.766,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_update_patch": {
    "duration": 83.788,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_origlayer": {
    "duration": 100.715,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_otherlayer": {
    "duration": 126.212,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_layer_plugins": {
    "duration": 74.426,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_load_plugin": {
    "duration": 180.399,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_rename": {
    "duration": 106.29,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade": {
    "duration": 100.707,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_all_checksums": {
    "duration": 82.415,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_drop_md5sum": {
    "duration": 126.207,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_git": {
    "duration": 55.416,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_gitsm": {
    "duration": 60.639,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_recipe_upgrade_extra_tasks": {
    "duration": 89.63,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_virtual_kernel_modify": {
    "duration": 1729.431,
    "status": "PASSED"
   },
   "distrodata.Distrodata.test_checkpkg": {
    "duration": 0.003759,
    "log": "Skip by the command line argument \"distrodata.Distrodata.test_checkpkg\"\n",
    "status": "SKIPPED"
   },
   "distrodata.Distrodata.test_common_include_recipes": {
    "duration": 78.927,
    "status": "PASSED"
   },
   "distrodata.Distrodata.test_maintainers": {
    "duration": 123.936,
    "status": "PASSED"
   },
   "efibootpartition.GenericEFITest.test_boot_efi": {
    "duration": 210.657,
    "status": "PASSED"
   },
   "esdk.oeSDKExtSelfTest.test_image_generation_binary_feeds": {
    "duration": 167.382,
    "status": "PASSED"
   },
   "esdk.oeSDKExtSelfTest.test_install_libraries_headers": {
    "duration": 87.555,
    "status": "PASSED"
   },
   "externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files": {
    "duration": 56.993,
    "status": "PASSED"
   },
   "fetch.Dependencies.test_dependencies": {
    "duration": 32.637,
    "status": "PASSED"
   },
   "fetch.Fetch.test_git_mirrors": {
    "duration": 83.878,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_conf_extra_mappings_unused_error": {
    "duration": 0.009164,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_conf_loadables": {
    "duration": 0.007926,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_conf_mappings": {
    "duration": 0.01508,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_conf_mappings_unused_error": {
    "duration": 0.01444,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_conf_mappings_with_alias": {
    "duration": 0.00855,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_conf_os": {
    "duration": 0.0163,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_default": {
    "duration": 0.008023,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_default_dtb": {
    "duration": 0.008407,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_fit_image": {
    "duration": 182.31,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_fit_image_ext_dtb_dtbo": {
    "duration": 201.143,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_fit_image_sign_initramfs": {
    "duration": 201.404,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_fit_image_sign_initramfs_bundle": {
    "duration": 217.929,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_get_compatible_from_dtb": {
    "duration": 138.22,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_sign_fit_image_configurations": {
    "duration": 87.28,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_sign_fit_image_individual": {
    "duration": 122.378,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_vendored_dtb_with_kernel_dtbvendored": {
    "duration": 194.161,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_vendored_dtb_without_kernel_dtbvendored": {
    "duration": 73.639,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_sign_cascaded_uboot_fit_image": {
    "duration": 1.023,
    "log": "MACHINE=qemux86-64 does not provide capability _cap_spl_dtb\n",
    "status": "SKIPPED"
   },
   "fitimage.UBootFitImageTests.test_sign_standalone_uboot_atf_tee_fit_image": {
    "duration": 0.5468,
    "log": "MACHINE=qemux86-64 does not provide capability _cap_spl_dtb\n",
    "status": "SKIPPED"
   },
   "fitimage.UBootFitImageTests.test_sign_standalone_uboot_fit_image": {
    "duration": 1.049,
    "log": "MACHINE=qemux86-64 does not provide capability _cap_spl_dtb\n",
    "status": "SKIPPED"
   },
   "fitimage.UBootFitImageTests.test_sign_uboot_fit_image_without_spl": {
    "duration": 321.456,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_sign_uboot_kernel_individual": {
    "duration": 320.946,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_uboot_atf_tee_fit_image": {
    "duration": 0.9292,
    "log": "MACHINE=qemux86-64 does not provide capability _cap_atf_tee\n",
    "status": "SKIPPED"
   },
   "fitimage.UBootFitImageTests.test_uboot_fit_image": {
    "duration": 77.564,
    "status": "PASSED"
   },
   "gdbserver.GdbServerTest.test_gdb_server": {
    "duration": 397.213,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_create_first_test_tag": {
    "duration": 0.5554,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_create_second_test_tag": {
    "duration": 0.5065,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_revs_on_branch": {
    "duration": 0.3015,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_with_only_local_tag": {
    "duration": 0.3186,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote": {
    "duration": 1.166,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote_and_wrong_url": {
    "duration": 0.4943,
    "status": "PASSED"
   },
   "gotoolchain.oeGoToolchainSelfTest.test_go_dep_build": {
    "duration": 27.769,
    "status": "PASSED"
   },
   "govendor.GoVendorSrcUriTests.test_basic": {
    "duration": 0.005148,
    "status": "PASSED"
   },
   "govendor.GoVendorSrcUriTests.test_non_git_vcs": {
    "duration": 0.004481,
    "status": "PASSED"
   },
   "govendor.GoVendorSrcUriTests.test_path_override": {
    "duration": 0.004295,
    "status": "PASSED"
   },
   "govendor.GoVendorSrcUriTests.test_pathmajor": {
    "duration": 0.004451,
    "status": "PASSED"
   },
   "govendor.GoVendorSrcUriTests.test_replaces": {
    "duration": 0.004403,
    "status": "PASSED"
   },
   "govendor.GoVendorSrcUriTests.test_subdir": {
    "duration": 0.004375,
    "status": "PASSED"
   },
   "govendor.GoVendorTaskTests.test_do_compile_succeeds": {
    "duration": 15.946,
    "status": "PASSED"
   },
   "govendor.GoVendorTaskTests.test_external_dep_copied_to_vendor": {
    "duration": 0.007938,
    "status": "PASSED"
   },
   "govendor.GoVendorTaskTests.test_go_import_vendor_symlink": {
    "duration": 0.007918,
    "status": "PASSED"
   },
   "govendor.GoVendorTaskTests.test_local_replacement_symlink": {
    "duration": 0.008009,
    "status": "PASSED"
   },
   "govendor.GoVendorTaskTests.test_modules_txt_in_vendor": {
    "duration": 0.007806,
    "status": "PASSED"
   },
   "govendor.GoVendorTaskTests.test_pathmajor_falls_back_to_root": {
    "duration": 0.007677,
    "status": "PASSED"
   },
   "govendor.GoVendorTaskTests.test_test_files_excluded_from_vendor": {
    "duration": 0.007662,
    "status": "PASSED"
   },
   "image_typedep.ImageTypeDepTests.test_conversion_typedep_added": {
    "duration": 35.284,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_all_users_can_connect_via_ssh_without_password": {
    "duration": 309.754,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_bmap": {
    "duration": 85.083,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_empty_image": {
    "duration": 41.373,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_hypervisor_fmts": {
    "duration": 93.738,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_image_fstypes": {
    "duration": 155.799,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_image_gen_debugfs": {
    "duration": 126.205,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_long_chain_conversion": {
    "duration": 82.047,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_mandb": {
    "duration": 1601.144,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_no_busybox_base_utils": {
    "duration": 53.967,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_non_root_user_can_connect_via_ssh_without_password": {
    "duration": 120.831,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_useradd_static": {
    "duration": 345.292,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_wayland_support_in_image": {
    "duration": 192.29,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license": {
    "duration": 64.443,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default": {
    "duration": 60.121,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions": {
    "duration": 68.806,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license": {
    "duration": 51.906,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_spdx_exception": {
    "duration": 153.422,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license": {
    "duration": 15.905,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias": {
    "duration": 12.793,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard": {
    "duration": 6.893,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard": {
    "duration": 9.641,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard": {
    "duration": 10.29,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard": {
    "duration": 9.073,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard": {
    "duration": 7.242,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license": {
    "duration": 66.992,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license": {
    "duration": 34.173,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias": {
    "duration": 6.14,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard": {
    "duration": 93.104,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses": {
    "duration": 51.162,
    "status": "PASSED"
   },
   "incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston": {
    "duration": 1248.936,
    "status": "PASSED"
   },
   "incompatible_lic.NoGPL3InImagesTests.test_core_image_minimal": {
    "duration": 88.688,
    "status": "PASSED"
   },
   "install.InstallTests.test_gstreamer_plugins": {
    "duration": 909.868,
    "status": "PASSED"
   },
   "install.InstallTests.test_linux_firmware": {
    "duration": 179.938,
    "status": "PASSED"
   },
   "install.InstallTests.test_linux_modules": {
    "duration": 77.831,
    "status": "PASSED"
   },
   "install.InstallTests.test_perl": {
    "duration": 318.178,
    "status": "PASSED"
   },
   "install.InstallTests.test_python": {
    "duration": 112.226,
    "status": "PASSED"
   },
   "intercept.GitCheck.test_git_intercept": {
    "duration": 45.563,
    "status": "PASSED"
   },
   "kerneldevelopment.KernelDev.test_apply_patches": {
    "duration": 183.246,
    "status": "PASSED"
   },
   "kernelmodulesplit.KernelModuleSplit.test_cross_recipe_module_dependency": {
    "duration": 1126.245,
    "status": "PASSED"
   },
   "layerappend.LayerAppendTests.test_layer_appends": {
    "duration": 90.542,
    "status": "PASSED"
   },
   "liboe.CopyTreeTests.test_copy_hardlink_tree_count": {
    "duration": 0.01254,
    "status": "PASSED"
   },
   "liboe.CopyTreeTests.test_copy_tree_special": {
    "duration": 0.008965,
    "status": "PASSED"
   },
   "liboe.CopyTreeTests.test_copy_tree_xattr": {
    "duration": 26.152,
    "status": "PASSED"
   },
   "liboe.PathTests.test_canonicalize_empty_string_returns_empty_string": {
    "duration": 0.0103,
    "status": "PASSED"
   },
   "liboe.PathTests.test_canonicalize_empty_token_between_paths_is_dropped": {
    "duration": 0.008134,
    "status": "PASSED"
   },
   "liboe.PathTests.test_canonicalize_multiple_variable_tokens_all_skipped": {
    "duration": 0.009813,
    "status": "PASSED"
   },
   "liboe.PathTests.test_canonicalize_none_returns_empty_string": {
    "duration": 0.007469,
    "status": "PASSED"
   },
   "liboe.PathTests.test_canonicalize_real_path_returned": {
    "duration": 0.007452,
    "status": "PASSED"
   },
   "liboe.PathTests.test_canonicalize_trailing_slash_preserved": {
    "duration": 0.007288,
    "status": "PASSED"
   },
   "liboe.PathTests.test_canonicalize_unexpanded_variable_is_skipped": {
    "duration": 0.007399,
    "status": "PASSED"
   },
   "liboe.PathTests.test_canonicalize_variable_and_trailing_slash_path": {
    "duration": 0.007013,
    "status": "PASSED"
   },
   "liboe.PathTests.test_canonicalize_variable_token_dropped_leaving_real_path": {
    "duration": 0.007293,
    "status": "PASSED"
   },
   "liboe.PathTests.test_is_path_parent_all_paths_must_be_below": {
    "duration": 0.00733,
    "status": "PASSED"
   },
   "liboe.PathTests.test_is_path_parent_child_is_not_parent_of_its_parent": {
    "duration": 0.007425,
    "status": "PASSED"
   },
   "liboe.PathTests.test_is_path_parent_direct_child": {
    "duration": 0.007304,
    "status": "PASSED"
   },
   "liboe.PathTests.test_is_path_parent_no_paths_returns_false": {
    "duration": 0.007036,
    "status": "PASSED"
   },
   "liboe.PathTests.test_is_path_parent_one_path_outside_fails": {
    "duration": 0.007079,
    "status": "PASSED"
   },
   "liboe.PathTests.test_is_path_parent_prefix_string_is_not_a_path_parent": {
    "duration": 0.006906,
    "status": "PASSED"
   },
   "liboe.PathTests.test_is_path_parent_unrelated_path": {
    "duration": 0.006952,
    "status": "PASSED"
   },
   "liboe.PathTests.test_join_absolute_rhs_is_not_special": {
    "duration": 0.007646,
    "status": "PASSED"
   },
   "liboe.PathTests.test_join_empty_leading_component_is_absolute": {
    "duration": 0.007241,
    "status": "PASSED"
   },
   "liboe.PathTests.test_join_pardir_normalised": {
    "duration": 0.006747,
    "status": "PASSED"
   },
   "liboe.PathTests.test_join_redundant_separators_normalised": {
    "duration": 0.006897,
    "status": "PASSED"
   },
   "liboe.PathTests.test_join_two_paths": {
    "duration": 0.006843,
    "status": "PASSED"
   },
   "liboe.PathTests.test_make_relative_symlink_absolute_becomes_relative_and_resolves": {
    "duration": 0.007376,
    "status": "PASSED"
   },
   "liboe.PathTests.test_make_relative_symlink_already_relative_unchanged": {
    "duration": 0.006998,
    "status": "PASSED"
   },
   "liboe.PathTests.test_make_relative_symlink_non_symlink_is_ignored": {
    "duration": 0.006809,
    "status": "PASSED"
   },
   "liboe.PathTests.test_make_relative_symlink_several_levels_deep_becomes_relative": {
    "duration": 0.007647,
    "status": "PASSED"
   },
   "liboe.PathTests.test_realpath_isdir_failure_falls_back_without_nameerror": {
    "duration": 0.007026,
    "status": "PASSED"
   },
   "liboe.PathTests.test_realpath_missing_component_raises_enoent_without_assume_dir": {
    "duration": 0.006831,
    "status": "PASSED"
   },
   "liboe.PathTests.test_realpath_missing_component_tolerated_with_assume_dir": {
    "duration": 0.007237,
    "status": "PASSED"
   },
   "liboe.PathTests.test_realpath_mutual_symlink_cycle_raises_eloop": {
    "duration": 0.01005,
    "status": "PASSED"
   },
   "liboe.PathTests.test_realpath_path_outside_root_raises": {
    "duration": 0.006819,
    "status": "PASSED"
   },
   "liboe.PathTests.test_realpath_plain_path_is_returned": {
    "duration": 0.006677,
    "status": "PASSED"
   },
   "liboe.PathTests.test_realpath_resolves_symlink_below_root": {
    "duration": 0.00745,
    "status": "PASSED"
   },
   "liboe.PathTests.test_realpath_resolves_symlink_several_components_deep": {
    "duration": 0.006913,
    "status": "PASSED"
   },
   "liboe.PathTests.test_realpath_self_referential_symlink_raises_eloop": {
    "duration": 0.007473,
    "status": "PASSED"
   },
   "liboe.PathTests.test_symlink_conflicting_existing_raises": {
    "duration": 0.006639,
    "status": "PASSED"
   },
   "liboe.PathTests.test_symlink_creates_dangling_symlink": {
    "duration": 0.006294,
    "status": "PASSED"
   },
   "liboe.PathTests.test_symlink_creates_symlink": {
    "duration": 0.006475,
    "status": "PASSED"
   },
   "liboe.PathTests.test_symlink_force_does_not_delete_glob_siblings": {
    "duration": 0.006489,
    "status": "PASSED"
   },
   "liboe.PathTests.test_symlink_force_overwrites_existing_symlink": {
    "duration": 0.006632,
    "status": "PASSED"
   },
   "liboe.PathTests.test_symlink_force_replaces_destination_with_glob_metacharacters": {
    "duration": 0.006381,
    "status": "PASSED"
   },
   "liboe.PathTests.test_symlink_force_replaces_existing_directory": {
    "duration": 0.006428,
    "status": "PASSED"
   },
   "liboe.PathTests.test_symlink_matching_existing_is_idempotent": {
    "duration": 0.006151,
    "status": "PASSED"
   },
   "liboe.PathTests.test_which_wild_explicit_search_path": {
    "duration": 0.006213,
    "status": "PASSED"
   },
   "liboe.PathTests.test_which_wild_first_match_per_name_wins": {
    "duration": 0.006491,
    "status": "PASSED"
   },
   "liboe.PathTests.test_which_wild_missing_tool_returns_empty": {
    "duration": 0.006078,
    "status": "PASSED"
   },
   "liboe.PathTests.test_which_wild_wildcard_pattern": {
    "duration": 0.006363,
    "status": "PASSED"
   },
   "liboe.SubprocessTests.test_subprocess_tweak": {
    "duration": 0.009176,
    "status": "PASSED"
   },
   "lic_checksum.LicenseTests.test_checksum_with_space": {
    "duration": 68.473,
    "status": "PASSED"
   },
   "lic_checksum.LicenseTests.test_nonmatching_checksum": {
    "duration": 25.167,
    "status": "PASSED"
   },
   "locales.LocalesTest.test_locales_off": {
    "duration": 587.341,
    "status": "PASSED"
   },
   "locales.LocalesTest.test_locales_on": {
    "duration": 158.085,
    "status": "PASSED"
   },
   "manifest.VerifyManifest.test_SDK_manifest_entries": {
    "duration": 410.299,
    "status": "PASSED"
   },
   "manifest.VerifyManifest.test_image_manifest_entries": {
    "duration": 12.446,
    "status": "PASSED"
   },
   "minidebuginfo.Minidebuginfo.test_minidebuginfo": {
    "duration": 926.98,
    "status": "PASSED"
   },
   "minidebuginfo.Minidebuginfo.test_minidebuginfo_qemu": {
    "duration": 963.844,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig": {
    "duration": 414.355,
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig_inlayer": {
    "duration": 85.269,
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig_reparse": {
    "duration": 100.407,
    "status": "PASSED"
   },
   "newlib.NewlibTest.test_newlib": {
    "duration": 36.835,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_blob_to_dict": {
    "duration": 1.011,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs": {
    "duration": 0.6667,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default": {
    "duration": 0.6465,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestFileListCompare.test_compare_file_lists": {
    "duration": 0.1025,
    "status": "PASSED"
   },
   "oelib.elf.TestElf.test_machine_name": {
    "duration": 0.0005879,
    "status": "PASSED"
   },
   "oelib.license.TestComplexCombinations.test_tests": {
    "duration": 0.002426,
    "status": "PASSED"
   },
   "oelib.license.TestIsIncluded.test_tests": {
    "duration": 0.009067,
    "status": "PASSED"
   },
   "oelib.license.TestSimpleCombinations.test_tests": {
    "duration": 0.002783,
    "status": "PASSED"
   },
   "oelib.license.TestSingleLicense.test_invalid_licenses": {
    "duration": 0.002,
    "status": "PASSED"
   },
   "oelib.license.TestSingleLicense.test_single_licenses": {
    "duration": 0.00114,
    "status": "PASSED"
   },
   "oelib.license.TestSort.test_sort": {
    "duration": 0.007155,
    "status": "PASSED"
   },
   "oelib.package.TestCopyDebugSources.test_copydebugsources_copies_files_and_dereferences_links": {
    "duration": 0.006935,
    "status": "PASSED"
   },
   "oelib.package.TestCopyDebugSources.test_copydebugsources_ignores_copy_failure": {
    "duration": 0.003251,
    "status": "PASSED"
   },
   "oelib.package.TestCopyDebugSources.test_copydebugsources_ignores_empty_externalsrc_relocation": {
    "duration": 0.003828,
    "status": "PASSED"
   },
   "oelib.package.TestCopyDebugSources.test_copydebugsources_moves_externalsrc_relocation": {
    "duration": 0.005146,
    "status": "PASSED"
   },
   "oelib.patch.TestGitApplyTree.test_dirty_push_run_false_returns_argv": {
    "duration": 0.4981,
    "status": "PASSED"
   },
   "oelib.patch.TestGitApplyTree.test_fallback_preserves_original_patch_name": {
    "duration": 0.998,
    "status": "PASSED"
   },
   "oelib.patch.TestGitApplyTree.test_git_am_preserves_original_patch_name": {
    "duration": 1.137,
    "status": "PASSED"
   },
   "oelib.patch.TestGitApplyTree.test_push_run_false_returns_argv": {
    "duration": 0.7826,
    "status": "PASSED"
   },
   "oelib.patch.TestPatchTree.test_push_run_false_returns_argv": {
    "duration": 0.001521,
    "status": "PASSED"
   },
   "oelib.patch.TestRunCmd.test_runcmd_allows_explicit_shell": {
    "duration": 0.001929,
    "status": "PASSED"
   },
   "oelib.patch.TestRunCmd.test_runcmd_preserves_argv_elements": {
    "duration": 0.0222,
    "status": "PASSED"
   },
   "oelib.patch.TestRunCmd.test_runcmd_reports_exit_status": {
    "duration": 0.02278,
    "status": "PASSED"
   },
   "oelib.patch.TestRunCmd.test_runcmd_wraps_exec_failure": {
    "duration": 0.001264,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_loop": {
    "duration": 0.002992,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_norm": {
    "duration": 0.002727,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_phys": {
    "duration": 0.001398,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_bool_equality": {
    "duration": 0.0006256,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_false": {
    "duration": 0.0007157,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_invalid": {
    "duration": 0.0009484,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_true": {
    "duration": 0.001031,
    "status": "PASSED"
   },
   "oelib.types.TestList.test_list_nosep": {
    "duration": 0.0007663,
    "status": "PASSED"
   },
   "oelib.types.TestList.test_list_usersep": {
    "duration": 0.0009677,
    "status": "PASSED"
   },
   "oelib.utils.TestDefaultFeatures.test_filter_default_features": {
    "duration": 0.001374,
    "status": "PASSED"
   },
   "oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch": {
    "duration": 0.02105,
    "status": "PASSED"
   },
   "oelib.utils.TestPackagesFilterOutSystem.test_filter": {
    "duration": 0.0006471,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_num_exception": {
    "duration": 0.0007999,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_valid": {
    "duration": 0.0009379,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_version_exception": {
    "duration": 0.00115,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_help": {
    "duration": 0.239,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_proxy": {
    "duration": 0.5456,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash": {
    "duration": 0.3301,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_default": {
    "duration": 337.913,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_help": {
    "duration": 0.2806,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all": {
    "duration": 320.589,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags": {
    "duration": 354.608,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only": {
    "duration": 392.712,
    "status": "PASSED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_help": {
    "duration": 1.528,
    "status": "PASSED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_pdf_output": {
    "duration": 0.6418,
    "status": "PASSED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_png_output": {
    "duration": 0.4112,
    "status": "PASSED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_svg_output": {
    "duration": 0.2129,
    "status": "PASSED"
   },
   "oescripts.OeRunNativeTest.test_oe_run_native": {
    "duration": 22.988,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set": {
    "duration": 245.679,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict": {
    "duration": 5.519,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing": {
    "duration": 217.504,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access": {
    "duration": 812.397,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_postinst_on_target_for_read_only_rootfs": {
    "duration": 157.32,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original": {
    "duration": 96.43,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit": {
    "duration": 97.882,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_read_only": {
    "duration": 100.631,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_correct_image_fstab": {
    "duration": 933.29,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_correct_image_unit": {
    "duration": 76.471,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_distro_features_missing": {
    "duration": 29.088,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_mount_unit_not_set": {
    "duration": 68.324,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_not_all_units_installed": {
    "duration": 85.072,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_not_all_units_installed_but_qa_skipped": {
    "duration": 128.393,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_wrong_mount_unit_set": {
    "duration": 32.463,
    "status": "PASSED"
   },
   "package.PackageTests.test_gdb_hardlink_debug": {
    "duration": 118.66,
    "status": "PASSED"
   },
   "package.PackageTests.test_package_name_conflict": {
    "duration": 14.607,
    "status": "PASSED"
   },
   "package.PackageTests.test_preserve_ownership": {
    "duration": 92.847,
    "status": "PASSED"
   },
   "package.PackageTests.test_preserve_sparse_hardlinks": {
    "duration": 105.622,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_dpkg": {
    "duration": 0.02595,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_opkg": {
    "duration": 0.02779,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_rpm": {
    "duration": 0.1646,
    "status": "PASSED"
   },
   "picolibc.PicolibcTest.test_picolibc": {
    "duration": 0.6033,
    "log": "This test only works with machines : qemuarm qemuarm64 qemuriscv32 qemuriscv64\n",
    "status": "SKIPPED"
   },
   "pkgdata.OePkgdataUtilTests.test_find_path": {
    "duration": 14.905,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_glob": {
    "duration": 3.522,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_list_pkg_files": {
    "duration": 12.68,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_list_pkgs": {
    "duration": 9.614,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_lookup_pkg": {
    "duration": 6.945,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_lookup_recipe": {
    "duration": 4.64,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_multilib_variables": {
    "duration": 1995.927,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_no_param": {
    "duration": 0.158,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_read_value": {
    "duration": 4.831,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_specify_pkgdatadir": {
    "duration": 11.667,
    "status": "PASSED"
   },
   "pokybleeding.PokyBleeding.test_poky_bleeding_autorev": {
    "duration": 69.497,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_import_export_override_db": {
    "duration": 308.807,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_import_export_replace_db": {
    "duration": 208.612,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_deb_arch_dep": {
    "duration": 88.617,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_deb_arch_indep": {
    "duration": 42.298,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_ipk_arch_dep": {
    "duration": 123.625,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_ipk_arch_indep": {
    "duration": 32.8,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_rpm_arch_dep": {
    "duration": 68.302,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_rpm_arch_indep": {
    "duration": 87.539,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_stopping_prservice_message": {
    "duration": 0.6664,
    "status": "PASSED"
   },
   "pseudo.Pseudo.test_pseudo_pyc_creation": {
    "duration": 13.818,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add": {
    "duration": 55.701,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir": {
    "duration": 24.768,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine": {
    "duration": 24.993,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives": {
    "duration": 27.362,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic": {
    "duration": 24.675,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary": {
    "duration": 18.225,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer": {
    "duration": 5.012,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func": {
    "duration": 26.751,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob": {
    "duration": 25.729,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob": {
    "duration": 27.898,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid": {
    "duration": 26.777,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig": {
    "duration": 25.914,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch": {
    "duration": 33.032,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall": {
    "duration": 31.421,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed": {
    "duration": 54.676,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script": {
    "duration": 29.682,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir": {
    "duration": 25.287,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir": {
    "duration": 26.43,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard": {
    "duration": 10.399,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic": {
    "duration": 70.027,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic_wildcard": {
    "duration": 57.521,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri": {
    "duration": 26.75,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri_diff_params": {
    "duration": 69.101,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_machine": {
    "duration": 76.263,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_replace_file_srcdir": {
    "duration": 73.66,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_srcdir_basic": {
    "duration": 22.975,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic": {
    "duration": 45.464,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic_dirdest": {
    "duration": 49.766,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_update_recipe_basic": {
    "duration": 11.578,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic": {
    "duration": 88.899,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic_subdir": {
    "duration": 69.054,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create": {
    "duration": 28.843,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_autotools": {
    "duration": 69.256,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_cmake": {
    "duration": 225.021,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_http": {
    "duration": 12.889,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch": {
    "duration": 52.537,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch": {
    "duration": 113.38,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master": {
    "duration": 29.566,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_github": {
    "duration": 48.389,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball": {
    "duration": 318.08,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_go": {
    "duration": 29.368,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_npm": {
    "duration": 0.9533,
    "log": "Test needs meta-oe for nodejs\n",
    "status": "SKIPPED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_flit_core_buildapi": {
    "duration": 81.913,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_hatchling": {
    "duration": 24.27,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_maturin": {
    "duration": 23.955,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_mesonpy": {
    "duration": 21.797,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_poetry_core_masonry_api": {
    "duration": 23.37,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta": {
    "duration": 22.488,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta_license_pep639": {
    "duration": 24.251,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta_license_prepep639": {
    "duration": 21.935,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools": {
    "duration": 23.655,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi": {
    "duration": 48.999,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi_tarball": {
    "duration": 23.737,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_simple": {
    "duration": 25.155,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_handle_license_vars": {
    "duration": 52.705,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_load_plugin": {
    "duration": 11.452,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses": {
    "duration": 0.04492,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_appends": {
    "duration": 0.1323,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend": {
    "duration": 0.1041,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_varflag": {
    "duration": 0.06582,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_split_var_value": {
    "duration": 0.00533,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_validate_pn": {
    "duration": 0.005194,
    "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.004919,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_can_match_non_static_ptest_names": {
    "duration": 0.004249,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_can_not_compare_non_ltp_tests": {
    "duration": 0.004371,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_junit_empty_testresults": {
    "duration": 0.004755,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_junit_log_attached": {
    "duration": 0.004501,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_junit_log_inline": {
    "duration": 0.004238,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_junit_missing_image_tests": {
    "duration": 0.004334,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_junit_missing_ptests": {
    "duration": 0.004287,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_machine_matches": {
    "duration": 0.00417,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_machine_mismatches": {
    "duration": 0.004228,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_merge_can_merged_results": {
    "duration": 0.004268,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type": {
    "duration": 0.004261,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair": {
    "duration": 0.004274,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_regression_can_get_regression_result": {
    "duration": 0.004185,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_report_can_aggregate_test_result": {
    "duration": 0.00416,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared": {
    "duration": 0.004198,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared": {
    "duration": 0.004256,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared": {
    "duration": 0.004304,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared": {
    "duration": 0.004243,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_always": {
    "duration": 67.674,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_failure": {
    "duration": 59.495,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_global": {
    "duration": 99.029,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_misc": {
    "duration": 94.846,
    "status": "PASSED"
   },
   "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files": {
    "duration": 24.202,
    "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": 8.118,
    "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": 7.286,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_list_not_found": {
    "duration": 0.00608,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_list_okay": {
    "duration": 0.1199,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_log": {
    "duration": 0.00592,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_log_split": {
    "duration": 0.005476,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_no_shell": {
    "duration": 0.006725,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_output": {
    "duration": 0.006752,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_output_split": {
    "duration": 0.005553,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_assertion": {
    "duration": 0.02258,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_exception": {
    "duration": 0.06462,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_false": {
    "duration": 0.007567,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_okay": {
    "duration": 0.006889,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_shell": {
    "duration": 0.006655,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_stdin": {
    "duration": 0.005702,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_stdin_timeout": {
    "duration": 10.007,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_timeout": {
    "duration": 10.006,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_timeout_split": {
    "duration": 10.007,
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_compressed_wic_by_path": {
    "duration": 171.714,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_compressed_wic_by_recipe": {
    "duration": 26.886,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_deploy": {
    "duration": 19.501,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_deploy_hddimg": {
    "duration": 38.005,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine": {
    "duration": 21.759,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_ext4": {
    "duration": 22.433,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_iso": {
    "duration": 25.382,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_slirp": {
    "duration": 24.528,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_slirp_qcow2": {
    "duration": 22.788,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_qemu_boot": {
    "duration": 21.008,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image": {
    "duration": 27.42,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image_vdi": {
    "duration": 26.075,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image_vmdk": {
    "duration": 29.151,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_rootfs": {
    "duration": 19.956,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_failing_postinst": {
    "duration": 264.559,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_postinst_rootfs_and_boot_systemd": {
    "duration": 919.499,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit": {
    "duration": 275.679,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.RustKernel.test_kernel_rust_sample": {
    "duration": 1141.303,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_helloworld": {
    "duration": 781.233,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_pstree": {
    "duration": 40.025,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_syscalls_by_pid": {
    "duration": 38.958,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_syscalls_by_proc": {
    "duration": 39.221,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestExport.test_testexport_basic": {
    "duration": 137.805,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestExport.test_testexport_sdk": {
    "duration": 281.224,
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_apt": {
    "duration": 163.342,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_dnf": {
    "duration": 144.579,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_install": {
    "duration": 236.013,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_slirp": {
    "duration": 139.49,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_virgl_gtk_sdl": {
    "duration": 284.248,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_virgl_headless": {
    "duration": 61.552,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "rust.RustStaticMuslTest.test_static_musl_linking": {
    "duration": 70.325,
    "status": "PASSED"
   },
   "sdk.SDKTests.test_sdk_manifests": {
    "duration": 1358.787,
    "status": "PASSED"
   },
   "sdk.SDKTests.test_sdk_runqemu": {
    "duration": 446.838,
    "status": "PASSED"
   },
   "selftest.ExternalLayer.test_list_imported": {
    "duration": 0.01067,
    "status": "PASSED"
   },
   "signing.LockedSignatures.test_locked_signatures": {
    "duration": 147.981,
    "status": "PASSED"
   },
   "signing.Signing.test_signing_packages": {
    "duration": 1347.548,
    "status": "PASSED"
   },
   "signing.Signing.test_signing_sstate_archive": {
    "duration": 135.139,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_baremetal_helloworld": {
    "duration": 723.879,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_base_files": {
    "duration": 112.928,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_core_image_minimal": {
    "duration": 87.554,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_core_image_minimal_sdk": {
    "duration": 379.068,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_custom_annotation_vars": {
    "duration": 117.121,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_download_location_defensive_handling": {
    "duration": 47.523,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_extra_opts": {
    "duration": 355.987,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_gcc_include_source": {
    "duration": 2116.948,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_kernel_config_spdx": {
    "duration": 35.844,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_packageconfig_spdx": {
    "duration": 47.767,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_version_extraction_patterns": {
    "duration": 12.562,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_world_sbom": {
    "duration": 30.522,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_machine": {
    "duration": 210.019,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_1": {
    "duration": 219.19,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_2": {
    "duration": 352.065,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_3": {
    "duration": 573.253,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_nonspecific": {
    "duration": 50.885,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific": {
    "duration": 90.083,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific_nonspecific": {
    "duration": 74.579,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific": {
    "duration": 35.394,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_specific": {
    "duration": 37.172,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_native_targets": {
    "duration": 163.031,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_target": {
    "duration": 421.373,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_native_target": {
    "duration": 49.58,
    "status": "PASSED"
   },
   "sstatetests.SStateFindSiginfo.test_sstate_compare_sigfiles_and_find_siginfo": {
    "duration": 1739.315,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_32_64_same_hash": {
    "duration": 118.608,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_nativelsbstring_same_hash": {
    "duration": 172.708,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_sdk_arch_same_hash": {
    "duration": 220.993,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs2.test_sstate_allarch_samesigs": {
    "duration": 113.942,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs2.test_sstate_nativesdk_samesigs_multilib": {
    "duration": 153.945,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs3.test_sstate_multilib_or_not_native_samesigs": {
    "duration": 110.464,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs3.test_sstate_sametune_samesigs": {
    "duration": 375.799,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs4.test_sstate_movelayer_samesigs": {
    "duration": 68.712,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs4.test_sstate_noop_samesigs": {
    "duration": 114.184,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_gcc_runtime_vs_gcc_source": {
    "duration": 2123.409,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_image_minimal_vs_base_do_configure": {
    "duration": 1306.615,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_image_minimal_vs_perlcross": {
    "duration": 388.541,
    "status": "PASSED"
   },
   "sstatetests.SStateTests.test_autorev_sstate_works": {
    "duration": 136.748,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_cleanup": {
    "duration": 133.921,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_la": {
    "duration": 67.403,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_max_shebang": {
    "duration": 15.308,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_pkgconfig": {
    "duration": 40.469,
    "status": "PASSED"
   },
   "systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built": {
    "duration": 137.36,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_datastore_operations": {
    "duration": 0.8755,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_expand": {
    "duration": 0.26,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_getvar": {
    "duration": 1.009,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_getvar_bb_origenv": {
    "duration": 0.7593,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_list_recipes": {
    "duration": 4.595,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe": {
    "duration": 4.529,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe_copy_expand": {
    "duration": 4.17,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe_custom_data": {
    "duration": 4.618,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_virtual_recipe": {
    "duration": 4.269,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_virtual_recipe_custom_data": {
    "duration": 5.381,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_setvariable_clean": {
    "duration": 3.017,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_variable_history": {
    "duration": 4.454,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_wait_event": {
    "duration": 2.04,
    "status": "PASSED"
   },
   "toolchain.ToolchainTests.test_toolchain_switching": {
    "duration": 79.023,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract": {
    "duration": 20.81,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_missing_config": {
    "duration": 17.769,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_nothing_set": {
    "duration": 22.964,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_set_both_config_and_machine": {
    "duration": 21.329,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_set_uboot_config_binary": {
    "duration": 20.228,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_set_uboot_config_fragments": {
    "duration": 20.186,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_set_uboot_config_image_fstypes": {
    "duration": 19.285,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_set_uboot_config_make_opts": {
    "duration": 18.455,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_legacy": {
    "duration": 23.565,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_single_config": {
    "duration": 23.122,
    "status": "PASSED"
   },
   "uboot.UBootTest.test_boot_uboot": {
    "duration": 0.0005953,
    "log": "Test skipped on x86_64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "uboot.UBootTest.test_boot_uboot_kvm_to_full_target": {
    "duration": 0.0004539,
    "log": "Test skipped on x86_64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "uboot.UBootTest.test_uboot_config_initial_env_binary": {
    "duration": 101.596,
    "status": "PASSED"
   },
   "uboot.UBootTest.test_uboot_initial_env_binary": {
    "duration": 28.987,
    "status": "PASSED"
   },
   "uki.UkiTest.test_uki_boot_systemd": {
    "duration": 582.053,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "uki.UkiTest.test_uki_sysvinit": {
    "duration": 544.837,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_add_task_between_p_sysroot_and_package": {
    "duration": 15.145,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_group_from_dep_package": {
    "duration": 40.523,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_postinst_order": {
    "duration": 12.809,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_static_useradd_from_dynamic": {
    "duration": 124.135,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_useradd_depends_only": {
    "duration": 8.028,
    "status": "PASSED"
   },
   "wic.CLITests.test_createhelp": {
    "duration": 44.221,
    "status": "PASSED"
   },
   "wic.CLITests.test_help": {
    "duration": 3.574,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_create": {
    "duration": 5.606,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_kickstart": {
    "duration": 2.635,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_list": {
    "duration": 4.377,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_overview": {
    "duration": 3.323,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_plugins": {
    "duration": 3.354,
    "status": "PASSED"
   },
   "wic.CLITests.test_list_images": {
    "duration": 7.295,
    "status": "PASSED"
   },
   "wic.CLITests.test_list_source_plugins": {
    "duration": 5.892,
    "status": "PASSED"
   },
   "wic.CLITests.test_listed_images_help": {
    "duration": 49.221,
    "status": "PASSED"
   },
   "wic.CLITests.test_listhelp": {
    "duration": 5.058,
    "status": "PASSED"
   },
   "wic.CLITests.test_no_command": {
    "duration": 6.276,
    "status": "PASSED"
   },
   "wic.CLITests.test_unsupported_subcommand": {
    "duration": 3.31,
    "status": "PASSED"
   },
   "wic.CLITests.test_version": {
    "duration": 4.465,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_cp": {
    "duration": 84.376,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_cp_ext": {
    "duration": 46.284,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_ls": {
    "duration": 32.179,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_ls_ext": {
    "duration": 30.006,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_rm": {
    "duration": 39.622,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_rm_ext": {
    "duration": 41.231,
    "status": "PASSED"
   },
   "wic.Wic.test_bootloader_config": {
    "duration": 205.246,
    "status": "PASSED"
   },
   "wic.Wic.test_build_artifacts": {
    "duration": 36.465,
    "status": "PASSED"
   },
   "wic.Wic.test_build_image_name": {
    "duration": 40.623,
    "status": "PASSED"
   },
   "wic.Wic.test_build_rootfs_long": {
    "duration": 65.648,
    "status": "PASSED"
   },
   "wic.Wic.test_build_rootfs_short": {
    "duration": 40.199,
    "status": "PASSED"
   },
   "wic.Wic.test_change_directory": {
    "duration": 30.545,
    "status": "PASSED"
   },
   "wic.Wic.test_change_directory_errors": {
    "duration": 114.41,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_bzip2": {
    "duration": 20.131,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_gzip": {
    "duration": 23.246,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_xz": {
    "duration": 30.185,
    "status": "PASSED"
   },
   "wic.Wic.test_debug_long": {
    "duration": 21.749,
    "status": "PASSED"
   },
   "wic.Wic.test_debug_short": {
    "duration": 23.258,
    "status": "PASSED"
   },
   "wic.Wic.test_default_output_dir": {
    "duration": 22.302,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/openembedded-core/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-debian/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/wic.py\", line 389, in test_default_output_dir\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 2089 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.19.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nSDKMACHINE           = \"x86_64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"6.0.99+snapshot-0b58cbee7eac47e2f9650a5cc3758af6e346f8df\"\nTUNE_FEATURES        = \"m64 x86-64-v3\"\nmeta                 = \"master-next:0b58cbee7eac47e2f9650a5cc3758af6e346f8df\"\nmeta-yocto-bsp       \nmeta-poky            = \"master:6ce984c0a3a68c2fdc3c32bc185b6729d09e7829\"\nmeta-selftest        = \"master:09d0f462ff43b8599a69012d4fac9da70ca2726c\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/bb/runqueue.py\", line 1664, in execute_runqueue\n    return self._execute_runqueue()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/bb/runqueue.py\", line 1575, in _execute_runqueue\n    if self.rqdata.prepare() == 0:\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/bb/runqueue.py\", line 1298, in prepare\n    unihashes = bb.parse.siggen.get_unihashes(ready)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/bb/siggen.py\", line 713, in get_unihashes\n    with self.client() as client:\n  File \"/usr/lib/python3.10/contextlib.py\", line 135, in __enter__\n    return next(self.gen)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/bb/siggen.py\", line 593, in client\n    self._client = hashserv.create_client(self.server, **self.get_hashserv_creds())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/hashserv/__init__.py\", line 97, in create_client\n    raise e\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/hashserv/__init__.py\", line 91, in create_client\n    c.connect_websocket(*a)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/bb/asyncrpc/client.py\", line 280, in wrapper\n    return self.loop.run_until_complete(downcall(*args, **kwargs))\n  File \"/usr/lib/python3.10/asyncio/base_events.py\", line 649, in run_until_complete\n    return future.result()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/bb/asyncrpc/client.py\", line 98, in connect_websocket\n    import websockets\nModuleNotFoundError: No module named 'websockets'\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/bb/server/process.py\", line 418, in idle_thread_internal\n    retval = function(self, data, False)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/bb/cooker.py\", line 1543, in buildTargetsIdle\n    retval = rq.execute_runqueue()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/bb/runqueue.py\", line 1664, in execute_runqueue\n    return self._execute_runqueue()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/bb/runqueue.py\", line 1575, in _execute_runqueue\n    if self.rqdata.prepare() == 0:\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/bb/runqueue.py\", line 1298, in prepare\n    unihashes = bb.parse.siggen.get_unihashes(ready)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/bb/siggen.py\", line 713, in get_unihashes\n    with self.client() as client:\n  File \"/usr/lib/python3.10/contextlib.py\", line 135, in __enter__\n    return next(self.gen)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/bb/siggen.py\", line 593, in client\n    self._client = hashserv.create_client(self.server, **self.get_hashserv_creds())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/hashserv/__init__.py\", line 97, in create_client\n    raise e\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/hashserv/__init__.py\", line 91, in create_client\n    c.connect_websocket(*a)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/bb/asyncrpc/client.py\", line 280, in wrapper\n    return self.loop.run_until_complete(downcall(*args, **kwargs))\n  File \"/usr/lib/python3.10/asyncio/base_events.py\", line 649, in run_until_complete\n    return future.result()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/bb/asyncrpc/client.py\", line 98, in connect_websocket\n    import websockets\nModuleNotFoundError: No module named 'websockets'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2026-08-24 22:13:29,778 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-25140/conf/local.conf\n2026-08-24 22:13:29,778 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nWARNING: test: LICENSE is using \"CLOSED\", which is deprecated. Convert to using a license ref pointing to an actual license file, e.g.\nLICENSE = \"LicenseRef-test-CLOSED\"\nWARNING: test: LICENSE is using \"CLOSED\", which is deprecated. Convert to using a license ref pointing to an actual license file, e.g.\nLICENSE = \"LicenseRef-test-CLOSED\"\nERROR: When reparsing /tmp/selftest-fetchcbwi673x/test.bb:do_checkuri, the basehash value changed from eaf531c7d0304fd45f77fab173d0399db2b76e45cd46487426eb74bae7d4b7bb to 2cdec1b5839750d0c5998dd35b7ab7380727d2fa3a33aed864144428d3a78f7d. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchcbwi673x/test.bb:do_fetch, the basehash value changed from 72505ac7986134cca1a5bf96409e922ca39d8b70914218c968f9a8b3d508bc81 to b34ab448c19b41b81625a8e8ffa143940fa6c6a3c9db18ecec38e83ee0e3b7bb. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchcbwi673x/test.bb:do_unpack, the basehash value changed from 900deaf87c3cd98eb400f6885452fb3a8af1189f16a60ead735dc5332d3d95dc to dad1931e36e8b60d316f033cdcb6090ffd327171e1ab2d9cba3b763db85f06a8. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchcbwi673x/test.bb:do_cleanall, the basehash value changed from e7b50ef5c3a624511983f954f4e89ee9b358d8e5b0a473e798062e85e8edfc9a to 69cfaca805883a75f5575a57b3645144fd627561a4d89edb0163efe7c5dd7287. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchcbwi673x/test.bb:do_recipe_qa, the basehash value changed from 2759bd78a1d0ebff80d1f75d799377fb48a8bb7a589f2828d980a23a1cb18b06 to d3624840b7ef6811aa221785dfa09f58426c8ca8a8294610c3754d2781fb204f. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchcbwi673x/test.bb:do_populate_lic, the basehash value changed from 04e194e2931f4f76ffd0cf7c3c9f6accafc53166bb1a70938a3e227c8785234f to 4a1a33250dcc83a02cea170d033f2bbec82387d974393d249640d8562006afaf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchcbwi673x/test.bb:do_create_spdx, the basehash value changed from dcaea088cdcd1623e349886d515ee17dfc932c483967d58d46da5a01e1e493ab to 4c314695e75fd53b0d529214e81eafcce8d69ccb6b33fa31a9a2603cab715dd8. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nWARNING: test: LICENSE is using \"CLOSED\", which is deprecated. Convert to using a license ref pointing to an actual license file, e.g.\nLICENSE = \"LicenseRef-test-CLOSED\"\nERROR: When reparsing /tmp/selftest-fetchcbwi673x/test.bb:do_checkuri, the basehash value changed from 2cdec1b5839750d0c5998dd35b7ab7380727d2fa3a33aed864144428d3a78f7d to def16390a29f1f5d00292ea055e422bbaf0964a4157ee1fbfc1cacd154f8f031. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchcbwi673x/test.bb:do_fetch, the basehash value changed from b34ab448c19b41b81625a8e8ffa143940fa6c6a3c9db18ecec38e83ee0e3b7bb to 761abba3660c87c4d0f82c91812e19185cec36d284f4b6ade07ec77c2f98fa26. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchcbwi673x/test.bb:do_unpack, the basehash value changed from dad1931e36e8b60d316f033cdcb6090ffd327171e1ab2d9cba3b763db85f06a8 to 2e8cc82326ce5a6003073ed8992904e6c1d8242c223ea8bf1b4c87063ae0e8d6. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchcbwi673x/test.bb:do_cleanall, the basehash value changed from 69cfaca805883a75f5575a57b3645144fd627561a4d89edb0163efe7c5dd7287 to cda99c43cbbcd93e7891edacc912690c1cae9846de8a3e73b4e3ade00c6fc04a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchcbwi673x/test.bb:do_recipe_qa, the basehash value changed from d3624840b7ef6811aa221785dfa09f58426c8ca8a8294610c3754d2781fb204f to 64b655e666f4f217580800887a49a70c8b18bf0a1206e7907c4c9a772a81a8b2. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchcbwi673x/test.bb:do_populate_lic, the basehash value changed from 4a1a33250dcc83a02cea170d033f2bbec82387d974393d249640d8562006afaf to 374c24e9f391f2925c1455c44942a42a77b0d2acd201e40826834ec60507cf92. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchcbwi673x/test.bb:do_create_spdx, the basehash value changed from 4c314695e75fd53b0d529214e81eafcce8d69ccb6b33fa31a9a2603cab715dd8 to 29929469944d767c15a799e9ace4f8a1c8f58d168febf76bd97d87203fa3b209. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nWARNING: test: LICENSE is using \"CLOSED\", which is deprecated. Convert to using a license ref pointing to an actual license file, e.g.\nLICENSE = \"LicenseRef-test-CLOSED\"\nERROR: When reparsing /tmp/selftest-fetchcbwi673x/test.bb:do_checkuri, the basehash value changed from def16390a29f1f5d00292ea055e422bbaf0964a4157ee1fbfc1cacd154f8f031 to c04549091a160dfacf7941e91bef160ea9cf8b88464296434dc274e85d457044. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchcbwi673x/test.bb:do_fetch, the basehash value changed from 761abba3660c87c4d0f82c91812e19185cec36d284f4b6ade07ec77c2f98fa26 to 3b23c331ba421ac3b16a2f7442a98bfab0959bab00ea82cfc1972aa825a47529. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchcbwi673x/test.bb:do_unpack, the basehash value changed from 2e8cc82326ce5a6003073ed8992904e6c1d8242c223ea8bf1b4c87063ae0e8d6 to 5f666a7b2dfcbe58eb86094074edf2106493751a812c9090bdcd006ede056105. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchcbwi673x/test.bb:do_cleanall, the basehash value changed from cda99c43cbbcd93e7891edacc912690c1cae9846de8a3e73b4e3ade00c6fc04a to d8d096b59c44660941bf28c3425b1c3fd6231adab2f15c0b3be9a2e67324016b. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchcbwi673x/test.bb:do_recipe_qa, the basehash value changed from 64b655e666f4f217580800887a49a70c8b18bf0a1206e7907c4c9a772a81a8b2 to a41dfd9fd28a479c013e99076287cc913ebbf98c7dc48dd5145cca36a09ae9e9. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchcbwi673x/test.bb:do_populate_lic, the basehash value changed from 374c24e9f391f2925c1455c44942a42a77b0d2acd201e40826834ec60507cf92 to 22a8022478023e49c428783b69c23b7b83f82daed124f45fb8675c2b249d3c54. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchcbwi673x/test.bb:do_create_spdx, the basehash value changed from 29929469944d767c15a799e9ace4f8a1c8f58d168febf76bd97d87203fa3b209 to d98cb5f94f46c6688201bddcbf3ded0126da19d7cb0dff668be2b33f3fe6a54a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-25140/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-25140/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260824224931\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-25140/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260824224931\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-25140/tmp/.9_kw4qgf\nCreated listening socket for qemu serial console on: 127.0.0.1:39573\nCreated listening socket for qemu serial console on: 127.0.0.1:54169\nlaunchcmd=runqemu snapshot kvm nographic qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-25140/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=39573:54169 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-25140/pidfile_25140  -S -qmp unix:./.ifd1gr7c,server,wait -qmp unix:./.9_kw4qgf,server,nowait\"\nrunqemu started, pid is 1125450\nwaiting at most 300 seconds for qemu pid (08/24/26 23:08:16)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-25140/tmp/.ifd1gr7c\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-25140/tmp/.ifd1gr7c\nQMP connected to QEMU at 08/24/26 23:08:17 and took 0.57 seconds\nQMP released QEMU at 08/24/26 23:08:17 and took 0.11 seconds from connect\nqemu started in 0.68 seconds - qemu procces pid is 1125970 (08/24/26 23:08:17)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-25140/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:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20260824225004.ext4.1125454,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:39573,nodelay=on -serial tcp:127.0.0.1:54169,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-25140/pidfile_25140 -S -qmp unix:./.ifd1gr7c,server,wait -qmp unix:./.9_kw4qgf,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-25140/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw  ip=192.168.7.6::192.168.7.5: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.6\nServer IP: 192.168.7.5\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-25140/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-25140/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20260824225004.ext4\n\r60824225004.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-25140/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20260824225004.ext4.zst: 44925952 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-25140/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-25140/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20260824225004.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-25140/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 - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap2\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.\nrunqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5: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-20260824225004.ext4.1125454\nrunqemu - INFO - Copy done in 0.04123544692993164 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-25140/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:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20260824225004.ext4.1125454,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:39573,nodelay=on -serial tcp:127.0.0.1:54169,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-25140/pidfile_25140  -S -qmp unix:./.ifd1gr7c,server,wait -qmp unix:./.9_kw4qgf,server,nowait -nographic  -kernel /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-25140/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.6::192.168.7.5: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: 20774.85\n\n\nWaiting at most 1000 seconds for login banner (08/24/26 23:08:17)\nConnection from 127.0.0.1:39194\nReached login banner in 2.55 seconds (08/24/26 23:08:19)\nLogged in as root in serial console\n",
    "status": "FAILED"
   },
   "wic.Wic.test_efi_bootpart": {
    "duration": 73.847,
    "status": "PASSED"
   },
   "wic.Wic.test_exclude_path": {
    "duration": 33.83,
    "status": "PASSED"
   },
   "wic.Wic.test_exclude_path_errors": {
    "duration": 41.009,
    "status": "PASSED"
   },
   "wic.Wic.test_exclude_path_with_extra_space": {
    "duration": 138.87,
    "status": "PASSED"
   },
   "wic.Wic.test_extra_space": {
    "duration": 26.961,
    "status": "PASSED"
   },
   "wic.Wic.test_gpt_image": {
    "duration": 28.334,
    "status": "PASSED"
   },
   "wic.Wic.test_grub_install_pcbios": {
    "duration": 169.383,
    "status": "PASSED"
   },
   "wic.Wic.test_include_path": {
    "duration": 24.823,
    "status": "PASSED"
   },
   "wic.Wic.test_include_path_embeded": {
    "duration": 25.852,
    "status": "PASSED"
   },
   "wic.Wic.test_include_path_errors": {
    "duration": 91.824,
    "status": "PASSED"
   },
   "wic.Wic.test_iso_image": {
    "duration": 236.375,
    "status": "PASSED"
   },
   "wic.Wic.test_kernel_install": {
    "duration": 57.616,
    "status": "PASSED"
   },
   "wic.Wic.test_mkefidisk": {
    "duration": 96.124,
    "status": "PASSED"
   },
   "wic.Wic.test_no_fstab_update": {
    "duration": 57.301,
    "status": "PASSED"
   },
   "wic.Wic.test_no_fstab_update_errors": {
    "duration": 197.547,
    "status": "PASSED"
   },
   "wic.Wic.test_no_table": {
    "duration": 150.465,
    "status": "PASSED"
   },
   "wic.Wic.test_partition_hidden_attributes": {
    "duration": 29.731,
    "status": "PASSED"
   },
   "wic.Wic.test_permissions": {
    "duration": 269.204,
    "status": "PASSED"
   },
   "wic.Wic.test_qemux86_directdisk": {
    "duration": 19.167,
    "status": "PASSED"
   },
   "wic.Wic.test_rootfs_artifacts": {
    "duration": 47.31,
    "status": "PASSED"
   },
   "wic.Wic.test_rootfs_indirect_recipes": {
    "duration": 18.265,
    "status": "PASSED"
   },
   "wic.Wic.test_sdimage_bootpart": {
    "duration": 38.562,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_build_check_long": {
    "duration": 21.722,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_build_check_short": {
    "duration": 19.583,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_kernel_install": {
    "duration": 30.417,
    "status": "PASSED"
   },
   "wic.Wic.test_systemd_bootdisk": {
    "duration": 85.093,
    "status": "PASSED"
   },
   "wic.Wic.test_wic_sector_size_cli": {
    "duration": 69.628,
    "status": "PASSED"
   },
   "wic.Wic.test_wic_sector_size_env": {
    "duration": 55.925,
    "status": "PASSED"
   },
   "wic.Wic.test_wrong_compressor": {
    "duration": 6.829,
    "status": "PASSED"
   },
   "wic.Wic2.test_biosplusefi_plugin": {
    "duration": 173.931,
    "status": "PASSED"
   },
   "wic.Wic2.test_biosplusefi_plugin_qemu": {
    "duration": 37.189,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_bmap_long": {
    "duration": 24.005,
    "status": "PASSED"
   },
   "wic.Wic2.test_bmap_short": {
    "duration": 22.87,
    "status": "PASSED"
   },
   "wic.Wic2.test_diskid_on_gpt_partition": {
    "duration": 25.996,
    "status": "PASSED"
   },
   "wic.Wic2.test_diskid_on_msdos_partition": {
    "duration": 27.136,
    "status": "PASSED"
   },
   "wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_aarch64": {
    "duration": 0.001544,
    "log": "Test skipped on x86_64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_x86": {
    "duration": 458.426,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_efi_plugin_unified_kernel_image_qemu": {
    "duration": 131.674,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_empty_plugin": {
    "duration": 74.498,
    "status": "PASSED"
   },
   "wic.Wic2.test_empty_zeroize_plugin": {
    "duration": 37.532,
    "status": "PASSED"
   },
   "wic.Wic2.test_expand_mbr_image": {
    "duration": 74.961,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_extra_filesystem_space": {
    "duration": 26.264,
    "status": "PASSED"
   },
   "wic.Wic2.test_extra_partition_plugin": {
    "duration": 65.427,
    "status": "PASSED"
   },
   "wic.Wic2.test_extra_partition_space": {
    "duration": 28.367,
    "status": "PASSED"
   },
   "wic.Wic2.test_fixed_size": {
    "duration": 25.039,
    "status": "PASSED"
   },
   "wic.Wic2.test_fixed_size_error": {
    "duration": 22.621,
    "status": "PASSED"
   },
   "wic.Wic2.test_fs_types": {
    "duration": 24.849,
    "status": "PASSED"
   },
   "wic.Wic2.test_gpt_partition_name": {
    "duration": 65.694,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_bootpart_globbed": {
    "duration": 46.809,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_env": {
    "duration": 39.709,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_vars_dir_long": {
    "duration": 8.073,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_vars_dir_short": {
    "duration": 8.572,
    "status": "PASSED"
   },
   "wic.Wic2.test_kickstart_parser": {
    "duration": 22.747,
    "status": "PASSED"
   },
   "wic.Wic2.test_mkfs_extraopts": {
    "duration": 23.533,
    "status": "PASSED"
   },
   "wic.Wic2.test_offset": {
    "duration": 134.257,
    "status": "PASSED"
   },
   "wic.Wic2.test_qemu": {
    "duration": 99.27,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_qemu_efi": {
    "duration": 109.136,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_rawcopy_plugin": {
    "duration": 79.615,
    "status": "PASSED"
   },
   "wic.Wic2.test_rawcopy_plugin_qemu": {
    "duration": 94.899,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_rawcopy_plugin_unpack": {
    "duration": 92.655,
    "status": "PASSED"
   },
   "wic.Wic2.test_uefi_kernel": {
    "duration": 78.365,
    "status": "PASSED"
   },
   "wic.Wic2.test_wic_image_type": {
    "duration": 30.652,
    "status": "PASSED"
   },
   "wrapper.WrapperTests.test_shebang_wrapper": {
    "duration": 24.505,
    "status": "PASSED"
   },
   "yoctotestresultsquerytests.TestResultsQueryTests.test_create_workdir": {
    "duration": 5.4,
    "status": "PASSED"
   },
   "yoctotestresultsquerytests.TestResultsQueryTests.test_get_sha1": {
    "duration": 0.05309,
    "status": "PASSED"
   }
  }
 }
}