{
 "oeselftest_almalinux-8.10_qemux86-64_20241220011623": {
  "configuration": {
   "HOST_DISTRO": "almalinux-8.10",
   "HOST_NAME": "alma8-vk-2",
   "LAYERS": {
    "meta": {
     "branch": "master",
     "commit": "7adaec468d3a61d88c990b1b319b34850bee7e44",
     "commit_count": 76696
    },
    "meta-poky": {
     "branch": "master",
     "commit": "7adaec468d3a61d88c990b1b319b34850bee7e44",
     "commit_count": 76696
    },
    "meta-selftest": {
     "branch": "master",
     "commit": "7adaec468d3a61d88c990b1b319b34850bee7e44",
     "commit_count": 76696
    },
    "meta-yocto-bsp": {
     "branch": "master",
     "commit": "7adaec468d3a61d88c990b1b319b34850bee7e44",
     "commit_count": 76696
    }
   },
   "MACHINE": "qemux86-64",
   "OESELFTEST_METADATA": {
    "exclude_tags": [
     "yocto-mirrors",
     "machine",
     "toolchain-user",
     "toolchain-system"
    ],
    "run_all_tests": true,
    "run_tests": null,
    "select_tags": null,
    "skips": [
     "distrodata.Distrodata.test_checkpkg",
     "reproducible"
    ]
   },
   "STARTTIME": "20241220011623",
   "TEST_TYPE": "oeselftest"
  },
  "result": {
   "archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name": {
    "duration": 40.68592119216919,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_filters_by_type": {
    "duration": 29.180513620376587,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_filters_by_type_and_name": {
    "duration": 31.893872499465942,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_configured": {
    "duration": 29.205109357833862,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_diff": {
    "duration": 31.83907461166382,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_dumpdata": {
    "duration": 28.82149648666382,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror": {
    "duration": 32.587801933288574,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_combined": {
    "duration": 45.34893441200256,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_excludes": {
    "duration": 29.527952194213867,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_gitsm": {
    "duration": 17.389260292053223,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow": {
    "duration": 41.441405296325684,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_original": {
    "duration": 30.30569887161255,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_patched": {
    "duration": 30.074270486831665,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_recipe": {
    "duration": 32.53730082511902,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch": {
    "duration": 105.95547938346863,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_srpm_mode": {
    "duration": 42.10237264633179,
    "status": "PASSED"
   },
   "barebox.BareboxTest.test_boot_barebox": {
    "duration": 0.002119779586791992,
    "log": "Test skipped on x86_64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "baremetal.BaremetalTest.test_baremetal": {
    "duration": 50.36610722541809,
    "status": "PASSED"
   },
   "bbclasses.Systemd.test_systemd_and_sysvinit_in_distro": {
    "duration": 41.79571270942688,
    "status": "PASSED"
   },
   "bbclasses.Systemd.test_systemd_in_distro": {
    "duration": 31.262089014053345,
    "status": "PASSED"
   },
   "bbclasses.Systemd.test_sysvinit_in_distro": {
    "duration": 30.899402856826782,
    "status": "PASSED"
   },
   "bblayers.BitbakeConfigBuild.test_enable_disable_fragments": {
    "duration": 35.03120756149292,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_add_remove": {
    "duration": 9.970032691955566,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_createlayer": {
    "duration": 7.459735155105591,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_flatten": {
    "duration": 24.66392159461975,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_layerindexshowdepends": {
    "duration": 0.98764967918396,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_setup": {
    "duration": 59.80342936515808,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showappends": {
    "duration": 6.462482929229736,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showcrossdepends": {
    "duration": 12.978076457977295,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showlayers": {
    "duration": 0.5119562149047852,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showoverlayed": {
    "duration": 3.3351290225982666,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showrecipes": {
    "duration": 20.37651777267456,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_updatelayer": {
    "duration": 42.519760847091675,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_validate_examplelayersjson": {
    "duration": 10.234410524368286,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_architecture_specific": {
    "duration": 67.46200108528137,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_multiple_recipe_single_task": {
    "duration": 156.8895182609558,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_all_tasks": {
    "duration": 87.7300591468811,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_multiple_tasks": {
    "duration": 77.50492238998413,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_single_task": {
    "duration": 88.34303998947144,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingA": {
    "duration": 37.096104860305786,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingB": {
    "duration": 27.9306218624115,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingC": {
    "duration": 11.799811124801636,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingD": {
    "duration": 11.57993197441101,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA": {
    "duration": 11.360852241516113,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB": {
    "duration": 11.710901737213135,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC": {
    "duration": 10.25947618484497,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD": {
    "duration": 11.027013778686523,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingA": {
    "duration": 12.690931797027588,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingB": {
    "duration": 11.0534086227417,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingC": {
    "duration": 10.891461372375488,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingD": {
    "duration": 10.963748216629028,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingA": {
    "duration": 10.984007835388184,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingB": {
    "duration": 10.780090093612671,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingC": {
    "duration": 12.94429898262024,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingD": {
    "duration": 11.631042718887329,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingA": {
    "duration": 11.819595575332642,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingB": {
    "duration": 11.688317775726318,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingC": {
    "duration": 11.956825017929077,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingD": {
    "duration": 10.769251346588135,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bb_env_bb_getvar_equality": {
    "duration": 3.565962314605713,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bbappend_order": {
    "duration": 30.840834617614746,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_g": {
    "duration": 2.987165927886963,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_invalid_recipe": {
    "duration": 1.0910429954528809,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_invalid_target": {
    "duration": 4.072110176086426,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_checkuri": {
    "duration": 7.947242259979248,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_continue": {
    "duration": 104.44201111793518,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_dry_run": {
    "duration": 5.985727787017822,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_environment": {
    "duration": 1.751906394958496,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_event_handler": {
    "duration": 21.734984636306763,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_force_task_1": {
    "duration": 51.14913606643677,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_force_task_2": {
    "duration": 28.860084772109985,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_patchtool": {
    "duration": 17.0956130027771,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_patchtool2": {
    "duration": 18.936012983322144,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_unpack_nonetwork": {
    "duration": 28.05782985687256,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_unpack_nonetwork_fail": {
    "duration": 11.704578638076782,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_image_manifest": {
    "duration": 49.97754192352295,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_invalid_patch": {
    "duration": 33.37718844413757,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_invalid_recipe_src_uri": {
    "duration": 3.985612392425537,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_just_parse": {
    "duration": 4.117318868637085,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_local_sstate": {
    "duration": 17.763588666915894,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_non_gplv3": {
    "duration": 30.361021041870117,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_postfile": {
    "duration": 2.8556692600250244,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_prefile": {
    "duration": 5.237259864807129,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_rename_downloaded_file": {
    "duration": 23.491966724395752,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_1": {
    "duration": 2.9168713092803955,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_2": {
    "duration": 1.824115514755249,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_3": {
    "duration": 1.509493112564087,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_setscene_only": {
    "duration": 16.34581971168518,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_skip_setscene": {
    "duration": 38.36364126205444,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_unexpanded_variable_in_path": {
    "duration": 22.113667011260986,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_version": {
    "duration": 2.8757286071777344,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_warnings_errors": {
    "duration": 0.8486118316650391,
    "status": "PASSED"
   },
   "buildoptions.ArchiverTest.test_arch_work_dir_and_export_source": {
    "duration": 41.5748245716095,
    "status": "PASSED"
   },
   "buildoptions.BuildhistoryTests.test_buildhistory_basic": {
    "duration": 54.69826340675354,
    "status": "PASSED"
   },
   "buildoptions.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards": {
    "duration": 54.633861780166626,
    "status": "PASSED"
   },
   "buildoptions.BuildhistoryTests.test_fileinfo": {
    "duration": 13.235458612442017,
    "status": "PASSED"
   },
   "buildoptions.DiskMonTest.test_stoptask_behavior": {
    "duration": 86.14723253250122,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_ccache_tool": {
    "duration": 95.70298981666565,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_incremental_image_generation": {
    "duration": 123.4230215549469,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_read_only_image": {
    "duration": 123.41479468345642,
    "status": "PASSED"
   },
   "buildoptions.Poisoning.test_poisoning": {
    "duration": 41.57300138473511,
    "status": "PASSED"
   },
   "buildoptions.SanityOptionsTest.test_layer_without_git_dir": {
    "duration": 33.6992301940918,
    "status": "PASSED"
   },
   "buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch": {
    "duration": 68.23826813697815,
    "status": "PASSED"
   },
   "buildoptions.ToolchainOptions.test_toolchain_fortran": {
    "duration": 34.92365002632141,
    "status": "PASSED"
   },
   "c_cpp.CMakeTests.test_cmake_qemu": {
    "duration": 47.692848920822144,
    "status": "PASSED"
   },
   "c_cpp.CMakeTests.test_cmake_qemu_failing": {
    "duration": 35.75878596305847,
    "status": "PASSED"
   },
   "c_cpp.MesonTests.test_meson_qemu": {
    "duration": 34.57106113433838,
    "status": "PASSED"
   },
   "c_cpp.MesonTests.test_meson_qemu_failing": {
    "duration": 35.94175052642822,
    "status": "PASSED"
   },
   "containerimage.ContainerImageTests.test_expected_files": {
    "duration": 43.30548930168152,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_convert_cve_version": {
    "duration": 0.007880926132202148,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_image_json": {
    "duration": 83.28200840950012,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_product_match": {
    "duration": 0.004609823226928711,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_recipe_report_json": {
    "duration": 7.345105409622192,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_recipe_report_json_ignored": {
    "duration": 9.215274810791016,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_recipe_report_json_unpatched": {
    "duration": 28.386860370635986,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_version_compare": {
    "duration": 0.0062563419342041016,
    "status": "PASSED"
   },
   "debuginfod.Debuginfod.test_debuginfod_native": {
    "duration": 49.17099189758301,
    "status": "PASSED"
   },
   "debuginfod.Debuginfod.test_debuginfod_qemu": {
    "duration": 94.22688102722168,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add": {
    "duration": 66.72745084762573,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_binary": {
    "duration": 57.43537664413452,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch": {
    "duration": 56.8442862033844,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch_git": {
    "duration": 68.24558353424072,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch_simple": {
    "duration": 33.266968965530396,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_local": {
    "duration": 35.67146348953247,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_style1": {
    "duration": 38.33828806877136,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_style2": {
    "duration": 36.88667035102844,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_library": {
    "duration": 53.68285822868347,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_npm": {
    "duration": 2.52618145942688,
    "log": "Test needs meta-oe for nodejs\n",
    "status": "SKIPPED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_python_egg_requires": {
    "duration": 29.248287677764893,
    "status": "PASSED"
   },
   "devtool.DevtoolExtractTests.test_devtool_build_image": {
    "duration": 221.79779243469238,
    "status": "PASSED"
   },
   "devtool.DevtoolExtractTests.test_devtool_deploy_target": {
    "duration": 173.723326921463,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolExtractTests.test_devtool_extract": {
    "duration": 33.70445990562439,
    "status": "PASSED"
   },
   "devtool.DevtoolExtractTests.test_devtool_extract_virtual": {
    "duration": 31.72075867652893,
    "status": "PASSED"
   },
   "devtool.DevtoolExtractTests.test_devtool_reset_all": {
    "duration": 135.4993405342102,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_cmake": {
    "duration": 171.57438325881958,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_meson": {
    "duration": 159.7333345413208,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_none_qemu": {
    "duration": 396.99064803123474,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_plugins": {
    "duration": 47.51029992103577,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_shared_sysroots": {
    "duration": 68.1618287563324,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_buildclean": {
    "duration": 218.93893885612488,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify": {
    "duration": 110.92318892478943,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git": {
    "duration": 71.3809266090393,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git_crates_subpath": {
    "duration": 76.77384877204895,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git_no_extract": {
    "duration": 26.466190814971924,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_go": {
    "duration": 38.07914662361145,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_invalid": {
    "duration": 109.60716032981873,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_localfiles": {
    "duration": 71.09193539619446,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only": {
    "duration": 58.15965676307678,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_multiple_sources": {
    "duration": 441.27222871780396,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_native": {
    "duration": 390.07134079933167,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_overrides": {
    "duration": 27.598124265670776,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_virtual": {
    "duration": 28.79767370223999,
    "status": "PASSED"
   },
   "devtool.DevtoolTests.test_create_workspace": {
    "duration": 8.054476022720337,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir": {
    "duration": 102.22544074058533,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_git_submodules": {
    "duration": 140.97315669059753,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe": {
    "duration": 38.36375617980957,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append": {
    "duration": 88.06295847892761,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git": {
    "duration": 76.37618374824524,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_git": {
    "duration": 47.8584623336792,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files": {
    "duration": 79.21477007865906,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3": {
    "duration": 40.614192724227905,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir": {
    "duration": 37.200435161590576,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz": {
    "duration": 38.979679107666016,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename": {
    "duration": 45.67590665817261,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore": {
    "duration": 41.966546297073364,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_origlayer": {
    "duration": 82.44891595840454,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_otherlayer": {
    "duration": 57.886451959609985,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_update_patch": {
    "duration": 49.91513442993164,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_origlayer": {
    "duration": 68.78781604766846,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_otherlayer": {
    "duration": 64.22476363182068,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_layer_plugins": {
    "duration": 2.7592058181762695,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_load_plugin": {
    "duration": 14.029987812042236,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_rename": {
    "duration": 67.62706351280212,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade": {
    "duration": 62.159908056259155,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_all_checksums": {
    "duration": 54.7430682182312,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_drop_md5sum": {
    "duration": 56.375911474227905,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_git": {
    "duration": 38.87573027610779,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_recipe_upgrade_extra_tasks": {
    "duration": 64.45218873023987,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_virtual_kernel_modify": {
    "duration": 823.7884776592255,
    "status": "PASSED"
   },
   "distrodata.Distrodata.test_checkpkg": {
    "duration": 0.01184391975402832,
    "log": "Skip by the command line argument \"distrodata.Distrodata.test_checkpkg\"\n",
    "status": "SKIPPED"
   },
   "distrodata.Distrodata.test_common_include_recipes": {
    "duration": 53.12637186050415,
    "status": "PASSED"
   },
   "distrodata.Distrodata.test_maintainers": {
    "duration": 64.0632016658783,
    "status": "PASSED"
   },
   "efibootpartition.GenericEFITest.test_boot_efi": {
    "duration": 129.19441938400269,
    "status": "PASSED"
   },
   "esdk.oeSDKExtSelfTest.test_image_generation_binary_feeds": {
    "duration": 60.30961871147156,
    "status": "PASSED"
   },
   "esdk.oeSDKExtSelfTest.test_install_libraries_headers": {
    "duration": 32.397966623306274,
    "status": "PASSED"
   },
   "externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files": {
    "duration": 37.880412578582764,
    "status": "PASSED"
   },
   "fetch.Dependencies.test_dependencies": {
    "duration": 2.4472334384918213,
    "status": "PASSED"
   },
   "fetch.Fetch.test_git_mirrors": {
    "duration": 74.48549509048462,
    "status": "PASSED"
   },
   "fitimage.FitImageTests.test_fit_image": {
    "duration": 57.81901454925537,
    "status": "PASSED"
   },
   "fitimage.FitImageTests.test_initramfs_bundle": {
    "duration": 73.95396041870117,
    "status": "PASSED"
   },
   "fitimage.FitImageTests.test_sign_cascaded_uboot_fit_image": {
    "duration": 277.5988495349884,
    "status": "PASSED"
   },
   "fitimage.FitImageTests.test_sign_fit_image": {
    "duration": 300.5471205711365,
    "status": "PASSED"
   },
   "fitimage.FitImageTests.test_sign_standalone_uboot_fit_image": {
    "duration": 54.98932933807373,
    "status": "PASSED"
   },
   "fitimage.FitImageTests.test_uboot_fit_image": {
    "duration": 58.02397584915161,
    "status": "PASSED"
   },
   "fitimage.FitImageTests.test_uboot_sign_fit_image": {
    "duration": 63.03022074699402,
    "status": "PASSED"
   },
   "gdbserver.GdbServerTest.test_gdb_server": {
    "duration": 124.48488020896912,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_create_first_test_tag": {
    "duration": 0.9337351322174072,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_create_second_test_tag": {
    "duration": 1.094869613647461,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_revs_on_branch": {
    "duration": 0.7743089199066162,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_with_only_local_tag": {
    "duration": 0.652662992477417,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote": {
    "duration": 0.8178622722625732,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote_and_wrong_url": {
    "duration": 0.5243067741394043,
    "status": "PASSED"
   },
   "gotoolchain.oeGoToolchainSelfTest.test_go_dep_build": {
    "duration": 2.1184465885162354,
    "status": "PASSED"
   },
   "image_typedep.ImageTypeDepTests.test_conversion_typedep_added": {
    "duration": 7.849133014678955,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_all_users_can_connect_via_ssh_without_password": {
    "duration": 188.542827129364,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_bmap": {
    "duration": 40.49515628814697,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_empty_image": {
    "duration": 31.355268478393555,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_hypervisor_fmts": {
    "duration": 53.47587585449219,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_image_fstypes": {
    "duration": 79.67429947853088,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_image_gen_debugfs": {
    "duration": 55.38838219642639,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_long_chain_conversion": {
    "duration": 42.016451597213745,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_mandb": {
    "duration": 70.01677560806274,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_no_busybox_base_utils": {
    "duration": 19.93946599960327,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_non_root_user_can_connect_via_ssh_without_password": {
    "duration": 87.46722269058228,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_useradd_static": {
    "duration": 55.193363904953,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_wayland_support_in_image": {
    "duration": 66.1127827167511,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license": {
    "duration": 59.89038968086243,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default": {
    "duration": 56.598928689956665,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions": {
    "duration": 44.718711137771606,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license": {
    "duration": 41.76683831214905,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license": {
    "duration": 3.0507307052612305,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias": {
    "duration": 3.185962677001953,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard": {
    "duration": 3.7877023220062256,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard": {
    "duration": 2.857415199279785,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard": {
    "duration": 4.071091651916504,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard": {
    "duration": 3.891101598739624,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard": {
    "duration": 4.331089496612549,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license": {
    "duration": 15.808409452438354,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license": {
    "duration": 15.870831966400146,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias": {
    "duration": 2.8136038780212402,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard": {
    "duration": 15.791197538375854,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses": {
    "duration": 16.08484649658203,
    "status": "PASSED"
   },
   "incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston": {
    "duration": 169.73891282081604,
    "status": "PASSED"
   },
   "incompatible_lic.NoGPL3InImagesTests.test_core_image_minimal": {
    "duration": 53.09113645553589,
    "status": "PASSED"
   },
   "intercept.GitCheck.test_git_intercept": {
    "duration": 16.428842067718506,
    "status": "PASSED"
   },
   "kerneldevelopment.KernelDev.test_apply_patches": {
    "duration": 147.94577765464783,
    "status": "PASSED"
   },
   "layerappend.LayerAppendTests.test_layer_appends": {
    "duration": 48.235925912857056,
    "status": "PASSED"
   },
   "liboe.LibOE.test_copy_hardlink_tree_count": {
    "duration": 0.01267695426940918,
    "status": "PASSED"
   },
   "liboe.LibOE.test_copy_tree_special": {
    "duration": 0.01007390022277832,
    "status": "PASSED"
   },
   "liboe.LibOE.test_copy_tree_xattr": {
    "duration": 9.669653177261353,
    "status": "PASSED"
   },
   "lic_checksum.LicenseTests.test_checksum_with_space": {
    "duration": 23.129287242889404,
    "status": "PASSED"
   },
   "lic_checksum.LicenseTests.test_nonmatching_checksum": {
    "duration": 18.440752267837524,
    "status": "PASSED"
   },
   "locales.LocalesTest.test_locales_off": {
    "duration": 68.07342147827148,
    "status": "PASSED"
   },
   "locales.LocalesTest.test_locales_on": {
    "duration": 58.07607865333557,
    "status": "PASSED"
   },
   "manifest.VerifyManifest.test_SDK_manifest_entries": {
    "duration": 257.8229629993439,
    "status": "PASSED"
   },
   "manifest.VerifyManifest.test_image_manifest_entries": {
    "duration": 11.126830577850342,
    "status": "PASSED"
   },
   "minidebuginfo.Minidebuginfo.test_minidebuginfo": {
    "duration": 97.45473527908325,
    "status": "PASSED"
   },
   "minidebuginfo.Minidebuginfo.test_minidebuginfo_qemu": {
    "duration": 96.30069231987,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig": {
    "duration": 193.7549183368683,
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig_inlayer": {
    "duration": 34.78757071495056,
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig_reparse": {
    "duration": 64.1436779499054,
    "status": "PASSED"
   },
   "newlib.NewlibTest.test_newlib": {
    "duration": 31.05961513519287,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_blob_to_dict": {
    "duration": 1.6998276710510254,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs": {
    "duration": 1.7843105792999268,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default": {
    "duration": 1.504582405090332,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestFileListCompare.test_compare_file_lists": {
    "duration": 0.13170981407165527,
    "status": "PASSED"
   },
   "oelib.elf.TestElf.test_machine_name": {
    "duration": 0.0006654262542724609,
    "status": "PASSED"
   },
   "oelib.license.TestComplexCombinations.test_tests": {
    "duration": 0.0004901885986328125,
    "status": "PASSED"
   },
   "oelib.license.TestIsIncluded.test_tests": {
    "duration": 0.001428842544555664,
    "status": "PASSED"
   },
   "oelib.license.TestSimpleCombinations.test_tests": {
    "duration": 0.0005240440368652344,
    "status": "PASSED"
   },
   "oelib.license.TestSingleLicense.test_invalid_licenses": {
    "duration": 0.0004456043243408203,
    "status": "PASSED"
   },
   "oelib.license.TestSingleLicense.test_single_licenses": {
    "duration": 0.0005106925964355469,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_loop": {
    "duration": 0.0037391185760498047,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_norm": {
    "duration": 0.0033397674560546875,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_phys": {
    "duration": 0.001753091812133789,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_bool_equality": {
    "duration": 0.0009844303131103516,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_false": {
    "duration": 0.0012507438659667969,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_invalid": {
    "duration": 0.0014958381652832031,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_true": {
    "duration": 0.0016770362854003906,
    "status": "PASSED"
   },
   "oelib.types.TestList.test_list_nosep": {
    "duration": 0.0006303787231445312,
    "status": "PASSED"
   },
   "oelib.types.TestList.test_list_usersep": {
    "duration": 0.0007491111755371094,
    "status": "PASSED"
   },
   "oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch": {
    "duration": 0.028949975967407227,
    "status": "PASSED"
   },
   "oelib.utils.TestPackagesFilterOutSystem.test_filter": {
    "duration": 0.0007448196411132812,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_num_exception": {
    "duration": 0.0003046989440917969,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_valid": {
    "duration": 0.00043487548828125,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_version_exception": {
    "duration": 0.0005860328674316406,
    "status": "PASSED"
   },
   "oescripts.BuildhistoryDiffTests.test_buildhistory_diff": {
    "duration": 64.15363121032715,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_help": {
    "duration": 0.009985685348510742,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_proxy": {
    "duration": 0.1164405345916748,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash": {
    "duration": 0.004655599594116211,
    "log": "No \"dash\" found on test system.\n",
    "status": "SKIPPED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_default": {
    "duration": 138.23410892486572,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_help": {
    "duration": 0.22893857955932617,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all": {
    "duration": 147.79870462417603,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags": {
    "duration": 150.4430079460144,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only": {
    "duration": 153.68007254600525,
    "status": "PASSED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_help": {
    "duration": 0.0004515647888183594,
    "log": "Python cairo module is not present\n",
    "status": "SKIPPED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_pdf_output": {
    "duration": 0.0006394386291503906,
    "log": "Python cairo module is not present\n",
    "status": "SKIPPED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_png_output": {
    "duration": 0.0009531974792480469,
    "log": "Python cairo module is not present\n",
    "status": "SKIPPED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_svg_output": {
    "duration": 0.0012402534484863281,
    "log": "Python cairo module is not present\n",
    "status": "SKIPPED"
   },
   "oescripts.OeRunNativeTest.test_oe_run_native": {
    "duration": 28.761685848236084,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set": {
    "duration": 152.23586320877075,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict": {
    "duration": 6.294977903366089,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing": {
    "duration": 71.73453760147095,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access": {
    "duration": 70.98794913291931,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_postinst_on_target_for_read_only_rootfs": {
    "duration": 73.74757075309753,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original": {
    "duration": 95.50962901115417,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit": {
    "duration": 91.02646374702454,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_read_only": {
    "duration": 101.3852117061615,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_correct_image_fstab": {
    "duration": 94.06977248191833,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_correct_image_unit": {
    "duration": 60.81885242462158,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_distro_features_missing": {
    "duration": 19.390916347503662,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_mount_unit_not_set": {
    "duration": 12.266738176345825,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_not_all_units_installed": {
    "duration": 54.785157680511475,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_not_all_units_installed_but_qa_skipped": {
    "duration": 48.7986376285553,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_wrong_mount_unit_set": {
    "duration": 9.408952236175537,
    "status": "PASSED"
   },
   "package.PackageTests.test_gdb_hardlink_debug": {
    "duration": 68.82104730606079,
    "status": "PASSED"
   },
   "package.PackageTests.test_package_name_conflict": {
    "duration": 17.256245374679565,
    "status": "PASSED"
   },
   "package.PackageTests.test_preserve_ownership": {
    "duration": 64.45181369781494,
    "status": "PASSED"
   },
   "package.PackageTests.test_preserve_sparse_hardlinks": {
    "duration": 39.27369046211243,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_dpkg": {
    "duration": 0.02000713348388672,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_opkg": {
    "duration": 0.026182174682617188,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_rpm": {
    "duration": 0.13410735130310059,
    "status": "PASSED"
   },
   "picolibc.PicolibcTest.test_picolibc": {
    "duration": 1.550415277481079,
    "log": "This test only works with machines : qemuarm qemuarm64 qemuriscv32 qemuriscv64\n",
    "status": "SKIPPED"
   },
   "pkgdata.OePkgdataUtilTests.test_find_path": {
    "duration": 2.7247772216796875,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_glob": {
    "duration": 2.1967434883117676,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_list_pkg_files": {
    "duration": 7.649123907089233,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_list_pkgs": {
    "duration": 7.934880018234253,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_lookup_pkg": {
    "duration": 6.600539684295654,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_lookup_recipe": {
    "duration": 2.4211935997009277,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_no_param": {
    "duration": 0.06908726692199707,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_read_value": {
    "duration": 2.927100658416748,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_specify_pkgdatadir": {
    "duration": 2.6758217811584473,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_import_export_override_db": {
    "duration": 139.86188435554504,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_import_export_replace_db": {
    "duration": 92.17117404937744,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_deb_arch_dep": {
    "duration": 55.80477833747864,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_deb_arch_indep": {
    "duration": 35.304452419281006,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_ipk_arch_dep": {
    "duration": 52.316442012786865,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_ipk_arch_indep": {
    "duration": 25.0531268119812,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_rpm_arch_dep": {
    "duration": 45.0213782787323,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_rpm_arch_indep": {
    "duration": 27.098226308822632,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_stopping_prservice_message": {
    "duration": 0.5594062805175781,
    "status": "PASSED"
   },
   "pseudo.Pseudo.test_pseudo_pyc_creation": {
    "duration": 27.714150190353394,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add": {
    "duration": 47.071264028549194,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir": {
    "duration": 27.475122690200806,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine": {
    "duration": 24.805858612060547,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives": {
    "duration": 27.11729860305786,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic": {
    "duration": 27.43522620201111,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary": {
    "duration": 17.9317467212677,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer": {
    "duration": 6.727094411849976,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func": {
    "duration": 26.236712217330933,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob": {
    "duration": 25.610872507095337,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob": {
    "duration": 23.810956716537476,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid": {
    "duration": 23.908719539642334,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig": {
    "duration": 23.603397607803345,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch": {
    "duration": 24.293840885162354,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall": {
    "duration": 28.62678098678589,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed": {
    "duration": 24.167773485183716,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script": {
    "duration": 24.200666189193726,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir": {
    "duration": 23.536611795425415,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir": {
    "duration": 24.830284357070923,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard": {
    "duration": 9.602828025817871,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic": {
    "duration": 44.95038819313049,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic_wildcard": {
    "duration": 33.15096616744995,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri": {
    "duration": 14.24028468132019,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri_diff_params": {
    "duration": 14.324846982955933,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_machine": {
    "duration": 37.3250036239624,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_replace_file_srcdir": {
    "duration": 21.028483629226685,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_srcdir_basic": {
    "duration": 13.233089923858643,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic": {
    "duration": 23.813981294631958,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic_dirdest": {
    "duration": 24.436007738113403,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_update_recipe_basic": {
    "duration": 6.92134690284729,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic": {
    "duration": 33.283801317214966,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic_subdir": {
    "duration": 31.63619899749756,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create": {
    "duration": 29.512715578079224,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_autotools": {
    "duration": 40.254420042037964,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_cmake": {
    "duration": 24.905219554901123,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_http": {
    "duration": 25.15994644165039,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch": {
    "duration": 23.13795757293701,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch": {
    "duration": 22.75966739654541,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master": {
    "duration": 21.83481502532959,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_github": {
    "duration": 25.72419261932373,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball": {
    "duration": 23.595151901245117,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_go": {
    "duration": 57.897682905197144,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 772, in test_recipetool_create_go\n    result = runCmd('recipetool create -o %s %s -S %s -B %s' % (temprecipe, srcuri, srcrev, srcbranch))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/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 'recipetool create -o /tmp/recipetoolqa7ss4zm4q/recipe https://github.com/edgexfoundry/edgex-go.git -S v3.0.0 -B main' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching git://github.com/edgexfoundry/edgex-go.git;protocol=https;branch=main...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=1446647) is multi-threaded, use of fork() may lead to deadlocks in the child.\n  self.pid = os.fork()\n\ndone.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 56 skipped, 1 masked, 0 errors.\nRemoving 1 recipes from the core2-64 sysroot...done.\n\nSummary: There was 1 WARNING message.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.1\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:7adaec468d3a61d88c990b1b319b34850bee7e44\"\nmeta-selftest        = \"master:bfe91c6b8a0a562719c0caf32d851bec958eff7a\"\nrecipetoolqaq3vo0ns8 = \"<unknown>:<unknown>\"\n\nInitialising tasks...NOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure\nSstate summary: Wanted 1 Local 0 Mirrors 0 Missed 1 Current 0 (0% match, 0% complete)\ndone.\nNOTE: Executing Tasks\nWARNING: tmp-recipetool-wdw14d62: the directory /srv/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-1446065/tmp/work/recipetool-cw8pfiug/emptysrc (/srv/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-1446065/tmp/work/recipetool-cw8pfiug/emptysrc) pointed to by the S variable doesn't exist - please set S within the recipe to point to where the source has been unpacked to\nNOTE: Tasks Summary: Attempted 3 tasks of which 0 didn't need to be rerun and all succeeded.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.1\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:7adaec468d3a61d88c990b1b319b34850bee7e44\"\nmeta-selftest        = \"master:bfe91c6b8a0a562719c0caf32d851bec958eff7a\"\nrecipetoolqaq3vo0ns8 = \"<unknown>:<unknown>\"\n\nInitialising tasks...NOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure\nSstate summary: Wanted 4 Local 4 Mirrors 0 Missed 0 Current 2 (100% match, 100% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Tasks Summary: Attempted 21 tasks of which 20 didn't need to be rerun and all succeeded.\nINFO: Please add the following line for 'github.com/eclipse/paho.mqtt.golang/LICENSE' to a 'lib/recipetool/licenses.csv' and replace `Unknown` with the license:\ndcdb33474b60c38efd27356d8f2edec7,Unknown\nINFO: Please add the following line for 'github.com/edgexfoundry/go-mod-secrets/v3/LICENSE' to a 'lib/recipetool/licenses.csv' and replace `Unknown` with the license:\nf9fa2f4f8e0ef8cc7b5dd150963eb457,Unknown\nINFO: Please add the following line for 'github.com/go-jose/go-jose/v3/json/LICENSE' to a 'lib/recipetool/licenses.csv' and replace `Unknown` with the license:\n591778525c869cdde0ab5a1bf283cd81,Unknown\nINFO: Please add the following line for 'github.com/go-redis/redis/v7/LICENSE' to a 'lib/recipetool/licenses.csv' and replace `Unknown` with the license:\n58103aa5ea1ee9b7a369c9c4a95ef9b5,Unknown\nINFO: Please add the following line for 'github.com/golang/protobuf/LICENSE' to a 'lib/recipetool/licenses.csv' and replace `Unknown` with the license:\n939cce1ec101726fa754e698ac871622,Unknown\nINFO: Please add the following line for 'github.com/google/uuid/LICENSE' to a 'lib/recipetool/licenses.csv' and replace `Unknown` with the license:\n88073b6dd8ec00fe09da59e0b6dfded1,Unknown\nINFO: Please add the following line for 'github.com/gorilla/mux/LICENSE' to a 'lib/recipetool/licenses.csv' and replace `Unknown` with the license:\n33fa1116c45f9e8de714033f99edde13,Unknown\nINFO: Please add the following line for 'github.com/hashicorp/consul/api/LICENSE' to a 'lib/recipetool/licenses.csv' and replace `Unknown` with the license:\nb8a277a612171b7526e9be072f405ef4,Unknown\nINFO: Please add the following line for 'github.com/hashicorp/errwrap/LICENSE' to a 'lib/recipetool/licenses.csv' and replace `Unknown` with the license:\nb278a92d2c1509760384428817710378,Unknown\nINFO: Please add the following line for 'github.com/hashicorp/go-cleanhttp/LICENSE' to a 'lib/recipetool/licenses.csv' and replace `Unknown` with the license:\n65d26fcc2f35ea6a181ac777e42db1ea,Unknown\nINFO: Please add the following line for 'github.com/hashicorp/go-immutable-radix/LICENSE' to a 'lib/recipetool/licenses.csv' and replace `Unknown` with the license:\n65d26fcc2f35ea6a181ac777e42db1ea,Unknown\nINFO: Please add the following line for 'github.com/hashicorp/go-multierror/LICENSE' to a 'lib/recipetool/licenses.csv' and replace `Unknown` with the license:\nd44fdeb607e2d2614db9464dbedd4094,Unknown\nINFO: Please add the following line for 'github.com/hashicorp/go-rootcerts/LICENSE' to a 'lib/recipetool/licenses.csv' and replace `Unknown` with the license:\n65d26fcc2f35ea6a181ac777e42db1ea,Unknown\nINFO: Please add the following line for 'github.com/hashicorp/golang-lru/LICENSE' to a 'lib/recipetool/licenses.csv' and replace `Unknown` with the license:\nf27a50d2e878867827842f2c60e30bfc,Unknown\nINFO: Please add the following line for 'github.com/hashicorp/serf/LICENSE' to a 'lib/recipetool/licenses.csv' and replace `Unknown` with the license:\nb278a92d2c1509760384428817710378,Unknown\nINFO: Please add the following line for 'github.com/pmezard/go-difflib/LICENSE' to a 'lib/recipetool/licenses.csv' and replace `Unknown` with the license:\ne9a2ebb8de779a07500ddecca806145e,Unknown\nINFO: Please add the following line for 'github.com/rcrowley/go-metrics/LICENSE' to a 'lib/recipetool/licenses.csv' and replace `Unknown` with the license:\n1bdf5d819f50f141366dabce3be1460f,Unknown\nINFO: Please add the following line for 'golang.org/x/crypto/LICENSE' to a 'lib/recipetool/licenses.csv' and replace `Unknown` with the license:\n5d4950ecb7b26d2c5e4e7b4e0dd74707,Unknown\nINFO: Please add the following line for 'golang.org/x/mod/LICENSE' to a 'lib/recipetool/licenses.csv' and replace `Unknown` with the license:\n5d4950ecb7b26d2c5e4e7b4e0dd74707,Unknown\nINFO: Please add the following line for 'golang.org/x/net/LICENSE' to a 'lib/recipetool/licenses.csv' and replace `Unknown` with the license:\n5d4950ecb7b26d2c5e4e7b4e0dd74707,Unknown\nINFO: Please add the following line for 'golang.org/x/sync/LICENSE' to a 'lib/recipetool/licenses.csv' and replace `Unknown` with the license:\n5d4950ecb7b26d2c5e4e7b4e0dd74707,Unknown\nINFO: Please add the following line for 'golang.org/x/sys/LICENSE' to a 'lib/recipetool/licenses.csv' and replace `Unknown` with the license:\n5d4950ecb7b26d2c5e4e7b4e0dd74707,Unknown\nINFO: Please add the following line for 'golang.org/x/text/LICENSE' to a 'lib/recipetool/licenses.csv' and replace `Unknown` with the license:\n5d4950ecb7b26d2c5e4e7b4e0dd74707,Unknown\nINFO: Please add the following line for 'golang.org/x/tools/LICENSE' to a 'lib/recipetool/licenses.csv' and replace `Unknown` with the license:\n5d4950ecb7b26d2c5e4e7b4e0dd74707,Unknown\nINFO: Please add the following line for 'google.golang.org/protobuf/LICENSE' to a 'lib/recipetool/licenses.csv' and replace `Unknown` with the license:\n02d4002e9171d41a8fad93aa7faf3956,Unknown\nINFO: Please add the following line for 'gopkg.in/yaml.v3/LICENSE' to a 'lib/recipetool/licenses.csv' and replace `Unknown` with the license:\n3c91c17266710e16afdbb2b6d15c761c,Unknown\nINFO: Resolving repository for module github.com/eclipse/paho.mqtt.golang\nINFO: Resolving repository for module github.com/edgexfoundry/go-mod-bootstrap/v3\nINFO: Resolving repository for module github.com/edgexfoundry/go-mod-configuration/v3\nINFO: Resolving repository for module github.com/edgexfoundry/go-mod-core-contracts/v3\nINFO: Resolving repository for module github.com/edgexfoundry/go-mod-messaging/v3\nINFO: Resolving repository for module github.com/edgexfoundry/go-mod-secrets/v3\nINFO: Resolving repository for module github.com/fxamacker/cbor/v2\nINFO: Resolving repository for module github.com/gomodule/redigo\nINFO: Resolving repository for module github.com/google/uuid\nINFO: Resolving repository for module github.com/gorilla/mux\nINFO: Resolving repository for module github.com/rcrowley/go-metrics\nINFO: Resolving repository for module github.com/spiffe/go-spiffe/v2\nINFO: Resolving repository for module github.com/stretchr/testify\nINFO: Resolving repository for module golang.org/x/crypto\nINFO: Resolving repository for module gopkg.in/eapache/queue.v1\nINFO: Resolving repository for module gopkg.in/yaml.v3\nINFO: Resolving repository for module github.com/Microsoft/go-winio\nINFO: Resolving repository for module github.com/armon/go-metrics\nINFO: Resolving repository for module github.com/cenkalti/backoff\nINFO: Resolving repository for module github.com/davecgh/go-spew\nINFO: Resolving repository for module github.com/edgexfoundry/go-mod-registry/v3\nINFO: Resolving repository for module github.com/fatih/color\nINFO: Resolving repository for module github.com/go-jose/go-jose/v3\nINFO: Resolving repository for module github.com/go-kit/log\nINFO: Resolving repository for module github.com/go-logfmt/logfmt\nINFO: Resolving repository for module github.com/go-playground/locales\nINFO: Resolving repository for module github.com/go-playground/universal-translator\nINFO: Resolving repository for module github.com/go-playground/validator/v10\nINFO: Resolving repository for module github.com/go-redis/redis/v7\nINFO: Resolving repository for module github.com/golang/protobuf\nINFO: Resolving repository for module github.com/gorilla/websocket\nINFO: Resolving repository for module github.com/hashicorp/consul/api\nINFO: Resolving repository for module github.com/hashicorp/errwrap\nINFO: Resolving repository for module github.com/hashicorp/go-cleanhttp\nINFO: Resolving repository for module github.com/hashicorp/go-hclog\nINFO: Resolving repository for module github.com/hashicorp/go-immutable-radix\nINFO: Resolving repository for module github.com/hashicorp/go-multierror\nINFO: Resolving repository for module github.com/hashicorp/go-rootcerts\nINFO: Resolving repository for module github.com/hashicorp/golang-lru\nINFO: Resolving repository for module github.com/hashicorp/serf\nINFO: Resolving repository for module github.com/leodido/go-urn\nINFO: Resolving repository for module github.com/mattn/go-colorable\nINFO: Resolving repository for module github.com/mattn/go-isatty\nINFO: Resolving repository for module github.com/mitchellh/consulstructure\nINFO: Resolving repository for module github.com/mitchellh/copystructure\nINFO: Resolving repository for module github.com/mitchellh/go-homedir\nINFO: Resolving repository for module github.com/mitchellh/mapstructure\nINFO: Resolving repository for module github.com/mitchellh/reflectwalk\nINFO: Resolving repository for module github.com/nats-io/nats.go\nINFO: Resolving repository for module github.com/nats-io/nkeys\nINFO: Resolving repository for module github.com/nats-io/nuid\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/scripts/lib/recipetool/create.py\", line 758, in create_recipe\n    handler.process(srctree_use, classes, lines_before, lines_after, handled, extravalues)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/scripts/lib/recipetool/create_go.py\", line 716, in process\n    self.__go_handle_dependencies(go_mod, srctree, localfilesdir, extravalues, d)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/scripts/lib/recipetool/create_go.py\", line 552, in __go_handle_dependencies\n    inline_fcn, commithash = self.__generate_srcuri_inline_fcn(\n                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/scripts/lib/recipetool/create_go.py\", line 481, in __generate_srcuri_inline_fcn\n    repo = self.__resolve_repository(path)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/scripts/lib/recipetool/create_go.py\", line 308, in __resolve_repository\n    repodata = self.__resolve_repository_static(modulepath)\n               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/scripts/lib/recipetool/create_go.py\", line 98, in __resolve_repository_static\n    resp = urllib.request.urlopen(req)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/urllib/request.py\", line 215, in urlopen\n    return opener.open(url, data, timeout)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/urllib/request.py\", line 515, in open\n    response = self._open(req, data)\n               ^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/urllib/request.py\", line 532, in _open\n    result = self._call_chain(self.handle_open, protocol, protocol +\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/urllib/request.py\", line 492, in _call_chain\n    result = func(*args)\n             ^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/urllib/request.py\", line 1392, in https_open\n    return self.do_open(http.client.HTTPSConnection, req,\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/urllib/request.py\", line 1348, in do_open\n    r = h.getresponse()\n        ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/http/client.py\", line 1428, in getresponse\n    response.begin()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/http/client.py\", line 331, in begin\n    version, status, reason = self._read_status()\n                              ^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/http/client.py\", line 300, in _read_status\n    raise RemoteDisconnected(\"Remote end closed connection without\"\nhttp.client.RemoteDisconnected: Remote end closed connection without response\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-12-20 01:16:25,360 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-1446065/conf/local.conf\n2024-12-20 01:16:25,361 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/srv/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nLoading cache...done.\nParsing recipes...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-1446065/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-1446065/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20241220012542\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-1446065/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20241220012542\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-1446065/tmp/.69ntkhss\nCreated listening socket for qemu serial console on: 127.0.0.1:60317\nCreated listening socket for qemu serial console on: 127.0.0.1:37621\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-1446065/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4 tcpserial=60317:37621 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-1446065/pidfile_1446065  -S -qmp unix:./.raq_63sc,server,wait -qmp unix:./.69ntkhss,server,nowait\"\nrunqemu started, pid is 2524301\nwaiting at most 300 seconds for qemu pid (12/20/24 01:27:00)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-1446065/tmp/.raq_63sc\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-1446065/tmp/.raq_63sc\nQMP connected to QEMU at 12/20/24 01:27:01 and took 0.79 seconds\nQMP released QEMU at 12/20/24 01:27:01 and took 0.21 seconds from connect\nqemu started in 1.00 seconds - qemu procces pid is 2525095 (12/20/24 01:27:01)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-1446065/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs.ext4.2524301,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:60317,nodelay=on -serial tcp:127.0.0.1:37621,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-1446065/pidfile_1446065 -S -qmp unix:./.raq_63sc,server,wait -qmp unix:./.69ntkhss,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-1446065/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-1446065/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-1446065/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-1446065/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs.ext4.2524301\nrunqemu - INFO - Copy done in 0.051946163177490234 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-1446065/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs.ext4.2524301,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:60317,nodelay=on -serial tcp:127.0.0.1:37621,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-1446065/pidfile_1446065  -S -qmp unix:./.raq_63sc,server,wait -qmp unix:./.69ntkhss,server,nowait -device virtio-vga  -display sdl,show-cursor=on  -kernel /srv/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-1446065/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 283327.02\n\n\nWaiting at most 1000 seconds for login banner (12/20/24 01:27:01)\nConnection from 127.0.0.1:53958\nReached login banner in 8.61 seconds (12/20/24 01:27:10)\nLogged in as root in serial console\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_go_replace_modules": {
    "duration": 35.16638970375061,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_npm": {
    "duration": 2.360119342803955,
    "log": "Test needs meta-oe for nodejs\n",
    "status": "SKIPPED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_flit_core_buildapi": {
    "duration": 22.337902307510376,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_hatchling": {
    "duration": 21.633511304855347,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_maturin": {
    "duration": 22.765342950820923,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_mesonpy": {
    "duration": 23.028729915618896,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_poetry_core_masonry_api": {
    "duration": 21.454777240753174,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta": {
    "duration": 23.01945686340332,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools": {
    "duration": 22.466338634490967,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi": {
    "duration": 41.93381929397583,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi_tarball": {
    "duration": 22.970672845840454,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_simple": {
    "duration": 21.99430751800537,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_handle_license_vars": {
    "duration": 2.20735239982605,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_load_plugin": {
    "duration": 9.865856409072876,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses": {
    "duration": 0.026522397994995117,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_appends": {
    "duration": 0.05293107032775879,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend": {
    "duration": 0.0400090217590332,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_varflag": {
    "duration": 0.04340314865112305,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_split_var_value": {
    "duration": 0.004723787307739258,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_validate_pn": {
    "duration": 0.004514217376708984,
    "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.005176067352294922,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_can_match_non_static_ptest_names": {
    "duration": 0.004292964935302734,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_can_not_compare_non_ltp_tests": {
    "duration": 0.00419926643371582,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_machine_matches": {
    "duration": 0.004212141036987305,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_machine_mismatches": {
    "duration": 0.00421905517578125,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_merge_can_merged_results": {
    "duration": 0.0042226314544677734,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type": {
    "duration": 0.004320621490478516,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair": {
    "duration": 0.0042607784271240234,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_regression_can_get_regression_result": {
    "duration": 0.0042078495025634766,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_report_can_aggregate_test_result": {
    "duration": 0.004194498062133789,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared": {
    "duration": 0.0042154788970947266,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared": {
    "duration": 0.004235744476318359,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared": {
    "duration": 0.004218101501464844,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared": {
    "duration": 0.004270792007446289,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_always": {
    "duration": 36.7756450176239,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_failure": {
    "duration": 42.31309628486633,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_global": {
    "duration": 51.821500301361084,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_misc": {
    "duration": 67.04069352149963,
    "status": "PASSED"
   },
   "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files": {
    "duration": 21.72329330444336,
    "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": 3.5573630332946777,
    "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": 5.519975900650024,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_list_not_found": {
    "duration": 0.004957914352416992,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_list_okay": {
    "duration": 0.006677389144897461,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_log": {
    "duration": 0.0053577423095703125,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_log_split": {
    "duration": 0.005484819412231445,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_no_shell": {
    "duration": 0.0045893192291259766,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_output": {
    "duration": 0.005343914031982422,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_output_split": {
    "duration": 0.00532841682434082,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_assertion": {
    "duration": 0.009271383285522461,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_exception": {
    "duration": 0.007736682891845703,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_false": {
    "duration": 0.007172822952270508,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_okay": {
    "duration": 0.007784843444824219,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_shell": {
    "duration": 0.007028102874755859,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_stdin": {
    "duration": 0.005912303924560547,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_stdin_timeout": {
    "duration": 10.005640745162964,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_timeout": {
    "duration": 10.00768256187439,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_timeout_split": {
    "duration": 10.01095461845398,
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_deploy": {
    "duration": 106.68281126022339,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_deploy_hddimg": {
    "duration": 20.68728256225586,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine": {
    "duration": 24.03275179862976,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_ext4": {
    "duration": 23.828901052474976,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_iso": {
    "duration": 27.972708225250244,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_slirp": {
    "duration": 22.79971480369568,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_slirp_qcow2": {
    "duration": 28.46641206741333,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_qemu_boot": {
    "duration": 22.749003887176514,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image": {
    "duration": 26.486884355545044,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image_vdi": {
    "duration": 26.653462409973145,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image_vmdk": {
    "duration": 25.103739261627197,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_rootfs": {
    "duration": 20.91998791694641,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_failing_postinst": {
    "duration": 176.7912666797638,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_postinst_rootfs_and_boot_systemd": {
    "duration": 260.04351234436035,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit": {
    "duration": 222.1043722629547,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_helloworld": {
    "duration": 98.62998151779175,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_pstree": {
    "duration": 31.224270343780518,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_syscalls_by_pid": {
    "duration": 45.273032665252686,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_syscalls_by_proc": {
    "duration": 31.08963704109192,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestExport.test_testexport_basic": {
    "duration": 43.67481851577759,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestExport.test_testexport_sdk": {
    "duration": 72.78130912780762,
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_apt": {
    "duration": 162.4947588443756,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_dnf": {
    "duration": 152.57083296775818,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_install": {
    "duration": 99.19633555412292,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_slirp": {
    "duration": 83.68373441696167,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_virgl_gtk_sdl": {
    "duration": 117.49537968635559,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_virgl_headless": {
    "duration": 0.004718303680419922,
    "log": "virgl headless cannot be tested with almalinux-8.10\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "selftest.ExternalLayer.test_list_imported": {
    "duration": 0.007079601287841797,
    "status": "PASSED"
   },
   "signing.LockedSignatures.test_locked_signatures": {
    "duration": 117.22373175621033,
    "status": "PASSED"
   },
   "signing.Signing.test_signing_packages": {
    "duration": 0.004986763000488281,
    "log": "This test requires rpm-sequoia support in rpm\n",
    "status": "SKIPPED"
   },
   "signing.Signing.test_signing_sstate_archive": {
    "duration": 136.65733456611633,
    "status": "PASSED"
   },
   "spdx.SPDX22Check.test_spdx_base_files": {
    "duration": 36.67333650588989,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_baremetal_helloworld": {
    "duration": 36.951029539108276,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_base_files": {
    "duration": 32.87475538253784,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_core_image_minimal": {
    "duration": 52.732078552246094,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_core_image_minimal_sdk": {
    "duration": 221.5227153301239,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_extra_opts": {
    "duration": 41.936745405197144,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_gcc_include_source": {
    "duration": 75.55907535552979,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_machine": {
    "duration": 89.01673817634583,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_1": {
    "duration": 34.881988525390625,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_2": {
    "duration": 54.67666697502136,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_3": {
    "duration": 88.66429901123047,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_nonspecific": {
    "duration": 42.413615226745605,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific": {
    "duration": 44.43762516975403,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific_nonspecific": {
    "duration": 44.402241230010986,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_fail": {
    "duration": 32.44764256477356,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_pass": {
    "duration": 32.821959257125854,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_specific_fail": {
    "duration": 28.688215732574463,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_specific_pass": {
    "duration": 36.32882285118103,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_native_targets": {
    "duration": 38.21006965637207,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_target": {
    "duration": 38.67375874519348,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_native_target": {
    "duration": 40.6763436794281,
    "status": "PASSED"
   },
   "sstatetests.SStateFindSiginfo.test_sstate_compare_sigfiles_and_find_siginfo": {
    "duration": 1586.2243995666504,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_32_64_same_hash": {
    "duration": 79.06830716133118,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_nativelsbstring_same_hash": {
    "duration": 88.89026498794556,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs2.test_sstate_allarch_samesigs": {
    "duration": 98.02494883537292,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs2.test_sstate_nativesdk_samesigs_multilib": {
    "duration": 144.0309510231018,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs3.test_sstate_multilib_or_not_native_samesigs": {
    "duration": 66.27916097640991,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs3.test_sstate_sametune_samesigs": {
    "duration": 163.55031609535217,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs4.test_sstate_movelayer_samesigs": {
    "duration": 64.7160964012146,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs4.test_sstate_noop_samesigs": {
    "duration": 106.93212509155273,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_gcc_runtime_vs_gcc_source": {
    "duration": 957.3998146057129,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_image_minimal_vs_base_do_configure": {
    "duration": 307.3264117240906,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_image_minimal_vs_perlcross": {
    "duration": 154.15633082389832,
    "status": "PASSED"
   },
   "sstatetests.SStateTests.test_autorev_sstate_works": {
    "duration": 44.19405007362366,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_cleanup": {
    "duration": 68.52866578102112,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_la": {
    "duration": 48.730475425720215,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_max_shebang": {
    "duration": 14.356126070022583,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_pkgconfig": {
    "duration": 30.369941473007202,
    "status": "PASSED"
   },
   "systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built": {
    "duration": 92.75006461143494,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_datastore_operations": {
    "duration": 0.3394436836242676,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_expand": {
    "duration": 0.25679945945739746,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_getvar": {
    "duration": 1.0077836513519287,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_getvar_bb_origenv": {
    "duration": 1.0079872608184814,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_list_recipes": {
    "duration": 2.9372012615203857,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe": {
    "duration": 2.9991016387939453,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe_copy_expand": {
    "duration": 3.0393741130828857,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe_custom_data": {
    "duration": 3.066666841506958,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_virtual_recipe": {
    "duration": 3.159332275390625,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_virtual_recipe_custom_data": {
    "duration": 3.0594053268432617,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_setvariable_clean": {
    "duration": 3.013807535171509,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_variable_history": {
    "duration": 3.1417970657348633,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_wait_event": {
    "duration": 2.00346040725708,
    "status": "PASSED"
   },
   "uboot.UBootTest.test_boot_uboot": {
    "duration": 0.0005443096160888672,
    "log": "Test skipped on x86_64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "uki.UkiTest.test_uki_boot_systemd": {
    "duration": 108.53913354873657,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "uki.UkiTest.test_uki_sysvinit": {
    "duration": 119.93704175949097,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_add_task_between_p_sysroot_and_package": {
    "duration": 12.062171459197998,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_group_from_dep_package": {
    "duration": 20.541222095489502,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_postinst_order": {
    "duration": 7.464929103851318,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_static_useradd_from_dynamic": {
    "duration": 87.4942319393158,
    "status": "PASSED"
   },
   "wic.CLITests.test_createhelp": {
    "duration": 0.2233564853668213,
    "status": "PASSED"
   },
   "wic.CLITests.test_help": {
    "duration": 0.4570019245147705,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_create": {
    "duration": 0.24426746368408203,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_kickstart": {
    "duration": 0.28441762924194336,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_list": {
    "duration": 0.3076491355895996,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_overview": {
    "duration": 0.31725215911865234,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_plugins": {
    "duration": 0.29070568084716797,
    "status": "PASSED"
   },
   "wic.CLITests.test_list_images": {
    "duration": 3.522894859313965,
    "status": "PASSED"
   },
   "wic.CLITests.test_list_source_plugins": {
    "duration": 2.6815078258514404,
    "status": "PASSED"
   },
   "wic.CLITests.test_listed_images_help": {
    "duration": 60.45724654197693,
    "status": "PASSED"
   },
   "wic.CLITests.test_listhelp": {
    "duration": 0.22694683074951172,
    "status": "PASSED"
   },
   "wic.CLITests.test_no_command": {
    "duration": 0.22879815101623535,
    "status": "PASSED"
   },
   "wic.CLITests.test_unsupported_subcommand": {
    "duration": 0.2133784294128418,
    "status": "PASSED"
   },
   "wic.CLITests.test_version": {
    "duration": 0.21765851974487305,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_cp": {
    "duration": 60.73950004577637,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_cp_ext": {
    "duration": 24.813267469406128,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_ls": {
    "duration": 27.995391607284546,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_ls_ext": {
    "duration": 19.536975622177124,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_rm": {
    "duration": 30.70462393760681,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_rm_ext": {
    "duration": 29.373917818069458,
    "status": "PASSED"
   },
   "wic.Wic.test_bootloader_config": {
    "duration": 95.46579694747925,
    "status": "PASSED"
   },
   "wic.Wic.test_build_artifacts": {
    "duration": 10.08092737197876,
    "status": "PASSED"
   },
   "wic.Wic.test_build_image_name": {
    "duration": 16.24923849105835,
    "status": "PASSED"
   },
   "wic.Wic.test_build_rootfs_long": {
    "duration": 45.7074453830719,
    "status": "PASSED"
   },
   "wic.Wic.test_build_rootfs_short": {
    "duration": 21.88688063621521,
    "status": "PASSED"
   },
   "wic.Wic.test_change_directory": {
    "duration": 18.388810634613037,
    "status": "PASSED"
   },
   "wic.Wic.test_change_directory_errors": {
    "duration": 27.029085397720337,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_bzip2": {
    "duration": 16.14690113067627,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_gzip": {
    "duration": 14.311777591705322,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_xz": {
    "duration": 23.150811195373535,
    "status": "PASSED"
   },
   "wic.Wic.test_debug_long": {
    "duration": 13.110859155654907,
    "status": "PASSED"
   },
   "wic.Wic.test_debug_short": {
    "duration": 13.871907472610474,
    "status": "PASSED"
   },
   "wic.Wic.test_default_output_dir": {
    "duration": 41.00374412536621,
    "status": "PASSED"
   },
   "wic.Wic.test_efi_bootpart": {
    "duration": 38.165029764175415,
    "status": "PASSED"
   },
   "wic.Wic.test_exclude_path": {
    "duration": 22.31122374534607,
    "status": "PASSED"
   },
   "wic.Wic.test_exclude_path_errors": {
    "duration": 25.352747917175293,
    "status": "PASSED"
   },
   "wic.Wic.test_extra_space": {
    "duration": 12.441045045852661,
    "status": "PASSED"
   },
   "wic.Wic.test_gpt_image": {
    "duration": 14.273539066314697,
    "status": "PASSED"
   },
   "wic.Wic.test_include_path": {
    "duration": 19.78313684463501,
    "status": "PASSED"
   },
   "wic.Wic.test_include_path_embeded": {
    "duration": 19.909343004226685,
    "status": "PASSED"
   },
   "wic.Wic.test_include_path_errors": {
    "duration": 43.506755113601685,
    "status": "PASSED"
   },
   "wic.Wic.test_iso_image": {
    "duration": 55.77309584617615,
    "status": "PASSED"
   },
   "wic.Wic.test_kernel_install": {
    "duration": 22.07713556289673,
    "status": "PASSED"
   },
   "wic.Wic.test_mkefidisk": {
    "duration": 14.430437088012695,
    "status": "PASSED"
   },
   "wic.Wic.test_no_fstab_update": {
    "duration": 26.340112924575806,
    "status": "PASSED"
   },
   "wic.Wic.test_no_fstab_update_errors": {
    "duration": 25.387508392333984,
    "status": "PASSED"
   },
   "wic.Wic.test_no_table": {
    "duration": 12.23804235458374,
    "status": "PASSED"
   },
   "wic.Wic.test_partition_hidden_attributes": {
    "duration": 16.799626111984253,
    "status": "PASSED"
   },
   "wic.Wic.test_permissions": {
    "duration": 179.18539428710938,
    "status": "PASSED"
   },
   "wic.Wic.test_qemux86_directdisk": {
    "duration": 13.107863664627075,
    "status": "PASSED"
   },
   "wic.Wic.test_rootfs_artifacts": {
    "duration": 9.153211832046509,
    "status": "PASSED"
   },
   "wic.Wic.test_rootfs_indirect_recipes": {
    "duration": 13.126554250717163,
    "status": "PASSED"
   },
   "wic.Wic.test_sdimage_bootpart": {
    "duration": 29.274662971496582,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_build_check_long": {
    "duration": 12.920606136322021,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_build_check_short": {
    "duration": 13.129140615463257,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_kernel_install": {
    "duration": 20.575812578201294,
    "status": "PASSED"
   },
   "wic.Wic.test_systemd_bootdisk": {
    "duration": 54.451271057128906,
    "status": "PASSED"
   },
   "wic.Wic.test_wic_sector_size": {
    "duration": 63.89217567443848,
    "status": "PASSED"
   },
   "wic.Wic.test_wrong_compressor": {
    "duration": 0.21113824844360352,
    "status": "PASSED"
   },
   "wic.Wic2.test_biosplusefi_plugin": {
    "duration": 149.7582004070282,
    "status": "PASSED"
   },
   "wic.Wic2.test_biosplusefi_plugin_qemu": {
    "duration": 35.23835468292236,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_bmap_long": {
    "duration": 24.011788368225098,
    "status": "PASSED"
   },
   "wic.Wic2.test_bmap_short": {
    "duration": 23.552871465682983,
    "status": "PASSED"
   },
   "wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_aarch64": {
    "duration": 0.0005784034729003906,
    "log": "Test skipped on x86_64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_x86": {
    "duration": 118.2015769481659,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_efi_plugin_unified_kernel_image_qemu": {
    "duration": 111.72251415252686,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_empty_plugin": {
    "duration": 70.5039632320404,
    "status": "PASSED"
   },
   "wic.Wic2.test_empty_zeroize_plugin": {
    "duration": 45.427032232284546,
    "status": "PASSED"
   },
   "wic.Wic2.test_expand_mbr_image": {
    "duration": 78.19266605377197,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_extra_space": {
    "duration": 29.820954084396362,
    "status": "PASSED"
   },
   "wic.Wic2.test_fixed_size": {
    "duration": 28.6414475440979,
    "status": "PASSED"
   },
   "wic.Wic2.test_fixed_size_error": {
    "duration": 22.38826870918274,
    "status": "PASSED"
   },
   "wic.Wic2.test_fs_types": {
    "duration": 23.75437593460083,
    "status": "PASSED"
   },
   "wic.Wic2.test_gpt_partition_name": {
    "duration": 66.93663048744202,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_bootpart_globbed": {
    "duration": 50.39613199234009,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_env": {
    "duration": 41.0837197303772,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_vars_dir_long": {
    "duration": 6.697104454040527,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_vars_dir_short": {
    "duration": 7.2655181884765625,
    "status": "PASSED"
   },
   "wic.Wic2.test_kickstart_parser": {
    "duration": 23.424971103668213,
    "status": "PASSED"
   },
   "wic.Wic2.test_mkfs_extraopts": {
    "duration": 23.898889303207397,
    "status": "PASSED"
   },
   "wic.Wic2.test_offset": {
    "duration": 166.97468876838684,
    "status": "PASSED"
   },
   "wic.Wic2.test_qemu": {
    "duration": 88.49056077003479,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_qemu_efi": {
    "duration": 82.35408759117126,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_rawcopy_plugin": {
    "duration": 77.5033688545227,
    "status": "PASSED"
   },
   "wic.Wic2.test_rawcopy_plugin_qemu": {
    "duration": 91.90974521636963,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_rawcopy_plugin_unpack": {
    "duration": 76.93223786354065,
    "status": "PASSED"
   },
   "wic.Wic2.test_sparse_copy": {
    "duration": 0.017946958541870117,
    "status": "PASSED"
   },
   "wic.Wic2.test_uefi_kernel": {
    "duration": 77.88506841659546,
    "status": "PASSED"
   },
   "wic.Wic2.test_wic_image_type": {
    "duration": 18.66864323616028,
    "status": "PASSED"
   },
   "wrapper.WrapperTests.test_shebang_wrapper": {
    "duration": 32.52121376991272,
    "status": "PASSED"
   },
   "yoctotestresultsquerytests.TestResultsQueryTests.test_create_workdir": {
    "duration": 3.7955031394958496,
    "status": "PASSED"
   },
   "yoctotestresultsquerytests.TestResultsQueryTests.test_get_sha1": {
    "duration": 0.06621026992797852,
    "status": "PASSED"
   }
  }
 }
}