{
    "oeselftest_ubuntu-24.04_qemuarm64_20241017093510": {
        "configuration": {
            "HOST_DISTRO": "ubuntu-24.04",
            "HOST_NAME": "ubuntu2404-vk-arm1",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "4cf3228dfc557a3c0afc39f20340a20b708eb191",
                    "commit_count": 75957
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "4cf3228dfc557a3c0afc39f20340a20b708eb191",
                    "commit_count": 75957
                },
                "meta-selftest": {
                    "branch": "master-next",
                    "commit": "4cf3228dfc557a3c0afc39f20340a20b708eb191",
                    "commit_count": 75957
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "4cf3228dfc557a3c0afc39f20340a20b708eb191",
                    "commit_count": 75957
                }
            },
            "MACHINE": "qemuarm64",
            "OESELFTEST_METADATA": {
                "exclude_tags": [
                    "yocto-mirrors",
                    "machine",
                    "toolchain-user",
                    "toolchain-system"
                ],
                "run_all_tests": true,
                "run_tests": null,
                "select_tags": null,
                "skips": [
                    "distrodata.Distrodata.test_checkpkg",
                    "reproducible"
                ]
            },
            "STARTTIME": "20241017093510",
            "TEST_TYPE": "oeselftest"
        },
        "result": {
            "archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name": {
                "duration": 62.683281898498535,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_filters_by_type": {
                "duration": 46.480016469955444,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_filters_by_type_and_name": {
                "duration": 44.42241358757019,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_configured": {
                "duration": 44.1414315700531,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_diff": {
                "duration": 45.0767035484314,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_dumpdata": {
                "duration": 44.04119348526001,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror": {
                "duration": 45.05130648612976,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_combined": {
                "duration": 63.146499156951904,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_excludes": {
                "duration": 48.281567335128784,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_gitsm": {
                "duration": 17.93963932991028,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow": {
                "duration": 58.40092635154724,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_original": {
                "duration": 52.51960802078247,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_patched": {
                "duration": 47.74437713623047,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_recipe": {
                "duration": 50.399667739868164,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch": {
                "duration": 158.6854465007782,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_srpm_mode": {
                "duration": 86.91613221168518,
                "status": "PASSED"
            },
            "barebox.BareboxTest.test_boot_barebox": {
                "duration": 130.31328678131104,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "baremetal.BaremetalTest.test_baremetal": {
                "duration": 75.26091957092285,
                "status": "PASSED"
            },
            "bbclasses.Systemd.test_systemd_and_sysvinit_in_distro": {
                "duration": 68.08525371551514,
                "status": "PASSED"
            },
            "bbclasses.Systemd.test_systemd_in_distro": {
                "duration": 47.54588985443115,
                "status": "PASSED"
            },
            "bbclasses.Systemd.test_sysvinit_in_distro": {
                "duration": 46.84000372886658,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_add_remove": {
                "duration": 9.035478353500366,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_createlayer": {
                "duration": 5.927624940872192,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_flatten": {
                "duration": 33.523990631103516,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_layerindexshowdepends": {
                "duration": 1.5777387619018555,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_setup": {
                "duration": 55.0463228225708,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showappends": {
                "duration": 5.6841583251953125,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showcrossdepends": {
                "duration": 20.036969661712646,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showlayers": {
                "duration": 0.578993558883667,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showoverlayed": {
                "duration": 3.754993438720703,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showrecipes": {
                "duration": 18.17313861846924,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_updatelayer": {
                "duration": 46.616671323776245,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_validate_examplelayersjson": {
                "duration": 11.16909384727478,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_architecture_specific": {
                "duration": 97.39423489570618,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_multiple_recipe_single_task": {
                "duration": 782.4142897129059,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_all_tasks": {
                "duration": 462.42738485336304,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_multiple_tasks": {
                "duration": 551.9082570075989,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_single_task": {
                "duration": 384.86940026283264,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingA": {
                "duration": 58.5653715133667,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingB": {
                "duration": 44.566540241241455,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingC": {
                "duration": 12.46757435798645,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingD": {
                "duration": 12.854502439498901,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA": {
                "duration": 12.65669584274292,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB": {
                "duration": 12.139735460281372,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC": {
                "duration": 12.949875831604004,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD": {
                "duration": 12.71043348312378,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingA": {
                "duration": 12.377472639083862,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingB": {
                "duration": 12.168776273727417,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingC": {
                "duration": 14.324737310409546,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingD": {
                "duration": 12.553179740905762,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingA": {
                "duration": 12.459047079086304,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingB": {
                "duration": 12.818204164505005,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingC": {
                "duration": 12.932904720306396,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingD": {
                "duration": 12.705164909362793,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingA": {
                "duration": 12.32392430305481,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingB": {
                "duration": 12.451492547988892,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingC": {
                "duration": 12.872191429138184,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingD": {
                "duration": 12.83616852760315,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bbappend_order": {
                "duration": 51.20441699028015,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_g": {
                "duration": 4.3990089893341064,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_invalid_recipe": {
                "duration": 1.1881608963012695,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_invalid_target": {
                "duration": 3.891899347305298,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_checkuri": {
                "duration": 13.133438110351562,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_continue": {
                "duration": 161.91837882995605,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_dry_run": {
                "duration": 7.051877021789551,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_environment": {
                "duration": 2.5860676765441895,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_event_handler": {
                "duration": 37.15178370475769,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_force_task_1": {
                "duration": 66.38159990310669,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_force_task_2": {
                "duration": 34.47027802467346,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_patchtool": {
                "duration": 23.26571226119995,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_patchtool2": {
                "duration": 24.635210275650024,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_unpack_nonetwork": {
                "duration": 43.006972789764404,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_unpack_nonetwork_fail": {
                "duration": 12.5652596950531,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_image_manifest": {
                "duration": 79.54183387756348,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_invalid_patch": {
                "duration": 52.50829267501831,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_invalid_recipe_src_uri": {
                "duration": 3.455310106277466,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_just_parse": {
                "duration": 3.4839091300964355,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_local_sstate": {
                "duration": 22.09891438484192,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_non_gplv3": {
                "duration": 47.119852781295776,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_postfile": {
                "duration": 3.4655964374542236,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_prefile": {
                "duration": 5.229153156280518,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_rename_downloaded_file": {
                "duration": 56.008708238601685,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_1": {
                "duration": 2.452350616455078,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_2": {
                "duration": 2.515165090560913,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_3": {
                "duration": 2.5859975814819336,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_setscene_only": {
                "duration": 22.27147626876831,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_skip_setscene": {
                "duration": 44.8802170753479,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_unexpanded_variable_in_path": {
                "duration": 39.09278750419617,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_version": {
                "duration": 3.443173408508301,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_warnings_errors": {
                "duration": 0.8674464225769043,
                "status": "PASSED"
            },
            "buildoptions.ArchiverTest.test_arch_work_dir_and_export_source": {
                "duration": 60.70964455604553,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_buildhistory_basic": {
                "duration": 81.26857948303223,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards": {
                "duration": 74.77624869346619,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_fileinfo": {
                "duration": 19.43795657157898,
                "status": "PASSED"
            },
            "buildoptions.DiskMonTest.test_stoptask_behavior": {
                "duration": 135.28903102874756,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_ccache_tool": {
                "duration": 142.92344903945923,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_incremental_image_generation": {
                "duration": 177.94935417175293,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_read_only_image": {
                "duration": 199.1172125339508,
                "status": "PASSED"
            },
            "buildoptions.Poisoning.test_poisoning": {
                "duration": 63.692577838897705,
                "status": "PASSED"
            },
            "buildoptions.SanityOptionsTest.test_layer_without_git_dir": {
                "duration": 56.80798840522766,
                "status": "PASSED"
            },
            "buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch": {
                "duration": 103.53059768676758,
                "status": "PASSED"
            },
            "buildoptions.ToolchainOptions.test_toolchain_fortran": {
                "duration": 57.53206014633179,
                "status": "PASSED"
            },
            "c_cpp.CMakeTests.test_cmake_qemu": {
                "duration": 82.58192229270935,
                "status": "PASSED"
            },
            "c_cpp.CMakeTests.test_cmake_qemu_failing": {
                "duration": 79.2865252494812,
                "status": "PASSED"
            },
            "c_cpp.MesonTests.test_meson_qemu": {
                "duration": 49.940269947052,
                "status": "PASSED"
            },
            "c_cpp.MesonTests.test_meson_qemu_failing": {
                "duration": 55.70879030227661,
                "status": "PASSED"
            },
            "containerimage.ContainerImageTests.test_expected_files": {
                "duration": 62.69721436500549,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_convert_cve_version": {
                "duration": 0.012887716293334961,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_image_json": {
                "duration": 183.09073662757874,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_product_match": {
                "duration": 0.0051043033599853516,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json": {
                "duration": 9.741594552993774,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json_ignored": {
                "duration": 10.532714366912842,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json_unpatched": {
                "duration": 43.449440479278564,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_version_compare": {
                "duration": 0.010465145111083984,
                "status": "PASSED"
            },
            "debuginfod.Debuginfod.test_debuginfod_native": {
                "duration": 71.02913856506348,
                "status": "PASSED"
            },
            "debuginfod.Debuginfod.test_debuginfod_qemu": {
                "duration": 126.69634485244751,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add": {
                "duration": 85.8585877418518,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_binary": {
                "duration": 70.22925186157227,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch": {
                "duration": 71.38009452819824,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch_git": {
                "duration": 72.53535914421082,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch_simple": {
                "duration": 46.098543882369995,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_local": {
                "duration": 47.432544231414795,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_style1": {
                "duration": 48.40350127220154,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_style2": {
                "duration": 46.68072271347046,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_library": {
                "duration": 52.175578355789185,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_npm": {
                "duration": 2.1742355823516846,
                "log": "Test needs meta-oe for nodejs\n",
                "status": "SKIPPED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_python_egg_requires": {
                "duration": 39.77208065986633,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_build_image": {
                "duration": 311.92135667800903,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_deploy_target": {
                "duration": 205.53105640411377,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_extract": {
                "duration": 44.43972182273865,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_extract_virtual": {
                "duration": 44.65864586830139,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_reset_all": {
                "duration": 145.0505268573761,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_cmake": {
                "duration": 243.39471220970154,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_meson": {
                "duration": 247.76654195785522,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_none_qemu": {
                "duration": 548.1769449710846,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_plugins": {
                "duration": 60.18600535392761,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_shared_sysroots": {
                "duration": 106.92825198173523,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_buildclean": {
                "duration": 312.78744864463806,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify": {
                "duration": 149.94324922561646,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git": {
                "duration": 95.46007895469666,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git_crates_subpath": {
                "duration": 105.12943315505981,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git_no_extract": {
                "duration": 34.71410036087036,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_go": {
                "duration": 52.66288185119629,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_invalid": {
                "duration": 110.09712362289429,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_localfiles": {
                "duration": 101.27561402320862,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only": {
                "duration": 80.67977571487427,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_multiple_sources": {
                "duration": 800.1974222660065,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_native": {
                "duration": 552.0379457473755,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_overrides": {
                "duration": 44.86852955818176,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_virtual": {
                "duration": 43.0077428817749,
                "status": "PASSED"
            },
            "devtool.DevtoolTests.test_create_workspace": {
                "duration": 6.454759359359741,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir": {
                "duration": 139.163880109787,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_git_submodules": {
                "duration": 176.72182989120483,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe": {
                "duration": 51.761388063430786,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append": {
                "duration": 115.21943354606628,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git": {
                "duration": 105.92468190193176,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_git": {
                "duration": 56.77822422981262,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files": {
                "duration": 117.60073375701904,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3": {
                "duration": 51.20711016654968,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir": {
                "duration": 46.87624955177307,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz": {
                "duration": 52.117801904678345,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename": {
                "duration": 59.34021544456482,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore": {
                "duration": 60.66549229621887,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_origlayer": {
                "duration": 129.86389899253845,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_otherlayer": {
                "duration": 72.42056727409363,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_update_patch": {
                "duration": 67.51754260063171,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_origlayer": {
                "duration": 90.82879137992859,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_otherlayer": {
                "duration": 95.81242156028748,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_layer_plugins": {
                "duration": 2.285215139389038,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_load_plugin": {
                "duration": 10.7022385597229,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_rename": {
                "duration": 73.23018527030945,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade": {
                "duration": 86.33688974380493,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_all_checksums": {
                "duration": 86.2521722316742,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_drop_md5sum": {
                "duration": 86.46206974983215,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_git": {
                "duration": 57.703837633132935,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_recipe_upgrade_extra_tasks": {
                "duration": 94.00626564025879,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_virtual_kernel_modify": {
                "duration": 1025.0062272548676,
                "status": "PASSED"
            },
            "distrodata.Distrodata.test_checkpkg": {
                "duration": 0.005083322525024414,
                "log": "Skip by the command line argument \"distrodata.Distrodata.test_checkpkg\"\n",
                "status": "SKIPPED"
            },
            "distrodata.Distrodata.test_common_include_recipes": {
                "duration": 84.82341623306274,
                "status": "PASSED"
            },
            "distrodata.Distrodata.test_maintainers": {
                "duration": 113.09238743782043,
                "status": "PASSED"
            },
            "efibootpartition.GenericEFITest.test_boot_efi": {
                "duration": 0.0015065670013427734,
                "log": "test is qemux86-64 specific currently\n",
                "status": "SKIPPED"
            },
            "esdk.oeSDKExtSelfTest.test_image_generation_binary_feeds": {
                "duration": 102.2132339477539,
                "status": "PASSED"
            },
            "esdk.oeSDKExtSelfTest.test_install_libraries_headers": {
                "duration": 43.69908857345581,
                "status": "PASSED"
            },
            "externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files": {
                "duration": 88.86515188217163,
                "status": "PASSED"
            },
            "fetch.Dependencies.test_dependencies": {
                "duration": 2.6402485370635986,
                "status": "PASSED"
            },
            "fetch.Fetch.test_git_mirrors": {
                "duration": 116.56331372261047,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_fit_image": {
                "duration": 83.05200386047363,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_initramfs_bundle": {
                "duration": 106.48887515068054,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_cascaded_uboot_fit_image": {
                "duration": 404.56119894981384,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_fit_image": {
                "duration": 515.4090011119843,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_standalone_uboot_fit_image": {
                "duration": 80.00396847724915,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_uboot_fit_image": {
                "duration": 103.49951910972595,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_uboot_sign_fit_image": {
                "duration": 86.98415875434875,
                "status": "PASSED"
            },
            "gdbserver.GdbServerTest.test_gdb_server": {
                "duration": 171.58087587356567,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_create_first_test_tag": {
                "duration": 0.795600175857544,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_create_second_test_tag": {
                "duration": 0.8813807964324951,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_revs_on_branch": {
                "duration": 0.5457768440246582,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_with_only_local_tag": {
                "duration": 0.5425856113433838,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote": {
                "duration": 0.667447566986084,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote_and_wrong_url": {
                "duration": 0.4569408893585205,
                "status": "PASSED"
            },
            "gotoolchain.oeGoToolchainSelfTest.test_go_dep_build": {
                "duration": 2.447871446609497,
                "status": "PASSED"
            },
            "image_typedep.ImageTypeDepTests.test_conversion_typedep_added": {
                "duration": 10.296199798583984,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_all_users_can_connect_via_ssh_without_password": {
                "duration": 223.69231343269348,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_bmap": {
                "duration": 67.11538815498352,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_empty_image": {
                "duration": 47.879963397979736,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_hypervisor_fmts": {
                "duration": 85.81943869590759,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_image_fstypes": {
                "duration": 111.43564295768738,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_image_gen_debugfs": {
                "duration": 83.55718469619751,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_long_chain_conversion": {
                "duration": 71.84175276756287,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_mandb": {
                "duration": 130.8140172958374,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_no_busybox_base_utils": {
                "duration": 37.64748406410217,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_non_root_user_can_connect_via_ssh_without_password": {
                "duration": 95.01325273513794,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_useradd_static": {
                "duration": 93.2699294090271,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_wayland_support_in_image": {
                "duration": 110.36473560333252,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license": {
                "duration": 84.6521782875061,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default": {
                "duration": 80.83776187896729,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions": {
                "duration": 71.8027651309967,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license": {
                "duration": 65.59465384483337,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license": {
                "duration": 3.572686195373535,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias": {
                "duration": 3.2774219512939453,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard": {
                "duration": 3.6382811069488525,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard": {
                "duration": 3.99700665473938,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard": {
                "duration": 3.7799904346466064,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard": {
                "duration": 3.6319990158081055,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard": {
                "duration": 3.415597438812256,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license": {
                "duration": 32.63820147514343,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license": {
                "duration": 35.803818464279175,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias": {
                "duration": 4.0720155239105225,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard": {
                "duration": 35.05181574821472,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses": {
                "duration": 33.01419925689697,
                "status": "PASSED"
            },
            "incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston": {
                "duration": 236.58226799964905,
                "status": "PASSED"
            },
            "incompatible_lic.NoGPL3InImagesTests.test_core_image_minimal": {
                "duration": 87.1641457080841,
                "status": "PASSED"
            },
            "intercept.GitCheck.test_git_intercept": {
                "duration": 46.28431177139282,
                "status": "PASSED"
            },
            "kerneldevelopment.KernelDev.test_apply_patches": {
                "duration": 259.5281813144684,
                "status": "PASSED"
            },
            "layerappend.LayerAppendTests.test_layer_appends": {
                "duration": 123.09295701980591,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_hardlink_tree_count": {
                "duration": 0.014745712280273438,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_tree_special": {
                "duration": 0.011553525924682617,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_tree_xattr": {
                "duration": 12.441336870193481,
                "status": "PASSED"
            },
            "lic_checksum.LicenseTests.test_checksum_with_space": {
                "duration": 33.99355888366699,
                "status": "PASSED"
            },
            "lic_checksum.LicenseTests.test_nonmatching_checksum": {
                "duration": 20.57269835472107,
                "status": "PASSED"
            },
            "locales.LocalesTest.test_locales_off": {
                "duration": 94.19377732276917,
                "status": "PASSED"
            },
            "locales.LocalesTest.test_locales_on": {
                "duration": 87.1399781703949,
                "status": "PASSED"
            },
            "manifest.VerifyManifest.test_SDK_manifest_entries": {
                "duration": 310.8747515678406,
                "status": "PASSED"
            },
            "manifest.VerifyManifest.test_image_manifest_entries": {
                "duration": 14.890410900115967,
                "status": "PASSED"
            },
            "minidebuginfo.Minidebuginfo.test_minidebuginfo": {
                "duration": 128.79524040222168,
                "status": "PASSED"
            },
            "minidebuginfo.Minidebuginfo.test_minidebuginfo_qemu": {
                "duration": 170.88727450370789,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig": {
                "duration": 874.6176657676697,
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig_inlayer": {
                "duration": 127.98950839042664,
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig_reparse": {
                "duration": 111.41890025138855,
                "status": "PASSED"
            },
            "newlib.NewlibTest.test_newlib": {
                "duration": 56.57829284667969,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_blob_to_dict": {
                "duration": 1.806100606918335,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs": {
                "duration": 1.6851236820220947,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default": {
                "duration": 2.1061415672302246,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestFileListCompare.test_compare_file_lists": {
                "duration": 0.17418670654296875,
                "status": "PASSED"
            },
            "oelib.elf.TestElf.test_machine_name": {
                "duration": 0.003461122512817383,
                "status": "PASSED"
            },
            "oelib.license.TestComplexCombinations.test_tests": {
                "duration": 0.001468658447265625,
                "status": "PASSED"
            },
            "oelib.license.TestIsIncluded.test_tests": {
                "duration": 0.002683877944946289,
                "status": "PASSED"
            },
            "oelib.license.TestSimpleCombinations.test_tests": {
                "duration": 0.0023071765899658203,
                "status": "PASSED"
            },
            "oelib.license.TestSingleLicense.test_invalid_licenses": {
                "duration": 0.001683950424194336,
                "status": "PASSED"
            },
            "oelib.license.TestSingleLicense.test_single_licenses": {
                "duration": 0.0018162727355957031,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_loop": {
                "duration": 0.011257171630859375,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_norm": {
                "duration": 0.004547119140625,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_phys": {
                "duration": 0.0031423568725585938,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_bool_equality": {
                "duration": 0.0027348995208740234,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_false": {
                "duration": 0.0032911300659179688,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_invalid": {
                "duration": 0.004405498504638672,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_true": {
                "duration": 0.005296945571899414,
                "status": "PASSED"
            },
            "oelib.types.TestList.test_list_nosep": {
                "duration": 0.0019195079803466797,
                "status": "PASSED"
            },
            "oelib.types.TestList.test_list_usersep": {
                "duration": 0.001741647720336914,
                "status": "PASSED"
            },
            "oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch": {
                "duration": 0.03922080993652344,
                "status": "PASSED"
            },
            "oelib.utils.TestPackagesFilterOutSystem.test_filter": {
                "duration": 0.0018169879913330078,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_num_exception": {
                "duration": 0.0005471706390380859,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_valid": {
                "duration": 0.0005068778991699219,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_version_exception": {
                "duration": 0.0007901191711425781,
                "status": "PASSED"
            },
            "oescripts.BuildhistoryDiffTests.test_buildhistory_diff": {
                "duration": 84.50373649597168,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_help": {
                "duration": 0.012920618057250977,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_proxy": {
                "duration": 0.18024778366088867,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash": {
                "duration": 0.14332032203674316,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_default": {
                "duration": 227.44988894462585,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_help": {
                "duration": 0.31407642364501953,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all": {
                "duration": 232.8861846923828,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags": {
                "duration": 250.47800493240356,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only": {
                "duration": 255.94662165641785,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_help": {
                "duration": 0.11623001098632812,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_pdf_output": {
                "duration": 0.0895836353302002,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_png_output": {
                "duration": 0.10479283332824707,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_svg_output": {
                "duration": 0.08889245986938477,
                "status": "PASSED"
            },
            "oescripts.OeRunNativeTest.test_oe_run_native": {
                "duration": 46.82454824447632,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set": {
                "duration": 405.1752588748932,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict": {
                "duration": 11.390788316726685,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing": {
                "duration": 0.0018274784088134766,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access": {
                "duration": 0.0024187564849853516,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_postinst_on_target_for_read_only_rootfs": {
                "duration": 0.0029680728912353516,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original": {
                "duration": 0.0036003589630126953,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit": {
                "duration": 0.0038933753967285156,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_read_only": {
                "duration": 0.00419926643371582,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "overlayfs.OverlayFSTests.test_correct_image_fstab": {
                "duration": 190.58575057983398,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_correct_image_unit": {
                "duration": 124.60992980003357,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_distro_features_missing": {
                "duration": 40.94268536567688,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_mount_unit_not_set": {
                "duration": 12.638626098632812,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_not_all_units_installed": {
                "duration": 95.72709369659424,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_not_all_units_installed_but_qa_skipped": {
                "duration": 84.5218460559845,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_wrong_mount_unit_set": {
                "duration": 14.654706001281738,
                "status": "PASSED"
            },
            "package.PackageTests.test_gdb_hardlink_debug": {
                "duration": 118.5859203338623,
                "status": "PASSED"
            },
            "package.PackageTests.test_package_name_conflict": {
                "duration": 21.19820261001587,
                "status": "PASSED"
            },
            "package.PackageTests.test_preserve_ownership": {
                "duration": 93.51038479804993,
                "status": "PASSED"
            },
            "package.PackageTests.test_preserve_sparse_hardlinks": {
                "duration": 43.4804265499115,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_dpkg": {
                "duration": 0.03539443016052246,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_opkg": {
                "duration": 0.048326969146728516,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_rpm": {
                "duration": 0.19115376472473145,
                "status": "PASSED"
            },
            "picolibc.PicolibcTest.test_picolibc": {
                "duration": 84.5709159374237,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_find_path": {
                "duration": 2.5294899940490723,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_glob": {
                "duration": 1.5597143173217773,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_list_pkg_files": {
                "duration": 5.168089151382446,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_list_pkgs": {
                "duration": 4.121504068374634,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_lookup_pkg": {
                "duration": 3.043644666671753,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_lookup_recipe": {
                "duration": 1.5211641788482666,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_no_param": {
                "duration": 0.07726764678955078,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_read_value": {
                "duration": 1.353882074356079,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_specify_pkgdatadir": {
                "duration": 2.227874994277954,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_import_export_override_db": {
                "duration": 250.09655451774597,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_import_export_replace_db": {
                "duration": 157.147447347641,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_deb_arch_dep": {
                "duration": 94.99536561965942,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_deb_arch_indep": {
                "duration": 38.95557236671448,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_ipk_arch_dep": {
                "duration": 90.22371625900269,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_ipk_arch_indep": {
                "duration": 35.34844350814819,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_rpm_arch_dep": {
                "duration": 67.21413564682007,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_rpm_arch_indep": {
                "duration": 32.208675384521484,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_stopping_prservice_message": {
                "duration": 0.8041207790374756,
                "status": "PASSED"
            },
            "pseudo.Pseudo.test_pseudo_pyc_creation": {
                "duration": 44.04579782485962,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add": {
                "duration": 83.48877692222595,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir": {
                "duration": 40.632439374923706,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine": {
                "duration": 41.91490364074707,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives": {
                "duration": 28.56066346168518,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic": {
                "duration": 42.46587157249451,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary": {
                "duration": 32.61123204231262,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer": {
                "duration": 6.270500421524048,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func": {
                "duration": 39.88717818260193,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob": {
                "duration": 41.75074338912964,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob": {
                "duration": 40.50837850570679,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid": {
                "duration": 34.90795826911926,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig": {
                "duration": 40.58427810668945,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch": {
                "duration": 39.07193040847778,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall": {
                "duration": 44.13694143295288,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed": {
                "duration": 40.371439933776855,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script": {
                "duration": 39.36052131652832,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir": {
                "duration": 39.90200662612915,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir": {
                "duration": 36.49855923652649,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard": {
                "duration": 10.742509603500366,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic": {
                "duration": 66.22804927825928,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic_wildcard": {
                "duration": 43.218642234802246,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri": {
                "duration": 16.038065433502197,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri_diff_params": {
                "duration": 15.233302354812622,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_machine": {
                "duration": 50.5930757522583,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_replace_file_srcdir": {
                "duration": 23.209906816482544,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_srcdir_basic": {
                "duration": 16.034728050231934,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic": {
                "duration": 36.56003522872925,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic_dirdest": {
                "duration": 37.361817598342896,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_update_recipe_basic": {
                "duration": 7.430763006210327,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic": {
                "duration": 43.73893427848816,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic_subdir": {
                "duration": 45.84924793243408,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create": {
                "duration": 38.497501850128174,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_autotools": {
                "duration": 53.03401708602905,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_cmake": {
                "duration": 40.35843253135681,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_http": {
                "duration": 37.71390080451965,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch": {
                "duration": 38.58364963531494,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch": {
                "duration": 37.19068431854248,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master": {
                "duration": 38.28833723068237,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_github": {
                "duration": 40.28744983673096,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball": {
                "duration": 38.91227316856384,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_go": {
                "duration": 84.75776815414429,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_go_replace_modules": {
                "duration": 46.41693711280823,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_npm": {
                "duration": 2.131143093109131,
                "log": "Test needs meta-oe for nodejs\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_flit_core_buildapi": {
                "duration": 38.779949426651,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_hatchling": {
                "duration": 39.654051303863525,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_maturin": {
                "duration": 38.29385185241699,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_mesonpy": {
                "duration": 38.03879690170288,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_poetry_core_masonry_api": {
                "duration": 37.067129135131836,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta": {
                "duration": 38.57216763496399,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools": {
                "duration": 40.09560012817383,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi": {
                "duration": 60.15126371383667,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi_tarball": {
                "duration": 39.3022882938385,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_simple": {
                "duration": 37.13184404373169,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_handle_license_vars": {
                "duration": 2.8541667461395264,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_load_plugin": {
                "duration": 6.363046407699585,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses": {
                "duration": 0.01456904411315918,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_appends": {
                "duration": 0.08858609199523926,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend": {
                "duration": 0.06960391998291016,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_varflag": {
                "duration": 0.07326269149780273,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_split_var_value": {
                "duration": 0.005587100982666016,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_validate_pn": {
                "duration": 0.004454851150512695,
                "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.005473136901855469,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_can_match_non_static_ptest_names": {
                "duration": 0.004416227340698242,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_can_not_compare_non_ltp_tests": {
                "duration": 0.004576683044433594,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_machine_matches": {
                "duration": 0.004460334777832031,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_machine_mismatches": {
                "duration": 0.00439143180847168,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_merge_can_merged_results": {
                "duration": 0.004336833953857422,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type": {
                "duration": 0.0043218135833740234,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair": {
                "duration": 0.004381895065307617,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_regression_can_get_regression_result": {
                "duration": 0.004288673400878906,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_report_can_aggregate_test_result": {
                "duration": 0.004335165023803711,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared": {
                "duration": 0.004328727722167969,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared": {
                "duration": 0.004244327545166016,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared": {
                "duration": 0.004218339920043945,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared": {
                "duration": 0.004208564758300781,
                "status": "PASSED"
            },
            "retain.Retain.test_retain_always": {
                "duration": 55.753015756607056,
                "status": "PASSED"
            },
            "retain.Retain.test_retain_failure": {
                "duration": 63.3710253238678,
                "status": "PASSED"
            },
            "retain.Retain.test_retain_global": {
                "duration": 78.24529123306274,
                "status": "PASSED"
            },
            "retain.Retain.test_retain_misc": {
                "duration": 115.71729445457458,
                "status": "PASSED"
            },
            "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files": {
                "duration": 36.25803089141846,
                "log": "Testcase skipped as 'tidy_shadowutils_files' rootfs post process command is not the set SORT_PASSWD_POSTPROCESS_COMMAND.\n",
                "status": "SKIPPED"
            },
            "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_sorted_files": {
                "duration": 5.543003797531128,
                "log": "Testcase skipped as 'tidy_shadowutils_files' rootfs post process command is not the set SORT_PASSWD_POSTPROCESS_COMMAND.\n",
                "status": "SKIPPED"
            },
            "rpmtests.BitbakeTests.test_rpm_filenames": {
                "duration": 7.965028762817383,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_list_not_found": {
                "duration": 0.005790233612060547,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_list_okay": {
                "duration": 0.030365467071533203,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_log": {
                "duration": 0.008352279663085938,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_log_split": {
                "duration": 0.006656169891357422,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_no_shell": {
                "duration": 0.007740020751953125,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_output": {
                "duration": 0.006574869155883789,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_output_split": {
                "duration": 0.006880998611450195,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_assertion": {
                "duration": 0.030158281326293945,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_exception": {
                "duration": 0.023900270462036133,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_false": {
                "duration": 0.02621293067932129,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_okay": {
                "duration": 0.02784132957458496,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_shell": {
                "duration": 0.024514198303222656,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_stdin": {
                "duration": 0.011458396911621094,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_stdin_timeout": {
                "duration": 10.010997772216797,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_timeout": {
                "duration": 10.008515357971191,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_timeout_split": {
                "duration": 10.009372472763062,
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_deploy": {
                "duration": 101.85060405731201,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_deploy_hddimg": {
                "duration": 0.0016546249389648438,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "runqemu.RunqemuTests.test_boot_machine": {
                "duration": 24.29941964149475,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_ext4": {
                "duration": 23.19969153404236,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_iso": {
                "duration": 0.0007746219635009766,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "runqemu.RunqemuTests.test_boot_machine_slirp": {
                "duration": 23.515512704849243,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_slirp_qcow2": {
                "duration": 0.0014350414276123047,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "runqemu.RunqemuTests.test_boot_qemu_boot": {
                "duration": 21.6876482963562,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image": {
                "duration": 26.967519283294678,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image_vdi": {
                "duration": 0.0013103485107421875,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image_vmdk": {
                "duration": 0.001596689224243164,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "runqemu.RunqemuTests.test_boot_rootfs": {
                "duration": 22.076399326324463,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_failing_postinst": {
                "duration": 268.0563986301422,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_postinst_rootfs_and_boot_systemd": {
                "duration": 519.6465780735016,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit": {
                "duration": 321.5625982284546,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_helloworld": {
                "duration": 153.5067195892334,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_pstree": {
                "duration": 40.83171725273132,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_syscalls_by_pid": {
                "duration": 42.41350603103638,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_syscalls_by_proc": {
                "duration": 41.06120944023132,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestExport.test_testexport_basic": {
                "duration": 65.89422988891602,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestExport.test_testexport_sdk": {
                "duration": 116.70217299461365,
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_apt": {
                "duration": 220.83799839019775,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_dnf": {
                "duration": 161.24974131584167,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_install": {
                "duration": 145.54592442512512,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_slirp": {
                "duration": 113.72276830673218,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_virgl_gtk_sdl": {
                "duration": 0.0016410350799560547,
                "log": "test needs qemux86-64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "runtime_test.TestImage.test_testimage_virgl_headless": {
                "duration": 0.002130270004272461,
                "log": "test needs qemux86-64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "selftest.ExternalLayer.test_list_imported": {
                "duration": 0.01137852668762207,
                "status": "PASSED"
            },
            "signing.LockedSignatures.test_locked_signatures": {
                "duration": 175.70525002479553,
                "status": "PASSED"
            },
            "signing.Signing.test_signing_packages": {
                "duration": 165.0153341293335,
                "status": "PASSED"
            },
            "signing.Signing.test_signing_sstate_archive": {
                "duration": 217.55646109580994,
                "status": "PASSED"
            },
            "spdx.SPDX22Check.test_spdx_base_files": {
                "duration": 59.68692469596863,
                "status": "PASSED"
            },
            "spdx.SPDX30Check.test_baremetal_helloworld": {
                "duration": 64.24679255485535,
                "status": "PASSED"
            },
            "spdx.SPDX30Check.test_base_files": {
                "duration": 50.406142234802246,
                "status": "PASSED"
            },
            "spdx.SPDX30Check.test_core_image_minimal": {
                "duration": 68.61277103424072,
                "status": "PASSED"
            },
            "spdx.SPDX30Check.test_core_image_minimal_sdk": {
                "duration": 275.9560852050781,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_machine": {
                "duration": 144.0267300605774,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_1": {
                "duration": 65.24701237678528,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_2": {
                "duration": 85.25249671936035,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_3": {
                "duration": 129.47973132133484,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_nonspecific": {
                "duration": 65.69274950027466,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific": {
                "duration": 195.68635749816895,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific_nonspecific": {
                "duration": 191.96729564666748,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_fail": {
                "duration": 53.566898584365845,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_pass": {
                "duration": 50.523091316223145,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_specific_fail": {
                "duration": 187.18640995025635,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_specific_pass": {
                "duration": 194.78894114494324,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_native_targets": {
                "duration": 339.2054126262665,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_target": {
                "duration": 66.35313963890076,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_native_target": {
                "duration": 320.63754653930664,
                "status": "PASSED"
            },
            "sstatetests.SStateFindSiginfo.test_sstate_compare_sigfiles_and_find_siginfo": {
                "duration": 435.19825887680054,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs.test_sstate_32_64_same_hash": {
                "duration": 109.58572149276733,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs.test_sstate_nativelsbstring_same_hash": {
                "duration": 136.9763412475586,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs2.test_sstate_allarch_samesigs": {
                "duration": 140.04233145713806,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs2.test_sstate_nativesdk_samesigs_multilib": {
                "duration": 197.22435069084167,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs3.test_sstate_multilib_or_not_native_samesigs": {
                "duration": 90.19876027107239,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs3.test_sstate_sametune_samesigs": {
                "duration": 215.39765453338623,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs4.test_sstate_movelayer_samesigs": {
                "duration": 93.26321506500244,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs4.test_sstate_noop_samesigs": {
                "duration": 158.51931071281433,
                "status": "PASSED"
            },
            "sstatetests.SStatePrintdiff.test_gcc_runtime_vs_gcc_source": {
                "duration": 245.5611867904663,
                "status": "PASSED"
            },
            "sstatetests.SStatePrintdiff.test_image_minimal_vs_base_do_configure": {
                "duration": 420.6471104621887,
                "status": "PASSED"
            },
            "sstatetests.SStatePrintdiff.test_image_minimal_vs_perlcross": {
                "duration": 230.77570486068726,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_autorev_sstate_works": {
                "duration": 65.74626636505127,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_cleanup": {
                "duration": 104.69282627105713,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_la": {
                "duration": 78.98521518707275,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_max_shebang": {
                "duration": 18.761385917663574,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_pkgconfig": {
                "duration": 40.42004585266113,
                "status": "PASSED"
            },
            "systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built": {
                "duration": 140.94027018547058,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_datastore_operations": {
                "duration": 0.4563894271850586,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_expand": {
                "duration": 0.10236358642578125,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_getvar": {
                "duration": 0.10176444053649902,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_getvar_bb_origenv": {
                "duration": 0.10169386863708496,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_list_recipes": {
                "duration": 1.6758427619934082,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe": {
                "duration": 1.7263736724853516,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe_copy_expand": {
                "duration": 1.6871240139007568,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe_custom_data": {
                "duration": 1.7102537155151367,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_virtual_recipe": {
                "duration": 1.8411200046539307,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_virtual_recipe_custom_data": {
                "duration": 1.9582796096801758,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_setvariable_clean": {
                "duration": 0.3029916286468506,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_variable_history": {
                "duration": 1.7344861030578613,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_wait_event": {
                "duration": 0.20264983177185059,
                "status": "PASSED"
            },
            "uboot.UBootTest.test_boot_uboot": {
                "duration": 65.59464645385742,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "uki.UkiTest.test_uki_boot_systemd": {
                "duration": 0.0009546279907226562,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "uki.UkiTest.test_uki_sysvinit": {
                "duration": 0.002393484115600586,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "usergrouptests.UserGroupTests.test_add_task_between_p_sysroot_and_package": {
                "duration": 15.829848527908325,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_group_from_dep_package": {
                "duration": 26.343578100204468,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_postinst_order": {
                "duration": 9.976578712463379,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_static_useradd_from_dynamic": {
                "duration": 156.73189687728882,
                "status": "PASSED"
            },
            "wic.CLITests.test_createhelp": {
                "duration": 0.35518813133239746,
                "status": "PASSED"
            },
            "wic.CLITests.test_help": {
                "duration": 0.6821725368499756,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_create": {
                "duration": 0.3449845314025879,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_kickstart": {
                "duration": 0.3405635356903076,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_list": {
                "duration": 0.40515565872192383,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_overview": {
                "duration": 0.4294910430908203,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_plugins": {
                "duration": 0.41812705993652344,
                "status": "PASSED"
            },
            "wic.CLITests.test_list_images": {
                "duration": 3.4261014461517334,
                "status": "PASSED"
            },
            "wic.CLITests.test_list_source_plugins": {
                "duration": 2.3105313777923584,
                "status": "PASSED"
            },
            "wic.CLITests.test_listed_images_help": {
                "duration": 66.402259349823,
                "status": "PASSED"
            },
            "wic.CLITests.test_listhelp": {
                "duration": 0.31146740913391113,
                "status": "PASSED"
            },
            "wic.CLITests.test_no_command": {
                "duration": 0.31456518173217773,
                "status": "PASSED"
            },
            "wic.CLITests.test_unsupported_subcommand": {
                "duration": 0.31934428215026855,
                "status": "PASSED"
            },
            "wic.CLITests.test_version": {
                "duration": 0.31954360008239746,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_cp": {
                "duration": 72.78646898269653,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_cp_ext": {
                "duration": 24.29363703727722,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_ls": {
                "duration": 23.684770584106445,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_ls_ext": {
                "duration": 24.220118045806885,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_rm": {
                "duration": 34.16394519805908,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_rm_ext": {
                "duration": 30.59376287460327,
                "status": "PASSED"
            },
            "wic.Wic.test_bootloader_config": {
                "duration": 0.0009906291961669922,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_build_artifacts": {
                "duration": 0.0015017986297607422,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_build_image_name": {
                "duration": 61.3740975856781,
                "status": "PASSED"
            },
            "wic.Wic.test_build_rootfs_long": {
                "duration": 27.73493766784668,
                "status": "PASSED"
            },
            "wic.Wic.test_build_rootfs_short": {
                "duration": 30.09336495399475,
                "status": "PASSED"
            },
            "wic.Wic.test_change_directory": {
                "duration": 21.49367332458496,
                "status": "PASSED"
            },
            "wic.Wic.test_change_directory_errors": {
                "duration": 32.89337706565857,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_bzip2": {
                "duration": 18.63298463821411,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_gzip": {
                "duration": 17.247300624847412,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_xz": {
                "duration": 23.593828678131104,
                "status": "PASSED"
            },
            "wic.Wic.test_debug_long": {
                "duration": 17.827317714691162,
                "status": "PASSED"
            },
            "wic.Wic.test_debug_short": {
                "duration": 17.086159706115723,
                "status": "PASSED"
            },
            "wic.Wic.test_default_output_dir": {
                "duration": 0.0012264251708984375,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_efi_bootpart": {
                "duration": 62.08292007446289,
                "status": "PASSED"
            },
            "wic.Wic.test_exclude_path": {
                "duration": 28.005897760391235,
                "status": "PASSED"
            },
            "wic.Wic.test_exclude_path_errors": {
                "duration": 34.91871476173401,
                "status": "PASSED"
            },
            "wic.Wic.test_extra_space": {
                "duration": 17.039648056030273,
                "status": "PASSED"
            },
            "wic.Wic.test_gpt_image": {
                "duration": 0.0022666454315185547,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_include_path": {
                "duration": 27.053918600082397,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path_embeded": {
                "duration": 28.277493476867676,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path_errors": {
                "duration": 62.262205362319946,
                "status": "PASSED"
            },
            "wic.Wic.test_iso_image": {
                "duration": 0.0021164417266845703,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_kernel_install": {
                "duration": 27.369609355926514,
                "status": "PASSED"
            },
            "wic.Wic.test_mkefidisk": {
                "duration": 21.807872533798218,
                "status": "PASSED"
            },
            "wic.Wic.test_no_fstab_update": {
                "duration": 36.375571966171265,
                "status": "PASSED"
            },
            "wic.Wic.test_no_fstab_update_errors": {
                "duration": 35.445361852645874,
                "status": "PASSED"
            },
            "wic.Wic.test_no_table": {
                "duration": 16.889654397964478,
                "status": "PASSED"
            },
            "wic.Wic.test_partition_hidden_attributes": {
                "duration": 22.866013526916504,
                "status": "PASSED"
            },
            "wic.Wic.test_permissions": {
                "duration": 251.30319261550903,
                "status": "PASSED"
            },
            "wic.Wic.test_qemux86_directdisk": {
                "duration": 0.0017402172088623047,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_rootfs_artifacts": {
                "duration": 0.0025017261505126953,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_rootfs_indirect_recipes": {
                "duration": 0.002681255340576172,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_sdimage_bootpart": {
                "duration": 50.01312327384949,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_build_check_long": {
                "duration": 16.46903109550476,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_build_check_short": {
                "duration": 15.48734426498413,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_kernel_install": {
                "duration": 24.829215049743652,
                "status": "PASSED"
            },
            "wic.Wic.test_systemd_bootdisk": {
                "duration": 92.31155896186829,
                "status": "PASSED"
            },
            "wic.Wic.test_wrong_compressor": {
                "duration": 0.26879334449768066,
                "status": "PASSED"
            },
            "wic.Wic2.test_biosplusefi_plugin": {
                "duration": 0.004008054733276367,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic2.test_biosplusefi_plugin_qemu": {
                "duration": 0.00412750244140625,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "wic.Wic2.test_bmap_long": {
                "duration": 118.4862072467804,
                "status": "PASSED"
            },
            "wic.Wic2.test_bmap_short": {
                "duration": 38.41700458526611,
                "status": "PASSED"
            },
            "wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_aarch64": {
                "duration": 1235.7407207489014,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 375, in runqemu\n    qemu.start(params=qemuparams, ssh=ssh, runqemuparams=runqemuparams, launch_cmd=launch_cmd, discard_writes=discard_writes)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/targetcontrol.py\", line 179, in start\n    raise RuntimeError(\"%s - FAILED to start qemu - check the task log and the boot log\" % self.pn)\nRuntimeError: core-image-base - FAILED to start qemu - check the task log and the boot log\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/wic.py\", line 1372, in test_efi_plugin_plain_systemd_boot_qemu_aarch64\n    with runqemu('core-image-base', ssh=False,\n  File \"/usr/lib/python3.12/contextlib.py\", line 137, in __enter__\n    return next(self.gen)\n           ^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 381, in runqemu\n    raise Exception(msg)\nException: core-image-base - FAILED to start qemu - check the task log and the boot log\nFailed to start QEMU - see the logs in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1618687/tmp/work/qemuarm64-poky-linux/core-image-base/1.0/testimageQemurunner log output from /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1618687/tmp/work/qemuarm64-poky-linux/core-image-base/1.0/testimage/qemurunner_log.20241017081208:\nINFO: rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1618687/tmp/deploy/images/qemuarm64/core-image-base-qemuarm64.rootfs.wic\nINFO: Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1618687/tmp/work/qemuarm64-poky-linux/core-image-base/1.0/testimage/qemu_boot_log.20241017081208\nINFO: SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1618687/tmp/work/qemuarm64-poky-linux/core-image-base/1.0/testimage/ssh_target_log.20241017081208\nDEBUG: Using kvm for runqemu\nINFO: QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1618687/tmp/.84bgtin3\nDEBUG: Created listening socket for qemu serial console on: 127.0.0.1:45091\nDEBUG: Created listening socket for qemu serial console on: 127.0.0.1:60975\nDEBUG: launchcmd=runqemu snapshot kvm  nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1618687/tmp/deploy/images/qemuarm64/core-image-base-qemuarm64.rootfs.wic tcpserial=45091:60975 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1618687/pidfile_1618687  -S -qmp unix:./.upiswq21,server,wait -qmp unix:./.84bgtin3,server,nowait\"\nDEBUG: runqemu started, pid is 2009660\nDEBUG: waiting at most 300 seconds for qemu pid (10/17/24 10:12:17)\nDEBUG: QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1618687/tmp/.upiswq21\nDEBUG: QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1618687/tmp/.upiswq21\nINFO: QMP connected to QEMU at 10/17/24 10:12:17 and took 0.56 seconds\nINFO: QMP released QEMU at 10/17/24 10:12:17 and took 0.09 seconds from connect\nDEBUG: qemu started in 0.65 seconds - qemu procces pid is 2012324 (10/17/24 10:12:17)\nDEBUG: Target IP: None\nDEBUG: Server IP: None\nDEBUG: Starting logging thread\nDEBUG: Starting thread event loop\nDEBUG: Connection request received\nDEBUG: Setting connection established event\nDEBUG: Output from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nMACHINE: [qemuarm64]\nFSTYPE: [wic]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1618687/tmp/deploy/images/qemuarm64/core-image-base-qemuarm64.rootfs.wic]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1618687/tmp/deploy/images/qemuarm64/core-image-base-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-base-qemuarm64.rootfs.wic.2009725\nrunqemu - INFO - Copy done in 0.19473958015441895 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1618687/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=virtio,file=/home/pokybuild/tmp/core-image-base-qemuarm64.rootfs.wic.2009725,format=raw -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45091,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:60975,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1618687/pidfile_1618687  -S -qmp unix:./.upiswq21,server,wait -qmp unix:./.84bgtin3,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -bios /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1618687/tmp/deploy/images/qemuarm64/u-boot.bin \n\nrunqemu - INFO - Host uptime: 2204816.32\n\nQEMU 9.1.0 monitor - type 'help' for more information\n(qemu) \nDEBUG: Waiting at most 1000 seconds for login banner (10/17/24 10:12:17)\nDEBUG: Connection from 127.0.0.1:56356\nWARNING: Target didn't reach login banner in 1000 seconds (10/17/24 10:28:58)\nWARNING: Last 25 lines of login console (2030321):\nFlash: 64 MiB\nLoading Environment from Flash... *** Warning - bad CRC, using default environment\n\nIn:    serial,usbkbd\nOut:   serial,vidconsole\nErr:   serial,vidconsole\nBus xhci_pci: Register 8001040 NbrPorts 8\nStarting the controller\n\"Synchronous Abort\" handler, esr 0x96000010, far 0x10088040\nelr: 0000000000055114 lr : 00000000000550f8 (reloc)\nelr: 000000004f724114 lr : 000000004f7240f8\nx0 : 0000000010088040 x1 : 0000000000000001\nx2 : 0000000000000000 x3 : 0000000000003e80\nx4 : 0000000000000038 x5 : 000000004e58e7a2\nx6 : 0000000000000000 x7 : 0000000000000000\nx8 : 000000004e58ec30 x9 : 00000000ffffffd8\nx10: 000000000000000d x11: 0000000000000006\nx12: 000000004e58ea88 x13: 000000004e58ed90\nx14: 0000000000000000 x15: 000000004e58e7a2\nx16: 000000004f716d84 x17: 0000000000000000\nx18: 000000004e68ed90 x19: 000000004e695bc0\nx20: 0000000000000000 x21: 0000000010088040\nx22: 0000000010088000 x23: 000000004f79553c\nx24: 0000000000000000 x25: 0000000000000000\nx26: 0000000000000000 x27: 0000000000000000\nWARNING: Last 25 lines of all logging (2030321):\nFlash: 64 MiB\nLoading Environment from Flash... *** Warning - bad CRC, using default environment\n\nIn:    serial,usbkbd\nOut:   serial,vidconsole\nErr:   serial,vidconsole\nBus xhci_pci: Register 8001040 NbrPorts 8\nStarting the controller\n\"Synchronous Abort\" handler, esr 0x96000010, far 0x10088040\nelr: 0000000000055114 lr : 00000000000550f8 (reloc)\nelr: 000000004f724114 lr : 000000004f7240f8\nx0 : 0000000010088040 x1 : 0000000000000001\nx2 : 0000000000000000 x3 : 0000000000003e80\nx4 : 0000000000000038 x5 : 000000004e58e7a2\nx6 : 0000000000000000 x7 : 0000000000000000\nx8 : 000000004e58ec30 x9 : 00000000ffffffd8\nx10: 000000000000000d x11: 0000000000000006\nx12: 000000004e58ea88 x13: 000000004e58ed90\nx14: 0000000000000000 x15: 000000004e58e7a2\nx16: 000000004f716d84 x17: 0000000000000000\nx18: 000000004e68ed90 x19: 000000004e695bc0\nx20: 0000000000000000 x21: 0000000010088040\nx22: 0000000010088000 x23: 000000004f79553c\nx24: 0000000000000000 x25: 0000000000000000\nx26: 0000000000000000 x27: 0000000000000000\nWARNING: Check full boot log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1618687/tmp/work/qemuarm64-poky-linux/core-image-base/1.0/testimage/qemu_boot_log.20241017081208\nDEBUG: Stopping logging thread\nDEBUG: Stop event received\nDEBUG: Tearing down logging thread\nDEBUG: Sending SIGTERM to runqemu\nINFO: Output from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 2205821.80\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-base-qemuarm64.rootfs.wic.2009725\ntput: No value for $TERM and no -T specified\n\nWARNING: Extra log data read: \nx28: 0000000000000000 x29: 000000004e58ec30\n\nCode: d5033fbf aa1503e0 5287d003 52800002 (b8004401) \nResetting CPU ...\n\nresetting ...\n\n\nWARNING: Extra log data read: \n\nDEBUG: Sending SIGTERM to runqemu\nINFO: Output from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 2205821.80\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-base-qemuarm64.rootfs.wic.2009725\ntput: No value for $TERM and no -T specified\n\n\nStderr:\n2024-10-17 09:35:12,748 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1618687/conf/local.conf\n2024-10-17 09:35:12,749 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nNOTE: Reconnecting to bitbake server...\nWARNING: /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.\nRemoving 1 recipes from the allarch sysroot...done.\nRemoving 2 recipes from the cortexa57 sysroot...done.\nRemoving 5 recipes from the qemuarm64 sysroot...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1618687/tmp/deploy/images/qemuarm64/core-image-base-qemuarm64.rootfs.wic\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1618687/tmp/work/qemuarm64-poky-linux/core-image-base/1.0/testimage/qemu_boot_log.20241017081208\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1618687/tmp/work/qemuarm64-poky-linux/core-image-base/1.0/testimage/ssh_target_log.20241017081208\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1618687/tmp/.84bgtin3\nCreated listening socket for qemu serial console on: 127.0.0.1:45091\nCreated listening socket for qemu serial console on: 127.0.0.1:60975\nlaunchcmd=runqemu snapshot kvm  nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1618687/tmp/deploy/images/qemuarm64/core-image-base-qemuarm64.rootfs.wic tcpserial=45091:60975 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1618687/pidfile_1618687  -S -qmp unix:./.upiswq21,server,wait -qmp unix:./.84bgtin3,server,nowait\"\nrunqemu started, pid is 2009660\nwaiting at most 300 seconds for qemu pid (10/17/24 10:12:17)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1618687/tmp/.upiswq21\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1618687/tmp/.upiswq21\nQMP connected to QEMU at 10/17/24 10:12:17 and took 0.56 seconds\nQMP released QEMU at 10/17/24 10:12:17 and took 0.09 seconds from connect\nqemu started in 0.65 seconds - qemu procces pid is 2012324 (10/17/24 10:12:17)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nMACHINE: [qemuarm64]\nFSTYPE: [wic]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1618687/tmp/deploy/images/qemuarm64/core-image-base-qemuarm64.rootfs.wic]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1618687/tmp/deploy/images/qemuarm64/core-image-base-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-base-qemuarm64.rootfs.wic.2009725\nrunqemu - INFO - Copy done in 0.19473958015441895 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1618687/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=virtio,file=/home/pokybuild/tmp/core-image-base-qemuarm64.rootfs.wic.2009725,format=raw -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45091,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:60975,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1618687/pidfile_1618687  -S -qmp unix:./.upiswq21,server,wait -qmp unix:./.84bgtin3,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -bios /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1618687/tmp/deploy/images/qemuarm64/u-boot.bin \n\nrunqemu - INFO - Host uptime: 2204816.32\n\nQEMU 9.1.0 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (10/17/24 10:12:17)\nConnection from 127.0.0.1:56356\nTarget didn't reach login banner in 1000 seconds (10/17/24 10:28:58)\nLast 25 lines of login console (2030321):\nFlash: 64 MiB\nLoading Environment from Flash... *** Warning - bad CRC, using default environment\n\nIn:    serial,usbkbd\nOut:   serial,vidconsole\nErr:   serial,vidconsole\nBus xhci_pci: Register 8001040 NbrPorts 8\nStarting the controller\n\"Synchronous Abort\" handler, esr 0x96000010, far 0x10088040\nelr: 0000000000055114 lr : 00000000000550f8 (reloc)\nelr: 000000004f724114 lr : 000000004f7240f8\nx0 : 0000000010088040 x1 : 0000000000000001\nx2 : 0000000000000000 x3 : 0000000000003e80\nx4 : 0000000000000038 x5 : 000000004e58e7a2\nx6 : 0000000000000000 x7 : 0000000000000000\nx8 : 000000004e58ec30 x9 : 00000000ffffffd8\nx10: 000000000000000d x11: 0000000000000006\nx12: 000000004e58ea88 x13: 000000004e58ed90\nx14: 0000000000000000 x15: 000000004e58e7a2\nx16: 000000004f716d84 x17: 0000000000000000\nx18: 000000004e68ed90 x19: 000000004e695bc0\nx20: 0000000000000000 x21: 0000000010088040\nx22: 0000000010088000 x23: 000000004f79553c\nx24: 0000000000000000 x25: 0000000000000000\nx26: 0000000000000000 x27: 0000000000000000\nLast 25 lines of all logging (2030321):\nFlash: 64 MiB\nLoading Environment from Flash... *** Warning - bad CRC, using default environment\n\nIn:    serial,usbkbd\nOut:   serial,vidconsole\nErr:   serial,vidconsole\nBus xhci_pci: Register 8001040 NbrPorts 8\nStarting the controller\n\"Synchronous Abort\" handler, esr 0x96000010, far 0x10088040\nelr: 0000000000055114 lr : 00000000000550f8 (reloc)\nelr: 000000004f724114 lr : 000000004f7240f8\nx0 : 0000000010088040 x1 : 0000000000000001\nx2 : 0000000000000000 x3 : 0000000000003e80\nx4 : 0000000000000038 x5 : 000000004e58e7a2\nx6 : 0000000000000000 x7 : 0000000000000000\nx8 : 000000004e58ec30 x9 : 00000000ffffffd8\nx10: 000000000000000d x11: 0000000000000006\nx12: 000000004e58ea88 x13: 000000004e58ed90\nx14: 0000000000000000 x15: 000000004e58e7a2\nx16: 000000004f716d84 x17: 0000000000000000\nx18: 000000004e68ed90 x19: 000000004e695bc0\nx20: 0000000000000000 x21: 0000000010088040\nx22: 0000000010088000 x23: 000000004f79553c\nx24: 0000000000000000 x25: 0000000000000000\nx26: 0000000000000000 x27: 0000000000000000\nCheck full boot log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1618687/tmp/work/qemuarm64-poky-linux/core-image-base/1.0/testimage/qemu_boot_log.20241017081208\nStopping logging thread\nStop event received\nTearing down logging thread\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 2205821.80\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-base-qemuarm64.rootfs.wic.2009725\ntput: No value for $TERM and no -T specified\n\nExtra log data read: \nx28: 0000000000000000 x29: 000000004e58ec30\r\n\r\nCode: d5033fbf aa1503e0 5287d003 52800002 (b8004401) \r\nResetting CPU ...\r\n\r\nresetting ...\r\n\n\nExtra log data read: \n\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 2205821.80\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-base-qemuarm64.rootfs.wic.2009725\ntput: No value for $TERM and no -T specified\n\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "ERROR"
            },
            "wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_x86": {
                "duration": 0.002264261245727539,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "wic.Wic2.test_efi_plugin_unified_kernel_image_qemu": {
                "duration": 0.0029153823852539062,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "wic.Wic2.test_empty_plugin": {
                "duration": 95.07786750793457,
                "status": "PASSED"
            },
            "wic.Wic2.test_empty_zeroize_plugin": {
                "duration": 32.431581020355225,
                "status": "PASSED"
            },
            "wic.Wic2.test_expand_mbr_image": {
                "duration": 0.001584768295288086,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "wic.Wic2.test_extra_space": {
                "duration": 19.772480010986328,
                "status": "PASSED"
            },
            "wic.Wic2.test_fixed_size": {
                "duration": 19.060884475708008,
                "status": "PASSED"
            },
            "wic.Wic2.test_fixed_size_error": {
                "duration": 15.84172248840332,
                "status": "PASSED"
            },
            "wic.Wic2.test_fs_types": {
                "duration": 17.123533010482788,
                "status": "PASSED"
            },
            "wic.Wic2.test_gpt_partition_name": {
                "duration": 83.91786575317383,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_bootpart_globbed": {
                "duration": 47.26986598968506,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_env": {
                "duration": 43.275349140167236,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_vars_dir_long": {
                "duration": 4.750895738601685,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_vars_dir_short": {
                "duration": 4.647181272506714,
                "status": "PASSED"
            },
            "wic.Wic2.test_kickstart_parser": {
                "duration": 16.21955132484436,
                "status": "PASSED"
            },
            "wic.Wic2.test_mkfs_extraopts": {
                "duration": 18.505797624588013,
                "status": "PASSED"
            },
            "wic.Wic2.test_offset": {
                "duration": 112.49014043807983,
                "status": "PASSED"
            },
            "wic.Wic2.test_qemu": {
                "duration": 0.0016622543334960938,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "wic.Wic2.test_qemu_efi": {
                "duration": 0.002084493637084961,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "wic.Wic2.test_rawcopy_plugin": {
                "duration": 18.88967537879944,
                "status": "PASSED"
            },
            "wic.Wic2.test_rawcopy_plugin_qemu": {
                "duration": 0.0015926361083984375,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "wic.Wic2.test_rawcopy_plugin_unpack": {
                "duration": 82.21440291404724,
                "status": "PASSED"
            },
            "wic.Wic2.test_sparse_copy": {
                "duration": 0.02100539207458496,
                "status": "PASSED"
            },
            "wic.Wic2.test_uefi_kernel": {
                "duration": 87.86182498931885,
                "status": "PASSED"
            },
            "wic.Wic2.test_wic_image_type": {
                "duration": 0.0018486976623535156,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wrapper.WrapperTests.test_shebang_wrapper": {
                "duration": 55.95767593383789,
                "status": "PASSED"
            },
            "yoctotestresultsquerytests.TestResultsQueryTests.test_create_workdir": {
                "duration": 0.8430683612823486,
                "status": "PASSED"
            },
            "yoctotestresultsquerytests.TestResultsQueryTests.test_get_sha1": {
                "duration": 0.07347249984741211,
                "status": "PASSED"
            }
        }
    }
}