{
 "oeselftest_centos-10_qemuarm64_20260731012401": {
  "configuration": {
   "HOST_DISTRO": "centos-10",
   "HOST_NAME": "stream10-vk-arm1",
   "LAYERS": {
    "meta": {
     "branch": "master",
     "commit": "9949e7d68fd7be16d420492ff39655b684f75001",
     "commit_count": 68029,
     "commit_time": 1785405499
    },
    "meta-poky": {
     "branch": "master",
     "commit": "e4690557fb0fffcb5e9a86d1c1ebc550bb0da090",
     "commit_count": 1812,
     "commit_time": 1784815433
    },
    "meta-selftest": {
     "branch": "master",
     "commit": "9949e7d68fd7be16d420492ff39655b684f75001",
     "commit_count": 68029,
     "commit_time": 1785405499
    },
    "meta-yocto-bsp": {
     "branch": "master",
     "commit": "e4690557fb0fffcb5e9a86d1c1ebc550bb0da090",
     "commit_count": 1812,
     "commit_time": 1784815433
    }
   },
   "MACHINE": "qemuarm64",
   "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": "20260731012401",
   "TESTSERIES": "oeqa",
   "TEST_TYPE": "oeselftest"
  },
  "result": {
   "archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name": {
    "duration": 65.482,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_cleanup": {
    "duration": 139.593,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_filters_by_type": {
    "duration": 63.728,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_filters_by_type_and_name": {
    "duration": 55.08,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_configured": {
    "duration": 54.309,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_diff": {
    "duration": 56.348,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_dumpdata": {
    "duration": 14.754,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror": {
    "duration": 49.116,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_combined": {
    "duration": 72.898,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_excludes": {
    "duration": 61.329,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_gitsm": {
    "duration": 22.578,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow": {
    "duration": 83.529,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_original": {
    "duration": 65.443,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_patched": {
    "duration": 18.801,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_recipe": {
    "duration": 60.421,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch": {
    "duration": 220.209,
    "status": "PASSED"
   },
   "barebox.BareboxTest.test_boot_barebox": {
    "duration": 297.159,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "baremetal.BaremetalTest.test_baremetal": {
    "duration": 1414.194,
    "status": "PASSED"
   },
   "bbclasses.Systemd.test_systemd_in_distro": {
    "duration": 144.659,
    "status": "PASSED"
   },
   "bbclasses.Systemd.test_sysvinit_in_distro": {
    "duration": 69.915,
    "status": "PASSED"
   },
   "bblayers.BitbakeConfigBuild.test_enable_disable_builtin_fragments": {
    "duration": 28.303,
    "status": "PASSED"
   },
   "bblayers.BitbakeConfigBuild.test_enable_disable_fragments": {
    "duration": 24.353,
    "status": "PASSED"
   },
   "bblayers.BitbakeConfigBuild.test_show_fragment": {
    "duration": 1.864,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_add_remove": {
    "duration": 12.549,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_createlayer": {
    "duration": 8.259,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_flatten": {
    "duration": 64.653,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_layerindexshowdepends": {
    "duration": 3.206,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_setup": {
    "duration": 37.79,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showappends": {
    "duration": 12.171,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showcrossdepends": {
    "duration": 28.237,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showlayers": {
    "duration": 1.318,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showoverlayed": {
    "duration": 5.698,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showrecipes": {
    "duration": 33.545,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_updatelayer": {
    "duration": 9.981,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_validate_bitbake_setup_default_registry": {
    "duration": 2.986,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_validate_examplelayersjson": {
    "duration": 0.481,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_architecture_specific": {
    "duration": 148.988,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_multiple_recipe_single_task": {
    "duration": 454.887,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_all_tasks": {
    "duration": 261.4,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_multiple_tasks": {
    "duration": 231.71,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_single_task": {
    "duration": 226.743,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingA": {
    "duration": 67.146,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingB": {
    "duration": 62.688,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingC": {
    "duration": 52.39,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingD": {
    "duration": 18.751,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA": {
    "duration": 25.484,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB": {
    "duration": 18.454,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC": {
    "duration": 20.288,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD": {
    "duration": 18.375,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingA": {
    "duration": 18.214,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingB": {
    "duration": 15.261,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingC": {
    "duration": 15.211,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingD": {
    "duration": 17.451,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingA": {
    "duration": 15.463,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingB": {
    "duration": 18.243,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingC": {
    "duration": 16.822,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingD": {
    "duration": 15.772,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingA": {
    "duration": 18.656,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingB": {
    "duration": 15.379,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingC": {
    "duration": 17.306,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingD": {
    "duration": 16.307,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bb_env_bb_getvar_equality": {
    "duration": 3.955,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bbappend_order": {
    "duration": 64.266,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_g": {
    "duration": 10.1,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_invalid_recipe": {
    "duration": 1.79,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_invalid_target": {
    "duration": 9.479,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_checkuri": {
    "duration": 19.817,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_continue": {
    "duration": 69.631,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_dry_run": {
    "duration": 14.15,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_environment": {
    "duration": 4.79,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_event_handler": {
    "duration": 67.387,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_force_task_1": {
    "duration": 98.873,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_force_task_2": {
    "duration": 55.161,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_patchtool": {
    "duration": 32.331,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_patchtool2": {
    "duration": 32.446,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_unpack_nonetwork": {
    "duration": 64.171,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_unpack_nonetwork_fail": {
    "duration": 23.067,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_image_manifest": {
    "duration": 159.754,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_invalid_patch": {
    "duration": 77.698,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_invalid_recipe_src_uri": {
    "duration": 10.195,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_just_parse": {
    "duration": 7.466,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_local_sstate": {
    "duration": 36.119,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_non_gplv3": {
    "duration": 130.764,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_postfile": {
    "duration": 7.672,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_prefile": {
    "duration": 9.022,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_rename_downloaded_file": {
    "duration": 63.792,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_1": {
    "duration": 3.981,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_2": {
    "duration": 3.92,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_3": {
    "duration": 3.777,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_setscene_only": {
    "duration": 28.5,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_skip_setscene": {
    "duration": 77.099,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_unexpanded_variable_in_path": {
    "duration": 50.557,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_version": {
    "duration": 9.708,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_warnings_errors": {
    "duration": 1.803,
    "status": "PASSED"
   },
   "buildhistory.BuildhistoryTests.test_buildhistory_basic": {
    "duration": 102.803,
    "status": "PASSED"
   },
   "buildhistory.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards": {
    "duration": 135.608,
    "status": "PASSED"
   },
   "buildhistory.BuildhistoryTests.test_buildhistory_diff": {
    "duration": 120.612,
    "status": "PASSED"
   },
   "buildhistory.BuildhistoryTests.test_fileinfo": {
    "duration": 29.897,
    "status": "PASSED"
   },
   "buildoptions.ArchiverTest.test_arch_work_dir_and_export_source": {
    "duration": 82.756,
    "status": "PASSED"
   },
   "buildoptions.DiskMonTest.test_stoptask_behavior": {
    "duration": 180.737,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_ccache_tool": {
    "duration": 193.158,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_incremental_image_generation": {
    "duration": 327.301,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_read_only_image": {
    "duration": 725.636,
    "status": "PASSED"
   },
   "buildoptions.Poisoning.test_poisoning": {
    "duration": 68.733,
    "status": "PASSED"
   },
   "buildoptions.SanityOptionsTest.test_layer_without_git_dir": {
    "duration": 52.703,
    "status": "PASSED"
   },
   "buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch": {
    "duration": 153.575,
    "status": "PASSED"
   },
   "buildoptions.ToolchainOptions.test_toolchain_fortran": {
    "duration": 85.657,
    "status": "PASSED"
   },
   "c_cpp.CMakeTests.test_cmake_qemu": {
    "duration": 62.338,
    "status": "PASSED"
   },
   "c_cpp.CMakeTests.test_cmake_qemu_failing": {
    "duration": 76.275,
    "status": "PASSED"
   },
   "c_cpp.MesonTests.test_meson_qemu": {
    "duration": 72.034,
    "status": "PASSED"
   },
   "c_cpp.MesonTests.test_meson_qemu_failing": {
    "duration": 58.199,
    "status": "PASSED"
   },
   "containerimage.ContainerImageTests.test_expected_files": {
    "duration": 108.528,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_convert_cve_version": {
    "duration": 0.007133,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_parse_cve_from_patch_contents": {
    "duration": 0.005771,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_parse_cve_from_patch_filename": {
    "duration": 0.005477,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_product_match": {
    "duration": 0.005356,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_version_compare": {
    "duration": 0.006976,
    "status": "PASSED"
   },
   "debuginfod.Debuginfod.test_debuginfod_native": {
    "duration": 88.942,
    "status": "PASSED"
   },
   "debuginfod.Debuginfod.test_debuginfod_qemu": {
    "duration": 216.369,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add": {
    "duration": 116.456,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_binary": {
    "duration": 89.89,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch": {
    "duration": 104.602,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch_git": {
    "duration": 127.179,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch_simple": {
    "duration": 66.399,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_local": {
    "duration": 74.818,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_style1": {
    "duration": 71.231,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_style2": {
    "duration": 70.685,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_library": {
    "duration": 79.254,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_npm": {
    "duration": 1.283,
    "log": "Test needs meta-oe for nodejs\n",
    "status": "SKIPPED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_python_egg_requires": {
    "duration": 55.277,
    "status": "PASSED"
   },
   "devtool.DevtoolBuildImageTests.test_devtool_build_image": {
    "duration": 469.565,
    "status": "PASSED"
   },
   "devtool.DevtoolDeployTargetTests.test_devtool_deploy_target": {
    "duration": 367.82,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolExtractTests.test_devtool_extract": {
    "duration": 94.777,
    "status": "PASSED"
   },
   "devtool.DevtoolExtractTests.test_devtool_extract_virtual": {
    "duration": 66.447,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_cmake": {
    "duration": 580.063,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_kernel_module": {
    "duration": 1551.882,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_meson": {
    "duration": 336.58,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_none_qemu": {
    "duration": 718.438,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_plugins": {
    "duration": 86.964,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_shared_sysroots": {
    "duration": 84.841,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_buildclean": {
    "duration": 481.347,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify": {
    "duration": 269.178,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git": {
    "duration": 140.629,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git_crates_subpath": {
    "duration": 149.259,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git_no_extract": {
    "duration": 47.834,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_go": {
    "duration": 77.702,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_invalid": {
    "duration": 178.691,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_kernel_cfg_subdirs": {
    "duration": 922.229,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_localfiles": {
    "duration": 157.208,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only": {
    "duration": 108.874,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_multiple_sources": {
    "duration": 1146.576,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_native": {
    "duration": 519.295,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_nested_gitsm": {
    "duration": 61.049,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_overrides": {
    "duration": 51.118,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_virtual": {
    "duration": 54.328,
    "status": "PASSED"
   },
   "devtool.DevtoolResetTests.test_devtool_reset_all": {
    "duration": 260.397,
    "status": "PASSED"
   },
   "devtool.DevtoolResetTests.test_devtool_reset_re_plus_plus": {
    "duration": 65.353,
    "status": "PASSED"
   },
   "devtool.DevtoolTests.test_create_workspace": {
    "duration": 10.077,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir": {
    "duration": 211.357,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_git_submodules": {
    "duration": 282.675,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe": {
    "duration": 101.111,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append": {
    "duration": 171.403,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git": {
    "duration": 162.143,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_git": {
    "duration": 90.833,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_gitsm": {
    "duration": 70.19,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files": {
    "duration": 153.472,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3": {
    "duration": 67.073,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir": {
    "duration": 71.859,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz": {
    "duration": 75.851,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename": {
    "duration": 90.63,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore": {
    "duration": 89.024,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_origlayer": {
    "duration": 212.359,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_otherlayer": {
    "duration": 106.056,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_update_patch": {
    "duration": 128.351,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_origlayer": {
    "duration": 153.271,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_otherlayer": {
    "duration": 173.274,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_layer_plugins": {
    "duration": 4.925,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_load_plugin": {
    "duration": 15.406,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_rename": {
    "duration": 136.05,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade": {
    "duration": 149.242,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_all_checksums": {
    "duration": 142.929,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_drop_md5sum": {
    "duration": 154.636,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_git": {
    "duration": 92.782,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_gitsm": {
    "duration": 92.184,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_recipe_upgrade_extra_tasks": {
    "duration": 133.908,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_virtual_kernel_modify": {
    "duration": 1252.45,
    "status": "PASSED"
   },
   "distrodata.Distrodata.test_checkpkg": {
    "duration": 0.01319,
    "log": "Skip by the command line argument \"distrodata.Distrodata.test_checkpkg\"\n",
    "status": "SKIPPED"
   },
   "distrodata.Distrodata.test_common_include_recipes": {
    "duration": 107.071,
    "status": "PASSED"
   },
   "distrodata.Distrodata.test_maintainers": {
    "duration": 189.497,
    "status": "PASSED"
   },
   "efibootpartition.GenericEFITest.test_boot_efi": {
    "duration": 0.008973,
    "log": "test is qemux86-64 specific currently\n",
    "status": "SKIPPED"
   },
   "esdk.oeSDKExtSelfTest.test_image_generation_binary_feeds": {
    "duration": 179.49,
    "status": "PASSED"
   },
   "esdk.oeSDKExtSelfTest.test_install_libraries_headers": {
    "duration": 58.476,
    "status": "PASSED"
   },
   "externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files": {
    "duration": 118.029,
    "status": "PASSED"
   },
   "fetch.Dependencies.test_dependencies": {
    "duration": 7.323,
    "status": "PASSED"
   },
   "fetch.Fetch.test_git_mirrors": {
    "duration": 162.736,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_conf_extra_mappings_unused_error": {
    "duration": 0.01215,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_conf_loadables": {
    "duration": 0.008883,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_conf_mappings": {
    "duration": 0.007796,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_conf_mappings_unused_error": {
    "duration": 0.006166,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_conf_mappings_with_alias": {
    "duration": 0.01202,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_conf_os": {
    "duration": 0.007238,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_default": {
    "duration": 0.007634,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_default_dtb": {
    "duration": 0.01038,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_fit_image": {
    "duration": 284.377,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_fit_image_ext_dtb_dtbo": {
    "duration": 92.951,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_fit_image_sign_initramfs": {
    "duration": 191.133,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_fit_image_sign_initramfs_bundle": {
    "duration": 598.63,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_get_compatible_from_dtb": {
    "duration": 76.752,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_sign_fit_image_configurations": {
    "duration": 102.37,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_sign_fit_image_individual": {
    "duration": 99.671,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_vendored_dtb_with_kernel_dtbvendored": {
    "duration": 83.039,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_vendored_dtb_without_kernel_dtbvendored": {
    "duration": 71.412,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_sign_cascaded_uboot_fit_image": {
    "duration": 294.203,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_sign_standalone_uboot_atf_tee_fit_image": {
    "duration": 126.581,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_sign_standalone_uboot_fit_image": {
    "duration": 140.102,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_sign_uboot_fit_image_without_spl": {
    "duration": 175.107,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_sign_uboot_kernel_individual": {
    "duration": 146.337,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_uboot_atf_tee_fit_image": {
    "duration": 110.329,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_uboot_fit_image": {
    "duration": 125.627,
    "status": "PASSED"
   },
   "gdbserver.GdbServerTest.test_gdb_server": {
    "duration": 150.738,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_create_first_test_tag": {
    "duration": 0.7224,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_create_second_test_tag": {
    "duration": 0.8269,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_revs_on_branch": {
    "duration": 0.5793,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_with_only_local_tag": {
    "duration": 0.5737,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote": {
    "duration": 1.32,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote_and_wrong_url": {
    "duration": 0.5346,
    "status": "PASSED"
   },
   "gotoolchain.oeGoToolchainSelfTest.test_go_dep_build": {
    "duration": 11.111,
    "status": "PASSED"
   },
   "govendor.GoVendorSrcUriTests.test_basic": {
    "duration": 0.007159,
    "status": "PASSED"
   },
   "govendor.GoVendorSrcUriTests.test_non_git_vcs": {
    "duration": 0.01639,
    "status": "PASSED"
   },
   "govendor.GoVendorSrcUriTests.test_path_override": {
    "duration": 0.006403,
    "status": "PASSED"
   },
   "govendor.GoVendorSrcUriTests.test_pathmajor": {
    "duration": 0.006287,
    "status": "PASSED"
   },
   "govendor.GoVendorSrcUriTests.test_replaces": {
    "duration": 0.006123,
    "status": "PASSED"
   },
   "govendor.GoVendorSrcUriTests.test_subdir": {
    "duration": 0.005782,
    "status": "PASSED"
   },
   "govendor.GoVendorTaskTests.test_do_compile_succeeds": {
    "duration": 25.127,
    "status": "PASSED"
   },
   "govendor.GoVendorTaskTests.test_external_dep_copied_to_vendor": {
    "duration": 0.006285,
    "status": "PASSED"
   },
   "govendor.GoVendorTaskTests.test_go_import_vendor_symlink": {
    "duration": 0.006472,
    "status": "PASSED"
   },
   "govendor.GoVendorTaskTests.test_local_replacement_symlink": {
    "duration": 0.006219,
    "status": "PASSED"
   },
   "govendor.GoVendorTaskTests.test_modules_txt_in_vendor": {
    "duration": 0.006068,
    "status": "PASSED"
   },
   "govendor.GoVendorTaskTests.test_pathmajor_falls_back_to_root": {
    "duration": 0.005855,
    "status": "PASSED"
   },
   "govendor.GoVendorTaskTests.test_test_files_excluded_from_vendor": {
    "duration": 0.005831,
    "status": "PASSED"
   },
   "image_typedep.ImageTypeDepTests.test_conversion_typedep_added": {
    "duration": 58.203,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_all_users_can_connect_via_ssh_without_password": {
    "duration": 269.65,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_bmap": {
    "duration": 104.706,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_empty_image": {
    "duration": 45.617,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_hypervisor_fmts": {
    "duration": 123.137,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_image_fstypes": {
    "duration": 180.613,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_image_gen_debugfs": {
    "duration": 118.168,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_long_chain_conversion": {
    "duration": 97.185,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_mandb": {
    "duration": 537.491,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_no_busybox_base_utils": {
    "duration": 62.495,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_non_root_user_can_connect_via_ssh_without_password": {
    "duration": 124.905,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_useradd_static": {
    "duration": 329.4,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_wayland_support_in_image": {
    "duration": 163.854,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license": {
    "duration": 114.019,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default": {
    "duration": 114.387,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions": {
    "duration": 101.966,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license": {
    "duration": 90.096,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_spdx_exception": {
    "duration": 168.089,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license": {
    "duration": 7.244,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias": {
    "duration": 7.446,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard": {
    "duration": 7.274,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard": {
    "duration": 7.636,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard": {
    "duration": 7.145,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard": {
    "duration": 6.331,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard": {
    "duration": 8.313,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license": {
    "duration": 53.839,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license": {
    "duration": 47.644,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias": {
    "duration": 8.307,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard": {
    "duration": 41.19,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses": {
    "duration": 39.961,
    "status": "PASSED"
   },
   "incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston": {
    "duration": 645.058,
    "status": "PASSED"
   },
   "incompatible_lic.NoGPL3InImagesTests.test_core_image_minimal": {
    "duration": 89.709,
    "status": "PASSED"
   },
   "install.InstallTests.test_gstreamer_plugins": {
    "duration": 483.603,
    "status": "PASSED"
   },
   "install.InstallTests.test_linux_firmware": {
    "duration": 176.01,
    "status": "PASSED"
   },
   "install.InstallTests.test_linux_modules": {
    "duration": 107.088,
    "status": "PASSED"
   },
   "install.InstallTests.test_perl": {
    "duration": 101.704,
    "status": "PASSED"
   },
   "install.InstallTests.test_python": {
    "duration": 96.828,
    "status": "PASSED"
   },
   "intercept.GitCheck.test_git_intercept": {
    "duration": 33.831,
    "status": "PASSED"
   },
   "kerneldevelopment.KernelDev.test_apply_patches": {
    "duration": 202.704,
    "status": "PASSED"
   },
   "kernelmodulesplit.KernelModuleSplit.test_cross_recipe_module_dependency": {
    "duration": 53.36,
    "status": "PASSED"
   },
   "layerappend.LayerAppendTests.test_layer_appends": {
    "duration": 73.439,
    "status": "PASSED"
   },
   "liboe.CopyTreeTests.test_copy_hardlink_tree_count": {
    "duration": 0.01408,
    "status": "PASSED"
   },
   "liboe.CopyTreeTests.test_copy_tree_special": {
    "duration": 0.01166,
    "status": "PASSED"
   },
   "liboe.CopyTreeTests.test_copy_tree_xattr": {
    "duration": 52.213,
    "status": "PASSED"
   },
   "liboe.PathTests.test_canonicalize_empty_string_returns_empty_string": {
    "duration": 0.008337,
    "status": "PASSED"
   },
   "liboe.PathTests.test_canonicalize_empty_token_between_paths_is_dropped": {
    "duration": 0.007834,
    "status": "PASSED"
   },
   "liboe.PathTests.test_canonicalize_multiple_variable_tokens_all_skipped": {
    "duration": 0.007313,
    "status": "PASSED"
   },
   "liboe.PathTests.test_canonicalize_none_returns_empty_string": {
    "duration": 0.008053,
    "status": "PASSED"
   },
   "liboe.PathTests.test_canonicalize_real_path_returned": {
    "duration": 0.009544,
    "status": "PASSED"
   },
   "liboe.PathTests.test_canonicalize_trailing_slash_preserved": {
    "duration": 0.01212,
    "status": "PASSED"
   },
   "liboe.PathTests.test_canonicalize_unexpanded_variable_is_skipped": {
    "duration": 0.008262,
    "status": "PASSED"
   },
   "liboe.PathTests.test_canonicalize_variable_and_trailing_slash_path": {
    "duration": 0.008222,
    "status": "PASSED"
   },
   "liboe.PathTests.test_canonicalize_variable_token_dropped_leaving_real_path": {
    "duration": 0.007406,
    "status": "PASSED"
   },
   "liboe.PathTests.test_is_path_parent_all_paths_must_be_below": {
    "duration": 0.006835,
    "status": "PASSED"
   },
   "liboe.PathTests.test_is_path_parent_child_is_not_parent_of_its_parent": {
    "duration": 0.01021,
    "status": "PASSED"
   },
   "liboe.PathTests.test_is_path_parent_direct_child": {
    "duration": 0.006544,
    "status": "PASSED"
   },
   "liboe.PathTests.test_is_path_parent_no_paths_returns_false": {
    "duration": 0.009562,
    "status": "PASSED"
   },
   "liboe.PathTests.test_is_path_parent_one_path_outside_fails": {
    "duration": 0.013,
    "status": "PASSED"
   },
   "liboe.PathTests.test_is_path_parent_prefix_string_is_not_a_path_parent": {
    "duration": 0.007226,
    "status": "PASSED"
   },
   "liboe.PathTests.test_is_path_parent_unrelated_path": {
    "duration": 0.006749,
    "status": "PASSED"
   },
   "liboe.PathTests.test_join_absolute_rhs_is_not_special": {
    "duration": 0.009692,
    "status": "PASSED"
   },
   "liboe.PathTests.test_join_empty_leading_component_is_absolute": {
    "duration": 0.0159,
    "status": "PASSED"
   },
   "liboe.PathTests.test_join_pardir_normalised": {
    "duration": 0.009467,
    "status": "PASSED"
   },
   "liboe.PathTests.test_join_redundant_separators_normalised": {
    "duration": 0.008504,
    "status": "PASSED"
   },
   "liboe.PathTests.test_join_two_paths": {
    "duration": 0.007679,
    "status": "PASSED"
   },
   "liboe.PathTests.test_make_relative_symlink_absolute_becomes_relative_and_resolves": {
    "duration": 0.01412,
    "status": "PASSED"
   },
   "liboe.PathTests.test_make_relative_symlink_already_relative_unchanged": {
    "duration": 0.007688,
    "status": "PASSED"
   },
   "liboe.PathTests.test_make_relative_symlink_non_symlink_is_ignored": {
    "duration": 0.007381,
    "status": "PASSED"
   },
   "liboe.PathTests.test_make_relative_symlink_several_levels_deep_becomes_relative": {
    "duration": 0.00998,
    "status": "PASSED"
   },
   "liboe.PathTests.test_realpath_isdir_failure_falls_back_without_nameerror": {
    "duration": 0.01136,
    "status": "PASSED"
   },
   "liboe.PathTests.test_realpath_missing_component_raises_enoent_without_assume_dir": {
    "duration": 0.007368,
    "status": "PASSED"
   },
   "liboe.PathTests.test_realpath_missing_component_tolerated_with_assume_dir": {
    "duration": 0.006996,
    "status": "PASSED"
   },
   "liboe.PathTests.test_realpath_mutual_symlink_cycle_raises_eloop": {
    "duration": 0.007875,
    "status": "PASSED"
   },
   "liboe.PathTests.test_realpath_path_outside_root_raises": {
    "duration": 0.007637,
    "status": "PASSED"
   },
   "liboe.PathTests.test_realpath_plain_path_is_returned": {
    "duration": 0.008907,
    "status": "PASSED"
   },
   "liboe.PathTests.test_realpath_resolves_symlink_below_root": {
    "duration": 0.006889,
    "status": "PASSED"
   },
   "liboe.PathTests.test_realpath_resolves_symlink_several_components_deep": {
    "duration": 0.007434,
    "status": "PASSED"
   },
   "liboe.PathTests.test_realpath_self_referential_symlink_raises_eloop": {
    "duration": 0.08056,
    "status": "PASSED"
   },
   "liboe.PathTests.test_symlink_conflicting_existing_raises": {
    "duration": 0.009787,
    "status": "PASSED"
   },
   "liboe.PathTests.test_symlink_creates_dangling_symlink": {
    "duration": 0.006954,
    "status": "PASSED"
   },
   "liboe.PathTests.test_symlink_creates_symlink": {
    "duration": 0.006947,
    "status": "PASSED"
   },
   "liboe.PathTests.test_symlink_force_does_not_delete_glob_siblings": {
    "duration": 0.007079,
    "status": "PASSED"
   },
   "liboe.PathTests.test_symlink_force_overwrites_existing_symlink": {
    "duration": 0.007219,
    "status": "PASSED"
   },
   "liboe.PathTests.test_symlink_force_replaces_destination_with_glob_metacharacters": {
    "duration": 0.007138,
    "status": "PASSED"
   },
   "liboe.PathTests.test_symlink_force_replaces_existing_directory": {
    "duration": 0.01141,
    "status": "PASSED"
   },
   "liboe.PathTests.test_symlink_matching_existing_is_idempotent": {
    "duration": 0.007124,
    "status": "PASSED"
   },
   "liboe.PathTests.test_which_wild_explicit_search_path": {
    "duration": 0.008354,
    "status": "PASSED"
   },
   "liboe.PathTests.test_which_wild_first_match_per_name_wins": {
    "duration": 0.007381,
    "status": "PASSED"
   },
   "liboe.PathTests.test_which_wild_missing_tool_returns_empty": {
    "duration": 0.007265,
    "status": "PASSED"
   },
   "liboe.PathTests.test_which_wild_wildcard_pattern": {
    "duration": 0.008282,
    "status": "PASSED"
   },
   "liboe.SubprocessTests.test_subprocess_tweak": {
    "duration": 0.01905,
    "status": "PASSED"
   },
   "lic_checksum.LicenseTests.test_checksum_with_space": {
    "duration": 11.84,
    "status": "PASSED"
   },
   "lic_checksum.LicenseTests.test_nonmatching_checksum": {
    "duration": 24.688,
    "status": "PASSED"
   },
   "locales.LocalesTest.test_locales_off": {
    "duration": 186.011,
    "status": "PASSED"
   },
   "locales.LocalesTest.test_locales_on": {
    "duration": 76.287,
    "status": "PASSED"
   },
   "manifest.VerifyManifest.test_SDK_manifest_entries": {
    "duration": 603.053,
    "status": "PASSED"
   },
   "manifest.VerifyManifest.test_image_manifest_entries": {
    "duration": 13.902,
    "status": "PASSED"
   },
   "minidebuginfo.Minidebuginfo.test_minidebuginfo": {
    "duration": 577.363,
    "status": "PASSED"
   },
   "minidebuginfo.Minidebuginfo.test_minidebuginfo_qemu": {
    "duration": 566.438,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig": {
    "duration": 596.169,
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig_inlayer": {
    "duration": 73.463,
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig_reparse": {
    "duration": 147.78,
    "status": "PASSED"
   },
   "newlib.NewlibTest.test_newlib": {
    "duration": 67.19,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_blob_to_dict": {
    "duration": 1.18,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs": {
    "duration": 1.008,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default": {
    "duration": 1.043,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestFileListCompare.test_compare_file_lists": {
    "duration": 0.1848,
    "status": "PASSED"
   },
   "oelib.elf.TestElf.test_machine_name": {
    "duration": 0.0007346,
    "status": "PASSED"
   },
   "oelib.license.TestComplexCombinations.test_tests": {
    "duration": 0.001913,
    "status": "PASSED"
   },
   "oelib.license.TestIsIncluded.test_tests": {
    "duration": 0.00418,
    "status": "PASSED"
   },
   "oelib.license.TestSimpleCombinations.test_tests": {
    "duration": 0.001308,
    "status": "PASSED"
   },
   "oelib.license.TestSingleLicense.test_invalid_licenses": {
    "duration": 0.0005751,
    "status": "PASSED"
   },
   "oelib.license.TestSingleLicense.test_single_licenses": {
    "duration": 0.0005169,
    "status": "PASSED"
   },
   "oelib.license.TestSort.test_sort": {
    "duration": 0.006625,
    "status": "PASSED"
   },
   "oelib.package.TestCopyDebugSources.test_copydebugsources_copies_files_and_dereferences_links": {
    "duration": 0.01433,
    "status": "PASSED"
   },
   "oelib.package.TestCopyDebugSources.test_copydebugsources_ignores_copy_failure": {
    "duration": 0.006213,
    "status": "PASSED"
   },
   "oelib.package.TestCopyDebugSources.test_copydebugsources_ignores_empty_externalsrc_relocation": {
    "duration": 0.006195,
    "status": "PASSED"
   },
   "oelib.package.TestCopyDebugSources.test_copydebugsources_moves_externalsrc_relocation": {
    "duration": 0.009157,
    "status": "PASSED"
   },
   "oelib.patch.TestGitApplyTree.test_dirty_push_run_false_returns_argv": {
    "duration": 0.2735,
    "status": "PASSED"
   },
   "oelib.patch.TestGitApplyTree.test_fallback_preserves_original_patch_name": {
    "duration": 0.7018,
    "status": "PASSED"
   },
   "oelib.patch.TestGitApplyTree.test_git_am_preserves_original_patch_name": {
    "duration": 0.7307,
    "status": "PASSED"
   },
   "oelib.patch.TestGitApplyTree.test_push_run_false_returns_argv": {
    "duration": 0.5172,
    "status": "PASSED"
   },
   "oelib.patch.TestPatchTree.test_push_run_false_returns_argv": {
    "duration": 0.003454,
    "status": "PASSED"
   },
   "oelib.patch.TestRunCmd.test_runcmd_allows_explicit_shell": {
    "duration": 0.002194,
    "status": "PASSED"
   },
   "oelib.patch.TestRunCmd.test_runcmd_preserves_argv_elements": {
    "duration": 0.01714,
    "status": "PASSED"
   },
   "oelib.patch.TestRunCmd.test_runcmd_reports_exit_status": {
    "duration": 0.01715,
    "status": "PASSED"
   },
   "oelib.patch.TestRunCmd.test_runcmd_wraps_exec_failure": {
    "duration": 0.001046,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_loop": {
    "duration": 0.004985,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_norm": {
    "duration": 0.004052,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_phys": {
    "duration": 0.003704,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_bool_equality": {
    "duration": 0.0009265,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_false": {
    "duration": 0.001359,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_invalid": {
    "duration": 0.001883,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_true": {
    "duration": 0.002359,
    "status": "PASSED"
   },
   "oelib.types.TestList.test_list_nosep": {
    "duration": 0.0009279,
    "status": "PASSED"
   },
   "oelib.types.TestList.test_list_usersep": {
    "duration": 0.0006254,
    "status": "PASSED"
   },
   "oelib.utils.TestDefaultFeatures.test_filter_default_features": {
    "duration": 0.000813,
    "status": "PASSED"
   },
   "oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch": {
    "duration": 0.0407,
    "status": "PASSED"
   },
   "oelib.utils.TestPackagesFilterOutSystem.test_filter": {
    "duration": 0.004315,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_num_exception": {
    "duration": 0.0005763,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_valid": {
    "duration": 0.0006468,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_version_exception": {
    "duration": 0.000752,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_help": {
    "duration": 0.2912,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_proxy": {
    "duration": 0.2995,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash": {
    "duration": 0.007992,
    "log": "No \"dash\" found on test system.\n",
    "status": "SKIPPED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_default": {
    "duration": 396.436,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_help": {
    "duration": 0.297,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all": {
    "duration": 372.417,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags": {
    "duration": 403.603,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only": {
    "duration": 398.218,
    "status": "PASSED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_help": {
    "duration": 0.0005133,
    "log": "Python cairo module is not present\n",
    "status": "SKIPPED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_pdf_output": {
    "duration": 0.0007281,
    "log": "Python cairo module is not present\n",
    "status": "SKIPPED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_png_output": {
    "duration": 0.0009844,
    "log": "Python cairo module is not present\n",
    "status": "SKIPPED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_svg_output": {
    "duration": 0.001237,
    "log": "Python cairo module is not present\n",
    "status": "SKIPPED"
   },
   "oescripts.OeRunNativeTest.test_oe_run_native": {
    "duration": 18.909,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set": {
    "duration": 809.341,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict": {
    "duration": 37.851,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing": {
    "duration": 0.001283,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access": {
    "duration": 0.001363,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_postinst_on_target_for_read_only_rootfs": {
    "duration": 0.001511,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original": {
    "duration": 0.001668,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit": {
    "duration": 0.001819,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_read_only": {
    "duration": 0.00198,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSTests.test_correct_image_fstab": {
    "duration": 210.314,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_correct_image_unit": {
    "duration": 105.032,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_distro_features_missing": {
    "duration": 48.765,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_mount_unit_not_set": {
    "duration": 25.521,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_not_all_units_installed": {
    "duration": 106.918,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_not_all_units_installed_but_qa_skipped": {
    "duration": 127.14,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_wrong_mount_unit_set": {
    "duration": 23.219,
    "status": "PASSED"
   },
   "package.PackageTests.test_gdb_hardlink_debug": {
    "duration": 139.745,
    "status": "PASSED"
   },
   "package.PackageTests.test_package_name_conflict": {
    "duration": 22.091,
    "status": "PASSED"
   },
   "package.PackageTests.test_preserve_ownership": {
    "duration": 105.72,
    "status": "PASSED"
   },
   "package.PackageTests.test_preserve_sparse_hardlinks": {
    "duration": 58.718,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_dpkg": {
    "duration": 0.02406,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_opkg": {
    "duration": 0.02665,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_rpm": {
    "duration": 0.1991,
    "status": "PASSED"
   },
   "picolibc.PicolibcTest.test_picolibc": {
    "duration": 122.923,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_find_path": {
    "duration": 4.678,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_glob": {
    "duration": 2.217,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_list_pkg_files": {
    "duration": 13.874,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_list_pkgs": {
    "duration": 8.276,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_lookup_pkg": {
    "duration": 5.835,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_lookup_recipe": {
    "duration": 2.904,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_multilib_variables": {
    "duration": 94.903,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_no_param": {
    "duration": 0.1434,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_read_value": {
    "duration": 3.451,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_specify_pkgdatadir": {
    "duration": 0.9975,
    "status": "PASSED"
   },
   "pokybleeding.PokyBleeding.test_poky_bleeding_autorev": {
    "duration": 129.762,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_import_export_override_db": {
    "duration": 410.356,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_import_export_replace_db": {
    "duration": 214.454,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_deb_arch_dep": {
    "duration": 131.305,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_deb_arch_indep": {
    "duration": 53.192,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_ipk_arch_dep": {
    "duration": 129.947,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_ipk_arch_indep": {
    "duration": 39.309,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_rpm_arch_dep": {
    "duration": 82.099,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_rpm_arch_indep": {
    "duration": 35.581,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_stopping_prservice_message": {
    "duration": 0.6387,
    "status": "PASSED"
   },
   "pseudo.Pseudo.test_pseudo_pyc_creation": {
    "duration": 11.924,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add": {
    "duration": 95.27,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir": {
    "duration": 48.207,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine": {
    "duration": 43.864,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives": {
    "duration": 38.167,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic": {
    "duration": 46.285,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary": {
    "duration": 32.407,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer": {
    "duration": 8.473,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func": {
    "duration": 47.65,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob": {
    "duration": 45.431,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob": {
    "duration": 45.063,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid": {
    "duration": 47.194,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig": {
    "duration": 50.088,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch": {
    "duration": 42.9,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall": {
    "duration": 52.337,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed": {
    "duration": 43.736,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script": {
    "duration": 39.838,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir": {
    "duration": 40.852,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir": {
    "duration": 43.571,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard": {
    "duration": 17.784,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic": {
    "duration": 103.026,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic_wildcard": {
    "duration": 78.373,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri": {
    "duration": 30.224,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri_diff_params": {
    "duration": 24.222,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_machine": {
    "duration": 88.05,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_replace_file_srcdir": {
    "duration": 42.493,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_srcdir_basic": {
    "duration": 27.872,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic": {
    "duration": 47.077,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic_dirdest": {
    "duration": 52.387,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_update_recipe_basic": {
    "duration": 11.493,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic": {
    "duration": 71.429,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic_subdir": {
    "duration": 63.271,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create": {
    "duration": 40.341,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_autotools": {
    "duration": 72.971,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_cmake": {
    "duration": 39.568,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_http": {
    "duration": 46.92,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch": {
    "duration": 44.623,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch": {
    "duration": 45.952,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master": {
    "duration": 44.528,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_github": {
    "duration": 50.537,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball": {
    "duration": 46.952,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_go": {
    "duration": 64.535,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_npm": {
    "duration": 1.461,
    "log": "Test needs meta-oe for nodejs\n",
    "status": "SKIPPED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_flit_core_buildapi": {
    "duration": 44.161,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_hatchling": {
    "duration": 43.101,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_maturin": {
    "duration": 43.724,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_mesonpy": {
    "duration": 40.436,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_poetry_core_masonry_api": {
    "duration": 39.85,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta": {
    "duration": 46.236,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta_license_pep639": {
    "duration": 44.894,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta_license_prepep639": {
    "duration": 44.737,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools": {
    "duration": 43.782,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi": {
    "duration": 71.162,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi_tarball": {
    "duration": 46.627,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_simple": {
    "duration": 46.93,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_handle_license_vars": {
    "duration": 4.36,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_load_plugin": {
    "duration": 10.402,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses": {
    "duration": 0.02298,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_appends": {
    "duration": 0.1063,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend": {
    "duration": 0.09375,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_varflag": {
    "duration": 0.0786,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_split_var_value": {
    "duration": 0.005135,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_validate_pn": {
    "duration": 0.004769,
    "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.006114,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_can_match_non_static_ptest_names": {
    "duration": 0.01395,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_can_not_compare_non_ltp_tests": {
    "duration": 0.008055,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_junit_empty_testresults": {
    "duration": 0.007267,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_junit_log_attached": {
    "duration": 0.006804,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_junit_log_inline": {
    "duration": 0.00641,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_junit_missing_image_tests": {
    "duration": 0.01066,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_junit_missing_ptests": {
    "duration": 0.007898,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_machine_matches": {
    "duration": 0.006456,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_machine_mismatches": {
    "duration": 0.005969,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_merge_can_merged_results": {
    "duration": 0.005748,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type": {
    "duration": 0.005763,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair": {
    "duration": 0.005722,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_regression_can_get_regression_result": {
    "duration": 0.005678,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_report_can_aggregate_test_result": {
    "duration": 0.006023,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared": {
    "duration": 0.005895,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared": {
    "duration": 0.005636,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared": {
    "duration": 0.005675,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared": {
    "duration": 0.006097,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_always": {
    "duration": 57.945,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_failure": {
    "duration": 67.888,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_global": {
    "duration": 99.675,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_misc": {
    "duration": 134.34,
    "status": "PASSED"
   },
   "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files": {
    "duration": 39.888,
    "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.507,
    "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": 9.073,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_list_not_found": {
    "duration": 0.01637,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_list_okay": {
    "duration": 0.02424,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_log": {
    "duration": 0.007273,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_log_split": {
    "duration": 0.007534,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_no_shell": {
    "duration": 0.006063,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_output": {
    "duration": 0.008023,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_output_split": {
    "duration": 0.007546,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_assertion": {
    "duration": 0.02378,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_exception": {
    "duration": 0.01292,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_false": {
    "duration": 0.01662,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_okay": {
    "duration": 0.01363,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_shell": {
    "duration": 0.0124,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_stdin": {
    "duration": 0.008941,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_stdin_timeout": {
    "duration": 10.007,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_timeout": {
    "duration": 10.02,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_timeout_split": {
    "duration": 10.008,
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_compressed_wic_by_path": {
    "duration": 0.01398,
    "log": "wic tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_compressed_wic_by_recipe": {
    "duration": 0.01402,
    "log": "wic tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_deploy": {
    "duration": 124.594,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_deploy_hddimg": {
    "duration": 0.0009038,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_machine": {
    "duration": 29.459,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_ext4": {
    "duration": 28.762,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_iso": {
    "duration": 0.002493,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_machine_slirp": {
    "duration": 28.001,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_slirp_qcow2": {
    "duration": 0.002913,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_qemu_boot": {
    "duration": 25.733,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image": {
    "duration": 34.316,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image_vdi": {
    "duration": 0.001755,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image_vmdk": {
    "duration": 0.002851,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_rootfs": {
    "duration": 22.527,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_failing_postinst": {
    "duration": 390.25,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_postinst_rootfs_and_boot_systemd": {
    "duration": 671.629,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit": {
    "duration": 415.989,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.RustKernel.test_kernel_rust_sample": {
    "duration": 229.778,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_helloworld": {
    "duration": 563.689,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_pstree": {
    "duration": 51.178,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_syscalls_by_pid": {
    "duration": 49.207,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_syscalls_by_proc": {
    "duration": 52.748,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestExport.test_testexport_basic": {
    "duration": 153.802,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestExport.test_testexport_sdk": {
    "duration": 175.37,
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_apt": {
    "duration": 225.482,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_dnf": {
    "duration": 176.773,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_install": {
    "duration": 156.786,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_slirp": {
    "duration": 118.859,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_virgl_gtk_sdl": {
    "duration": 0.0008171,
    "log": "test needs qemux86-64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runtime_test.TestImage.test_testimage_virgl_headless": {
    "duration": 0.001081,
    "log": "test needs qemux86-64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "rust.RustStaticMuslTest.test_static_musl_linking": {
    "duration": 85.689,
    "status": "PASSED"
   },
   "sdk.SDKTests.test_sdk_manifests": {
    "duration": 517.124,
    "status": "PASSED"
   },
   "sdk.SDKTests.test_sdk_runqemu": {
    "duration": 501.769,
    "status": "PASSED"
   },
   "selftest.ExternalLayer.test_list_imported": {
    "duration": 0.007431,
    "status": "PASSED"
   },
   "signing.LockedSignatures.test_locked_signatures": {
    "duration": 218.556,
    "status": "PASSED"
   },
   "signing.Signing.test_signing_packages": {
    "duration": 369.31,
    "status": "PASSED"
   },
   "signing.Signing.test_signing_sstate_archive": {
    "duration": 243.678,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_baremetal_helloworld": {
    "duration": 78.887,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_base_files": {
    "duration": 73.618,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_core_image_minimal": {
    "duration": 95.83,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_core_image_minimal_sdk": {
    "duration": 534.758,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_custom_annotation_vars": {
    "duration": 49.312,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_download_location_defensive_handling": {
    "duration": 18.795,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_extra_opts": {
    "duration": 230.931,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_gcc_include_source": {
    "duration": 1621.234,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_kernel_config_spdx": {
    "duration": 46.613,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_packageconfig_spdx": {
    "duration": 39.431,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_version_extraction_patterns": {
    "duration": 14.515,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_world_sbom": {
    "duration": 53.0,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_machine": {
    "duration": 215.461,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_1": {
    "duration": 84.273,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_2": {
    "duration": 125.404,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_3": {
    "duration": 200.964,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_nonspecific": {
    "duration": 64.345,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific": {
    "duration": 65.464,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific_nonspecific": {
    "duration": 65.425,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific": {
    "duration": 56.592,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_specific": {
    "duration": 57.626,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_native_targets": {
    "duration": 85.62,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_target": {
    "duration": 86.872,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_native_target": {
    "duration": 94.727,
    "status": "PASSED"
   },
   "sstatetests.SStateFindSiginfo.test_sstate_compare_sigfiles_and_find_siginfo": {
    "duration": 670.608,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_32_64_same_hash": {
    "duration": 181.567,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_nativelsbstring_same_hash": {
    "duration": 199.779,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_sdk_arch_same_hash": {
    "duration": 183.345,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs2.test_sstate_allarch_samesigs": {
    "duration": 160.147,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs2.test_sstate_nativesdk_samesigs_multilib": {
    "duration": 211.435,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs3.test_sstate_multilib_or_not_native_samesigs": {
    "duration": 130.203,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs3.test_sstate_sametune_samesigs": {
    "duration": 442.167,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs4.test_sstate_movelayer_samesigs": {
    "duration": 115.168,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs4.test_sstate_noop_samesigs": {
    "duration": 178.72,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_gcc_runtime_vs_gcc_source": {
    "duration": 1405.402,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_image_minimal_vs_base_do_configure": {
    "duration": 933.979,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_image_minimal_vs_perlcross": {
    "duration": 435.194,
    "status": "PASSED"
   },
   "sstatetests.SStateTests.test_autorev_sstate_works": {
    "duration": 87.405,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_cleanup": {
    "duration": 82.184,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_la": {
    "duration": 33.476,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_max_shebang": {
    "duration": 16.239,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_pkgconfig": {
    "duration": 30.757,
    "status": "PASSED"
   },
   "systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built": {
    "duration": 179.074,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_datastore_operations": {
    "duration": 1.46,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_expand": {
    "duration": 0.2599,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_getvar": {
    "duration": 1.017,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_getvar_bb_origenv": {
    "duration": 1.017,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_list_recipes": {
    "duration": 7.152,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe": {
    "duration": 7.801,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe_copy_expand": {
    "duration": 6.271,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe_custom_data": {
    "duration": 7.768,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_virtual_recipe": {
    "duration": 7.132,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_virtual_recipe_custom_data": {
    "duration": 5.946,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_setvariable_clean": {
    "duration": 3.02,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_variable_history": {
    "duration": 6.886,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_wait_event": {
    "duration": 2.025,
    "status": "PASSED"
   },
   "toolchain.ToolchainTests.test_toolchain_switching": {
    "duration": 171.805,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract": {
    "duration": 33.766,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_missing_config": {
    "duration": 28.251,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_nothing_set": {
    "duration": 32.756,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_set_both_config_and_machine": {
    "duration": 30.279,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_set_uboot_config_binary": {
    "duration": 31.907,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_set_uboot_config_fragments": {
    "duration": 28.969,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_set_uboot_config_image_fstypes": {
    "duration": 29.464,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_set_uboot_config_make_opts": {
    "duration": 30.198,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_legacy": {
    "duration": 33.394,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_single_config": {
    "duration": 32.618,
    "status": "PASSED"
   },
   "uboot.UBootTest.test_boot_uboot": {
    "duration": 89.618,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "uboot.UBootTest.test_boot_uboot_kvm_to_full_target": {
    "duration": 0.01773,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/uboot.py\", line 57, in test_boot_uboot_kvm_to_full_target\n    runCmd(\"kvm-ok\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/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 'kvm-ok' returned non-zero exit status 127:\n/bin/sh: line 1: kvm-ok: command not found\n\n\nStderr:\n2026-07-31 01:24:05,183 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/conf/local.conf\n2026-07-31 01:24:05,184 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260731023425\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260731023425\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/.hmcm72sk\nCreated listening socket for qemu serial console on: 127.0.0.1:41605\nCreated listening socket for qemu serial console on: 127.0.0.1:36855\nlaunchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=41605:36855 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/pidfile_2838323  -S -qmp unix:./.nny8b7w1,server,wait -qmp unix:./.hmcm72sk,server,nowait\"\nrunqemu started, pid is 3555432\nwaiting at most 300 seconds for qemu pid (07/31/26 02:37:18)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/.nny8b7w1\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/.nny8b7w1\nQMP connected to QEMU at 07/31/26 02:37:19 and took 0.58 seconds\nQMP released QEMU at 07/31/26 02:37:19 and took 0.09 seconds from connect\nqemu started in 0.67 seconds - qemu procces pid is 3555548 (07/31/26 02:37:19)\nTarget IP: None\nServer IP: None\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-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260731023442.ext4\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260731023442.ext4.zst: 32519168 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260731023442.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260731023442.ext4.3555432\nrunqemu - INFO - Copy done in 0.014319419860839844 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260731023442.ext4.3555432,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=41605,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36855,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/pidfile_2838323  -S -qmp unix:./.nny8b7w1,server,wait -qmp unix:./.hmcm72sk,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 284463.33\n\nQEMU 11.0.3 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (07/31/26 02:37:19)\nConnection from 127.0.0.1:38944\nReached login banner in 3.68 seconds (07/31/26 02:37:22)\nLogged in as root in serial console\nWARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260731023731\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260731023731\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/.d6wf0823\nCreated listening socket for qemu serial console on: 127.0.0.1:36965\nCreated listening socket for qemu serial console on: 127.0.0.1:44223\nlaunchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=36965:44223 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/pidfile_2838323  -S -qmp unix:./.e8yaol2h,server,wait -qmp unix:./.d6wf0823,server,nowait\"\nrunqemu started, pid is 3592741\nwaiting at most 300 seconds for qemu pid (07/31/26 02:38:35)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/.e8yaol2h\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/.e8yaol2h\nQMP connected to QEMU at 07/31/26 02:38:36 and took 0.92 seconds\nQMP released QEMU at 07/31/26 02:38:36 and took 0.09 seconds from connect\nqemu started in 1.00 seconds - qemu procces pid is 3592754 (07/31/26 02:38:36)\nTarget IP: None\nServer IP: None\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-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260731023750.ext4\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260731023750.ext4.zst: 30570496 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260731023750.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260731023750.ext4.3592741\nrunqemu - INFO - Copy done in 0.013666868209838867 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260731023750.ext4.3592741,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36965,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44223,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/pidfile_2838323  -S -qmp unix:./.e8yaol2h,server,wait -qmp unix:./.d6wf0823,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 284540.37\n\nQEMU 11.0.3 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (07/31/26 02:38:36)\nConnection from 127.0.0.1:34502\nReached login banner in 2.39 seconds (07/31/26 02:38:38)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260731023847\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260731023847\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/.im1hi9kw\nCreated listening socket for qemu serial console on: 127.0.0.1:34083\nCreated listening socket for qemu serial console on: 127.0.0.1:44415\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=34083:44415 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/pidfile_2838323  -S -qmp unix:./.3_iy95j9,server,wait -qmp unix:./.im1hi9kw,server,nowait\"\nrunqemu started, pid is 3695687\nwaiting at most 300 seconds for qemu pid (07/31/26 02:40:52)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/.3_iy95j9\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/.3_iy95j9\nQMP connected to QEMU at 07/31/26 02:40:53 and took 0.82 seconds\nQMP released QEMU at 07/31/26 02:40:53 and took 0.09 seconds from connect\nqemu started in 0.91 seconds - qemu procces pid is 3695787 (07/31/26 02:40:53)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260731023930.ext4.3695687,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34083,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44415,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/pidfile_2838323 -S -qmp unix:./.3_iy95j9,server,wait -qmp unix:./.im1hi9kw,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260731023930.ext4\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260731023930.ext4.zst: 124781568 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260731023930.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260731023930.ext4.3695687\nrunqemu - INFO - Copy done in 0.05732083320617676 seconds\nrunqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260731023930.ext4.3695687,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34083,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44415,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/pidfile_2838323  -S -qmp unix:./.3_iy95j9,server,wait -qmp unix:./.im1hi9kw,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 284677.54\n\n\nWaiting at most 1000 seconds for login banner (07/31/26 02:40:53)\nConnection from 127.0.0.1:50074\nReached login banner in 2.35 seconds (07/31/26 02:40:55)\nLogged in as root in serial console\n2026-07-31 02:40:58,888 - oe-selftest - INFO - gdbtest /usr/bin/hello1\n2026-07-31 02:41:01,738 - oe-selftest - INFO - gdbtest /usr/bin/hello2\n2026-07-31 02:41:01,940 - oe-selftest - INFO - gdbtest /usr/libexec/hello3\n2026-07-31 02:41:02,142 - oe-selftest - INFO - gdbtest /usr/libexec/hello4\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260731024129\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260731024129\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/.zamb1cjt\nCreated listening socket for qemu serial console on: 127.0.0.1:45519\nCreated listening socket for qemu serial console on: 127.0.0.1:44011\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45519:44011 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/pidfile_2838323  -S -qmp unix:./.4gyayk7i,server,wait -qmp unix:./.zamb1cjt,server,nowait\"\nrunqemu started, pid is 3760679\nwaiting at most 300 seconds for qemu pid (07/31/26 02:43:03)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/.4gyayk7i\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/.4gyayk7i\nQMP connected to QEMU at 07/31/26 02:43:04 and took 0.69 seconds\nQMP released QEMU at 07/31/26 02:43:04 and took 0.09 seconds from connect\nqemu started in 0.77 seconds - qemu procces pid is 3760826 (07/31/26 02:43:04)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260731024213.ext4.3760679,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45519,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44011,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/pidfile_2838323 -S -qmp unix:./.4gyayk7i,server,wait -qmp unix:./.zamb1cjt,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260731024213.ext4\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260731024213.ext4.zst: 29329408 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260731024213.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260731024213.ext4.3760679\nrunqemu - INFO - Copy done in 0.015863656997680664 seconds\nrunqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260731024213.ext4.3760679,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45519,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44011,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/pidfile_2838323  -S -qmp unix:./.4gyayk7i,server,wait -qmp unix:./.zamb1cjt,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 284808.32\n\n\nWaiting at most 1000 seconds for login banner (07/31/26 02:43:04)\nConnection from 127.0.0.1:53088\nReached login banner in 2.33 seconds (07/31/26 02:43:06)\nLogged in as root in serial console\n2026-07-31 02:43:09,695 - oe-selftest - INFO - Check ownership of /etc/selftest-chown/file\n2026-07-31 02:43:09,897 - oe-selftest - INFO - Check ownership of /etc/selftest-chown/dir\n2026-07-31 02:43:09,999 - oe-selftest - INFO - Check ownership of /etc/selftest-chown/symlink\n2026-07-31 02:43:10,101 - oe-selftest - INFO - Check ownership of /etc/selftest-chown/fifotest/fifo\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260731025530\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260731025530\nNot using kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/.5oqjstsh\nCreated listening socket for qemu serial console on: 127.0.0.1:52891\nCreated listening socket for qemu serial console on: 127.0.0.1:49447\nlaunchcmd=runqemu snapshot nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=52891:49447 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/pidfile_2838323  -S -qmp unix:./.uwy81o61,server,wait -qmp unix:./.5oqjstsh,server,nowait\"\nrunqemu started, pid is 349847\nwaiting at most 300 seconds for qemu pid (07/31/26 02:56:51)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/.uwy81o61\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/.uwy81o61\nQMP connected to QEMU at 07/31/26 02:56:51 and took 0.57 seconds\nQMP released QEMU at 07/31/26 02:56:51 and took 0.08 seconds from connect\nqemu started in 0.66 seconds - qemu procces pid is 349865 (07/31/26 02:56:51)\nTarget IP: None\nServer IP: None\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-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260731025605.ext4\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260731025605.ext4.zst: 24227840 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/Image]\nBIOS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/u-boot.bin]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260731025605.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260731025605.ext4.349847\nrunqemu - INFO - Copy done in 0.010530710220336914 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260731025605.ext4.349847,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu cortex-a57 -smp 4 -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52891,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:49447,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/pidfile_2838323  -S -qmp unix:./.uwy81o61,server,wait -qmp unix:./.5oqjstsh,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -bios /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/u-boot.bin -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2838323/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 285635.98\n\nQEMU 11.0.3 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (07/31/26 02:56:51)\nConnection from 127.0.0.1:45792\nReached login banner in 0.86 seconds (07/31/26 02:56:52)\nLogged in as root in serial console\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "uboot.UBootTest.test_uboot_config_initial_env_binary": {
    "duration": 83.141,
    "status": "PASSED"
   },
   "uboot.UBootTest.test_uboot_initial_env_binary": {
    "duration": 77.147,
    "status": "PASSED"
   },
   "uki.UkiTest.test_uki_boot_systemd": {
    "duration": 0.001475,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "uki.UkiTest.test_uki_sysvinit": {
    "duration": 0.002268,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "usergrouptests.UserGroupTests.test_add_task_between_p_sysroot_and_package": {
    "duration": 18.485,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_group_from_dep_package": {
    "duration": 30.122,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_postinst_order": {
    "duration": 12.105,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_static_useradd_from_dynamic": {
    "duration": 199.78,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_useradd_depends_only": {
    "duration": 11.029,
    "status": "PASSED"
   },
   "wic.CLITests.test_createhelp": {
    "duration": 77.032,
    "status": "PASSED"
   },
   "wic.CLITests.test_help": {
    "duration": 4.774,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_create": {
    "duration": 4.856,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_kickstart": {
    "duration": 5.262,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_list": {
    "duration": 6.33,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_overview": {
    "duration": 6.055,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_plugins": {
    "duration": 3.681,
    "status": "PASSED"
   },
   "wic.CLITests.test_list_images": {
    "duration": 8.17,
    "status": "PASSED"
   },
   "wic.CLITests.test_list_source_plugins": {
    "duration": 8.491,
    "status": "PASSED"
   },
   "wic.CLITests.test_listed_images_help": {
    "duration": 82.651,
    "status": "PASSED"
   },
   "wic.CLITests.test_listhelp": {
    "duration": 5.383,
    "status": "PASSED"
   },
   "wic.CLITests.test_no_command": {
    "duration": 3.585,
    "status": "PASSED"
   },
   "wic.CLITests.test_unsupported_subcommand": {
    "duration": 5.185,
    "status": "PASSED"
   },
   "wic.CLITests.test_version": {
    "duration": 5.864,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_cp": {
    "duration": 132.359,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_cp_ext": {
    "duration": 82.243,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_ls": {
    "duration": 52.26,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_ls_ext": {
    "duration": 46.933,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_rm": {
    "duration": 68.205,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_rm_ext": {
    "duration": 57.041,
    "status": "PASSED"
   },
   "wic.Wic.test_bootloader_config": {
    "duration": 0.006977,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_build_artifacts": {
    "duration": 0.007144,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_build_image_name": {
    "duration": 166.378,
    "status": "PASSED"
   },
   "wic.Wic.test_build_rootfs_long": {
    "duration": 84.528,
    "status": "PASSED"
   },
   "wic.Wic.test_build_rootfs_short": {
    "duration": 71.727,
    "status": "PASSED"
   },
   "wic.Wic.test_change_directory": {
    "duration": 51.899,
    "status": "PASSED"
   },
   "wic.Wic.test_change_directory_errors": {
    "duration": 80.14,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_bzip2": {
    "duration": 43.544,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_gzip": {
    "duration": 45.266,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_xz": {
    "duration": 37.827,
    "status": "PASSED"
   },
   "wic.Wic.test_debug_long": {
    "duration": 41.194,
    "status": "PASSED"
   },
   "wic.Wic.test_debug_short": {
    "duration": 39.734,
    "status": "PASSED"
   },
   "wic.Wic.test_default_output_dir": {
    "duration": 0.001237,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_efi_bootpart": {
    "duration": 99.221,
    "status": "PASSED"
   },
   "wic.Wic.test_exclude_path": {
    "duration": 58.086,
    "status": "PASSED"
   },
   "wic.Wic.test_exclude_path_errors": {
    "duration": 72.556,
    "status": "PASSED"
   },
   "wic.Wic.test_exclude_path_with_extra_space": {
    "duration": 130.704,
    "status": "PASSED"
   },
   "wic.Wic.test_extra_space": {
    "duration": 40.323,
    "status": "PASSED"
   },
   "wic.Wic.test_gpt_image": {
    "duration": 0.001073,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_grub_install_pcbios": {
    "duration": 0.001327,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_include_path": {
    "duration": 52.084,
    "status": "PASSED"
   },
   "wic.Wic.test_include_path_embeded": {
    "duration": 53.664,
    "status": "PASSED"
   },
   "wic.Wic.test_include_path_errors": {
    "duration": 111.686,
    "status": "PASSED"
   },
   "wic.Wic.test_iso_image": {
    "duration": 0.00159,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_kernel_install": {
    "duration": 48.657,
    "status": "PASSED"
   },
   "wic.Wic.test_mkefidisk": {
    "duration": 33.327,
    "status": "PASSED"
   },
   "wic.Wic.test_no_fstab_update": {
    "duration": 58.217,
    "status": "PASSED"
   },
   "wic.Wic.test_no_fstab_update_errors": {
    "duration": 63.738,
    "status": "PASSED"
   },
   "wic.Wic.test_no_table": {
    "duration": 34.827,
    "status": "PASSED"
   },
   "wic.Wic.test_partition_hidden_attributes": {
    "duration": 44.451,
    "status": "PASSED"
   },
   "wic.Wic.test_permissions": {
    "duration": 370.568,
    "status": "PASSED"
   },
   "wic.Wic.test_qemux86_directdisk": {
    "duration": 0.001379,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_rootfs_artifacts": {
    "duration": 0.002091,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_rootfs_indirect_recipes": {
    "duration": 0.002843,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_sdimage_bootpart": {
    "duration": 75.344,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_build_check_long": {
    "duration": 43.938,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_build_check_short": {
    "duration": 31.99,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_kernel_install": {
    "duration": 47.417,
    "status": "PASSED"
   },
   "wic.Wic.test_systemd_bootdisk": {
    "duration": 160.466,
    "status": "PASSED"
   },
   "wic.Wic.test_wic_sector_size_cli": {
    "duration": 103.739,
    "status": "PASSED"
   },
   "wic.Wic.test_wic_sector_size_env": {
    "duration": 108.425,
    "status": "PASSED"
   },
   "wic.Wic.test_wrong_compressor": {
    "duration": 6.559,
    "status": "PASSED"
   },
   "wic.Wic2.test_biosplusefi_plugin": {
    "duration": 0.006233,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic2.test_biosplusefi_plugin_qemu": {
    "duration": 0.00654,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_bmap_long": {
    "duration": 169.498,
    "status": "PASSED"
   },
   "wic.Wic2.test_bmap_short": {
    "duration": 33.122,
    "status": "PASSED"
   },
   "wic.Wic2.test_diskid_on_gpt_partition": {
    "duration": 38.828,
    "status": "PASSED"
   },
   "wic.Wic2.test_diskid_on_msdos_partition": {
    "duration": 37.354,
    "status": "PASSED"
   },
   "wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_aarch64": {
    "duration": 285.571,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_x86": {
    "duration": 0.0007672,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_efi_plugin_unified_kernel_image_qemu": {
    "duration": 0.001001,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_empty_plugin": {
    "duration": 127.008,
    "status": "PASSED"
   },
   "wic.Wic2.test_empty_zeroize_plugin": {
    "duration": 60.068,
    "status": "PASSED"
   },
   "wic.Wic2.test_expand_mbr_image": {
    "duration": 0.001399,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_extra_filesystem_space": {
    "duration": 39.041,
    "status": "PASSED"
   },
   "wic.Wic2.test_extra_partition_plugin": {
    "duration": 109.582,
    "status": "PASSED"
   },
   "wic.Wic2.test_extra_partition_space": {
    "duration": 45.914,
    "status": "PASSED"
   },
   "wic.Wic2.test_fixed_size": {
    "duration": 37.255,
    "status": "PASSED"
   },
   "wic.Wic2.test_fixed_size_error": {
    "duration": 34.354,
    "status": "PASSED"
   },
   "wic.Wic2.test_fs_types": {
    "duration": 33.081,
    "status": "PASSED"
   },
   "wic.Wic2.test_gpt_partition_name": {
    "duration": 96.232,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_bootpart_globbed": {
    "duration": 67.731,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_env": {
    "duration": 53.653,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_vars_dir_long": {
    "duration": 11.345,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_vars_dir_short": {
    "duration": 10.723,
    "status": "PASSED"
   },
   "wic.Wic2.test_kickstart_parser": {
    "duration": 32.427,
    "status": "PASSED"
   },
   "wic.Wic2.test_mkfs_extraopts": {
    "duration": 32.989,
    "status": "PASSED"
   },
   "wic.Wic2.test_offset": {
    "duration": 196.677,
    "status": "PASSED"
   },
   "wic.Wic2.test_qemu": {
    "duration": 0.001024,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_qemu_efi": {
    "duration": 0.001386,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_rawcopy_plugin": {
    "duration": 114.866,
    "status": "PASSED"
   },
   "wic.Wic2.test_rawcopy_plugin_qemu": {
    "duration": 0.0009556,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_rawcopy_plugin_unpack": {
    "duration": 113.327,
    "status": "PASSED"
   },
   "wic.Wic2.test_uefi_kernel": {
    "duration": 115.738,
    "status": "PASSED"
   },
   "wic.Wic2.test_wic_image_type": {
    "duration": 0.0009906,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wrapper.WrapperTests.test_shebang_wrapper": {
    "duration": 69.883,
    "status": "PASSED"
   },
   "yoctotestresultsquerytests.TestResultsQueryTests.test_create_workdir": {
    "duration": 4.632,
    "status": "PASSED"
   },
   "yoctotestresultsquerytests.TestResultsQueryTests.test_get_sha1": {
    "duration": 0.09122,
    "status": "PASSED"
   }
  }
 }
}