{
 "oeselftest_ubuntu-25.04_qemuarm64_20260619190538": {
  "configuration": {
   "HOST_DISTRO": "ubuntu-25.04",
   "HOST_NAME": "ubuntu2504-vk-arm1",
   "LAYERS": {
    "meta": {
     "branch": "master-next",
     "commit": "3599e90cb1a85090f18d71677eb8c55f986fb361",
     "commit_count": 67513,
     "commit_time": 1781778477
    },
    "meta-poky": {
     "branch": "master",
     "commit": "366fa2f21bfb0d9c4de492e0204a0dd38ce241ab",
     "commit_count": 1805,
     "commit_time": 1781777642
    },
    "meta-selftest": {
     "branch": "master-next",
     "commit": "3599e90cb1a85090f18d71677eb8c55f986fb361",
     "commit_count": 67513,
     "commit_time": 1781778477
    },
    "meta-yocto-bsp": {
     "branch": "master",
     "commit": "366fa2f21bfb0d9c4de492e0204a0dd38ce241ab",
     "commit_count": 1805,
     "commit_time": 1781777642
    }
   },
   "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": "20260619190538",
   "TESTSERIES": "oeqa",
   "TEST_TYPE": "oeselftest"
  },
  "result": {
   "archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name": {
    "duration": 51.48,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_cleanup": {
    "duration": 94.406,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_filters_by_type": {
    "duration": 38.498,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_filters_by_type_and_name": {
    "duration": 35.942,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_configured": {
    "duration": 37.436,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_diff": {
    "duration": 37.018,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_dumpdata": {
    "duration": 15.413,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror": {
    "duration": 33.763,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_combined": {
    "duration": 43.31,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_excludes": {
    "duration": 36.405,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_gitsm": {
    "duration": 17.039,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow": {
    "duration": 57.758,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_original": {
    "duration": 36.548,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_patched": {
    "duration": 11.183,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_recipe": {
    "duration": 37.804,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch": {
    "duration": 159.064,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_srpm_mode": {
    "duration": 61.51,
    "status": "PASSED"
   },
   "barebox.BareboxTest.test_boot_barebox": {
    "duration": 164.853,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "baremetal.BaremetalTest.test_baremetal": {
    "duration": 85.248,
    "status": "PASSED"
   },
   "bbclasses.Systemd.test_systemd_in_distro": {
    "duration": 108.067,
    "status": "PASSED"
   },
   "bbclasses.Systemd.test_sysvinit_in_distro": {
    "duration": 47.967,
    "status": "PASSED"
   },
   "bblayers.BitbakeConfigBuild.test_enable_disable_builtin_fragments": {
    "duration": 25.653,
    "status": "PASSED"
   },
   "bblayers.BitbakeConfigBuild.test_enable_disable_fragments": {
    "duration": 20.466,
    "status": "PASSED"
   },
   "bblayers.BitbakeConfigBuild.test_show_fragment": {
    "duration": 2.804,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_add_remove": {
    "duration": 10.426,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_createlayer": {
    "duration": 7.708,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_flatten": {
    "duration": 36.824,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_layerindexshowdepends": {
    "duration": 1.457,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_setup": {
    "duration": 30.041,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showappends": {
    "duration": 8.875,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showcrossdepends": {
    "duration": 28.85,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showlayers": {
    "duration": 0.8354,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showoverlayed": {
    "duration": 4.516,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showrecipes": {
    "duration": 25.942,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_updatelayer": {
    "duration": 6.728,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_validate_bitbake_setup_default_registry": {
    "duration": 2.128,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_validate_examplelayersjson": {
    "duration": 0.3066,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_architecture_specific": {
    "duration": 103.917,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_multiple_recipe_single_task": {
    "duration": 547.529,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_all_tasks": {
    "duration": 229.817,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_multiple_tasks": {
    "duration": 213.05,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_single_task": {
    "duration": 212.617,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingA": {
    "duration": 54.405,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingB": {
    "duration": 46.009,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingC": {
    "duration": 34.133,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingD": {
    "duration": 14.321,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA": {
    "duration": 17.887,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB": {
    "duration": 14.039,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC": {
    "duration": 13.948,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD": {
    "duration": 14.697,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingA": {
    "duration": 13.449,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingB": {
    "duration": 14.538,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingC": {
    "duration": 14.379,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingD": {
    "duration": 14.214,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingA": {
    "duration": 14.357,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingB": {
    "duration": 14.145,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingC": {
    "duration": 15.618,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingD": {
    "duration": 13.864,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingA": {
    "duration": 14.139,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingB": {
    "duration": 13.883,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingC": {
    "duration": 13.985,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingD": {
    "duration": 14.645,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bb_env_bb_getvar_equality": {
    "duration": 3.663,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bbappend_order": {
    "duration": 48.248,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_g": {
    "duration": 6.961,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_invalid_recipe": {
    "duration": 2.27,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_invalid_target": {
    "duration": 8.545,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_checkuri": {
    "duration": 10.792,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_continue": {
    "duration": 49.281,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_dry_run": {
    "duration": 9.737,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_environment": {
    "duration": 3.777,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_event_handler": {
    "duration": 36.058,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_force_task_1": {
    "duration": 74.439,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_force_task_2": {
    "duration": 38.89,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_patchtool": {
    "duration": 25.983,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_patchtool2": {
    "duration": 26.333,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_unpack_nonetwork": {
    "duration": 41.704,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_unpack_nonetwork_fail": {
    "duration": 15.007,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_image_manifest": {
    "duration": 93.438,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_invalid_patch": {
    "duration": 47.793,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_invalid_recipe_src_uri": {
    "duration": 5.404,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_just_parse": {
    "duration": 4.775,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_local_sstate": {
    "duration": 25.482,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_non_gplv3": {
    "duration": 39.605,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_postfile": {
    "duration": 4.886,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_prefile": {
    "duration": 6.919,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_rename_downloaded_file": {
    "duration": 33.496,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_1": {
    "duration": 3.309,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_2": {
    "duration": 3.433,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_3": {
    "duration": 3.468,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_setscene_only": {
    "duration": 27.044,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_skip_setscene": {
    "duration": 54.952,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_unexpanded_variable_in_path": {
    "duration": 35.909,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_version": {
    "duration": 5.177,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_warnings_errors": {
    "duration": 1.022,
    "status": "PASSED"
   },
   "buildhistory.BuildhistoryTests.test_buildhistory_basic": {
    "duration": 77.915,
    "status": "PASSED"
   },
   "buildhistory.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards": {
    "duration": 86.216,
    "status": "PASSED"
   },
   "buildhistory.BuildhistoryTests.test_buildhistory_diff": {
    "duration": 82.234,
    "status": "PASSED"
   },
   "buildhistory.BuildhistoryTests.test_fileinfo": {
    "duration": 21.588,
    "status": "PASSED"
   },
   "buildoptions.ArchiverTest.test_arch_work_dir_and_export_source": {
    "duration": 58.477,
    "status": "PASSED"
   },
   "buildoptions.DiskMonTest.test_stoptask_behavior": {
    "duration": 129.666,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_ccache_tool": {
    "duration": 143.612,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_incremental_image_generation": {
    "duration": 226.4,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_read_only_image": {
    "duration": 281.407,
    "status": "PASSED"
   },
   "buildoptions.Poisoning.test_poisoning": {
    "duration": 52.138,
    "status": "PASSED"
   },
   "buildoptions.SanityOptionsTest.test_layer_without_git_dir": {
    "duration": 34.552,
    "status": "PASSED"
   },
   "buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch": {
    "duration": 101.35,
    "status": "PASSED"
   },
   "buildoptions.ToolchainOptions.test_toolchain_fortran": {
    "duration": 51.83,
    "status": "PASSED"
   },
   "c_cpp.CMakeTests.test_cmake_qemu": {
    "duration": 47.534,
    "status": "PASSED"
   },
   "c_cpp.CMakeTests.test_cmake_qemu_failing": {
    "duration": 51.364,
    "status": "PASSED"
   },
   "c_cpp.MesonTests.test_meson_qemu": {
    "duration": 56.633,
    "status": "PASSED"
   },
   "c_cpp.MesonTests.test_meson_qemu_failing": {
    "duration": 58.518,
    "status": "PASSED"
   },
   "containerimage.ContainerImageTests.test_expected_files": {
    "duration": 71.691,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_convert_cve_version": {
    "duration": 0.009325,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_parse_cve_from_patch_contents": {
    "duration": 0.006612,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_parse_cve_from_patch_filename": {
    "duration": 0.005417,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_product_match": {
    "duration": 0.005616,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_version_compare": {
    "duration": 0.007157,
    "status": "PASSED"
   },
   "debuginfod.Debuginfod.test_debuginfod_native": {
    "duration": 62.715,
    "status": "PASSED"
   },
   "debuginfod.Debuginfod.test_debuginfod_qemu": {
    "duration": 147.066,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add": {
    "duration": 96.369,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_binary": {
    "duration": 73.919,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch": {
    "duration": 78.243,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch_git": {
    "duration": 99.718,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch_simple": {
    "duration": 48.333,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_local": {
    "duration": 51.768,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_style1": {
    "duration": 51.418,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_style2": {
    "duration": 55.567,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_library": {
    "duration": 69.991,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_npm": {
    "duration": 1.539,
    "log": "Test needs meta-oe for nodejs\n",
    "status": "SKIPPED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_python_egg_requires": {
    "duration": 41.542,
    "status": "PASSED"
   },
   "devtool.DevtoolBuildImageTests.test_devtool_build_image": {
    "duration": 315.621,
    "status": "PASSED"
   },
   "devtool.DevtoolDeployTargetTests.test_devtool_deploy_target": {
    "duration": 307.153,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolExtractTests.test_devtool_extract": {
    "duration": 66.592,
    "status": "PASSED"
   },
   "devtool.DevtoolExtractTests.test_devtool_extract_virtual": {
    "duration": 39.734,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_cmake": {
    "duration": 420.317,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_kernel_module": {
    "duration": 701.721,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_meson": {
    "duration": 241.549,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_none_qemu": {
    "duration": 620.142,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_plugins": {
    "duration": 71.09,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_shared_sysroots": {
    "duration": 92.124,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_buildclean": {
    "duration": 334.246,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify": {
    "duration": 169.341,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git": {
    "duration": 92.893,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git_crates_subpath": {
    "duration": 108.603,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git_no_extract": {
    "duration": 36.473,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_go": {
    "duration": 56.538,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_invalid": {
    "duration": 150.431,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_localfiles": {
    "duration": 101.635,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only": {
    "duration": 83.457,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_multiple_sources": {
    "duration": 94.068,
    "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/selftest/cases/devtool.py\", line 1157, in test_devtool_modify_multiple_sources\n    result = bitbake(testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-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 'bitbake  bzip2' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 2075 entries from dependency cache.\nParsing recipes...done.\nParsing of 1031 .bb files complete (1030 cached, 1 parsed). 2075 targets, 63 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.19.0\"\nBUILD_SYS            = \"aarch64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"aarch64-poky-linux\"\nMACHINE              = \"qemuarm64\"\nSDKMACHINE           = \"aarch64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"6.0.99+snapshot-3599e90cb1a85090f18d71677eb8c55f986fb361\"\nTUNE_FEATURES        = \"aarch64 crc cortexa57\"\nmeta                 = \"master-next:3599e90cb1a85090f18d71677eb8c55f986fb361\"\nmeta-yocto-bsp       \nmeta-poky            = \"master:366fa2f21bfb0d9c4de492e0204a0dd38ce241ab\"\nmeta-selftest        = \"master:9105aa7e36416d33f89cd0c474535633a5bdc8e4\"\nworkspace            = \"<unknown>:<unknown>\"\n\nInitialising tasks...done.\nChecking sstate mirror object availability...done.\nSstate summary: Wanted 318 Local 1 Mirrors 270 Missed 47 Current 202 (85% match, 90% complete)\nRemoving 3 stale sstate objects for arch cortexa57...done.\nRemoving 1 stale sstate objects for arch qemuarm64...done.\nRemoving 26 stale sstate objects for arch aarch64...done.\nNOTE: Executing Tasks\nNOTE: Running setscene task 241 of 520 (/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/make/make_4.4.1.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 272 of 520 (/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/make/make_4.4.1.bb:do_package_qa_setscene)\nNOTE: Running setscene task 284 of 520 (/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/make/make_4.4.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 298 of 520 (/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-extended/bash/bash_5.3.bb:do_package_setscene)\nNOTE: recipe make-4.4.1-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe make-4.4.1-r0: task do_package_qa_setscene: Started\nNOTE: recipe make-4.4.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe make-4.4.1-r0: task do_package_qa_setscene: Succeeded\nNOTE: recipe make-4.4.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe make-4.4.1-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 364 of 520 (/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-core/base-files/base-files_3.0.14.bb:do_packagedata_setscene)\nNOTE: Running setscene task 382 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 394 of 520 (/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/make/make_4.4.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 404 of 520 (/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/perl/perl_5.42.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 409 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-core/zlib/zlib_1.3.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 411 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/perl-cross/perlcross_1.6.4.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 413 of 520 (/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-support/gdbm/gdbm_1.26.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 417 of 520 (/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_package_setscene)\nNOTE: Running setscene task 419 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/perl/perl_5.42.2.bb:do_create_recipe_spdx_setscene)\nNOTE: Running setscene task 420 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-support/gdbm/gdbm_1.26.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 421 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/make/make_4.4.1.bb:do_create_spdx_setscene)\nNOTE: recipe base-files-3.0.14-r0: task do_packagedata_setscene: Started\nNOTE: recipe make-4.4.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perl-5.42.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe bash-5.3-r0: task do_package_setscene: Started\nNOTE: recipe gdbm-1.26-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe opkg-utils-native-0.7.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe opkg-utils-0.7.0-r0: task do_package_setscene: Started\nNOTE: recipe perlcross-native-1.6.4-r0: task do_create_spdx_setscene: Started\nNOTE: recipe zlib-native-1.3.2-r0: task do_create_spdx_setscene: Started\nNOTE: Running task 297 of 1370 (/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa)\nNOTE: recipe perl-native-5.42.2-r0: task do_create_recipe_spdx_setscene: Started\nNOTE: recipe gdbm-native-1.26-r0: task do_create_spdx_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_create_spdx_setscene: Started\nNOTE: Running task 307 of 1370 (/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_deploy_source_date_epoch)\nNOTE: recipe base-files-3.0.14-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe opkg-utils-native-0.7.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe make-4.4.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe perl-5.42.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running task 376 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_fetch)\nNOTE: recipe perlcross-native-1.6.4-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 428 of 520 (/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/perl/perl_5.42.2.bb:do_recipe_qa_setscene)\nNOTE: recipe zlib-native-1.3.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe gdbm-1.26-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 431 of 520 (/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-support/gdbm/gdbm_1.26.bb:do_recipe_qa_setscene)\nNOTE: recipe make-native-4.4.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe gdbm-native-1.26-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe opkg-utils-0.7.0-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 438 of 520 (/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe perl-native-5.42.2-r0: task do_create_recipe_spdx_setscene: Succeeded\nNOTE: Running setscene task 443 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_create_recipe_spdx_setscene)\nNOTE: recipe bzip2-1.0.8-r0: task do_recipe_qa: Started\nNOTE: recipe perl-5.42.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe opkg-utils-native-0.7.0-r0: task do_fetch: Started\nNOTE: recipe gdbm-1.26-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_recipe_qa: Succeeded\nNOTE: recipe opkg-utils-0.7.0-r0: task do_deploy_source_date_epoch_setscene: Started\nWARNING: opkg-utils-native-0.7.0-r0 do_fetch: Unable to get top level for /srv/autobuilder/valkyrie.yocto.io/current_sources/git2/git.yoctoproject.org.opkg-utils (not a git directory?): Fetcher failure: Fetch command ['git', '-c', 'gc.autoDetach=false', '-c', 'core.pager=cat', '-c', 'safe.bareRepository=all', '-c', 'clone.defaultRemoteName=origin', 'rev-parse', '--absolute-git-dir'] failed with exit code 128, output:\nfatal: not a git repository (or any parent up to mount point /srv)\nStopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).\n\nERROR: opkg-utils-native-0.7.0-r0 do_fetch: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:base_do_fetch(d)\n     0003:\nFile: '/tmp/devtoolqagwrzgqqr/core-copy/meta/classes-global/base.bbclass', lineno: 190, function: base_do_fetch\n     0186:        return\n     0187:\n     0188:    try:\n     0189:        fetcher = bb.fetch2.Fetch(src_uri, d)\n *** 0190:        fetcher.download()\n     0191:    except bb.fetch2.BBFetchException as e:\n     0192:        bb.fatal(\"Bitbake Fetcher Error: \" + repr(e))\n     0193:}\n     0194:\nFile: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/fetch2/__init__.py', lineno: 1951, function: download\n     1947:                    try:\n     1948:                        if not trusted_network(d, ud.url):\n     1949:                            raise UntrustedUrl(ud.url)\n     1950:                        logger.debug(\"Trying Upstream\")\n *** 1951:                        m.download(ud, d)\n     1952:                        if hasattr(m, \"build_mirror_data\"):\n     1953:                            m.build_mirror_data(ud, d)\n     1954:                        done = True\n     1955:                        # early checksum verify, so that if checksum mismatched,\nFile: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/fetch2/git.py', lineno: 426, function: download\n     0422:                logger.warning(\"%s\", e)\n     0423:                needs_clone = True\n     0424:\n     0425:            if needs_clone:\n *** 0426:                shutil.rmtree(ud.clonedir)\n     0427:        else:\n     0428:            needs_clone = True\n     0429:\n     0430:        # If the repo still doesn't exist, fallback to cloning it\nFile: '/usr/lib/python3.13/shutil.py', lineno: 763, function: rmtree\n     0759:            path = os.fsdecode(path)\n     0760:        stack = [(os.lstat, dir_fd, path, None)]\n     0761:        try:\n     0762:            while stack:\n *** 0763:                _rmtree_safe_fd(stack, onexc)\n     0764:        finally:\n     0765:            # Close any file descriptors still on the stack.\n     0766:            while stack:\n     0767:                func, fd, path, entry = stack.pop()\nFile: '/usr/lib/python3.13/shutil.py', lineno: 707, function: _rmtree_safe_fd\n     0703:            err.filename = path\n     0704:            onexc(func, path, err)\n     0705:    except OSError as err:\n     0706:        err.filename = path\n *** 0707:        onexc(func, path, err)\n     0708:\n     0709:_use_fd_functions = ({os.open, os.stat, os.unlink, os.rmdir} <=\n     0710:                     os.supports_dir_fd and\n     0711:                     os.scandir in os.supports_fd and\nFile: '/usr/lib/python3.13/shutil.py', lineno: 676, function: _rmtree_safe_fd\n     0672:        func = os.path.islink  # For error reporting.\n     0673:        try:\n     0674:            if not os.path.samestat(orig_st, os.fstat(topfd)):\n     0675:                # Symlinks to directories are forbidden, see GH-46010.\n *** 0676:                raise OSError(\"Cannot call rmtree on a symbolic link\")\n     0677:            stack.append((os.rmdir, dirfd, path, orig_entry))\n     0678:        finally:\n     0679:            stack.append((os.close, topfd, path, orig_entry))\n     0680:\nException: OSError: [Errno None] None: '/srv/autobuilder/valkyrie.yocto.io/current_sources/git2/git.yoctoproject.org.opkg-utils'\n\nNOTE: recipe bzip2-1.0.8-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe perl-5.42.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 646 of 1370 (/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_fetch)\nNOTE: recipe gdbm-1.26-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 674 of 1370 (/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/perl/perl_5.42.2.bb:do_fetch)\nNOTE: recipe opkg-utils-0.7.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running task 684 of 1370 (/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_fetch)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_create_recipe_spdx_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_create_recipe_spdx_setscene: Succeeded\nNOTE: Running task 751 of 1370 (/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_create_recipe_spdx)\nNOTE: recipe opkg-utils-0.7.0-r0: task do_fetch: Started\nNOTE: recipe perl-5.42.2-r0: task do_fetch: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_fetch: Started\nNOTE: recipe perl-5.42.2-r0: task do_fetch: Succeeded\nWARNING: opkg-utils-0.7.0-r0 do_fetch: Unable to get top level for /srv/autobuilder/valkyrie.yocto.io/current_sources/git2/git.yoctoproject.org.opkg-utils (not a git directory?): Fetcher failure: Fetch command ['git', '-c', 'gc.autoDetach=false', '-c', 'core.pager=cat', '-c', 'safe.bareRepository=all', '-c', 'clone.defaultRemoteName=origin', 'rev-parse', '--absolute-git-dir'] failed with exit code 128, output:\nfatal: not a git repository (or any parent up to mount point /srv)\nStopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).\n\nNOTE: Running task 754 of 1370 (/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/perl/perl_5.42.2.bb:do_unpack)\nERROR: opkg-utils-0.7.0-r0 do_fetch: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:base_do_fetch(d)\n     0003:\nFile: '/tmp/devtoolqagwrzgqqr/core-copy/meta/classes-global/base.bbclass', lineno: 190, function: base_do_fetch\n     0186:        return\n     0187:\n     0188:    try:\n     0189:        fetcher = bb.fetch2.Fetch(src_uri, d)\n *** 0190:        fetcher.download()\n     0191:    except bb.fetch2.BBFetchException as e:\n     0192:        bb.fatal(\"Bitbake Fetcher Error: \" + repr(e))\n     0193:}\n     0194:\nFile: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/fetch2/__init__.py', lineno: 1951, function: download\n     1947:                    try:\n     1948:                        if not trusted_network(d, ud.url):\n     1949:                            raise UntrustedUrl(ud.url)\n     1950:                        logger.debug(\"Trying Upstream\")\n *** 1951:                        m.download(ud, d)\n     1952:                        if hasattr(m, \"build_mirror_data\"):\n     1953:                            m.build_mirror_data(ud, d)\n     1954:                        done = True\n     1955:                        # early checksum verify, so that if checksum mismatched,\nFile: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/fetch2/git.py', lineno: 426, function: download\n     0422:                logger.warning(\"%s\", e)\n     0423:                needs_clone = True\n     0424:\n     0425:            if needs_clone:\n *** 0426:                shutil.rmtree(ud.clonedir)\n     0427:        else:\n     0428:            needs_clone = True\n     0429:\n     0430:        # If the repo still doesn't exist, fallback to cloning it\nFile: '/usr/lib/python3.13/shutil.py', lineno: 763, function: rmtree\n     0759:            path = os.fsdecode(path)\n     0760:        stack = [(os.lstat, dir_fd, path, None)]\n     0761:        try:\n     0762:            while stack:\n *** 0763:                _rmtree_safe_fd(stack, onexc)\n     0764:        finally:\n     0765:            # Close any file descriptors still on the stack.\n     0766:            while stack:\n     0767:                func, fd, path, entry = stack.pop()\nFile: '/usr/lib/python3.13/shutil.py', lineno: 707, function: _rmtree_safe_fd\n     0703:            err.filename = path\n     0704:            onexc(func, path, err)\n     0705:    except OSError as err:\n     0706:        err.filename = path\n *** 0707:        onexc(func, path, err)\n     0708:\n     0709:_use_fd_functions = ({os.open, os.stat, os.unlink, os.rmdir} <=\n     0710:                     os.supports_dir_fd and\n     0711:                     os.scandir in os.supports_fd and\nFile: '/usr/lib/python3.13/shutil.py', lineno: 676, function: _rmtree_safe_fd\n     0672:        func = os.path.islink  # For error reporting.\n     0673:        try:\n     0674:            if not os.path.samestat(orig_st, os.fstat(topfd)):\n     0675:                # Symlinks to directories are forbidden, see GH-46010.\n *** 0676:                raise OSError(\"Cannot call rmtree on a symbolic link\")\n     0677:            stack.append((os.rmdir, dirfd, path, orig_entry))\n     0678:        finally:\n     0679:            stack.append((os.close, topfd, path, orig_entry))\n     0680:\nException: OSError: [Errno None] None: '/srv/autobuilder/valkyrie.yocto.io/current_sources/git2/git.yoctoproject.org.opkg-utils'\n\nNOTE: recipe bzip2-1.0.8-r0: task do_create_recipe_spdx: Started\nNOTE: recipe perl-5.42.2-r0: task do_unpack: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_fetch: Succeeded\nNOTE: Running task 755 of 1370 (/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_unpack)\nNOTE: recipe bash-5.3-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 446 of 520 (/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-extended/bash/bash_5.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe bzip2-1.0.8-r0: task do_create_recipe_spdx: Succeeded\nNOTE: Running setscene task 450 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 451 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/rpm/rpm_4.20.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 454 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/elfutils/elfutils_0.194.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 455 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-extended/libarchive/libarchive_3.8.7.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 456 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/file/file_5.48.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 460 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 462 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-support/libcap-ng/libcap-ng_0.9.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 464 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/json-c/json-c_0.18.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 465 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-core/util-linux/util-linux_2.41.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 466 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 469 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-support/curl/curl_8.20.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe bash-5.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_unpack: Started\nNOTE: recipe file-native-5.48-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe rpm-native-1_4.20.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe elfutils-native-0.194-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libcap-ng-native-0.9.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libarchive-native-3.8.7-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe json-c-native-0.18-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libmicrohttpd-native-1.0.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe e2fsprogs-native-1.47.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe curl-native-8.20.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe util-linux-native-2.41.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe bash-5.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 470 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-extended/libidn/libidn2_2.3.8.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 471 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-support/gnutls/gnutls_3.8.13.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe file-native-5.48-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libarchive-native-3.8.7-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe elfutils-native-0.194-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe rpm-native-1_4.20.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 474 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-gnome/gtk-doc/gtk-doc_1.35.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 475 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-support/p11-kit/p11-kit_0.26.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe json-c-native-0.18-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe e2fsprogs-native-1.47.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libmicrohttpd-native-1.0.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 478 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/bison/bison_3.8.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 479 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/meson/meson_1.11.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 480 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-support/gnutls/libtasn1_4.21.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 482 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/python/python3-setuptools_82.0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 483 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.4.bb:do_recipe_qa_setscene)\nNOTE: recipe libcap-ng-native-0.9.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 485 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/python/python3-wheel_0.47.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe util-linux-native-2.41.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe curl-native-8.20.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 488 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 489 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/python/python3-build_1.5.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libidn2-native-2.3.8-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gnutls-native-3.8.13-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gtk-doc-native-1.35.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe bison-native-3.8.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe meson-native-1.11.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe p11-kit-native-0.26.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-setuptools-native-82.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libtasn1-native-4.21.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-wheel-native-0.47.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe e2fsprogs-native-1.47.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-build-native-1.5.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libidn2-native-2.3.8-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 490 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-core/util-linux/util-linux_2.41.3.bb:do_recipe_qa_setscene)\nNOTE: recipe gnutls-native-3.8.13-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 492 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-support/libcap-ng/libcap-ng_0.9.3.bb:do_recipe_qa_setscene)\nNOTE: recipe p11-kit-native-0.26.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe meson-native-1.11.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-82.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 493 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/python/python3-packaging_26.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libtasn1-native-4.21.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe gtk-doc-native-1.35.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 495 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/python/python3-installer_1.0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 497 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/python/python3-flit-core_3.12.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 499 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/python/python3_3.14.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe bison-native-3.8.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 501 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/autoconf-archive/autoconf-archive_2024.10.16.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 504 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-gnome/gtk-doc/gtk-doc_1.35.1.bb:do_recipe_qa_setscene)\nNOTE: recipe e2fsprogs-native-1.47.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.47.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-build-native-1.5.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 506 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/bison/bison_3.8.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 507 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-core/expat/expat_2.8.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 508 of 520 (/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/cmake/cmake-native_4.3.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 511 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-connectivity/openssl/openssl_3.5.7.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libcap-ng-native-0.9.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe cmake-native-4.3.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe util-linux-native-2.41.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-26.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-installer-native-1.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe autoconf-archive-native-2024.10.16-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gtk-doc-native-1.35.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bison-native-3.8.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libcap-ng-native-0.9.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe expat-native-2.8.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 512 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/perl/perl_5.42.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe cmake-native-4.3.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe bzip2-1.0.8-r0: task do_unpack: Succeeded\nNOTE: recipe openssl-native-3.5.7-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 513 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/perl-cross/perlcross_1.6.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-linux-native-2.41.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 515 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running task 756 of 1370 (/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/cmake/cmake-native_4.3.3.bb:do_fetch)\nNOTE: recipe python3-packaging-native-26.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-native-3.14.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-installer-native-1.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe gtk-doc-native-1.35.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bison-native-3.8.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe expat-native-2.8.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe autoconf-archive-native-2024.10.16-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe openssl-native-3.5.7-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 517 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/autoconf-archive/autoconf-archive_2024.10.16.bb:do_recipe_qa_setscene)\nNOTE: No pressure is limiting task startup\nNOTE: Running task 761 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-connectivity/openssl/openssl_3.5.7.bb:do_fetch)\nNOTE: recipe python3-native-3.14.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running task 762 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-core/expat/expat_2.8.1.bb:do_fetch)\nNOTE: recipe cmake-native-4.3.3-r0: task do_fetch: Started\nNOTE: Running task 775 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/python/python3_3.14.6.bb:do_fetch)\nNOTE: Running task 783 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/python/python3-flit-core_3.12.0.bb:do_fetch)\nNOTE: Running task 785 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/python/python3-installer_1.0.1.bb:do_fetch)\nNOTE: Running task 792 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb:do_fetch)\nNOTE: Running task 796 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/python/python3-packaging_26.2.bb:do_fetch)\nNOTE: Running task 799 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/python/python3-build_1.5.0.bb:do_fetch)\nNOTE: recipe cmake-native-4.3.3-r0: task do_fetch: Succeeded\nNOTE: recipe perlcross-native-1.6.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 800 of 1370 (/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/cmake/cmake-native_4.3.3.bb:do_unpack)\nNOTE: recipe perl-native-5.42.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe perl-5.42.2-r0: task do_unpack: Succeeded\nNOTE: Running task 813 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/python/python3-wheel_0.47.0.bb:do_fetch)\nNOTE: recipe autoconf-archive-native-2024.10.16-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe cmake-native-4.3.3-r0: task do_unpack: Started\nNOTE: recipe perl-native-5.42.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running task 814 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/perl/perl_5.42.2.bb:do_fetch)\nNOTE: recipe openssl-native-3.5.7-r0: task do_fetch: Started\nNOTE: recipe expat-native-2.8.1-r0: task do_fetch: Started\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_fetch: Started\nNOTE: recipe perlcross-native-1.6.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-installer-native-1.0.1-r0: task do_fetch: Started\nNOTE: Running setscene task 519 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/perl-cross/perlcross_1.6.4.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_fetch: Started\nNOTE: recipe python3-build-native-1.5.0-r0: task do_fetch: Started\nNOTE: recipe python3-packaging-native-26.2-r0: task do_fetch: Started\nNOTE: recipe expat-native-2.8.1-r0: task do_fetch: Succeeded\nNOTE: recipe openssl-native-3.5.7-r0: task do_fetch: Succeeded\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-installer-native-1.0.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_fetch: Succeeded\nNOTE: Running task 815 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-core/expat/expat_2.8.1.bb:do_unpack)\nNOTE: Running task 816 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-connectivity/openssl/openssl_3.5.7.bb:do_unpack)\nNOTE: Running task 817 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/python/python3-flit-core_3.12.0.bb:do_unpack)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe autoconf-archive-native-2024.10.16-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.5.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-packaging-native-26.2-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 520 of 520 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-native-3.14.6-r0: task do_fetch: Started\nNOTE: Running task 828 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/python/python3-installer_1.0.1.bb:do_unpack)\nNOTE: Running task 829 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb:do_unpack)\nNOTE: Running task 830 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/python/python3-packaging_26.2.bb:do_unpack)\nNOTE: Running task 831 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/python/python3-build_1.5.0.bb:do_unpack)\nNOTE: Running task 832 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-support/gnutls/libtasn1_4.21.0.bb:do_fetch)\nNOTE: recipe python3-wheel-native-0.47.0-r0: task do_fetch: Started\nNOTE: recipe python3-wheel-native-0.47.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-native-3.14.6-r0: task do_fetch: Succeeded\nNOTE: Running task 833 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-support/curl/curl_8.20.0.bb:do_fetch)\nNOTE: Running task 834 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/python/python3_3.14.6.bb:do_unpack)\nNOTE: recipe perlcross-native-1.6.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perl-native-5.42.2-r0: task do_fetch: Started\nNOTE: recipe perl-native-5.42.2-r0: task do_fetch: Succeeded\nNOTE: Running task 835 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/perl/perl_5.42.2.bb:do_unpack)\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_unpack: Started\nNOTE: recipe expat-native-2.8.1-r0: task do_unpack: Started\nNOTE: recipe openssl-native-3.5.7-r0: task do_unpack: Started\nNOTE: recipe perlcross-native-1.6.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_unpack: Started\nNOTE: recipe python3-installer-native-1.0.1-r0: task do_unpack: Started\nNOTE: recipe python3-build-native-1.5.0-r0: task do_unpack: Started\nNOTE: Running task 851 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-core/util-linux/util-linux_2.41.3.bb:do_fetch)\nNOTE: recipe python3-packaging-native-26.2-r0: task do_unpack: Started\nNOTE: recipe libtasn1-native-4.21.0-r0: task do_fetch: Started\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_unpack: Succeeded\nNOTE: recipe libtasn1-native-4.21.0-r0: task do_fetch: Succeeded\nNOTE: Running task 852 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/python/python3-flit-core_3.12.0.bb:do_patch)\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-build-native-1.5.0-r0: task do_unpack: Succeeded\nNOTE: recipe curl-native-8.20.0-r0: task do_fetch: Started\nNOTE: recipe python3-installer-native-1.0.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-packaging-native-26.2-r0: task do_unpack: Succeeded\nNOTE: recipe curl-native-8.20.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-native-3.14.6-r0: task do_unpack: Started\nNOTE: recipe perl-native-5.42.2-r0: task do_unpack: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_patch: Started\nNOTE: recipe util-linux-native-2.41.3-r0: task do_fetch: Started\nNOTE: recipe expat-native-2.8.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_patch: Succeeded\nNOTE: recipe util-linux-native-2.41.3-r0: task do_fetch: Succeeded\nNOTE: No pressure is limiting task startup\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: No pressure is limiting task startup\nNOTE: Running task 854 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_fetch)\nNOTE: Running task 855 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-core/expat/expat_2.8.1.bb:do_patch)\nNOTE: Running task 856 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/python/python3-installer_1.0.1.bb:do_patch)\nNOTE: Running task 858 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb:do_patch)\nNOTE: Running task 859 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/python/python3-packaging_26.2.bb:do_patch)\nNOTE: Running task 860 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/python/python3-build_1.5.0.bb:do_patch)\nNOTE: Running task 862 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.4.bb:do_fetch)\nNOTE: Running task 863 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-extended/libarchive/libarchive_3.8.7.bb:do_fetch)\nNOTE: Running task 864 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/python/python3-wheel_0.47.0.bb:do_unpack)\nNOTE: Running task 865 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-support/gnutls/libtasn1_4.21.0.bb:do_unpack)\nNOTE: recipe perl-native-5.42.2-r0: task do_unpack: Succeeded\nNOTE: Running task 866 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/perl/perl_5.42.2.bb:do_patch)\nNOTE: recipe python3-installer-native-1.0.1-r0: task do_patch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_patch: Started\nNOTE: recipe python3-build-native-1.5.0-r0: task do_patch: Started\nNOTE: recipe expat-native-2.8.1-r0: task do_patch: Started\nNOTE: recipe python3-packaging-native-26.2-r0: task do_patch: Started\nNOTE: recipe libtasn1-native-4.21.0-r0: task do_unpack: Started\nNOTE: recipe libarchive-native-3.8.7-r0: task do_fetch: Started\nNOTE: recipe python3-wheel-native-0.47.0-r0: task do_unpack: Started\nNOTE: recipe cmake-native-4.3.3-r0: task do_unpack: Succeeded\nNOTE: recipe e2fsprogs-native-1.47.4-r0: task do_fetch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_patch: Succeeded\nNOTE: Running task 867 of 1370 (/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/cmake/cmake-native_4.3.3.bb:do_patch)\nNOTE: recipe python3-build-native-1.5.0-r0: task do_patch: Succeeded\nNOTE: recipe expat-native-2.8.1-r0: task do_patch: Succeeded\nNOTE: recipe python3-packaging-native-26.2-r0: task do_patch: Succeeded\nNOTE: recipe libarchive-native-3.8.7-r0: task do_fetch: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_fetch: Started\nNOTE: Running task 869 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/json-c/json-c_0.18.bb:do_fetch)\nNOTE: Running task 870 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-core/expat/expat_2.8.1.bb:do_generate_toolchain_file)\nNOTE: Running task 874 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-support/curl/curl_8.20.0.bb:do_unpack)\nNOTE: recipe python3-wheel-native-0.47.0-r0: task do_unpack: Succeeded\nNOTE: Running task 881 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/python/python3-setuptools_82.0.1.bb:do_fetch)\nNOTE: Running task 882 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-core/util-linux/util-linux_2.41.3.bb:do_unpack)\nNOTE: Running task 883 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/python/python3-wheel_0.47.0.bb:do_patch)\nNOTE: recipe perl-native-5.42.2-r0: task do_patch: Started\nNOTE: recipe cmake-native-4.3.3-r0: task do_patch: Started\nNOTE: recipe python3-installer-native-1.0.1-r0: task do_patch: Succeeded\nNOTE: recipe libtasn1-native-4.21.0-r0: task do_unpack: Succeeded\nNOTE: Running task 885 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/meson/meson_1.11.1.bb:do_fetch)\nNOTE: Running task 886 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-support/gnutls/libtasn1_4.21.0.bb:do_patch)\nNOTE: recipe cmake-native-4.3.3-r0: task do_patch: Succeeded\nNOTE: Running task 888 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-extended/libarchive/libarchive_3.8.7.bb:do_unpack)\nNOTE: recipe python3-setuptools-native-82.0.1-r0: task do_fetch: Started\nNOTE: recipe json-c-native-0.18-r0: task do_fetch: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_fetch: Succeeded\nNOTE: recipe expat-native-2.8.1-r0: task do_generate_toolchain_file: Started\nNOTE: recipe e2fsprogs-native-1.47.4-r0: task do_fetch: Succeeded\nNOTE: recipe curl-native-8.20.0-r0: task do_unpack: Started\nNOTE: Running task 889 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_unpack)\nNOTE: Running task 890 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-wheel-native-0.47.0-r0: task do_patch: Started\nNOTE: recipe json-c-native-0.18-r0: task do_fetch: Succeeded\nNOTE: recipe python3-setuptools-native-82.0.1-r0: task do_fetch: Succeeded\nNOTE: Running task 891 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.4.bb:do_unpack)\nNOTE: Running task 892 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-extended/libidn/libidn2_2.3.8.bb:do_fetch)\nNOTE: recipe util-linux-native-2.41.3-r0: task do_unpack: Started\nNOTE: recipe python3-wheel-native-0.47.0-r0: task do_patch: Succeeded\nNOTE: Running task 893 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-support/p11-kit/p11-kit_0.26.2.bb:do_fetch)\nNOTE: recipe expat-native-2.8.1-r0: task do_generate_toolchain_file: Succeeded\nNOTE: recipe meson-native-1.11.1-r0: task do_fetch: Started\nNOTE: recipe libtasn1-native-4.21.0-r0: task do_patch: Started\nNOTE: Running task 894 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-support/gnutls/gnutls_3.8.13.bb:do_fetch)\nNOTE: recipe meson-native-1.11.1-r0: task do_fetch: Succeeded\nNOTE: recipe openssl-native-3.5.7-r0: task do_unpack: Succeeded\nNOTE: Running task 895 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.5.bb:do_fetch)\nNOTE: recipe libarchive-native-3.8.7-r0: task do_unpack: Started\nNOTE: Running task 896 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-connectivity/openssl/openssl_3.5.7.bb:do_patch)\nNOTE: recipe libidn2-native-2.3.8-r0: task do_fetch: Started\nNOTE: recipe e2fsprogs-native-1.47.4-r0: task do_unpack: Started\nNOTE: recipe libtasn1-native-4.21.0-r0: task do_patch: Succeeded\nNOTE: recipe libidn2-native-2.3.8-r0: task do_fetch: Succeeded\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: recipe bzip2-native-1.0.8-r0: task do_unpack: Started\nNOTE: recipe p11-kit-native-0.26.2-r0: task do_fetch: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gnutls-native-3.8.13-r0: task do_fetch: Started\nNOTE: recipe libmicrohttpd-native-1.0.5-r0: task do_fetch: Started\nNOTE: recipe gnutls-native-3.8.13-r0: task do_fetch: Succeeded\nNOTE: recipe libmicrohttpd-native-1.0.5-r0: task do_fetch: Succeeded\nNOTE: recipe openssl-native-3.5.7-r0: task do_patch: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libarchive-native-3.8.7-r0: task do_unpack: Succeeded\nNOTE: recipe curl-native-8.20.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-native-3.14.6-r0: task do_unpack: Succeeded\nNOTE: No pressure is limiting task startup\nNOTE: Running task 897 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/python/python3_3.14.6.bb:do_patch)\nNOTE: Running task 898 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-support/curl/curl_8.20.0.bb:do_patch)\nNOTE: Running task 899 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-extended/libarchive/libarchive_3.8.7.bb:do_patch)\nNOTE: Running task 900 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/json-c/json-c_0.18.bb:do_unpack)\nNOTE: Running task 901 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/elfutils/elfutils_0.194.bb:do_fetch)\nNOTE: Running task 903 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/rpm/rpm_4.20.1.bb:do_fetch)\nNOTE: Running task 904 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/python/python3-setuptools_82.0.1.bb:do_unpack)\nNOTE: Running task 906 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/meson/meson_1.11.1.bb:do_unpack)\nNOTE: recipe openssl-native-3.5.7-r0: task do_patch: Succeeded\nNOTE: recipe util-linux-native-2.41.3-r0: task do_unpack: Succeeded\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: recipe bzip2-native-1.0.8-r0: task do_unpack: Succeeded\nNOTE: recipe p11-kit-native-0.26.2-r0: task do_fetch: Succeeded\nNOTE: recipe libarchive-native-3.8.7-r0: task do_patch: Started\nNOTE: recipe curl-native-8.20.0-r0: task do_patch: Started\nNOTE: recipe python3-setuptools-native-82.0.1-r0: task do_unpack: Started\nNOTE: recipe json-c-native-0.18-r0: task do_unpack: Started\nNOTE: No pressure is limiting task startup\nNOTE: Running task 907 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_patch)\nNOTE: recipe elfutils-native-0.194-r0: task do_fetch: Started\nNOTE: recipe meson-native-1.11.1-r0: task do_unpack: Started\nNOTE: recipe rpm-native-1_4.20.1-r0: task do_fetch: Started\nNOTE: Running task 909 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-core/util-linux/util-linux_2.41.3.bb:do_patch)\nNOTE: Running task 910 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-extended/libidn/libidn2_2.3.8.bb:do_unpack)\nNOTE: Running task 911 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-support/p11-kit/p11-kit_0.26.2.bb:do_unpack)\nNOTE: recipe elfutils-native-0.194-r0: task do_fetch: Succeeded\nNOTE: recipe libarchive-native-3.8.7-r0: task do_patch: Succeeded\nNOTE: recipe python3-native-3.14.6-r0: task do_patch: Started\nNOTE: recipe perl-native-5.42.2-r0: task do_patch: Succeeded\nNOTE: CPU pressure (>20000.0us) is limiting task startup\nNOTE: recipe json-c-native-0.18-r0: task do_unpack: Succeeded\nNOTE: recipe python3-setuptools-native-82.0.1-r0: task do_unpack: Succeeded\nNOTE: recipe libidn2-native-2.3.8-r0: task do_unpack: Started\nNOTE: recipe p11-kit-native-0.26.2-r0: task do_unpack: Started\nNOTE: recipe rpm-native-1_4.20.1-r0: task do_fetch: Succeeded\nNOTE: recipe util-linux-native-2.41.3-r0: task do_patch: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_patch: Started\nNOTE: recipe e2fsprogs-native-1.47.4-r0: task do_unpack: Succeeded\nNOTE: recipe libidn2-native-2.3.8-r0: task do_unpack: Succeeded\nNOTE: recipe curl-native-8.20.0-r0: task do_patch: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_patch: Succeeded\nNOTE: recipe meson-native-1.11.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-native-3.14.6-r0: task do_patch: Succeeded\nNOTE: recipe util-linux-native-2.41.3-r0: task do_patch: Succeeded\nNOTE: No pressure is limiting task startup\nNOTE: Running task 913 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_configure)\nNOTE: Running task 916 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.4.bb:do_patch)\nNOTE: Running task 917 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/json-c/json-c_0.18.bb:do_patch)\nNOTE: Running task 918 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/python/python3-setuptools_82.0.1.bb:do_patch)\nNOTE: Running task 919 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/meson/meson_1.11.1.bb:do_patch)\nNOTE: Running task 921 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-extended/libidn/libidn2_2.3.8.bb:do_patch)\nNOTE: Running task 922 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-support/gnutls/gnutls_3.8.13.bb:do_unpack)\nNOTE: Running task 923 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.5.bb:do_unpack)\nNOTE: Running task 925 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/elfutils/elfutils_0.194.bb:do_unpack)\nNOTE: Running task 926 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/file/file_5.48.bb:do_fetch)\nNOTE: Running task 927 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/rpm/rpm_4.20.1.bb:do_unpack)\nNOTE: Running task 936 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_fetch)\nNOTE: Running task 944 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-support/p11-kit/p11-kit_0.26.2.bb:do_write_config)\nNOTE: recipe p11-kit-native-0.26.2-r0: task do_unpack: Succeeded\nNOTE: Running task 945 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-support/p11-kit/p11-kit_0.26.2.bb:do_patch)\nNOTE: recipe python3-setuptools-native-82.0.1-r0: task do_patch: Started\nNOTE: recipe meson-native-1.11.1-r0: task do_patch: Started\nNOTE: recipe e2fsprogs-native-1.47.4-r0: task do_patch: Started\nNOTE: recipe json-c-native-0.18-r0: task do_patch: Started\nNOTE: recipe libmicrohttpd-native-1.0.5-r0: task do_unpack: Started\nNOTE: recipe libidn2-native-2.3.8-r0: task do_patch: Started\nNOTE: recipe file-native-5.48-r0: task do_fetch: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_fetch: Started\nNOTE: recipe gnutls-native-3.8.13-r0: task do_unpack: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_fetch: Succeeded\nNOTE: recipe elfutils-native-0.194-r0: task do_unpack: Started\nNOTE: recipe rpm-native-1_4.20.1-r0: task do_unpack: Started\nNOTE: Running task 946 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_unpack)\nNOTE: recipe libidn2-native-2.3.8-r0: task do_patch: Succeeded\nNOTE: recipe json-c-native-0.18-r0: task do_patch: Succeeded\nNOTE: recipe p11-kit-native-0.26.2-r0: task do_write_config: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_configure: Started\nNOTE: recipe p11-kit-native-0.26.2-r0: task do_patch: Started\nNOTE: Running task 949 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/json-c/json-c_0.18.bb:do_generate_toolchain_file)\nNOTE: Running task 990 of 1370 (/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/perl/perl_5.42.2.bb:do_patch)\nNOTE: recipe p11-kit-native-0.26.2-r0: task do_patch: Succeeded\nNOTE: recipe p11-kit-native-0.26.2-r0: task do_write_config: Succeeded\nNOTE: recipe libmicrohttpd-native-1.0.5-r0: task do_unpack: Succeeded\nNOTE: Running task 1028 of 1370 (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.5.bb:do_patch)\nNOTE: recipe python3-setuptools-native-82.0.1-r0: task do_patch: Succeeded\nNOTE: Running task 1031 of 1370 (/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_lic)\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_unpack: Started\nNOTE: recipe file-native-5.48-r0: task do_fetch: Succeeded\nERROR: Logfile of failure stored in: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1254388/tmp/work/aarch64-linux/opkg-utils-native/0.7.0/temp/log.do_fetch.2619861\nNOTE: recipe opkg-utils-native-0.7.0-r0: task do_fetch: Failed\nERROR: Task (virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_fetch) failed with exit code '1'\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_unpack: Succeeded\nNOTE: recipe perl-5.42.2-r0: task do_patch: Started\nNOTE: recipe json-c-native-0.18-r0: task do_generate_toolchain_file: Started\nNOTE: recipe meson-native-1.11.1-r0: task do_patch: Succeeded\nNOTE: recipe libmicrohttpd-native-1.0.5-r0: task do_patch: Started\nNOTE: recipe json-c-native-0.18-r0: task do_generate_toolchain_file: Succeeded\nNOTE: recipe bzip2-1.0.8-r0: task do_populate_lic: Started\nNOTE: recipe libmicrohttpd-native-1.0.5-r0: task do_patch: Succeeded\nNOTE: recipe bzip2-1.0.8-r0: task do_populate_lic: Succeeded\nERROR: Logfile of failure stored in: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1254388/tmp/work/cortexa57-poky-linux/opkg-utils/0.7.0/temp/log.do_fetch.2620084\nNOTE: recipe opkg-utils-0.7.0-r0: task do_fetch: Failed\nERROR: Task (/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_fetch) failed with exit code '1'\nNOTE: recipe gnutls-native-3.8.13-r0: task do_unpack: Succeeded\nNOTE: recipe e2fsprogs-native-1.47.4-r0: task do_patch: Succeeded\nNOTE: recipe rpm-native-1_4.20.1-r0: task do_unpack: Succeeded\nNOTE: recipe perl-5.42.2-r0: task do_patch: Succeeded\nNOTE: recipe elfutils-native-0.194-r0: task do_unpack: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_configure: Succeeded\nNOTE: Tasks Summary: Attempted 1032 tasks of which 938 didn't need to be rerun and 2 failed.\nNOTE: The errors for this build are stored in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1254388/tmp/log/error-report/error_report_20260619192806.txt\nYou can send the errors to a reports server by running:\n  send-error-report /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1254388/tmp/log/error-report/error_report_20260619192806.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 2 tasks failed:\n  virtual:native:/tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_fetch\n    log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1254388/tmp/work/aarch64-linux/opkg-utils-native/0.7.0/temp/log.do_fetch.2619861\n  /tmp/devtoolqagwrzgqqr/core-copy/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_fetch\n    log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1254388/tmp/work/cortexa57-poky-linux/opkg-utils/0.7.0/temp/log.do_fetch.2620084\nSummary: There were 2 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2026-06-19 19:05:41,669 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1254388/conf/local.conf\n2026-06-19 19:05:41,669 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_native": {
    "duration": 573.561,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_nested_gitsm": {
    "duration": 54.078,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_overrides": {
    "duration": 46.012,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_virtual": {
    "duration": 43.867,
    "status": "PASSED"
   },
   "devtool.DevtoolResetTests.test_devtool_reset_all": {
    "duration": 213.638,
    "status": "PASSED"
   },
   "devtool.DevtoolResetTests.test_devtool_reset_re_plus_plus": {
    "duration": 46.331,
    "status": "PASSED"
   },
   "devtool.DevtoolTests.test_create_workspace": {
    "duration": 8.039,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir": {
    "duration": 141.23,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_git_submodules": {
    "duration": 177.911,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe": {
    "duration": 59.651,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append": {
    "duration": 111.319,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git": {
    "duration": 115.826,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_git": {
    "duration": 64.551,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files": {
    "duration": 117.256,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3": {
    "duration": 52.762,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir": {
    "duration": 53.392,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz": {
    "duration": 55.244,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename": {
    "duration": 65.572,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore": {
    "duration": 60.959,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_origlayer": {
    "duration": 154.344,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_otherlayer": {
    "duration": 86.661,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_update_patch": {
    "duration": 92.548,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_origlayer": {
    "duration": 107.457,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_otherlayer": {
    "duration": 115.196,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_layer_plugins": {
    "duration": 3.567,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_load_plugin": {
    "duration": 13.194,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_rename": {
    "duration": 111.478,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade": {
    "duration": 112.703,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_all_checksums": {
    "duration": 103.435,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_drop_md5sum": {
    "duration": 101.258,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_git": {
    "duration": 60.291,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_gitsm": {
    "duration": 66.897,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_recipe_upgrade_extra_tasks": {
    "duration": 110.577,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_virtual_kernel_modify": {
    "duration": 1229.718,
    "status": "PASSED"
   },
   "distrodata.Distrodata.test_checkpkg": {
    "duration": 0.002704,
    "log": "Skip by the command line argument \"distrodata.Distrodata.test_checkpkg\"\n",
    "status": "SKIPPED"
   },
   "distrodata.Distrodata.test_common_include_recipes": {
    "duration": 83.918,
    "status": "PASSED"
   },
   "distrodata.Distrodata.test_maintainers": {
    "duration": 119.221,
    "status": "PASSED"
   },
   "efibootpartition.GenericEFITest.test_boot_efi": {
    "duration": 0.005898,
    "log": "test is qemux86-64 specific currently\n",
    "status": "SKIPPED"
   },
   "esdk.oeSDKExtSelfTest.test_image_generation_binary_feeds": {
    "duration": 141.178,
    "status": "PASSED"
   },
   "esdk.oeSDKExtSelfTest.test_install_libraries_headers": {
    "duration": 51.129,
    "status": "PASSED"
   },
   "externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files": {
    "duration": 129.387,
    "status": "PASSED"
   },
   "fetch.Dependencies.test_dependencies": {
    "duration": 4.429,
    "status": "PASSED"
   },
   "fetch.Fetch.test_git_mirrors": {
    "duration": 112.916,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_conf_extra_mappings_unused_error": {
    "duration": 0.006875,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_conf_loadables": {
    "duration": 0.006581,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_conf_mappings": {
    "duration": 0.007127,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_conf_mappings_unused_error": {
    "duration": 0.005488,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_conf_mappings_with_alias": {
    "duration": 0.006821,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_default": {
    "duration": 0.006357,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_default_dtb": {
    "duration": 0.006673,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_fit_image": {
    "duration": 108.081,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_fit_image_ext_dtb_dtbo": {
    "duration": 53.907,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_fit_image_sign_initramfs": {
    "duration": 124.289,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_fit_image_sign_initramfs_bundle": {
    "duration": 580.012,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_get_compatible_from_dtb": {
    "duration": 30.164,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_sign_fit_image_configurations": {
    "duration": 85.985,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_sign_fit_image_individual": {
    "duration": 78.785,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_sign_cascaded_uboot_fit_image": {
    "duration": 164.388,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_sign_standalone_uboot_atf_tee_fit_image": {
    "duration": 89.908,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_sign_standalone_uboot_fit_image": {
    "duration": 83.501,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_sign_uboot_fit_image_without_spl": {
    "duration": 129.011,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_sign_uboot_kernel_individual": {
    "duration": 120.12,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_uboot_atf_tee_fit_image": {
    "duration": 83.529,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_uboot_fit_image": {
    "duration": 82.181,
    "status": "PASSED"
   },
   "gdbserver.GdbServerTest.test_gdb_server": {
    "duration": 155.389,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_create_first_test_tag": {
    "duration": 0.7903,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_create_second_test_tag": {
    "duration": 0.9375,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_revs_on_branch": {
    "duration": 0.5535,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_with_only_local_tag": {
    "duration": 0.5672,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote": {
    "duration": 0.7459,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote_and_wrong_url": {
    "duration": 0.4637,
    "status": "PASSED"
   },
   "gotoolchain.oeGoToolchainSelfTest.test_go_dep_build": {
    "duration": 2.37,
    "status": "PASSED"
   },
   "image_typedep.ImageTypeDepTests.test_conversion_typedep_added": {
    "duration": 41.471,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_all_users_can_connect_via_ssh_without_password": {
    "duration": 241.093,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_bmap": {
    "duration": 83.742,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_empty_image": {
    "duration": 58.144,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_hypervisor_fmts": {
    "duration": 88.856,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_image_fstypes": {
    "duration": 156.661,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_image_gen_debugfs": {
    "duration": 108.441,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_long_chain_conversion": {
    "duration": 78.478,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_mandb": {
    "duration": 145.784,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_no_busybox_base_utils": {
    "duration": 42.311,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_non_root_user_can_connect_via_ssh_without_password": {
    "duration": 112.626,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_useradd_static": {
    "duration": 111.518,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_wayland_support_in_image": {
    "duration": 148.501,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license": {
    "duration": 90.376,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default": {
    "duration": 103.34,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions": {
    "duration": 77.89,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license": {
    "duration": 84.951,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license": {
    "duration": 13.059,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias": {
    "duration": 11.81,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard": {
    "duration": 14.211,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard": {
    "duration": 11.201,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard": {
    "duration": 12.121,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard": {
    "duration": 11.459,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard": {
    "duration": 12.326,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license": {
    "duration": 27.904,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license": {
    "duration": 28.087,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias": {
    "duration": 5.079,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard": {
    "duration": 27.58,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses": {
    "duration": 29.311,
    "status": "PASSED"
   },
   "incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston": {
    "duration": 223.19,
    "status": "PASSED"
   },
   "incompatible_lic.NoGPL3InImagesTests.test_core_image_minimal": {
    "duration": 67.872,
    "status": "PASSED"
   },
   "install.InstallTests.test_gstreamer_plugins": {
    "duration": 186.648,
    "status": "PASSED"
   },
   "install.InstallTests.test_linux_firmware": {
    "duration": 152.733,
    "status": "PASSED"
   },
   "install.InstallTests.test_linux_modules": {
    "duration": 93.855,
    "status": "PASSED"
   },
   "install.InstallTests.test_perl": {
    "duration": 93.472,
    "status": "PASSED"
   },
   "install.InstallTests.test_python": {
    "duration": 90.271,
    "status": "PASSED"
   },
   "intercept.GitCheck.test_git_intercept": {
    "duration": 25.633,
    "status": "PASSED"
   },
   "kerneldevelopment.KernelDev.test_apply_patches": {
    "duration": 211.614,
    "status": "PASSED"
   },
   "layerappend.LayerAppendTests.test_layer_appends": {
    "duration": 66.814,
    "status": "PASSED"
   },
   "liboe.CopyTreeTests.test_copy_hardlink_tree_count": {
    "duration": 0.0165,
    "status": "PASSED"
   },
   "liboe.CopyTreeTests.test_copy_tree_special": {
    "duration": 0.01035,
    "status": "PASSED"
   },
   "liboe.CopyTreeTests.test_copy_tree_xattr": {
    "duration": 14.606,
    "status": "PASSED"
   },
   "liboe.SubprocessTests.test_subprocess_tweak": {
    "duration": 0.01462,
    "status": "PASSED"
   },
   "lic_checksum.LicenseTests.test_checksum_with_space": {
    "duration": 32.29,
    "status": "PASSED"
   },
   "lic_checksum.LicenseTests.test_nonmatching_checksum": {
    "duration": 23.891,
    "status": "PASSED"
   },
   "locales.LocalesTest.test_locales_off": {
    "duration": 128.639,
    "status": "PASSED"
   },
   "locales.LocalesTest.test_locales_on": {
    "duration": 94.74,
    "status": "PASSED"
   },
   "manifest.VerifyManifest.test_SDK_manifest_entries": {
    "duration": 392.313,
    "status": "PASSED"
   },
   "manifest.VerifyManifest.test_image_manifest_entries": {
    "duration": 14.103,
    "status": "PASSED"
   },
   "minidebuginfo.Minidebuginfo.test_minidebuginfo": {
    "duration": 136.04,
    "status": "PASSED"
   },
   "minidebuginfo.Minidebuginfo.test_minidebuginfo_qemu": {
    "duration": 156.036,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig": {
    "duration": 381.144,
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig_inlayer": {
    "duration": 74.627,
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig_reparse": {
    "duration": 106.116,
    "status": "PASSED"
   },
   "newlib.NewlibTest.test_newlib": {
    "duration": 46.555,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_blob_to_dict": {
    "duration": 1.663,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs": {
    "duration": 0.9108,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default": {
    "duration": 0.9221,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestFileListCompare.test_compare_file_lists": {
    "duration": 0.1931,
    "status": "PASSED"
   },
   "oelib.elf.TestElf.test_machine_name": {
    "duration": 0.002074,
    "status": "PASSED"
   },
   "oelib.license.TestComplexCombinations.test_tests": {
    "duration": 0.001494,
    "status": "PASSED"
   },
   "oelib.license.TestIsIncluded.test_tests": {
    "duration": 0.001896,
    "status": "PASSED"
   },
   "oelib.license.TestSimpleCombinations.test_tests": {
    "duration": 0.001536,
    "status": "PASSED"
   },
   "oelib.license.TestSingleLicense.test_invalid_licenses": {
    "duration": 0.002932,
    "status": "PASSED"
   },
   "oelib.license.TestSingleLicense.test_single_licenses": {
    "duration": 0.003867,
    "status": "PASSED"
   },
   "oelib.package.TestIsKernelModule.test_detects_vermagic": {
    "duration": 0.004593,
    "status": "PASSED"
   },
   "oelib.package.TestIsKernelModule.test_rejects_plain_elf": {
    "duration": 0.001329,
    "status": "PASSED"
   },
   "oelib.package.TestIsKernelModuleSigned.test_detects_signed": {
    "duration": 0.004136,
    "status": "PASSED"
   },
   "oelib.package.TestIsKernelModuleSigned.test_rejects_unsigned": {
    "duration": 0.001579,
    "status": "PASSED"
   },
   "oelib.package.TestKernelModuleFilenameFilter.test_endswith_matches_ko": {
    "duration": 0.001914,
    "status": "PASSED"
   },
   "oelib.package.TestKernelModuleFilenameFilter.test_endswith_rejects_non_ko": {
    "duration": 0.002499,
    "status": "PASSED"
   },
   "oelib.package.TestKernelModuleFilenameFilter.test_old_predicate_had_false_positives": {
    "duration": 0.002727,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_loop": {
    "duration": 0.004237,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_norm": {
    "duration": 0.003892,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_phys": {
    "duration": 0.001777,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_bool_equality": {
    "duration": 0.001312,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_false": {
    "duration": 0.002419,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_invalid": {
    "duration": 0.001362,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_true": {
    "duration": 0.001328,
    "status": "PASSED"
   },
   "oelib.types.TestList.test_list_nosep": {
    "duration": 0.002092,
    "status": "PASSED"
   },
   "oelib.types.TestList.test_list_usersep": {
    "duration": 0.001777,
    "status": "PASSED"
   },
   "oelib.utils.TestDefaultFeatures.test_filter_default_features": {
    "duration": 0.000989,
    "status": "PASSED"
   },
   "oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch": {
    "duration": 0.04428,
    "status": "PASSED"
   },
   "oelib.utils.TestPackagesFilterOutSystem.test_filter": {
    "duration": 0.001741,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_num_exception": {
    "duration": 0.001112,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_valid": {
    "duration": 0.00118,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_version_exception": {
    "duration": 0.001387,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_help": {
    "duration": 0.02208,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_proxy": {
    "duration": 0.2118,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash": {
    "duration": 0.2078,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_default": {
    "duration": 367.199,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_help": {
    "duration": 0.4329,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all": {
    "duration": 354.116,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags": {
    "duration": 399.613,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only": {
    "duration": 420.63,
    "status": "PASSED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_help": {
    "duration": 0.2509,
    "status": "PASSED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_pdf_output": {
    "duration": 0.2137,
    "status": "PASSED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_png_output": {
    "duration": 0.4742,
    "status": "PASSED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_svg_output": {
    "duration": 0.1942,
    "status": "PASSED"
   },
   "oescripts.OeRunNativeTest.test_oe_run_native": {
    "duration": 49.195,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set": {
    "duration": 297.684,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict": {
    "duration": 4.744,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing": {
    "duration": 0.0008931,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access": {
    "duration": 0.001255,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_postinst_on_target_for_read_only_rootfs": {
    "duration": 0.001428,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original": {
    "duration": 0.001588,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit": {
    "duration": 0.001786,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_read_only": {
    "duration": 0.002054,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSTests.test_correct_image_fstab": {
    "duration": 149.275,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_correct_image_unit": {
    "duration": 113.292,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_distro_features_missing": {
    "duration": 31.094,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_mount_unit_not_set": {
    "duration": 19.387,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_not_all_units_installed": {
    "duration": 86.763,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_not_all_units_installed_but_qa_skipped": {
    "duration": 111.347,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_wrong_mount_unit_set": {
    "duration": 22.601,
    "status": "PASSED"
   },
   "package.PackageTests.test_gdb_hardlink_debug": {
    "duration": 135.705,
    "status": "PASSED"
   },
   "package.PackageTests.test_kmodule_prefilter": {
    "duration": 43.103,
    "status": "PASSED"
   },
   "package.PackageTests.test_package_name_conflict": {
    "duration": 19.264,
    "status": "PASSED"
   },
   "package.PackageTests.test_preserve_ownership": {
    "duration": 92.438,
    "status": "PASSED"
   },
   "package.PackageTests.test_preserve_sparse_hardlinks": {
    "duration": 51.357,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_dpkg": {
    "duration": 0.03353,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_opkg": {
    "duration": 0.04386,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_rpm": {
    "duration": 0.2243,
    "status": "PASSED"
   },
   "picolibc.PicolibcTest.test_picolibc": {
    "duration": 68.786,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_find_path": {
    "duration": 3.476,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_glob": {
    "duration": 2.205,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_list_pkg_files": {
    "duration": 8.396,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_list_pkgs": {
    "duration": 7.969,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_lookup_pkg": {
    "duration": 5.992,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_lookup_recipe": {
    "duration": 2.87,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_multilib_variables": {
    "duration": 60.343,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_no_param": {
    "duration": 0.1017,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_read_value": {
    "duration": 2.642,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_specify_pkgdatadir": {
    "duration": 1.277,
    "status": "PASSED"
   },
   "pokybleeding.PokyBleeding.test_poky_bleeding_autorev": {
    "duration": 95.572,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_import_export_override_db": {
    "duration": 260.337,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_import_export_replace_db": {
    "duration": 152.582,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_deb_arch_dep": {
    "duration": 194.974,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_deb_arch_indep": {
    "duration": 41.447,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_ipk_arch_dep": {
    "duration": 180.283,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_ipk_arch_indep": {
    "duration": 41.102,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_rpm_arch_dep": {
    "duration": 154.885,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_rpm_arch_indep": {
    "duration": 45.403,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_stopping_prservice_message": {
    "duration": 0.9408,
    "status": "PASSED"
   },
   "pseudo.Pseudo.test_pseudo_pyc_creation": {
    "duration": 13.382,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add": {
    "duration": 86.514,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir": {
    "duration": 39.743,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine": {
    "duration": 39.816,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives": {
    "duration": 38.307,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic": {
    "duration": 39.181,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary": {
    "duration": 27.231,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer": {
    "duration": 7.966,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func": {
    "duration": 39.88,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob": {
    "duration": 39.097,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob": {
    "duration": 40.664,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid": {
    "duration": 38.168,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig": {
    "duration": 40.231,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch": {
    "duration": 39.36,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall": {
    "duration": 47.623,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed": {
    "duration": 38.864,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script": {
    "duration": 38.425,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir": {
    "duration": 38.588,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir": {
    "duration": 38.264,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard": {
    "duration": 15.791,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic": {
    "duration": 79.634,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic_wildcard": {
    "duration": 50.241,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri": {
    "duration": 20.289,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri_diff_params": {
    "duration": 21.024,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_machine": {
    "duration": 63.399,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_replace_file_srcdir": {
    "duration": 37.521,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_srcdir_basic": {
    "duration": 23.131,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic": {
    "duration": 41.105,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic_dirdest": {
    "duration": 41.778,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_update_recipe_basic": {
    "duration": 11.008,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic": {
    "duration": 53.992,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic_subdir": {
    "duration": 52.24,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create": {
    "duration": 31.435,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_autotools": {
    "duration": 58.347,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_cmake": {
    "duration": 36.136,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_http": {
    "duration": 32.709,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch": {
    "duration": 34.662,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch": {
    "duration": 34.023,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master": {
    "duration": 35.107,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_github": {
    "duration": 40.203,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball": {
    "duration": 36.099,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_go": {
    "duration": 46.571,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_npm": {
    "duration": 1.413,
    "log": "Test needs meta-oe for nodejs\n",
    "status": "SKIPPED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_flit_core_buildapi": {
    "duration": 33.581,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_hatchling": {
    "duration": 37.826,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_maturin": {
    "duration": 35.434,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_mesonpy": {
    "duration": 36.088,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_poetry_core_masonry_api": {
    "duration": 34.991,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta": {
    "duration": 36.6,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta_license_pep639": {
    "duration": 36.606,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta_license_prepep639": {
    "duration": 34.669,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools": {
    "duration": 35.698,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi": {
    "duration": 58.98,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi_tarball": {
    "duration": 34.597,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_simple": {
    "duration": 35.036,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_handle_license_vars": {
    "duration": 2.462,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_load_plugin": {
    "duration": 9.702,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses": {
    "duration": 0.01761,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_appends": {
    "duration": 0.1106,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend": {
    "duration": 0.102,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_varflag": {
    "duration": 0.08522,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_split_var_value": {
    "duration": 0.005143,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_validate_pn": {
    "duration": 0.005044,
    "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.006184,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_can_match_non_static_ptest_names": {
    "duration": 0.004562,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_can_not_compare_non_ltp_tests": {
    "duration": 0.004647,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_junit_empty_testresults": {
    "duration": 0.004559,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_junit_log_attached": {
    "duration": 0.004868,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_junit_log_inline": {
    "duration": 0.00471,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_junit_missing_image_tests": {
    "duration": 0.004691,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_junit_missing_ptests": {
    "duration": 0.005216,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_machine_matches": {
    "duration": 0.004294,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_machine_mismatches": {
    "duration": 0.004575,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_merge_can_merged_results": {
    "duration": 0.004624,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type": {
    "duration": 0.00435,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair": {
    "duration": 0.004577,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_regression_can_get_regression_result": {
    "duration": 0.004684,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_report_can_aggregate_test_result": {
    "duration": 0.004369,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared": {
    "duration": 0.004619,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared": {
    "duration": 0.004776,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared": {
    "duration": 0.004458,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared": {
    "duration": 0.004524,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_always": {
    "duration": 47.016,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_failure": {
    "duration": 56.702,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_global": {
    "duration": 91.271,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_misc": {
    "duration": 98.461,
    "status": "PASSED"
   },
   "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files": {
    "duration": 33.23,
    "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": 10.315,
    "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": 10.417,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_list_not_found": {
    "duration": 0.007477,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_list_okay": {
    "duration": 0.01788,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_log": {
    "duration": 0.01013,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_log_split": {
    "duration": 0.008726,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_no_shell": {
    "duration": 0.006369,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_output": {
    "duration": 0.009453,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_output_split": {
    "duration": 0.008147,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_assertion": {
    "duration": 0.01856,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_exception": {
    "duration": 0.01995,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_false": {
    "duration": 0.02005,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_okay": {
    "duration": 0.02006,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_shell": {
    "duration": 0.01979,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_stdin": {
    "duration": 0.01032,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_stdin_timeout": {
    "duration": 10.009,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_timeout": {
    "duration": 10.01,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_timeout_split": {
    "duration": 10.009,
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_compressed_wic_by_path": {
    "duration": 0.002972,
    "log": "wic tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_compressed_wic_by_recipe": {
    "duration": 0.00397,
    "log": "wic tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_deploy": {
    "duration": 101.249,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_deploy_hddimg": {
    "duration": 0.001098,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_machine": {
    "duration": 23.811,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_ext4": {
    "duration": 25.08,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_iso": {
    "duration": 0.001824,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_machine_slirp": {
    "duration": 27.501,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_slirp_qcow2": {
    "duration": 0.001302,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_qemu_boot": {
    "duration": 21.51,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image": {
    "duration": 29.116,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image_vdi": {
    "duration": 0.002299,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image_vmdk": {
    "duration": 0.00287,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_rootfs": {
    "duration": 21.435,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_failing_postinst": {
    "duration": 305.599,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_postinst_rootfs_and_boot_systemd": {
    "duration": 516.602,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit": {
    "duration": 389.381,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.RustKernel.test_kernel_rust_sample": {
    "duration": 94.32,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_helloworld": {
    "duration": 197.543,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_pstree": {
    "duration": 54.53,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_syscalls_by_pid": {
    "duration": 54.069,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_syscalls_by_proc": {
    "duration": 54.943,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestExport.test_testexport_basic": {
    "duration": 86.906,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestExport.test_testexport_sdk": {
    "duration": 133.047,
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_apt": {
    "duration": 251.714,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_dnf": {
    "duration": 231.357,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_install": {
    "duration": 190.034,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_slirp": {
    "duration": 131.054,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_virgl_gtk_sdl": {
    "duration": 0.00413,
    "log": "test needs qemux86-64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runtime_test.TestImage.test_testimage_virgl_headless": {
    "duration": 0.008246,
    "log": "test needs qemux86-64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "rust.RustStaticMuslTest.test_static_musl_linking": {
    "duration": 64.825,
    "status": "PASSED"
   },
   "sdk.SDKTests.test_sdk_manifests": {
    "duration": 434.601,
    "status": "PASSED"
   },
   "sdk.SDKTests.test_sdk_runqemu": {
    "duration": 466.925,
    "status": "PASSED"
   },
   "selftest.ExternalLayer.test_list_imported": {
    "duration": 0.01205,
    "status": "PASSED"
   },
   "signing.LockedSignatures.test_locked_signatures": {
    "duration": 146.356,
    "status": "PASSED"
   },
   "signing.Signing.test_signing_packages": {
    "duration": 169.561,
    "status": "PASSED"
   },
   "signing.Signing.test_signing_sstate_archive": {
    "duration": 212.538,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_baremetal_helloworld": {
    "duration": 71.353,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_base_files": {
    "duration": 62.444,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_core_image_minimal": {
    "duration": 72.831,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_core_image_minimal_sdk": {
    "duration": 377.517,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_custom_annotation_vars": {
    "duration": 35.176,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_download_location_defensive_handling": {
    "duration": 18.618,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_extra_opts": {
    "duration": 141.504,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_gcc_include_source": {
    "duration": 156.668,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_kernel_config_spdx": {
    "duration": 167.221,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_packageconfig_spdx": {
    "duration": 33.803,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_version_extraction_patterns": {
    "duration": 14.326,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_world_sbom": {
    "duration": 48.945,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_machine": {
    "duration": 202.399,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_1": {
    "duration": 75.392,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_2": {
    "duration": 105.055,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_3": {
    "duration": 165.178,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_nonspecific": {
    "duration": 56.168,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific": {
    "duration": 57.09,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific_nonspecific": {
    "duration": 62.708,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific": {
    "duration": 56.601,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_specific": {
    "duration": 49.895,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_native_targets": {
    "duration": 71.784,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_target": {
    "duration": 73.248,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_native_target": {
    "duration": 71.126,
    "status": "PASSED"
   },
   "sstatetests.SStateFindSiginfo.test_sstate_compare_sigfiles_and_find_siginfo": {
    "duration": 483.695,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_32_64_same_hash": {
    "duration": 105.03,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_nativelsbstring_same_hash": {
    "duration": 117.943,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_sdk_arch_same_hash": {
    "duration": 112.796,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs2.test_sstate_allarch_samesigs": {
    "duration": 159.367,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs2.test_sstate_nativesdk_samesigs_multilib": {
    "duration": 203.608,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs3.test_sstate_multilib_or_not_native_samesigs": {
    "duration": 100.869,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs3.test_sstate_sametune_samesigs": {
    "duration": 283.378,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs4.test_sstate_movelayer_samesigs": {
    "duration": 103.57,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs4.test_sstate_noop_samesigs": {
    "duration": 182.546,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_gcc_runtime_vs_gcc_source": {
    "duration": 841.801,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_image_minimal_vs_base_do_configure": {
    "duration": 655.202,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_image_minimal_vs_perlcross": {
    "duration": 351.93,
    "status": "PASSED"
   },
   "sstatetests.SStateTests.test_autorev_sstate_works": {
    "duration": 90.997,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_cleanup": {
    "duration": 75.586,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_la": {
    "duration": 32.998,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_max_shebang": {
    "duration": 15.482,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_pkgconfig": {
    "duration": 32.26,
    "status": "PASSED"
   },
   "systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built": {
    "duration": 156.981,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_datastore_operations": {
    "duration": 1.144,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_expand": {
    "duration": 0.5113,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_getvar": {
    "duration": 1.012,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_getvar_bb_origenv": {
    "duration": 1.011,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_list_recipes": {
    "duration": 5.063,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe": {
    "duration": 5.179,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe_copy_expand": {
    "duration": 4.417,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe_custom_data": {
    "duration": 4.764,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_virtual_recipe": {
    "duration": 5.402,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_virtual_recipe_custom_data": {
    "duration": 3.991,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_setvariable_clean": {
    "duration": 3.023,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_variable_history": {
    "duration": 4.668,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_wait_event": {
    "duration": 2.005,
    "status": "PASSED"
   },
   "toolchain.ToolchainTests.test_toolchain_switching": {
    "duration": 140.513,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract": {
    "duration": 30.23,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_missing_config": {
    "duration": 25.079,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_nothing_set": {
    "duration": 28.798,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_set_both_config_and_machine": {
    "duration": 25.645,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_set_uboot_config_binary": {
    "duration": 25.03,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_set_uboot_config_fragments": {
    "duration": 25.633,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_set_uboot_config_image_fstypes": {
    "duration": 26.578,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_set_uboot_config_make_opts": {
    "duration": 25.259,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_legacy": {
    "duration": 29.361,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_single_config": {
    "duration": 30.122,
    "status": "PASSED"
   },
   "uboot.UBootTest.test_boot_uboot": {
    "duration": 92.559,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "uboot.UBootTest.test_boot_uboot_kvm_to_full_target": {
    "duration": 131.916,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "uboot.UBootTest.test_uboot_config_initial_env_binary": {
    "duration": 46.094,
    "status": "PASSED"
   },
   "uboot.UBootTest.test_uboot_initial_env_binary": {
    "duration": 46.937,
    "status": "PASSED"
   },
   "uki.UkiTest.test_uki_boot_systemd": {
    "duration": 0.0007863,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "uki.UkiTest.test_uki_sysvinit": {
    "duration": 0.001037,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "usergrouptests.UserGroupTests.test_add_task_between_p_sysroot_and_package": {
    "duration": 40.055,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_group_from_dep_package": {
    "duration": 32.776,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_postinst_order": {
    "duration": 11.891,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_static_useradd_from_dynamic": {
    "duration": 177.899,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_useradd_depends_only": {
    "duration": 12.891,
    "status": "PASSED"
   },
   "wic.CLITests.test_createhelp": {
    "duration": 84.499,
    "status": "PASSED"
   },
   "wic.CLITests.test_help": {
    "duration": 5.024,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_create": {
    "duration": 4.428,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_kickstart": {
    "duration": 4.865,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_list": {
    "duration": 5.498,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_overview": {
    "duration": 3.979,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_plugins": {
    "duration": 4.687,
    "status": "PASSED"
   },
   "wic.CLITests.test_list_images": {
    "duration": 8.012,
    "status": "PASSED"
   },
   "wic.CLITests.test_list_source_plugins": {
    "duration": 9.895,
    "status": "PASSED"
   },
   "wic.CLITests.test_listed_images_help": {
    "duration": 77.643,
    "status": "PASSED"
   },
   "wic.CLITests.test_listhelp": {
    "duration": 5.537,
    "status": "PASSED"
   },
   "wic.CLITests.test_no_command": {
    "duration": 4.719,
    "status": "PASSED"
   },
   "wic.CLITests.test_unsupported_subcommand": {
    "duration": 4.758,
    "status": "PASSED"
   },
   "wic.CLITests.test_version": {
    "duration": 4.818,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_cp": {
    "duration": 147.637,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_cp_ext": {
    "duration": 71.562,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_ls": {
    "duration": 43.504,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_ls_ext": {
    "duration": 40.812,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_rm": {
    "duration": 57.465,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_rm_ext": {
    "duration": 54.928,
    "status": "PASSED"
   },
   "wic.Wic.test_bootloader_config": {
    "duration": 0.001363,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_build_artifacts": {
    "duration": 0.001751,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_build_image_name": {
    "duration": 114.197,
    "status": "PASSED"
   },
   "wic.Wic.test_build_rootfs_long": {
    "duration": 45.793,
    "status": "PASSED"
   },
   "wic.Wic.test_build_rootfs_short": {
    "duration": 45.978,
    "status": "PASSED"
   },
   "wic.Wic.test_change_directory": {
    "duration": 34.657,
    "status": "PASSED"
   },
   "wic.Wic.test_change_directory_errors": {
    "duration": 52.405,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_bzip2": {
    "duration": 31.825,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_gzip": {
    "duration": 31.797,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_xz": {
    "duration": 33.57,
    "status": "PASSED"
   },
   "wic.Wic.test_debug_long": {
    "duration": 29.818,
    "status": "PASSED"
   },
   "wic.Wic.test_debug_short": {
    "duration": 29.934,
    "status": "PASSED"
   },
   "wic.Wic.test_default_output_dir": {
    "duration": 0.001558,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_efi_bootpart": {
    "duration": 67.012,
    "status": "PASSED"
   },
   "wic.Wic.test_exclude_path": {
    "duration": 43.671,
    "status": "PASSED"
   },
   "wic.Wic.test_exclude_path_errors": {
    "duration": 55.404,
    "status": "PASSED"
   },
   "wic.Wic.test_exclude_path_with_extra_space": {
    "duration": 103.356,
    "status": "PASSED"
   },
   "wic.Wic.test_extra_space": {
    "duration": 31.449,
    "status": "PASSED"
   },
   "wic.Wic.test_gpt_image": {
    "duration": 0.002845,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_grub_install_pcbios": {
    "duration": 0.003523,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_include_path": {
    "duration": 40.649,
    "status": "PASSED"
   },
   "wic.Wic.test_include_path_embeded": {
    "duration": 42.653,
    "status": "PASSED"
   },
   "wic.Wic.test_include_path_errors": {
    "duration": 94.185,
    "status": "PASSED"
   },
   "wic.Wic.test_iso_image": {
    "duration": 0.001513,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_kernel_install": {
    "duration": 41.937,
    "status": "PASSED"
   },
   "wic.Wic.test_mkefidisk": {
    "duration": 31.739,
    "status": "PASSED"
   },
   "wic.Wic.test_no_fstab_update": {
    "duration": 50.818,
    "status": "PASSED"
   },
   "wic.Wic.test_no_fstab_update_errors": {
    "duration": 53.341,
    "status": "PASSED"
   },
   "wic.Wic.test_no_table": {
    "duration": 29.289,
    "status": "PASSED"
   },
   "wic.Wic.test_partition_hidden_attributes": {
    "duration": 35.543,
    "status": "PASSED"
   },
   "wic.Wic.test_permissions": {
    "duration": 335.9,
    "status": "PASSED"
   },
   "wic.Wic.test_qemux86_directdisk": {
    "duration": 0.002516,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_rootfs_artifacts": {
    "duration": 0.003211,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_rootfs_indirect_recipes": {
    "duration": 0.003922,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_sdimage_bootpart": {
    "duration": 59.049,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_build_check_long": {
    "duration": 30.358,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_build_check_short": {
    "duration": 31.118,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_kernel_install": {
    "duration": 42.35,
    "status": "PASSED"
   },
   "wic.Wic.test_systemd_bootdisk": {
    "duration": 109.067,
    "status": "PASSED"
   },
   "wic.Wic.test_wic_sector_size_cli": {
    "duration": 88.27,
    "status": "PASSED"
   },
   "wic.Wic.test_wic_sector_size_env": {
    "duration": 86.338,
    "status": "PASSED"
   },
   "wic.Wic.test_wrong_compressor": {
    "duration": 5.145,
    "status": "PASSED"
   },
   "wic.Wic2.test_biosplusefi_plugin": {
    "duration": 0.001708,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic2.test_biosplusefi_plugin_qemu": {
    "duration": 0.002411,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_bmap_long": {
    "duration": 157.251,
    "status": "PASSED"
   },
   "wic.Wic2.test_bmap_short": {
    "duration": 34.95,
    "status": "PASSED"
   },
   "wic.Wic2.test_diskid_on_gpt_partition": {
    "duration": 40.795,
    "status": "PASSED"
   },
   "wic.Wic2.test_diskid_on_msdos_partition": {
    "duration": 41.193,
    "status": "PASSED"
   },
   "wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_aarch64": {
    "duration": 207.68,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_x86": {
    "duration": 0.002301,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_efi_plugin_unified_kernel_image_qemu": {
    "duration": 0.002849,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_empty_plugin": {
    "duration": 127.554,
    "status": "PASSED"
   },
   "wic.Wic2.test_empty_zeroize_plugin": {
    "duration": 69.257,
    "status": "PASSED"
   },
   "wic.Wic2.test_expand_mbr_image": {
    "duration": 0.001882,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_extra_filesystem_space": {
    "duration": 41.413,
    "status": "PASSED"
   },
   "wic.Wic2.test_extra_partition_plugin": {
    "duration": 114.315,
    "status": "PASSED"
   },
   "wic.Wic2.test_extra_partition_space": {
    "duration": 48.755,
    "status": "PASSED"
   },
   "wic.Wic2.test_fixed_size": {
    "duration": 43.292,
    "status": "PASSED"
   },
   "wic.Wic2.test_fixed_size_error": {
    "duration": 37.002,
    "status": "PASSED"
   },
   "wic.Wic2.test_fs_types": {
    "duration": 37.172,
    "status": "PASSED"
   },
   "wic.Wic2.test_gpt_partition_name": {
    "duration": 107.436,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_bootpart_globbed": {
    "duration": 68.612,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_env": {
    "duration": 66.366,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_vars_dir_long": {
    "duration": 14.097,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_vars_dir_short": {
    "duration": 12.78,
    "status": "PASSED"
   },
   "wic.Wic2.test_kickstart_parser": {
    "duration": 38.522,
    "status": "PASSED"
   },
   "wic.Wic2.test_mkfs_extraopts": {
    "duration": 38.274,
    "status": "PASSED"
   },
   "wic.Wic2.test_offset": {
    "duration": 234.345,
    "status": "PASSED"
   },
   "wic.Wic2.test_qemu": {
    "duration": 0.001815,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_qemu_efi": {
    "duration": 0.002398,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_rawcopy_plugin": {
    "duration": 120.917,
    "status": "PASSED"
   },
   "wic.Wic2.test_rawcopy_plugin_qemu": {
    "duration": 0.002322,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_rawcopy_plugin_unpack": {
    "duration": 120.722,
    "status": "PASSED"
   },
   "wic.Wic2.test_uefi_kernel": {
    "duration": 120.754,
    "status": "PASSED"
   },
   "wic.Wic2.test_wic_image_type": {
    "duration": 0.001498,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wrapper.WrapperTests.test_shebang_wrapper": {
    "duration": 53.38,
    "status": "PASSED"
   },
   "yoctotestresultsquerytests.TestResultsQueryTests.test_create_workdir": {
    "duration": 17.914,
    "status": "PASSED"
   },
   "yoctotestresultsquerytests.TestResultsQueryTests.test_get_sha1": {
    "duration": 0.07322,
    "status": "PASSED"
   }
  }
 }
}