{
 "oeselftest_ubuntu-24.04_qemux86-64_20241129180957": {
  "configuration": {
   "HOST_DISTRO": "ubuntu-24.04",
   "HOST_NAME": "ubuntu2404-vk-2",
   "LAYERS": {
    "meta": {
     "branch": "mathieu/master-next",
     "commit": "554ff02aab135196e90d7be6587569dd443020b8",
     "commit_count": 76513
    },
    "meta-poky": {
     "branch": "mathieu/master-next",
     "commit": "554ff02aab135196e90d7be6587569dd443020b8",
     "commit_count": 76513
    },
    "meta-selftest": {
     "branch": "mathieu/master-next",
     "commit": "554ff02aab135196e90d7be6587569dd443020b8",
     "commit_count": 76513
    },
    "meta-yocto-bsp": {
     "branch": "mathieu/master-next",
     "commit": "554ff02aab135196e90d7be6587569dd443020b8",
     "commit_count": 76513
    }
   },
   "MACHINE": "qemux86-64",
   "OESELFTEST_METADATA": {
    "exclude_tags": [
     "yocto-mirrors",
     "machine",
     "toolchain-user",
     "toolchain-system"
    ],
    "run_all_tests": true,
    "run_tests": null,
    "select_tags": null,
    "skips": [
     "distrodata.Distrodata.test_checkpkg",
     "reproducible"
    ]
   },
   "STARTTIME": "20241129180957",
   "TEST_TYPE": "oeselftest"
  },
  "result": {
   "archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name": {
    "duration": 35.78740954399109,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_filters_by_type": {
    "duration": 27.6358425617218,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_filters_by_type_and_name": {
    "duration": 29.108153820037842,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_configured": {
    "duration": 25.73161220550537,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_diff": {
    "duration": 29.663759231567383,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_dumpdata": {
    "duration": 27.035941123962402,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror": {
    "duration": 28.97577476501465,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_combined": {
    "duration": 40.93589735031128,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_excludes": {
    "duration": 25.40570592880249,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_gitsm": {
    "duration": 15.554365873336792,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow": {
    "duration": 36.2522611618042,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_original": {
    "duration": 26.6242516040802,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_patched": {
    "duration": 28.078118085861206,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_recipe": {
    "duration": 30.90885353088379,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch": {
    "duration": 100.02377986907959,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_srpm_mode": {
    "duration": 40.268296003341675,
    "status": "PASSED"
   },
   "barebox.BareboxTest.test_boot_barebox": {
    "duration": 0.0022623538970947266,
    "log": "Test skipped on x86_64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "baremetal.BaremetalTest.test_baremetal": {
    "duration": 45.69484615325928,
    "status": "PASSED"
   },
   "bbclasses.Systemd.test_systemd_and_sysvinit_in_distro": {
    "duration": 37.40985298156738,
    "status": "PASSED"
   },
   "bbclasses.Systemd.test_systemd_in_distro": {
    "duration": 27.347114324569702,
    "status": "PASSED"
   },
   "bbclasses.Systemd.test_sysvinit_in_distro": {
    "duration": 27.671619653701782,
    "status": "PASSED"
   },
   "bblayers.BitbakeConfigBuild.test_enable_disable_fragments": {
    "duration": 33.51289248466492,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_add_remove": {
    "duration": 9.727441310882568,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_createlayer": {
    "duration": 6.556563138961792,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_flatten": {
    "duration": 23.533196449279785,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_layerindexshowdepends": {
    "duration": 1.038020133972168,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_setup": {
    "duration": 86.19834208488464,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showappends": {
    "duration": 5.419115304946899,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showcrossdepends": {
    "duration": 13.205777645111084,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showlayers": {
    "duration": 0.6934938430786133,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showoverlayed": {
    "duration": 2.8735849857330322,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showrecipes": {
    "duration": 19.592985153198242,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_updatelayer": {
    "duration": 36.33967185020447,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_validate_examplelayersjson": {
    "duration": 8.807682991027832,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_architecture_specific": {
    "duration": 61.96915316581726,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_multiple_recipe_single_task": {
    "duration": 170.7470977306366,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_all_tasks": {
    "duration": 92.34105849266052,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_multiple_tasks": {
    "duration": 90.6307692527771,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_single_task": {
    "duration": 86.3729727268219,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingA": {
    "duration": 34.41051626205444,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingB": {
    "duration": 26.05817222595215,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingC": {
    "duration": 10.514965534210205,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingD": {
    "duration": 10.562594890594482,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA": {
    "duration": 10.32305359840393,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB": {
    "duration": 10.34975814819336,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC": {
    "duration": 10.0118567943573,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD": {
    "duration": 10.546269416809082,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingA": {
    "duration": 11.34054684638977,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingB": {
    "duration": 10.838878870010376,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingC": {
    "duration": 11.074081420898438,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingD": {
    "duration": 10.661531448364258,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingA": {
    "duration": 10.32733154296875,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingB": {
    "duration": 12.249717235565186,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingC": {
    "duration": 11.668089866638184,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingD": {
    "duration": 11.913705110549927,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingA": {
    "duration": 11.44756269454956,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingB": {
    "duration": 11.438257217407227,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingC": {
    "duration": 10.45919156074524,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingD": {
    "duration": 10.311614036560059,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bb_env_bb_getvar_equality": {
    "duration": 3.1926169395446777,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bbappend_order": {
    "duration": 28.032954931259155,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_g": {
    "duration": 2.562330961227417,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_invalid_recipe": {
    "duration": 1.0032012462615967,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_invalid_target": {
    "duration": 4.2294182777404785,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_checkuri": {
    "duration": 7.578489780426025,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_continue": {
    "duration": 91.13921213150024,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_dry_run": {
    "duration": 5.6819071769714355,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_environment": {
    "duration": 1.6994922161102295,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_event_handler": {
    "duration": 21.27013635635376,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_force_task_1": {
    "duration": 44.53431940078735,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_force_task_2": {
    "duration": 27.143882989883423,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_patchtool": {
    "duration": 15.587899684906006,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_patchtool2": {
    "duration": 17.036121129989624,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_unpack_nonetwork": {
    "duration": 25.92169690132141,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_unpack_nonetwork_fail": {
    "duration": 11.571239948272705,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_image_manifest": {
    "duration": 46.16701602935791,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_invalid_patch": {
    "duration": 32.72475838661194,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_invalid_recipe_src_uri": {
    "duration": 3.002443552017212,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_just_parse": {
    "duration": 2.84865403175354,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_local_sstate": {
    "duration": 16.63363265991211,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_non_gplv3": {
    "duration": 28.816076517105103,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_postfile": {
    "duration": 2.6720430850982666,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_prefile": {
    "duration": 4.264187574386597,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_rename_downloaded_file": {
    "duration": 22.766099452972412,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_1": {
    "duration": 1.9036645889282227,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_2": {
    "duration": 1.8838653564453125,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_3": {
    "duration": 1.659696102142334,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_setscene_only": {
    "duration": 16.21927809715271,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_skip_setscene": {
    "duration": 35.857581615448,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_unexpanded_variable_in_path": {
    "duration": 20.42570734024048,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_version": {
    "duration": 3.0070879459381104,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_warnings_errors": {
    "duration": 1.0481071472167969,
    "status": "PASSED"
   },
   "buildoptions.ArchiverTest.test_arch_work_dir_and_export_source": {
    "duration": 34.79508566856384,
    "status": "PASSED"
   },
   "buildoptions.BuildhistoryTests.test_buildhistory_basic": {
    "duration": 48.22430157661438,
    "status": "PASSED"
   },
   "buildoptions.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards": {
    "duration": 49.696627378463745,
    "status": "PASSED"
   },
   "buildoptions.BuildhistoryTests.test_fileinfo": {
    "duration": 12.897963047027588,
    "status": "PASSED"
   },
   "buildoptions.DiskMonTest.test_stoptask_behavior": {
    "duration": 79.5002543926239,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_ccache_tool": {
    "duration": 87.73640084266663,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_incremental_image_generation": {
    "duration": 106.90838360786438,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_read_only_image": {
    "duration": 111.46568322181702,
    "status": "PASSED"
   },
   "buildoptions.Poisoning.test_poisoning": {
    "duration": 38.470895528793335,
    "status": "PASSED"
   },
   "buildoptions.SanityOptionsTest.test_layer_without_git_dir": {
    "duration": 31.856156826019287,
    "status": "PASSED"
   },
   "buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch": {
    "duration": 64.93424677848816,
    "status": "PASSED"
   },
   "buildoptions.ToolchainOptions.test_toolchain_fortran": {
    "duration": 34.5893452167511,
    "status": "PASSED"
   },
   "c_cpp.CMakeTests.test_cmake_qemu": {
    "duration": 41.31920528411865,
    "status": "PASSED"
   },
   "c_cpp.CMakeTests.test_cmake_qemu_failing": {
    "duration": 35.35974383354187,
    "status": "PASSED"
   },
   "c_cpp.MesonTests.test_meson_qemu": {
    "duration": 31.771612644195557,
    "status": "PASSED"
   },
   "c_cpp.MesonTests.test_meson_qemu_failing": {
    "duration": 33.40619659423828,
    "status": "PASSED"
   },
   "containerimage.ContainerImageTests.test_expected_files": {
    "duration": 37.67642259597778,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_convert_cve_version": {
    "duration": 0.0068514347076416016,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_image_json": {
    "duration": 77.35506916046143,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_product_match": {
    "duration": 0.0038356781005859375,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_recipe_report_json": {
    "duration": 8.552419185638428,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_recipe_report_json_ignored": {
    "duration": 9.455158472061157,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_recipe_report_json_unpatched": {
    "duration": 24.283968925476074,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_version_compare": {
    "duration": 0.007368326187133789,
    "status": "PASSED"
   },
   "debuginfod.Debuginfod.test_debuginfod_native": {
    "duration": 44.32994079589844,
    "status": "PASSED"
   },
   "debuginfod.Debuginfod.test_debuginfod_qemu": {
    "duration": 87.59761548042297,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add": {
    "duration": 59.840052127838135,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_binary": {
    "duration": 52.89012336730957,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch": {
    "duration": 57.69794487953186,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch_git": {
    "duration": 56.98996901512146,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch_simple": {
    "duration": 29.09946584701538,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_local": {
    "duration": 31.121439218521118,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_style1": {
    "duration": 36.989468574523926,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_style2": {
    "duration": 39.730199098587036,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_library": {
    "duration": 48.08430600166321,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_npm": {
    "duration": 2.5273571014404297,
    "log": "Test needs meta-oe for nodejs\n",
    "status": "SKIPPED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_python_egg_requires": {
    "duration": 28.534031867980957,
    "status": "PASSED"
   },
   "devtool.DevtoolExtractTests.test_devtool_build_image": {
    "duration": 197.5952868461609,
    "status": "PASSED"
   },
   "devtool.DevtoolExtractTests.test_devtool_deploy_target": {
    "duration": 147.8269271850586,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolExtractTests.test_devtool_extract": {
    "duration": 33.484824895858765,
    "status": "PASSED"
   },
   "devtool.DevtoolExtractTests.test_devtool_extract_virtual": {
    "duration": 30.9586284160614,
    "status": "PASSED"
   },
   "devtool.DevtoolExtractTests.test_devtool_reset_all": {
    "duration": 116.90166592597961,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_cmake": {
    "duration": 158.58351278305054,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_meson": {
    "duration": 153.81125664710999,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_none_qemu": {
    "duration": 366.5896096229553,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_plugins": {
    "duration": 44.62918400764465,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_shared_sysroots": {
    "duration": 62.15750813484192,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_buildclean": {
    "duration": 198.8342752456665,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify": {
    "duration": 96.52072715759277,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git": {
    "duration": 69.66150450706482,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git_crates_subpath": {
    "duration": 73.08502149581909,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git_no_extract": {
    "duration": 27.154311895370483,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_go": {
    "duration": 34.416096210479736,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_invalid": {
    "duration": 107.293461561203,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_localfiles": {
    "duration": 64.49607944488525,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only": {
    "duration": 55.425703287124634,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_multiple_sources": {
    "duration": 428.4869055747986,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_native": {
    "duration": 364.37223267555237,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_overrides": {
    "duration": 27.85068917274475,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_virtual": {
    "duration": 26.35013484954834,
    "status": "PASSED"
   },
   "devtool.DevtoolTests.test_create_workspace": {
    "duration": 6.691502571105957,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir": {
    "duration": 90.96231961250305,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_git_submodules": {
    "duration": 115.70051336288452,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe": {
    "duration": 36.19839096069336,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append": {
    "duration": 80.37639021873474,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git": {
    "duration": 74.77463436126709,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_git": {
    "duration": 41.66227841377258,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files": {
    "duration": 75.17677855491638,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3": {
    "duration": 38.12510013580322,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir": {
    "duration": 36.18706250190735,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz": {
    "duration": 35.94618368148804,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename": {
    "duration": 41.01019835472107,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore": {
    "duration": 39.15764021873474,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_origlayer": {
    "duration": 75.8760097026825,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_otherlayer": {
    "duration": 53.250850439071655,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_update_patch": {
    "duration": 47.003653049468994,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_origlayer": {
    "duration": 59.921753883361816,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_otherlayer": {
    "duration": 59.04429745674133,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_layer_plugins": {
    "duration": 3.331393241882324,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_load_plugin": {
    "duration": 14.009417533874512,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_rename": {
    "duration": 66.31418204307556,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade": {
    "duration": 55.999821186065674,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_all_checksums": {
    "duration": 48.79024386405945,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_drop_md5sum": {
    "duration": 58.33904504776001,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_git": {
    "duration": 33.56487965583801,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_recipe_upgrade_extra_tasks": {
    "duration": 59.37193036079407,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_virtual_kernel_modify": {
    "duration": 743.2595953941345,
    "status": "PASSED"
   },
   "distrodata.Distrodata.test_checkpkg": {
    "duration": 0.001986265182495117,
    "log": "Skip by the command line argument \"distrodata.Distrodata.test_checkpkg\"\n",
    "status": "SKIPPED"
   },
   "distrodata.Distrodata.test_common_include_recipes": {
    "duration": 45.35469889640808,
    "status": "PASSED"
   },
   "distrodata.Distrodata.test_maintainers": {
    "duration": 58.41496801376343,
    "status": "PASSED"
   },
   "efibootpartition.GenericEFITest.test_boot_efi": {
    "duration": 108.37259459495544,
    "status": "PASSED"
   },
   "esdk.oeSDKExtSelfTest.test_image_generation_binary_feeds": {
    "duration": 59.367995262145996,
    "status": "PASSED"
   },
   "esdk.oeSDKExtSelfTest.test_install_libraries_headers": {
    "duration": 32.25363826751709,
    "status": "PASSED"
   },
   "externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files": {
    "duration": 30.598876953125,
    "status": "PASSED"
   },
   "fetch.Dependencies.test_dependencies": {
    "duration": 2.3284499645233154,
    "status": "PASSED"
   },
   "fetch.Fetch.test_git_mirrors": {
    "duration": 69.90780448913574,
    "status": "PASSED"
   },
   "fitimage.FitImageTests.test_fit_image": {
    "duration": 51.717456102371216,
    "status": "PASSED"
   },
   "fitimage.FitImageTests.test_initramfs_bundle": {
    "duration": 65.44971132278442,
    "status": "PASSED"
   },
   "fitimage.FitImageTests.test_sign_cascaded_uboot_fit_image": {
    "duration": 251.39426946640015,
    "status": "PASSED"
   },
   "fitimage.FitImageTests.test_sign_fit_image": {
    "duration": 275.8163712024689,
    "status": "PASSED"
   },
   "fitimage.FitImageTests.test_sign_standalone_uboot_atf_tee_fit_image": {
    "duration": 54.34867835044861,
    "status": "PASSED"
   },
   "fitimage.FitImageTests.test_sign_standalone_uboot_fit_image": {
    "duration": 39.268776178359985,
    "status": "PASSED"
   },
   "fitimage.FitImageTests.test_uboot_atf_tee_fit_image": {
    "duration": 29.66861343383789,
    "status": "PASSED"
   },
   "fitimage.FitImageTests.test_uboot_fit_image": {
    "duration": 58.82361721992493,
    "status": "PASSED"
   },
   "fitimage.FitImageTests.test_uboot_sign_fit_image": {
    "duration": 55.09817862510681,
    "status": "PASSED"
   },
   "gdbserver.GdbServerTest.test_gdb_server": {
    "duration": 110.75195622444153,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_create_first_test_tag": {
    "duration": 0.6726446151733398,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_create_second_test_tag": {
    "duration": 0.7572765350341797,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_revs_on_branch": {
    "duration": 0.32371068000793457,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_with_only_local_tag": {
    "duration": 0.3166689872741699,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote": {
    "duration": 0.5654556751251221,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote_and_wrong_url": {
    "duration": 0.32899904251098633,
    "status": "PASSED"
   },
   "gotoolchain.oeGoToolchainSelfTest.test_go_dep_build": {
    "duration": 2.8118507862091064,
    "status": "PASSED"
   },
   "image_typedep.ImageTypeDepTests.test_conversion_typedep_added": {
    "duration": 7.957918882369995,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_all_users_can_connect_via_ssh_without_password": {
    "duration": 182.8490092754364,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_bmap": {
    "duration": 37.12286996841431,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_empty_image": {
    "duration": 27.815646648406982,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_hypervisor_fmts": {
    "duration": 47.85169291496277,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_image_fstypes": {
    "duration": 75.29441285133362,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_image_gen_debugfs": {
    "duration": 50.403205156326294,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_long_chain_conversion": {
    "duration": 40.05816030502319,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_mandb": {
    "duration": 69.15148067474365,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_no_busybox_base_utils": {
    "duration": 19.863051176071167,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_non_root_user_can_connect_via_ssh_without_password": {
    "duration": 55.1753830909729,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_useradd_static": {
    "duration": 55.313234090805054,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_wayland_support_in_image": {
    "duration": 64.67699027061462,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license": {
    "duration": 54.297226428985596,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default": {
    "duration": 50.91535305976868,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions": {
    "duration": 38.50993204116821,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license": {
    "duration": 36.701258182525635,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license": {
    "duration": 3.347104072570801,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias": {
    "duration": 3.0632541179656982,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard": {
    "duration": 5.7970099449157715,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard": {
    "duration": 4.654497861862183,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard": {
    "duration": 4.930691242218018,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard": {
    "duration": 4.590618371963501,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard": {
    "duration": 3.84248423576355,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license": {
    "duration": 14.773111343383789,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license": {
    "duration": 14.413065671920776,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias": {
    "duration": 2.682649850845337,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard": {
    "duration": 15.257378101348877,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses": {
    "duration": 14.511785507202148,
    "status": "PASSED"
   },
   "incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston": {
    "duration": 157.40322351455688,
    "status": "PASSED"
   },
   "incompatible_lic.NoGPL3InImagesTests.test_core_image_minimal": {
    "duration": 49.02843761444092,
    "status": "PASSED"
   },
   "intercept.GitCheck.test_git_intercept": {
    "duration": 14.314669609069824,
    "status": "PASSED"
   },
   "kerneldevelopment.KernelDev.test_apply_patches": {
    "duration": 109.02033138275146,
    "status": "PASSED"
   },
   "layerappend.LayerAppendTests.test_layer_appends": {
    "duration": 40.46760702133179,
    "status": "PASSED"
   },
   "liboe.LibOE.test_copy_hardlink_tree_count": {
    "duration": 0.009990453720092773,
    "status": "PASSED"
   },
   "liboe.LibOE.test_copy_tree_special": {
    "duration": 0.007433652877807617,
    "status": "PASSED"
   },
   "liboe.LibOE.test_copy_tree_xattr": {
    "duration": 10.20224142074585,
    "status": "PASSED"
   },
   "lic_checksum.LicenseTests.test_checksum_with_space": {
    "duration": 20.81386685371399,
    "status": "PASSED"
   },
   "lic_checksum.LicenseTests.test_nonmatching_checksum": {
    "duration": 17.228073120117188,
    "status": "PASSED"
   },
   "locales.LocalesTest.test_locales_off": {
    "duration": 55.033565521240234,
    "status": "PASSED"
   },
   "locales.LocalesTest.test_locales_on": {
    "duration": 51.72074580192566,
    "status": "PASSED"
   },
   "manifest.VerifyManifest.test_SDK_manifest_entries": {
    "duration": 257.6432800292969,
    "status": "PASSED"
   },
   "manifest.VerifyManifest.test_image_manifest_entries": {
    "duration": 10.153653860092163,
    "status": "PASSED"
   },
   "minidebuginfo.Minidebuginfo.test_minidebuginfo": {
    "duration": 83.44119715690613,
    "status": "PASSED"
   },
   "minidebuginfo.Minidebuginfo.test_minidebuginfo_qemu": {
    "duration": 79.64406180381775,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig": {
    "duration": 177.3164200782776,
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig_inlayer": {
    "duration": 31.126134157180786,
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig_reparse": {
    "duration": 72.43252658843994,
    "status": "PASSED"
   },
   "newlib.NewlibTest.test_newlib": {
    "duration": 28.800097942352295,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_blob_to_dict": {
    "duration": 1.6654713153839111,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs": {
    "duration": 1.6960234642028809,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default": {
    "duration": 1.459942102432251,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestFileListCompare.test_compare_file_lists": {
    "duration": 0.13267922401428223,
    "status": "PASSED"
   },
   "oelib.elf.TestElf.test_machine_name": {
    "duration": 0.0006351470947265625,
    "status": "PASSED"
   },
   "oelib.license.TestComplexCombinations.test_tests": {
    "duration": 0.0008218288421630859,
    "status": "PASSED"
   },
   "oelib.license.TestIsIncluded.test_tests": {
    "duration": 0.0019648075103759766,
    "status": "PASSED"
   },
   "oelib.license.TestSimpleCombinations.test_tests": {
    "duration": 0.0005691051483154297,
    "status": "PASSED"
   },
   "oelib.license.TestSingleLicense.test_invalid_licenses": {
    "duration": 0.0005815029144287109,
    "status": "PASSED"
   },
   "oelib.license.TestSingleLicense.test_single_licenses": {
    "duration": 0.0005621910095214844,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_loop": {
    "duration": 0.003500223159790039,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_norm": {
    "duration": 0.0026340484619140625,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_phys": {
    "duration": 0.0015835762023925781,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_bool_equality": {
    "duration": 0.0005433559417724609,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_false": {
    "duration": 0.0007462501525878906,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_invalid": {
    "duration": 0.0010478496551513672,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_true": {
    "duration": 0.0010802745819091797,
    "status": "PASSED"
   },
   "oelib.types.TestList.test_list_nosep": {
    "duration": 0.0004949569702148438,
    "status": "PASSED"
   },
   "oelib.types.TestList.test_list_usersep": {
    "duration": 0.0005869865417480469,
    "status": "PASSED"
   },
   "oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch": {
    "duration": 0.02363872528076172,
    "status": "PASSED"
   },
   "oelib.utils.TestPackagesFilterOutSystem.test_filter": {
    "duration": 0.000820159912109375,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_num_exception": {
    "duration": 0.0006532669067382812,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_valid": {
    "duration": 0.0008146762847900391,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_version_exception": {
    "duration": 0.0010230541229248047,
    "status": "PASSED"
   },
   "oescripts.BuildhistoryDiffTests.test_buildhistory_diff": {
    "duration": 57.69070792198181,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_help": {
    "duration": 0.00968313217163086,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_proxy": {
    "duration": 0.07996726036071777,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash": {
    "duration": 0.07612037658691406,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_default": {
    "duration": 122.55858087539673,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_help": {
    "duration": 0.2172560691833496,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all": {
    "duration": 131.9589831829071,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags": {
    "duration": 133.4637327194214,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only": {
    "duration": 133.2559733390808,
    "status": "PASSED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_help": {
    "duration": 0.06493949890136719,
    "status": "PASSED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_pdf_output": {
    "duration": 0.0539095401763916,
    "status": "PASSED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_png_output": {
    "duration": 0.07111787796020508,
    "status": "PASSED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_svg_output": {
    "duration": 0.05297660827636719,
    "status": "PASSED"
   },
   "oescripts.OeRunNativeTest.test_oe_run_native": {
    "duration": 30.100463390350342,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set": {
    "duration": 145.18955039978027,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict": {
    "duration": 11.506345748901367,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing": {
    "duration": 70.47213673591614,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access": {
    "duration": 69.82695055007935,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_postinst_on_target_for_read_only_rootfs": {
    "duration": 71.49193477630615,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original": {
    "duration": 85.05620694160461,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit": {
    "duration": 82.19540143013,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_read_only": {
    "duration": 85.10174250602722,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_correct_image_fstab": {
    "duration": 85.92144870758057,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_correct_image_unit": {
    "duration": 54.63832068443298,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_distro_features_missing": {
    "duration": 17.431963443756104,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_mount_unit_not_set": {
    "duration": 11.746697425842285,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_not_all_units_installed": {
    "duration": 53.34096884727478,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_not_all_units_installed_but_qa_skipped": {
    "duration": 45.3208384513855,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_wrong_mount_unit_set": {
    "duration": 10.816850185394287,
    "status": "PASSED"
   },
   "package.PackageTests.test_gdb_hardlink_debug": {
    "duration": 60.3023042678833,
    "status": "PASSED"
   },
   "package.PackageTests.test_package_name_conflict": {
    "duration": 14.166447639465332,
    "status": "PASSED"
   },
   "package.PackageTests.test_preserve_ownership": {
    "duration": 59.29212784767151,
    "status": "PASSED"
   },
   "package.PackageTests.test_preserve_sparse_hardlinks": {
    "duration": 35.789162397384644,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_dpkg": {
    "duration": 0.025655269622802734,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_opkg": {
    "duration": 0.02565908432006836,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_rpm": {
    "duration": 0.1316518783569336,
    "status": "PASSED"
   },
   "picolibc.PicolibcTest.test_picolibc": {
    "duration": 1.5698826313018799,
    "log": "This test only works with machines : qemuarm qemuarm64 qemuriscv32 qemuriscv64\n",
    "status": "SKIPPED"
   },
   "pkgdata.OePkgdataUtilTests.test_find_path": {
    "duration": 2.1446449756622314,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_glob": {
    "duration": 2.675562620162964,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_list_pkg_files": {
    "duration": 8.681830644607544,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_list_pkgs": {
    "duration": 7.905388832092285,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_lookup_pkg": {
    "duration": 6.169926643371582,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_lookup_recipe": {
    "duration": 2.9656317234039307,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_no_param": {
    "duration": 0.04480934143066406,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_read_value": {
    "duration": 3.187256097793579,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_specify_pkgdatadir": {
    "duration": 2.5786898136138916,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_import_export_override_db": {
    "duration": 136.10328245162964,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_import_export_replace_db": {
    "duration": 91.8989827632904,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_deb_arch_dep": {
    "duration": 58.05603384971619,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_deb_arch_indep": {
    "duration": 29.65089201927185,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_ipk_arch_dep": {
    "duration": 51.17147088050842,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_ipk_arch_indep": {
    "duration": 25.26551127433777,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_rpm_arch_dep": {
    "duration": 47.9499397277832,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_rpm_arch_indep": {
    "duration": 25.249550580978394,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_stopping_prservice_message": {
    "duration": 0.5396952629089355,
    "status": "PASSED"
   },
   "pseudo.Pseudo.test_pseudo_pyc_creation": {
    "duration": 23.094539165496826,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add": {
    "duration": 50.62526869773865,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir": {
    "duration": 22.538828372955322,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine": {
    "duration": 23.71463680267334,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives": {
    "duration": 27.529144763946533,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic": {
    "duration": 24.97866654396057,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary": {
    "duration": 17.483112573623657,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer": {
    "duration": 6.515162229537964,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func": {
    "duration": 24.289292573928833,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob": {
    "duration": 22.00930380821228,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob": {
    "duration": 26.830408811569214,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid": {
    "duration": 21.769211530685425,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig": {
    "duration": 21.206028938293457,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch": {
    "duration": 21.918917179107666,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall": {
    "duration": 28.527961492538452,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed": {
    "duration": 24.396507024765015,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script": {
    "duration": 22.125935792922974,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir": {
    "duration": 21.47217869758606,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir": {
    "duration": 22.581156969070435,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard": {
    "duration": 9.444779634475708,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic": {
    "duration": 38.4731183052063,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic_wildcard": {
    "duration": 31.164159297943115,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri": {
    "duration": 12.794328927993774,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri_diff_params": {
    "duration": 13.881730318069458,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_machine": {
    "duration": 36.06576204299927,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_replace_file_srcdir": {
    "duration": 20.43682837486267,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_srcdir_basic": {
    "duration": 12.827953338623047,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic": {
    "duration": 23.10764789581299,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic_dirdest": {
    "duration": 23.1146879196167,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_update_recipe_basic": {
    "duration": 6.154228687286377,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic": {
    "duration": 31.04825472831726,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic_subdir": {
    "duration": 30.790103912353516,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create": {
    "duration": 24.036633729934692,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_autotools": {
    "duration": 36.29947638511658,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_cmake": {
    "duration": 21.207898139953613,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_http": {
    "duration": 21.876281261444092,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch": {
    "duration": 22.164994478225708,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch": {
    "duration": 23.365047454833984,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master": {
    "duration": 20.74812412261963,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_github": {
    "duration": 23.363757371902466,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball": {
    "duration": 25.250017642974854,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_go": {
    "duration": 64.45529294013977,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_go_replace_modules": {
    "duration": 29.21626591682434,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_npm": {
    "duration": 2.413496732711792,
    "log": "Test needs meta-oe for nodejs\n",
    "status": "SKIPPED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_flit_core_buildapi": {
    "duration": 20.66301655769348,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_hatchling": {
    "duration": 21.60883593559265,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_maturin": {
    "duration": 21.409133672714233,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_mesonpy": {
    "duration": 21.31943678855896,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_poetry_core_masonry_api": {
    "duration": 22.345186948776245,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta": {
    "duration": 21.46541714668274,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools": {
    "duration": 21.409314155578613,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi": {
    "duration": 41.089120388031006,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi_tarball": {
    "duration": 22.152779817581177,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_simple": {
    "duration": 20.617172956466675,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_handle_license_vars": {
    "duration": 2.4371023178100586,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_load_plugin": {
    "duration": 9.341551542282104,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses": {
    "duration": 0.008281946182250977,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_appends": {
    "duration": 0.11913824081420898,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend": {
    "duration": 0.04104351997375488,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_varflag": {
    "duration": 0.044016361236572266,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_split_var_value": {
    "duration": 0.008429527282714844,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_validate_pn": {
    "duration": 0.008359432220458984,
    "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.00900578498840332,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_can_match_non_static_ptest_names": {
    "duration": 0.008747100830078125,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_can_not_compare_non_ltp_tests": {
    "duration": 0.008412837982177734,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_machine_matches": {
    "duration": 0.0083160400390625,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_machine_mismatches": {
    "duration": 0.007940292358398438,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_merge_can_merged_results": {
    "duration": 0.006983280181884766,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type": {
    "duration": 0.0069942474365234375,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair": {
    "duration": 0.004731655120849609,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_regression_can_get_regression_result": {
    "duration": 0.003744363784790039,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_report_can_aggregate_test_result": {
    "duration": 0.0035521984100341797,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared": {
    "duration": 0.003553628921508789,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared": {
    "duration": 0.0035552978515625,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared": {
    "duration": 0.003477334976196289,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared": {
    "duration": 0.003470897674560547,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_always": {
    "duration": 35.74019002914429,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_failure": {
    "duration": 39.94784212112427,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_global": {
    "duration": 47.14729881286621,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_misc": {
    "duration": 62.389437198638916,
    "status": "PASSED"
   },
   "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files": {
    "duration": 21.307549715042114,
    "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": 4.0438337326049805,
    "log": "Testcase skipped as 'tidy_shadowutils_files' rootfs post process command is not the set SORT_PASSWD_POSTPROCESS_COMMAND.\n",
    "status": "SKIPPED"
   },
   "rpmtests.BitbakeTests.test_rpm_filenames": {
    "duration": 5.981589317321777,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_list_not_found": {
    "duration": 0.006654024124145508,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_list_okay": {
    "duration": 0.013182878494262695,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_log": {
    "duration": 0.006445884704589844,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_log_split": {
    "duration": 0.006315946578979492,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_no_shell": {
    "duration": 0.004514217376708984,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_output": {
    "duration": 0.004833221435546875,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_output_split": {
    "duration": 0.006242990493774414,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_assertion": {
    "duration": 0.009414911270141602,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_exception": {
    "duration": 0.008754730224609375,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_false": {
    "duration": 0.0073664188385009766,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_okay": {
    "duration": 0.007133960723876953,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_shell": {
    "duration": 0.0070989131927490234,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_stdin": {
    "duration": 0.006146669387817383,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_stdin_timeout": {
    "duration": 10.00558352470398,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_timeout": {
    "duration": 10.005119562149048,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_timeout_split": {
    "duration": 10.010172128677368,
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_deploy": {
    "duration": 90.15199065208435,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_deploy_hddimg": {
    "duration": 19.374122619628906,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine": {
    "duration": 23.826264142990112,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_ext4": {
    "duration": 23.592525005340576,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_iso": {
    "duration": 21.99981951713562,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_slirp": {
    "duration": 21.145227670669556,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_slirp_qcow2": {
    "duration": 22.879107236862183,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_qemu_boot": {
    "duration": 20.76034140586853,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image": {
    "duration": 25.785624265670776,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image_vdi": {
    "duration": 23.95081377029419,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image_vmdk": {
    "duration": 24.22775387763977,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_rootfs": {
    "duration": 18.480759620666504,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_failing_postinst": {
    "duration": 163.39447164535522,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_postinst_rootfs_and_boot_systemd": {
    "duration": 237.49409794807434,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit": {
    "duration": 196.36534595489502,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_helloworld": {
    "duration": 97.01235914230347,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_pstree": {
    "duration": 31.967588663101196,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_syscalls_by_pid": {
    "duration": 33.865352392196655,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_syscalls_by_proc": {
    "duration": 31.05248737335205,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestExport.test_testexport_basic": {
    "duration": 45.43822264671326,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestExport.test_testexport_sdk": {
    "duration": 74.80372953414917,
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_apt": {
    "duration": 145.07556653022766,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_dnf": {
    "duration": 107.85052585601807,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_install": {
    "duration": 97.17064261436462,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_slirp": {
    "duration": 83.98383665084839,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_virgl_gtk_sdl": {
    "duration": 110.67150831222534,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_virgl_headless": {
    "duration": 49.2581524848938,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "selftest.ExternalLayer.test_list_imported": {
    "duration": 0.005783796310424805,
    "status": "PASSED"
   },
   "signing.LockedSignatures.test_locked_signatures": {
    "duration": 103.56690883636475,
    "status": "PASSED"
   },
   "signing.Signing.test_signing_packages": {
    "duration": 619.7951142787933,
    "status": "PASSED"
   },
   "signing.Signing.test_signing_sstate_archive": {
    "duration": 129.43301224708557,
    "status": "PASSED"
   },
   "spdx.SPDX22Check.test_spdx_base_files": {
    "duration": 37.88026285171509,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_baremetal_helloworld": {
    "duration": 33.31946682929993,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_base_files": {
    "duration": 26.967978477478027,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_core_image_minimal": {
    "duration": 48.40867352485657,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_core_image_minimal_include_source": {
    "duration": 186.49437355995178,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_core_image_minimal_sdk": {
    "duration": 222.22506093978882,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_gcc_include_source": {
    "duration": 69.00847482681274,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_machine": {
    "duration": 82.3819169998169,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_1": {
    "duration": 36.00356936454773,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_2": {
    "duration": 52.10506200790405,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_3": {
    "duration": 87.56502199172974,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_nonspecific": {
    "duration": 46.54557824134827,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific": {
    "duration": 38.52145576477051,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific_nonspecific": {
    "duration": 43.40394949913025,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_fail": {
    "duration": 34.141796588897705,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_pass": {
    "duration": 30.805426836013794,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_specific_fail": {
    "duration": 27.829044342041016,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_specific_pass": {
    "duration": 32.439594984054565,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_native_targets": {
    "duration": 37.15421676635742,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_target": {
    "duration": 36.67574644088745,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_native_target": {
    "duration": 40.97896909713745,
    "status": "PASSED"
   },
   "sstatetests.SStateFindSiginfo.test_sstate_compare_sigfiles_and_find_siginfo": {
    "duration": 597.6421751976013,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_32_64_same_hash": {
    "duration": 75.55687355995178,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_nativelsbstring_same_hash": {
    "duration": 78.47616481781006,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs2.test_sstate_allarch_samesigs": {
    "duration": 19.853610038757324,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 474, in test_sstate_allarch_samesigs\n    self.sstate_common_samesigs(configA, configB, allarch=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 186, in sstate_common_samesigs\n    bitbake(\"world meta-toolchain -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  world meta-toolchain -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 995 .bb files complete (0 cached, 995 parsed). 1968 targets, 56 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing PROVIDES 'libpam' (but /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-devtools/pam-wrapper/pam-wrapper_1.1.7.bb DEPENDS on or otherwise requires it)\nlibpam was skipped: one of 'systemd pam' needs to be in DISTRO_FEATURES\nERROR: Required build target 'meta-world-pkgdata' has no buildable providers.\nMissing or unbuildable dependency chain was: ['meta-world-pkgdata', 'pam-wrapper', 'libpam']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-11-29 18:09:59,173 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/conf/local.conf\n2024-11-29 18:09:59,173 - 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\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20241129172433\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20241129172433\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/.h6meb401\nCreated listening socket for qemu serial console on: 127.0.0.1:49389\nCreated listening socket for qemu serial console on: 127.0.0.1:34021\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=49389:34021 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/pidfile_3201577  -S -qmp unix:./.srawbyu1,server,wait -qmp unix:./.h6meb401,server,nowait\"\nrunqemu started, pid is 547564\nwaiting at most 300 seconds for qemu pid (11/29/24 18:25:46)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/.srawbyu1\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/.srawbyu1\nQMP connected to QEMU at 11/29/24 18:25:47 and took 0.59 seconds\nQMP released QEMU at 11/29/24 18:25:47 and took 0.20 seconds from connect\nqemu started in 0.79 seconds - qemu procces pid is 547787 (11/29/24 18:25:47)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.547567,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:49389,nodelay=on -serial tcp:127.0.0.1:34021,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/pidfile_3201577 -S -qmp unix:./.srawbyu1,server,wait -qmp unix:./.h6meb401,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.547567\nrunqemu - INFO - Copy done in 0.15524816513061523 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.547567,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:49389,nodelay=on -serial tcp:127.0.0.1:34021,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/pidfile_3201577  -S -qmp unix:./.srawbyu1,server,wait -qmp unix:./.h6meb401,server,nowait -device virtio-vga  -display sdl,show-cursor=on  -kernel /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 323651.37\n\n\nWaiting at most 1000 seconds for login banner (11/29/24 18:25:47)\nConnection from 127.0.0.1:59884\nReached login banner in 3.76 seconds (11/29/24 18:25:51)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20241129172559\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20241129172559\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/.tor2gz1_\nCreated listening socket for qemu serial console on: 127.0.0.1:35023\nCreated listening socket for qemu serial console on: 127.0.0.1:42223\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=35023:42223 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/pidfile_3201577  -S -qmp unix:./.ilxh6gap,server,wait -qmp unix:./.tor2gz1_,server,nowait\"\nrunqemu started, pid is 709939\nwaiting at most 300 seconds for qemu pid (11/29/24 18:27:05)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/.ilxh6gap\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/.ilxh6gap\nQMP connected to QEMU at 11/29/24 18:27:06 and took 0.57 seconds\nQMP released QEMU at 11/29/24 18:27:06 and took 0.11 seconds from connect\nqemu started in 0.68 seconds - qemu procces pid is 710230 (11/29/24 18:27:06)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.709943,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:35023,nodelay=on -serial tcp:127.0.0.1:42223,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/pidfile_3201577 -S -qmp unix:./.ilxh6gap,server,wait -qmp unix:./.tor2gz1_,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.709943\nrunqemu - INFO - Copy done in 0.06996273994445801 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.709943,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:35023,nodelay=on -serial tcp:127.0.0.1:42223,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/pidfile_3201577  -S -qmp unix:./.ilxh6gap,server,wait -qmp unix:./.tor2gz1_,server,nowait -device virtio-vga  -display sdl,show-cursor=on  -kernel /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 323730.39\n\n\nWaiting at most 1000 seconds for login banner (11/29/24 18:27:06)\nConnection from 127.0.0.1:56614\nReached login banner in 3.55 seconds (11/29/24 18:27:09)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20241129172718\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20241129172718\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/.0c_xq8tz\nCreated listening socket for qemu serial console on: 127.0.0.1:38747\nCreated listening socket for qemu serial console on: 127.0.0.1:57341\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=38747:57341 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/pidfile_3201577  -S -qmp unix:./.b3ykcire,server,wait -qmp unix:./.0c_xq8tz,server,nowait\"\nrunqemu started, pid is 857057\nwaiting at most 300 seconds for qemu pid (11/29/24 18:28:14)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/.b3ykcire\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/.b3ykcire\nQMP connected to QEMU at 11/29/24 18:28:15 and took 0.57 seconds\nQMP released QEMU at 11/29/24 18:28:15 and took 0.12 seconds from connect\nqemu started in 0.69 seconds - qemu procces pid is 857321 (11/29/24 18:28:15)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.857072,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:38747,nodelay=on -serial tcp:127.0.0.1:57341,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/pidfile_3201577 -S -qmp unix:./.b3ykcire,server,wait -qmp unix:./.0c_xq8tz,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.857072\nrunqemu - INFO - Copy done in 0.0631709098815918 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.857072,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:38747,nodelay=on -serial tcp:127.0.0.1:57341,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/pidfile_3201577  -S -qmp unix:./.b3ykcire,server,wait -qmp unix:./.0c_xq8tz,server,nowait -device virtio-vga  -display sdl,show-cursor=on  -kernel /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 323799.58\n\n\nWaiting at most 1000 seconds for login banner (11/29/24 18:28:15)\nConnection from 127.0.0.1:58080\nReached login banner in 3.20 seconds (11/29/24 18:28:18)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20241129172831\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20241129172831\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/.kmm4dv3y\nCreated listening socket for qemu serial console on: 127.0.0.1:48945\nCreated listening socket for qemu serial console on: 127.0.0.1:52919\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=48945:52919 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/pidfile_3201577  -S -qmp unix:./.65ltzvmo,server,wait -qmp unix:./.kmm4dv3y,server,nowait\"\nrunqemu started, pid is 1003321\nwaiting at most 300 seconds for qemu pid (11/29/24 18:29:30)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/.65ltzvmo\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/.65ltzvmo\nQMP connected to QEMU at 11/29/24 18:29:31 and took 0.58 seconds\nQMP released QEMU at 11/29/24 18:29:31 and took 0.15 seconds from connect\nqemu started in 0.73 seconds - qemu procces pid is 1003914 (11/29/24 18:29:31)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.1003335,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:48945,nodelay=on -serial tcp:127.0.0.1:52919,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/pidfile_3201577 -S -qmp unix:./.65ltzvmo,server,wait -qmp unix:./.kmm4dv3y,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.1003335\nrunqemu - INFO - Copy done in 0.21869754791259766 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.1003335,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:48945,nodelay=on -serial tcp:127.0.0.1:52919,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/pidfile_3201577  -S -qmp unix:./.65ltzvmo,server,wait -qmp unix:./.kmm4dv3y,server,nowait -device virtio-vga  -display sdl,show-cursor=on  -kernel /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 323875.47\n\n\nWaiting at most 1000 seconds for login banner (11/29/24 18:29:31)\nConnection from 127.0.0.1:51002\nReached login banner in 2.67 seconds (11/29/24 18:29:33)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20241129172942\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20241129172942\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/._uyn97ag\nCreated listening socket for qemu serial console on: 127.0.0.1:54257\nCreated listening socket for qemu serial console on: 127.0.0.1:59879\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=54257:59879 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/pidfile_3201577  -S -qmp unix:./.8cc1p40e,server,wait -qmp unix:./._uyn97ag,server,nowait\"\nrunqemu started, pid is 1137767\nwaiting at most 300 seconds for qemu pid (11/29/24 18:30:32)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/.8cc1p40e\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/.8cc1p40e\nQMP connected to QEMU at 11/29/24 18:30:33 and took 0.57 seconds\nQMP released QEMU at 11/29/24 18:30:33 and took 0.15 seconds from connect\nqemu started in 0.71 seconds - qemu procces pid is 1137800 (11/29/24 18:30:33)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.1137768,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:54257,nodelay=on -serial tcp:127.0.0.1:59879,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/pidfile_3201577 -S -qmp unix:./.8cc1p40e,server,wait -qmp unix:./._uyn97ag,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.1137768\nrunqemu - INFO - Copy done in 0.03554725646972656 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.1137768,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:54257,nodelay=on -serial tcp:127.0.0.1:59879,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/pidfile_3201577  -S -qmp unix:./.8cc1p40e,server,wait -qmp unix:./._uyn97ag,server,nowait -device virtio-vga  -display sdl,show-cursor=on  -kernel /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 323937.63\n\n\nWaiting at most 1000 seconds for login banner (11/29/24 18:30:33)\nConnection from 127.0.0.1:48358\nReached login banner in 3.69 seconds (11/29/24 18:30:37)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20241129173045\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20241129173045\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/.tsq15x3k\nCreated listening socket for qemu serial console on: 127.0.0.1:34129\nCreated listening socket for qemu serial console on: 127.0.0.1:55537\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=34129:55537 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/pidfile_3201577  -S -qmp unix:./.mqp0ogw7,server,wait -qmp unix:./.tsq15x3k,server,nowait\"\nrunqemu started, pid is 1199014\nwaiting at most 300 seconds for qemu pid (11/29/24 18:31:31)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/.mqp0ogw7\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/.mqp0ogw7\nQMP connected to QEMU at 11/29/24 18:31:32 and took 0.56 seconds\nQMP released QEMU at 11/29/24 18:31:32 and took 0.12 seconds from connect\nqemu started in 0.68 seconds - qemu procces pid is 1199022 (11/29/24 18:31:32)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.1199015,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:34129,nodelay=on -serial tcp:127.0.0.1:55537,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/pidfile_3201577 -S -qmp unix:./.mqp0ogw7,server,wait -qmp unix:./.tsq15x3k,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw  ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.4\nServer IP: 192.168.7.3\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap1\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.\nrunqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.1199015\nrunqemu - INFO - Copy done in 0.021337509155273438 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.1199015,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:34129,nodelay=on -serial tcp:127.0.0.1:55537,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/pidfile_3201577  -S -qmp unix:./.mqp0ogw7,server,wait -qmp unix:./.tsq15x3k,server,nowait -device virtio-vga  -display sdl,show-cursor=on  -kernel /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 323996.70\n\n\nWaiting at most 1000 seconds for login banner (11/29/24 18:31:32)\nConnection from 127.0.0.1:54226\nReached login banner in 2.44 seconds (11/29/24 18:31:35)\nLogged in as root in serial console\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs2.test_sstate_nativesdk_samesigs_multilib": {
    "duration": 27.9281165599823,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 496, in test_sstate_nativesdk_samesigs_multilib\n    self.sstate_common_samesigs(configA, configB)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 186, in sstate_common_samesigs\n    bitbake(\"world meta-toolchain -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  world meta-toolchain -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 995 .bb files complete (0 cached, 995 parsed). 2957 targets, 141 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing PROVIDES 'libpam' (but /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-devtools/pam-wrapper/pam-wrapper_1.1.7.bb DEPENDS on or otherwise requires it)\nlibpam was skipped: one of 'systemd pam' needs to be in DISTRO_FEATURES\nERROR: Required build target 'meta-world-pkgdata' has no buildable providers.\nMissing or unbuildable dependency chain was: ['meta-world-pkgdata', 'lib32-meta-world-pkgdata', 'pam-wrapper', 'libpam']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-11-29 18:09:59,173 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/conf/local.conf\n2024-11-29 18:09:59,173 - 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\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20241129172433\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20241129172433\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/.h6meb401\nCreated listening socket for qemu serial console on: 127.0.0.1:49389\nCreated listening socket for qemu serial console on: 127.0.0.1:34021\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=49389:34021 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/pidfile_3201577  -S -qmp unix:./.srawbyu1,server,wait -qmp unix:./.h6meb401,server,nowait\"\nrunqemu started, pid is 547564\nwaiting at most 300 seconds for qemu pid (11/29/24 18:25:46)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/.srawbyu1\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/.srawbyu1\nQMP connected to QEMU at 11/29/24 18:25:47 and took 0.59 seconds\nQMP released QEMU at 11/29/24 18:25:47 and took 0.20 seconds from connect\nqemu started in 0.79 seconds - qemu procces pid is 547787 (11/29/24 18:25:47)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.547567,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:49389,nodelay=on -serial tcp:127.0.0.1:34021,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/pidfile_3201577 -S -qmp unix:./.srawbyu1,server,wait -qmp unix:./.h6meb401,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.547567\nrunqemu - INFO - Copy done in 0.15524816513061523 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.547567,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:49389,nodelay=on -serial tcp:127.0.0.1:34021,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/pidfile_3201577  -S -qmp unix:./.srawbyu1,server,wait -qmp unix:./.h6meb401,server,nowait -device virtio-vga  -display sdl,show-cursor=on  -kernel /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 323651.37\n\n\nWaiting at most 1000 seconds for login banner (11/29/24 18:25:47)\nConnection from 127.0.0.1:59884\nReached login banner in 3.76 seconds (11/29/24 18:25:51)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20241129172559\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20241129172559\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/.tor2gz1_\nCreated listening socket for qemu serial console on: 127.0.0.1:35023\nCreated listening socket for qemu serial console on: 127.0.0.1:42223\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=35023:42223 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/pidfile_3201577  -S -qmp unix:./.ilxh6gap,server,wait -qmp unix:./.tor2gz1_,server,nowait\"\nrunqemu started, pid is 709939\nwaiting at most 300 seconds for qemu pid (11/29/24 18:27:05)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/.ilxh6gap\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/.ilxh6gap\nQMP connected to QEMU at 11/29/24 18:27:06 and took 0.57 seconds\nQMP released QEMU at 11/29/24 18:27:06 and took 0.11 seconds from connect\nqemu started in 0.68 seconds - qemu procces pid is 710230 (11/29/24 18:27:06)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.709943,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:35023,nodelay=on -serial tcp:127.0.0.1:42223,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/pidfile_3201577 -S -qmp unix:./.ilxh6gap,server,wait -qmp unix:./.tor2gz1_,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.709943\nrunqemu - INFO - Copy done in 0.06996273994445801 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.709943,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:35023,nodelay=on -serial tcp:127.0.0.1:42223,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/pidfile_3201577  -S -qmp unix:./.ilxh6gap,server,wait -qmp unix:./.tor2gz1_,server,nowait -device virtio-vga  -display sdl,show-cursor=on  -kernel /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 323730.39\n\n\nWaiting at most 1000 seconds for login banner (11/29/24 18:27:06)\nConnection from 127.0.0.1:56614\nReached login banner in 3.55 seconds (11/29/24 18:27:09)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20241129172718\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20241129172718\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/.0c_xq8tz\nCreated listening socket for qemu serial console on: 127.0.0.1:38747\nCreated listening socket for qemu serial console on: 127.0.0.1:57341\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=38747:57341 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/pidfile_3201577  -S -qmp unix:./.b3ykcire,server,wait -qmp unix:./.0c_xq8tz,server,nowait\"\nrunqemu started, pid is 857057\nwaiting at most 300 seconds for qemu pid (11/29/24 18:28:14)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/.b3ykcire\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/.b3ykcire\nQMP connected to QEMU at 11/29/24 18:28:15 and took 0.57 seconds\nQMP released QEMU at 11/29/24 18:28:15 and took 0.12 seconds from connect\nqemu started in 0.69 seconds - qemu procces pid is 857321 (11/29/24 18:28:15)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.857072,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:38747,nodelay=on -serial tcp:127.0.0.1:57341,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/pidfile_3201577 -S -qmp unix:./.b3ykcire,server,wait -qmp unix:./.0c_xq8tz,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.857072\nrunqemu - INFO - Copy done in 0.0631709098815918 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.857072,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:38747,nodelay=on -serial tcp:127.0.0.1:57341,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/pidfile_3201577  -S -qmp unix:./.b3ykcire,server,wait -qmp unix:./.0c_xq8tz,server,nowait -device virtio-vga  -display sdl,show-cursor=on  -kernel /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 323799.58\n\n\nWaiting at most 1000 seconds for login banner (11/29/24 18:28:15)\nConnection from 127.0.0.1:58080\nReached login banner in 3.20 seconds (11/29/24 18:28:18)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20241129172831\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20241129172831\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/.kmm4dv3y\nCreated listening socket for qemu serial console on: 127.0.0.1:48945\nCreated listening socket for qemu serial console on: 127.0.0.1:52919\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=48945:52919 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/pidfile_3201577  -S -qmp unix:./.65ltzvmo,server,wait -qmp unix:./.kmm4dv3y,server,nowait\"\nrunqemu started, pid is 1003321\nwaiting at most 300 seconds for qemu pid (11/29/24 18:29:30)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/.65ltzvmo\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/.65ltzvmo\nQMP connected to QEMU at 11/29/24 18:29:31 and took 0.58 seconds\nQMP released QEMU at 11/29/24 18:29:31 and took 0.15 seconds from connect\nqemu started in 0.73 seconds - qemu procces pid is 1003914 (11/29/24 18:29:31)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.1003335,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:48945,nodelay=on -serial tcp:127.0.0.1:52919,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/pidfile_3201577 -S -qmp unix:./.65ltzvmo,server,wait -qmp unix:./.kmm4dv3y,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.1003335\nrunqemu - INFO - Copy done in 0.21869754791259766 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.1003335,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:48945,nodelay=on -serial tcp:127.0.0.1:52919,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/pidfile_3201577  -S -qmp unix:./.65ltzvmo,server,wait -qmp unix:./.kmm4dv3y,server,nowait -device virtio-vga  -display sdl,show-cursor=on  -kernel /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 323875.47\n\n\nWaiting at most 1000 seconds for login banner (11/29/24 18:29:31)\nConnection from 127.0.0.1:51002\nReached login banner in 2.67 seconds (11/29/24 18:29:33)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20241129172942\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20241129172942\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/._uyn97ag\nCreated listening socket for qemu serial console on: 127.0.0.1:54257\nCreated listening socket for qemu serial console on: 127.0.0.1:59879\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=54257:59879 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/pidfile_3201577  -S -qmp unix:./.8cc1p40e,server,wait -qmp unix:./._uyn97ag,server,nowait\"\nrunqemu started, pid is 1137767\nwaiting at most 300 seconds for qemu pid (11/29/24 18:30:32)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/.8cc1p40e\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/.8cc1p40e\nQMP connected to QEMU at 11/29/24 18:30:33 and took 0.57 seconds\nQMP released QEMU at 11/29/24 18:30:33 and took 0.15 seconds from connect\nqemu started in 0.71 seconds - qemu procces pid is 1137800 (11/29/24 18:30:33)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.1137768,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:54257,nodelay=on -serial tcp:127.0.0.1:59879,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/pidfile_3201577 -S -qmp unix:./.8cc1p40e,server,wait -qmp unix:./._uyn97ag,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.1137768\nrunqemu - INFO - Copy done in 0.03554725646972656 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.1137768,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:54257,nodelay=on -serial tcp:127.0.0.1:59879,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/pidfile_3201577  -S -qmp unix:./.8cc1p40e,server,wait -qmp unix:./._uyn97ag,server,nowait -device virtio-vga  -display sdl,show-cursor=on  -kernel /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 323937.63\n\n\nWaiting at most 1000 seconds for login banner (11/29/24 18:30:33)\nConnection from 127.0.0.1:48358\nReached login banner in 3.69 seconds (11/29/24 18:30:37)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20241129173045\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20241129173045\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/.tsq15x3k\nCreated listening socket for qemu serial console on: 127.0.0.1:34129\nCreated listening socket for qemu serial console on: 127.0.0.1:55537\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=34129:55537 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/pidfile_3201577  -S -qmp unix:./.mqp0ogw7,server,wait -qmp unix:./.tsq15x3k,server,nowait\"\nrunqemu started, pid is 1199014\nwaiting at most 300 seconds for qemu pid (11/29/24 18:31:31)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/.mqp0ogw7\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/.mqp0ogw7\nQMP connected to QEMU at 11/29/24 18:31:32 and took 0.56 seconds\nQMP released QEMU at 11/29/24 18:31:32 and took 0.12 seconds from connect\nqemu started in 0.68 seconds - qemu procces pid is 1199022 (11/29/24 18:31:32)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.1199015,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:34129,nodelay=on -serial tcp:127.0.0.1:55537,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/pidfile_3201577 -S -qmp unix:./.mqp0ogw7,server,wait -qmp unix:./.tsq15x3k,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw  ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.4\nServer IP: 192.168.7.3\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap1\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.\nrunqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.1199015\nrunqemu - INFO - Copy done in 0.021337509155273438 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.1199015,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:34129,nodelay=on -serial tcp:127.0.0.1:55537,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/pidfile_3201577  -S -qmp unix:./.mqp0ogw7,server,wait -qmp unix:./.tsq15x3k,server,nowait -device virtio-vga  -display sdl,show-cursor=on  -kernel /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201577/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 323996.70\n\n\nWaiting at most 1000 seconds for login banner (11/29/24 18:31:32)\nConnection from 127.0.0.1:54226\nReached login banner in 2.44 seconds (11/29/24 18:31:35)\nLogged in as root in serial console\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs3.test_sstate_multilib_or_not_native_samesigs": {
    "duration": 66.0590569972992,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs3.test_sstate_sametune_samesigs": {
    "duration": 35.458436489105225,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 515, in test_sstate_sametune_samesigs\n    bitbake(\"world meta-toolchain -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  world meta-toolchain -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 995 .bb files complete (0 cached, 995 parsed). 2956 targets, 141 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing PROVIDES 'lib32-libpam' (but virtual:multilib:lib32:/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-devtools/pam-wrapper/pam-wrapper_1.1.7.bb DEPENDS on or otherwise requires it)\nlib32-libpam was skipped: one of 'systemd pam' needs to be in DISTRO_FEATURES\nERROR: Required build target 'lib32-meta-world-pkgdata' has no buildable providers.\nMissing or unbuildable dependency chain was: ['lib32-meta-world-pkgdata', 'meta-world-pkgdata', 'lib32-pam-wrapper', 'lib32-libpam']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-11-29 18:09:59,176 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/conf/local.conf\n2024-11-29 18:09:59,176 - 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/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/log/cve/cve-summary.json\nchecking kernel node\n\nchecking configuration conf-am335x-bone.dtb\nchecking configuration conf-am335x-boneblack.dtb\nchecking configuration conf-am335x-bonegreen.dtb\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20241129172714\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20241129172714\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/.z81ynzwd\nCreated listening socket for qemu serial console on: 127.0.0.1:60431\nCreated listening socket for qemu serial console on: 127.0.0.1:34001\nlaunchcmd=runqemu snapshot kvm nographic qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=60431:34001 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/pidfile_3201580  -S -qmp unix:./.xl8o066h,server,wait -qmp unix:./.z81ynzwd,server,nowait\"\nrunqemu started, pid is 819804\nwaiting at most 300 seconds for qemu pid (11/29/24 18:27:56)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/.xl8o066h\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/.xl8o066h\nQMP connected to QEMU at 11/29/24 18:27:57 and took 0.56 seconds\nQMP released QEMU at 11/29/24 18:27:57 and took 0.09 seconds from connect\nqemu started in 0.65 seconds - qemu procces pid is 819926 (11/29/24 18:27:57)\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:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.819809\nrunqemu - INFO - Copy done in 0.022389650344848633 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.819809,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:60431,nodelay=on -serial tcp:127.0.0.1:34001,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/pidfile_3201580  -S -qmp unix:./.xl8o066h,server,wait -qmp unix:./.z81ynzwd,server,nowait -nographic  -kernel /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 323781.57\n\n\nWaiting at most 1000 seconds for login banner (11/29/24 18:27:57)\nConnection from 127.0.0.1:40632\nReached login banner in 3.04 seconds (11/29/24 18:28:00)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20241129172809\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20241129172809\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/.mj8yfcfm\nCreated listening socket for qemu serial console on: 127.0.0.1:44177\nCreated listening socket for qemu serial console on: 127.0.0.1:51847\nlaunchcmd=runqemu snapshot kvm nographic qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=44177:51847 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/pidfile_3201580  -S -qmp unix:./._c6dd7pq,server,wait -qmp unix:./.mj8yfcfm,server,nowait\"\nrunqemu started, pid is 905337\nwaiting at most 300 seconds for qemu pid (11/29/24 18:28:49)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/._c6dd7pq\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/._c6dd7pq\nQMP connected to QEMU at 11/29/24 18:28:49 and took 0.54 seconds\nQMP released QEMU at 11/29/24 18:28:49 and took 0.08 seconds from connect\nqemu started in 0.62 seconds - qemu procces pid is 905407 (11/29/24 18:28:49)\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:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap2\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.\nrunqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.905342\nrunqemu - INFO - Copy done in 0.02267909049987793 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.905342,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44177,nodelay=on -serial tcp:127.0.0.1:51847,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/pidfile_3201580  -S -qmp unix:./._c6dd7pq,server,wait -qmp unix:./.mj8yfcfm,server,nowait -nographic  -kernel /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 323834.06\n\n\nWaiting at most 1000 seconds for login banner (11/29/24 18:28:49)\nConnection from 127.0.0.1:38760\nReached login banner in 2.11 seconds (11/29/24 18:28:52)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20241129172949\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20241129172949\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/.9tns023t\nCreated listening socket for qemu serial console on: 127.0.0.1:54221\nCreated listening socket for qemu serial console on: 127.0.0.1:48357\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=54221:48357 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/pidfile_3201580  -S -qmp unix:./.xw9x1tbd,server,wait -qmp unix:./.9tns023t,server,nowait\"\nrunqemu started, pid is 1146234\nwaiting at most 300 seconds for qemu pid (11/29/24 18:30:47)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/.xw9x1tbd\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/.xw9x1tbd\nQMP connected to QEMU at 11/29/24 18:30:48 and took 1.07 seconds\nQMP released QEMU at 11/29/24 18:30:49 and took 0.16 seconds from connect\nqemu started in 1.23 seconds - qemu procces pid is 1147641 (11/29/24 18:30:49)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.1146247,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:54221,nodelay=on -serial tcp:127.0.0.1:48357,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/pidfile_3201580 -S -qmp unix:./.xw9x1tbd,server,wait -qmp unix:./.9tns023t,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw  ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.4\nServer IP: 192.168.7.3\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap1\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.\nrunqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.1146247\nrunqemu - INFO - Copy done in 0.6627862453460693 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.1146247,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:54221,nodelay=on -serial tcp:127.0.0.1:48357,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/pidfile_3201580  -S -qmp unix:./.xw9x1tbd,server,wait -qmp unix:./.9tns023t,server,nowait -device virtio-vga  -display sdl,show-cursor=on  -kernel /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 323953.19\n\n\nWaiting at most 1000 seconds for login banner (11/29/24 18:30:49)\nConnection from 127.0.0.1:56450\nReached login banner in 3.30 seconds (11/29/24 18:30:52)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20241129173108\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20241129173108\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/.49__xpva\nCreated listening socket for qemu serial console on: 127.0.0.1:57203\nCreated listening socket for qemu serial console on: 127.0.0.1:41543\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=57203:41543 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/pidfile_3201580  -S -qmp unix:./._bdpirzj,server,wait -qmp unix:./.49__xpva,server,nowait\"\nrunqemu started, pid is 1179395\nwaiting at most 300 seconds for qemu pid (11/29/24 18:31:20)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/._bdpirzj\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/._bdpirzj\nQMP connected to QEMU at 11/29/24 18:31:21 and took 1.08 seconds\nQMP released QEMU at 11/29/24 18:31:21 and took 0.14 seconds from connect\nqemu started in 1.21 seconds - qemu procces pid is 1180942 (11/29/24 18:31:21)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.1179401,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:57203,nodelay=on -serial tcp:127.0.0.1:41543,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/pidfile_3201580 -S -qmp unix:./._bdpirzj,server,wait -qmp unix:./.49__xpva,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.1179401\nrunqemu - INFO - Copy done in 0.6307430267333984 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.1179401,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:57203,nodelay=on -serial tcp:127.0.0.1:41543,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/pidfile_3201580  -S -qmp unix:./._bdpirzj,server,wait -qmp unix:./.49__xpva,server,nowait -device virtio-vga  -display sdl,show-cursor=on  -kernel /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 323985.96\n\n\nWaiting at most 1000 seconds for login banner (11/29/24 18:31:21)\nConnection from 127.0.0.1:60578\nReached login banner in 2.57 seconds (11/29/24 18:31:24)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20241129173141\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20241129173141\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/.sdu2ib6f\nCreated listening socket for qemu serial console on: 127.0.0.1:54517\nCreated listening socket for qemu serial console on: 127.0.0.1:47345\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=54517:47345 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/pidfile_3201580  -S -qmp unix:./.l80ore09,server,wait -qmp unix:./.sdu2ib6f,server,nowait\"\nrunqemu started, pid is 1219102\nwaiting at most 300 seconds for qemu pid (11/29/24 18:31:54)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/.l80ore09\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/.l80ore09\nQMP connected to QEMU at 11/29/24 18:31:55 and took 1.08 seconds\nQMP released QEMU at 11/29/24 18:31:56 and took 0.14 seconds from connect\nqemu started in 1.22 seconds - qemu procces pid is 1219227 (11/29/24 18:31:56)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.1219103,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:54517,nodelay=on -serial tcp:127.0.0.1:47345,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/pidfile_3201580 -S -qmp unix:./.l80ore09,server,wait -qmp unix:./.sdu2ib6f,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw  ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.4\nServer IP: 192.168.7.3\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap1\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.\nrunqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.1219103\nrunqemu - INFO - Copy done in 0.6147773265838623 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.1219103,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:54517,nodelay=on -serial tcp:127.0.0.1:47345,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/pidfile_3201580  -S -qmp unix:./.l80ore09,server,wait -qmp unix:./.sdu2ib6f,server,nowait -device virtio-vga  -display sdl,show-cursor=on  -kernel /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 324020.13\n\n\nWaiting at most 1000 seconds for login banner (11/29/24 18:31:56)\nConnection from 127.0.0.1:55252\nReached login banner in 2.16 seconds (11/29/24 18:31:58)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20241129173214\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20241129173214\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/.0902gdeu\nCreated listening socket for qemu serial console on: 127.0.0.1:42617\nCreated listening socket for qemu serial console on: 127.0.0.1:42775\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=42617:42775 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/pidfile_3201580  -S -qmp unix:./.zxqrzs1j,server,wait -qmp unix:./.0902gdeu,server,nowait\"\nrunqemu started, pid is 1256655\nwaiting at most 300 seconds for qemu pid (11/29/24 18:32:25)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/.zxqrzs1j\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/.zxqrzs1j\nQMP connected to QEMU at 11/29/24 18:32:26 and took 1.08 seconds\nQMP released QEMU at 11/29/24 18:32:26 and took 0.11 seconds from connect\nqemu started in 1.19 seconds - qemu procces pid is 1256792 (11/29/24 18:32:26)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.1256656,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:42617,nodelay=on -serial tcp:127.0.0.1:42775,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/pidfile_3201580 -S -qmp unix:./.zxqrzs1j,server,wait -qmp unix:./.0902gdeu,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.1256656\nrunqemu - INFO - Copy done in 0.616875171661377 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.1256656,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:42617,nodelay=on -serial tcp:127.0.0.1:42775,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/pidfile_3201580  -S -qmp unix:./.zxqrzs1j,server,wait -qmp unix:./.0902gdeu,server,nowait -device virtio-vga  -display sdl,show-cursor=on  -kernel /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201580/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 324051.08\n\n\nWaiting at most 1000 seconds for login banner (11/29/24 18:32:26)\nConnection from 127.0.0.1:33350\nReached login banner in 2.37 seconds (11/29/24 18:32:29)\nLogged in as root in serial console\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs4.test_sstate_movelayer_samesigs": {
    "duration": 63.5479679107666,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs4.test_sstate_noop_samesigs": {
    "duration": 23.754732131958008,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 602, in test_sstate_noop_samesigs\n    bitbake(\"world meta-toolchain -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  world meta-toolchain -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 995 .bb files complete (0 cached, 995 parsed). 1968 targets, 56 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing PROVIDES 'libpam' (but /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-devtools/pam-wrapper/pam-wrapper_1.1.7.bb DEPENDS on or otherwise requires it)\nlibpam was skipped: one of 'systemd pam' needs to be in DISTRO_FEATURES\nlibpam was skipped: one of 'systemd pam' needs to be in DISTRO_FEATURES\nlibpam was skipped: one of 'systemd pam' needs to be in DISTRO_FEATURES\nERROR: Required build target 'meta-world-pkgdata' has no buildable providers.\nMissing or unbuildable dependency chain was: ['meta-world-pkgdata', 'pam-wrapper', 'libpam']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-11-29 18:09:59,178 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/conf/local.conf\n2024-11-29 18:09:59,179 - 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\n2024-11-29 18:14:55,787 - oe-selftest - INFO - Starting server [PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp-debuginfod/work/x86_64-linux/elfutils-native/0.191/recipe-sysroot-native/usr/bin/debuginfod'), '--verbose', '--database=:memory:', '--concurrency=8', '--connection-pool=8', '--rescan-time=0', '--groom-time=0', '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp-debuginfod/work/core2-64-poky-linux/xz/5.6.3/localpkgfeed', '--scan-rpm-dir', '--port=35883']\n2024-11-29 18:14:55,787 - oe-selftest - INFO - waiting...\n[Fri Nov 29 17:14:55 2024] (3727341/3727341): opened database file::memory:?cache=shared rw ro\n[Fri Nov 29 17:14:55 2024] (3727341/3727341): sqlite version 3.47.0\n[Fri Nov 29 17:14:55 2024] (3727341/3727341): service mode active\n[Fri Nov 29 17:14:55 2024] (3727341/3727341): libmicrohttpd version 1.0.1\n[Fri Nov 29 17:14:55 2024] (3727341/3727341): started http server on IPv4 IPv6 port=35883\n[Fri Nov 29 17:14:55 2024] (3727341/3727341): search concurrency 8\n[Fri Nov 29 17:14:55 2024] (3727341/3727341): webapi connection pool 8\n[Fri Nov 29 17:14:55 2024] (3727341/3727341): rescan time 0\n[Fri Nov 29 17:14:55 2024] (3727341/3727341): scan checkpoint 256\n[Fri Nov 29 17:14:55 2024] (3727341/3727341): fdcache mbs 46811\n[Fri Nov 29 17:14:55 2024] (3727341/3727341): fdcache prefetch 64\n[Fri Nov 29 17:14:55 2024] (3727341/3727341): fdcache tmpdir /tmp\n[Fri Nov 29 17:14:55 2024] (3727341/3727341): fdcache tmpdir min% 25\n[Fri Nov 29 17:14:55 2024] (3727341/3727341): groom time 0\n[Fri Nov 29 17:14:55 2024] (3727341/3727341): forwarded ttl limit 8\n[Fri Nov 29 17:14:55 2024] (3727341/3727341): accepting archive types .rpm(cat) \n[Fri Nov 29 17:14:56 2024] (3727341/3727366): grooming database\n[Fri Nov 29 17:14:56 2024] (3727341/3727366): database record counts:\n[Fri Nov 29 17:14:56 2024] (3727341/3727366): file d/e 0\n[Fri Nov 29 17:14:56 2024] (3727341/3727366): file s 0\n[Fri Nov 29 17:14:56 2024] (3727341/3727366): archive d/e 0\n[Fri Nov 29 17:14:56 2024] (3727341/3727366): archive sref 0\n[Fri Nov 29 17:14:56 2024] (3727341/3727366): archive sdef 0\n[Fri Nov 29 17:14:56 2024] (3727341/3727366): buildids 0\n[Fri Nov 29 17:14:56 2024] (3727341/3727366): filenames 0\n[Fri Nov 29 17:14:56 2024] (3727341/3727366): fileparts 0\n[Fri Nov 29 17:14:56 2024] (3727341/3727366): files scanned (#) 0\n[Fri Nov 29 17:14:56 2024] (3727341/3727366): files scanned (mb) 0\n[Fri Nov 29 17:14:56 2024] (3727341/3727366): index db size (mb) 0\n[Fri Nov 29 17:14:56 2024] (3727341/3727366): groomed database in 0.000689655s\n[Fri Nov 29 17:14:56 2024] (3727341/3727367): fts traversed source paths in 0.00285629s, scanned=90, regex-skipped=0\n2024-11-29 18:15:00,787 - oe-selftest - INFO - polling server\n2024-11-29 18:15:00,787 - oe-selftest - INFO - server alive\n[Fri Nov 29 17:15:00 2024] (3727341/3727363): 127.0.0.1:56864 UA:Pythonurllib/3.12 XFF: GET /metrics 200 4992 0+0ms\n2024-11-29 18:15:00,823 - oe-selftest - INFO - Waiting for 0 scan jobs to finish\n2024-11-29 18:15:03,962 - oe-selftest - INFO - Starting client (PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp-debuginfod/work/x86_64-linux/elfutils-native/0.191/recipe-sysroot-native/usr/bin/debuginfod-find'), 'debuginfo', PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp-debuginfod/work/core2-64-poky-linux/xz/5.6.3/packages-split/xz/usr/bin/xz.xz'))\n2024-11-29 18:16:12,123 - oe-selftest - INFO - Starting server [PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp-debuginfod/work/x86_64-linux/elfutils-native/0.191/recipe-sysroot-native/usr/bin/debuginfod'), '--verbose', '--database=:memory:', '--concurrency=8', '--connection-pool=8', '--rescan-time=0', '--groom-time=0', '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp-debuginfod/work/core2-64-poky-linux/xz/5.6.3/localpkgfeed', '--scan-rpm-dir', '--port=32797']\n2024-11-29 18:16:12,123 - oe-selftest - INFO - waiting...\n[Fri Nov 29 17:16:12 2024] (3866133/3866133): opened database file::memory:?cache=shared rw ro\n[Fri Nov 29 17:16:12 2024] (3866133/3866133): sqlite version 3.47.0\n[Fri Nov 29 17:16:12 2024] (3866133/3866133): service mode active\n[Fri Nov 29 17:16:12 2024] (3866133/3866133): libmicrohttpd version 1.0.1\n[Fri Nov 29 17:16:12 2024] (3866133/3866133): started http server on IPv4 IPv6 port=32797\n[Fri Nov 29 17:16:12 2024] (3866133/3866133): search concurrency 8\n[Fri Nov 29 17:16:12 2024] (3866133/3866133): webapi connection pool 8\n[Fri Nov 29 17:16:12 2024] (3866133/3866133): rescan time 0\n[Fri Nov 29 17:16:12 2024] (3866133/3866133): scan checkpoint 256\n[Fri Nov 29 17:16:12 2024] (3866133/3866133): fdcache mbs 47096\n[Fri Nov 29 17:16:12 2024] (3866133/3866133): fdcache prefetch 64\n[Fri Nov 29 17:16:12 2024] (3866133/3866133): fdcache tmpdir /tmp\n[Fri Nov 29 17:16:12 2024] (3866133/3866133): fdcache tmpdir min% 25\n[Fri Nov 29 17:16:12 2024] (3866133/3866133): groom time 0\n[Fri Nov 29 17:16:12 2024] (3866133/3866133): forwarded ttl limit 8\n[Fri Nov 29 17:16:12 2024] (3866133/3866133): accepting archive types .rpm(cat) \n[Fri Nov 29 17:16:13 2024] (3866133/3866151): grooming database\n[Fri Nov 29 17:16:13 2024] (3866133/3866151): database record counts:\n[Fri Nov 29 17:16:13 2024] (3866133/3866151): file d/e 0\n[Fri Nov 29 17:16:13 2024] (3866133/3866151): file s 0\n[Fri Nov 29 17:16:13 2024] (3866133/3866151): archive d/e 0\n[Fri Nov 29 17:16:13 2024] (3866133/3866151): archive sref 0\n[Fri Nov 29 17:16:13 2024] (3866133/3866151): archive sdef 0\n[Fri Nov 29 17:16:13 2024] (3866133/3866151): buildids 0\n[Fri Nov 29 17:16:13 2024] (3866133/3866151): filenames 0\n[Fri Nov 29 17:16:13 2024] (3866133/3866151): fileparts 0\n[Fri Nov 29 17:16:13 2024] (3866133/3866151): files scanned (#) 0\n[Fri Nov 29 17:16:13 2024] (3866133/3866151): files scanned (mb) 0\n[Fri Nov 29 17:16:13 2024] (3866133/3866151): index db size (mb) 0\n[Fri Nov 29 17:16:13 2024] (3866133/3866151): groomed database in 0.000569266s\n[Fri Nov 29 17:16:13 2024] (3866133/3866152): fts traversed source paths in 0.00215588s, scanned=90, regex-skipped=0\n2024-11-29 18:16:17,123 - oe-selftest - INFO - polling server\n2024-11-29 18:16:17,124 - oe-selftest - INFO - server alive\n[Fri Nov 29 17:16:17 2024] (3866133/3866146): 127.0.0.1:35410 UA:Pythonurllib/3.12 XFF: GET /metrics 200 5000 0+0ms\n2024-11-29 18:16:17,125 - oe-selftest - INFO - Waiting for 0 scan jobs to finish\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp-debuginfod/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp-debuginfod/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20241129171611\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp-debuginfod/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20241129171611\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp-debuginfod/.2lqo0_a4\nCreated listening socket for qemu serial console on: 127.0.0.1:37245\nCreated listening socket for qemu serial console on: 127.0.0.1:58159\nlaunchcmd=runqemu snapshot kvm nographic qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp-debuginfod/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=37245:58159 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/pidfile_3201585  -S -qmp unix:./.rnjyqd75,server,wait -qmp unix:./.2lqo0_a4,server,nowait\"\nrunqemu started, pid is 3877630\nwaiting at most 300 seconds for qemu pid (11/29/24 18:16:20)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp-debuginfod/.rnjyqd75\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp-debuginfod/.rnjyqd75\nQMP connected to QEMU at 11/29/24 18:16:20 and took 0.58 seconds\nQMP released QEMU at 11/29/24 18:16:20 and took 0.11 seconds from connect\nqemu started in 0.68 seconds - qemu procces pid is 3877879 (11/29/24 18:16:20)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp-debuginfod/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3877642,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:37245,nodelay=on -serial tcp:127.0.0.1:58159,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/pidfile_3201585 -S -qmp unix:./.rnjyqd75,server,wait -qmp unix:./.2lqo0_a4,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp-debuginfod/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp-debuginfod/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp-debuginfod/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp-debuginfod/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3877642\nrunqemu - INFO - Copy done in 0.05192208290100098 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp-debuginfod/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3877642,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:37245,nodelay=on -serial tcp:127.0.0.1:58159,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/pidfile_3201585  -S -qmp unix:./.rnjyqd75,server,wait -qmp unix:./.2lqo0_a4,server,nowait -nographic  -kernel /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp-debuginfod/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 323084.86\n\n\nWaiting at most 1000 seconds for login banner (11/29/24 18:16:20)\nConnection from 127.0.0.1:51390\nReached login banner in 2.55 seconds (11/29/24 18:16:23)\nLogged in as root in serial console\n2024-11-29 18:16:26,434 - oe-selftest - INFO - Starting client DEBUGINFOD_URLS=http://192.168.7.1:32797/ debuginfod-find debuginfo /usr/bin/xz\n[Fri Nov 29 17:16:26 2024] (3866133/3866149): 192.168.7.2:38642 UA:elfutils/0.191,Linux/x86_64,/ XFF: GET /buildid/66b675dc2b2ff719d32375ee18244d00ec25638a/debuginfo 200 212384 0+6ms\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20241129171751\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20241129171751\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp/.iyayuo6f\nCreated listening socket for qemu serial console on: 127.0.0.1:54155\nCreated listening socket for qemu serial console on: 127.0.0.1:44825\nlaunchcmd=runqemu snapshot kvm nographic qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=54155:44825 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/pidfile_3201585  -S -qmp unix:./.vmekgo70,server,wait -qmp unix:./.iyayuo6f,server,nowait\"\nrunqemu started, pid is 4041791\nwaiting at most 300 seconds for qemu pid (11/29/24 18:18:08)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp/.vmekgo70\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp/.vmekgo70\nQMP connected to QEMU at 11/29/24 18:18:09 and took 0.61 seconds\nQMP released QEMU at 11/29/24 18:18:09 and took 0.10 seconds from connect\nqemu started in 0.71 seconds - qemu procces pid is 4042092 (11/29/24 18:18:09)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.4041811,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:54155,nodelay=on -serial tcp:127.0.0.1:44825,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/pidfile_3201585 -S -qmp unix:./.vmekgo70,server,wait -qmp unix:./.iyayuo6f,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.4041811\nrunqemu - INFO - Copy done in 0.03766965866088867 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.4041811,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:54155,nodelay=on -serial tcp:127.0.0.1:44825,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/pidfile_3201585  -S -qmp unix:./.vmekgo70,server,wait -qmp unix:./.iyayuo6f,server,nowait -nographic  -kernel /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 323193.32\n\n\nWaiting at most 1000 seconds for login banner (11/29/24 18:18:09)\nConnection from 127.0.0.1:55592\nReached login banner in 2.31 seconds (11/29/24 18:18:11)\nLogged in as root in serial console\n2024-11-29 18:18:16,794 - oe-selftest - WARNING - starting gdb x86_64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-yjml69zz' -ex \"target extended-remote 192.168.7.2:9999\" -ex \"info line kmod_help\"\n2024-11-29 18:18:22,315 - oe-selftest - INFO - VerifyManifest: doing bitbake core-image-minimal as a prerequisite of the test\n2024-11-29 18:23:22,797 - oe-selftest - INFO - Running bitbake to generate pkgdata\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20241129173142\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20241129173142\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp/.xq8eudrl\nCreated listening socket for qemu serial console on: 127.0.0.1:42495\nCreated listening socket for qemu serial console on: 127.0.0.1:55871\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=42495:55871 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/pidfile_3201585  -S -qmp unix:./.2ofz0el4,server,wait -qmp unix:./.xq8eudrl,server,nowait\"\nrunqemu started, pid is 1212215\nwaiting at most 300 seconds for qemu pid (11/29/24 18:31:46)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp/.2ofz0el4\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp/.2ofz0el4\nQMP connected to QEMU at 11/29/24 18:31:46 and took 0.57 seconds\nQMP released QEMU at 11/29/24 18:31:47 and took 0.16 seconds from connect\nqemu started in 0.72 seconds - qemu procces pid is 1212345 (11/29/24 18:31:47)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.1212217,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:42495,nodelay=on -serial tcp:127.0.0.1:55871,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/pidfile_3201585 -S -qmp unix:./.2ofz0el4,server,wait -qmp unix:./.xq8eudrl,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.1212217\nrunqemu - INFO - Copy done in 0.020051956176757812 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.1212217,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:42495,nodelay=on -serial tcp:127.0.0.1:55871,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/pidfile_3201585  -S -qmp unix:./.2ofz0el4,server,wait -qmp unix:./.xq8eudrl,server,nowait -device virtio-vga  -display sdl,show-cursor=on  -kernel /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3201585/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 324011.07\n\n\nWaiting at most 1000 seconds for login banner (11/29/24 18:31:47)\nConnection from 127.0.0.1:43026\nReached login banner in 2.28 seconds (11/29/24 18:31:49)\nLogged in as root in serial console\n",
    "status": "FAILED"
   },
   "sstatetests.SStatePrintdiff.test_gcc_runtime_vs_gcc_source": {
    "duration": 246.52473425865173,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_image_minimal_vs_base_do_configure": {
    "duration": 328.5053873062134,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_image_minimal_vs_perlcross": {
    "duration": 154.19540762901306,
    "status": "PASSED"
   },
   "sstatetests.SStateTests.test_autorev_sstate_works": {
    "duration": 42.42509388923645,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_cleanup": {
    "duration": 64.59803771972656,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_la": {
    "duration": 48.023478984832764,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_max_shebang": {
    "duration": 14.110454559326172,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_pkgconfig": {
    "duration": 29.431017637252808,
    "status": "PASSED"
   },
   "systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built": {
    "duration": 88.31678080558777,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_datastore_operations": {
    "duration": 0.44755101203918457,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_expand": {
    "duration": 1.007957935333252,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_getvar": {
    "duration": 1.009153127670288,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_getvar_bb_origenv": {
    "duration": 1.0081098079681396,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_list_recipes": {
    "duration": 2.876254081726074,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe": {
    "duration": 2.8960328102111816,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe_copy_expand": {
    "duration": 2.8750100135803223,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe_custom_data": {
    "duration": 2.89646577835083,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_virtual_recipe": {
    "duration": 2.907907009124756,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_virtual_recipe_custom_data": {
    "duration": 2.912508726119995,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_setvariable_clean": {
    "duration": 3.0235843658447266,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_variable_history": {
    "duration": 2.9308102130889893,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_wait_event": {
    "duration": 2.0043067932128906,
    "status": "PASSED"
   },
   "uboot.UBootTest.test_boot_uboot": {
    "duration": 0.0005705356597900391,
    "log": "Test skipped on x86_64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "uki.UkiTest.test_uki_boot_systemd": {
    "duration": 105.60199189186096,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "uki.UkiTest.test_uki_sysvinit": {
    "duration": 93.78285646438599,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_add_task_between_p_sysroot_and_package": {
    "duration": 10.595169067382812,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_group_from_dep_package": {
    "duration": 19.1324782371521,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_postinst_order": {
    "duration": 6.895315408706665,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_static_useradd_from_dynamic": {
    "duration": 84.6102020740509,
    "status": "PASSED"
   },
   "wic.CLITests.test_createhelp": {
    "duration": 0.26633405685424805,
    "status": "PASSED"
   },
   "wic.CLITests.test_help": {
    "duration": 0.5521812438964844,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_create": {
    "duration": 0.2468252182006836,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_kickstart": {
    "duration": 0.21439862251281738,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_list": {
    "duration": 0.20648884773254395,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_overview": {
    "duration": 0.2070915699005127,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_plugins": {
    "duration": 0.2095942497253418,
    "status": "PASSED"
   },
   "wic.CLITests.test_list_images": {
    "duration": 1.7820978164672852,
    "status": "PASSED"
   },
   "wic.CLITests.test_list_source_plugins": {
    "duration": 2.0128912925720215,
    "status": "PASSED"
   },
   "wic.CLITests.test_listed_images_help": {
    "duration": 52.11092233657837,
    "status": "PASSED"
   },
   "wic.CLITests.test_listhelp": {
    "duration": 0.3150162696838379,
    "status": "PASSED"
   },
   "wic.CLITests.test_no_command": {
    "duration": 0.5315361022949219,
    "status": "PASSED"
   },
   "wic.CLITests.test_unsupported_subcommand": {
    "duration": 0.38147902488708496,
    "status": "PASSED"
   },
   "wic.CLITests.test_version": {
    "duration": 0.4205327033996582,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_cp": {
    "duration": 57.83736848831177,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_cp_ext": {
    "duration": 23.253915786743164,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_ls": {
    "duration": 26.827322483062744,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_ls_ext": {
    "duration": 19.569191932678223,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_rm": {
    "duration": 29.049118995666504,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_rm_ext": {
    "duration": 26.763336896896362,
    "status": "PASSED"
   },
   "wic.Wic.test_bootloader_config": {
    "duration": 84.93572521209717,
    "status": "PASSED"
   },
   "wic.Wic.test_build_artifacts": {
    "duration": 9.104703664779663,
    "status": "PASSED"
   },
   "wic.Wic.test_build_image_name": {
    "duration": 13.550734758377075,
    "status": "PASSED"
   },
   "wic.Wic.test_build_rootfs_long": {
    "duration": 39.556610107421875,
    "status": "PASSED"
   },
   "wic.Wic.test_build_rootfs_short": {
    "duration": 21.099205493927002,
    "status": "PASSED"
   },
   "wic.Wic.test_change_directory": {
    "duration": 15.088003635406494,
    "status": "PASSED"
   },
   "wic.Wic.test_change_directory_errors": {
    "duration": 25.40869688987732,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_bzip2": {
    "duration": 14.742729902267456,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_gzip": {
    "duration": 13.965367317199707,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_xz": {
    "duration": 20.88462233543396,
    "status": "PASSED"
   },
   "wic.Wic.test_debug_long": {
    "duration": 14.311433553695679,
    "status": "PASSED"
   },
   "wic.Wic.test_debug_short": {
    "duration": 12.56407904624939,
    "status": "PASSED"
   },
   "wic.Wic.test_default_output_dir": {
    "duration": 37.60792946815491,
    "status": "PASSED"
   },
   "wic.Wic.test_efi_bootpart": {
    "duration": 36.481810331344604,
    "status": "PASSED"
   },
   "wic.Wic.test_exclude_path": {
    "duration": 18.584815740585327,
    "status": "PASSED"
   },
   "wic.Wic.test_exclude_path_errors": {
    "duration": 23.152177333831787,
    "status": "PASSED"
   },
   "wic.Wic.test_extra_space": {
    "duration": 11.506416082382202,
    "status": "PASSED"
   },
   "wic.Wic.test_gpt_image": {
    "duration": 13.520195960998535,
    "status": "PASSED"
   },
   "wic.Wic.test_include_path": {
    "duration": 19.670527458190918,
    "status": "PASSED"
   },
   "wic.Wic.test_include_path_embeded": {
    "duration": 19.92416501045227,
    "status": "PASSED"
   },
   "wic.Wic.test_include_path_errors": {
    "duration": 41.92071843147278,
    "status": "PASSED"
   },
   "wic.Wic.test_iso_image": {
    "duration": 53.6726930141449,
    "status": "PASSED"
   },
   "wic.Wic.test_kernel_install": {
    "duration": 19.729548454284668,
    "status": "PASSED"
   },
   "wic.Wic.test_mkefidisk": {
    "duration": 13.10334825515747,
    "status": "PASSED"
   },
   "wic.Wic.test_no_fstab_update": {
    "duration": 24.50786018371582,
    "status": "PASSED"
   },
   "wic.Wic.test_no_fstab_update_errors": {
    "duration": 22.757028579711914,
    "status": "PASSED"
   },
   "wic.Wic.test_no_table": {
    "duration": 11.86550784111023,
    "status": "PASSED"
   },
   "wic.Wic.test_partition_hidden_attributes": {
    "duration": 15.511856317520142,
    "status": "PASSED"
   },
   "wic.Wic.test_permissions": {
    "duration": 172.1619575023651,
    "status": "PASSED"
   },
   "wic.Wic.test_qemux86_directdisk": {
    "duration": 11.952825784683228,
    "status": "PASSED"
   },
   "wic.Wic.test_rootfs_artifacts": {
    "duration": 8.77533769607544,
    "status": "PASSED"
   },
   "wic.Wic.test_rootfs_indirect_recipes": {
    "duration": 13.145333766937256,
    "status": "PASSED"
   },
   "wic.Wic.test_sdimage_bootpart": {
    "duration": 28.49151086807251,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_build_check_long": {
    "duration": 11.972595453262329,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_build_check_short": {
    "duration": 12.202418088912964,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_kernel_install": {
    "duration": 19.691670894622803,
    "status": "PASSED"
   },
   "wic.Wic.test_systemd_bootdisk": {
    "duration": 52.346346855163574,
    "status": "PASSED"
   },
   "wic.Wic.test_wic_sector_size": {
    "duration": 60.04581356048584,
    "status": "PASSED"
   },
   "wic.Wic.test_wrong_compressor": {
    "duration": 0.18417692184448242,
    "status": "PASSED"
   },
   "wic.Wic2.test_biosplusefi_plugin": {
    "duration": 167.37341499328613,
    "status": "PASSED"
   },
   "wic.Wic2.test_biosplusefi_plugin_qemu": {
    "duration": 37.03482675552368,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_bmap_long": {
    "duration": 24.243969440460205,
    "status": "PASSED"
   },
   "wic.Wic2.test_bmap_short": {
    "duration": 24.431377172470093,
    "status": "PASSED"
   },
   "wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_aarch64": {
    "duration": 0.001068115234375,
    "log": "Test skipped on x86_64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_x86": {
    "duration": 118.10547423362732,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_efi_plugin_unified_kernel_image_qemu": {
    "duration": 118.80987596511841,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_empty_plugin": {
    "duration": 71.82968139648438,
    "status": "PASSED"
   },
   "wic.Wic2.test_empty_zeroize_plugin": {
    "duration": 47.69252395629883,
    "status": "PASSED"
   },
   "wic.Wic2.test_expand_mbr_image": {
    "duration": 84.00203132629395,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_extra_space": {
    "duration": 32.027398347854614,
    "status": "PASSED"
   },
   "wic.Wic2.test_fixed_size": {
    "duration": 29.643805027008057,
    "status": "PASSED"
   },
   "wic.Wic2.test_fixed_size_error": {
    "duration": 22.99013090133667,
    "status": "PASSED"
   },
   "wic.Wic2.test_fs_types": {
    "duration": 24.393285751342773,
    "status": "PASSED"
   },
   "wic.Wic2.test_gpt_partition_name": {
    "duration": 68.07394886016846,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_bootpart_globbed": {
    "duration": 48.20452618598938,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_env": {
    "duration": 39.05025291442871,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_vars_dir_long": {
    "duration": 6.279656887054443,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_vars_dir_short": {
    "duration": 6.8682942390441895,
    "status": "PASSED"
   },
   "wic.Wic2.test_kickstart_parser": {
    "duration": 22.548439741134644,
    "status": "PASSED"
   },
   "wic.Wic2.test_mkfs_extraopts": {
    "duration": 24.501062393188477,
    "status": "PASSED"
   },
   "wic.Wic2.test_offset": {
    "duration": 162.0313286781311,
    "status": "PASSED"
   },
   "wic.Wic2.test_qemu": {
    "duration": 80.88829731941223,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_qemu_efi": {
    "duration": 78.58329105377197,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_rawcopy_plugin": {
    "duration": 74.14461326599121,
    "status": "PASSED"
   },
   "wic.Wic2.test_rawcopy_plugin_qemu": {
    "duration": 90.06987977027893,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_rawcopy_plugin_unpack": {
    "duration": 77.60664892196655,
    "status": "PASSED"
   },
   "wic.Wic2.test_sparse_copy": {
    "duration": 0.02751302719116211,
    "status": "PASSED"
   },
   "wic.Wic2.test_uefi_kernel": {
    "duration": 73.4700539112091,
    "status": "PASSED"
   },
   "wic.Wic2.test_wic_image_type": {
    "duration": 18.391997575759888,
    "status": "PASSED"
   },
   "wrapper.WrapperTests.test_shebang_wrapper": {
    "duration": 31.885552644729614,
    "status": "PASSED"
   },
   "yoctotestresultsquerytests.TestResultsQueryTests.test_create_workdir": {
    "duration": 0.6405355930328369,
    "status": "PASSED"
   },
   "yoctotestresultsquerytests.TestResultsQueryTests.test_get_sha1": {
    "duration": 0.04689908027648926,
    "status": "PASSED"
   }
  }
 }
}