{
 "oeselftest_ubuntu-20.04_qemux86-64_20250415154719": {
  "configuration": {
   "HOST_DISTRO": "ubuntu-20.04",
   "HOST_NAME": "ubuntu2004-vk-3",
   "LAYERS": {
    "meta": {
     "branch": "ross/getty",
     "commit": "dec9212b53b7e785851b1c921c1181589b6d4378",
     "commit_count": 77864,
     "commit_time": 1744730643
    },
    "meta-poky": {
     "branch": "ross/getty",
     "commit": "dec9212b53b7e785851b1c921c1181589b6d4378",
     "commit_count": 77864,
     "commit_time": 1744730643
    },
    "meta-selftest": {
     "branch": "ross/getty",
     "commit": "dec9212b53b7e785851b1c921c1181589b6d4378",
     "commit_count": 77864,
     "commit_time": 1744730643
    },
    "meta-yocto-bsp": {
     "branch": "ross/getty",
     "commit": "dec9212b53b7e785851b1c921c1181589b6d4378",
     "commit_count": 77864,
     "commit_time": 1744730643
    }
   },
   "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": "20250415154719",
   "TEST_TYPE": "oeselftest"
  },
  "result": {
   "archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name": {
    "duration": 44.74203562736511,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_filters_by_type": {
    "duration": 35.983766317367554,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_filters_by_type_and_name": {
    "duration": 33.28285884857178,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_configured": {
    "duration": 29.58854627609253,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_diff": {
    "duration": 35.69093704223633,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_dumpdata": {
    "duration": 27.99862790107727,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror": {
    "duration": 32.30313324928284,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_combined": {
    "duration": 42.59285497665405,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_excludes": {
    "duration": 30.06601309776306,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_gitsm": {
    "duration": 20.94192099571228,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow": {
    "duration": 37.30351209640503,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_original": {
    "duration": 28.87725019454956,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_patched": {
    "duration": 30.621652126312256,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_recipe": {
    "duration": 32.14181637763977,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch": {
    "duration": 105.61125540733337,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_srpm_mode": {
    "duration": 37.89508843421936,
    "status": "PASSED"
   },
   "barebox.BareboxTest.test_boot_barebox": {
    "duration": 0.005288124084472656,
    "log": "Test skipped on x86_64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "baremetal.BaremetalTest.test_baremetal": {
    "duration": 54.39522194862366,
    "status": "PASSED"
   },
   "bbclasses.Systemd.test_systemd_and_sysvinit_in_distro": {
    "duration": 67.66235542297363,
    "status": "PASSED"
   },
   "bbclasses.Systemd.test_systemd_in_distro": {
    "duration": 33.89872932434082,
    "status": "PASSED"
   },
   "bbclasses.Systemd.test_sysvinit_in_distro": {
    "duration": 33.70058488845825,
    "status": "PASSED"
   },
   "bblayers.BitbakeConfigBuild.test_enable_disable_fragments": {
    "duration": 34.415385007858276,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_add_remove": {
    "duration": 10.205702066421509,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_createlayer": {
    "duration": 8.305158853530884,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_flatten": {
    "duration": 37.04183554649353,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_layerindexshowdepends": {
    "duration": 1.2772502899169922,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_setup": {
    "duration": 88.84166932106018,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showappends": {
    "duration": 9.321492433547974,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showcrossdepends": {
    "duration": 85.18224120140076,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showlayers": {
    "duration": 0.9186124801635742,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showoverlayed": {
    "duration": 4.273745536804199,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showrecipes": {
    "duration": 25.822465658187866,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_updatelayer": {
    "duration": 51.807584285736084,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_validate_examplelayersjson": {
    "duration": 13.77856159210205,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_architecture_specific": {
    "duration": 72.75100803375244,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_multiple_recipe_single_task": {
    "duration": 248.2537157535553,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_all_tasks": {
    "duration": 158.63571906089783,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_multiple_tasks": {
    "duration": 131.09960317611694,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_single_task": {
    "duration": 127.76209878921509,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingA": {
    "duration": 39.6025812625885,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingB": {
    "duration": 28.540319442749023,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingC": {
    "duration": 26.116671085357666,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingD": {
    "duration": 13.40309762954712,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA": {
    "duration": 12.960483312606812,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB": {
    "duration": 11.98238468170166,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC": {
    "duration": 14.36638331413269,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD": {
    "duration": 13.383158922195435,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingA": {
    "duration": 17.15554428100586,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingB": {
    "duration": 12.249638080596924,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingC": {
    "duration": 11.647544384002686,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingD": {
    "duration": 12.3047354221344,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingA": {
    "duration": 13.858520746231079,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingB": {
    "duration": 13.122328281402588,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingC": {
    "duration": 12.25717306137085,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingD": {
    "duration": 11.778363227844238,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingA": {
    "duration": 13.30741024017334,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingB": {
    "duration": 14.214505910873413,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingC": {
    "duration": 12.61223030090332,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingD": {
    "duration": 11.887115001678467,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bb_env_bb_getvar_equality": {
    "duration": 2.971292018890381,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bbappend_order": {
    "duration": 33.96383881568909,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_g": {
    "duration": 4.789413928985596,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_invalid_recipe": {
    "duration": 1.8005030155181885,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_invalid_target": {
    "duration": 6.019266128540039,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_checkuri": {
    "duration": 8.698054313659668,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_continue": {
    "duration": 173.4667809009552,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_dry_run": {
    "duration": 7.584489107131958,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_environment": {
    "duration": 2.124631404876709,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_event_handler": {
    "duration": 18.773021697998047,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_force_task_1": {
    "duration": 58.43454456329346,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_force_task_2": {
    "duration": 32.260804414749146,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_patchtool": {
    "duration": 20.45106792449951,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_patchtool2": {
    "duration": 24.83622932434082,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_unpack_nonetwork": {
    "duration": 29.95566749572754,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_unpack_nonetwork_fail": {
    "duration": 13.297178745269775,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_image_manifest": {
    "duration": 65.8119809627533,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_invalid_patch": {
    "duration": 34.651633739471436,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_invalid_recipe_src_uri": {
    "duration": 3.3580405712127686,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_just_parse": {
    "duration": 3.0400583744049072,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_local_sstate": {
    "duration": 21.29173469543457,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_non_gplv3": {
    "duration": 24.996783018112183,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_postfile": {
    "duration": 2.8925468921661377,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_prefile": {
    "duration": 5.4389848709106445,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_rename_downloaded_file": {
    "duration": 23.095224618911743,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_1": {
    "duration": 1.862874984741211,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_2": {
    "duration": 2.001599073410034,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_3": {
    "duration": 2.5185227394104004,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_setscene_only": {
    "duration": 21.312963008880615,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_skip_setscene": {
    "duration": 45.11532688140869,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_unexpanded_variable_in_path": {
    "duration": 19.821529150009155,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_version": {
    "duration": 5.4589903354644775,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_warnings_errors": {
    "duration": 0.9385483264923096,
    "status": "PASSED"
   },
   "buildoptions.ArchiverTest.test_arch_work_dir_and_export_source": {
    "duration": 41.16036868095398,
    "status": "PASSED"
   },
   "buildoptions.BuildhistoryTests.test_buildhistory_basic": {
    "duration": 57.83793926239014,
    "status": "PASSED"
   },
   "buildoptions.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards": {
    "duration": 62.77850842475891,
    "status": "PASSED"
   },
   "buildoptions.BuildhistoryTests.test_fileinfo": {
    "duration": 18.656426668167114,
    "status": "PASSED"
   },
   "buildoptions.DiskMonTest.test_stoptask_behavior": {
    "duration": 90.58729386329651,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_ccache_tool": {
    "duration": 107.01650977134705,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_incremental_image_generation": {
    "duration": 143.9919786453247,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_read_only_image": {
    "duration": 137.85175943374634,
    "status": "PASSED"
   },
   "buildoptions.Poisoning.test_poisoning": {
    "duration": 36.92749619483948,
    "status": "PASSED"
   },
   "buildoptions.SanityOptionsTest.test_layer_without_git_dir": {
    "duration": 36.55679130554199,
    "status": "PASSED"
   },
   "buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch": {
    "duration": 74.97168374061584,
    "status": "PASSED"
   },
   "buildoptions.ToolchainOptions.test_toolchain_fortran": {
    "duration": 32.71913433074951,
    "status": "PASSED"
   },
   "c_cpp.CMakeTests.test_cmake_qemu": {
    "duration": 50.86574411392212,
    "status": "PASSED"
   },
   "c_cpp.CMakeTests.test_cmake_qemu_failing": {
    "duration": 39.262651443481445,
    "status": "PASSED"
   },
   "c_cpp.MesonTests.test_meson_qemu": {
    "duration": 39.895355224609375,
    "status": "PASSED"
   },
   "c_cpp.MesonTests.test_meson_qemu_failing": {
    "duration": 37.264230251312256,
    "status": "PASSED"
   },
   "containerimage.ContainerImageTests.test_expected_files": {
    "duration": 44.00743508338928,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_convert_cve_version": {
    "duration": 0.010064363479614258,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_image_json": {
    "duration": 103.95705199241638,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_parse_cve_from_patch_contents": {
    "duration": 0.006363868713378906,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_parse_cve_from_patch_filename": {
    "duration": 0.005784034729003906,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_product_match": {
    "duration": 0.005552768707275391,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_recipe_report_json": {
    "duration": 10.26817274093628,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_recipe_report_json_ignored": {
    "duration": 11.653022050857544,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_recipe_report_json_unpatched": {
    "duration": 27.948280096054077,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_version_compare": {
    "duration": 0.008575677871704102,
    "status": "PASSED"
   },
   "debuginfod.Debuginfod.test_debuginfod_native": {
    "duration": 50.61108636856079,
    "status": "PASSED"
   },
   "debuginfod.Debuginfod.test_debuginfod_qemu": {
    "duration": 111.28427577018738,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add": {
    "duration": 66.66441535949707,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_binary": {
    "duration": 55.32146406173706,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch": {
    "duration": 58.67335629463196,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch_git": {
    "duration": 64.48944592475891,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch_simple": {
    "duration": 32.00772523880005,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_local": {
    "duration": 39.8226056098938,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_style1": {
    "duration": 37.299487590789795,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_style2": {
    "duration": 37.69011449813843,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_library": {
    "duration": 54.58567523956299,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_npm": {
    "duration": 2.9612529277801514,
    "log": "Test needs meta-oe for nodejs\n",
    "status": "SKIPPED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_python_egg_requires": {
    "duration": 26.157804250717163,
    "status": "PASSED"
   },
   "devtool.DevtoolBuildImageTests.test_devtool_build_image": {
    "duration": 233.81134796142578,
    "status": "PASSED"
   },
   "devtool.DevtoolDeployTargetTests.test_devtool_deploy_target": {
    "duration": 210.10787177085876,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolExtractTests.test_devtool_extract": {
    "duration": 45.34091854095459,
    "status": "PASSED"
   },
   "devtool.DevtoolExtractTests.test_devtool_extract_virtual": {
    "duration": 27.230135440826416,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_cmake": {
    "duration": 210.1341416835785,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_meson": {
    "duration": 187.51073718070984,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_none_qemu": {
    "duration": 3484.89244055748,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_plugins": {
    "duration": 53.70730900764465,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_shared_sysroots": {
    "duration": 77.80453181266785,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_buildclean": {
    "duration": 232.55727767944336,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify": {
    "duration": 134.2072627544403,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git": {
    "duration": 73.36282873153687,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git_crates_subpath": {
    "duration": 85.45629167556763,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git_no_extract": {
    "duration": 30.79383087158203,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_go": {
    "duration": 37.95599055290222,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_invalid": {
    "duration": 121.5264778137207,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_localfiles": {
    "duration": 71.03077960014343,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only": {
    "duration": 61.714160203933716,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_multiple_sources": {
    "duration": 482.6098129749298,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_native": {
    "duration": 429.55943036079407,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_overrides": {
    "duration": 27.672142028808594,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_virtual": {
    "duration": 27.7102267742157,
    "status": "PASSED"
   },
   "devtool.DevtoolResetTests.test_devtool_reset_all": {
    "duration": 165.40694785118103,
    "status": "PASSED"
   },
   "devtool.DevtoolResetTests.test_devtool_reset_re_plus_plus": {
    "duration": 30.0497727394104,
    "status": "PASSED"
   },
   "devtool.DevtoolTests.test_create_workspace": {
    "duration": 6.999334335327148,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir": {
    "duration": 105.06950879096985,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_git_submodules": {
    "duration": 137.90633749961853,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe": {
    "duration": 38.229833364486694,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append": {
    "duration": 99.00371241569519,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git": {
    "duration": 84.43903422355652,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_git": {
    "duration": 45.322919845581055,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files": {
    "duration": 88.73022103309631,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3": {
    "duration": 37.27509593963623,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir": {
    "duration": 35.95103693008423,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz": {
    "duration": 38.8404381275177,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename": {
    "duration": 45.67212224006653,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore": {
    "duration": 43.33387875556946,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_origlayer": {
    "duration": 109.2088873386383,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_otherlayer": {
    "duration": 88.80240154266357,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_update_patch": {
    "duration": 81.50182461738586,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_origlayer": {
    "duration": 93.48675417900085,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_otherlayer": {
    "duration": 104.67031812667847,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_layer_plugins": {
    "duration": 3.4475789070129395,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_load_plugin": {
    "duration": 13.766640663146973,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_rename": {
    "duration": 111.60541772842407,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade": {
    "duration": 84.55600047111511,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_all_checksums": {
    "duration": 73.44722890853882,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_drop_md5sum": {
    "duration": 73.45898485183716,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_git": {
    "duration": 48.289806604385376,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_recipe_upgrade_extra_tasks": {
    "duration": 79.94626426696777,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_virtual_kernel_modify": {
    "duration": 934.9288241863251,
    "status": "PASSED"
   },
   "distrodata.Distrodata.test_checkpkg": {
    "duration": 0.0011134147644042969,
    "log": "Skip by the command line argument \"distrodata.Distrodata.test_checkpkg\"\n",
    "status": "SKIPPED"
   },
   "distrodata.Distrodata.test_common_include_recipes": {
    "duration": 59.443204164505005,
    "status": "PASSED"
   },
   "distrodata.Distrodata.test_maintainers": {
    "duration": 63.66923975944519,
    "status": "PASSED"
   },
   "efibootpartition.GenericEFITest.test_boot_efi": {
    "duration": 115.01133632659912,
    "status": "PASSED"
   },
   "esdk.oeSDKExtSelfTest.test_image_generation_binary_feeds": {
    "duration": 81.08104133605957,
    "status": "PASSED"
   },
   "esdk.oeSDKExtSelfTest.test_install_libraries_headers": {
    "duration": 40.411606311798096,
    "status": "PASSED"
   },
   "externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files": {
    "duration": 32.30392360687256,
    "status": "PASSED"
   },
   "fetch.Dependencies.test_dependencies": {
    "duration": 3.459052801132202,
    "status": "PASSED"
   },
   "fetch.Fetch.test_git_mirrors": {
    "duration": 59.45173907279968,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageTests.test_fit_image": {
    "duration": 70.16522026062012,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageTests.test_fit_image_sign_initramfs": {
    "duration": 90.70773243904114,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageTests.test_fit_image_sign_initramfs_bundle": {
    "duration": 62.19905662536621,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageTests.test_sign_fit_image_configurations": {
    "duration": 326.2107925415039,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageTests.test_sign_fit_image_individual": {
    "duration": 84.8241229057312,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_sign_cascaded_uboot_fit_image": {
    "duration": 89.71934366226196,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_sign_standalone_uboot_atf_tee_fit_image": {
    "duration": 48.00352191925049,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_sign_standalone_uboot_fit_image": {
    "duration": 44.00227379798889,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_sign_uboot_kernel_individual": {
    "duration": 84.19778776168823,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_uboot_atf_tee_fit_image": {
    "duration": 40.59375023841858,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_uboot_fit_image": {
    "duration": 38.75300884246826,
    "status": "PASSED"
   },
   "gdbserver.GdbServerTest.test_gdb_server": {
    "duration": 128.62090635299683,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_create_first_test_tag": {
    "duration": 0.9863982200622559,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_create_second_test_tag": {
    "duration": 1.1446752548217773,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_revs_on_branch": {
    "duration": 0.6610305309295654,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_with_only_local_tag": {
    "duration": 0.668297290802002,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote": {
    "duration": 0.7447831630706787,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote_and_wrong_url": {
    "duration": 0.862548828125,
    "status": "PASSED"
   },
   "gotoolchain.oeGoToolchainSelfTest.test_go_dep_build": {
    "duration": 7.57798957824707,
    "status": "PASSED"
   },
   "image_typedep.ImageTypeDepTests.test_conversion_typedep_added": {
    "duration": 10.00979733467102,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_all_users_can_connect_via_ssh_without_password": {
    "duration": 512.4278626441956,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_bmap": {
    "duration": 49.51497554779053,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_empty_image": {
    "duration": 36.36733031272888,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_hypervisor_fmts": {
    "duration": 68.12525010108948,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_image_fstypes": {
    "duration": 99.30046892166138,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_image_gen_debugfs": {
    "duration": 64.67429780960083,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_long_chain_conversion": {
    "duration": 49.32620906829834,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_mandb": {
    "duration": 94.53401327133179,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_no_busybox_base_utils": {
    "duration": 26.106122493743896,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_non_root_user_can_connect_via_ssh_without_password": {
    "duration": 678.7765636444092,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_useradd_static": {
    "duration": 63.75594735145569,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_wayland_support_in_image": {
    "duration": 94.79284405708313,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license": {
    "duration": 60.40662622451782,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default": {
    "duration": 56.04939365386963,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions": {
    "duration": 50.37173247337341,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license": {
    "duration": 44.09283137321472,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license": {
    "duration": 4.64206862449646,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias": {
    "duration": 4.239027500152588,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard": {
    "duration": 4.183391094207764,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard": {
    "duration": 5.263189792633057,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard": {
    "duration": 5.006999254226685,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard": {
    "duration": 4.0008156299591064,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard": {
    "duration": 5.142343759536743,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license": {
    "duration": 22.048194408416748,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license": {
    "duration": 18.109038591384888,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias": {
    "duration": 5.523133754730225,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard": {
    "duration": 16.452022552490234,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses": {
    "duration": 19.47976016998291,
    "status": "PASSED"
   },
   "incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston": {
    "duration": 160.913015127182,
    "status": "PASSED"
   },
   "incompatible_lic.NoGPL3InImagesTests.test_core_image_minimal": {
    "duration": 51.545644760131836,
    "status": "PASSED"
   },
   "intercept.GitCheck.test_git_intercept": {
    "duration": 17.074814081192017,
    "status": "PASSED"
   },
   "kerneldevelopment.KernelDev.test_apply_patches": {
    "duration": 175.83832931518555,
    "status": "PASSED"
   },
   "layerappend.LayerAppendTests.test_layer_appends": {
    "duration": 53.296520471572876,
    "status": "PASSED"
   },
   "liboe.LibOE.test_copy_hardlink_tree_count": {
    "duration": 0.014159679412841797,
    "status": "PASSED"
   },
   "liboe.LibOE.test_copy_tree_special": {
    "duration": 0.011971712112426758,
    "status": "PASSED"
   },
   "liboe.LibOE.test_copy_tree_xattr": {
    "duration": 23.94793725013733,
    "status": "PASSED"
   },
   "lic_checksum.LicenseTests.test_checksum_with_space": {
    "duration": 19.688548803329468,
    "status": "PASSED"
   },
   "lic_checksum.LicenseTests.test_nonmatching_checksum": {
    "duration": 18.10618305206299,
    "status": "PASSED"
   },
   "locales.LocalesTest.test_locales_off": {
    "duration": 65.65001010894775,
    "status": "PASSED"
   },
   "locales.LocalesTest.test_locales_on": {
    "duration": 61.965118646621704,
    "status": "PASSED"
   },
   "manifest.VerifyManifest.test_SDK_manifest_entries": {
    "duration": 270.3591332435608,
    "status": "PASSED"
   },
   "manifest.VerifyManifest.test_image_manifest_entries": {
    "duration": 14.182346105575562,
    "status": "PASSED"
   },
   "minidebuginfo.Minidebuginfo.test_minidebuginfo": {
    "duration": 82.06157231330872,
    "status": "PASSED"
   },
   "minidebuginfo.Minidebuginfo.test_minidebuginfo_qemu": {
    "duration": 1595.3126392364502,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/minidebuginfo.py\", line 60, in test_minidebuginfo_qemu\n    bitbake('-c testimage core-image-minimal')\n    ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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  -c testimage core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1976 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.12.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.2\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"ross/getty:dec9212b53b7e785851b1c921c1181589b6d4378\"\nmeta-selftest        = \"master:4e2edf925f0c7420ca42c5119f93b39fd023f1de\"\n\nInitialising tasks...Sstate summary: Wanted 144 Local 144 Mirrors 0 Missed 0 Current 270 (100% match, 100% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Setscene tasks completed\nNOTE: Running task 1408 of 1408 (/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/images/core-image-minimal.bb:do_testimage)\nNOTE: recipe core-image-minimal-1.0-r0: task do_testimage: Started\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426670/tmp/.rc90um51\nQMP connected to QEMU at 04/15/25 16:59:40 and took 0.56 seconds\nQMP released QEMU at 04/15/25 16:59:40 and took 0.13 seconds from connect\nBitbake still alive (no events for 600s). Active tasks:\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/images/core-image-minimal.bb:do_testimage\nBitbake still alive (no events for 1200s). Active tasks:\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/images/core-image-minimal.bb:do_testimage\nWARNING: core-image-minimal-1.0-r0 do_testimage: Target didn't reach login banner in 1500 seconds (04/15/25 17:24:42)\nWARNING: core-image-minimal-1.0-r0 do_testimage: Last 25 lines of login console (0):\n\nWARNING: core-image-minimal-1.0-r0 do_testimage: Last 25 lines of all logging (43581):\n[[0;32m  OK  [0m] Started [0;1;39mKernel Logging Service[0m.\n\n[[0;32m  OK  [0m] Started [0;1;39mSystem Logging Service[0m.\n\n         Starting [0;1;39mD-Bus System Message Bus[0m...\n\n[[0;32m  OK  [0m] Started [0;1;39mGetty on tty1[0m.\n\n[[0;32m  OK  [0m] Started [0;1;39mSerial Getty on ttyS0[0m.\n\n[[0;32m  OK  [0m] Reached target [0;1;39mLogin Prompts[0m.\n\n         Starting [0;1;39mUser Login Management[0m...\n\n[[0;32m  OK  [0m] Started [0;1;39mD-Bus System Message Bus[0m.\n\n[[0;32m  OK  [0m] Started [0;1;39mUser Login Management[0m.\n\n[[0;32m  OK  [0m] Reached target [0;1;39mMulti-User System[0m.\n\n[!p]104[?7h[6n[32766;32766H[6n[!p]104[?7h[6n[32766;32766H[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \nWARNING: core-image-minimal-1.0-r0 do_testimage: Check full boot log: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426670/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415165935\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 90958.88\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.250836\ntput: No value for $TERM and no -T specified\n\nWARNING: core-image-minimal-1.0-r0 do_testimage: Extra log data read: \n\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 90958.88\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.250836\ntput: No value for $TERM and no -T specified\n\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 90958.88\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.250836\ntput: No value for $TERM and no -T specified\n\nERROR: core-image-minimal-1.0-r0 do_testimage: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:do_testimage(d)\n     0003:\nFile: '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-recipe/testimage.bbclass', lineno: 122, function: do_testimage\n     0118:    dump-guest-memory {\"paging\":false,\"protocol\":\"file:%s.img\"}\n     0119:}\n     0120:\n     0121:python do_testimage() {\n *** 0122:    testimage_main(d)\n     0123:}\n     0124:\n     0125:addtask testimage\n     0126:do_testimage[nostamp] = \"1\"\nFile: '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/classes-recipe/testimage.bbclass', lineno: 364, function: testimage_main\n     0360:    orig_sigterm_handler = signal.signal(signal.SIGTERM, sigterm_exception)\n     0361:    try:\n     0362:        # We need to check if runqemu ends unexpectedly\n     0363:        # or if the worker send us a SIGTERM\n *** 0364:        tc.target.start(params=d.getVar(\"TEST_QEMUPARAMS\"), runqemuparams=d.getVar(\"TEST_RUNQEMUPARAMS\"))\n     0365:        import threading\n     0366:        try:\n     0367:            threading.Timer(int(d.getVar(\"TEST_OVERALL_TIMEOUT\")), handle_test_timeout, (int(d.getVar(\"TEST_OVERALL_TIMEOUT\")),)).start()\n     0368:        except ValueError:\nFile: '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/target/qemu.py', lineno: 91, function: start\n     0087:            except (subprocess.CalledProcessError, subprocess.TimeoutExpired, FileNotFoundError) as err:\n     0088:                msg += \"Error running command: %s\\n%s\\n\" % (blcmd, err)\n     0089:            msg += \"\\n\\n===== end: snippet =====\\n\"\n     0090:\n *** 0091:            raise RuntimeError(\"FAILED to start qemu - check the task log and the boot log %s\" % (msg))\n     0092:\n     0093:    def stop(self):\n     0094:        self.runner.stop()\nException: RuntimeError: FAILED to start qemu - check the task log and the boot log \n\n===== start: snippet =====\n\n\n\n===== end: snippet =====\n\n===== start: snippet =====\n\nfile: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426670/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415165935\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mDaily Cleanup of Temporary Directories\u001b[0m.\r\r\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mTimer Units\u001b[0m.\r\r\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mD-Bus System Message Bus Socket\u001b[0m.\r\r\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mHostname Service Socket\u001b[0m.\r\r\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mSocket Units\u001b[0m.\r\r\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mBasic System\u001b[0m.\r\r\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mKernel Logging Service\u001b[0m.\r\r\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mSystem Logging Service\u001b[0m.\r\r\n         Starting \u001b[0;1;39mD-Bus System Message Bus\u001b[0m...\r\r\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mGetty on tty1\u001b[0m.\r\r\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mSerial Getty on ttyS0\u001b[0m.\r\r\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mLogin Prompts\u001b[0m.\r\r\n         Starting \u001b[0;1;39mUser Login Management\u001b[0m...\r\r\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mD-Bus System Message Bus\u001b[0m.\r\r\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mUser Login Management\u001b[0m.\r\r\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mMulti-User System\u001b[0m.\r\r\n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\r\r\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\r\n\r\nqemux86-64 login: \n\n===== end: snippet =====\n\n\nERROR: Logfile of failure stored in: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426670/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/temp/log.do_testimage.250538\nNOTE: recipe core-image-minimal-1.0-r0: task do_testimage: Failed\nERROR: Task (/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/images/core-image-minimal.bb:do_testimage) failed with exit code '1'\nNOTE: Tasks Summary: Attempted 1408 tasks of which 1407 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426670/tmp/log/error-report/error_report_20250415165935.txt\nYou can send the errors to a reports server by running:\n  send-error-report /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426670/tmp/log/error-report/error_report_20250415165935.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 1 task failed:\n  /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/images/core-image-minimal.bb:do_testimage\n    log: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426670/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/temp/log.do_testimage.250538\nSummary: There were 5 WARNING messages.\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2025-04-15 15:47:22,852 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426670/conf/local.conf\n2025-04-15 15:47:22,853 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/unittest/case.py:597: 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-debian/build/build-st-426670/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426670/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20250415155637\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426670/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20250415155637\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426670/tmp/.uh86g46f\nCreated listening socket for qemu serial console on: 127.0.0.1:60409\nCreated listening socket for qemu serial console on: 127.0.0.1:60285\nlaunchcmd=runqemu snapshot kvm nographic qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426670/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4 tcpserial=60409:60285 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426670/pidfile_426670  -S -qmp unix:./.9f6ziyws,server,wait -qmp unix:./.uh86g46f,server,nowait\"\nrunqemu started, pid is 1370325\nwaiting at most 300 seconds for qemu pid (04/15/25 15:57:53)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426670/tmp/.9f6ziyws\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426670/tmp/.9f6ziyws\nQMP connected to QEMU at 04/15/25 15:57:53 and took 0.55 seconds\nQMP released QEMU at 04/15/25 15:57:53 and took 0.13 seconds from connect\nqemu started in 0.68 seconds - qemu procces pid is 1370678 (04/15/25 15:57:53)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426670/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:0c -netdev tap,id=net0,ifname=tap5,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs.ext4.1370340,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:60409,nodelay=on -serial tcp:127.0.0.1:60285,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426670/pidfile_426670 -S -qmp unix:./.9f6ziyws,server,wait -qmp unix:./.uh86g46f,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426670/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw  ip=192.168.7.12::192.168.7.11: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.12\nServer IP: 192.168.7.11\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-debian/build/build-st-426670/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426670/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426670/tmp/deploy/images/qemux86-64/oe-selftest-image-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 - Acquiring lockfile /tmp/qemu-tap-locks/tap2.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap3.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap4.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap5\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap5.skip to make runqemu skip tap5.\nrunqemu - INFO - Network configuration: ip=192.168.7.12::192.168.7.11:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs.ext4.1370340\nrunqemu - INFO - Copy done in 0.03950691223144531 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426670/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:0c -netdev tap,id=net0,ifname=tap5,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs.ext4.1370340,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:60409,nodelay=on -serial tcp:127.0.0.1:60285,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426670/pidfile_426670  -S -qmp unix:./.9f6ziyws,server,wait -qmp unix:./.uh86g46f,server,nowait -nographic  -kernel /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426670/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.12::192.168.7.11: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: 85745.05\n\n\nWaiting at most 1000 seconds for login banner (04/15/25 15:57:53)\nConnection from 127.0.0.1:56450\nReached login banner in 2.32 seconds (04/15/25 15:57:56)\nLogged in as root in serial console\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.u3ub4m9q\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.ccerjqm5\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.j9tnikeb\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.n5tcst1f\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.q3kfyzcf\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.r3m30lki\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "multiconfig.MultiConfig.test_multiconfig": {
    "duration": 241.98549389839172,
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig_inlayer": {
    "duration": 34.3759286403656,
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig_reparse": {
    "duration": 67.0591926574707,
    "status": "PASSED"
   },
   "newlib.NewlibTest.test_newlib": {
    "duration": 39.21234130859375,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_blob_to_dict": {
    "duration": 2.0586235523223877,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs": {
    "duration": 1.712761640548706,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default": {
    "duration": 2.1883018016815186,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestFileListCompare.test_compare_file_lists": {
    "duration": 0.15461230278015137,
    "status": "PASSED"
   },
   "oelib.elf.TestElf.test_machine_name": {
    "duration": 0.001207113265991211,
    "status": "PASSED"
   },
   "oelib.license.TestComplexCombinations.test_tests": {
    "duration": 0.0008962154388427734,
    "status": "PASSED"
   },
   "oelib.license.TestIsIncluded.test_tests": {
    "duration": 0.002172708511352539,
    "status": "PASSED"
   },
   "oelib.license.TestSimpleCombinations.test_tests": {
    "duration": 0.0013432502746582031,
    "status": "PASSED"
   },
   "oelib.license.TestSingleLicense.test_invalid_licenses": {
    "duration": 0.0007503032684326172,
    "status": "PASSED"
   },
   "oelib.license.TestSingleLicense.test_single_licenses": {
    "duration": 0.0008885860443115234,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_loop": {
    "duration": 0.004189491271972656,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_norm": {
    "duration": 0.003500699996948242,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_phys": {
    "duration": 0.0021734237670898438,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_bool_equality": {
    "duration": 0.0010981559753417969,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_false": {
    "duration": 0.0014014244079589844,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_invalid": {
    "duration": 0.0017042160034179688,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_true": {
    "duration": 0.001871347427368164,
    "status": "PASSED"
   },
   "oelib.types.TestList.test_list_nosep": {
    "duration": 0.0012135505676269531,
    "status": "PASSED"
   },
   "oelib.types.TestList.test_list_usersep": {
    "duration": 0.001558065414428711,
    "status": "PASSED"
   },
   "oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch": {
    "duration": 0.03426694869995117,
    "status": "PASSED"
   },
   "oelib.utils.TestPackagesFilterOutSystem.test_filter": {
    "duration": 0.0007052421569824219,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_num_exception": {
    "duration": 0.001809835433959961,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_valid": {
    "duration": 0.002125263214111328,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_version_exception": {
    "duration": 0.002519369125366211,
    "status": "PASSED"
   },
   "oescripts.BuildhistoryDiffTests.test_buildhistory_diff": {
    "duration": 65.01659750938416,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_help": {
    "duration": 0.010838031768798828,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_proxy": {
    "duration": 0.17451143264770508,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash": {
    "duration": 0.11852717399597168,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_default": {
    "duration": 148.58315920829773,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_help": {
    "duration": 0.23790454864501953,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all": {
    "duration": 157.04556274414062,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags": {
    "duration": 171.87102675437927,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only": {
    "duration": 173.5638074874878,
    "status": "PASSED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_help": {
    "duration": 0.0008714199066162109,
    "log": "Python cairo module is not present\n",
    "status": "SKIPPED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_pdf_output": {
    "duration": 0.0012907981872558594,
    "log": "Python cairo module is not present\n",
    "status": "SKIPPED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_png_output": {
    "duration": 0.0016338825225830078,
    "log": "Python cairo module is not present\n",
    "status": "SKIPPED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_svg_output": {
    "duration": 0.0019333362579345703,
    "log": "Python cairo module is not present\n",
    "status": "SKIPPED"
   },
   "oescripts.OeRunNativeTest.test_oe_run_native": {
    "duration": 36.47997260093689,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set": {
    "duration": 217.07548761367798,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict": {
    "duration": 8.88227915763855,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing": {
    "duration": 1084.0286886692047,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 377, in runqemu\n    qemu.start(params=qemuparams, ssh=ssh, runqemuparams=runqemuparams, launch_cmd=launch_cmd, discard_writes=discard_writes)\n    ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/targetcontrol.py\", line 179, in start\n    raise RuntimeError(\"%s - FAILED to start qemu - check the task log and the boot log\" % self.pn)\nRuntimeError: core-image-minimal - FAILED to start qemu - check the task log and the boot log\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 363, in test_image_feature_is_missing\n    with runqemu('core-image-minimal', image_fstype='wic') as qemu:\n         ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/contextlib.py\", line 141, in __enter__\n    return next(self.gen)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 383, in runqemu\n    raise Exception(msg)\nException: core-image-minimal - FAILED to start qemu - check the task log and the boot log\nFailed to start QEMU - see the logs in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimageQemurunner log output from /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemurunner_log.20250415155604:\nINFO: rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic\nINFO: Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415155604\nINFO: SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250415155604\nDEBUG: Using kvm for runqemu\nINFO: QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.dbwxpt40\nDEBUG: Created listening socket for qemu serial console on: 127.0.0.1:45373\nDEBUG: Created listening socket for qemu serial console on: 127.0.0.1:57257\nDEBUG: launchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic tcpserial=45373:57257 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.sz4a8wcq,server,wait -qmp unix:./.dbwxpt40,server,nowait\"\nDEBUG: runqemu started, pid is 1328202\nDEBUG: waiting at most 300 seconds for qemu pid (04/15/25 15:57:20)\nDEBUG: QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.sz4a8wcq\nDEBUG: QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.sz4a8wcq\nINFO: QMP connected to QEMU at 04/15/25 15:57:20 and took 0.55 seconds\nINFO: QMP released QEMU at 04/15/25 15:57:20 and took 0.14 seconds from connect\nDEBUG: qemu started in 0.68 seconds - qemu procces pid is 1328494 (04/15/25 15:57:20)\nDEBUG: Target IP: 192.168.7.8\nDEBUG: Server IP: 192.168.7.7\nDEBUG: Starting logging thread\nDEBUG: Starting thread event loop\nDEBUG: Connection request received\nDEBUG: Setting connection established event\nDEBUG: Output from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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 - Acquiring lockfile /tmp/qemu-tap-locks/tap2.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap3\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap3.skip to make runqemu skip tap3.\nrunqemu - INFO - Network configuration: ip=192.168.7.8::192.168.7.7: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.wic.1328209\nrunqemu - INFO - Copy done in 0.11668920516967773 seconds\nrunqemu - INFO - Using scsi drive\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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:08 -netdev tap,id=net0,ifname=tap3,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.1328209,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -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:45373,nodelay=on -serial tcp:127.0.0.1:57257,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.sz4a8wcq,server,wait -qmp unix:./.dbwxpt40,server,nowait -device virtio-vga  -display sdl,show-cursor=on  \n\nrunqemu - INFO - Host uptime: 85712.06\n\n\nDEBUG: Waiting at most 1000 seconds for login banner (04/15/25 15:57:20)\nDEBUG: Connection from 127.0.0.1:43530\nWARNING: Target didn't reach login banner in 1000 seconds (04/15/25 16:14:01)\nWARNING: Last 25 lines of login console (0):\n\nWARNING: Last 25 lines of all logging (35882):\n[    1.709629] systemd[1]: Mounting Kernel Trace File System...\n[    1.719065] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.726405] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.732907] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/0003:0627:0001.0002/input/input2\n[    1.734999] systemd[1]: Starting Load Kernel Module configfs...\n[    1.766377] systemd[1]: Starting Load Kernel Module drm...\n[    1.771756] systemd[1]: Starting Load Kernel Module fuse...\n[    1.779328] systemd[1]: Starting Journal Service...\n[    1.786511] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.791134] systemd[1]: Starting Generate network units from Kernel command line...\n[    1.796394] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    1.802114] systemd-journald[133]: Collecting audit messages is disabled.\n[    1.806908] systemd[1]: Starting Apply Kernel Variables...\n[    1.814681] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.823953] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.836471] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.836535] EXT4-fs (sda2): re-mounted 7025e2fe-aaa6-4947-af3d-639e4c3552f6 ro. Quota mode: disabled.\n[    1.852329] systemd[1]: Starting Coldplug All udev Devices...\n[    1.863754] systemd[1]: Started Journal Service.\n[    1.912113] systemd-journald[133]: Received client request to flush runtime journal.\n[!p]104[?7h[6n[32766;32766H[6n[!p]104[?7h[6n[32766;32766H[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \nWARNING: Check full boot log: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415155604\nDEBUG: Stopping logging thread\nDEBUG: Stop event received\nDEBUG: Tearing down logging thread\nDEBUG: Sending SIGTERM to runqemu\nINFO: Output from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 86718.37\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.1328209\ntput: No value for $TERM and no -T specified\n\nWARNING: Extra log data read: \n\nDEBUG: Sending SIGTERM to runqemu\nINFO: Output from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 86718.37\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.1328209\ntput: No value for $TERM and no -T specified\n\n\nStderr:\n2025-04-15 15:47:22,829 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/conf/local.conf\n2025-04-15 15:47:22,830 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 997 .bb files complete (0 cached, 997 parsed). 1976 targets, 54 skipped, 0 masked, 0 errors.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta-poky/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 997 .bb files complete (0 cached, 997 parsed). 1976 targets, 25 skipped, 0 masked, 0 errors.\n\nSummary: There were 3 WARNING messages.\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415155604\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250415155604\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.dbwxpt40\nCreated listening socket for qemu serial console on: 127.0.0.1:45373\nCreated listening socket for qemu serial console on: 127.0.0.1:57257\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic tcpserial=45373:57257 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.sz4a8wcq,server,wait -qmp unix:./.dbwxpt40,server,nowait\"\nrunqemu started, pid is 1328202\nwaiting at most 300 seconds for qemu pid (04/15/25 15:57:20)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.sz4a8wcq\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.sz4a8wcq\nQMP connected to QEMU at 04/15/25 15:57:20 and took 0.55 seconds\nQMP released QEMU at 04/15/25 15:57:20 and took 0.14 seconds from connect\nqemu started in 0.68 seconds - qemu procces pid is 1328494 (04/15/25 15:57:20)\nTarget IP: 192.168.7.8\nServer IP: 192.168.7.7\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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 - Acquiring lockfile /tmp/qemu-tap-locks/tap2.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap3\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap3.skip to make runqemu skip tap3.\nrunqemu - INFO - Network configuration: ip=192.168.7.8::192.168.7.7: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.wic.1328209\nrunqemu - INFO - Copy done in 0.11668920516967773 seconds\nrunqemu - INFO - Using scsi drive\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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:08 -netdev tap,id=net0,ifname=tap3,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.1328209,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -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:45373,nodelay=on -serial tcp:127.0.0.1:57257,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.sz4a8wcq,server,wait -qmp unix:./.dbwxpt40,server,nowait -device virtio-vga  -display sdl,show-cursor=on  \n\nrunqemu - INFO - Host uptime: 85712.06\n\n\nWaiting at most 1000 seconds for login banner (04/15/25 15:57:20)\nConnection from 127.0.0.1:43530\nTarget didn't reach login banner in 1000 seconds (04/15/25 16:14:01)\nLast 25 lines of login console (0):\n\nLast 25 lines of all logging (35882):\n[    1.709629] systemd[1]: Mounting Kernel Trace File System...\n[    1.719065] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.726405] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.732907] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/0003:0627:0001.0002/input/input2\n[    1.734999] systemd[1]: Starting Load Kernel Module configfs...\n[    1.766377] systemd[1]: Starting Load Kernel Module drm...\n[    1.771756] systemd[1]: Starting Load Kernel Module fuse...\n[    1.779328] systemd[1]: Starting Journal Service...\n[    1.786511] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.791134] systemd[1]: Starting Generate network units from Kernel command line...\n[    1.796394] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    1.802114] systemd-journald[133]: Collecting audit messages is disabled.\n[    1.806908] systemd[1]: Starting Apply Kernel Variables...\n[    1.814681] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.823953] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.836471] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.836535] EXT4-fs (sda2): re-mounted 7025e2fe-aaa6-4947-af3d-639e4c3552f6 ro. Quota mode: disabled.\n[    1.852329] systemd[1]: Starting Coldplug All udev Devices...\n[    1.863754] systemd[1]: Started Journal Service.\n[    1.912113] systemd-journald[133]: Received client request to flush runtime journal.\n[!p]104[?7h[6n[32766;32766H[6n[!p]104[?7h[6n[32766;32766H[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \nCheck full boot log: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415155604\nStopping logging thread\nStop event received\nTearing down logging thread\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 86718.37\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.1328209\ntput: No value for $TERM and no -T specified\n\nExtra log data read: \n\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 86718.37\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.1328209\ntput: No value for $TERM and no -T specified\n\nERROR: Qemu log output from /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415155604:\n\nSYSLINUX 6.04 6.04-pre2 Copyright (C) 1994-2015 H. Peter Anvin et al\nLoading /bzImage... ok\n[    0.000000] Linux version 6.12.19-yocto-standard (oe-user@oe-host) (x86_64-poky-linux-gcc (GCC) 14.2.0, GNU ld (GNU Binutils) 2.44) #1 SMP PREEMPT_DYNAMIC Wed Mar 19 23:04:08 UTC 2025\n[    0.000000] Command line: BOOT_IMAGE=/bzImage label=boot root=PARTUUID=8c278759-3405-4d4e-a25a-b53e9ebda4ca rootfstype=ext4 console=ttyS0,115200 console=tty0  ro\n[    0.000000] BIOS-provided physical RAM map:\n[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd7fff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000ffd8000-0x000000000fffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\n[    0.000000] NX (Execute Disable) protection: active\n[    0.000000] APIC: Static calls initialized\n[    0.000000] SMBIOS 2.8 present.\n[    0.000000] DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014\n[    0.000000] DMI: Memory slots populated: 1/1\n[    0.000000] Hypervisor detected: KVM\n[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[    0.000000] kvm-clock: using sched offset of 401669944 cycles\n[    0.000001] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[    0.000003] tsc: Detected 2749.998 MHz processor\n[    0.000940] last_pfn = 0xffd8 max_arch_pfn = 0x400000000\n[    0.000973] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs\n[    0.000976] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  \n[    0.002902] found SMP MP-table at [mem 0x000f5440-0x000f544f]\n[    0.003015] ACPI: Early table checksum verification disabled\n[    0.003017] ACPI: RSDP 0x00000000000F5270 000014 (v00 BOCHS )\n[    0.003024] ACPI: RSDT 0x000000000FFE2437 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003028] ACPI: FACP 0x000000000FFE2217 0000F4 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003032] ACPI: DSDT 0x000000000FFE0040 0021D7 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003034] ACPI: FACS 0x000000000FFE0000 000040\n[    0.003035] ACPI: APIC 0x000000000FFE230B 000090 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003036] ACPI: HPET 0x000000000FFE239B 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003038] ACPI: MCFG 0x000000000FFE23D3 00003C (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003039] ACPI: WAET 0x000000000FFE240F 000028 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003041] ACPI: Reserving FACP table memory at [mem 0xffe2217-0xffe230a]\n[    0.003042] ACPI: Reserving DSDT table memory at [mem 0xffe0040-0xffe2216]\n[    0.003042] ACPI: Reserving FACS table memory at [mem 0xffe0000-0xffe003f]\n[    0.003043] ACPI: Reserving APIC table memory at [mem 0xffe230b-0xffe239a]\n[    0.003043] ACPI: Reserving HPET table memory at [mem 0xffe239b-0xffe23d2]\n[    0.003044] ACPI: Reserving MCFG table memory at [mem 0xffe23d3-0xffe240e]\n[    0.003044] ACPI: Reserving WAET table memory at [mem 0xffe240f-0xffe2436]\n[    0.003074] Zone ranges:\n[    0.003075]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]\n[    0.003076]   DMA32    [mem 0x0000000001000000-0x000000000ffd7fff]\n[    0.003077]   Normal   empty\n[    0.003077] Movable zone start for each node\n[    0.003078] Early memory node ranges\n[    0.003078]   node   0: [mem 0x0000000000001000-0x000000000009efff]\n[    0.003079]   node   0: [mem 0x0000000000100000-0x000000000ffd7fff]\n[    0.003080] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd7fff]\n[    0.003198] On node 0, zone DMA: 1 pages in unavailable ranges\n[    0.003219] On node 0, zone DMA: 97 pages in unavailable ranges\n[    0.003640] On node 0, zone DMA32: 40 pages in unavailable ranges\n[    0.003992] ACPI: PM-Timer IO Port: 0x608\n[    0.003999] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[    0.004023] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[    0.004024] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[    0.004026] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[    0.004027] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[    0.004028] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[    0.004029] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[    0.004031] ACPI: Using ACPI (MADT) for SMP configuration information\n[    0.004032] ACPI: HPET id: 0x8086a201 base: 0xfed00000\n[    0.004033] TSC deadline timer available\n[    0.004037] CPU topo: Max. logical packages:   1\n[    0.004038] CPU topo: Max. logical dies:       1\n[    0.004038] CPU topo: Max. dies per package:   1\n[    0.004041] CPU topo: Max. threads per core:   1\n[    0.004042] CPU topo: Num. cores per package:     4\n[    0.004042] CPU topo: Num. threads per package:   4\n[    0.004042] CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs\n[    0.004052] kvm-guest: APIC: eoi() replaced with kvm_guest_apic_eoi_write()\n[    0.004064] [mem 0x10000000-0xafffffff] available for PCI devices\n[    0.004065] Booting paravirtualized kernel on KVM\n[    0.004066] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns\n[    0.004069] setup_percpu: NR_CPUS:64 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1\n[    0.004266] percpu: Embedded 58 pages/cpu s199704 r8192 d29672 u524288\n[    0.004287] Kernel command line: BOOT_IMAGE=/bzImage label=boot root=PARTUUID=8c278759-3405-4d4e-a25a-b53e9ebda4ca rootfstype=ext4 console=ttyS0,115200 console=tty0  ro\n[    0.004314] Unknown kernel command line parameters \"BOOT_IMAGE=/bzImage label=boot\", will be passed to user space.\n[    0.004319] random: crng init done\n[    0.004329] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)\n[    0.004336] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)\n[    0.004360] Built 1 zonelists, mobility grouping on.  Total pages: 65398\n[    0.004525] mem auto-init: stack:all(zero), heap alloc:off, heap free:off\n[    0.004834] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1\n[    0.004848] ftrace: allocating 53997 entries in 211 pages\n[    0.014805] ftrace: allocated 211 pages with 5 groups\n[    0.014843] Dynamic Preempt: full\n[    0.014977] rcu: Preemptible hierarchical RCU implementation.\n[    0.014977] rcu: \tRCU event tracing is enabled.\n[    0.014978] rcu: \tRCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.\n[    0.014979] \tTrampoline variant of Tasks RCU enabled.\n[    0.014979] \tRude variant of Tasks RCU enabled.\n[    0.014980] \tTracing variant of Tasks RCU enabled.\n[    0.014980] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.\n[    0.014981] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4\n[    0.014985] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.014987] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.014988] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.019686] NR_IRQS: 4352, nr_irqs: 456, preallocated irqs: 16\n[    0.019880] rcu: srcu_init: Setting srcu_struct sizes based on contention.\n[    0.019953] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)\n[    0.037111] Console: colour VGA+ 80x25\n[    0.037120] printk: legacy console [tty0] enabled\n[    0.090550] printk: legacy console [ttyS0] enabled\n[    0.221138] ACPI: Core revision 20240827\n[    0.222164] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns\n[    0.224197] APIC: Switch to symmetric I/O mode setup\n[    0.225500] x2apic enabled\n[    0.226450] APIC: Switched APIC routing to: physical x2apic\n[    0.228738] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[    0.230024] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.232187] Calibrating delay loop (skipped) preset value.. 5499.99 BogoMIPS (lpj=2749998)\n[    0.233324] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[    0.235190] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[    0.236192] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization\n[    0.238190] Spectre V2 : Mitigation: Retpolines\n[    0.239189] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[    0.240189] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT\n[    0.241189] Speculative Store Bypass: Vulnerable\n[    0.242202] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'\n[    0.244188] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'\n[    0.245188] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'\n[    0.246190] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256\n[    0.247188] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[    0.262187] Freeing SMP alternatives memory: 56K\n[    0.263194] pid_max: default: 32768 minimum: 301\n[    0.264212] LSM: initializing lsm=capability,landlock\n[    0.265227] landlock: Up and running.\n[    0.266214] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.267190] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.268392] smpboot: CPU0: AMD Intel Xeon E3-12xx v2 (Ivy Bridge) (family: 0x6, model: 0x3a, stepping: 0x9)\n[    0.269314] Performance Events: AMD PMU driver.\n[    0.270195] ... version:                0\n[    0.271193] ... bit width:              48\n[    0.272192] ... generic registers:      4\n[    0.273192] ... value mask:             0000ffffffffffff\n[    0.274197] ... max period:             00007fffffffffff\n[    0.275194] ... fixed-purpose events:   0\n[    0.276194] ... event mask:             000000000000000f\n[    0.277299] signal: max sigframe size: 1776\n[    0.279139] rcu: Hierarchical SRCU implementation.\n[    0.280159] rcu: \tMax phase no-delay instances is 400.\n[    0.281231] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level\n[    0.282343] smp: Bringing up secondary CPUs ...\n[    0.283280] smpboot: x86: Booting SMP configuration:\n[    0.284198] .... node  #0, CPUs:      #1 #2 #3\n[    0.320239] smp: Brought up 1 node, 4 CPUs\n[    0.322193] smpboot: Total of 4 processors activated (21999.98 BogoMIPS)\n[    0.323449] Memory: 214380K/261592K available (20480K kernel code, 2435K rwdata, 5820K rodata, 3508K init, 2052K bss, 43280K reserved, 0K cma-reserved)\n[    0.324265] devtmpfs: initialized\n[    0.325479] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns\n[    0.326196] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)\n[    0.327225] pinctrl core: initialized pinctrl subsystem\n[    0.328591] NET: Registered PF_NETLINK/PF_ROUTE protocol family\n[    0.329287] thermal_sys: Registered thermal governor 'step_wise'\n[    0.329288] thermal_sys: Registered thermal governor 'user_space'\n[    0.330208] cpuidle: using governor menu\n[    0.332222] PCI: ECAM [mem 0xb0000000-0xbfffffff] (base 0xb0000000) for domain 0000 [bus 00-ff]\n[    0.333193] PCI: ECAM [mem 0xb0000000-0xbfffffff] reserved as E820 entry\n[    0.334199] PCI: Using configuration type 1 for base access\n[    0.335248] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.\n[    0.353093] raid6: sse2x4   gen() 14298 MB/s\n[    0.370656] raid6: sse2x2   gen() 12364 MB/s\n[    0.388827] raid6: sse2x1   gen()  6147 MB/s\n[    0.390193] raid6: using algorithm sse2x4 gen() 14298 MB/s\n[    0.408275] raid6: .... xor() 4286 MB/s, rmw enabled\n[    0.410194] raid6: using ssse3x2 recovery algorithm\n[    0.411283] ACPI: Added _OSI(Module Device)\n[    0.413193] ACPI: Added _OSI(Processor Device)\n[    0.414192] ACPI: Added _OSI(3.0 _SCP Extensions)\n[    0.415192] ACPI: Added _OSI(Processor Aggregator Device)\n[    0.417884] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[    0.421389] ACPI: Interpreter enabled\n[    0.422203] ACPI: PM: (supports S0 S3 S5)\n[    0.423193] ACPI: Using IOAPIC for interrupt routing\n[    0.424225] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[    0.425192] PCI: Using E820 reservations for host bridge windows\n[    0.426248] ACPI: Enabled 2 GPEs in block 00 to 3F\n[    0.428289] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[    0.429194] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]\n[    0.430216] acpi PNP0A08:00: _OSC: platform does not support [LTR]\n[    0.431223] acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability]\n[    0.432240] PCI host bridge to bus 0000:00\n[    0.433206] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]\n[    0.434194] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]\n[    0.435194] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[    0.436195] pci_bus 0000:00: root bus resource [mem 0x10000000-0xafffffff window]\n[    0.437195] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[    0.438194] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window]\n[    0.439195] pci_bus 0000:00: root bus resource [bus 00-ff]\n[    0.440260] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 conventional PCI endpoint\n[    0.441797] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint\n[    0.445196] pci 0000:00:01.0: BAR 0 [io  0xc080-0xc09f]\n[    0.448193] pci 0000:00:01.0: BAR 1 [mem 0xfebd0000-0xfebd0fff]\n[    0.453196] pci 0000:00:01.0: BAR 4 [mem 0xfe800000-0xfe803fff 64bit pref]\n[    0.456193] pci 0000:00:01.0: ROM [mem 0xfeb80000-0xfebbffff pref]\n[    0.457938] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 conventional PCI endpoint\n[    0.460194] pci 0000:00:02.0: BAR 0 [io  0xc0a0-0xc0bf]\n[    0.462193] pci 0000:00:02.0: BAR 1 [mem 0xfebd1000-0xfebd1fff]\n[    0.466193] pci 0000:00:02.0: BAR 4 [mem 0xfe804000-0xfe807fff 64bit pref]\n[    0.468925] pci 0000:00:03.0: [1af4:1004] type 00 class 0x010000 conventional PCI endpoint\n[    0.472075] pci 0000:00:03.0: BAR 0 [io  0xc000-0xc03f]\n[    0.474194] pci 0000:00:03.0: BAR 1 [mem 0xfebd2000-0xfebd2fff]\n[    0.479194] pci 0000:00:03.0: BAR 4 [mem 0xfe808000-0xfe80bfff 64bit pref]\n[    0.482814] pci 0000:00:04.0: [1af4:1050] type 00 class 0x030000 conventional PCI endpoint\n[    0.485857] pci 0000:00:04.0: BAR 0 [mem 0xfe000000-0xfe7fffff pref]\n[    0.489200] pci 0000:00:04.0: BAR 2 [mem 0xfe80c000-0xfe80ffff 64bit pref]\n[    0.491150] pci 0000:00:04.0: BAR 4 [mem 0xfebd3000-0xfebd3fff]\n[    0.494668] pci 0000:00:04.0: ROM [mem 0xfebc0000-0xfebcffff pref]\n[    0.495252] pci 0000:00:04.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]\n[    0.496806] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.500194] pci 0000:00:1d.0: BAR 4 [io  0xc0c0-0xc0df]\n[    0.502346] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.505764] pci 0000:00:1d.1: BAR 4 [io  0xc0e0-0xc0ff]\n[    0.508385] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.511408] pci 0000:00:1d.2: BAR 4 [io  0xc100-0xc11f]\n[    0.513450] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 conventional PCI endpoint\n[    0.514719] pci 0000:00:1d.7: BAR 0 [mem 0xfebd4000-0xfebd4fff]\n[    0.517623] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 conventional PCI endpoint\n[    0.519648] pci 0000:00:1f.0: quirk: [io  0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO\n[    0.521450] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 conventional PCI endpoint\n[    0.526951] pci 0000:00:1f.2: BAR 4 [io  0xc120-0xc13f]\n[    0.529192] pci 0000:00:1f.2: BAR 5 [mem 0xfebd5000-0xfebd5fff]\n[    0.532420] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 conventional PCI endpoint\n[    0.534761] pci 0000:00:1f.3: BAR 4 [io  0x0700-0x073f]\n[    0.535999] ACPI: PCI: Interrupt link LNKA configured for IRQ 10\n[    0.537240] ACPI: PCI: Interrupt link LNKB configured for IRQ 10\n[    0.538236] ACPI: PCI: Interrupt link LNKC configured for IRQ 11\n[    0.539247] ACPI: PCI: Interrupt link LNKD configured for IRQ 11\n[    0.541256] ACPI: PCI: Interrupt link LNKE configured for IRQ 10\n[    0.542238] ACPI: PCI: Interrupt link LNKF configured for IRQ 10\n[    0.543320] ACPI: PCI: Interrupt link LNKG configured for IRQ 11\n[    0.544284] ACPI: PCI: Interrupt link LNKH configured for IRQ 11\n[    0.545269] ACPI: PCI: Interrupt link GSIA configured for IRQ 16\n[    0.546196] ACPI: PCI: Interrupt link GSIB configured for IRQ 17\n[    0.547195] ACPI: PCI: Interrupt link GSIC configured for IRQ 18\n[    0.548195] ACPI: PCI: Interrupt link GSID configured for IRQ 19\n[    0.549198] ACPI: PCI: Interrupt link GSIE configured for IRQ 20\n[    0.550194] ACPI: PCI: Interrupt link GSIF configured for IRQ 21\n[    0.551194] ACPI: PCI: Interrupt link GSIG configured for IRQ 22\n[    0.552196] ACPI: PCI: Interrupt link GSIH configured for IRQ 23\n[    0.553417] iommu: Default domain type: Translated\n[    0.554191] iommu: DMA domain TLB invalidation policy: lazy mode\n[    0.555236] SCSI subsystem initialized\n[    0.556208] ACPI: bus type USB registered\n[    0.557217] usbcore: registered new interface driver usbfs\n[    0.558204] usbcore: registered new interface driver hub\n[    0.559203] usbcore: registered new device driver usb\n[    0.561229] pps_core: LinuxPPS API ver. 1 registered\n[    0.562197] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>\n[    0.564196] PTP clock support registered\n[    0.565360] Bluetooth: Core ver 2.22\n[    0.566204] NET: Registered PF_BLUETOOTH protocol family\n[    0.567191] Bluetooth: HCI device and connection manager initialized\n[    0.568192] Bluetooth: HCI socket layer initialized\n[    0.569191] Bluetooth: L2CAP socket layer initialized\n[    0.570220] Bluetooth: SCO socket layer initialized\n[    0.571227] PCI: Using ACPI for IRQ routing\n[    0.623486] pci 0000:00:04.0: vgaarb: setting as boot VGA device\n[    0.624187] pci 0000:00:04.0: vgaarb: bridge control possible\n[    0.624187] pci 0000:00:04.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none\n[    0.624195] vgaarb: loaded\n[    0.624850] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0\n[    0.625194] hpet0: 3 comparators, 64-bit 100.000000 MHz counter\n[    0.630833] clocksource: Switched to clocksource kvm-clock\n[    0.631743] pnp: PnP ACPI init\n[    0.632716] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved\n[    0.634778] pnp: PnP ACPI: found 5 devices\n[    0.653341] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[    0.655545] NET: Registered PF_INET protocol family\n[    0.656811] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)\n[    0.658738] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)\n[    0.660774] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)\n[    0.662484] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)\n[    0.664155] TCP bind hash table entries: 2048 (order: 4, 65536 bytes, linear)\n[    0.665635] TCP: Hash tables configured (established 2048 bind 2048)\n[    0.666961] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.668341] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.669984] NET: Registered PF_UNIX/PF_LOCAL protocol family\n[    0.671482] RPC: Registered named UNIX socket transport module.\n[    0.672822] RPC: Registered udp transport module.\n[    0.673896] RPC: Registered tcp transport module.\n[    0.687193] RPC: Registered tcp-with-tls transport module.\n[    0.688368] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[    0.689719] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]\n[    0.690999] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]\n[    0.692276] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]\n[    0.700531] pci_bus 0000:00: resource 7 [mem 0x10000000-0xafffffff window]\n[    0.701946] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window]\n[    0.703352] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window]\n[    0.704938] ACPI: \\_SB_.GSIA: Enabled at IRQ 16\n[    0.706501] ACPI: \\_SB_.GSIB: Enabled at IRQ 17\n[    0.708019] ACPI: \\_SB_.GSIC: Enabled at IRQ 18\n[    0.709523] ACPI: \\_SB_.GSID: Enabled at IRQ 19\n[    0.711077] PCI: CLS 0 bytes, default 64\n[    0.712020] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.714684] Initialise system trusted keyrings\n[    0.715714] workingset: timestamp_bits=46 max_order=16 bucket_order=0\n[    0.733130] NFS: Registering the id_resolver key type\n[    0.734456] Key type id_resolver registered\n[    0.735376] Key type id_legacy registered\n[    0.736823] Key type cifs.idmap registered\n[    0.744721] xor: automatically using best checksumming function   avx       \n[    0.746175] Key type asymmetric registered\n[    0.747069] Asymmetric key parser 'x509' registered\n[    0.748106] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)\n[    0.749676] io scheduler mq-deadline registered\n[    0.750657] io scheduler kyber registered\n[    0.751537] io scheduler bfq registered\n[    0.752602] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[    0.754247] ACPI: button: Power Button [PWRF]\n[    0.755629] ACPI: \\_SB_.GSIF: Enabled at IRQ 21\n[    0.757771] ACPI: \\_SB_.GSIG: Enabled at IRQ 22\n[    0.759618] ACPI: \\_SB_.GSIH: Enabled at IRQ 23\n[    0.773975] ACPI: \\_SB_.GSIE: Enabled at IRQ 20\n[    0.778243] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled\n[    0.780088] 00:01: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A\n[    0.782323] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[    0.785509] Linux agpgart interface v0.103\n[    0.786761] ACPI: bus type drm_connector registered\n[    0.788216] [drm] pci: virtio-vga detected at 0000:00:04.0\n[    0.789747] virtio-pci 0000:00:04.0: vgaarb: deactivate vga console\n[    0.794383] Console: switching to colour dummy device 80x25\n[    0.795696] [drm] features: -virgl +edid -resource_blob -host_visible\n[    0.795697] [drm] features: -context_init\n[    0.798322] [drm] number of scanouts: 1\n[    0.799148] [drm] number of cap sets: 0\n[    0.800320] [drm] Initialized virtio_gpu 0.1.0 for 0000:00:04.0 on minor 0\n[    0.802714] fbcon: virtio_gpudrmfb (fb0) is primary device\n[    0.822541] Console: switching to colour frame buffer device 160x50\n[    0.838669] virtio-pci 0000:00:04.0: [drm] fb0: virtio_gpudrmfb frame buffer device\n[    0.847072] brd: module loaded\n[    0.848749] loop: module loaded\n[    0.857086] virtio_scsi virtio2: 4/0/0 default/read/poll queues\n[    0.861435] scsi host0: Virtio SCSI HBA\n[    0.864947] scsi 0:0:0:0: Direct-Access     QEMU     QEMU HARDDISK    2.5+ PQ: 0 ANSI: 5\n[    0.877607] sd 0:0:0:0: Power-on or device reset occurred\n[    0.881065] sd 0:0:0:0: [sda] 391202 512-byte logical blocks: (200 MB/191 MiB)\n[    0.882652] ahci 0000:00:1f.2: AHCI vers 0001.0000, 32 command slots, 1.5 Gbps, SATA mode\n[    0.882795] sd 0:0:0:0: [sda] Write Protect is off\n[    0.886437] ahci 0000:00:1f.2: 6/6 ports implemented (port mask 0x3f)\n[    0.892653] ahci 0000:00:1f.2: flags: 64bit ncq only \n[    0.892760] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA\n[    0.899530] scsi host1: ahci\n[    0.900499] scsi host2: ahci\n[    0.904470] scsi host3: ahci\n[    0.906980] scsi host4: ahci\n[    0.909620] scsi host5: ahci\n[    0.912281]  sda: sda1 sda2 sda3\n[    0.912600] scsi host6: ahci\n[    0.917259] sd 0:0:0:0: [sda] Attached SCSI disk\n[    0.920751] ata1: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5100 irq 36 lpm-pol 0\n[    0.925586] ata2: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5180 irq 36 lpm-pol 0\n[    0.930128] ata3: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5200 irq 36 lpm-pol 0\n[    0.934360] ata4: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5280 irq 36 lpm-pol 0\n[    0.936379] ata5: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5300 irq 36 lpm-pol 0\n[    0.943341] ata6: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5380 irq 36 lpm-pol 0\n[    0.949708] e100: Intel(R) PRO/100 Network Driver\n[    0.951017] e100: Copyright(c) 1999-2006 Intel Corporation\n[    0.955257] e1000: Intel(R) PRO/1000 Network Driver\n[    0.958723] e1000: Copyright (c) 1999-2006 Intel Corporation.\n[    0.961712] e1000e: Intel(R) PRO/1000 Network Driver\n[    0.964271] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.\n[    0.970777] igb: Intel(R) Gigabit Ethernet Network Driver\n[    0.971826] igb: Copyright (c) 2007-2014 Intel Corporation.\n[    0.977416] uhci_hcd 0000:00:1d.0: UHCI Host Controller\n[    0.978787] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1\n[    0.983742] uhci_hcd 0000:00:1d.0: irq 16, io port 0x0000c0c0\n[    0.986535] hub 1-0:1.0: USB hub found\n[    0.987493] hub 1-0:1.0: 2 ports detected\n[    0.991422] ehci-pci 0000:00:1d.7: EHCI Host Controller\n[    0.992872] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2\n[    0.996524] ehci-pci 0000:00:1d.7: irq 19, io mem 0xfebd4000\n[    1.005371] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00\n[    1.007798] hub 2-0:1.0: USB hub found\n[    1.010775] hub 2-0:1.0: 6 ports detected\n[    1.037778] hub 1-0:1.0: USB hub found\n[    1.039920] hub 1-0:1.0: 2 ports detected\n[    1.044771] uhci_hcd 0000:00:1d.1: UHCI Host Controller\n[    1.047600] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3\n[    1.052811] uhci_hcd 0000:00:1d.1: irq 17, io port 0x0000c0e0\n[    1.056548] hub 3-0:1.0: USB hub found\n[    1.057421] hub 3-0:1.0: 2 ports detected\n[    1.063029] uhci_hcd 0000:00:1d.2: UHCI Host Controller\n[    1.064916] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4\n[    1.070870] uhci_hcd 0000:00:1d.2: irq 18, io port 0x0000c100\n[    1.074456] hub 4-0:1.0: USB hub found\n[    1.075612] hub 4-0:1.0: 2 ports detected\n[    1.080548] usbcore: registered new interface driver usb-storage\n[    1.082173] usbcore: registered new interface driver usbserial_generic\n[    1.085037] usbserial: USB Serial support registered for generic\n[    1.088342] usbcore: registered new interface driver ftdi_sio\n[    1.091399] usbserial: USB Serial support registered for FTDI USB Serial Device\n[    1.094532] usbcore: registered new interface driver pl2303\n[    1.097434] usbserial: USB Serial support registered for pl2303\n[    1.100507] i8042: PNP: No PS/2 controller found.\n[    1.103326] mousedev: PS/2 mouse device common for all mice\n[    1.107061] rtc_cmos 00:03: RTC can wake from S4\n[    1.112099] rtc_cmos 00:03: registered as rtc0\n[    1.115230] rtc_cmos 00:03: setting system clock to 2025-04-15T15:57:21 UTC (1744732641)\n[    1.118566] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram, hpet irqs\n[    1.121336] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev\n[    1.122283] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt\n[    1.123739] amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled\n[    1.130804] i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD\n[    1.131635] sdhci: Secure Digital Host Controller Interface driver\n[    1.152788] sdhci: Copyright(c) Pierre Ossman\n[    1.160128] sdhci-pltfm: SDHCI platform and OF driver helper\n[    1.163074] usbcore: registered new interface driver usbhid\n[    1.166224] usbhid: USB HID core driver\n[    1.168949] u32 classifier\n[    1.171316]     input device check on\n[    1.175706]     Actions configured\n[    1.178471] NET: Registered PF_INET6 protocol family\n[    1.182175] Segment Routing with IPv6\n[    1.184721] In-situ OAM (IOAM) with IPv6\n[    1.187657] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver\n[    1.191151] NET: Registered PF_PACKET protocol family\n[    1.194206] Bridge firewalling registered\n[    1.198620] l2tp_core: L2TP core driver, V2.0\n[    1.201644] Key type dns_resolver registered\n[    1.204610] NET: Registered PF_VSOCK protocol family\n[    1.207704] IPI shorthand broadcast: enabled\n[    1.211377] sched_clock: Marking stable (1006006008, 205300177)->(1482534688, -271228503)\n[    1.213797] registered taskstats version 1\n[    1.218775] Loading compiled-in X.509 certificates\n[    1.224232] Key type .fscrypt registered\n[    1.225986] Key type fscrypt-provisioning registered\n[    1.229070] Btrfs loaded, zoned=no, fsverity=no\n[    1.232229] Key type encrypted registered\n[    1.234410] printk: legacy console [netcon0] enabled\n[    1.238353] netconsole: network logging started\n[    1.241836] clk: Disabling unused clocks\n[    1.257155] ata4: SATA link down (SStatus 0 SControl 300)\n[    1.261522] ata2: SATA link down (SStatus 0 SControl 300)\n[    1.266276] ata6: SATA link down (SStatus 0 SControl 300)\n[    1.270006] ata1: SATA link down (SStatus 0 SControl 300)\n[    1.272330] usb 2-1: new high-speed USB device number 2 using ehci-pci\n[    1.275087] ata3: SATA link down (SStatus 0 SControl 300)\n[    1.310817] ata5: SATA link down (SStatus 0 SControl 300)\n[    1.315354] md: Waiting for all devices to be available before autodetect\n[    1.318646] md: If you don't use raid, use raid=noautodetect\n[    1.322771] md: Autodetecting RAID arrays.\n[    1.333086] md: autorun ...\n[    1.335665] md: ... autorun DONE.\n[    1.342554] EXT4-fs (sda2): orphan cleanup on readonly fs\n[    1.344397] EXT4-fs (sda2): mounted filesystem 7025e2fe-aaa6-4947-af3d-639e4c3552f6 ro with ordered data mode. Quota mode: disabled.\n[    1.348453] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.\n[    1.354178] devtmpfs: mounted\n[    1.356013] Freeing unused kernel image (initmem) memory: 3508K\n[    1.358612] Write protecting the kernel read-only data: 26624k\n[    1.362014] Freeing unused kernel image (rodata/data gap) memory: 324K\n[    1.365211] Run /sbin/init as init process\n[    1.390441] systemd[1]: systemd 257.4 running in system mode (-PAM -AUDIT -SELINUX -APPARMOR +IMA +IPE -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP -LIBCRYPTSETUP_PLUGINS +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -BTF +XKBCOMMON +UTMP -SYSVINIT -LIBARCHIVE)\n[    1.402230] systemd[1]: Detected virtualization kvm.\n[    1.403669] systemd[1]: Detected architecture x86-64.\n[    1.413380] systemd[1]: Hostname set to <qemux86-64>.\n[    1.418612] systemd[1]: Initializing machine ID from random generator.\n[    1.420263] systemd[1]: Installed transient /etc/machine-id file.\n[    1.445462] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/0003:0627:0001.0001/input/input1\n[    1.450718] hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:1d.7-1/input0\n[    1.502238] systemd[1]: Queued start job for default target Multi-User System.\n[    1.522156] systemd[1]: Created slice Slice /system/getty.\n[    1.523763] systemd[1]: Created slice Slice /system/modprobe.\n[    1.528789] systemd[1]: Created slice Slice /system/serial-getty.\n[    1.537596] systemd[1]: Created slice User and Session Slice.\n[    1.545384] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[    1.548771] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[    1.557919] systemd[1]: Expecting device /dev/sda1...\n[    1.564582] systemd[1]: Expecting device /dev/ttyS0...\n[    1.570476] usb 2-2: new high-speed USB device number 3 using ehci-pci\n[    1.583273] systemd[1]: Reached target Path Units.\n[    1.598641] systemd[1]: Reached target Remote File Systems.\n[    1.606246] systemd[1]: Reached target Slice Units.\n[    1.616160] systemd[1]: Reached target Swaps.\n[    1.617655] systemd[1]: Listening on Syslog Socket.\n[    1.622657] systemd[1]: Listening on Credential Encryption/Decryption.\n[    1.631844] systemd[1]: Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit).\n[    1.634812] systemd[1]: Listening on Journal Socket (/dev/log).\n[    1.638955] systemd[1]: Listening on Journal Sockets.\n[    1.646339] systemd[1]: Listening on Network Service Netlink Socket.\n[    1.653992] systemd[1]: Listening on udev Control Socket.\n[    1.658377] systemd[1]: Listening on udev Kernel Socket.\n[    1.664934] systemd[1]: Listening on User Database Manager Socket.\n[    1.669007] systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).\n[    1.678830] systemd[1]: Mounting POSIX Message Queue File System...\n[    1.705398] systemd[1]: Mounting Kernel Debug File System...\n[    1.709629] systemd[1]: Mounting Kernel Trace File System...\n[    1.719065] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.726405] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.732907] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/0003:0627:0001.0002/input/input2\n[    1.734999] systemd[1]: Starting Load Kernel Module configfs...\n[    1.766377] systemd[1]: Starting Load Kernel Module drm...\n[    1.771756] systemd[1]: Starting Load Kernel Module fuse...\n[    1.779328] systemd[1]: Starting Journal Service...\n[    1.786511] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.791134] systemd[1]: Starting Generate network units from Kernel command line...\n[    1.796394] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    1.802114] systemd-journald[133]: Collecting audit messages is disabled.\n[    1.806908] systemd[1]: Starting Apply Kernel Variables...\n[    1.814681] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.823953] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.836471] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.836535] EXT4-fs (sda2): re-mounted 7025e2fe-aaa6-4947-af3d-639e4c3552f6 ro. Quota mode: disabled.\n[    1.852329] systemd[1]: Starting Coldplug All udev Devices...\n[    1.863754] systemd[1]: Started Journal Service.\n[    1.912113] systemd-journald[133]: Received client request to flush runtime journal.\n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \n",
    "oetags": [
     "runqemu"
    ],
    "status": "ERROR"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access": {
    "duration": 1076.1546189785004,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 377, in runqemu\n    qemu.start(params=qemuparams, ssh=ssh, runqemuparams=runqemuparams, launch_cmd=launch_cmd, discard_writes=discard_writes)\n    ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/targetcontrol.py\", line 179, in start\n    raise RuntimeError(\"%s - FAILED to start qemu - check the task log and the boot log\" % self.pn)\nRuntimeError: core-image-minimal - FAILED to start qemu - check the task log and the boot log\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 457, in test_lower_layer_access\n    with runqemu('core-image-minimal', image_fstype='wic') as qemu:\n         ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/contextlib.py\", line 141, in __enter__\n    return next(self.gen)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 383, in runqemu\n    raise Exception(msg)\nException: core-image-minimal - FAILED to start qemu - check the task log and the boot log\nFailed to start QEMU - see the logs in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimageQemurunner log output from /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemurunner_log.20250415161408:\nINFO: rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic\nINFO: Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415161408\nINFO: SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250415161408\nDEBUG: Using kvm for runqemu\nINFO: QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.g10xc711\nDEBUG: Created listening socket for qemu serial console on: 127.0.0.1:37465\nDEBUG: Created listening socket for qemu serial console on: 127.0.0.1:41531\nDEBUG: launchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic tcpserial=37465:41531 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.srmgg8k0,server,wait -qmp unix:./.g10xc711,server,nowait\"\nDEBUG: runqemu started, pid is 2560059\nDEBUG: waiting at most 300 seconds for qemu pid (04/15/25 16:15:16)\nDEBUG: QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.srmgg8k0\nDEBUG: QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.srmgg8k0\nINFO: QMP connected to QEMU at 04/15/25 16:15:16 and took 0.53 seconds\nINFO: QMP released QEMU at 04/15/25 16:15:16 and took 0.13 seconds from connect\nDEBUG: qemu started in 0.66 seconds - qemu procces pid is 2560122 (04/15/25 16:15:16)\nDEBUG: Target IP: 192.168.7.4\nDEBUG: Server IP: 192.168.7.3\nDEBUG: Starting logging thread\nDEBUG: Starting thread event loop\nDEBUG: Connection request received\nDEBUG: Setting connection established event\nDEBUG: Output from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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.wic.2560060\nrunqemu - INFO - Copy done in 0.08649921417236328 seconds\nrunqemu - INFO - Using scsi drive\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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 if=none,id=hd,file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.2560060,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -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:37465,nodelay=on -serial tcp:127.0.0.1:41531,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.srmgg8k0,server,wait -qmp unix:./.g10xc711,server,nowait -device virtio-vga  -display sdl,show-cursor=on  \n\nrunqemu - INFO - Host uptime: 86788.17\n\n\nDEBUG: Waiting at most 1000 seconds for login banner (04/15/25 16:15:16)\nDEBUG: Connection from 127.0.0.1:58210\nWARNING: Target didn't reach login banner in 1000 seconds (04/15/25 16:31:57)\nWARNING: Last 25 lines of login console (0):\n\nWARNING: Last 25 lines of all logging (36241):\n[    1.668529] systemd[1]: Mounting Kernel Trace File System...\n[    1.679287] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.682290] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/0003:0627:0001.0002/input/input2\n[    1.687516] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.696019] systemd[1]: Starting Load Kernel Module configfs...\n[    1.701649] systemd[1]: Starting Load Kernel Module drm...\n[    1.712421] systemd[1]: Starting Load Kernel Module fuse...\n[    1.743917] systemd[1]: Starting Journal Service...\n[    1.757152] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.761909] systemd[1]: Starting Generate network units from Kernel command line...\n[    1.766829] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    1.774182] systemd[1]: Starting Apply Kernel Variables...\n[    1.781837] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.786160] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.786379] systemd-journald[152]: Collecting audit messages is disabled.\n[    1.791139] EXT4-fs (sda2): re-mounted bc3f6c95-72c2-4859-b6e0-25c927ffcd55 ro. Quota mode: disabled.\n[    1.808366] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.814055] systemd[1]: Starting Coldplug All udev Devices...\n[    1.826338] systemd[1]: Started Journal Service.\n[    1.877468] systemd-journald[152]: Received client request to flush runtime journal.\n[!p]104[?7h[6n[32766;32766H[6n[!p]104[?7h[6n[32766;32766H[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: [  367.940400] clocksource: Long readout interval, skipping watchdog check: cs_nsec: 5208636470 wd_nsec: 5208634733\nWARNING: Check full boot log: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415161408\nDEBUG: Stopping logging thread\nDEBUG: Stop event received\nDEBUG: Tearing down logging thread\nDEBUG: Sending SIGTERM to runqemu\nINFO: Output from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 87794.53\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.2560060\ntput: No value for $TERM and no -T specified\n\nWARNING: Extra log data read: \n\nDEBUG: Sending SIGTERM to runqemu\nINFO: Output from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 87794.53\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.2560060\ntput: No value for $TERM and no -T specified\n\n\nStderr:\n2025-04-15 15:47:22,829 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/conf/local.conf\n2025-04-15 15:47:22,830 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 997 .bb files complete (0 cached, 997 parsed). 1976 targets, 54 skipped, 0 masked, 0 errors.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta-poky/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 997 .bb files complete (0 cached, 997 parsed). 1976 targets, 25 skipped, 0 masked, 0 errors.\n\nSummary: There were 3 WARNING messages.\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415155604\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250415155604\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.dbwxpt40\nCreated listening socket for qemu serial console on: 127.0.0.1:45373\nCreated listening socket for qemu serial console on: 127.0.0.1:57257\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic tcpserial=45373:57257 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.sz4a8wcq,server,wait -qmp unix:./.dbwxpt40,server,nowait\"\nrunqemu started, pid is 1328202\nwaiting at most 300 seconds for qemu pid (04/15/25 15:57:20)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.sz4a8wcq\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.sz4a8wcq\nQMP connected to QEMU at 04/15/25 15:57:20 and took 0.55 seconds\nQMP released QEMU at 04/15/25 15:57:20 and took 0.14 seconds from connect\nqemu started in 0.68 seconds - qemu procces pid is 1328494 (04/15/25 15:57:20)\nTarget IP: 192.168.7.8\nServer IP: 192.168.7.7\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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 - Acquiring lockfile /tmp/qemu-tap-locks/tap2.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap3\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap3.skip to make runqemu skip tap3.\nrunqemu - INFO - Network configuration: ip=192.168.7.8::192.168.7.7: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.wic.1328209\nrunqemu - INFO - Copy done in 0.11668920516967773 seconds\nrunqemu - INFO - Using scsi drive\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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:08 -netdev tap,id=net0,ifname=tap3,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.1328209,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -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:45373,nodelay=on -serial tcp:127.0.0.1:57257,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.sz4a8wcq,server,wait -qmp unix:./.dbwxpt40,server,nowait -device virtio-vga  -display sdl,show-cursor=on  \n\nrunqemu - INFO - Host uptime: 85712.06\n\n\nWaiting at most 1000 seconds for login banner (04/15/25 15:57:20)\nConnection from 127.0.0.1:43530\nTarget didn't reach login banner in 1000 seconds (04/15/25 16:14:01)\nLast 25 lines of login console (0):\n\nLast 25 lines of all logging (35882):\n[    1.709629] systemd[1]: Mounting Kernel Trace File System...\n[    1.719065] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.726405] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.732907] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/0003:0627:0001.0002/input/input2\n[    1.734999] systemd[1]: Starting Load Kernel Module configfs...\n[    1.766377] systemd[1]: Starting Load Kernel Module drm...\n[    1.771756] systemd[1]: Starting Load Kernel Module fuse...\n[    1.779328] systemd[1]: Starting Journal Service...\n[    1.786511] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.791134] systemd[1]: Starting Generate network units from Kernel command line...\n[    1.796394] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    1.802114] systemd-journald[133]: Collecting audit messages is disabled.\n[    1.806908] systemd[1]: Starting Apply Kernel Variables...\n[    1.814681] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.823953] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.836471] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.836535] EXT4-fs (sda2): re-mounted 7025e2fe-aaa6-4947-af3d-639e4c3552f6 ro. Quota mode: disabled.\n[    1.852329] systemd[1]: Starting Coldplug All udev Devices...\n[    1.863754] systemd[1]: Started Journal Service.\n[    1.912113] systemd-journald[133]: Received client request to flush runtime journal.\n[!p]104[?7h[6n[32766;32766H[6n[!p]104[?7h[6n[32766;32766H[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \nCheck full boot log: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415155604\nStopping logging thread\nStop event received\nTearing down logging thread\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 86718.37\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.1328209\ntput: No value for $TERM and no -T specified\n\nExtra log data read: \n\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 86718.37\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.1328209\ntput: No value for $TERM and no -T specified\n\nERROR: Qemu log output from /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415155604:\n\nSYSLINUX 6.04 6.04-pre2 Copyright (C) 1994-2015 H. Peter Anvin et al\nLoading /bzImage... ok\n[    0.000000] Linux version 6.12.19-yocto-standard (oe-user@oe-host) (x86_64-poky-linux-gcc (GCC) 14.2.0, GNU ld (GNU Binutils) 2.44) #1 SMP PREEMPT_DYNAMIC Wed Mar 19 23:04:08 UTC 2025\n[    0.000000] Command line: BOOT_IMAGE=/bzImage label=boot root=PARTUUID=8c278759-3405-4d4e-a25a-b53e9ebda4ca rootfstype=ext4 console=ttyS0,115200 console=tty0  ro\n[    0.000000] BIOS-provided physical RAM map:\n[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd7fff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000ffd8000-0x000000000fffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\n[    0.000000] NX (Execute Disable) protection: active\n[    0.000000] APIC: Static calls initialized\n[    0.000000] SMBIOS 2.8 present.\n[    0.000000] DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014\n[    0.000000] DMI: Memory slots populated: 1/1\n[    0.000000] Hypervisor detected: KVM\n[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[    0.000000] kvm-clock: using sched offset of 401669944 cycles\n[    0.000001] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[    0.000003] tsc: Detected 2749.998 MHz processor\n[    0.000940] last_pfn = 0xffd8 max_arch_pfn = 0x400000000\n[    0.000973] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs\n[    0.000976] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  \n[    0.002902] found SMP MP-table at [mem 0x000f5440-0x000f544f]\n[    0.003015] ACPI: Early table checksum verification disabled\n[    0.003017] ACPI: RSDP 0x00000000000F5270 000014 (v00 BOCHS )\n[    0.003024] ACPI: RSDT 0x000000000FFE2437 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003028] ACPI: FACP 0x000000000FFE2217 0000F4 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003032] ACPI: DSDT 0x000000000FFE0040 0021D7 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003034] ACPI: FACS 0x000000000FFE0000 000040\n[    0.003035] ACPI: APIC 0x000000000FFE230B 000090 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003036] ACPI: HPET 0x000000000FFE239B 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003038] ACPI: MCFG 0x000000000FFE23D3 00003C (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003039] ACPI: WAET 0x000000000FFE240F 000028 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003041] ACPI: Reserving FACP table memory at [mem 0xffe2217-0xffe230a]\n[    0.003042] ACPI: Reserving DSDT table memory at [mem 0xffe0040-0xffe2216]\n[    0.003042] ACPI: Reserving FACS table memory at [mem 0xffe0000-0xffe003f]\n[    0.003043] ACPI: Reserving APIC table memory at [mem 0xffe230b-0xffe239a]\n[    0.003043] ACPI: Reserving HPET table memory at [mem 0xffe239b-0xffe23d2]\n[    0.003044] ACPI: Reserving MCFG table memory at [mem 0xffe23d3-0xffe240e]\n[    0.003044] ACPI: Reserving WAET table memory at [mem 0xffe240f-0xffe2436]\n[    0.003074] Zone ranges:\n[    0.003075]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]\n[    0.003076]   DMA32    [mem 0x0000000001000000-0x000000000ffd7fff]\n[    0.003077]   Normal   empty\n[    0.003077] Movable zone start for each node\n[    0.003078] Early memory node ranges\n[    0.003078]   node   0: [mem 0x0000000000001000-0x000000000009efff]\n[    0.003079]   node   0: [mem 0x0000000000100000-0x000000000ffd7fff]\n[    0.003080] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd7fff]\n[    0.003198] On node 0, zone DMA: 1 pages in unavailable ranges\n[    0.003219] On node 0, zone DMA: 97 pages in unavailable ranges\n[    0.003640] On node 0, zone DMA32: 40 pages in unavailable ranges\n[    0.003992] ACPI: PM-Timer IO Port: 0x608\n[    0.003999] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[    0.004023] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[    0.004024] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[    0.004026] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[    0.004027] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[    0.004028] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[    0.004029] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[    0.004031] ACPI: Using ACPI (MADT) for SMP configuration information\n[    0.004032] ACPI: HPET id: 0x8086a201 base: 0xfed00000\n[    0.004033] TSC deadline timer available\n[    0.004037] CPU topo: Max. logical packages:   1\n[    0.004038] CPU topo: Max. logical dies:       1\n[    0.004038] CPU topo: Max. dies per package:   1\n[    0.004041] CPU topo: Max. threads per core:   1\n[    0.004042] CPU topo: Num. cores per package:     4\n[    0.004042] CPU topo: Num. threads per package:   4\n[    0.004042] CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs\n[    0.004052] kvm-guest: APIC: eoi() replaced with kvm_guest_apic_eoi_write()\n[    0.004064] [mem 0x10000000-0xafffffff] available for PCI devices\n[    0.004065] Booting paravirtualized kernel on KVM\n[    0.004066] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns\n[    0.004069] setup_percpu: NR_CPUS:64 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1\n[    0.004266] percpu: Embedded 58 pages/cpu s199704 r8192 d29672 u524288\n[    0.004287] Kernel command line: BOOT_IMAGE=/bzImage label=boot root=PARTUUID=8c278759-3405-4d4e-a25a-b53e9ebda4ca rootfstype=ext4 console=ttyS0,115200 console=tty0  ro\n[    0.004314] Unknown kernel command line parameters \"BOOT_IMAGE=/bzImage label=boot\", will be passed to user space.\n[    0.004319] random: crng init done\n[    0.004329] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)\n[    0.004336] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)\n[    0.004360] Built 1 zonelists, mobility grouping on.  Total pages: 65398\n[    0.004525] mem auto-init: stack:all(zero), heap alloc:off, heap free:off\n[    0.004834] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1\n[    0.004848] ftrace: allocating 53997 entries in 211 pages\n[    0.014805] ftrace: allocated 211 pages with 5 groups\n[    0.014843] Dynamic Preempt: full\n[    0.014977] rcu: Preemptible hierarchical RCU implementation.\n[    0.014977] rcu: \tRCU event tracing is enabled.\n[    0.014978] rcu: \tRCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.\n[    0.014979] \tTrampoline variant of Tasks RCU enabled.\n[    0.014979] \tRude variant of Tasks RCU enabled.\n[    0.014980] \tTracing variant of Tasks RCU enabled.\n[    0.014980] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.\n[    0.014981] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4\n[    0.014985] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.014987] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.014988] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.019686] NR_IRQS: 4352, nr_irqs: 456, preallocated irqs: 16\n[    0.019880] rcu: srcu_init: Setting srcu_struct sizes based on contention.\n[    0.019953] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)\n[    0.037111] Console: colour VGA+ 80x25\n[    0.037120] printk: legacy console [tty0] enabled\n[    0.090550] printk: legacy console [ttyS0] enabled\n[    0.221138] ACPI: Core revision 20240827\n[    0.222164] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns\n[    0.224197] APIC: Switch to symmetric I/O mode setup\n[    0.225500] x2apic enabled\n[    0.226450] APIC: Switched APIC routing to: physical x2apic\n[    0.228738] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[    0.230024] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.232187] Calibrating delay loop (skipped) preset value.. 5499.99 BogoMIPS (lpj=2749998)\n[    0.233324] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[    0.235190] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[    0.236192] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization\n[    0.238190] Spectre V2 : Mitigation: Retpolines\n[    0.239189] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[    0.240189] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT\n[    0.241189] Speculative Store Bypass: Vulnerable\n[    0.242202] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'\n[    0.244188] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'\n[    0.245188] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'\n[    0.246190] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256\n[    0.247188] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[    0.262187] Freeing SMP alternatives memory: 56K\n[    0.263194] pid_max: default: 32768 minimum: 301\n[    0.264212] LSM: initializing lsm=capability,landlock\n[    0.265227] landlock: Up and running.\n[    0.266214] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.267190] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.268392] smpboot: CPU0: AMD Intel Xeon E3-12xx v2 (Ivy Bridge) (family: 0x6, model: 0x3a, stepping: 0x9)\n[    0.269314] Performance Events: AMD PMU driver.\n[    0.270195] ... version:                0\n[    0.271193] ... bit width:              48\n[    0.272192] ... generic registers:      4\n[    0.273192] ... value mask:             0000ffffffffffff\n[    0.274197] ... max period:             00007fffffffffff\n[    0.275194] ... fixed-purpose events:   0\n[    0.276194] ... event mask:             000000000000000f\n[    0.277299] signal: max sigframe size: 1776\n[    0.279139] rcu: Hierarchical SRCU implementation.\n[    0.280159] rcu: \tMax phase no-delay instances is 400.\n[    0.281231] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level\n[    0.282343] smp: Bringing up secondary CPUs ...\n[    0.283280] smpboot: x86: Booting SMP configuration:\n[    0.284198] .... node  #0, CPUs:      #1 #2 #3\n[    0.320239] smp: Brought up 1 node, 4 CPUs\n[    0.322193] smpboot: Total of 4 processors activated (21999.98 BogoMIPS)\n[    0.323449] Memory: 214380K/261592K available (20480K kernel code, 2435K rwdata, 5820K rodata, 3508K init, 2052K bss, 43280K reserved, 0K cma-reserved)\n[    0.324265] devtmpfs: initialized\n[    0.325479] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns\n[    0.326196] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)\n[    0.327225] pinctrl core: initialized pinctrl subsystem\n[    0.328591] NET: Registered PF_NETLINK/PF_ROUTE protocol family\n[    0.329287] thermal_sys: Registered thermal governor 'step_wise'\n[    0.329288] thermal_sys: Registered thermal governor 'user_space'\n[    0.330208] cpuidle: using governor menu\n[    0.332222] PCI: ECAM [mem 0xb0000000-0xbfffffff] (base 0xb0000000) for domain 0000 [bus 00-ff]\n[    0.333193] PCI: ECAM [mem 0xb0000000-0xbfffffff] reserved as E820 entry\n[    0.334199] PCI: Using configuration type 1 for base access\n[    0.335248] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.\n[    0.353093] raid6: sse2x4   gen() 14298 MB/s\n[    0.370656] raid6: sse2x2   gen() 12364 MB/s\n[    0.388827] raid6: sse2x1   gen()  6147 MB/s\n[    0.390193] raid6: using algorithm sse2x4 gen() 14298 MB/s\n[    0.408275] raid6: .... xor() 4286 MB/s, rmw enabled\n[    0.410194] raid6: using ssse3x2 recovery algorithm\n[    0.411283] ACPI: Added _OSI(Module Device)\n[    0.413193] ACPI: Added _OSI(Processor Device)\n[    0.414192] ACPI: Added _OSI(3.0 _SCP Extensions)\n[    0.415192] ACPI: Added _OSI(Processor Aggregator Device)\n[    0.417884] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[    0.421389] ACPI: Interpreter enabled\n[    0.422203] ACPI: PM: (supports S0 S3 S5)\n[    0.423193] ACPI: Using IOAPIC for interrupt routing\n[    0.424225] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[    0.425192] PCI: Using E820 reservations for host bridge windows\n[    0.426248] ACPI: Enabled 2 GPEs in block 00 to 3F\n[    0.428289] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[    0.429194] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]\n[    0.430216] acpi PNP0A08:00: _OSC: platform does not support [LTR]\n[    0.431223] acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability]\n[    0.432240] PCI host bridge to bus 0000:00\n[    0.433206] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]\n[    0.434194] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]\n[    0.435194] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[    0.436195] pci_bus 0000:00: root bus resource [mem 0x10000000-0xafffffff window]\n[    0.437195] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[    0.438194] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window]\n[    0.439195] pci_bus 0000:00: root bus resource [bus 00-ff]\n[    0.440260] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 conventional PCI endpoint\n[    0.441797] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint\n[    0.445196] pci 0000:00:01.0: BAR 0 [io  0xc080-0xc09f]\n[    0.448193] pci 0000:00:01.0: BAR 1 [mem 0xfebd0000-0xfebd0fff]\n[    0.453196] pci 0000:00:01.0: BAR 4 [mem 0xfe800000-0xfe803fff 64bit pref]\n[    0.456193] pci 0000:00:01.0: ROM [mem 0xfeb80000-0xfebbffff pref]\n[    0.457938] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 conventional PCI endpoint\n[    0.460194] pci 0000:00:02.0: BAR 0 [io  0xc0a0-0xc0bf]\n[    0.462193] pci 0000:00:02.0: BAR 1 [mem 0xfebd1000-0xfebd1fff]\n[    0.466193] pci 0000:00:02.0: BAR 4 [mem 0xfe804000-0xfe807fff 64bit pref]\n[    0.468925] pci 0000:00:03.0: [1af4:1004] type 00 class 0x010000 conventional PCI endpoint\n[    0.472075] pci 0000:00:03.0: BAR 0 [io  0xc000-0xc03f]\n[    0.474194] pci 0000:00:03.0: BAR 1 [mem 0xfebd2000-0xfebd2fff]\n[    0.479194] pci 0000:00:03.0: BAR 4 [mem 0xfe808000-0xfe80bfff 64bit pref]\n[    0.482814] pci 0000:00:04.0: [1af4:1050] type 00 class 0x030000 conventional PCI endpoint\n[    0.485857] pci 0000:00:04.0: BAR 0 [mem 0xfe000000-0xfe7fffff pref]\n[    0.489200] pci 0000:00:04.0: BAR 2 [mem 0xfe80c000-0xfe80ffff 64bit pref]\n[    0.491150] pci 0000:00:04.0: BAR 4 [mem 0xfebd3000-0xfebd3fff]\n[    0.494668] pci 0000:00:04.0: ROM [mem 0xfebc0000-0xfebcffff pref]\n[    0.495252] pci 0000:00:04.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]\n[    0.496806] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.500194] pci 0000:00:1d.0: BAR 4 [io  0xc0c0-0xc0df]\n[    0.502346] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.505764] pci 0000:00:1d.1: BAR 4 [io  0xc0e0-0xc0ff]\n[    0.508385] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.511408] pci 0000:00:1d.2: BAR 4 [io  0xc100-0xc11f]\n[    0.513450] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 conventional PCI endpoint\n[    0.514719] pci 0000:00:1d.7: BAR 0 [mem 0xfebd4000-0xfebd4fff]\n[    0.517623] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 conventional PCI endpoint\n[    0.519648] pci 0000:00:1f.0: quirk: [io  0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO\n[    0.521450] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 conventional PCI endpoint\n[    0.526951] pci 0000:00:1f.2: BAR 4 [io  0xc120-0xc13f]\n[    0.529192] pci 0000:00:1f.2: BAR 5 [mem 0xfebd5000-0xfebd5fff]\n[    0.532420] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 conventional PCI endpoint\n[    0.534761] pci 0000:00:1f.3: BAR 4 [io  0x0700-0x073f]\n[    0.535999] ACPI: PCI: Interrupt link LNKA configured for IRQ 10\n[    0.537240] ACPI: PCI: Interrupt link LNKB configured for IRQ 10\n[    0.538236] ACPI: PCI: Interrupt link LNKC configured for IRQ 11\n[    0.539247] ACPI: PCI: Interrupt link LNKD configured for IRQ 11\n[    0.541256] ACPI: PCI: Interrupt link LNKE configured for IRQ 10\n[    0.542238] ACPI: PCI: Interrupt link LNKF configured for IRQ 10\n[    0.543320] ACPI: PCI: Interrupt link LNKG configured for IRQ 11\n[    0.544284] ACPI: PCI: Interrupt link LNKH configured for IRQ 11\n[    0.545269] ACPI: PCI: Interrupt link GSIA configured for IRQ 16\n[    0.546196] ACPI: PCI: Interrupt link GSIB configured for IRQ 17\n[    0.547195] ACPI: PCI: Interrupt link GSIC configured for IRQ 18\n[    0.548195] ACPI: PCI: Interrupt link GSID configured for IRQ 19\n[    0.549198] ACPI: PCI: Interrupt link GSIE configured for IRQ 20\n[    0.550194] ACPI: PCI: Interrupt link GSIF configured for IRQ 21\n[    0.551194] ACPI: PCI: Interrupt link GSIG configured for IRQ 22\n[    0.552196] ACPI: PCI: Interrupt link GSIH configured for IRQ 23\n[    0.553417] iommu: Default domain type: Translated\n[    0.554191] iommu: DMA domain TLB invalidation policy: lazy mode\n[    0.555236] SCSI subsystem initialized\n[    0.556208] ACPI: bus type USB registered\n[    0.557217] usbcore: registered new interface driver usbfs\n[    0.558204] usbcore: registered new interface driver hub\n[    0.559203] usbcore: registered new device driver usb\n[    0.561229] pps_core: LinuxPPS API ver. 1 registered\n[    0.562197] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>\n[    0.564196] PTP clock support registered\n[    0.565360] Bluetooth: Core ver 2.22\n[    0.566204] NET: Registered PF_BLUETOOTH protocol family\n[    0.567191] Bluetooth: HCI device and connection manager initialized\n[    0.568192] Bluetooth: HCI socket layer initialized\n[    0.569191] Bluetooth: L2CAP socket layer initialized\n[    0.570220] Bluetooth: SCO socket layer initialized\n[    0.571227] PCI: Using ACPI for IRQ routing\n[    0.623486] pci 0000:00:04.0: vgaarb: setting as boot VGA device\n[    0.624187] pci 0000:00:04.0: vgaarb: bridge control possible\n[    0.624187] pci 0000:00:04.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none\n[    0.624195] vgaarb: loaded\n[    0.624850] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0\n[    0.625194] hpet0: 3 comparators, 64-bit 100.000000 MHz counter\n[    0.630833] clocksource: Switched to clocksource kvm-clock\n[    0.631743] pnp: PnP ACPI init\n[    0.632716] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved\n[    0.634778] pnp: PnP ACPI: found 5 devices\n[    0.653341] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[    0.655545] NET: Registered PF_INET protocol family\n[    0.656811] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)\n[    0.658738] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)\n[    0.660774] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)\n[    0.662484] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)\n[    0.664155] TCP bind hash table entries: 2048 (order: 4, 65536 bytes, linear)\n[    0.665635] TCP: Hash tables configured (established 2048 bind 2048)\n[    0.666961] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.668341] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.669984] NET: Registered PF_UNIX/PF_LOCAL protocol family\n[    0.671482] RPC: Registered named UNIX socket transport module.\n[    0.672822] RPC: Registered udp transport module.\n[    0.673896] RPC: Registered tcp transport module.\n[    0.687193] RPC: Registered tcp-with-tls transport module.\n[    0.688368] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[    0.689719] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]\n[    0.690999] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]\n[    0.692276] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]\n[    0.700531] pci_bus 0000:00: resource 7 [mem 0x10000000-0xafffffff window]\n[    0.701946] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window]\n[    0.703352] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window]\n[    0.704938] ACPI: \\_SB_.GSIA: Enabled at IRQ 16\n[    0.706501] ACPI: \\_SB_.GSIB: Enabled at IRQ 17\n[    0.708019] ACPI: \\_SB_.GSIC: Enabled at IRQ 18\n[    0.709523] ACPI: \\_SB_.GSID: Enabled at IRQ 19\n[    0.711077] PCI: CLS 0 bytes, default 64\n[    0.712020] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.714684] Initialise system trusted keyrings\n[    0.715714] workingset: timestamp_bits=46 max_order=16 bucket_order=0\n[    0.733130] NFS: Registering the id_resolver key type\n[    0.734456] Key type id_resolver registered\n[    0.735376] Key type id_legacy registered\n[    0.736823] Key type cifs.idmap registered\n[    0.744721] xor: automatically using best checksumming function   avx       \n[    0.746175] Key type asymmetric registered\n[    0.747069] Asymmetric key parser 'x509' registered\n[    0.748106] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)\n[    0.749676] io scheduler mq-deadline registered\n[    0.750657] io scheduler kyber registered\n[    0.751537] io scheduler bfq registered\n[    0.752602] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[    0.754247] ACPI: button: Power Button [PWRF]\n[    0.755629] ACPI: \\_SB_.GSIF: Enabled at IRQ 21\n[    0.757771] ACPI: \\_SB_.GSIG: Enabled at IRQ 22\n[    0.759618] ACPI: \\_SB_.GSIH: Enabled at IRQ 23\n[    0.773975] ACPI: \\_SB_.GSIE: Enabled at IRQ 20\n[    0.778243] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled\n[    0.780088] 00:01: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A\n[    0.782323] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[    0.785509] Linux agpgart interface v0.103\n[    0.786761] ACPI: bus type drm_connector registered\n[    0.788216] [drm] pci: virtio-vga detected at 0000:00:04.0\n[    0.789747] virtio-pci 0000:00:04.0: vgaarb: deactivate vga console\n[    0.794383] Console: switching to colour dummy device 80x25\n[    0.795696] [drm] features: -virgl +edid -resource_blob -host_visible\n[    0.795697] [drm] features: -context_init\n[    0.798322] [drm] number of scanouts: 1\n[    0.799148] [drm] number of cap sets: 0\n[    0.800320] [drm] Initialized virtio_gpu 0.1.0 for 0000:00:04.0 on minor 0\n[    0.802714] fbcon: virtio_gpudrmfb (fb0) is primary device\n[    0.822541] Console: switching to colour frame buffer device 160x50\n[    0.838669] virtio-pci 0000:00:04.0: [drm] fb0: virtio_gpudrmfb frame buffer device\n[    0.847072] brd: module loaded\n[    0.848749] loop: module loaded\n[    0.857086] virtio_scsi virtio2: 4/0/0 default/read/poll queues\n[    0.861435] scsi host0: Virtio SCSI HBA\n[    0.864947] scsi 0:0:0:0: Direct-Access     QEMU     QEMU HARDDISK    2.5+ PQ: 0 ANSI: 5\n[    0.877607] sd 0:0:0:0: Power-on or device reset occurred\n[    0.881065] sd 0:0:0:0: [sda] 391202 512-byte logical blocks: (200 MB/191 MiB)\n[    0.882652] ahci 0000:00:1f.2: AHCI vers 0001.0000, 32 command slots, 1.5 Gbps, SATA mode\n[    0.882795] sd 0:0:0:0: [sda] Write Protect is off\n[    0.886437] ahci 0000:00:1f.2: 6/6 ports implemented (port mask 0x3f)\n[    0.892653] ahci 0000:00:1f.2: flags: 64bit ncq only \n[    0.892760] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA\n[    0.899530] scsi host1: ahci\n[    0.900499] scsi host2: ahci\n[    0.904470] scsi host3: ahci\n[    0.906980] scsi host4: ahci\n[    0.909620] scsi host5: ahci\n[    0.912281]  sda: sda1 sda2 sda3\n[    0.912600] scsi host6: ahci\n[    0.917259] sd 0:0:0:0: [sda] Attached SCSI disk\n[    0.920751] ata1: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5100 irq 36 lpm-pol 0\n[    0.925586] ata2: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5180 irq 36 lpm-pol 0\n[    0.930128] ata3: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5200 irq 36 lpm-pol 0\n[    0.934360] ata4: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5280 irq 36 lpm-pol 0\n[    0.936379] ata5: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5300 irq 36 lpm-pol 0\n[    0.943341] ata6: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5380 irq 36 lpm-pol 0\n[    0.949708] e100: Intel(R) PRO/100 Network Driver\n[    0.951017] e100: Copyright(c) 1999-2006 Intel Corporation\n[    0.955257] e1000: Intel(R) PRO/1000 Network Driver\n[    0.958723] e1000: Copyright (c) 1999-2006 Intel Corporation.\n[    0.961712] e1000e: Intel(R) PRO/1000 Network Driver\n[    0.964271] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.\n[    0.970777] igb: Intel(R) Gigabit Ethernet Network Driver\n[    0.971826] igb: Copyright (c) 2007-2014 Intel Corporation.\n[    0.977416] uhci_hcd 0000:00:1d.0: UHCI Host Controller\n[    0.978787] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1\n[    0.983742] uhci_hcd 0000:00:1d.0: irq 16, io port 0x0000c0c0\n[    0.986535] hub 1-0:1.0: USB hub found\n[    0.987493] hub 1-0:1.0: 2 ports detected\n[    0.991422] ehci-pci 0000:00:1d.7: EHCI Host Controller\n[    0.992872] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2\n[    0.996524] ehci-pci 0000:00:1d.7: irq 19, io mem 0xfebd4000\n[    1.005371] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00\n[    1.007798] hub 2-0:1.0: USB hub found\n[    1.010775] hub 2-0:1.0: 6 ports detected\n[    1.037778] hub 1-0:1.0: USB hub found\n[    1.039920] hub 1-0:1.0: 2 ports detected\n[    1.044771] uhci_hcd 0000:00:1d.1: UHCI Host Controller\n[    1.047600] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3\n[    1.052811] uhci_hcd 0000:00:1d.1: irq 17, io port 0x0000c0e0\n[    1.056548] hub 3-0:1.0: USB hub found\n[    1.057421] hub 3-0:1.0: 2 ports detected\n[    1.063029] uhci_hcd 0000:00:1d.2: UHCI Host Controller\n[    1.064916] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4\n[    1.070870] uhci_hcd 0000:00:1d.2: irq 18, io port 0x0000c100\n[    1.074456] hub 4-0:1.0: USB hub found\n[    1.075612] hub 4-0:1.0: 2 ports detected\n[    1.080548] usbcore: registered new interface driver usb-storage\n[    1.082173] usbcore: registered new interface driver usbserial_generic\n[    1.085037] usbserial: USB Serial support registered for generic\n[    1.088342] usbcore: registered new interface driver ftdi_sio\n[    1.091399] usbserial: USB Serial support registered for FTDI USB Serial Device\n[    1.094532] usbcore: registered new interface driver pl2303\n[    1.097434] usbserial: USB Serial support registered for pl2303\n[    1.100507] i8042: PNP: No PS/2 controller found.\n[    1.103326] mousedev: PS/2 mouse device common for all mice\n[    1.107061] rtc_cmos 00:03: RTC can wake from S4\n[    1.112099] rtc_cmos 00:03: registered as rtc0\n[    1.115230] rtc_cmos 00:03: setting system clock to 2025-04-15T15:57:21 UTC (1744732641)\n[    1.118566] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram, hpet irqs\n[    1.121336] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev\n[    1.122283] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt\n[    1.123739] amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled\n[    1.130804] i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD\n[    1.131635] sdhci: Secure Digital Host Controller Interface driver\n[    1.152788] sdhci: Copyright(c) Pierre Ossman\n[    1.160128] sdhci-pltfm: SDHCI platform and OF driver helper\n[    1.163074] usbcore: registered new interface driver usbhid\n[    1.166224] usbhid: USB HID core driver\n[    1.168949] u32 classifier\n[    1.171316]     input device check on\n[    1.175706]     Actions configured\n[    1.178471] NET: Registered PF_INET6 protocol family\n[    1.182175] Segment Routing with IPv6\n[    1.184721] In-situ OAM (IOAM) with IPv6\n[    1.187657] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver\n[    1.191151] NET: Registered PF_PACKET protocol family\n[    1.194206] Bridge firewalling registered\n[    1.198620] l2tp_core: L2TP core driver, V2.0\n[    1.201644] Key type dns_resolver registered\n[    1.204610] NET: Registered PF_VSOCK protocol family\n[    1.207704] IPI shorthand broadcast: enabled\n[    1.211377] sched_clock: Marking stable (1006006008, 205300177)->(1482534688, -271228503)\n[    1.213797] registered taskstats version 1\n[    1.218775] Loading compiled-in X.509 certificates\n[    1.224232] Key type .fscrypt registered\n[    1.225986] Key type fscrypt-provisioning registered\n[    1.229070] Btrfs loaded, zoned=no, fsverity=no\n[    1.232229] Key type encrypted registered\n[    1.234410] printk: legacy console [netcon0] enabled\n[    1.238353] netconsole: network logging started\n[    1.241836] clk: Disabling unused clocks\n[    1.257155] ata4: SATA link down (SStatus 0 SControl 300)\n[    1.261522] ata2: SATA link down (SStatus 0 SControl 300)\n[    1.266276] ata6: SATA link down (SStatus 0 SControl 300)\n[    1.270006] ata1: SATA link down (SStatus 0 SControl 300)\n[    1.272330] usb 2-1: new high-speed USB device number 2 using ehci-pci\n[    1.275087] ata3: SATA link down (SStatus 0 SControl 300)\n[    1.310817] ata5: SATA link down (SStatus 0 SControl 300)\n[    1.315354] md: Waiting for all devices to be available before autodetect\n[    1.318646] md: If you don't use raid, use raid=noautodetect\n[    1.322771] md: Autodetecting RAID arrays.\n[    1.333086] md: autorun ...\n[    1.335665] md: ... autorun DONE.\n[    1.342554] EXT4-fs (sda2): orphan cleanup on readonly fs\n[    1.344397] EXT4-fs (sda2): mounted filesystem 7025e2fe-aaa6-4947-af3d-639e4c3552f6 ro with ordered data mode. Quota mode: disabled.\n[    1.348453] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.\n[    1.354178] devtmpfs: mounted\n[    1.356013] Freeing unused kernel image (initmem) memory: 3508K\n[    1.358612] Write protecting the kernel read-only data: 26624k\n[    1.362014] Freeing unused kernel image (rodata/data gap) memory: 324K\n[    1.365211] Run /sbin/init as init process\n[    1.390441] systemd[1]: systemd 257.4 running in system mode (-PAM -AUDIT -SELINUX -APPARMOR +IMA +IPE -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP -LIBCRYPTSETUP_PLUGINS +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -BTF +XKBCOMMON +UTMP -SYSVINIT -LIBARCHIVE)\n[    1.402230] systemd[1]: Detected virtualization kvm.\n[    1.403669] systemd[1]: Detected architecture x86-64.\n[    1.413380] systemd[1]: Hostname set to <qemux86-64>.\n[    1.418612] systemd[1]: Initializing machine ID from random generator.\n[    1.420263] systemd[1]: Installed transient /etc/machine-id file.\n[    1.445462] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/0003:0627:0001.0001/input/input1\n[    1.450718] hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:1d.7-1/input0\n[    1.502238] systemd[1]: Queued start job for default target Multi-User System.\n[    1.522156] systemd[1]: Created slice Slice /system/getty.\n[    1.523763] systemd[1]: Created slice Slice /system/modprobe.\n[    1.528789] systemd[1]: Created slice Slice /system/serial-getty.\n[    1.537596] systemd[1]: Created slice User and Session Slice.\n[    1.545384] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[    1.548771] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[    1.557919] systemd[1]: Expecting device /dev/sda1...\n[    1.564582] systemd[1]: Expecting device /dev/ttyS0...\n[    1.570476] usb 2-2: new high-speed USB device number 3 using ehci-pci\n[    1.583273] systemd[1]: Reached target Path Units.\n[    1.598641] systemd[1]: Reached target Remote File Systems.\n[    1.606246] systemd[1]: Reached target Slice Units.\n[    1.616160] systemd[1]: Reached target Swaps.\n[    1.617655] systemd[1]: Listening on Syslog Socket.\n[    1.622657] systemd[1]: Listening on Credential Encryption/Decryption.\n[    1.631844] systemd[1]: Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit).\n[    1.634812] systemd[1]: Listening on Journal Socket (/dev/log).\n[    1.638955] systemd[1]: Listening on Journal Sockets.\n[    1.646339] systemd[1]: Listening on Network Service Netlink Socket.\n[    1.653992] systemd[1]: Listening on udev Control Socket.\n[    1.658377] systemd[1]: Listening on udev Kernel Socket.\n[    1.664934] systemd[1]: Listening on User Database Manager Socket.\n[    1.669007] systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).\n[    1.678830] systemd[1]: Mounting POSIX Message Queue File System...\n[    1.705398] systemd[1]: Mounting Kernel Debug File System...\n[    1.709629] systemd[1]: Mounting Kernel Trace File System...\n[    1.719065] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.726405] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.732907] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/0003:0627:0001.0002/input/input2\n[    1.734999] systemd[1]: Starting Load Kernel Module configfs...\n[    1.766377] systemd[1]: Starting Load Kernel Module drm...\n[    1.771756] systemd[1]: Starting Load Kernel Module fuse...\n[    1.779328] systemd[1]: Starting Journal Service...\n[    1.786511] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.791134] systemd[1]: Starting Generate network units from Kernel command line...\n[    1.796394] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    1.802114] systemd-journald[133]: Collecting audit messages is disabled.\n[    1.806908] systemd[1]: Starting Apply Kernel Variables...\n[    1.814681] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.823953] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.836471] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.836535] EXT4-fs (sda2): re-mounted 7025e2fe-aaa6-4947-af3d-639e4c3552f6 ro. Quota mode: disabled.\n[    1.852329] systemd[1]: Starting Coldplug All udev Devices...\n[    1.863754] systemd[1]: Started Journal Service.\n[    1.912113] systemd-journald[133]: Received client request to flush runtime journal.\n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415161408\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250415161408\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.g10xc711\nCreated listening socket for qemu serial console on: 127.0.0.1:37465\nCreated listening socket for qemu serial console on: 127.0.0.1:41531\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic tcpserial=37465:41531 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.srmgg8k0,server,wait -qmp unix:./.g10xc711,server,nowait\"\nrunqemu started, pid is 2560059\nwaiting at most 300 seconds for qemu pid (04/15/25 16:15:16)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.srmgg8k0\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.srmgg8k0\nQMP connected to QEMU at 04/15/25 16:15:16 and took 0.53 seconds\nQMP released QEMU at 04/15/25 16:15:16 and took 0.13 seconds from connect\nqemu started in 0.66 seconds - qemu procces pid is 2560122 (04/15/25 16:15:16)\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:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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.wic.2560060\nrunqemu - INFO - Copy done in 0.08649921417236328 seconds\nrunqemu - INFO - Using scsi drive\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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 if=none,id=hd,file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.2560060,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -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:37465,nodelay=on -serial tcp:127.0.0.1:41531,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.srmgg8k0,server,wait -qmp unix:./.g10xc711,server,nowait -device virtio-vga  -display sdl,show-cursor=on  \n\nrunqemu - INFO - Host uptime: 86788.17\n\n\nWaiting at most 1000 seconds for login banner (04/15/25 16:15:16)\nConnection from 127.0.0.1:58210\nTarget didn't reach login banner in 1000 seconds (04/15/25 16:31:57)\nLast 25 lines of login console (0):\n\nLast 25 lines of all logging (36241):\n[    1.668529] systemd[1]: Mounting Kernel Trace File System...\n[    1.679287] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.682290] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/0003:0627:0001.0002/input/input2\n[    1.687516] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.696019] systemd[1]: Starting Load Kernel Module configfs...\n[    1.701649] systemd[1]: Starting Load Kernel Module drm...\n[    1.712421] systemd[1]: Starting Load Kernel Module fuse...\n[    1.743917] systemd[1]: Starting Journal Service...\n[    1.757152] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.761909] systemd[1]: Starting Generate network units from Kernel command line...\n[    1.766829] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    1.774182] systemd[1]: Starting Apply Kernel Variables...\n[    1.781837] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.786160] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.786379] systemd-journald[152]: Collecting audit messages is disabled.\n[    1.791139] EXT4-fs (sda2): re-mounted bc3f6c95-72c2-4859-b6e0-25c927ffcd55 ro. Quota mode: disabled.\n[    1.808366] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.814055] systemd[1]: Starting Coldplug All udev Devices...\n[    1.826338] systemd[1]: Started Journal Service.\n[    1.877468] systemd-journald[152]: Received client request to flush runtime journal.\n[!p]104[?7h[6n[32766;32766H[6n[!p]104[?7h[6n[32766;32766H[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: [  367.940400] clocksource: Long readout interval, skipping watchdog check: cs_nsec: 5208636470 wd_nsec: 5208634733\nCheck full boot log: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415161408\nStopping logging thread\nStop event received\nTearing down logging thread\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 87794.53\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.2560060\ntput: No value for $TERM and no -T specified\n\nExtra log data read: \n\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 87794.53\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.2560060\ntput: No value for $TERM and no -T specified\n\nERROR: Qemu log output from /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415161408:\n\nSYSLINUX 6.04 6.04-pre2 Copyright (C) 1994-2015 H. Peter Anvin et al\nLoading /bzImage... ok\n[    0.000000] Linux version 6.12.19-yocto-standard (oe-user@oe-host) (x86_64-poky-linux-gcc (GCC) 14.2.0, GNU ld (GNU Binutils) 2.44) #1 SMP PREEMPT_DYNAMIC Wed Mar 19 23:04:08 UTC 2025\n[    0.000000] Command line: BOOT_IMAGE=/bzImage label=boot root=PARTUUID=307b6990-6789-4f56-9514-545d93a4fba2 rootfstype=ext4 console=ttyS0,115200 console=tty0  ro\n[    0.000000] BIOS-provided physical RAM map:\n[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd7fff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000ffd8000-0x000000000fffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\n[    0.000000] NX (Execute Disable) protection: active\n[    0.000000] APIC: Static calls initialized\n[    0.000000] SMBIOS 2.8 present.\n[    0.000000] DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014\n[    0.000000] DMI: Memory slots populated: 1/1\n[    0.000000] Hypervisor detected: KVM\n[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[    0.000000] kvm-clock: using sched offset of 433311237 cycles\n[    0.000001] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[    0.000003] tsc: Detected 2749.998 MHz processor\n[    0.000930] last_pfn = 0xffd8 max_arch_pfn = 0x400000000\n[    0.000964] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs\n[    0.000966] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  \n[    0.002848] found SMP MP-table at [mem 0x000f5440-0x000f544f]\n[    0.002975] ACPI: Early table checksum verification disabled\n[    0.002976] ACPI: RSDP 0x00000000000F5270 000014 (v00 BOCHS )\n[    0.002981] ACPI: RSDT 0x000000000FFE2437 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002985] ACPI: FACP 0x000000000FFE2217 0000F4 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002988] ACPI: DSDT 0x000000000FFE0040 0021D7 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002990] ACPI: FACS 0x000000000FFE0000 000040\n[    0.002992] ACPI: APIC 0x000000000FFE230B 000090 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002993] ACPI: HPET 0x000000000FFE239B 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002994] ACPI: MCFG 0x000000000FFE23D3 00003C (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002996] ACPI: WAET 0x000000000FFE240F 000028 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002997] ACPI: Reserving FACP table memory at [mem 0xffe2217-0xffe230a]\n[    0.002998] ACPI: Reserving DSDT table memory at [mem 0xffe0040-0xffe2216]\n[    0.002999] ACPI: Reserving FACS table memory at [mem 0xffe0000-0xffe003f]\n[    0.002999] ACPI: Reserving APIC table memory at [mem 0xffe230b-0xffe239a]\n[    0.003000] ACPI: Reserving HPET table memory at [mem 0xffe239b-0xffe23d2]\n[    0.003000] ACPI: Reserving MCFG table memory at [mem 0xffe23d3-0xffe240e]\n[    0.003001] ACPI: Reserving WAET table memory at [mem 0xffe240f-0xffe2436]\n[    0.003029] Zone ranges:\n[    0.003029]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]\n[    0.003030]   DMA32    [mem 0x0000000001000000-0x000000000ffd7fff]\n[    0.003031]   Normal   empty\n[    0.003032] Movable zone start for each node\n[    0.003032] Early memory node ranges\n[    0.003032]   node   0: [mem 0x0000000000001000-0x000000000009efff]\n[    0.003033]   node   0: [mem 0x0000000000100000-0x000000000ffd7fff]\n[    0.003034] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd7fff]\n[    0.003139] On node 0, zone DMA: 1 pages in unavailable ranges\n[    0.003160] On node 0, zone DMA: 97 pages in unavailable ranges\n[    0.003564] On node 0, zone DMA32: 40 pages in unavailable ranges\n[    0.003950] ACPI: PM-Timer IO Port: 0x608\n[    0.003957] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[    0.003980] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[    0.003982] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[    0.003983] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[    0.003984] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[    0.003985] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[    0.003986] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[    0.003988] ACPI: Using ACPI (MADT) for SMP configuration information\n[    0.003988] ACPI: HPET id: 0x8086a201 base: 0xfed00000\n[    0.003990] TSC deadline timer available\n[    0.003993] CPU topo: Max. logical packages:   1\n[    0.003994] CPU topo: Max. logical dies:       1\n[    0.003994] CPU topo: Max. dies per package:   1\n[    0.003997] CPU topo: Max. threads per core:   1\n[    0.003998] CPU topo: Num. cores per package:     4\n[    0.003998] CPU topo: Num. threads per package:   4\n[    0.003998] CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs\n[    0.004007] kvm-guest: APIC: eoi() replaced with kvm_guest_apic_eoi_write()\n[    0.004018] [mem 0x10000000-0xafffffff] available for PCI devices\n[    0.004018] Booting paravirtualized kernel on KVM\n[    0.004019] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns\n[    0.004022] setup_percpu: NR_CPUS:64 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1\n[    0.004186] percpu: Embedded 58 pages/cpu s199704 r8192 d29672 u524288\n[    0.004212] Kernel command line: BOOT_IMAGE=/bzImage label=boot root=PARTUUID=307b6990-6789-4f56-9514-545d93a4fba2 rootfstype=ext4 console=ttyS0,115200 console=tty0  ro\n[    0.004238] Unknown kernel command line parameters \"BOOT_IMAGE=/bzImage label=boot\", will be passed to user space.\n[    0.004242] random: crng init done\n[    0.004251] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)\n[    0.004257] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)\n[    0.004280] Built 1 zonelists, mobility grouping on.  Total pages: 65398\n[    0.004436] mem auto-init: stack:all(zero), heap alloc:off, heap free:off\n[    0.004728] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1\n[    0.004741] ftrace: allocating 54061 entries in 212 pages\n[    0.013730] ftrace: allocated 212 pages with 4 groups\n[    0.013758] Dynamic Preempt: full\n[    0.013881] rcu: Preemptible hierarchical RCU implementation.\n[    0.013881] rcu: \tRCU event tracing is enabled.\n[    0.013882] rcu: \tRCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.\n[    0.013883] \tTrampoline variant of Tasks RCU enabled.\n[    0.013883] \tRude variant of Tasks RCU enabled.\n[    0.013883] \tTracing variant of Tasks RCU enabled.\n[    0.013884] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.\n[    0.013884] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4\n[    0.013888] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.013889] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.013890] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.018510] NR_IRQS: 4352, nr_irqs: 456, preallocated irqs: 16\n[    0.018694] rcu: srcu_init: Setting srcu_struct sizes based on contention.\n[    0.018759] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)\n[    0.036613] Console: colour VGA+ 80x25\n[    0.036618] printk: legacy console [tty0] enabled\n[    0.083305] printk: legacy console [ttyS0] enabled\n[    0.215460] ACPI: Core revision 20240827\n[    0.216447] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns\n[    0.218464] APIC: Switch to symmetric I/O mode setup\n[    0.219721] x2apic enabled\n[    0.220649] APIC: Switched APIC routing to: physical x2apic\n[    0.222893] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[    0.224157] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.226352] Calibrating delay loop (skipped) preset value.. 5499.99 BogoMIPS (lpj=2749998)\n[    0.228489] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[    0.230353] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[    0.232355] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization\n[    0.233354] Spectre V2 : Mitigation: Retpolines\n[    0.235045] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[    0.236354] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT\n[    0.237352] Speculative Store Bypass: Vulnerable\n[    0.239061] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'\n[    0.240352] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'\n[    0.241352] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'\n[    0.243353] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256\n[    0.244352] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[    0.262777] Freeing SMP alternatives memory: 56K\n[    0.264355] pid_max: default: 32768 minimum: 301\n[    0.265370] LSM: initializing lsm=capability,landlock\n[    0.266383] landlock: Up and running.\n[    0.267371] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.268352] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.270422] smpboot: CPU0: AMD Intel Xeon E3-12xx v2 (Ivy Bridge) (family: 0x6, model: 0x3a, stepping: 0x9)\n[    0.271462] Performance Events: AMD PMU driver.\n[    0.272357] ... version:                0\n[    0.273300] ... bit width:              48\n[    0.274053] ... generic registers:      4\n[    0.274354] ... value mask:             0000ffffffffffff\n[    0.275354] ... max period:             00007fffffffffff\n[    0.276354] ... fixed-purpose events:   0\n[    0.277293] ... event mask:             000000000000000f\n[    0.278322] signal: max sigframe size: 1776\n[    0.279115] rcu: Hierarchical SRCU implementation.\n[    0.280183] rcu: \tMax phase no-delay instances is 400.\n[    0.281250] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level\n[    0.282586] smp: Bringing up secondary CPUs ...\n[    0.283487] smpboot: x86: Booting SMP configuration:\n[    0.284365] .... node  #0, CPUs:      #1 #2 #3\n[    0.320384] smp: Brought up 1 node, 4 CPUs\n[    0.322275] smpboot: Total of 4 processors activated (21999.98 BogoMIPS)\n[    0.323621] Memory: 214376K/261592K available (20480K kernel code, 2435K rwdata, 5828K rodata, 3512K init, 2048K bss, 43280K reserved, 0K cma-reserved)\n[    0.324416] devtmpfs: initialized\n[    0.325561] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns\n[    0.326359] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)\n[    0.327379] pinctrl core: initialized pinctrl subsystem\n[    0.328718] NET: Registered PF_NETLINK/PF_ROUTE protocol family\n[    0.329440] thermal_sys: Registered thermal governor 'step_wise'\n[    0.329441] thermal_sys: Registered thermal governor 'user_space'\n[    0.330365] cpuidle: using governor menu\n[    0.332587] PCI: ECAM [mem 0xb0000000-0xbfffffff] (base 0xb0000000) for domain 0000 [bus 00-ff]\n[    0.334356] PCI: ECAM [mem 0xb0000000-0xbfffffff] reserved as E820 entry\n[    0.335361] PCI: Using configuration type 1 for base access\n[    0.336391] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.\n[    0.355354] raid6: sse2x4   gen() 23809 MB/s\n[    0.373355] raid6: sse2x2   gen() 25656 MB/s\n[    0.391355] raid6: sse2x1   gen()  6969 MB/s\n[    0.392344] raid6: using algorithm sse2x2 gen() 25656 MB/s\n[    0.409354] raid6: .... xor() 18828 MB/s, rmw enabled\n[    0.410355] raid6: using ssse3x2 recovery algorithm\n[    0.411413] ACPI: Added _OSI(Module Device)\n[    0.412355] ACPI: Added _OSI(Processor Device)\n[    0.413317] ACPI: Added _OSI(3.0 _SCP Extensions)\n[    0.414102] ACPI: Added _OSI(Processor Aggregator Device)\n[    0.415646] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[    0.417429] ACPI: Interpreter enabled\n[    0.418288] ACPI: PM: (supports S0 S3 S5)\n[    0.419036] ACPI: Using IOAPIC for interrupt routing\n[    0.419370] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[    0.420357] PCI: Using E820 reservations for host bridge windows\n[    0.421398] ACPI: Enabled 2 GPEs in block 00 to 3F\n[    0.423304] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[    0.424359] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]\n[    0.425380] acpi PNP0A08:00: _OSC: platform does not support [LTR]\n[    0.426384] acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability]\n[    0.427390] PCI host bridge to bus 0000:00\n[    0.428320] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]\n[    0.429356] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]\n[    0.430359] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[    0.432359] pci_bus 0000:00: root bus resource [mem 0x10000000-0xafffffff window]\n[    0.434355] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[    0.435355] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window]\n[    0.436355] pci_bus 0000:00: root bus resource [bus 00-ff]\n[    0.437395] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 conventional PCI endpoint\n[    0.438784] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint\n[    0.440355] pci 0000:00:01.0: BAR 0 [io  0xc080-0xc09f]\n[    0.442355] pci 0000:00:01.0: BAR 1 [mem 0xfebd0000-0xfebd0fff]\n[    0.446356] pci 0000:00:01.0: BAR 4 [mem 0xfe800000-0xfe803fff 64bit pref]\n[    0.449358] pci 0000:00:01.0: ROM [mem 0xfeb80000-0xfebbffff pref]\n[    0.451393] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 conventional PCI endpoint\n[    0.453292] pci 0000:00:02.0: BAR 0 [io  0xc0a0-0xc0bf]\n[    0.454822] pci 0000:00:02.0: BAR 1 [mem 0xfebd1000-0xfebd1fff]\n[    0.458276] pci 0000:00:02.0: BAR 4 [mem 0xfe804000-0xfe807fff 64bit pref]\n[    0.460780] pci 0000:00:03.0: [1af4:1004] type 00 class 0x010000 conventional PCI endpoint\n[    0.462355] pci 0000:00:03.0: BAR 0 [io  0xc000-0xc03f]\n[    0.465359] pci 0000:00:03.0: BAR 1 [mem 0xfebd2000-0xfebd2fff]\n[    0.473360] pci 0000:00:03.0: BAR 4 [mem 0xfe808000-0xfe80bfff 64bit pref]\n[    0.476540] pci 0000:00:04.0: [1af4:1050] type 00 class 0x030000 conventional PCI endpoint\n[    0.478870] pci 0000:00:04.0: BAR 0 [mem 0xfe000000-0xfe7fffff pref]\n[    0.480798] pci 0000:00:04.0: BAR 2 [mem 0xfe80c000-0xfe80ffff 64bit pref]\n[    0.482318] pci 0000:00:04.0: BAR 4 [mem 0xfebd3000-0xfebd3fff]\n[    0.486090] pci 0000:00:04.0: ROM [mem 0xfebc0000-0xfebcffff pref]\n[    0.487451] pci 0000:00:04.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]\n[    0.489785] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.492887] pci 0000:00:1d.0: BAR 4 [io  0xc0c0-0xc0df]\n[    0.493974] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.496766] pci 0000:00:1d.1: BAR 4 [io  0xc0e0-0xc0ff]\n[    0.498004] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.502567] pci 0000:00:1d.2: BAR 4 [io  0xc100-0xc11f]\n[    0.504114] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 conventional PCI endpoint\n[    0.505949] pci 0000:00:1d.7: BAR 0 [mem 0xfebd4000-0xfebd4fff]\n[    0.510467] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 conventional PCI endpoint\n[    0.511707] pci 0000:00:1f.0: quirk: [io  0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO\n[    0.512533] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 conventional PCI endpoint\n[    0.516111] pci 0000:00:1f.2: BAR 4 [io  0xc120-0xc13f]\n[    0.517611] pci 0000:00:1f.2: BAR 5 [mem 0xfebd5000-0xfebd5fff]\n[    0.519128] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 conventional PCI endpoint\n[    0.523064] pci 0000:00:1f.3: BAR 4 [io  0x0700-0x073f]\n[    0.525727] ACPI: PCI: Interrupt link LNKA configured for IRQ 10\n[    0.526477] ACPI: PCI: Interrupt link LNKB configured for IRQ 10\n[    0.527469] ACPI: PCI: Interrupt link LNKC configured for IRQ 11\n[    0.528444] ACPI: PCI: Interrupt link LNKD configured for IRQ 11\n[    0.529441] ACPI: PCI: Interrupt link LNKE configured for IRQ 10\n[    0.530485] ACPI: PCI: Interrupt link LNKF configured for IRQ 10\n[    0.531448] ACPI: PCI: Interrupt link LNKG configured for IRQ 11\n[    0.532445] ACPI: PCI: Interrupt link LNKH configured for IRQ 11\n[    0.533416] ACPI: PCI: Interrupt link GSIA configured for IRQ 16\n[    0.534369] ACPI: PCI: Interrupt link GSIB configured for IRQ 17\n[    0.535359] ACPI: PCI: Interrupt link GSIC configured for IRQ 18\n[    0.536358] ACPI: PCI: Interrupt link GSID configured for IRQ 19\n[    0.537358] ACPI: PCI: Interrupt link GSIE configured for IRQ 20\n[    0.538358] ACPI: PCI: Interrupt link GSIF configured for IRQ 21\n[    0.539359] ACPI: PCI: Interrupt link GSIG configured for IRQ 22\n[    0.540358] ACPI: PCI: Interrupt link GSIH configured for IRQ 23\n[    0.541565] iommu: Default domain type: Translated\n[    0.542355] iommu: DMA domain TLB invalidation policy: lazy mode\n[    0.543396] SCSI subsystem initialized\n[    0.544370] ACPI: bus type USB registered\n[    0.545297] usbcore: registered new interface driver usbfs\n[    0.546298] usbcore: registered new interface driver hub\n[    0.547263] usbcore: registered new device driver usb\n[    0.548212] pps_core: LinuxPPS API ver. 1 registered\n[    0.549191] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>\n[    0.550357] PTP clock support registered\n[    0.551496] Bluetooth: Core ver 2.22\n[    0.552359] NET: Registered PF_BLUETOOTH protocol family\n[    0.553363] Bluetooth: HCI device and connection manager initialized\n[    0.554356] Bluetooth: HCI socket layer initialized\n[    0.555355] Bluetooth: L2CAP socket layer initialized\n[    0.556358] Bluetooth: SCO socket layer initialized\n[    0.557388] PCI: Using ACPI for IRQ routing\n[    0.613978] pci 0000:00:04.0: vgaarb: setting as boot VGA device\n[    0.614351] pci 0000:00:04.0: vgaarb: bridge control possible\n[    0.614351] pci 0000:00:04.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none\n[    0.614363] vgaarb: loaded\n[    0.615398] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0\n[    0.616358] hpet0: 3 comparators, 64-bit 100.000000 MHz counter\n[    0.621405] clocksource: Switched to clocksource kvm-clock\n[    0.622933] pnp: PnP ACPI init\n[    0.623784] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved\n[    0.625556] pnp: PnP ACPI: found 5 devices\n[    0.643986] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[    0.645927] NET: Registered PF_INET protocol family\n[    0.647010] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)\n[    0.648683] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)\n[    0.650473] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)\n[    0.652248] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)\n[    0.654018] TCP bind hash table entries: 2048 (order: 4, 65536 bytes, linear)\n[    0.655558] TCP: Hash tables configured (established 2048 bind 2048)\n[    0.656991] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.658397] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.659941] NET: Registered PF_UNIX/PF_LOCAL protocol family\n[    0.661493] RPC: Registered named UNIX socket transport module.\n[    0.662824] RPC: Registered udp transport module.\n[    0.663884] RPC: Registered tcp transport module.\n[    0.664966] RPC: Registered tcp-with-tls transport module.\n[    0.666189] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[    0.667605] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]\n[    0.668969] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]\n[    0.670327] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]\n[    0.687342] pci_bus 0000:00: resource 7 [mem 0x10000000-0xafffffff window]\n[    0.690181] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window]\n[    0.692683] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window]\n[    0.694358] ACPI: \\_SB_.GSIA: Enabled at IRQ 16\n[    0.695952] ACPI: \\_SB_.GSIB: Enabled at IRQ 17\n[    0.697464] ACPI: \\_SB_.GSIC: Enabled at IRQ 18\n[    0.698945] ACPI: \\_SB_.GSID: Enabled at IRQ 19\n[    0.700557] PCI: CLS 0 bytes, default 64\n[    0.701548] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.704683] Initialise system trusted keyrings\n[    0.705839] workingset: timestamp_bits=46 max_order=16 bucket_order=0\n[    0.708360] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[    0.709825] NFS: Registering the id_resolver key type\n[    0.721969] Key type id_resolver registered\n[    0.723764] Key type id_legacy registered\n[    0.726022] Key type cifs.idmap registered\n[    0.735067] xor: automatically using best checksumming function   avx       \n[    0.736645] Key type asymmetric registered\n[    0.737611] Asymmetric key parser 'x509' registered\n[    0.738725] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)\n[    0.740409] io scheduler mq-deadline registered\n[    0.741449] io scheduler kyber registered\n[    0.742401] io scheduler bfq registered\n[    0.743613] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[    0.748691] ACPI: button: Power Button [PWRF]\n[    0.750204] ACPI: \\_SB_.GSIF: Enabled at IRQ 21\n[    0.765554] ACPI: \\_SB_.GSIG: Enabled at IRQ 22\n[    0.769089] ACPI: \\_SB_.GSIH: Enabled at IRQ 23\n[    0.772554] ACPI: \\_SB_.GSIE: Enabled at IRQ 20\n[    0.776643] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled\n[    0.778155] 00:01: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A\n[    0.780038] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[    0.784969] Linux agpgart interface v0.103\n[    0.787301] ACPI: bus type drm_connector registered\n[    0.790126] [drm] pci: virtio-vga detected at 0000:00:04.0\n[    0.791389] virtio-pci 0000:00:04.0: vgaarb: deactivate vga console\n[    0.809282] Console: switching to colour dummy device 80x25\n[    0.811860] [drm] features: -virgl +edid -resource_blob -host_visible\n[    0.811863] [drm] features: -context_init\n[    0.814262] [drm] number of scanouts: 1\n[    0.814910] [drm] number of cap sets: 0\n[    0.815820] [drm] Initialized virtio_gpu 0.1.0 for 0000:00:04.0 on minor 0\n[    0.817721] fbcon: virtio_gpudrmfb (fb0) is primary device\n[    0.835562] Console: switching to colour frame buffer device 160x50\n[    0.845131] virtio-pci 0000:00:04.0: [drm] fb0: virtio_gpudrmfb frame buffer device\n[    0.851969] brd: module loaded\n[    0.853128] loop: module loaded\n[    0.858457] virtio_scsi virtio2: 4/0/0 default/read/poll queues\n[    0.862809] scsi host0: Virtio SCSI HBA\n[    0.865569] scsi 0:0:0:0: Direct-Access     QEMU     QEMU HARDDISK    2.5+ PQ: 0 ANSI: 5\n[    0.874795] sd 0:0:0:0: Power-on or device reset occurred\n[    0.878823] sd 0:0:0:0: [sda] 391202 512-byte logical blocks: (200 MB/191 MiB)\n[    0.879947] ahci 0000:00:1f.2: AHCI vers 0001.0000, 32 command slots, 1.5 Gbps, SATA mode\n[    0.884235] sd 0:0:0:0: [sda] Write Protect is off\n[    0.885464] ahci 0000:00:1f.2: 6/6 ports implemented (port mask 0x3f)\n[    0.885466] ahci 0000:00:1f.2: flags: 64bit ncq only \n[    0.890631] scsi host1: ahci\n[    0.892975] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA\n[    0.893852] scsi host2: ahci\n[    0.899220] scsi host3: ahci\n[    0.899867] scsi host4: ahci\n[    0.901756] scsi host5: ahci\n[    0.903631] scsi host6: ahci\n[    0.907115] ata1: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5100 irq 36 lpm-pol 0\n[    0.911245] ata2: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5180 irq 36 lpm-pol 0\n[    0.912150]  sda: sda1 sda2 sda3\n[    0.916441] ata3: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5200 irq 36 lpm-pol 0\n[    0.918755] sd 0:0:0:0: [sda] Attached SCSI disk\n[    0.928545] ata4: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5280 irq 36 lpm-pol 0\n[    0.936984] ata5: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5300 irq 36 lpm-pol 0\n[    0.940264] ata6: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5380 irq 36 lpm-pol 0\n[    0.944643] e100: Intel(R) PRO/100 Network Driver\n[    0.946039] e100: Copyright(c) 1999-2006 Intel Corporation\n[    0.948211] e1000: Intel(R) PRO/1000 Network Driver\n[    0.950194] e1000: Copyright (c) 1999-2006 Intel Corporation.\n[    0.952343] e1000e: Intel(R) PRO/1000 Network Driver\n[    0.954365] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.\n[    0.956545] igb: Intel(R) Gigabit Ethernet Network Driver\n[    0.958633] igb: Copyright (c) 2007-2014 Intel Corporation.\n[    0.964874] uhci_hcd 0000:00:1d.0: UHCI Host Controller\n[    0.967791] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1\n[    0.974251] uhci_hcd 0000:00:1d.0: irq 16, io port 0x0000c0c0\n[    0.978191] hub 1-0:1.0: USB hub found\n[    0.979402] hub 1-0:1.0: 2 ports detected\n[    0.983044] ehci-pci 0000:00:1d.7: EHCI Host Controller\n[    0.985950] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2\n[    0.991837] ehci-pci 0000:00:1d.7: irq 19, io mem 0xfebd4000\n[    1.001714] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00\n[    1.003390] hub 2-0:1.0: USB hub found\n[    1.006741] hub 2-0:1.0: 6 ports detected\n[    1.032793] hub 1-0:1.0: USB hub found\n[    1.034751] hub 1-0:1.0: 2 ports detected\n[    1.038881] uhci_hcd 0000:00:1d.1: UHCI Host Controller\n[    1.042156] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3\n[    1.047888] uhci_hcd 0000:00:1d.1: irq 17, io port 0x0000c0e0\n[    1.051615] hub 3-0:1.0: USB hub found\n[    1.052814] hub 3-0:1.0: 2 ports detected\n[    1.057144] uhci_hcd 0000:00:1d.2: UHCI Host Controller\n[    1.059779] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4\n[    1.065401] uhci_hcd 0000:00:1d.2: irq 18, io port 0x0000c100\n[    1.068885] hub 4-0:1.0: USB hub found\n[    1.070071] hub 4-0:1.0: 2 ports detected\n[    1.073913] usbcore: registered new interface driver usb-storage\n[    1.077048] usbcore: registered new interface driver usbserial_generic\n[    1.080410] usbserial: USB Serial support registered for generic\n[    1.083111] usbcore: registered new interface driver ftdi_sio\n[    1.085604] usbserial: USB Serial support registered for FTDI USB Serial Device\n[    1.088383] usbcore: registered new interface driver pl2303\n[    1.091463] usbserial: USB Serial support registered for pl2303\n[    1.096015] i8042: PNP: No PS/2 controller found.\n[    1.099371] mousedev: PS/2 mouse device common for all mice\n[    1.103259] rtc_cmos 00:03: RTC can wake from S4\n[    1.107065] rtc_cmos 00:03: registered as rtc0\n[    1.110027] rtc_cmos 00:03: setting system clock to 2025-04-15T16:15:17 UTC (1744733717)\n[    1.113206] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram, hpet irqs\n[    1.115241] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev\n[    1.116715] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt\n[    1.117811] amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled\n[    1.121756] i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD\n[    1.122430] sdhci: Secure Digital Host Controller Interface driver\n[    1.130603] sdhci: Copyright(c) Pierre Ossman\n[    1.131867] sdhci-pltfm: SDHCI platform and OF driver helper\n[    1.134077] usbcore: registered new interface driver usbhid\n[    1.136177] usbhid: USB HID core driver\n[    1.138121] u32 classifier\n[    1.139811]     input device check on\n[    1.141600]     Actions configured\n[    1.143868] NET: Registered PF_INET6 protocol family\n[    1.151128] Segment Routing with IPv6\n[    1.153451] In-situ OAM (IOAM) with IPv6\n[    1.157270] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver\n[    1.161803] NET: Registered PF_PACKET protocol family\n[    1.165924] Bridge firewalling registered\n[    1.168335] l2tp_core: L2TP core driver, V2.0\n[    1.170263] Key type dns_resolver registered\n[    1.172232] NET: Registered PF_VSOCK protocol family\n[    1.176389] IPI shorthand broadcast: enabled\n[    1.179932] sched_clock: Marking stable (978003070, 201652215)->(1452246858, -272591573)\n[    1.181854] registered taskstats version 1\n[    1.185138] Loading compiled-in X.509 certificates\n[    1.188333] Key type .fscrypt registered\n[    1.189978] Key type fscrypt-provisioning registered\n[    1.193391] Btrfs loaded, zoned=no, fsverity=no\n[    1.196888] Key type encrypted registered\n[    1.198683] printk: legacy console [netcon0] enabled\n[    1.202638] netconsole: network logging started\n[    1.205321] clk: Disabling unused clocks\n[    1.250956] ata3: SATA link down (SStatus 0 SControl 300)\n[    1.255094] usb 2-1: new high-speed USB device number 2 using ehci-pci\n[    1.255330] ata6: SATA link down (SStatus 0 SControl 300)\n[    1.265478] ata5: SATA link down (SStatus 0 SControl 300)\n[    1.268549] ata2: SATA link down (SStatus 0 SControl 300)\n[    1.271508] ata1: SATA link down (SStatus 0 SControl 300)\n[    1.275834] ata4: SATA link down (SStatus 0 SControl 300)\n[    1.277359] md: Waiting for all devices to be available before autodetect\n[    1.280125] md: If you don't use raid, use raid=noautodetect\n[    1.284006] md: Autodetecting RAID arrays.\n[    1.287575] md: autorun ...\n[    1.290764] md: ... autorun DONE.\n[    1.298074] EXT4-fs (sda2): orphan cleanup on readonly fs\n[    1.300921] EXT4-fs (sda2): mounted filesystem bc3f6c95-72c2-4859-b6e0-25c927ffcd55 ro with ordered data mode. Quota mode: disabled.\n[    1.305746] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.\n[    1.310870] devtmpfs: mounted\n[    1.312534] Freeing unused kernel image (initmem) memory: 3512K\n[    1.314712] Write protecting the kernel read-only data: 26624k\n[    1.317469] Freeing unused kernel image (rodata/data gap) memory: 316K\n[    1.320816] Run /sbin/init as init process\n[    1.360129] EXT4-fs (sda2): re-mounted bc3f6c95-72c2-4859-b6e0-25c927ffcd55 r/w. Quota mode: disabled.\n[    1.372796] EXT4-fs (sda3): mounted filesystem e956b00c-da64-4c2d-a48a-aaefc83eef7c r/w with ordered data mode. Quota mode: disabled.\n[    1.396890] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/0003:0627:0001.0001/input/input1\n[    1.399925] hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:1d.7-1/input0\n[    1.407687] systemd[1]: systemd 257.4 running in system mode (-PAM -AUDIT -SELINUX -APPARMOR +IMA +IPE -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP -LIBCRYPTSETUP_PLUGINS +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -BTF +XKBCOMMON +UTMP -SYSVINIT -LIBARCHIVE)\n[    1.418562] systemd[1]: Detected virtualization kvm.\n[    1.420063] systemd[1]: Detected architecture x86-64.\n[    1.440412] systemd[1]: Hostname set to <qemux86-64>.\n[    1.445131] systemd[1]: Initializing machine ID from random generator.\n[    1.497549] systemd[1]: Queued start job for default target Multi-User System.\n[    1.515740] usb 2-2: new high-speed USB device number 3 using ehci-pci\n[    1.523752] systemd[1]: Created slice Slice /system/getty.\n[    1.529250] systemd[1]: Created slice Slice /system/modprobe.\n[    1.536581] systemd[1]: Created slice Slice /system/serial-getty.\n[    1.542541] systemd[1]: Created slice User and Session Slice.\n[    1.550378] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[    1.554076] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[    1.561465] systemd[1]: Expecting device /dev/sda1...\n[    1.562709] systemd[1]: Expecting device /dev/ttyS0...\n[    1.566559] systemd[1]: Reached target Path Units.\n[    1.575694] systemd[1]: Reached target Remote File Systems.\n[    1.579103] systemd[1]: Reached target Slice Units.\n[    1.584004] systemd[1]: Reached target Swaps.\n[    1.588401] systemd[1]: Listening on Syslog Socket.\n[    1.600427] systemd[1]: Listening on Credential Encryption/Decryption.\n[    1.603799] systemd[1]: Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit).\n[    1.605777] systemd[1]: Listening on Journal Socket (/dev/log).\n[    1.608054] systemd[1]: Listening on Journal Sockets.\n[    1.618841] systemd[1]: Listening on Network Service Netlink Socket.\n[    1.623395] systemd[1]: Listening on udev Control Socket.\n[    1.636262] systemd[1]: Listening on udev Kernel Socket.\n[    1.637471] systemd[1]: Listening on User Database Manager Socket.\n[    1.642584] systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).\n[    1.648756] systemd[1]: Mounting POSIX Message Queue File System...\n[    1.663187] systemd[1]: Mounting Kernel Debug File System...\n[    1.668529] systemd[1]: Mounting Kernel Trace File System...\n[    1.679287] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.682290] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/0003:0627:0001.0002/input/input2\n[    1.687516] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.696019] systemd[1]: Starting Load Kernel Module configfs...\n[    1.701649] systemd[1]: Starting Load Kernel Module drm...\n[    1.712421] systemd[1]: Starting Load Kernel Module fuse...\n[    1.743917] systemd[1]: Starting Journal Service...\n[    1.757152] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.761909] systemd[1]: Starting Generate network units from Kernel command line...\n[    1.766829] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    1.774182] systemd[1]: Starting Apply Kernel Variables...\n[    1.781837] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.786160] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.786379] systemd-journald[152]: Collecting audit messages is disabled.\n[    1.791139] EXT4-fs (sda2): re-mounted bc3f6c95-72c2-4859-b6e0-25c927ffcd55 ro. Quota mode: disabled.\n[    1.808366] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.814055] systemd[1]: Starting Coldplug All udev Devices...\n[    1.826338] systemd[1]: Started Journal Service.\n[    1.877468] systemd-journald[152]: Received client request to flush runtime journal.\n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: [  367.940400] clocksource: Long readout interval, skipping watchdog check: cs_nsec: 5208636470 wd_nsec: 5208634733\n\n",
    "oetags": [
     "runqemu"
    ],
    "status": "ERROR"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_postinst_on_target_for_read_only_rootfs": {
    "duration": 1081.671846628189,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 377, in runqemu\n    qemu.start(params=qemuparams, ssh=ssh, runqemuparams=runqemuparams, launch_cmd=launch_cmd, discard_writes=discard_writes)\n    ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/targetcontrol.py\", line 179, in start\n    raise RuntimeError(\"%s - FAILED to start qemu - check the task log and the boot log\" % self.pn)\nRuntimeError: core-image-minimal - FAILED to start qemu - check the task log and the boot log\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 503, in test_postinst_on_target_for_read_only_rootfs\n    with runqemu('core-image-minimal', image_fstype='wic') as qemu:\n         ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/contextlib.py\", line 141, in __enter__\n    return next(self.gen)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 383, in runqemu\n    raise Exception(msg)\nException: core-image-minimal - FAILED to start qemu - check the task log and the boot log\nFailed to start QEMU - see the logs in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimageQemurunner log output from /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemurunner_log.20250415163209:\nINFO: rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic\nINFO: Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415163209\nINFO: SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250415163209\nDEBUG: Using kvm for runqemu\nINFO: QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.vlj2i0cr\nDEBUG: Created listening socket for qemu serial console on: 127.0.0.1:44163\nDEBUG: Created listening socket for qemu serial console on: 127.0.0.1:53577\nDEBUG: launchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic tcpserial=44163:53577 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.i05i6nxw,server,wait -qmp unix:./.vlj2i0cr,server,nowait\"\nDEBUG: runqemu started, pid is 3625906\nDEBUG: waiting at most 300 seconds for qemu pid (04/15/25 16:33:17)\nDEBUG: QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.i05i6nxw\nDEBUG: QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.i05i6nxw\nINFO: QMP connected to QEMU at 04/15/25 16:33:18 and took 0.54 seconds\nINFO: QMP released QEMU at 04/15/25 16:33:18 and took 0.13 seconds from connect\nDEBUG: qemu started in 0.66 seconds - qemu procces pid is 3626679 (04/15/25 16:33:18)\nDEBUG: Target IP: 192.168.7.2\nDEBUG: Server IP: 192.168.7.1\nDEBUG: Starting logging thread\nDEBUG: Starting thread event loop\nDEBUG: Connection request received\nDEBUG: Setting connection established event\nDEBUG: Output from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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.wic.3625931\nrunqemu - INFO - Copy done in 0.10341811180114746 seconds\nrunqemu - INFO - Using scsi drive\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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 if=none,id=hd,file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.3625931,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -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:44163,nodelay=on -serial tcp:127.0.0.1:53577,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.i05i6nxw,server,wait -qmp unix:./.vlj2i0cr,server,nowait -device virtio-vga  -display sdl,show-cursor=on  \n\nrunqemu - INFO - Host uptime: 87869.85\n\n\nDEBUG: Waiting at most 1000 seconds for login banner (04/15/25 16:33:18)\nDEBUG: Connection from 127.0.0.1:48458\nWARNING: Target didn't reach login banner in 1000 seconds (04/15/25 16:49:59)\nWARNING: Last 25 lines of login console (0):\n\nWARNING: Last 25 lines of all logging (36124):\n[    1.785842] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/0003:0627:0001.0002/input/input2\n[    1.786453] systemd[1]: Mounting Kernel Trace File System...\n[    1.803465] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.806392] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.819640] systemd[1]: Starting Load Kernel Module configfs...\n[    1.823996] systemd[1]: Starting Load Kernel Module drm...\n[    1.831936] systemd[1]: Starting Load Kernel Module fuse...\n[    1.841966] systemd[1]: Starting Journal Service...\n[    1.857760] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.859830] systemd[1]: Starting Generate network units from Kernel command line...\n[    1.864214] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    1.873946] systemd[1]: Starting Apply Kernel Variables...\n[    1.881838] systemd-journald[148]: Collecting audit messages is disabled.\n[    1.885195] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.885293] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.895212] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.901582] EXT4-fs (sda2): re-mounted dc5b55bf-f891-441d-9f14-460cbc8bf467 ro. Quota mode: disabled.\n[    1.908464] systemd[1]: Starting Coldplug All udev Devices...\n[    1.918275] systemd[1]: Started Journal Service.\n[    1.966290] systemd-journald[148]: Received client request to flush runtime journal.\n[!p]104[?7h[6n[32766;32766H[6n[!p]104[?7h[6n[32766;32766H[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \nWARNING: Check full boot log: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415163209\nDEBUG: Stopping logging thread\nDEBUG: Stop event received\nDEBUG: Tearing down logging thread\nDEBUG: Sending SIGTERM to runqemu\nINFO: Output from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 88876.20\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.3625931\ntput: No value for $TERM and no -T specified\n\nWARNING: Extra log data read: \n\nDEBUG: Sending SIGTERM to runqemu\nINFO: Output from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 88876.20\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.3625931\ntput: No value for $TERM and no -T specified\n\n\nStderr:\n2025-04-15 15:47:22,829 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/conf/local.conf\n2025-04-15 15:47:22,830 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 997 .bb files complete (0 cached, 997 parsed). 1976 targets, 54 skipped, 0 masked, 0 errors.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta-poky/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 997 .bb files complete (0 cached, 997 parsed). 1976 targets, 25 skipped, 0 masked, 0 errors.\n\nSummary: There were 3 WARNING messages.\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415155604\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250415155604\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.dbwxpt40\nCreated listening socket for qemu serial console on: 127.0.0.1:45373\nCreated listening socket for qemu serial console on: 127.0.0.1:57257\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic tcpserial=45373:57257 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.sz4a8wcq,server,wait -qmp unix:./.dbwxpt40,server,nowait\"\nrunqemu started, pid is 1328202\nwaiting at most 300 seconds for qemu pid (04/15/25 15:57:20)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.sz4a8wcq\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.sz4a8wcq\nQMP connected to QEMU at 04/15/25 15:57:20 and took 0.55 seconds\nQMP released QEMU at 04/15/25 15:57:20 and took 0.14 seconds from connect\nqemu started in 0.68 seconds - qemu procces pid is 1328494 (04/15/25 15:57:20)\nTarget IP: 192.168.7.8\nServer IP: 192.168.7.7\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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 - Acquiring lockfile /tmp/qemu-tap-locks/tap2.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap3\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap3.skip to make runqemu skip tap3.\nrunqemu - INFO - Network configuration: ip=192.168.7.8::192.168.7.7: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.wic.1328209\nrunqemu - INFO - Copy done in 0.11668920516967773 seconds\nrunqemu - INFO - Using scsi drive\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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:08 -netdev tap,id=net0,ifname=tap3,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.1328209,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -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:45373,nodelay=on -serial tcp:127.0.0.1:57257,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.sz4a8wcq,server,wait -qmp unix:./.dbwxpt40,server,nowait -device virtio-vga  -display sdl,show-cursor=on  \n\nrunqemu - INFO - Host uptime: 85712.06\n\n\nWaiting at most 1000 seconds for login banner (04/15/25 15:57:20)\nConnection from 127.0.0.1:43530\nTarget didn't reach login banner in 1000 seconds (04/15/25 16:14:01)\nLast 25 lines of login console (0):\n\nLast 25 lines of all logging (35882):\n[    1.709629] systemd[1]: Mounting Kernel Trace File System...\n[    1.719065] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.726405] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.732907] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/0003:0627:0001.0002/input/input2\n[    1.734999] systemd[1]: Starting Load Kernel Module configfs...\n[    1.766377] systemd[1]: Starting Load Kernel Module drm...\n[    1.771756] systemd[1]: Starting Load Kernel Module fuse...\n[    1.779328] systemd[1]: Starting Journal Service...\n[    1.786511] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.791134] systemd[1]: Starting Generate network units from Kernel command line...\n[    1.796394] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    1.802114] systemd-journald[133]: Collecting audit messages is disabled.\n[    1.806908] systemd[1]: Starting Apply Kernel Variables...\n[    1.814681] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.823953] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.836471] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.836535] EXT4-fs (sda2): re-mounted 7025e2fe-aaa6-4947-af3d-639e4c3552f6 ro. Quota mode: disabled.\n[    1.852329] systemd[1]: Starting Coldplug All udev Devices...\n[    1.863754] systemd[1]: Started Journal Service.\n[    1.912113] systemd-journald[133]: Received client request to flush runtime journal.\n[!p]104[?7h[6n[32766;32766H[6n[!p]104[?7h[6n[32766;32766H[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \nCheck full boot log: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415155604\nStopping logging thread\nStop event received\nTearing down logging thread\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 86718.37\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.1328209\ntput: No value for $TERM and no -T specified\n\nExtra log data read: \n\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 86718.37\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.1328209\ntput: No value for $TERM and no -T specified\n\nERROR: Qemu log output from /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415155604:\n\nSYSLINUX 6.04 6.04-pre2 Copyright (C) 1994-2015 H. Peter Anvin et al\nLoading /bzImage... ok\n[    0.000000] Linux version 6.12.19-yocto-standard (oe-user@oe-host) (x86_64-poky-linux-gcc (GCC) 14.2.0, GNU ld (GNU Binutils) 2.44) #1 SMP PREEMPT_DYNAMIC Wed Mar 19 23:04:08 UTC 2025\n[    0.000000] Command line: BOOT_IMAGE=/bzImage label=boot root=PARTUUID=8c278759-3405-4d4e-a25a-b53e9ebda4ca rootfstype=ext4 console=ttyS0,115200 console=tty0  ro\n[    0.000000] BIOS-provided physical RAM map:\n[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd7fff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000ffd8000-0x000000000fffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\n[    0.000000] NX (Execute Disable) protection: active\n[    0.000000] APIC: Static calls initialized\n[    0.000000] SMBIOS 2.8 present.\n[    0.000000] DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014\n[    0.000000] DMI: Memory slots populated: 1/1\n[    0.000000] Hypervisor detected: KVM\n[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[    0.000000] kvm-clock: using sched offset of 401669944 cycles\n[    0.000001] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[    0.000003] tsc: Detected 2749.998 MHz processor\n[    0.000940] last_pfn = 0xffd8 max_arch_pfn = 0x400000000\n[    0.000973] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs\n[    0.000976] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  \n[    0.002902] found SMP MP-table at [mem 0x000f5440-0x000f544f]\n[    0.003015] ACPI: Early table checksum verification disabled\n[    0.003017] ACPI: RSDP 0x00000000000F5270 000014 (v00 BOCHS )\n[    0.003024] ACPI: RSDT 0x000000000FFE2437 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003028] ACPI: FACP 0x000000000FFE2217 0000F4 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003032] ACPI: DSDT 0x000000000FFE0040 0021D7 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003034] ACPI: FACS 0x000000000FFE0000 000040\n[    0.003035] ACPI: APIC 0x000000000FFE230B 000090 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003036] ACPI: HPET 0x000000000FFE239B 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003038] ACPI: MCFG 0x000000000FFE23D3 00003C (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003039] ACPI: WAET 0x000000000FFE240F 000028 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003041] ACPI: Reserving FACP table memory at [mem 0xffe2217-0xffe230a]\n[    0.003042] ACPI: Reserving DSDT table memory at [mem 0xffe0040-0xffe2216]\n[    0.003042] ACPI: Reserving FACS table memory at [mem 0xffe0000-0xffe003f]\n[    0.003043] ACPI: Reserving APIC table memory at [mem 0xffe230b-0xffe239a]\n[    0.003043] ACPI: Reserving HPET table memory at [mem 0xffe239b-0xffe23d2]\n[    0.003044] ACPI: Reserving MCFG table memory at [mem 0xffe23d3-0xffe240e]\n[    0.003044] ACPI: Reserving WAET table memory at [mem 0xffe240f-0xffe2436]\n[    0.003074] Zone ranges:\n[    0.003075]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]\n[    0.003076]   DMA32    [mem 0x0000000001000000-0x000000000ffd7fff]\n[    0.003077]   Normal   empty\n[    0.003077] Movable zone start for each node\n[    0.003078] Early memory node ranges\n[    0.003078]   node   0: [mem 0x0000000000001000-0x000000000009efff]\n[    0.003079]   node   0: [mem 0x0000000000100000-0x000000000ffd7fff]\n[    0.003080] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd7fff]\n[    0.003198] On node 0, zone DMA: 1 pages in unavailable ranges\n[    0.003219] On node 0, zone DMA: 97 pages in unavailable ranges\n[    0.003640] On node 0, zone DMA32: 40 pages in unavailable ranges\n[    0.003992] ACPI: PM-Timer IO Port: 0x608\n[    0.003999] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[    0.004023] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[    0.004024] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[    0.004026] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[    0.004027] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[    0.004028] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[    0.004029] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[    0.004031] ACPI: Using ACPI (MADT) for SMP configuration information\n[    0.004032] ACPI: HPET id: 0x8086a201 base: 0xfed00000\n[    0.004033] TSC deadline timer available\n[    0.004037] CPU topo: Max. logical packages:   1\n[    0.004038] CPU topo: Max. logical dies:       1\n[    0.004038] CPU topo: Max. dies per package:   1\n[    0.004041] CPU topo: Max. threads per core:   1\n[    0.004042] CPU topo: Num. cores per package:     4\n[    0.004042] CPU topo: Num. threads per package:   4\n[    0.004042] CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs\n[    0.004052] kvm-guest: APIC: eoi() replaced with kvm_guest_apic_eoi_write()\n[    0.004064] [mem 0x10000000-0xafffffff] available for PCI devices\n[    0.004065] Booting paravirtualized kernel on KVM\n[    0.004066] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns\n[    0.004069] setup_percpu: NR_CPUS:64 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1\n[    0.004266] percpu: Embedded 58 pages/cpu s199704 r8192 d29672 u524288\n[    0.004287] Kernel command line: BOOT_IMAGE=/bzImage label=boot root=PARTUUID=8c278759-3405-4d4e-a25a-b53e9ebda4ca rootfstype=ext4 console=ttyS0,115200 console=tty0  ro\n[    0.004314] Unknown kernel command line parameters \"BOOT_IMAGE=/bzImage label=boot\", will be passed to user space.\n[    0.004319] random: crng init done\n[    0.004329] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)\n[    0.004336] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)\n[    0.004360] Built 1 zonelists, mobility grouping on.  Total pages: 65398\n[    0.004525] mem auto-init: stack:all(zero), heap alloc:off, heap free:off\n[    0.004834] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1\n[    0.004848] ftrace: allocating 53997 entries in 211 pages\n[    0.014805] ftrace: allocated 211 pages with 5 groups\n[    0.014843] Dynamic Preempt: full\n[    0.014977] rcu: Preemptible hierarchical RCU implementation.\n[    0.014977] rcu: \tRCU event tracing is enabled.\n[    0.014978] rcu: \tRCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.\n[    0.014979] \tTrampoline variant of Tasks RCU enabled.\n[    0.014979] \tRude variant of Tasks RCU enabled.\n[    0.014980] \tTracing variant of Tasks RCU enabled.\n[    0.014980] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.\n[    0.014981] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4\n[    0.014985] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.014987] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.014988] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.019686] NR_IRQS: 4352, nr_irqs: 456, preallocated irqs: 16\n[    0.019880] rcu: srcu_init: Setting srcu_struct sizes based on contention.\n[    0.019953] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)\n[    0.037111] Console: colour VGA+ 80x25\n[    0.037120] printk: legacy console [tty0] enabled\n[    0.090550] printk: legacy console [ttyS0] enabled\n[    0.221138] ACPI: Core revision 20240827\n[    0.222164] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns\n[    0.224197] APIC: Switch to symmetric I/O mode setup\n[    0.225500] x2apic enabled\n[    0.226450] APIC: Switched APIC routing to: physical x2apic\n[    0.228738] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[    0.230024] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.232187] Calibrating delay loop (skipped) preset value.. 5499.99 BogoMIPS (lpj=2749998)\n[    0.233324] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[    0.235190] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[    0.236192] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization\n[    0.238190] Spectre V2 : Mitigation: Retpolines\n[    0.239189] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[    0.240189] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT\n[    0.241189] Speculative Store Bypass: Vulnerable\n[    0.242202] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'\n[    0.244188] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'\n[    0.245188] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'\n[    0.246190] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256\n[    0.247188] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[    0.262187] Freeing SMP alternatives memory: 56K\n[    0.263194] pid_max: default: 32768 minimum: 301\n[    0.264212] LSM: initializing lsm=capability,landlock\n[    0.265227] landlock: Up and running.\n[    0.266214] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.267190] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.268392] smpboot: CPU0: AMD Intel Xeon E3-12xx v2 (Ivy Bridge) (family: 0x6, model: 0x3a, stepping: 0x9)\n[    0.269314] Performance Events: AMD PMU driver.\n[    0.270195] ... version:                0\n[    0.271193] ... bit width:              48\n[    0.272192] ... generic registers:      4\n[    0.273192] ... value mask:             0000ffffffffffff\n[    0.274197] ... max period:             00007fffffffffff\n[    0.275194] ... fixed-purpose events:   0\n[    0.276194] ... event mask:             000000000000000f\n[    0.277299] signal: max sigframe size: 1776\n[    0.279139] rcu: Hierarchical SRCU implementation.\n[    0.280159] rcu: \tMax phase no-delay instances is 400.\n[    0.281231] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level\n[    0.282343] smp: Bringing up secondary CPUs ...\n[    0.283280] smpboot: x86: Booting SMP configuration:\n[    0.284198] .... node  #0, CPUs:      #1 #2 #3\n[    0.320239] smp: Brought up 1 node, 4 CPUs\n[    0.322193] smpboot: Total of 4 processors activated (21999.98 BogoMIPS)\n[    0.323449] Memory: 214380K/261592K available (20480K kernel code, 2435K rwdata, 5820K rodata, 3508K init, 2052K bss, 43280K reserved, 0K cma-reserved)\n[    0.324265] devtmpfs: initialized\n[    0.325479] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns\n[    0.326196] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)\n[    0.327225] pinctrl core: initialized pinctrl subsystem\n[    0.328591] NET: Registered PF_NETLINK/PF_ROUTE protocol family\n[    0.329287] thermal_sys: Registered thermal governor 'step_wise'\n[    0.329288] thermal_sys: Registered thermal governor 'user_space'\n[    0.330208] cpuidle: using governor menu\n[    0.332222] PCI: ECAM [mem 0xb0000000-0xbfffffff] (base 0xb0000000) for domain 0000 [bus 00-ff]\n[    0.333193] PCI: ECAM [mem 0xb0000000-0xbfffffff] reserved as E820 entry\n[    0.334199] PCI: Using configuration type 1 for base access\n[    0.335248] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.\n[    0.353093] raid6: sse2x4   gen() 14298 MB/s\n[    0.370656] raid6: sse2x2   gen() 12364 MB/s\n[    0.388827] raid6: sse2x1   gen()  6147 MB/s\n[    0.390193] raid6: using algorithm sse2x4 gen() 14298 MB/s\n[    0.408275] raid6: .... xor() 4286 MB/s, rmw enabled\n[    0.410194] raid6: using ssse3x2 recovery algorithm\n[    0.411283] ACPI: Added _OSI(Module Device)\n[    0.413193] ACPI: Added _OSI(Processor Device)\n[    0.414192] ACPI: Added _OSI(3.0 _SCP Extensions)\n[    0.415192] ACPI: Added _OSI(Processor Aggregator Device)\n[    0.417884] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[    0.421389] ACPI: Interpreter enabled\n[    0.422203] ACPI: PM: (supports S0 S3 S5)\n[    0.423193] ACPI: Using IOAPIC for interrupt routing\n[    0.424225] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[    0.425192] PCI: Using E820 reservations for host bridge windows\n[    0.426248] ACPI: Enabled 2 GPEs in block 00 to 3F\n[    0.428289] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[    0.429194] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]\n[    0.430216] acpi PNP0A08:00: _OSC: platform does not support [LTR]\n[    0.431223] acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability]\n[    0.432240] PCI host bridge to bus 0000:00\n[    0.433206] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]\n[    0.434194] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]\n[    0.435194] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[    0.436195] pci_bus 0000:00: root bus resource [mem 0x10000000-0xafffffff window]\n[    0.437195] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[    0.438194] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window]\n[    0.439195] pci_bus 0000:00: root bus resource [bus 00-ff]\n[    0.440260] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 conventional PCI endpoint\n[    0.441797] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint\n[    0.445196] pci 0000:00:01.0: BAR 0 [io  0xc080-0xc09f]\n[    0.448193] pci 0000:00:01.0: BAR 1 [mem 0xfebd0000-0xfebd0fff]\n[    0.453196] pci 0000:00:01.0: BAR 4 [mem 0xfe800000-0xfe803fff 64bit pref]\n[    0.456193] pci 0000:00:01.0: ROM [mem 0xfeb80000-0xfebbffff pref]\n[    0.457938] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 conventional PCI endpoint\n[    0.460194] pci 0000:00:02.0: BAR 0 [io  0xc0a0-0xc0bf]\n[    0.462193] pci 0000:00:02.0: BAR 1 [mem 0xfebd1000-0xfebd1fff]\n[    0.466193] pci 0000:00:02.0: BAR 4 [mem 0xfe804000-0xfe807fff 64bit pref]\n[    0.468925] pci 0000:00:03.0: [1af4:1004] type 00 class 0x010000 conventional PCI endpoint\n[    0.472075] pci 0000:00:03.0: BAR 0 [io  0xc000-0xc03f]\n[    0.474194] pci 0000:00:03.0: BAR 1 [mem 0xfebd2000-0xfebd2fff]\n[    0.479194] pci 0000:00:03.0: BAR 4 [mem 0xfe808000-0xfe80bfff 64bit pref]\n[    0.482814] pci 0000:00:04.0: [1af4:1050] type 00 class 0x030000 conventional PCI endpoint\n[    0.485857] pci 0000:00:04.0: BAR 0 [mem 0xfe000000-0xfe7fffff pref]\n[    0.489200] pci 0000:00:04.0: BAR 2 [mem 0xfe80c000-0xfe80ffff 64bit pref]\n[    0.491150] pci 0000:00:04.0: BAR 4 [mem 0xfebd3000-0xfebd3fff]\n[    0.494668] pci 0000:00:04.0: ROM [mem 0xfebc0000-0xfebcffff pref]\n[    0.495252] pci 0000:00:04.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]\n[    0.496806] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.500194] pci 0000:00:1d.0: BAR 4 [io  0xc0c0-0xc0df]\n[    0.502346] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.505764] pci 0000:00:1d.1: BAR 4 [io  0xc0e0-0xc0ff]\n[    0.508385] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.511408] pci 0000:00:1d.2: BAR 4 [io  0xc100-0xc11f]\n[    0.513450] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 conventional PCI endpoint\n[    0.514719] pci 0000:00:1d.7: BAR 0 [mem 0xfebd4000-0xfebd4fff]\n[    0.517623] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 conventional PCI endpoint\n[    0.519648] pci 0000:00:1f.0: quirk: [io  0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO\n[    0.521450] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 conventional PCI endpoint\n[    0.526951] pci 0000:00:1f.2: BAR 4 [io  0xc120-0xc13f]\n[    0.529192] pci 0000:00:1f.2: BAR 5 [mem 0xfebd5000-0xfebd5fff]\n[    0.532420] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 conventional PCI endpoint\n[    0.534761] pci 0000:00:1f.3: BAR 4 [io  0x0700-0x073f]\n[    0.535999] ACPI: PCI: Interrupt link LNKA configured for IRQ 10\n[    0.537240] ACPI: PCI: Interrupt link LNKB configured for IRQ 10\n[    0.538236] ACPI: PCI: Interrupt link LNKC configured for IRQ 11\n[    0.539247] ACPI: PCI: Interrupt link LNKD configured for IRQ 11\n[    0.541256] ACPI: PCI: Interrupt link LNKE configured for IRQ 10\n[    0.542238] ACPI: PCI: Interrupt link LNKF configured for IRQ 10\n[    0.543320] ACPI: PCI: Interrupt link LNKG configured for IRQ 11\n[    0.544284] ACPI: PCI: Interrupt link LNKH configured for IRQ 11\n[    0.545269] ACPI: PCI: Interrupt link GSIA configured for IRQ 16\n[    0.546196] ACPI: PCI: Interrupt link GSIB configured for IRQ 17\n[    0.547195] ACPI: PCI: Interrupt link GSIC configured for IRQ 18\n[    0.548195] ACPI: PCI: Interrupt link GSID configured for IRQ 19\n[    0.549198] ACPI: PCI: Interrupt link GSIE configured for IRQ 20\n[    0.550194] ACPI: PCI: Interrupt link GSIF configured for IRQ 21\n[    0.551194] ACPI: PCI: Interrupt link GSIG configured for IRQ 22\n[    0.552196] ACPI: PCI: Interrupt link GSIH configured for IRQ 23\n[    0.553417] iommu: Default domain type: Translated\n[    0.554191] iommu: DMA domain TLB invalidation policy: lazy mode\n[    0.555236] SCSI subsystem initialized\n[    0.556208] ACPI: bus type USB registered\n[    0.557217] usbcore: registered new interface driver usbfs\n[    0.558204] usbcore: registered new interface driver hub\n[    0.559203] usbcore: registered new device driver usb\n[    0.561229] pps_core: LinuxPPS API ver. 1 registered\n[    0.562197] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>\n[    0.564196] PTP clock support registered\n[    0.565360] Bluetooth: Core ver 2.22\n[    0.566204] NET: Registered PF_BLUETOOTH protocol family\n[    0.567191] Bluetooth: HCI device and connection manager initialized\n[    0.568192] Bluetooth: HCI socket layer initialized\n[    0.569191] Bluetooth: L2CAP socket layer initialized\n[    0.570220] Bluetooth: SCO socket layer initialized\n[    0.571227] PCI: Using ACPI for IRQ routing\n[    0.623486] pci 0000:00:04.0: vgaarb: setting as boot VGA device\n[    0.624187] pci 0000:00:04.0: vgaarb: bridge control possible\n[    0.624187] pci 0000:00:04.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none\n[    0.624195] vgaarb: loaded\n[    0.624850] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0\n[    0.625194] hpet0: 3 comparators, 64-bit 100.000000 MHz counter\n[    0.630833] clocksource: Switched to clocksource kvm-clock\n[    0.631743] pnp: PnP ACPI init\n[    0.632716] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved\n[    0.634778] pnp: PnP ACPI: found 5 devices\n[    0.653341] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[    0.655545] NET: Registered PF_INET protocol family\n[    0.656811] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)\n[    0.658738] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)\n[    0.660774] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)\n[    0.662484] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)\n[    0.664155] TCP bind hash table entries: 2048 (order: 4, 65536 bytes, linear)\n[    0.665635] TCP: Hash tables configured (established 2048 bind 2048)\n[    0.666961] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.668341] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.669984] NET: Registered PF_UNIX/PF_LOCAL protocol family\n[    0.671482] RPC: Registered named UNIX socket transport module.\n[    0.672822] RPC: Registered udp transport module.\n[    0.673896] RPC: Registered tcp transport module.\n[    0.687193] RPC: Registered tcp-with-tls transport module.\n[    0.688368] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[    0.689719] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]\n[    0.690999] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]\n[    0.692276] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]\n[    0.700531] pci_bus 0000:00: resource 7 [mem 0x10000000-0xafffffff window]\n[    0.701946] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window]\n[    0.703352] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window]\n[    0.704938] ACPI: \\_SB_.GSIA: Enabled at IRQ 16\n[    0.706501] ACPI: \\_SB_.GSIB: Enabled at IRQ 17\n[    0.708019] ACPI: \\_SB_.GSIC: Enabled at IRQ 18\n[    0.709523] ACPI: \\_SB_.GSID: Enabled at IRQ 19\n[    0.711077] PCI: CLS 0 bytes, default 64\n[    0.712020] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.714684] Initialise system trusted keyrings\n[    0.715714] workingset: timestamp_bits=46 max_order=16 bucket_order=0\n[    0.733130] NFS: Registering the id_resolver key type\n[    0.734456] Key type id_resolver registered\n[    0.735376] Key type id_legacy registered\n[    0.736823] Key type cifs.idmap registered\n[    0.744721] xor: automatically using best checksumming function   avx       \n[    0.746175] Key type asymmetric registered\n[    0.747069] Asymmetric key parser 'x509' registered\n[    0.748106] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)\n[    0.749676] io scheduler mq-deadline registered\n[    0.750657] io scheduler kyber registered\n[    0.751537] io scheduler bfq registered\n[    0.752602] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[    0.754247] ACPI: button: Power Button [PWRF]\n[    0.755629] ACPI: \\_SB_.GSIF: Enabled at IRQ 21\n[    0.757771] ACPI: \\_SB_.GSIG: Enabled at IRQ 22\n[    0.759618] ACPI: \\_SB_.GSIH: Enabled at IRQ 23\n[    0.773975] ACPI: \\_SB_.GSIE: Enabled at IRQ 20\n[    0.778243] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled\n[    0.780088] 00:01: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A\n[    0.782323] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[    0.785509] Linux agpgart interface v0.103\n[    0.786761] ACPI: bus type drm_connector registered\n[    0.788216] [drm] pci: virtio-vga detected at 0000:00:04.0\n[    0.789747] virtio-pci 0000:00:04.0: vgaarb: deactivate vga console\n[    0.794383] Console: switching to colour dummy device 80x25\n[    0.795696] [drm] features: -virgl +edid -resource_blob -host_visible\n[    0.795697] [drm] features: -context_init\n[    0.798322] [drm] number of scanouts: 1\n[    0.799148] [drm] number of cap sets: 0\n[    0.800320] [drm] Initialized virtio_gpu 0.1.0 for 0000:00:04.0 on minor 0\n[    0.802714] fbcon: virtio_gpudrmfb (fb0) is primary device\n[    0.822541] Console: switching to colour frame buffer device 160x50\n[    0.838669] virtio-pci 0000:00:04.0: [drm] fb0: virtio_gpudrmfb frame buffer device\n[    0.847072] brd: module loaded\n[    0.848749] loop: module loaded\n[    0.857086] virtio_scsi virtio2: 4/0/0 default/read/poll queues\n[    0.861435] scsi host0: Virtio SCSI HBA\n[    0.864947] scsi 0:0:0:0: Direct-Access     QEMU     QEMU HARDDISK    2.5+ PQ: 0 ANSI: 5\n[    0.877607] sd 0:0:0:0: Power-on or device reset occurred\n[    0.881065] sd 0:0:0:0: [sda] 391202 512-byte logical blocks: (200 MB/191 MiB)\n[    0.882652] ahci 0000:00:1f.2: AHCI vers 0001.0000, 32 command slots, 1.5 Gbps, SATA mode\n[    0.882795] sd 0:0:0:0: [sda] Write Protect is off\n[    0.886437] ahci 0000:00:1f.2: 6/6 ports implemented (port mask 0x3f)\n[    0.892653] ahci 0000:00:1f.2: flags: 64bit ncq only \n[    0.892760] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA\n[    0.899530] scsi host1: ahci\n[    0.900499] scsi host2: ahci\n[    0.904470] scsi host3: ahci\n[    0.906980] scsi host4: ahci\n[    0.909620] scsi host5: ahci\n[    0.912281]  sda: sda1 sda2 sda3\n[    0.912600] scsi host6: ahci\n[    0.917259] sd 0:0:0:0: [sda] Attached SCSI disk\n[    0.920751] ata1: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5100 irq 36 lpm-pol 0\n[    0.925586] ata2: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5180 irq 36 lpm-pol 0\n[    0.930128] ata3: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5200 irq 36 lpm-pol 0\n[    0.934360] ata4: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5280 irq 36 lpm-pol 0\n[    0.936379] ata5: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5300 irq 36 lpm-pol 0\n[    0.943341] ata6: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5380 irq 36 lpm-pol 0\n[    0.949708] e100: Intel(R) PRO/100 Network Driver\n[    0.951017] e100: Copyright(c) 1999-2006 Intel Corporation\n[    0.955257] e1000: Intel(R) PRO/1000 Network Driver\n[    0.958723] e1000: Copyright (c) 1999-2006 Intel Corporation.\n[    0.961712] e1000e: Intel(R) PRO/1000 Network Driver\n[    0.964271] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.\n[    0.970777] igb: Intel(R) Gigabit Ethernet Network Driver\n[    0.971826] igb: Copyright (c) 2007-2014 Intel Corporation.\n[    0.977416] uhci_hcd 0000:00:1d.0: UHCI Host Controller\n[    0.978787] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1\n[    0.983742] uhci_hcd 0000:00:1d.0: irq 16, io port 0x0000c0c0\n[    0.986535] hub 1-0:1.0: USB hub found\n[    0.987493] hub 1-0:1.0: 2 ports detected\n[    0.991422] ehci-pci 0000:00:1d.7: EHCI Host Controller\n[    0.992872] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2\n[    0.996524] ehci-pci 0000:00:1d.7: irq 19, io mem 0xfebd4000\n[    1.005371] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00\n[    1.007798] hub 2-0:1.0: USB hub found\n[    1.010775] hub 2-0:1.0: 6 ports detected\n[    1.037778] hub 1-0:1.0: USB hub found\n[    1.039920] hub 1-0:1.0: 2 ports detected\n[    1.044771] uhci_hcd 0000:00:1d.1: UHCI Host Controller\n[    1.047600] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3\n[    1.052811] uhci_hcd 0000:00:1d.1: irq 17, io port 0x0000c0e0\n[    1.056548] hub 3-0:1.0: USB hub found\n[    1.057421] hub 3-0:1.0: 2 ports detected\n[    1.063029] uhci_hcd 0000:00:1d.2: UHCI Host Controller\n[    1.064916] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4\n[    1.070870] uhci_hcd 0000:00:1d.2: irq 18, io port 0x0000c100\n[    1.074456] hub 4-0:1.0: USB hub found\n[    1.075612] hub 4-0:1.0: 2 ports detected\n[    1.080548] usbcore: registered new interface driver usb-storage\n[    1.082173] usbcore: registered new interface driver usbserial_generic\n[    1.085037] usbserial: USB Serial support registered for generic\n[    1.088342] usbcore: registered new interface driver ftdi_sio\n[    1.091399] usbserial: USB Serial support registered for FTDI USB Serial Device\n[    1.094532] usbcore: registered new interface driver pl2303\n[    1.097434] usbserial: USB Serial support registered for pl2303\n[    1.100507] i8042: PNP: No PS/2 controller found.\n[    1.103326] mousedev: PS/2 mouse device common for all mice\n[    1.107061] rtc_cmos 00:03: RTC can wake from S4\n[    1.112099] rtc_cmos 00:03: registered as rtc0\n[    1.115230] rtc_cmos 00:03: setting system clock to 2025-04-15T15:57:21 UTC (1744732641)\n[    1.118566] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram, hpet irqs\n[    1.121336] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev\n[    1.122283] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt\n[    1.123739] amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled\n[    1.130804] i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD\n[    1.131635] sdhci: Secure Digital Host Controller Interface driver\n[    1.152788] sdhci: Copyright(c) Pierre Ossman\n[    1.160128] sdhci-pltfm: SDHCI platform and OF driver helper\n[    1.163074] usbcore: registered new interface driver usbhid\n[    1.166224] usbhid: USB HID core driver\n[    1.168949] u32 classifier\n[    1.171316]     input device check on\n[    1.175706]     Actions configured\n[    1.178471] NET: Registered PF_INET6 protocol family\n[    1.182175] Segment Routing with IPv6\n[    1.184721] In-situ OAM (IOAM) with IPv6\n[    1.187657] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver\n[    1.191151] NET: Registered PF_PACKET protocol family\n[    1.194206] Bridge firewalling registered\n[    1.198620] l2tp_core: L2TP core driver, V2.0\n[    1.201644] Key type dns_resolver registered\n[    1.204610] NET: Registered PF_VSOCK protocol family\n[    1.207704] IPI shorthand broadcast: enabled\n[    1.211377] sched_clock: Marking stable (1006006008, 205300177)->(1482534688, -271228503)\n[    1.213797] registered taskstats version 1\n[    1.218775] Loading compiled-in X.509 certificates\n[    1.224232] Key type .fscrypt registered\n[    1.225986] Key type fscrypt-provisioning registered\n[    1.229070] Btrfs loaded, zoned=no, fsverity=no\n[    1.232229] Key type encrypted registered\n[    1.234410] printk: legacy console [netcon0] enabled\n[    1.238353] netconsole: network logging started\n[    1.241836] clk: Disabling unused clocks\n[    1.257155] ata4: SATA link down (SStatus 0 SControl 300)\n[    1.261522] ata2: SATA link down (SStatus 0 SControl 300)\n[    1.266276] ata6: SATA link down (SStatus 0 SControl 300)\n[    1.270006] ata1: SATA link down (SStatus 0 SControl 300)\n[    1.272330] usb 2-1: new high-speed USB device number 2 using ehci-pci\n[    1.275087] ata3: SATA link down (SStatus 0 SControl 300)\n[    1.310817] ata5: SATA link down (SStatus 0 SControl 300)\n[    1.315354] md: Waiting for all devices to be available before autodetect\n[    1.318646] md: If you don't use raid, use raid=noautodetect\n[    1.322771] md: Autodetecting RAID arrays.\n[    1.333086] md: autorun ...\n[    1.335665] md: ... autorun DONE.\n[    1.342554] EXT4-fs (sda2): orphan cleanup on readonly fs\n[    1.344397] EXT4-fs (sda2): mounted filesystem 7025e2fe-aaa6-4947-af3d-639e4c3552f6 ro with ordered data mode. Quota mode: disabled.\n[    1.348453] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.\n[    1.354178] devtmpfs: mounted\n[    1.356013] Freeing unused kernel image (initmem) memory: 3508K\n[    1.358612] Write protecting the kernel read-only data: 26624k\n[    1.362014] Freeing unused kernel image (rodata/data gap) memory: 324K\n[    1.365211] Run /sbin/init as init process\n[    1.390441] systemd[1]: systemd 257.4 running in system mode (-PAM -AUDIT -SELINUX -APPARMOR +IMA +IPE -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP -LIBCRYPTSETUP_PLUGINS +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -BTF +XKBCOMMON +UTMP -SYSVINIT -LIBARCHIVE)\n[    1.402230] systemd[1]: Detected virtualization kvm.\n[    1.403669] systemd[1]: Detected architecture x86-64.\n[    1.413380] systemd[1]: Hostname set to <qemux86-64>.\n[    1.418612] systemd[1]: Initializing machine ID from random generator.\n[    1.420263] systemd[1]: Installed transient /etc/machine-id file.\n[    1.445462] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/0003:0627:0001.0001/input/input1\n[    1.450718] hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:1d.7-1/input0\n[    1.502238] systemd[1]: Queued start job for default target Multi-User System.\n[    1.522156] systemd[1]: Created slice Slice /system/getty.\n[    1.523763] systemd[1]: Created slice Slice /system/modprobe.\n[    1.528789] systemd[1]: Created slice Slice /system/serial-getty.\n[    1.537596] systemd[1]: Created slice User and Session Slice.\n[    1.545384] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[    1.548771] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[    1.557919] systemd[1]: Expecting device /dev/sda1...\n[    1.564582] systemd[1]: Expecting device /dev/ttyS0...\n[    1.570476] usb 2-2: new high-speed USB device number 3 using ehci-pci\n[    1.583273] systemd[1]: Reached target Path Units.\n[    1.598641] systemd[1]: Reached target Remote File Systems.\n[    1.606246] systemd[1]: Reached target Slice Units.\n[    1.616160] systemd[1]: Reached target Swaps.\n[    1.617655] systemd[1]: Listening on Syslog Socket.\n[    1.622657] systemd[1]: Listening on Credential Encryption/Decryption.\n[    1.631844] systemd[1]: Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit).\n[    1.634812] systemd[1]: Listening on Journal Socket (/dev/log).\n[    1.638955] systemd[1]: Listening on Journal Sockets.\n[    1.646339] systemd[1]: Listening on Network Service Netlink Socket.\n[    1.653992] systemd[1]: Listening on udev Control Socket.\n[    1.658377] systemd[1]: Listening on udev Kernel Socket.\n[    1.664934] systemd[1]: Listening on User Database Manager Socket.\n[    1.669007] systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).\n[    1.678830] systemd[1]: Mounting POSIX Message Queue File System...\n[    1.705398] systemd[1]: Mounting Kernel Debug File System...\n[    1.709629] systemd[1]: Mounting Kernel Trace File System...\n[    1.719065] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.726405] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.732907] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/0003:0627:0001.0002/input/input2\n[    1.734999] systemd[1]: Starting Load Kernel Module configfs...\n[    1.766377] systemd[1]: Starting Load Kernel Module drm...\n[    1.771756] systemd[1]: Starting Load Kernel Module fuse...\n[    1.779328] systemd[1]: Starting Journal Service...\n[    1.786511] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.791134] systemd[1]: Starting Generate network units from Kernel command line...\n[    1.796394] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    1.802114] systemd-journald[133]: Collecting audit messages is disabled.\n[    1.806908] systemd[1]: Starting Apply Kernel Variables...\n[    1.814681] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.823953] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.836471] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.836535] EXT4-fs (sda2): re-mounted 7025e2fe-aaa6-4947-af3d-639e4c3552f6 ro. Quota mode: disabled.\n[    1.852329] systemd[1]: Starting Coldplug All udev Devices...\n[    1.863754] systemd[1]: Started Journal Service.\n[    1.912113] systemd-journald[133]: Received client request to flush runtime journal.\n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415161408\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250415161408\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.g10xc711\nCreated listening socket for qemu serial console on: 127.0.0.1:37465\nCreated listening socket for qemu serial console on: 127.0.0.1:41531\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic tcpserial=37465:41531 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.srmgg8k0,server,wait -qmp unix:./.g10xc711,server,nowait\"\nrunqemu started, pid is 2560059\nwaiting at most 300 seconds for qemu pid (04/15/25 16:15:16)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.srmgg8k0\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.srmgg8k0\nQMP connected to QEMU at 04/15/25 16:15:16 and took 0.53 seconds\nQMP released QEMU at 04/15/25 16:15:16 and took 0.13 seconds from connect\nqemu started in 0.66 seconds - qemu procces pid is 2560122 (04/15/25 16:15:16)\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:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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.wic.2560060\nrunqemu - INFO - Copy done in 0.08649921417236328 seconds\nrunqemu - INFO - Using scsi drive\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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 if=none,id=hd,file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.2560060,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -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:37465,nodelay=on -serial tcp:127.0.0.1:41531,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.srmgg8k0,server,wait -qmp unix:./.g10xc711,server,nowait -device virtio-vga  -display sdl,show-cursor=on  \n\nrunqemu - INFO - Host uptime: 86788.17\n\n\nWaiting at most 1000 seconds for login banner (04/15/25 16:15:16)\nConnection from 127.0.0.1:58210\nTarget didn't reach login banner in 1000 seconds (04/15/25 16:31:57)\nLast 25 lines of login console (0):\n\nLast 25 lines of all logging (36241):\n[    1.668529] systemd[1]: Mounting Kernel Trace File System...\n[    1.679287] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.682290] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/0003:0627:0001.0002/input/input2\n[    1.687516] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.696019] systemd[1]: Starting Load Kernel Module configfs...\n[    1.701649] systemd[1]: Starting Load Kernel Module drm...\n[    1.712421] systemd[1]: Starting Load Kernel Module fuse...\n[    1.743917] systemd[1]: Starting Journal Service...\n[    1.757152] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.761909] systemd[1]: Starting Generate network units from Kernel command line...\n[    1.766829] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    1.774182] systemd[1]: Starting Apply Kernel Variables...\n[    1.781837] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.786160] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.786379] systemd-journald[152]: Collecting audit messages is disabled.\n[    1.791139] EXT4-fs (sda2): re-mounted bc3f6c95-72c2-4859-b6e0-25c927ffcd55 ro. Quota mode: disabled.\n[    1.808366] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.814055] systemd[1]: Starting Coldplug All udev Devices...\n[    1.826338] systemd[1]: Started Journal Service.\n[    1.877468] systemd-journald[152]: Received client request to flush runtime journal.\n[!p]104[?7h[6n[32766;32766H[6n[!p]104[?7h[6n[32766;32766H[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: [  367.940400] clocksource: Long readout interval, skipping watchdog check: cs_nsec: 5208636470 wd_nsec: 5208634733\nCheck full boot log: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415161408\nStopping logging thread\nStop event received\nTearing down logging thread\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 87794.53\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.2560060\ntput: No value for $TERM and no -T specified\n\nExtra log data read: \n\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 87794.53\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.2560060\ntput: No value for $TERM and no -T specified\n\nERROR: Qemu log output from /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415161408:\n\nSYSLINUX 6.04 6.04-pre2 Copyright (C) 1994-2015 H. Peter Anvin et al\nLoading /bzImage... ok\n[    0.000000] Linux version 6.12.19-yocto-standard (oe-user@oe-host) (x86_64-poky-linux-gcc (GCC) 14.2.0, GNU ld (GNU Binutils) 2.44) #1 SMP PREEMPT_DYNAMIC Wed Mar 19 23:04:08 UTC 2025\n[    0.000000] Command line: BOOT_IMAGE=/bzImage label=boot root=PARTUUID=307b6990-6789-4f56-9514-545d93a4fba2 rootfstype=ext4 console=ttyS0,115200 console=tty0  ro\n[    0.000000] BIOS-provided physical RAM map:\n[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd7fff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000ffd8000-0x000000000fffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\n[    0.000000] NX (Execute Disable) protection: active\n[    0.000000] APIC: Static calls initialized\n[    0.000000] SMBIOS 2.8 present.\n[    0.000000] DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014\n[    0.000000] DMI: Memory slots populated: 1/1\n[    0.000000] Hypervisor detected: KVM\n[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[    0.000000] kvm-clock: using sched offset of 433311237 cycles\n[    0.000001] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[    0.000003] tsc: Detected 2749.998 MHz processor\n[    0.000930] last_pfn = 0xffd8 max_arch_pfn = 0x400000000\n[    0.000964] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs\n[    0.000966] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  \n[    0.002848] found SMP MP-table at [mem 0x000f5440-0x000f544f]\n[    0.002975] ACPI: Early table checksum verification disabled\n[    0.002976] ACPI: RSDP 0x00000000000F5270 000014 (v00 BOCHS )\n[    0.002981] ACPI: RSDT 0x000000000FFE2437 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002985] ACPI: FACP 0x000000000FFE2217 0000F4 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002988] ACPI: DSDT 0x000000000FFE0040 0021D7 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002990] ACPI: FACS 0x000000000FFE0000 000040\n[    0.002992] ACPI: APIC 0x000000000FFE230B 000090 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002993] ACPI: HPET 0x000000000FFE239B 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002994] ACPI: MCFG 0x000000000FFE23D3 00003C (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002996] ACPI: WAET 0x000000000FFE240F 000028 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002997] ACPI: Reserving FACP table memory at [mem 0xffe2217-0xffe230a]\n[    0.002998] ACPI: Reserving DSDT table memory at [mem 0xffe0040-0xffe2216]\n[    0.002999] ACPI: Reserving FACS table memory at [mem 0xffe0000-0xffe003f]\n[    0.002999] ACPI: Reserving APIC table memory at [mem 0xffe230b-0xffe239a]\n[    0.003000] ACPI: Reserving HPET table memory at [mem 0xffe239b-0xffe23d2]\n[    0.003000] ACPI: Reserving MCFG table memory at [mem 0xffe23d3-0xffe240e]\n[    0.003001] ACPI: Reserving WAET table memory at [mem 0xffe240f-0xffe2436]\n[    0.003029] Zone ranges:\n[    0.003029]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]\n[    0.003030]   DMA32    [mem 0x0000000001000000-0x000000000ffd7fff]\n[    0.003031]   Normal   empty\n[    0.003032] Movable zone start for each node\n[    0.003032] Early memory node ranges\n[    0.003032]   node   0: [mem 0x0000000000001000-0x000000000009efff]\n[    0.003033]   node   0: [mem 0x0000000000100000-0x000000000ffd7fff]\n[    0.003034] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd7fff]\n[    0.003139] On node 0, zone DMA: 1 pages in unavailable ranges\n[    0.003160] On node 0, zone DMA: 97 pages in unavailable ranges\n[    0.003564] On node 0, zone DMA32: 40 pages in unavailable ranges\n[    0.003950] ACPI: PM-Timer IO Port: 0x608\n[    0.003957] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[    0.003980] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[    0.003982] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[    0.003983] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[    0.003984] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[    0.003985] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[    0.003986] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[    0.003988] ACPI: Using ACPI (MADT) for SMP configuration information\n[    0.003988] ACPI: HPET id: 0x8086a201 base: 0xfed00000\n[    0.003990] TSC deadline timer available\n[    0.003993] CPU topo: Max. logical packages:   1\n[    0.003994] CPU topo: Max. logical dies:       1\n[    0.003994] CPU topo: Max. dies per package:   1\n[    0.003997] CPU topo: Max. threads per core:   1\n[    0.003998] CPU topo: Num. cores per package:     4\n[    0.003998] CPU topo: Num. threads per package:   4\n[    0.003998] CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs\n[    0.004007] kvm-guest: APIC: eoi() replaced with kvm_guest_apic_eoi_write()\n[    0.004018] [mem 0x10000000-0xafffffff] available for PCI devices\n[    0.004018] Booting paravirtualized kernel on KVM\n[    0.004019] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns\n[    0.004022] setup_percpu: NR_CPUS:64 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1\n[    0.004186] percpu: Embedded 58 pages/cpu s199704 r8192 d29672 u524288\n[    0.004212] Kernel command line: BOOT_IMAGE=/bzImage label=boot root=PARTUUID=307b6990-6789-4f56-9514-545d93a4fba2 rootfstype=ext4 console=ttyS0,115200 console=tty0  ro\n[    0.004238] Unknown kernel command line parameters \"BOOT_IMAGE=/bzImage label=boot\", will be passed to user space.\n[    0.004242] random: crng init done\n[    0.004251] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)\n[    0.004257] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)\n[    0.004280] Built 1 zonelists, mobility grouping on.  Total pages: 65398\n[    0.004436] mem auto-init: stack:all(zero), heap alloc:off, heap free:off\n[    0.004728] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1\n[    0.004741] ftrace: allocating 54061 entries in 212 pages\n[    0.013730] ftrace: allocated 212 pages with 4 groups\n[    0.013758] Dynamic Preempt: full\n[    0.013881] rcu: Preemptible hierarchical RCU implementation.\n[    0.013881] rcu: \tRCU event tracing is enabled.\n[    0.013882] rcu: \tRCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.\n[    0.013883] \tTrampoline variant of Tasks RCU enabled.\n[    0.013883] \tRude variant of Tasks RCU enabled.\n[    0.013883] \tTracing variant of Tasks RCU enabled.\n[    0.013884] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.\n[    0.013884] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4\n[    0.013888] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.013889] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.013890] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.018510] NR_IRQS: 4352, nr_irqs: 456, preallocated irqs: 16\n[    0.018694] rcu: srcu_init: Setting srcu_struct sizes based on contention.\n[    0.018759] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)\n[    0.036613] Console: colour VGA+ 80x25\n[    0.036618] printk: legacy console [tty0] enabled\n[    0.083305] printk: legacy console [ttyS0] enabled\n[    0.215460] ACPI: Core revision 20240827\n[    0.216447] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns\n[    0.218464] APIC: Switch to symmetric I/O mode setup\n[    0.219721] x2apic enabled\n[    0.220649] APIC: Switched APIC routing to: physical x2apic\n[    0.222893] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[    0.224157] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.226352] Calibrating delay loop (skipped) preset value.. 5499.99 BogoMIPS (lpj=2749998)\n[    0.228489] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[    0.230353] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[    0.232355] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization\n[    0.233354] Spectre V2 : Mitigation: Retpolines\n[    0.235045] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[    0.236354] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT\n[    0.237352] Speculative Store Bypass: Vulnerable\n[    0.239061] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'\n[    0.240352] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'\n[    0.241352] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'\n[    0.243353] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256\n[    0.244352] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[    0.262777] Freeing SMP alternatives memory: 56K\n[    0.264355] pid_max: default: 32768 minimum: 301\n[    0.265370] LSM: initializing lsm=capability,landlock\n[    0.266383] landlock: Up and running.\n[    0.267371] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.268352] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.270422] smpboot: CPU0: AMD Intel Xeon E3-12xx v2 (Ivy Bridge) (family: 0x6, model: 0x3a, stepping: 0x9)\n[    0.271462] Performance Events: AMD PMU driver.\n[    0.272357] ... version:                0\n[    0.273300] ... bit width:              48\n[    0.274053] ... generic registers:      4\n[    0.274354] ... value mask:             0000ffffffffffff\n[    0.275354] ... max period:             00007fffffffffff\n[    0.276354] ... fixed-purpose events:   0\n[    0.277293] ... event mask:             000000000000000f\n[    0.278322] signal: max sigframe size: 1776\n[    0.279115] rcu: Hierarchical SRCU implementation.\n[    0.280183] rcu: \tMax phase no-delay instances is 400.\n[    0.281250] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level\n[    0.282586] smp: Bringing up secondary CPUs ...\n[    0.283487] smpboot: x86: Booting SMP configuration:\n[    0.284365] .... node  #0, CPUs:      #1 #2 #3\n[    0.320384] smp: Brought up 1 node, 4 CPUs\n[    0.322275] smpboot: Total of 4 processors activated (21999.98 BogoMIPS)\n[    0.323621] Memory: 214376K/261592K available (20480K kernel code, 2435K rwdata, 5828K rodata, 3512K init, 2048K bss, 43280K reserved, 0K cma-reserved)\n[    0.324416] devtmpfs: initialized\n[    0.325561] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns\n[    0.326359] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)\n[    0.327379] pinctrl core: initialized pinctrl subsystem\n[    0.328718] NET: Registered PF_NETLINK/PF_ROUTE protocol family\n[    0.329440] thermal_sys: Registered thermal governor 'step_wise'\n[    0.329441] thermal_sys: Registered thermal governor 'user_space'\n[    0.330365] cpuidle: using governor menu\n[    0.332587] PCI: ECAM [mem 0xb0000000-0xbfffffff] (base 0xb0000000) for domain 0000 [bus 00-ff]\n[    0.334356] PCI: ECAM [mem 0xb0000000-0xbfffffff] reserved as E820 entry\n[    0.335361] PCI: Using configuration type 1 for base access\n[    0.336391] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.\n[    0.355354] raid6: sse2x4   gen() 23809 MB/s\n[    0.373355] raid6: sse2x2   gen() 25656 MB/s\n[    0.391355] raid6: sse2x1   gen()  6969 MB/s\n[    0.392344] raid6: using algorithm sse2x2 gen() 25656 MB/s\n[    0.409354] raid6: .... xor() 18828 MB/s, rmw enabled\n[    0.410355] raid6: using ssse3x2 recovery algorithm\n[    0.411413] ACPI: Added _OSI(Module Device)\n[    0.412355] ACPI: Added _OSI(Processor Device)\n[    0.413317] ACPI: Added _OSI(3.0 _SCP Extensions)\n[    0.414102] ACPI: Added _OSI(Processor Aggregator Device)\n[    0.415646] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[    0.417429] ACPI: Interpreter enabled\n[    0.418288] ACPI: PM: (supports S0 S3 S5)\n[    0.419036] ACPI: Using IOAPIC for interrupt routing\n[    0.419370] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[    0.420357] PCI: Using E820 reservations for host bridge windows\n[    0.421398] ACPI: Enabled 2 GPEs in block 00 to 3F\n[    0.423304] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[    0.424359] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]\n[    0.425380] acpi PNP0A08:00: _OSC: platform does not support [LTR]\n[    0.426384] acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability]\n[    0.427390] PCI host bridge to bus 0000:00\n[    0.428320] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]\n[    0.429356] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]\n[    0.430359] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[    0.432359] pci_bus 0000:00: root bus resource [mem 0x10000000-0xafffffff window]\n[    0.434355] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[    0.435355] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window]\n[    0.436355] pci_bus 0000:00: root bus resource [bus 00-ff]\n[    0.437395] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 conventional PCI endpoint\n[    0.438784] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint\n[    0.440355] pci 0000:00:01.0: BAR 0 [io  0xc080-0xc09f]\n[    0.442355] pci 0000:00:01.0: BAR 1 [mem 0xfebd0000-0xfebd0fff]\n[    0.446356] pci 0000:00:01.0: BAR 4 [mem 0xfe800000-0xfe803fff 64bit pref]\n[    0.449358] pci 0000:00:01.0: ROM [mem 0xfeb80000-0xfebbffff pref]\n[    0.451393] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 conventional PCI endpoint\n[    0.453292] pci 0000:00:02.0: BAR 0 [io  0xc0a0-0xc0bf]\n[    0.454822] pci 0000:00:02.0: BAR 1 [mem 0xfebd1000-0xfebd1fff]\n[    0.458276] pci 0000:00:02.0: BAR 4 [mem 0xfe804000-0xfe807fff 64bit pref]\n[    0.460780] pci 0000:00:03.0: [1af4:1004] type 00 class 0x010000 conventional PCI endpoint\n[    0.462355] pci 0000:00:03.0: BAR 0 [io  0xc000-0xc03f]\n[    0.465359] pci 0000:00:03.0: BAR 1 [mem 0xfebd2000-0xfebd2fff]\n[    0.473360] pci 0000:00:03.0: BAR 4 [mem 0xfe808000-0xfe80bfff 64bit pref]\n[    0.476540] pci 0000:00:04.0: [1af4:1050] type 00 class 0x030000 conventional PCI endpoint\n[    0.478870] pci 0000:00:04.0: BAR 0 [mem 0xfe000000-0xfe7fffff pref]\n[    0.480798] pci 0000:00:04.0: BAR 2 [mem 0xfe80c000-0xfe80ffff 64bit pref]\n[    0.482318] pci 0000:00:04.0: BAR 4 [mem 0xfebd3000-0xfebd3fff]\n[    0.486090] pci 0000:00:04.0: ROM [mem 0xfebc0000-0xfebcffff pref]\n[    0.487451] pci 0000:00:04.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]\n[    0.489785] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.492887] pci 0000:00:1d.0: BAR 4 [io  0xc0c0-0xc0df]\n[    0.493974] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.496766] pci 0000:00:1d.1: BAR 4 [io  0xc0e0-0xc0ff]\n[    0.498004] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.502567] pci 0000:00:1d.2: BAR 4 [io  0xc100-0xc11f]\n[    0.504114] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 conventional PCI endpoint\n[    0.505949] pci 0000:00:1d.7: BAR 0 [mem 0xfebd4000-0xfebd4fff]\n[    0.510467] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 conventional PCI endpoint\n[    0.511707] pci 0000:00:1f.0: quirk: [io  0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO\n[    0.512533] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 conventional PCI endpoint\n[    0.516111] pci 0000:00:1f.2: BAR 4 [io  0xc120-0xc13f]\n[    0.517611] pci 0000:00:1f.2: BAR 5 [mem 0xfebd5000-0xfebd5fff]\n[    0.519128] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 conventional PCI endpoint\n[    0.523064] pci 0000:00:1f.3: BAR 4 [io  0x0700-0x073f]\n[    0.525727] ACPI: PCI: Interrupt link LNKA configured for IRQ 10\n[    0.526477] ACPI: PCI: Interrupt link LNKB configured for IRQ 10\n[    0.527469] ACPI: PCI: Interrupt link LNKC configured for IRQ 11\n[    0.528444] ACPI: PCI: Interrupt link LNKD configured for IRQ 11\n[    0.529441] ACPI: PCI: Interrupt link LNKE configured for IRQ 10\n[    0.530485] ACPI: PCI: Interrupt link LNKF configured for IRQ 10\n[    0.531448] ACPI: PCI: Interrupt link LNKG configured for IRQ 11\n[    0.532445] ACPI: PCI: Interrupt link LNKH configured for IRQ 11\n[    0.533416] ACPI: PCI: Interrupt link GSIA configured for IRQ 16\n[    0.534369] ACPI: PCI: Interrupt link GSIB configured for IRQ 17\n[    0.535359] ACPI: PCI: Interrupt link GSIC configured for IRQ 18\n[    0.536358] ACPI: PCI: Interrupt link GSID configured for IRQ 19\n[    0.537358] ACPI: PCI: Interrupt link GSIE configured for IRQ 20\n[    0.538358] ACPI: PCI: Interrupt link GSIF configured for IRQ 21\n[    0.539359] ACPI: PCI: Interrupt link GSIG configured for IRQ 22\n[    0.540358] ACPI: PCI: Interrupt link GSIH configured for IRQ 23\n[    0.541565] iommu: Default domain type: Translated\n[    0.542355] iommu: DMA domain TLB invalidation policy: lazy mode\n[    0.543396] SCSI subsystem initialized\n[    0.544370] ACPI: bus type USB registered\n[    0.545297] usbcore: registered new interface driver usbfs\n[    0.546298] usbcore: registered new interface driver hub\n[    0.547263] usbcore: registered new device driver usb\n[    0.548212] pps_core: LinuxPPS API ver. 1 registered\n[    0.549191] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>\n[    0.550357] PTP clock support registered\n[    0.551496] Bluetooth: Core ver 2.22\n[    0.552359] NET: Registered PF_BLUETOOTH protocol family\n[    0.553363] Bluetooth: HCI device and connection manager initialized\n[    0.554356] Bluetooth: HCI socket layer initialized\n[    0.555355] Bluetooth: L2CAP socket layer initialized\n[    0.556358] Bluetooth: SCO socket layer initialized\n[    0.557388] PCI: Using ACPI for IRQ routing\n[    0.613978] pci 0000:00:04.0: vgaarb: setting as boot VGA device\n[    0.614351] pci 0000:00:04.0: vgaarb: bridge control possible\n[    0.614351] pci 0000:00:04.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none\n[    0.614363] vgaarb: loaded\n[    0.615398] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0\n[    0.616358] hpet0: 3 comparators, 64-bit 100.000000 MHz counter\n[    0.621405] clocksource: Switched to clocksource kvm-clock\n[    0.622933] pnp: PnP ACPI init\n[    0.623784] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved\n[    0.625556] pnp: PnP ACPI: found 5 devices\n[    0.643986] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[    0.645927] NET: Registered PF_INET protocol family\n[    0.647010] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)\n[    0.648683] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)\n[    0.650473] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)\n[    0.652248] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)\n[    0.654018] TCP bind hash table entries: 2048 (order: 4, 65536 bytes, linear)\n[    0.655558] TCP: Hash tables configured (established 2048 bind 2048)\n[    0.656991] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.658397] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.659941] NET: Registered PF_UNIX/PF_LOCAL protocol family\n[    0.661493] RPC: Registered named UNIX socket transport module.\n[    0.662824] RPC: Registered udp transport module.\n[    0.663884] RPC: Registered tcp transport module.\n[    0.664966] RPC: Registered tcp-with-tls transport module.\n[    0.666189] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[    0.667605] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]\n[    0.668969] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]\n[    0.670327] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]\n[    0.687342] pci_bus 0000:00: resource 7 [mem 0x10000000-0xafffffff window]\n[    0.690181] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window]\n[    0.692683] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window]\n[    0.694358] ACPI: \\_SB_.GSIA: Enabled at IRQ 16\n[    0.695952] ACPI: \\_SB_.GSIB: Enabled at IRQ 17\n[    0.697464] ACPI: \\_SB_.GSIC: Enabled at IRQ 18\n[    0.698945] ACPI: \\_SB_.GSID: Enabled at IRQ 19\n[    0.700557] PCI: CLS 0 bytes, default 64\n[    0.701548] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.704683] Initialise system trusted keyrings\n[    0.705839] workingset: timestamp_bits=46 max_order=16 bucket_order=0\n[    0.708360] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[    0.709825] NFS: Registering the id_resolver key type\n[    0.721969] Key type id_resolver registered\n[    0.723764] Key type id_legacy registered\n[    0.726022] Key type cifs.idmap registered\n[    0.735067] xor: automatically using best checksumming function   avx       \n[    0.736645] Key type asymmetric registered\n[    0.737611] Asymmetric key parser 'x509' registered\n[    0.738725] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)\n[    0.740409] io scheduler mq-deadline registered\n[    0.741449] io scheduler kyber registered\n[    0.742401] io scheduler bfq registered\n[    0.743613] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[    0.748691] ACPI: button: Power Button [PWRF]\n[    0.750204] ACPI: \\_SB_.GSIF: Enabled at IRQ 21\n[    0.765554] ACPI: \\_SB_.GSIG: Enabled at IRQ 22\n[    0.769089] ACPI: \\_SB_.GSIH: Enabled at IRQ 23\n[    0.772554] ACPI: \\_SB_.GSIE: Enabled at IRQ 20\n[    0.776643] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled\n[    0.778155] 00:01: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A\n[    0.780038] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[    0.784969] Linux agpgart interface v0.103\n[    0.787301] ACPI: bus type drm_connector registered\n[    0.790126] [drm] pci: virtio-vga detected at 0000:00:04.0\n[    0.791389] virtio-pci 0000:00:04.0: vgaarb: deactivate vga console\n[    0.809282] Console: switching to colour dummy device 80x25\n[    0.811860] [drm] features: -virgl +edid -resource_blob -host_visible\n[    0.811863] [drm] features: -context_init\n[    0.814262] [drm] number of scanouts: 1\n[    0.814910] [drm] number of cap sets: 0\n[    0.815820] [drm] Initialized virtio_gpu 0.1.0 for 0000:00:04.0 on minor 0\n[    0.817721] fbcon: virtio_gpudrmfb (fb0) is primary device\n[    0.835562] Console: switching to colour frame buffer device 160x50\n[    0.845131] virtio-pci 0000:00:04.0: [drm] fb0: virtio_gpudrmfb frame buffer device\n[    0.851969] brd: module loaded\n[    0.853128] loop: module loaded\n[    0.858457] virtio_scsi virtio2: 4/0/0 default/read/poll queues\n[    0.862809] scsi host0: Virtio SCSI HBA\n[    0.865569] scsi 0:0:0:0: Direct-Access     QEMU     QEMU HARDDISK    2.5+ PQ: 0 ANSI: 5\n[    0.874795] sd 0:0:0:0: Power-on or device reset occurred\n[    0.878823] sd 0:0:0:0: [sda] 391202 512-byte logical blocks: (200 MB/191 MiB)\n[    0.879947] ahci 0000:00:1f.2: AHCI vers 0001.0000, 32 command slots, 1.5 Gbps, SATA mode\n[    0.884235] sd 0:0:0:0: [sda] Write Protect is off\n[    0.885464] ahci 0000:00:1f.2: 6/6 ports implemented (port mask 0x3f)\n[    0.885466] ahci 0000:00:1f.2: flags: 64bit ncq only \n[    0.890631] scsi host1: ahci\n[    0.892975] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA\n[    0.893852] scsi host2: ahci\n[    0.899220] scsi host3: ahci\n[    0.899867] scsi host4: ahci\n[    0.901756] scsi host5: ahci\n[    0.903631] scsi host6: ahci\n[    0.907115] ata1: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5100 irq 36 lpm-pol 0\n[    0.911245] ata2: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5180 irq 36 lpm-pol 0\n[    0.912150]  sda: sda1 sda2 sda3\n[    0.916441] ata3: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5200 irq 36 lpm-pol 0\n[    0.918755] sd 0:0:0:0: [sda] Attached SCSI disk\n[    0.928545] ata4: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5280 irq 36 lpm-pol 0\n[    0.936984] ata5: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5300 irq 36 lpm-pol 0\n[    0.940264] ata6: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5380 irq 36 lpm-pol 0\n[    0.944643] e100: Intel(R) PRO/100 Network Driver\n[    0.946039] e100: Copyright(c) 1999-2006 Intel Corporation\n[    0.948211] e1000: Intel(R) PRO/1000 Network Driver\n[    0.950194] e1000: Copyright (c) 1999-2006 Intel Corporation.\n[    0.952343] e1000e: Intel(R) PRO/1000 Network Driver\n[    0.954365] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.\n[    0.956545] igb: Intel(R) Gigabit Ethernet Network Driver\n[    0.958633] igb: Copyright (c) 2007-2014 Intel Corporation.\n[    0.964874] uhci_hcd 0000:00:1d.0: UHCI Host Controller\n[    0.967791] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1\n[    0.974251] uhci_hcd 0000:00:1d.0: irq 16, io port 0x0000c0c0\n[    0.978191] hub 1-0:1.0: USB hub found\n[    0.979402] hub 1-0:1.0: 2 ports detected\n[    0.983044] ehci-pci 0000:00:1d.7: EHCI Host Controller\n[    0.985950] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2\n[    0.991837] ehci-pci 0000:00:1d.7: irq 19, io mem 0xfebd4000\n[    1.001714] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00\n[    1.003390] hub 2-0:1.0: USB hub found\n[    1.006741] hub 2-0:1.0: 6 ports detected\n[    1.032793] hub 1-0:1.0: USB hub found\n[    1.034751] hub 1-0:1.0: 2 ports detected\n[    1.038881] uhci_hcd 0000:00:1d.1: UHCI Host Controller\n[    1.042156] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3\n[    1.047888] uhci_hcd 0000:00:1d.1: irq 17, io port 0x0000c0e0\n[    1.051615] hub 3-0:1.0: USB hub found\n[    1.052814] hub 3-0:1.0: 2 ports detected\n[    1.057144] uhci_hcd 0000:00:1d.2: UHCI Host Controller\n[    1.059779] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4\n[    1.065401] uhci_hcd 0000:00:1d.2: irq 18, io port 0x0000c100\n[    1.068885] hub 4-0:1.0: USB hub found\n[    1.070071] hub 4-0:1.0: 2 ports detected\n[    1.073913] usbcore: registered new interface driver usb-storage\n[    1.077048] usbcore: registered new interface driver usbserial_generic\n[    1.080410] usbserial: USB Serial support registered for generic\n[    1.083111] usbcore: registered new interface driver ftdi_sio\n[    1.085604] usbserial: USB Serial support registered for FTDI USB Serial Device\n[    1.088383] usbcore: registered new interface driver pl2303\n[    1.091463] usbserial: USB Serial support registered for pl2303\n[    1.096015] i8042: PNP: No PS/2 controller found.\n[    1.099371] mousedev: PS/2 mouse device common for all mice\n[    1.103259] rtc_cmos 00:03: RTC can wake from S4\n[    1.107065] rtc_cmos 00:03: registered as rtc0\n[    1.110027] rtc_cmos 00:03: setting system clock to 2025-04-15T16:15:17 UTC (1744733717)\n[    1.113206] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram, hpet irqs\n[    1.115241] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev\n[    1.116715] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt\n[    1.117811] amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled\n[    1.121756] i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD\n[    1.122430] sdhci: Secure Digital Host Controller Interface driver\n[    1.130603] sdhci: Copyright(c) Pierre Ossman\n[    1.131867] sdhci-pltfm: SDHCI platform and OF driver helper\n[    1.134077] usbcore: registered new interface driver usbhid\n[    1.136177] usbhid: USB HID core driver\n[    1.138121] u32 classifier\n[    1.139811]     input device check on\n[    1.141600]     Actions configured\n[    1.143868] NET: Registered PF_INET6 protocol family\n[    1.151128] Segment Routing with IPv6\n[    1.153451] In-situ OAM (IOAM) with IPv6\n[    1.157270] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver\n[    1.161803] NET: Registered PF_PACKET protocol family\n[    1.165924] Bridge firewalling registered\n[    1.168335] l2tp_core: L2TP core driver, V2.0\n[    1.170263] Key type dns_resolver registered\n[    1.172232] NET: Registered PF_VSOCK protocol family\n[    1.176389] IPI shorthand broadcast: enabled\n[    1.179932] sched_clock: Marking stable (978003070, 201652215)->(1452246858, -272591573)\n[    1.181854] registered taskstats version 1\n[    1.185138] Loading compiled-in X.509 certificates\n[    1.188333] Key type .fscrypt registered\n[    1.189978] Key type fscrypt-provisioning registered\n[    1.193391] Btrfs loaded, zoned=no, fsverity=no\n[    1.196888] Key type encrypted registered\n[    1.198683] printk: legacy console [netcon0] enabled\n[    1.202638] netconsole: network logging started\n[    1.205321] clk: Disabling unused clocks\n[    1.250956] ata3: SATA link down (SStatus 0 SControl 300)\n[    1.255094] usb 2-1: new high-speed USB device number 2 using ehci-pci\n[    1.255330] ata6: SATA link down (SStatus 0 SControl 300)\n[    1.265478] ata5: SATA link down (SStatus 0 SControl 300)\n[    1.268549] ata2: SATA link down (SStatus 0 SControl 300)\n[    1.271508] ata1: SATA link down (SStatus 0 SControl 300)\n[    1.275834] ata4: SATA link down (SStatus 0 SControl 300)\n[    1.277359] md: Waiting for all devices to be available before autodetect\n[    1.280125] md: If you don't use raid, use raid=noautodetect\n[    1.284006] md: Autodetecting RAID arrays.\n[    1.287575] md: autorun ...\n[    1.290764] md: ... autorun DONE.\n[    1.298074] EXT4-fs (sda2): orphan cleanup on readonly fs\n[    1.300921] EXT4-fs (sda2): mounted filesystem bc3f6c95-72c2-4859-b6e0-25c927ffcd55 ro with ordered data mode. Quota mode: disabled.\n[    1.305746] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.\n[    1.310870] devtmpfs: mounted\n[    1.312534] Freeing unused kernel image (initmem) memory: 3512K\n[    1.314712] Write protecting the kernel read-only data: 26624k\n[    1.317469] Freeing unused kernel image (rodata/data gap) memory: 316K\n[    1.320816] Run /sbin/init as init process\n[    1.360129] EXT4-fs (sda2): re-mounted bc3f6c95-72c2-4859-b6e0-25c927ffcd55 r/w. Quota mode: disabled.\n[    1.372796] EXT4-fs (sda3): mounted filesystem e956b00c-da64-4c2d-a48a-aaefc83eef7c r/w with ordered data mode. Quota mode: disabled.\n[    1.396890] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/0003:0627:0001.0001/input/input1\n[    1.399925] hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:1d.7-1/input0\n[    1.407687] systemd[1]: systemd 257.4 running in system mode (-PAM -AUDIT -SELINUX -APPARMOR +IMA +IPE -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP -LIBCRYPTSETUP_PLUGINS +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -BTF +XKBCOMMON +UTMP -SYSVINIT -LIBARCHIVE)\n[    1.418562] systemd[1]: Detected virtualization kvm.\n[    1.420063] systemd[1]: Detected architecture x86-64.\n[    1.440412] systemd[1]: Hostname set to <qemux86-64>.\n[    1.445131] systemd[1]: Initializing machine ID from random generator.\n[    1.497549] systemd[1]: Queued start job for default target Multi-User System.\n[    1.515740] usb 2-2: new high-speed USB device number 3 using ehci-pci\n[    1.523752] systemd[1]: Created slice Slice /system/getty.\n[    1.529250] systemd[1]: Created slice Slice /system/modprobe.\n[    1.536581] systemd[1]: Created slice Slice /system/serial-getty.\n[    1.542541] systemd[1]: Created slice User and Session Slice.\n[    1.550378] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[    1.554076] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[    1.561465] systemd[1]: Expecting device /dev/sda1...\n[    1.562709] systemd[1]: Expecting device /dev/ttyS0...\n[    1.566559] systemd[1]: Reached target Path Units.\n[    1.575694] systemd[1]: Reached target Remote File Systems.\n[    1.579103] systemd[1]: Reached target Slice Units.\n[    1.584004] systemd[1]: Reached target Swaps.\n[    1.588401] systemd[1]: Listening on Syslog Socket.\n[    1.600427] systemd[1]: Listening on Credential Encryption/Decryption.\n[    1.603799] systemd[1]: Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit).\n[    1.605777] systemd[1]: Listening on Journal Socket (/dev/log).\n[    1.608054] systemd[1]: Listening on Journal Sockets.\n[    1.618841] systemd[1]: Listening on Network Service Netlink Socket.\n[    1.623395] systemd[1]: Listening on udev Control Socket.\n[    1.636262] systemd[1]: Listening on udev Kernel Socket.\n[    1.637471] systemd[1]: Listening on User Database Manager Socket.\n[    1.642584] systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).\n[    1.648756] systemd[1]: Mounting POSIX Message Queue File System...\n[    1.663187] systemd[1]: Mounting Kernel Debug File System...\n[    1.668529] systemd[1]: Mounting Kernel Trace File System...\n[    1.679287] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.682290] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/0003:0627:0001.0002/input/input2\n[    1.687516] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.696019] systemd[1]: Starting Load Kernel Module configfs...\n[    1.701649] systemd[1]: Starting Load Kernel Module drm...\n[    1.712421] systemd[1]: Starting Load Kernel Module fuse...\n[    1.743917] systemd[1]: Starting Journal Service...\n[    1.757152] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.761909] systemd[1]: Starting Generate network units from Kernel command line...\n[    1.766829] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    1.774182] systemd[1]: Starting Apply Kernel Variables...\n[    1.781837] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.786160] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.786379] systemd-journald[152]: Collecting audit messages is disabled.\n[    1.791139] EXT4-fs (sda2): re-mounted bc3f6c95-72c2-4859-b6e0-25c927ffcd55 ro. Quota mode: disabled.\n[    1.808366] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.814055] systemd[1]: Starting Coldplug All udev Devices...\n[    1.826338] systemd[1]: Started Journal Service.\n[    1.877468] systemd-journald[152]: Received client request to flush runtime journal.\n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: [  367.940400] clocksource: Long readout interval, skipping watchdog check: cs_nsec: 5208636470 wd_nsec: 5208634733\n\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415163209\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250415163209\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.vlj2i0cr\nCreated listening socket for qemu serial console on: 127.0.0.1:44163\nCreated listening socket for qemu serial console on: 127.0.0.1:53577\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic tcpserial=44163:53577 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.i05i6nxw,server,wait -qmp unix:./.vlj2i0cr,server,nowait\"\nrunqemu started, pid is 3625906\nwaiting at most 300 seconds for qemu pid (04/15/25 16:33:17)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.i05i6nxw\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.i05i6nxw\nQMP connected to QEMU at 04/15/25 16:33:18 and took 0.54 seconds\nQMP released QEMU at 04/15/25 16:33:18 and took 0.13 seconds from connect\nqemu started in 0.66 seconds - qemu procces pid is 3626679 (04/15/25 16:33:18)\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:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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.wic.3625931\nrunqemu - INFO - Copy done in 0.10341811180114746 seconds\nrunqemu - INFO - Using scsi drive\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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 if=none,id=hd,file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.3625931,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -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:44163,nodelay=on -serial tcp:127.0.0.1:53577,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.i05i6nxw,server,wait -qmp unix:./.vlj2i0cr,server,nowait -device virtio-vga  -display sdl,show-cursor=on  \n\nrunqemu - INFO - Host uptime: 87869.85\n\n\nWaiting at most 1000 seconds for login banner (04/15/25 16:33:18)\nConnection from 127.0.0.1:48458\nTarget didn't reach login banner in 1000 seconds (04/15/25 16:49:59)\nLast 25 lines of login console (0):\n\nLast 25 lines of all logging (36124):\n[    1.785842] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/0003:0627:0001.0002/input/input2\n[    1.786453] systemd[1]: Mounting Kernel Trace File System...\n[    1.803465] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.806392] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.819640] systemd[1]: Starting Load Kernel Module configfs...\n[    1.823996] systemd[1]: Starting Load Kernel Module drm...\n[    1.831936] systemd[1]: Starting Load Kernel Module fuse...\n[    1.841966] systemd[1]: Starting Journal Service...\n[    1.857760] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.859830] systemd[1]: Starting Generate network units from Kernel command line...\n[    1.864214] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    1.873946] systemd[1]: Starting Apply Kernel Variables...\n[    1.881838] systemd-journald[148]: Collecting audit messages is disabled.\n[    1.885195] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.885293] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.895212] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.901582] EXT4-fs (sda2): re-mounted dc5b55bf-f891-441d-9f14-460cbc8bf467 ro. Quota mode: disabled.\n[    1.908464] systemd[1]: Starting Coldplug All udev Devices...\n[    1.918275] systemd[1]: Started Journal Service.\n[    1.966290] systemd-journald[148]: Received client request to flush runtime journal.\n[!p]104[?7h[6n[32766;32766H[6n[!p]104[?7h[6n[32766;32766H[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \nCheck full boot log: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415163209\nStopping logging thread\nStop event received\nTearing down logging thread\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 88876.20\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.3625931\ntput: No value for $TERM and no -T specified\n\nExtra log data read: \n\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 88876.20\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.3625931\ntput: No value for $TERM and no -T specified\n\nERROR: Qemu log output from /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415163209:\n\nSYSLINUX 6.04 6.04-pre2 Copyright (C) 1994-2015 H. Peter Anvin et al\nLoading /bzImage... ok\n[    0.000000] Linux version 6.12.19-yocto-standard (oe-user@oe-host) (x86_64-poky-linux-gcc (GCC) 14.2.0, GNU ld (GNU Binutils) 2.44) #1 SMP PREEMPT_DYNAMIC Wed Mar 19 23:04:08 UTC 2025\n[    0.000000] Command line: BOOT_IMAGE=/bzImage label=boot root=PARTUUID=ada09ecb-0735-4997-86f0-e1e2f016d051 rootfstype=ext4 console=ttyS0,115200 console=tty0  ro\n[    0.000000] BIOS-provided physical RAM map:\n[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd7fff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000ffd8000-0x000000000fffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\n[    0.000000] NX (Execute Disable) protection: active\n[    0.000000] APIC: Static calls initialized\n[    0.000000] SMBIOS 2.8 present.\n[    0.000000] DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014\n[    0.000000] DMI: Memory slots populated: 1/1\n[    0.000000] Hypervisor detected: KVM\n[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[    0.000000] kvm-clock: using sched offset of 437753519 cycles\n[    0.000002] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[    0.000004] tsc: Detected 2749.998 MHz processor\n[    0.000920] last_pfn = 0xffd8 max_arch_pfn = 0x400000000\n[    0.000953] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs\n[    0.000956] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  \n[    0.002833] found SMP MP-table at [mem 0x000f5440-0x000f544f]\n[    0.002934] ACPI: Early table checksum verification disabled\n[    0.002936] ACPI: RSDP 0x00000000000F5270 000014 (v00 BOCHS )\n[    0.002942] ACPI: RSDT 0x000000000FFE2437 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002946] ACPI: FACP 0x000000000FFE2217 0000F4 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002949] ACPI: DSDT 0x000000000FFE0040 0021D7 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002951] ACPI: FACS 0x000000000FFE0000 000040\n[    0.002952] ACPI: APIC 0x000000000FFE230B 000090 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002953] ACPI: HPET 0x000000000FFE239B 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002955] ACPI: MCFG 0x000000000FFE23D3 00003C (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002956] ACPI: WAET 0x000000000FFE240F 000028 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002958] ACPI: Reserving FACP table memory at [mem 0xffe2217-0xffe230a]\n[    0.002958] ACPI: Reserving DSDT table memory at [mem 0xffe0040-0xffe2216]\n[    0.002959] ACPI: Reserving FACS table memory at [mem 0xffe0000-0xffe003f]\n[    0.002959] ACPI: Reserving APIC table memory at [mem 0xffe230b-0xffe239a]\n[    0.002960] ACPI: Reserving HPET table memory at [mem 0xffe239b-0xffe23d2]\n[    0.002960] ACPI: Reserving MCFG table memory at [mem 0xffe23d3-0xffe240e]\n[    0.002961] ACPI: Reserving WAET table memory at [mem 0xffe240f-0xffe2436]\n[    0.002989] Zone ranges:\n[    0.002990]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]\n[    0.002991]   DMA32    [mem 0x0000000001000000-0x000000000ffd7fff]\n[    0.002992]   Normal   empty\n[    0.002993] Movable zone start for each node\n[    0.002993] Early memory node ranges\n[    0.002993]   node   0: [mem 0x0000000000001000-0x000000000009efff]\n[    0.002994]   node   0: [mem 0x0000000000100000-0x000000000ffd7fff]\n[    0.002995] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd7fff]\n[    0.003124] On node 0, zone DMA: 1 pages in unavailable ranges\n[    0.003156] On node 0, zone DMA: 97 pages in unavailable ranges\n[    0.003564] On node 0, zone DMA32: 40 pages in unavailable ranges\n[    0.004108] ACPI: PM-Timer IO Port: 0x608\n[    0.004123] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[    0.004169] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[    0.004172] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[    0.004175] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[    0.004176] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[    0.004178] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[    0.004179] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[    0.004183] ACPI: Using ACPI (MADT) for SMP configuration information\n[    0.004184] ACPI: HPET id: 0x8086a201 base: 0xfed00000\n[    0.004188] TSC deadline timer available\n[    0.004194] CPU topo: Max. logical packages:   1\n[    0.004195] CPU topo: Max. logical dies:       1\n[    0.004196] CPU topo: Max. dies per package:   1\n[    0.004202] CPU topo: Max. threads per core:   1\n[    0.004203] CPU topo: Num. cores per package:     4\n[    0.004204] CPU topo: Num. threads per package:   4\n[    0.004204] CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs\n[    0.004222] kvm-guest: APIC: eoi() replaced with kvm_guest_apic_eoi_write()\n[    0.004241] [mem 0x10000000-0xafffffff] available for PCI devices\n[    0.004243] Booting paravirtualized kernel on KVM\n[    0.004244] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns\n[    0.004250] setup_percpu: NR_CPUS:64 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1\n[    0.004514] percpu: Embedded 58 pages/cpu s199704 r8192 d29672 u524288\n[    0.004551] Kernel command line: BOOT_IMAGE=/bzImage label=boot root=PARTUUID=ada09ecb-0735-4997-86f0-e1e2f016d051 rootfstype=ext4 console=ttyS0,115200 console=tty0  ro\n[    0.004600] Unknown kernel command line parameters \"BOOT_IMAGE=/bzImage label=boot\", will be passed to user space.\n[    0.004608] random: crng init done\n[    0.004621] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)\n[    0.004630] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)\n[    0.004674] Built 1 zonelists, mobility grouping on.  Total pages: 65398\n[    0.004917] mem auto-init: stack:all(zero), heap alloc:off, heap free:off\n[    0.005436] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1\n[    0.005458] ftrace: allocating 54061 entries in 212 pages\n[    0.016607] ftrace: allocated 212 pages with 4 groups\n[    0.016630] Dynamic Preempt: full\n[    0.016756] rcu: Preemptible hierarchical RCU implementation.\n[    0.016756] rcu: \tRCU event tracing is enabled.\n[    0.016757] rcu: \tRCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.\n[    0.016757] \tTrampoline variant of Tasks RCU enabled.\n[    0.016758] \tRude variant of Tasks RCU enabled.\n[    0.016758] \tTracing variant of Tasks RCU enabled.\n[    0.016759] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.\n[    0.016759] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4\n[    0.016763] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.016764] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.016765] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.021327] NR_IRQS: 4352, nr_irqs: 456, preallocated irqs: 16\n[    0.021509] rcu: srcu_init: Setting srcu_struct sizes based on contention.\n[    0.021566] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)\n[    0.026073] Console: colour VGA+ 80x25\n[    0.026076] printk: legacy console [tty0] enabled\n[    0.096657] printk: legacy console [ttyS0] enabled\n[    0.232829] ACPI: Core revision 20240827\n[    0.233840] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns\n[    0.235838] APIC: Switch to symmetric I/O mode setup\n[    0.237103] x2apic enabled\n[    0.238008] APIC: Switched APIC routing to: physical x2apic\n[    0.240233] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[    0.241487] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.243628] Calibrating delay loop (skipped) preset value.. 5499.99 BogoMIPS (lpj=2749998)\n[    0.245761] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[    0.246629] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[    0.248544] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization\n[    0.249630] Spectre V2 : Mitigation: Retpolines\n[    0.251308] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[    0.252629] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT\n[    0.253629] Speculative Store Bypass: Vulnerable\n[    0.255331] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'\n[    0.256629] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'\n[    0.257629] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'\n[    0.259604] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256\n[    0.260629] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[    0.281771] Freeing SMP alternatives memory: 56K\n[    0.282631] pid_max: default: 32768 minimum: 301\n[    0.283643] LSM: initializing lsm=capability,landlock\n[    0.284655] landlock: Up and running.\n[    0.285646] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.286629] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.289914] smpboot: CPU0: AMD Intel Xeon E3-12xx v2 (Ivy Bridge) (family: 0x6, model: 0x3a, stepping: 0x9)\n[    0.290810] Performance Events: AMD PMU driver.\n[    0.291637] ... version:                0\n[    0.292634] ... bit width:              48\n[    0.293633] ... generic registers:      4\n[    0.294634] ... value mask:             0000ffffffffffff\n[    0.295631] ... max period:             00007fffffffffff\n[    0.296631] ... fixed-purpose events:   0\n[    0.297500] ... event mask:             000000000000000f\n[    0.298504] signal: max sigframe size: 1776\n[    0.299310] rcu: Hierarchical SRCU implementation.\n[    0.299632] rcu: \tMax phase no-delay instances is 400.\n[    0.300652] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level\n[    0.301737] smp: Bringing up secondary CPUs ...\n[    0.302687] smpboot: x86: Booting SMP configuration:\n[    0.303634] .... node  #0, CPUs:      #1 #2 #3\n[    0.339685] smp: Brought up 1 node, 4 CPUs\n[    0.341530] smpboot: Total of 4 processors activated (21999.98 BogoMIPS)\n[    0.342878] Memory: 214368K/261592K available (20480K kernel code, 2435K rwdata, 5828K rodata, 3512K init, 2048K bss, 43288K reserved, 0K cma-reserved)\n[    0.343684] devtmpfs: initialized\n[    0.344766] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns\n[    0.345634] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)\n[    0.346655] pinctrl core: initialized pinctrl subsystem\n[    0.347999] NET: Registered PF_NETLINK/PF_ROUTE protocol family\n[    0.348715] thermal_sys: Registered thermal governor 'step_wise'\n[    0.348716] thermal_sys: Registered thermal governor 'user_space'\n[    0.349641] cpuidle: using governor menu\n[    0.351613] PCI: ECAM [mem 0xb0000000-0xbfffffff] (base 0xb0000000) for domain 0000 [bus 00-ff]\n[    0.352633] PCI: ECAM [mem 0xb0000000-0xbfffffff] reserved as E820 entry\n[    0.353638] PCI: Using configuration type 1 for base access\n[    0.354664] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.\n[    0.372631] raid6: sse2x4   gen() 26852 MB/s\n[    0.390632] raid6: sse2x2   gen() 25901 MB/s\n[    0.407632] raid6: sse2x1   gen()  6977 MB/s\n[    0.409635] raid6: using algorithm sse2x4 gen() 26852 MB/s\n[    0.427633] raid6: .... xor() 3769 MB/s, rmw enabled\n[    0.428632] raid6: using ssse3x2 recovery algorithm\n[    0.429696] ACPI: Added _OSI(Module Device)\n[    0.430595] ACPI: Added _OSI(Processor Device)\n[    0.431319] ACPI: Added _OSI(3.0 _SCP Extensions)\n[    0.431631] ACPI: Added _OSI(Processor Aggregator Device)\n[    0.433041] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[    0.434785] ACPI: Interpreter enabled\n[    0.435652] ACPI: PM: (supports S0 S3 S5)\n[    0.436636] ACPI: Using IOAPIC for interrupt routing\n[    0.437648] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[    0.438631] PCI: Using E820 reservations for host bridge windows\n[    0.439678] ACPI: Enabled 2 GPEs in block 00 to 3F\n[    0.441566] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[    0.442585] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]\n[    0.443653] acpi PNP0A08:00: _OSC: platform does not support [LTR]\n[    0.444658] acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability]\n[    0.445666] PCI host bridge to bus 0000:00\n[    0.446540] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]\n[    0.447631] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]\n[    0.448631] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[    0.449631] pci_bus 0000:00: root bus resource [mem 0x10000000-0xafffffff window]\n[    0.450631] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[    0.451636] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window]\n[    0.453635] pci_bus 0000:00: root bus resource [bus 00-ff]\n[    0.454724] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 conventional PCI endpoint\n[    0.457071] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint\n[    0.458633] pci 0000:00:01.0: BAR 0 [io  0xc080-0xc09f]\n[    0.460631] pci 0000:00:01.0: BAR 1 [mem 0xfebd0000-0xfebd0fff]\n[    0.465472] pci 0000:00:01.0: BAR 4 [mem 0xfe800000-0xfe803fff 64bit pref]\n[    0.467632] pci 0000:00:01.0: ROM [mem 0xfeb80000-0xfebbffff pref]\n[    0.470110] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 conventional PCI endpoint\n[    0.472636] pci 0000:00:02.0: BAR 0 [io  0xc0a0-0xc0bf]\n[    0.475553] pci 0000:00:02.0: BAR 1 [mem 0xfebd1000-0xfebd1fff]\n[    0.478623] pci 0000:00:02.0: BAR 4 [mem 0xfe804000-0xfe807fff 64bit pref]\n[    0.481123] pci 0000:00:03.0: [1af4:1004] type 00 class 0x010000 conventional PCI endpoint\n[    0.482632] pci 0000:00:03.0: BAR 0 [io  0xc000-0xc03f]\n[    0.485208] pci 0000:00:03.0: BAR 1 [mem 0xfebd2000-0xfebd2fff]\n[    0.488631] pci 0000:00:03.0: BAR 4 [mem 0xfe808000-0xfe80bfff 64bit pref]\n[    0.492900] pci 0000:00:04.0: [1af4:1050] type 00 class 0x030000 conventional PCI endpoint\n[    0.496122] pci 0000:00:04.0: BAR 0 [mem 0xfe000000-0xfe7fffff pref]\n[    0.498087] pci 0000:00:04.0: BAR 2 [mem 0xfe80c000-0xfe80ffff 64bit pref]\n[    0.499542] pci 0000:00:04.0: BAR 4 [mem 0xfebd3000-0xfebd3fff]\n[    0.502370] pci 0000:00:04.0: ROM [mem 0xfebc0000-0xfebcffff pref]\n[    0.503696] pci 0000:00:04.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]\n[    0.505199] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.509151] pci 0000:00:1d.0: BAR 4 [io  0xc0c0-0xc0df]\n[    0.510759] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.514122] pci 0000:00:1d.1: BAR 4 [io  0xc0e0-0xc0ff]\n[    0.516229] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.519429] pci 0000:00:1d.2: BAR 4 [io  0xc100-0xc11f]\n[    0.521392] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 conventional PCI endpoint\n[    0.523021] pci 0000:00:1d.7: BAR 0 [mem 0xfebd4000-0xfebd4fff]\n[    0.525546] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 conventional PCI endpoint\n[    0.526983] pci 0000:00:1f.0: quirk: [io  0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO\n[    0.529016] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 conventional PCI endpoint\n[    0.533591] pci 0000:00:1f.2: BAR 4 [io  0xc120-0xc13f]\n[    0.535276] pci 0000:00:1f.2: BAR 5 [mem 0xfebd5000-0xfebd5fff]\n[    0.536467] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 conventional PCI endpoint\n[    0.539112] pci 0000:00:1f.3: BAR 4 [io  0x0700-0x073f]\n[    0.540783] ACPI: PCI: Interrupt link LNKA configured for IRQ 10\n[    0.541679] ACPI: PCI: Interrupt link LNKB configured for IRQ 10\n[    0.543647] ACPI: PCI: Interrupt link LNKC configured for IRQ 11\n[    0.544706] ACPI: PCI: Interrupt link LNKD configured for IRQ 11\n[    0.545678] ACPI: PCI: Interrupt link LNKE configured for IRQ 10\n[    0.546675] ACPI: PCI: Interrupt link LNKF configured for IRQ 10\n[    0.547695] ACPI: PCI: Interrupt link LNKG configured for IRQ 11\n[    0.548683] ACPI: PCI: Interrupt link LNKH configured for IRQ 11\n[    0.549651] ACPI: PCI: Interrupt link GSIA configured for IRQ 16\n[    0.550635] ACPI: PCI: Interrupt link GSIB configured for IRQ 17\n[    0.551637] ACPI: PCI: Interrupt link GSIC configured for IRQ 18\n[    0.552635] ACPI: PCI: Interrupt link GSID configured for IRQ 19\n[    0.553634] ACPI: PCI: Interrupt link GSIE configured for IRQ 20\n[    0.554636] ACPI: PCI: Interrupt link GSIF configured for IRQ 21\n[    0.555636] ACPI: PCI: Interrupt link GSIG configured for IRQ 22\n[    0.556634] ACPI: PCI: Interrupt link GSIH configured for IRQ 23\n[    0.557823] iommu: Default domain type: Translated\n[    0.558632] iommu: DMA domain TLB invalidation policy: lazy mode\n[    0.559672] SCSI subsystem initialized\n[    0.560503] ACPI: bus type USB registered\n[    0.561283] usbcore: registered new interface driver usbfs\n[    0.561635] usbcore: registered new interface driver hub\n[    0.562634] usbcore: registered new device driver usb\n[    0.563639] pps_core: LinuxPPS API ver. 1 registered\n[    0.564630] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>\n[    0.565633] PTP clock support registered\n[    0.566675] Bluetooth: Core ver 2.22\n[    0.567485] NET: Registered PF_BLUETOOTH protocol family\n[    0.568516] Bluetooth: HCI device and connection manager initialized\n[    0.569618] Bluetooth: HCI socket layer initialized\n[    0.570369] Bluetooth: L2CAP socket layer initialized\n[    0.571635] Bluetooth: SCO socket layer initialized\n[    0.572672] PCI: Using ACPI for IRQ routing\n[    0.627343] pci 0000:00:04.0: vgaarb: setting as boot VGA device\n[    0.627628] pci 0000:00:04.0: vgaarb: bridge control possible\n[    0.627628] pci 0000:00:04.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none\n[    0.627644] vgaarb: loaded\n[    0.628680] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0\n[    0.629636] hpet0: 3 comparators, 64-bit 100.000000 MHz counter\n[    0.633724] clocksource: Switched to clocksource kvm-clock\n[    0.635003] pnp: PnP ACPI init\n[    0.635799] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved\n[    0.637484] pnp: PnP ACPI: found 5 devices\n[    0.646039] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[    0.647957] NET: Registered PF_INET protocol family\n[    0.661756] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)\n[    0.665752] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)\n[    0.668590] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)\n[    0.670205] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)\n[    0.671827] TCP bind hash table entries: 2048 (order: 4, 65536 bytes, linear)\n[    0.673260] TCP: Hash tables configured (established 2048 bind 2048)\n[    0.674561] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.675891] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.677327] NET: Registered PF_UNIX/PF_LOCAL protocol family\n[    0.678761] RPC: Registered named UNIX socket transport module.\n[    0.679996] RPC: Registered udp transport module.\n[    0.680988] RPC: Registered tcp transport module.\n[    0.681988] RPC: Registered tcp-with-tls transport module.\n[    0.683162] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[    0.684501] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]\n[    0.685787] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]\n[    0.687074] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]\n[    0.702744] pci_bus 0000:00: resource 7 [mem 0x10000000-0xafffffff window]\n[    0.704718] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window]\n[    0.707522] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window]\n[    0.710644] ACPI: \\_SB_.GSIA: Enabled at IRQ 16\n[    0.713147] ACPI: \\_SB_.GSIB: Enabled at IRQ 17\n[    0.714619] ACPI: \\_SB_.GSIC: Enabled at IRQ 18\n[    0.716028] ACPI: \\_SB_.GSID: Enabled at IRQ 19\n[    0.717555] PCI: CLS 0 bytes, default 64\n[    0.718474] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.721423] Initialise system trusted keyrings\n[    0.722456] workingset: timestamp_bits=46 max_order=16 bucket_order=0\n[    0.723816] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[    0.725133] NFS: Registering the id_resolver key type\n[    0.726203] Key type id_resolver registered\n[    0.727123] Key type id_legacy registered\n[    0.728432] Key type cifs.idmap registered\n[    0.736290] xor: automatically using best checksumming function   avx       \n[    0.743293] Key type asymmetric registered\n[    0.744181] Asymmetric key parser 'x509' registered\n[    0.745207] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)\n[    0.746762] io scheduler mq-deadline registered\n[    0.747727] io scheduler kyber registered\n[    0.748592] io scheduler bfq registered\n[    0.749743] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[    0.752220] ACPI: button: Power Button [PWRF]\n[    0.754702] ACPI: \\_SB_.GSIF: Enabled at IRQ 21\n[    0.758541] ACPI: \\_SB_.GSIG: Enabled at IRQ 22\n[    0.760451] ACPI: \\_SB_.GSIH: Enabled at IRQ 23\n[    0.762341] ACPI: \\_SB_.GSIE: Enabled at IRQ 20\n[    0.768045] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled\n[    0.769483] 00:01: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A\n[    0.771239] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[    0.788420] Linux agpgart interface v0.103\n[    0.790281] ACPI: bus type drm_connector registered\n[    0.792423] [drm] pci: virtio-vga detected at 0000:00:04.0\n[    0.794718] virtio-pci 0000:00:04.0: vgaarb: deactivate vga console\n[    0.798661] Console: switching to colour dummy device 80x25\n[    0.799669] [drm] features: -virgl +edid -resource_blob -host_visible\n[    0.799670] [drm] features: -context_init\n[    0.801789] [drm] number of scanouts: 1\n[    0.802400] [drm] number of cap sets: 0\n[    0.803392] [drm] Initialized virtio_gpu 0.1.0 for 0000:00:04.0 on minor 0\n[    0.805093] fbcon: virtio_gpudrmfb (fb0) is primary device\n[    0.823975] Console: switching to colour frame buffer device 160x50\n[    0.833319] virtio-pci 0000:00:04.0: [drm] fb0: virtio_gpudrmfb frame buffer device\n[    0.838976] brd: module loaded\n[    0.840913] loop: module loaded\n[    0.844301] virtio_scsi virtio2: 4/0/0 default/read/poll queues\n[    0.849939] scsi host0: Virtio SCSI HBA\n[    0.853588] scsi 0:0:0:0: Direct-Access     QEMU     QEMU HARDDISK    2.5+ PQ: 0 ANSI: 5\n[    0.863564] sd 0:0:0:0: Power-on or device reset occurred\n[    0.867438] sd 0:0:0:0: [sda] 401442 512-byte logical blocks: (206 MB/196 MiB)\n[    0.868398] ahci 0000:00:1f.2: AHCI vers 0001.0000, 32 command slots, 1.5 Gbps, SATA mode\n[    0.874564] sd 0:0:0:0: [sda] Write Protect is off\n[    0.875829] ahci 0000:00:1f.2: 6/6 ports implemented (port mask 0x3f)\n[    0.885088] ahci 0000:00:1f.2: flags: 64bit ncq only \n[    0.886157] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA\n[    0.895094] scsi host1: ahci\n[    0.895708] scsi host2: ahci\n[    0.900318] scsi host3: ahci\n[    0.904461]  sda: sda1 sda2 sda3\n[    0.905059] scsi host4: ahci\n[    0.907631] sd 0:0:0:0: [sda] Attached SCSI disk\n[    0.908702] scsi host5: ahci\n[    0.914144] scsi host6: ahci\n[    0.918664] ata1: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5100 irq 36 lpm-pol 0\n[    0.922199] ata2: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5180 irq 36 lpm-pol 0\n[    0.925564] ata3: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5200 irq 36 lpm-pol 0\n[    0.929495] ata4: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5280 irq 36 lpm-pol 0\n[    0.935274] ata5: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5300 irq 36 lpm-pol 0\n[    0.941864] ata6: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5380 irq 36 lpm-pol 0\n[    0.947587] e100: Intel(R) PRO/100 Network Driver\n[    0.948548] e100: Copyright(c) 1999-2006 Intel Corporation\n[    0.951567] e1000: Intel(R) PRO/1000 Network Driver\n[    0.954516] e1000: Copyright (c) 1999-2006 Intel Corporation.\n[    0.957613] e1000e: Intel(R) PRO/1000 Network Driver\n[    0.960529] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.\n[    0.963658] igb: Intel(R) Gigabit Ethernet Network Driver\n[    0.966603] igb: Copyright (c) 2007-2014 Intel Corporation.\n[    0.972559] uhci_hcd 0000:00:1d.0: UHCI Host Controller\n[    0.974209] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1\n[    0.981225] uhci_hcd 0000:00:1d.0: irq 16, io port 0x0000c0c0\n[    0.985378] hub 1-0:1.0: USB hub found\n[    0.986188] hub 1-0:1.0: 2 ports detected\n[    1.013358] ehci-pci 0000:00:1d.7: EHCI Host Controller\n[    1.015402] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2\n[    1.022083] ehci-pci 0000:00:1d.7: irq 19, io mem 0xfebd4000\n[    1.033179] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00\n[    1.039176] hub 2-0:1.0: USB hub found\n[    1.040724] hub 2-0:1.0: 6 ports detected\n[    1.069464] hub 1-0:1.0: USB hub found\n[    1.071005] hub 1-0:1.0: 2 ports detected\n[    1.075760] uhci_hcd 0000:00:1d.1: UHCI Host Controller\n[    1.079437] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3\n[    1.084872] uhci_hcd 0000:00:1d.1: irq 17, io port 0x0000c0e0\n[    1.088080] hub 3-0:1.0: USB hub found\n[    1.088855] hub 3-0:1.0: 2 ports detected\n[    1.094011] uhci_hcd 0000:00:1d.2: UHCI Host Controller\n[    1.095145] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4\n[    1.100379] uhci_hcd 0000:00:1d.2: irq 18, io port 0x0000c100\n[    1.103930] hub 4-0:1.0: USB hub found\n[    1.105808] hub 4-0:1.0: 2 ports detected\n[    1.110668] usbcore: registered new interface driver usb-storage\n[    1.113748] usbcore: registered new interface driver usbserial_generic\n[    1.116690] usbserial: USB Serial support registered for generic\n[    1.121154] usbcore: registered new interface driver ftdi_sio\n[    1.125046] usbserial: USB Serial support registered for FTDI USB Serial Device\n[    1.128204] usbcore: registered new interface driver pl2303\n[    1.131781] usbserial: USB Serial support registered for pl2303\n[    1.136496] i8042: PNP: No PS/2 controller found.\n[    1.140959] mousedev: PS/2 mouse device common for all mice\n[    1.145792] rtc_cmos 00:03: RTC can wake from S4\n[    1.152716] rtc_cmos 00:03: registered as rtc0\n[    1.156544] rtc_cmos 00:03: setting system clock to 2025-04-15T16:33:20 UTC (1744734800)\n[    1.160854] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram, hpet irqs\n[    1.162488] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev\n[    1.164769] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt\n[    1.174432] amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled\n[    1.176257] i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD\n[    1.176416] sdhci: Secure Digital Host Controller Interface driver\n[    1.183030] sdhci: Copyright(c) Pierre Ossman\n[    1.186120] sdhci-pltfm: SDHCI platform and OF driver helper\n[    1.190399] usbcore: registered new interface driver usbhid\n[    1.196643] usbhid: USB HID core driver\n[    1.208052] u32 classifier\n[    1.208689]     input device check on\n[    1.211943]     Actions configured\n[    1.215492] NET: Registered PF_INET6 protocol family\n[    1.222273] Segment Routing with IPv6\n[    1.225481] In-situ OAM (IOAM) with IPv6\n[    1.229565] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver\n[    1.234350] NET: Registered PF_PACKET protocol family\n[    1.238848] Bridge firewalling registered\n[    1.242989] l2tp_core: L2TP core driver, V2.0\n[    1.246494] Key type dns_resolver registered\n[    1.250737] NET: Registered PF_VSOCK protocol family\n[    1.253446] ata3: SATA link down (SStatus 0 SControl 300)\n[    1.266034] IPI shorthand broadcast: enabled\n[    1.266201] ata6: SATA link down (SStatus 0 SControl 300)\n[    1.267822] sched_clock: Marking stable (1051002419, 216113950)->(1600340672, -333224303)\n[    1.268193] ata1: SATA link down (SStatus 0 SControl 300)\n[    1.270511] registered taskstats version 1\n[    1.276664] ata2: SATA link down (SStatus 0 SControl 300)\n[    1.277834] Loading compiled-in X.509 certificates\n[    1.287124] ata4: SATA link down (SStatus 0 SControl 300)\n[    1.289133] usb 2-1: new high-speed USB device number 2 using ehci-pci\n[    1.291513] Key type .fscrypt registered\n[    1.300691] ata5: SATA link down (SStatus 0 SControl 300)\n[    1.315735] Key type fscrypt-provisioning registered\n[    1.321237] Btrfs loaded, zoned=no, fsverity=no\n[    1.326165] Key type encrypted registered\n[    1.328297] printk: legacy console [netcon0] enabled\n[    1.331962] netconsole: network logging started\n[    1.335494] clk: Disabling unused clocks\n[    1.338112] md: Waiting for all devices to be available before autodetect\n[    1.342672] md: If you don't use raid, use raid=noautodetect\n[    1.350211] md: Autodetecting RAID arrays.\n[    1.351956] md: autorun ...\n[    1.355140] md: ... autorun DONE.\n[    1.366763] EXT4-fs (sda2): orphan cleanup on readonly fs\n[    1.369760] EXT4-fs (sda2): mounted filesystem dc5b55bf-f891-441d-9f14-460cbc8bf467 ro with ordered data mode. Quota mode: disabled.\n[    1.374902] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.\n[    1.380925] devtmpfs: mounted\n[    1.383481] Freeing unused kernel image (initmem) memory: 3512K\n[    1.387497] Write protecting the kernel read-only data: 26624k\n[    1.390840] Freeing unused kernel image (rodata/data gap) memory: 316K\n[    1.394175] Run /sbin/init as init process\n[    1.419571] EXT4-fs (sda2): re-mounted dc5b55bf-f891-441d-9f14-460cbc8bf467 r/w. Quota mode: disabled.\n[    1.438134] EXT4-fs (sda3): mounted filesystem 6f656edf-25f4-4d5b-ac7f-481b5a782fd7 r/w with ordered data mode. Quota mode: disabled.\n[    1.455973] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/0003:0627:0001.0001/input/input1\n[    1.461250] hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:1d.7-1/input0\n[    1.473958] systemd[1]: systemd 257.4 running in system mode (-PAM -AUDIT -SELINUX -APPARMOR +IMA +IPE -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP -LIBCRYPTSETUP_PLUGINS +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -BTF +XKBCOMMON +UTMP -SYSVINIT -LIBARCHIVE)\n[    1.485017] systemd[1]: Detected virtualization kvm.\n[    1.488137] systemd[1]: Detected architecture x86-64.\n[    1.503546] systemd[1]: Hostname set to <qemux86-64>.\n[    1.509438] systemd[1]: Initializing machine ID from random generator.\n[    1.576148] systemd[1]: Queued start job for default target Multi-User System.\n[    1.581131] usb 2-2: new high-speed USB device number 3 using ehci-pci\n[    1.599275] systemd[1]: Created slice Slice /system/getty.\n[    1.605732] systemd[1]: Created slice Slice /system/modprobe.\n[    1.610226] systemd[1]: Created slice Slice /system/serial-getty.\n[    1.620417] systemd[1]: Created slice User and Session Slice.\n[    1.621626] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[    1.623731] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[    1.633934] systemd[1]: Expecting device /dev/sda1...\n[    1.637699] systemd[1]: Expecting device /dev/ttyS0...\n[    1.649052] systemd[1]: Reached target Path Units.\n[    1.657733] systemd[1]: Reached target Remote File Systems.\n[    1.658937] systemd[1]: Reached target Slice Units.\n[    1.660038] systemd[1]: Reached target Swaps.\n[    1.664281] systemd[1]: Listening on Syslog Socket.\n[    1.686476] systemd[1]: Listening on Credential Encryption/Decryption.\n[    1.693077] systemd[1]: Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit).\n[    1.703070] systemd[1]: Listening on Journal Socket (/dev/log).\n[    1.706772] systemd[1]: Listening on Journal Sockets.\n[    1.711624] systemd[1]: Listening on Network Service Netlink Socket.\n[    1.724044] systemd[1]: Listening on udev Control Socket.\n[    1.732647] systemd[1]: Listening on udev Kernel Socket.\n[    1.742473] systemd[1]: Listening on User Database Manager Socket.\n[    1.749771] systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).\n[    1.756217] systemd[1]: Mounting POSIX Message Queue File System...\n[    1.758509] systemd[1]: Mounting Kernel Debug File System...\n[    1.785842] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/0003:0627:0001.0002/input/input2\n[    1.786453] systemd[1]: Mounting Kernel Trace File System...\n[    1.803465] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.806392] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.819640] systemd[1]: Starting Load Kernel Module configfs...\n[    1.823996] systemd[1]: Starting Load Kernel Module drm...\n[    1.831936] systemd[1]: Starting Load Kernel Module fuse...\n[    1.841966] systemd[1]: Starting Journal Service...\n[    1.857760] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.859830] systemd[1]: Starting Generate network units from Kernel command line...\n[    1.864214] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    1.873946] systemd[1]: Starting Apply Kernel Variables...\n[    1.881838] systemd-journald[148]: Collecting audit messages is disabled.\n[    1.885195] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.885293] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.895212] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.901582] EXT4-fs (sda2): re-mounted dc5b55bf-f891-441d-9f14-460cbc8bf467 ro. Quota mode: disabled.\n[    1.908464] systemd[1]: Starting Coldplug All udev Devices...\n[    1.918275] systemd[1]: Started Journal Service.\n[    1.966290] systemd-journald[148]: Received client request to flush runtime journal.\n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \n",
    "oetags": [
     "runqemu"
    ],
    "status": "ERROR"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original": {
    "duration": 1076.5580587387085,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 377, in runqemu\n    qemu.start(params=qemuparams, ssh=ssh, runqemuparams=runqemuparams, launch_cmd=launch_cmd, discard_writes=discard_writes)\n    ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/targetcontrol.py\", line 179, in start\n    raise RuntimeError(\"%s - FAILED to start qemu - check the task log and the boot log\" % self.pn)\nRuntimeError: core-image-minimal - FAILED to start qemu - check the task log and the boot log\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 375, in test_sbin_init_original\n    self.run_sbin_init(True, \"ext4\")\n    ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 402, in run_sbin_init\n    with runqemu('core-image-minimal', image_fstype='wic', discard_writes=False) as qemu:\n         ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/contextlib.py\", line 141, in __enter__\n    return next(self.gen)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 383, in runqemu\n    raise Exception(msg)\nException: core-image-minimal - FAILED to start qemu - check the task log and the boot log\nFailed to start QEMU - see the logs in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimageQemurunner log output from /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemurunner_log.20250415165005:\nINFO: rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic\nINFO: Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415165005\nINFO: SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250415165005\nDEBUG: Using kvm for runqemu\nINFO: QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.u0r5z0b7\nDEBUG: Created listening socket for qemu serial console on: 127.0.0.1:35919\nDEBUG: Created listening socket for qemu serial console on: 127.0.0.1:32791\nDEBUG: launchcmd=runqemu  kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic tcpserial=35919:32791 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.ldsn6x99,server,wait -qmp unix:./.u0r5z0b7,server,nowait\"\nDEBUG: runqemu started, pid is 183263\nDEBUG: waiting at most 300 seconds for qemu pid (04/15/25 16:51:14)\nDEBUG: QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.ldsn6x99\nDEBUG: QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.ldsn6x99\nINFO: QMP connected to QEMU at 04/15/25 16:51:14 and took 0.54 seconds\nINFO: QMP released QEMU at 04/15/25 16:51:15 and took 0.13 seconds from connect\nDEBUG: qemu started in 0.67 seconds - qemu procces pid is 183271 (04/15/25 16:51:15)\nDEBUG: Target IP: 192.168.7.2\nDEBUG: Server IP: 192.168.7.1\nDEBUG: Starting logging thread\nDEBUG: Starting thread event loop\nDEBUG: Connection request received\nDEBUG: Setting connection established event\nDEBUG: Output from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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 - Using scsi drive\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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 if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -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:35919,nodelay=on -serial tcp:127.0.0.1:32791,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.ldsn6x99,server,wait -qmp unix:./.u0r5z0b7,server,nowait -device virtio-vga  -display sdl,show-cursor=on  \n\nrunqemu - INFO - Host uptime: 88946.27\n\n\nDEBUG: Waiting at most 1000 seconds for login banner (04/15/25 16:51:15)\nDEBUG: Connection from 127.0.0.1:59202\nWARNING: Target didn't reach login banner in 1000 seconds (04/15/25 17:07:56)\nWARNING: Last 25 lines of login console (0):\n\nWARNING: Last 25 lines of all logging (36034):\n[    1.728957] systemd[1]: Mounting Kernel Debug File System...\n[    1.732949] systemd[1]: Mounting Kernel Trace File System...\n[    1.744065] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.748661] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.755954] systemd[1]: Starting Load Kernel Module configfs...\n[    1.760259] systemd[1]: Starting Load Kernel Module drm...\n[    1.769593] systemd[1]: Starting Load Kernel Module fuse...\n[    1.777765] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.778493] systemd[1]: Starting Journal Service...\n[    1.791942] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.795990] systemd[1]: Starting Generate network units from Kernel command line...\n[    1.802248] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    1.811011] systemd[1]: Starting Apply Kernel Variables...\n[    1.815038] systemd-journald[147]: Collecting audit messages is disabled.\n[    1.818071] EXT4-fs (sda2): re-mounted e9539a61-656d-4e3a-bb09-1a506cf9f408 ro. Quota mode: disabled.\n[    1.834222] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.838857] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.847784] systemd[1]: Starting Coldplug All udev Devices...\n[    1.854216] systemd[1]: Started Journal Service.\n[    1.901986] systemd-journald[147]: Received client request to flush runtime journal.\n[!p]104[?7h[6n[32766;32766H[6n[!p]104[?7h[6n[32766;32766H[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \nWARNING: Check full boot log: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415165005\nDEBUG: Stopping logging thread\nDEBUG: Stop event received\nDEBUG: Tearing down logging thread\nDEBUG: Sending SIGTERM to runqemu\nINFO: Output from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 89952.79\n\ntput: No value for $TERM and no -T specified\n\nWARNING: Extra log data read: \n\nDEBUG: Sending SIGTERM to runqemu\nINFO: Output from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 89952.79\n\ntput: No value for $TERM and no -T specified\n\n\nStderr:\n2025-04-15 15:47:22,829 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/conf/local.conf\n2025-04-15 15:47:22,830 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 997 .bb files complete (0 cached, 997 parsed). 1976 targets, 54 skipped, 0 masked, 0 errors.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta-poky/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 997 .bb files complete (0 cached, 997 parsed). 1976 targets, 25 skipped, 0 masked, 0 errors.\n\nSummary: There were 3 WARNING messages.\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415155604\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250415155604\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.dbwxpt40\nCreated listening socket for qemu serial console on: 127.0.0.1:45373\nCreated listening socket for qemu serial console on: 127.0.0.1:57257\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic tcpserial=45373:57257 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.sz4a8wcq,server,wait -qmp unix:./.dbwxpt40,server,nowait\"\nrunqemu started, pid is 1328202\nwaiting at most 300 seconds for qemu pid (04/15/25 15:57:20)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.sz4a8wcq\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.sz4a8wcq\nQMP connected to QEMU at 04/15/25 15:57:20 and took 0.55 seconds\nQMP released QEMU at 04/15/25 15:57:20 and took 0.14 seconds from connect\nqemu started in 0.68 seconds - qemu procces pid is 1328494 (04/15/25 15:57:20)\nTarget IP: 192.168.7.8\nServer IP: 192.168.7.7\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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 - Acquiring lockfile /tmp/qemu-tap-locks/tap2.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap3\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap3.skip to make runqemu skip tap3.\nrunqemu - INFO - Network configuration: ip=192.168.7.8::192.168.7.7: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.wic.1328209\nrunqemu - INFO - Copy done in 0.11668920516967773 seconds\nrunqemu - INFO - Using scsi drive\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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:08 -netdev tap,id=net0,ifname=tap3,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.1328209,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -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:45373,nodelay=on -serial tcp:127.0.0.1:57257,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.sz4a8wcq,server,wait -qmp unix:./.dbwxpt40,server,nowait -device virtio-vga  -display sdl,show-cursor=on  \n\nrunqemu - INFO - Host uptime: 85712.06\n\n\nWaiting at most 1000 seconds for login banner (04/15/25 15:57:20)\nConnection from 127.0.0.1:43530\nTarget didn't reach login banner in 1000 seconds (04/15/25 16:14:01)\nLast 25 lines of login console (0):\n\nLast 25 lines of all logging (35882):\n[    1.709629] systemd[1]: Mounting Kernel Trace File System...\n[    1.719065] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.726405] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.732907] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/0003:0627:0001.0002/input/input2\n[    1.734999] systemd[1]: Starting Load Kernel Module configfs...\n[    1.766377] systemd[1]: Starting Load Kernel Module drm...\n[    1.771756] systemd[1]: Starting Load Kernel Module fuse...\n[    1.779328] systemd[1]: Starting Journal Service...\n[    1.786511] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.791134] systemd[1]: Starting Generate network units from Kernel command line...\n[    1.796394] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    1.802114] systemd-journald[133]: Collecting audit messages is disabled.\n[    1.806908] systemd[1]: Starting Apply Kernel Variables...\n[    1.814681] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.823953] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.836471] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.836535] EXT4-fs (sda2): re-mounted 7025e2fe-aaa6-4947-af3d-639e4c3552f6 ro. Quota mode: disabled.\n[    1.852329] systemd[1]: Starting Coldplug All udev Devices...\n[    1.863754] systemd[1]: Started Journal Service.\n[    1.912113] systemd-journald[133]: Received client request to flush runtime journal.\n[!p]104[?7h[6n[32766;32766H[6n[!p]104[?7h[6n[32766;32766H[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \nCheck full boot log: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415155604\nStopping logging thread\nStop event received\nTearing down logging thread\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 86718.37\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.1328209\ntput: No value for $TERM and no -T specified\n\nExtra log data read: \n\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 86718.37\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.1328209\ntput: No value for $TERM and no -T specified\n\nERROR: Qemu log output from /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415155604:\n\nSYSLINUX 6.04 6.04-pre2 Copyright (C) 1994-2015 H. Peter Anvin et al\nLoading /bzImage... ok\n[    0.000000] Linux version 6.12.19-yocto-standard (oe-user@oe-host) (x86_64-poky-linux-gcc (GCC) 14.2.0, GNU ld (GNU Binutils) 2.44) #1 SMP PREEMPT_DYNAMIC Wed Mar 19 23:04:08 UTC 2025\n[    0.000000] Command line: BOOT_IMAGE=/bzImage label=boot root=PARTUUID=8c278759-3405-4d4e-a25a-b53e9ebda4ca rootfstype=ext4 console=ttyS0,115200 console=tty0  ro\n[    0.000000] BIOS-provided physical RAM map:\n[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd7fff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000ffd8000-0x000000000fffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\n[    0.000000] NX (Execute Disable) protection: active\n[    0.000000] APIC: Static calls initialized\n[    0.000000] SMBIOS 2.8 present.\n[    0.000000] DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014\n[    0.000000] DMI: Memory slots populated: 1/1\n[    0.000000] Hypervisor detected: KVM\n[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[    0.000000] kvm-clock: using sched offset of 401669944 cycles\n[    0.000001] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[    0.000003] tsc: Detected 2749.998 MHz processor\n[    0.000940] last_pfn = 0xffd8 max_arch_pfn = 0x400000000\n[    0.000973] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs\n[    0.000976] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  \n[    0.002902] found SMP MP-table at [mem 0x000f5440-0x000f544f]\n[    0.003015] ACPI: Early table checksum verification disabled\n[    0.003017] ACPI: RSDP 0x00000000000F5270 000014 (v00 BOCHS )\n[    0.003024] ACPI: RSDT 0x000000000FFE2437 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003028] ACPI: FACP 0x000000000FFE2217 0000F4 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003032] ACPI: DSDT 0x000000000FFE0040 0021D7 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003034] ACPI: FACS 0x000000000FFE0000 000040\n[    0.003035] ACPI: APIC 0x000000000FFE230B 000090 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003036] ACPI: HPET 0x000000000FFE239B 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003038] ACPI: MCFG 0x000000000FFE23D3 00003C (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003039] ACPI: WAET 0x000000000FFE240F 000028 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003041] ACPI: Reserving FACP table memory at [mem 0xffe2217-0xffe230a]\n[    0.003042] ACPI: Reserving DSDT table memory at [mem 0xffe0040-0xffe2216]\n[    0.003042] ACPI: Reserving FACS table memory at [mem 0xffe0000-0xffe003f]\n[    0.003043] ACPI: Reserving APIC table memory at [mem 0xffe230b-0xffe239a]\n[    0.003043] ACPI: Reserving HPET table memory at [mem 0xffe239b-0xffe23d2]\n[    0.003044] ACPI: Reserving MCFG table memory at [mem 0xffe23d3-0xffe240e]\n[    0.003044] ACPI: Reserving WAET table memory at [mem 0xffe240f-0xffe2436]\n[    0.003074] Zone ranges:\n[    0.003075]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]\n[    0.003076]   DMA32    [mem 0x0000000001000000-0x000000000ffd7fff]\n[    0.003077]   Normal   empty\n[    0.003077] Movable zone start for each node\n[    0.003078] Early memory node ranges\n[    0.003078]   node   0: [mem 0x0000000000001000-0x000000000009efff]\n[    0.003079]   node   0: [mem 0x0000000000100000-0x000000000ffd7fff]\n[    0.003080] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd7fff]\n[    0.003198] On node 0, zone DMA: 1 pages in unavailable ranges\n[    0.003219] On node 0, zone DMA: 97 pages in unavailable ranges\n[    0.003640] On node 0, zone DMA32: 40 pages in unavailable ranges\n[    0.003992] ACPI: PM-Timer IO Port: 0x608\n[    0.003999] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[    0.004023] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[    0.004024] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[    0.004026] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[    0.004027] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[    0.004028] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[    0.004029] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[    0.004031] ACPI: Using ACPI (MADT) for SMP configuration information\n[    0.004032] ACPI: HPET id: 0x8086a201 base: 0xfed00000\n[    0.004033] TSC deadline timer available\n[    0.004037] CPU topo: Max. logical packages:   1\n[    0.004038] CPU topo: Max. logical dies:       1\n[    0.004038] CPU topo: Max. dies per package:   1\n[    0.004041] CPU topo: Max. threads per core:   1\n[    0.004042] CPU topo: Num. cores per package:     4\n[    0.004042] CPU topo: Num. threads per package:   4\n[    0.004042] CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs\n[    0.004052] kvm-guest: APIC: eoi() replaced with kvm_guest_apic_eoi_write()\n[    0.004064] [mem 0x10000000-0xafffffff] available for PCI devices\n[    0.004065] Booting paravirtualized kernel on KVM\n[    0.004066] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns\n[    0.004069] setup_percpu: NR_CPUS:64 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1\n[    0.004266] percpu: Embedded 58 pages/cpu s199704 r8192 d29672 u524288\n[    0.004287] Kernel command line: BOOT_IMAGE=/bzImage label=boot root=PARTUUID=8c278759-3405-4d4e-a25a-b53e9ebda4ca rootfstype=ext4 console=ttyS0,115200 console=tty0  ro\n[    0.004314] Unknown kernel command line parameters \"BOOT_IMAGE=/bzImage label=boot\", will be passed to user space.\n[    0.004319] random: crng init done\n[    0.004329] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)\n[    0.004336] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)\n[    0.004360] Built 1 zonelists, mobility grouping on.  Total pages: 65398\n[    0.004525] mem auto-init: stack:all(zero), heap alloc:off, heap free:off\n[    0.004834] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1\n[    0.004848] ftrace: allocating 53997 entries in 211 pages\n[    0.014805] ftrace: allocated 211 pages with 5 groups\n[    0.014843] Dynamic Preempt: full\n[    0.014977] rcu: Preemptible hierarchical RCU implementation.\n[    0.014977] rcu: \tRCU event tracing is enabled.\n[    0.014978] rcu: \tRCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.\n[    0.014979] \tTrampoline variant of Tasks RCU enabled.\n[    0.014979] \tRude variant of Tasks RCU enabled.\n[    0.014980] \tTracing variant of Tasks RCU enabled.\n[    0.014980] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.\n[    0.014981] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4\n[    0.014985] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.014987] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.014988] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.019686] NR_IRQS: 4352, nr_irqs: 456, preallocated irqs: 16\n[    0.019880] rcu: srcu_init: Setting srcu_struct sizes based on contention.\n[    0.019953] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)\n[    0.037111] Console: colour VGA+ 80x25\n[    0.037120] printk: legacy console [tty0] enabled\n[    0.090550] printk: legacy console [ttyS0] enabled\n[    0.221138] ACPI: Core revision 20240827\n[    0.222164] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns\n[    0.224197] APIC: Switch to symmetric I/O mode setup\n[    0.225500] x2apic enabled\n[    0.226450] APIC: Switched APIC routing to: physical x2apic\n[    0.228738] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[    0.230024] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.232187] Calibrating delay loop (skipped) preset value.. 5499.99 BogoMIPS (lpj=2749998)\n[    0.233324] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[    0.235190] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[    0.236192] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization\n[    0.238190] Spectre V2 : Mitigation: Retpolines\n[    0.239189] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[    0.240189] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT\n[    0.241189] Speculative Store Bypass: Vulnerable\n[    0.242202] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'\n[    0.244188] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'\n[    0.245188] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'\n[    0.246190] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256\n[    0.247188] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[    0.262187] Freeing SMP alternatives memory: 56K\n[    0.263194] pid_max: default: 32768 minimum: 301\n[    0.264212] LSM: initializing lsm=capability,landlock\n[    0.265227] landlock: Up and running.\n[    0.266214] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.267190] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.268392] smpboot: CPU0: AMD Intel Xeon E3-12xx v2 (Ivy Bridge) (family: 0x6, model: 0x3a, stepping: 0x9)\n[    0.269314] Performance Events: AMD PMU driver.\n[    0.270195] ... version:                0\n[    0.271193] ... bit width:              48\n[    0.272192] ... generic registers:      4\n[    0.273192] ... value mask:             0000ffffffffffff\n[    0.274197] ... max period:             00007fffffffffff\n[    0.275194] ... fixed-purpose events:   0\n[    0.276194] ... event mask:             000000000000000f\n[    0.277299] signal: max sigframe size: 1776\n[    0.279139] rcu: Hierarchical SRCU implementation.\n[    0.280159] rcu: \tMax phase no-delay instances is 400.\n[    0.281231] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level\n[    0.282343] smp: Bringing up secondary CPUs ...\n[    0.283280] smpboot: x86: Booting SMP configuration:\n[    0.284198] .... node  #0, CPUs:      #1 #2 #3\n[    0.320239] smp: Brought up 1 node, 4 CPUs\n[    0.322193] smpboot: Total of 4 processors activated (21999.98 BogoMIPS)\n[    0.323449] Memory: 214380K/261592K available (20480K kernel code, 2435K rwdata, 5820K rodata, 3508K init, 2052K bss, 43280K reserved, 0K cma-reserved)\n[    0.324265] devtmpfs: initialized\n[    0.325479] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns\n[    0.326196] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)\n[    0.327225] pinctrl core: initialized pinctrl subsystem\n[    0.328591] NET: Registered PF_NETLINK/PF_ROUTE protocol family\n[    0.329287] thermal_sys: Registered thermal governor 'step_wise'\n[    0.329288] thermal_sys: Registered thermal governor 'user_space'\n[    0.330208] cpuidle: using governor menu\n[    0.332222] PCI: ECAM [mem 0xb0000000-0xbfffffff] (base 0xb0000000) for domain 0000 [bus 00-ff]\n[    0.333193] PCI: ECAM [mem 0xb0000000-0xbfffffff] reserved as E820 entry\n[    0.334199] PCI: Using configuration type 1 for base access\n[    0.335248] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.\n[    0.353093] raid6: sse2x4   gen() 14298 MB/s\n[    0.370656] raid6: sse2x2   gen() 12364 MB/s\n[    0.388827] raid6: sse2x1   gen()  6147 MB/s\n[    0.390193] raid6: using algorithm sse2x4 gen() 14298 MB/s\n[    0.408275] raid6: .... xor() 4286 MB/s, rmw enabled\n[    0.410194] raid6: using ssse3x2 recovery algorithm\n[    0.411283] ACPI: Added _OSI(Module Device)\n[    0.413193] ACPI: Added _OSI(Processor Device)\n[    0.414192] ACPI: Added _OSI(3.0 _SCP Extensions)\n[    0.415192] ACPI: Added _OSI(Processor Aggregator Device)\n[    0.417884] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[    0.421389] ACPI: Interpreter enabled\n[    0.422203] ACPI: PM: (supports S0 S3 S5)\n[    0.423193] ACPI: Using IOAPIC for interrupt routing\n[    0.424225] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[    0.425192] PCI: Using E820 reservations for host bridge windows\n[    0.426248] ACPI: Enabled 2 GPEs in block 00 to 3F\n[    0.428289] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[    0.429194] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]\n[    0.430216] acpi PNP0A08:00: _OSC: platform does not support [LTR]\n[    0.431223] acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability]\n[    0.432240] PCI host bridge to bus 0000:00\n[    0.433206] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]\n[    0.434194] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]\n[    0.435194] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[    0.436195] pci_bus 0000:00: root bus resource [mem 0x10000000-0xafffffff window]\n[    0.437195] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[    0.438194] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window]\n[    0.439195] pci_bus 0000:00: root bus resource [bus 00-ff]\n[    0.440260] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 conventional PCI endpoint\n[    0.441797] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint\n[    0.445196] pci 0000:00:01.0: BAR 0 [io  0xc080-0xc09f]\n[    0.448193] pci 0000:00:01.0: BAR 1 [mem 0xfebd0000-0xfebd0fff]\n[    0.453196] pci 0000:00:01.0: BAR 4 [mem 0xfe800000-0xfe803fff 64bit pref]\n[    0.456193] pci 0000:00:01.0: ROM [mem 0xfeb80000-0xfebbffff pref]\n[    0.457938] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 conventional PCI endpoint\n[    0.460194] pci 0000:00:02.0: BAR 0 [io  0xc0a0-0xc0bf]\n[    0.462193] pci 0000:00:02.0: BAR 1 [mem 0xfebd1000-0xfebd1fff]\n[    0.466193] pci 0000:00:02.0: BAR 4 [mem 0xfe804000-0xfe807fff 64bit pref]\n[    0.468925] pci 0000:00:03.0: [1af4:1004] type 00 class 0x010000 conventional PCI endpoint\n[    0.472075] pci 0000:00:03.0: BAR 0 [io  0xc000-0xc03f]\n[    0.474194] pci 0000:00:03.0: BAR 1 [mem 0xfebd2000-0xfebd2fff]\n[    0.479194] pci 0000:00:03.0: BAR 4 [mem 0xfe808000-0xfe80bfff 64bit pref]\n[    0.482814] pci 0000:00:04.0: [1af4:1050] type 00 class 0x030000 conventional PCI endpoint\n[    0.485857] pci 0000:00:04.0: BAR 0 [mem 0xfe000000-0xfe7fffff pref]\n[    0.489200] pci 0000:00:04.0: BAR 2 [mem 0xfe80c000-0xfe80ffff 64bit pref]\n[    0.491150] pci 0000:00:04.0: BAR 4 [mem 0xfebd3000-0xfebd3fff]\n[    0.494668] pci 0000:00:04.0: ROM [mem 0xfebc0000-0xfebcffff pref]\n[    0.495252] pci 0000:00:04.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]\n[    0.496806] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.500194] pci 0000:00:1d.0: BAR 4 [io  0xc0c0-0xc0df]\n[    0.502346] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.505764] pci 0000:00:1d.1: BAR 4 [io  0xc0e0-0xc0ff]\n[    0.508385] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.511408] pci 0000:00:1d.2: BAR 4 [io  0xc100-0xc11f]\n[    0.513450] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 conventional PCI endpoint\n[    0.514719] pci 0000:00:1d.7: BAR 0 [mem 0xfebd4000-0xfebd4fff]\n[    0.517623] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 conventional PCI endpoint\n[    0.519648] pci 0000:00:1f.0: quirk: [io  0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO\n[    0.521450] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 conventional PCI endpoint\n[    0.526951] pci 0000:00:1f.2: BAR 4 [io  0xc120-0xc13f]\n[    0.529192] pci 0000:00:1f.2: BAR 5 [mem 0xfebd5000-0xfebd5fff]\n[    0.532420] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 conventional PCI endpoint\n[    0.534761] pci 0000:00:1f.3: BAR 4 [io  0x0700-0x073f]\n[    0.535999] ACPI: PCI: Interrupt link LNKA configured for IRQ 10\n[    0.537240] ACPI: PCI: Interrupt link LNKB configured for IRQ 10\n[    0.538236] ACPI: PCI: Interrupt link LNKC configured for IRQ 11\n[    0.539247] ACPI: PCI: Interrupt link LNKD configured for IRQ 11\n[    0.541256] ACPI: PCI: Interrupt link LNKE configured for IRQ 10\n[    0.542238] ACPI: PCI: Interrupt link LNKF configured for IRQ 10\n[    0.543320] ACPI: PCI: Interrupt link LNKG configured for IRQ 11\n[    0.544284] ACPI: PCI: Interrupt link LNKH configured for IRQ 11\n[    0.545269] ACPI: PCI: Interrupt link GSIA configured for IRQ 16\n[    0.546196] ACPI: PCI: Interrupt link GSIB configured for IRQ 17\n[    0.547195] ACPI: PCI: Interrupt link GSIC configured for IRQ 18\n[    0.548195] ACPI: PCI: Interrupt link GSID configured for IRQ 19\n[    0.549198] ACPI: PCI: Interrupt link GSIE configured for IRQ 20\n[    0.550194] ACPI: PCI: Interrupt link GSIF configured for IRQ 21\n[    0.551194] ACPI: PCI: Interrupt link GSIG configured for IRQ 22\n[    0.552196] ACPI: PCI: Interrupt link GSIH configured for IRQ 23\n[    0.553417] iommu: Default domain type: Translated\n[    0.554191] iommu: DMA domain TLB invalidation policy: lazy mode\n[    0.555236] SCSI subsystem initialized\n[    0.556208] ACPI: bus type USB registered\n[    0.557217] usbcore: registered new interface driver usbfs\n[    0.558204] usbcore: registered new interface driver hub\n[    0.559203] usbcore: registered new device driver usb\n[    0.561229] pps_core: LinuxPPS API ver. 1 registered\n[    0.562197] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>\n[    0.564196] PTP clock support registered\n[    0.565360] Bluetooth: Core ver 2.22\n[    0.566204] NET: Registered PF_BLUETOOTH protocol family\n[    0.567191] Bluetooth: HCI device and connection manager initialized\n[    0.568192] Bluetooth: HCI socket layer initialized\n[    0.569191] Bluetooth: L2CAP socket layer initialized\n[    0.570220] Bluetooth: SCO socket layer initialized\n[    0.571227] PCI: Using ACPI for IRQ routing\n[    0.623486] pci 0000:00:04.0: vgaarb: setting as boot VGA device\n[    0.624187] pci 0000:00:04.0: vgaarb: bridge control possible\n[    0.624187] pci 0000:00:04.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none\n[    0.624195] vgaarb: loaded\n[    0.624850] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0\n[    0.625194] hpet0: 3 comparators, 64-bit 100.000000 MHz counter\n[    0.630833] clocksource: Switched to clocksource kvm-clock\n[    0.631743] pnp: PnP ACPI init\n[    0.632716] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved\n[    0.634778] pnp: PnP ACPI: found 5 devices\n[    0.653341] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[    0.655545] NET: Registered PF_INET protocol family\n[    0.656811] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)\n[    0.658738] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)\n[    0.660774] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)\n[    0.662484] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)\n[    0.664155] TCP bind hash table entries: 2048 (order: 4, 65536 bytes, linear)\n[    0.665635] TCP: Hash tables configured (established 2048 bind 2048)\n[    0.666961] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.668341] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.669984] NET: Registered PF_UNIX/PF_LOCAL protocol family\n[    0.671482] RPC: Registered named UNIX socket transport module.\n[    0.672822] RPC: Registered udp transport module.\n[    0.673896] RPC: Registered tcp transport module.\n[    0.687193] RPC: Registered tcp-with-tls transport module.\n[    0.688368] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[    0.689719] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]\n[    0.690999] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]\n[    0.692276] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]\n[    0.700531] pci_bus 0000:00: resource 7 [mem 0x10000000-0xafffffff window]\n[    0.701946] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window]\n[    0.703352] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window]\n[    0.704938] ACPI: \\_SB_.GSIA: Enabled at IRQ 16\n[    0.706501] ACPI: \\_SB_.GSIB: Enabled at IRQ 17\n[    0.708019] ACPI: \\_SB_.GSIC: Enabled at IRQ 18\n[    0.709523] ACPI: \\_SB_.GSID: Enabled at IRQ 19\n[    0.711077] PCI: CLS 0 bytes, default 64\n[    0.712020] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.714684] Initialise system trusted keyrings\n[    0.715714] workingset: timestamp_bits=46 max_order=16 bucket_order=0\n[    0.733130] NFS: Registering the id_resolver key type\n[    0.734456] Key type id_resolver registered\n[    0.735376] Key type id_legacy registered\n[    0.736823] Key type cifs.idmap registered\n[    0.744721] xor: automatically using best checksumming function   avx       \n[    0.746175] Key type asymmetric registered\n[    0.747069] Asymmetric key parser 'x509' registered\n[    0.748106] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)\n[    0.749676] io scheduler mq-deadline registered\n[    0.750657] io scheduler kyber registered\n[    0.751537] io scheduler bfq registered\n[    0.752602] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[    0.754247] ACPI: button: Power Button [PWRF]\n[    0.755629] ACPI: \\_SB_.GSIF: Enabled at IRQ 21\n[    0.757771] ACPI: \\_SB_.GSIG: Enabled at IRQ 22\n[    0.759618] ACPI: \\_SB_.GSIH: Enabled at IRQ 23\n[    0.773975] ACPI: \\_SB_.GSIE: Enabled at IRQ 20\n[    0.778243] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled\n[    0.780088] 00:01: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A\n[    0.782323] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[    0.785509] Linux agpgart interface v0.103\n[    0.786761] ACPI: bus type drm_connector registered\n[    0.788216] [drm] pci: virtio-vga detected at 0000:00:04.0\n[    0.789747] virtio-pci 0000:00:04.0: vgaarb: deactivate vga console\n[    0.794383] Console: switching to colour dummy device 80x25\n[    0.795696] [drm] features: -virgl +edid -resource_blob -host_visible\n[    0.795697] [drm] features: -context_init\n[    0.798322] [drm] number of scanouts: 1\n[    0.799148] [drm] number of cap sets: 0\n[    0.800320] [drm] Initialized virtio_gpu 0.1.0 for 0000:00:04.0 on minor 0\n[    0.802714] fbcon: virtio_gpudrmfb (fb0) is primary device\n[    0.822541] Console: switching to colour frame buffer device 160x50\n[    0.838669] virtio-pci 0000:00:04.0: [drm] fb0: virtio_gpudrmfb frame buffer device\n[    0.847072] brd: module loaded\n[    0.848749] loop: module loaded\n[    0.857086] virtio_scsi virtio2: 4/0/0 default/read/poll queues\n[    0.861435] scsi host0: Virtio SCSI HBA\n[    0.864947] scsi 0:0:0:0: Direct-Access     QEMU     QEMU HARDDISK    2.5+ PQ: 0 ANSI: 5\n[    0.877607] sd 0:0:0:0: Power-on or device reset occurred\n[    0.881065] sd 0:0:0:0: [sda] 391202 512-byte logical blocks: (200 MB/191 MiB)\n[    0.882652] ahci 0000:00:1f.2: AHCI vers 0001.0000, 32 command slots, 1.5 Gbps, SATA mode\n[    0.882795] sd 0:0:0:0: [sda] Write Protect is off\n[    0.886437] ahci 0000:00:1f.2: 6/6 ports implemented (port mask 0x3f)\n[    0.892653] ahci 0000:00:1f.2: flags: 64bit ncq only \n[    0.892760] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA\n[    0.899530] scsi host1: ahci\n[    0.900499] scsi host2: ahci\n[    0.904470] scsi host3: ahci\n[    0.906980] scsi host4: ahci\n[    0.909620] scsi host5: ahci\n[    0.912281]  sda: sda1 sda2 sda3\n[    0.912600] scsi host6: ahci\n[    0.917259] sd 0:0:0:0: [sda] Attached SCSI disk\n[    0.920751] ata1: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5100 irq 36 lpm-pol 0\n[    0.925586] ata2: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5180 irq 36 lpm-pol 0\n[    0.930128] ata3: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5200 irq 36 lpm-pol 0\n[    0.934360] ata4: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5280 irq 36 lpm-pol 0\n[    0.936379] ata5: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5300 irq 36 lpm-pol 0\n[    0.943341] ata6: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5380 irq 36 lpm-pol 0\n[    0.949708] e100: Intel(R) PRO/100 Network Driver\n[    0.951017] e100: Copyright(c) 1999-2006 Intel Corporation\n[    0.955257] e1000: Intel(R) PRO/1000 Network Driver\n[    0.958723] e1000: Copyright (c) 1999-2006 Intel Corporation.\n[    0.961712] e1000e: Intel(R) PRO/1000 Network Driver\n[    0.964271] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.\n[    0.970777] igb: Intel(R) Gigabit Ethernet Network Driver\n[    0.971826] igb: Copyright (c) 2007-2014 Intel Corporation.\n[    0.977416] uhci_hcd 0000:00:1d.0: UHCI Host Controller\n[    0.978787] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1\n[    0.983742] uhci_hcd 0000:00:1d.0: irq 16, io port 0x0000c0c0\n[    0.986535] hub 1-0:1.0: USB hub found\n[    0.987493] hub 1-0:1.0: 2 ports detected\n[    0.991422] ehci-pci 0000:00:1d.7: EHCI Host Controller\n[    0.992872] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2\n[    0.996524] ehci-pci 0000:00:1d.7: irq 19, io mem 0xfebd4000\n[    1.005371] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00\n[    1.007798] hub 2-0:1.0: USB hub found\n[    1.010775] hub 2-0:1.0: 6 ports detected\n[    1.037778] hub 1-0:1.0: USB hub found\n[    1.039920] hub 1-0:1.0: 2 ports detected\n[    1.044771] uhci_hcd 0000:00:1d.1: UHCI Host Controller\n[    1.047600] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3\n[    1.052811] uhci_hcd 0000:00:1d.1: irq 17, io port 0x0000c0e0\n[    1.056548] hub 3-0:1.0: USB hub found\n[    1.057421] hub 3-0:1.0: 2 ports detected\n[    1.063029] uhci_hcd 0000:00:1d.2: UHCI Host Controller\n[    1.064916] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4\n[    1.070870] uhci_hcd 0000:00:1d.2: irq 18, io port 0x0000c100\n[    1.074456] hub 4-0:1.0: USB hub found\n[    1.075612] hub 4-0:1.0: 2 ports detected\n[    1.080548] usbcore: registered new interface driver usb-storage\n[    1.082173] usbcore: registered new interface driver usbserial_generic\n[    1.085037] usbserial: USB Serial support registered for generic\n[    1.088342] usbcore: registered new interface driver ftdi_sio\n[    1.091399] usbserial: USB Serial support registered for FTDI USB Serial Device\n[    1.094532] usbcore: registered new interface driver pl2303\n[    1.097434] usbserial: USB Serial support registered for pl2303\n[    1.100507] i8042: PNP: No PS/2 controller found.\n[    1.103326] mousedev: PS/2 mouse device common for all mice\n[    1.107061] rtc_cmos 00:03: RTC can wake from S4\n[    1.112099] rtc_cmos 00:03: registered as rtc0\n[    1.115230] rtc_cmos 00:03: setting system clock to 2025-04-15T15:57:21 UTC (1744732641)\n[    1.118566] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram, hpet irqs\n[    1.121336] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev\n[    1.122283] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt\n[    1.123739] amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled\n[    1.130804] i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD\n[    1.131635] sdhci: Secure Digital Host Controller Interface driver\n[    1.152788] sdhci: Copyright(c) Pierre Ossman\n[    1.160128] sdhci-pltfm: SDHCI platform and OF driver helper\n[    1.163074] usbcore: registered new interface driver usbhid\n[    1.166224] usbhid: USB HID core driver\n[    1.168949] u32 classifier\n[    1.171316]     input device check on\n[    1.175706]     Actions configured\n[    1.178471] NET: Registered PF_INET6 protocol family\n[    1.182175] Segment Routing with IPv6\n[    1.184721] In-situ OAM (IOAM) with IPv6\n[    1.187657] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver\n[    1.191151] NET: Registered PF_PACKET protocol family\n[    1.194206] Bridge firewalling registered\n[    1.198620] l2tp_core: L2TP core driver, V2.0\n[    1.201644] Key type dns_resolver registered\n[    1.204610] NET: Registered PF_VSOCK protocol family\n[    1.207704] IPI shorthand broadcast: enabled\n[    1.211377] sched_clock: Marking stable (1006006008, 205300177)->(1482534688, -271228503)\n[    1.213797] registered taskstats version 1\n[    1.218775] Loading compiled-in X.509 certificates\n[    1.224232] Key type .fscrypt registered\n[    1.225986] Key type fscrypt-provisioning registered\n[    1.229070] Btrfs loaded, zoned=no, fsverity=no\n[    1.232229] Key type encrypted registered\n[    1.234410] printk: legacy console [netcon0] enabled\n[    1.238353] netconsole: network logging started\n[    1.241836] clk: Disabling unused clocks\n[    1.257155] ata4: SATA link down (SStatus 0 SControl 300)\n[    1.261522] ata2: SATA link down (SStatus 0 SControl 300)\n[    1.266276] ata6: SATA link down (SStatus 0 SControl 300)\n[    1.270006] ata1: SATA link down (SStatus 0 SControl 300)\n[    1.272330] usb 2-1: new high-speed USB device number 2 using ehci-pci\n[    1.275087] ata3: SATA link down (SStatus 0 SControl 300)\n[    1.310817] ata5: SATA link down (SStatus 0 SControl 300)\n[    1.315354] md: Waiting for all devices to be available before autodetect\n[    1.318646] md: If you don't use raid, use raid=noautodetect\n[    1.322771] md: Autodetecting RAID arrays.\n[    1.333086] md: autorun ...\n[    1.335665] md: ... autorun DONE.\n[    1.342554] EXT4-fs (sda2): orphan cleanup on readonly fs\n[    1.344397] EXT4-fs (sda2): mounted filesystem 7025e2fe-aaa6-4947-af3d-639e4c3552f6 ro with ordered data mode. Quota mode: disabled.\n[    1.348453] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.\n[    1.354178] devtmpfs: mounted\n[    1.356013] Freeing unused kernel image (initmem) memory: 3508K\n[    1.358612] Write protecting the kernel read-only data: 26624k\n[    1.362014] Freeing unused kernel image (rodata/data gap) memory: 324K\n[    1.365211] Run /sbin/init as init process\n[    1.390441] systemd[1]: systemd 257.4 running in system mode (-PAM -AUDIT -SELINUX -APPARMOR +IMA +IPE -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP -LIBCRYPTSETUP_PLUGINS +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -BTF +XKBCOMMON +UTMP -SYSVINIT -LIBARCHIVE)\n[    1.402230] systemd[1]: Detected virtualization kvm.\n[    1.403669] systemd[1]: Detected architecture x86-64.\n[    1.413380] systemd[1]: Hostname set to <qemux86-64>.\n[    1.418612] systemd[1]: Initializing machine ID from random generator.\n[    1.420263] systemd[1]: Installed transient /etc/machine-id file.\n[    1.445462] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/0003:0627:0001.0001/input/input1\n[    1.450718] hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:1d.7-1/input0\n[    1.502238] systemd[1]: Queued start job for default target Multi-User System.\n[    1.522156] systemd[1]: Created slice Slice /system/getty.\n[    1.523763] systemd[1]: Created slice Slice /system/modprobe.\n[    1.528789] systemd[1]: Created slice Slice /system/serial-getty.\n[    1.537596] systemd[1]: Created slice User and Session Slice.\n[    1.545384] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[    1.548771] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[    1.557919] systemd[1]: Expecting device /dev/sda1...\n[    1.564582] systemd[1]: Expecting device /dev/ttyS0...\n[    1.570476] usb 2-2: new high-speed USB device number 3 using ehci-pci\n[    1.583273] systemd[1]: Reached target Path Units.\n[    1.598641] systemd[1]: Reached target Remote File Systems.\n[    1.606246] systemd[1]: Reached target Slice Units.\n[    1.616160] systemd[1]: Reached target Swaps.\n[    1.617655] systemd[1]: Listening on Syslog Socket.\n[    1.622657] systemd[1]: Listening on Credential Encryption/Decryption.\n[    1.631844] systemd[1]: Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit).\n[    1.634812] systemd[1]: Listening on Journal Socket (/dev/log).\n[    1.638955] systemd[1]: Listening on Journal Sockets.\n[    1.646339] systemd[1]: Listening on Network Service Netlink Socket.\n[    1.653992] systemd[1]: Listening on udev Control Socket.\n[    1.658377] systemd[1]: Listening on udev Kernel Socket.\n[    1.664934] systemd[1]: Listening on User Database Manager Socket.\n[    1.669007] systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).\n[    1.678830] systemd[1]: Mounting POSIX Message Queue File System...\n[    1.705398] systemd[1]: Mounting Kernel Debug File System...\n[    1.709629] systemd[1]: Mounting Kernel Trace File System...\n[    1.719065] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.726405] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.732907] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/0003:0627:0001.0002/input/input2\n[    1.734999] systemd[1]: Starting Load Kernel Module configfs...\n[    1.766377] systemd[1]: Starting Load Kernel Module drm...\n[    1.771756] systemd[1]: Starting Load Kernel Module fuse...\n[    1.779328] systemd[1]: Starting Journal Service...\n[    1.786511] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.791134] systemd[1]: Starting Generate network units from Kernel command line...\n[    1.796394] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    1.802114] systemd-journald[133]: Collecting audit messages is disabled.\n[    1.806908] systemd[1]: Starting Apply Kernel Variables...\n[    1.814681] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.823953] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.836471] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.836535] EXT4-fs (sda2): re-mounted 7025e2fe-aaa6-4947-af3d-639e4c3552f6 ro. Quota mode: disabled.\n[    1.852329] systemd[1]: Starting Coldplug All udev Devices...\n[    1.863754] systemd[1]: Started Journal Service.\n[    1.912113] systemd-journald[133]: Received client request to flush runtime journal.\n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415161408\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250415161408\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.g10xc711\nCreated listening socket for qemu serial console on: 127.0.0.1:37465\nCreated listening socket for qemu serial console on: 127.0.0.1:41531\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic tcpserial=37465:41531 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.srmgg8k0,server,wait -qmp unix:./.g10xc711,server,nowait\"\nrunqemu started, pid is 2560059\nwaiting at most 300 seconds for qemu pid (04/15/25 16:15:16)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.srmgg8k0\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.srmgg8k0\nQMP connected to QEMU at 04/15/25 16:15:16 and took 0.53 seconds\nQMP released QEMU at 04/15/25 16:15:16 and took 0.13 seconds from connect\nqemu started in 0.66 seconds - qemu procces pid is 2560122 (04/15/25 16:15:16)\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:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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.wic.2560060\nrunqemu - INFO - Copy done in 0.08649921417236328 seconds\nrunqemu - INFO - Using scsi drive\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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 if=none,id=hd,file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.2560060,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -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:37465,nodelay=on -serial tcp:127.0.0.1:41531,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.srmgg8k0,server,wait -qmp unix:./.g10xc711,server,nowait -device virtio-vga  -display sdl,show-cursor=on  \n\nrunqemu - INFO - Host uptime: 86788.17\n\n\nWaiting at most 1000 seconds for login banner (04/15/25 16:15:16)\nConnection from 127.0.0.1:58210\nTarget didn't reach login banner in 1000 seconds (04/15/25 16:31:57)\nLast 25 lines of login console (0):\n\nLast 25 lines of all logging (36241):\n[    1.668529] systemd[1]: Mounting Kernel Trace File System...\n[    1.679287] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.682290] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/0003:0627:0001.0002/input/input2\n[    1.687516] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.696019] systemd[1]: Starting Load Kernel Module configfs...\n[    1.701649] systemd[1]: Starting Load Kernel Module drm...\n[    1.712421] systemd[1]: Starting Load Kernel Module fuse...\n[    1.743917] systemd[1]: Starting Journal Service...\n[    1.757152] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.761909] systemd[1]: Starting Generate network units from Kernel command line...\n[    1.766829] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    1.774182] systemd[1]: Starting Apply Kernel Variables...\n[    1.781837] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.786160] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.786379] systemd-journald[152]: Collecting audit messages is disabled.\n[    1.791139] EXT4-fs (sda2): re-mounted bc3f6c95-72c2-4859-b6e0-25c927ffcd55 ro. Quota mode: disabled.\n[    1.808366] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.814055] systemd[1]: Starting Coldplug All udev Devices...\n[    1.826338] systemd[1]: Started Journal Service.\n[    1.877468] systemd-journald[152]: Received client request to flush runtime journal.\n[!p]104[?7h[6n[32766;32766H[6n[!p]104[?7h[6n[32766;32766H[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: [  367.940400] clocksource: Long readout interval, skipping watchdog check: cs_nsec: 5208636470 wd_nsec: 5208634733\nCheck full boot log: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415161408\nStopping logging thread\nStop event received\nTearing down logging thread\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 87794.53\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.2560060\ntput: No value for $TERM and no -T specified\n\nExtra log data read: \n\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 87794.53\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.2560060\ntput: No value for $TERM and no -T specified\n\nERROR: Qemu log output from /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415161408:\n\nSYSLINUX 6.04 6.04-pre2 Copyright (C) 1994-2015 H. Peter Anvin et al\nLoading /bzImage... ok\n[    0.000000] Linux version 6.12.19-yocto-standard (oe-user@oe-host) (x86_64-poky-linux-gcc (GCC) 14.2.0, GNU ld (GNU Binutils) 2.44) #1 SMP PREEMPT_DYNAMIC Wed Mar 19 23:04:08 UTC 2025\n[    0.000000] Command line: BOOT_IMAGE=/bzImage label=boot root=PARTUUID=307b6990-6789-4f56-9514-545d93a4fba2 rootfstype=ext4 console=ttyS0,115200 console=tty0  ro\n[    0.000000] BIOS-provided physical RAM map:\n[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd7fff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000ffd8000-0x000000000fffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\n[    0.000000] NX (Execute Disable) protection: active\n[    0.000000] APIC: Static calls initialized\n[    0.000000] SMBIOS 2.8 present.\n[    0.000000] DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014\n[    0.000000] DMI: Memory slots populated: 1/1\n[    0.000000] Hypervisor detected: KVM\n[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[    0.000000] kvm-clock: using sched offset of 433311237 cycles\n[    0.000001] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[    0.000003] tsc: Detected 2749.998 MHz processor\n[    0.000930] last_pfn = 0xffd8 max_arch_pfn = 0x400000000\n[    0.000964] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs\n[    0.000966] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  \n[    0.002848] found SMP MP-table at [mem 0x000f5440-0x000f544f]\n[    0.002975] ACPI: Early table checksum verification disabled\n[    0.002976] ACPI: RSDP 0x00000000000F5270 000014 (v00 BOCHS )\n[    0.002981] ACPI: RSDT 0x000000000FFE2437 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002985] ACPI: FACP 0x000000000FFE2217 0000F4 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002988] ACPI: DSDT 0x000000000FFE0040 0021D7 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002990] ACPI: FACS 0x000000000FFE0000 000040\n[    0.002992] ACPI: APIC 0x000000000FFE230B 000090 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002993] ACPI: HPET 0x000000000FFE239B 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002994] ACPI: MCFG 0x000000000FFE23D3 00003C (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002996] ACPI: WAET 0x000000000FFE240F 000028 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002997] ACPI: Reserving FACP table memory at [mem 0xffe2217-0xffe230a]\n[    0.002998] ACPI: Reserving DSDT table memory at [mem 0xffe0040-0xffe2216]\n[    0.002999] ACPI: Reserving FACS table memory at [mem 0xffe0000-0xffe003f]\n[    0.002999] ACPI: Reserving APIC table memory at [mem 0xffe230b-0xffe239a]\n[    0.003000] ACPI: Reserving HPET table memory at [mem 0xffe239b-0xffe23d2]\n[    0.003000] ACPI: Reserving MCFG table memory at [mem 0xffe23d3-0xffe240e]\n[    0.003001] ACPI: Reserving WAET table memory at [mem 0xffe240f-0xffe2436]\n[    0.003029] Zone ranges:\n[    0.003029]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]\n[    0.003030]   DMA32    [mem 0x0000000001000000-0x000000000ffd7fff]\n[    0.003031]   Normal   empty\n[    0.003032] Movable zone start for each node\n[    0.003032] Early memory node ranges\n[    0.003032]   node   0: [mem 0x0000000000001000-0x000000000009efff]\n[    0.003033]   node   0: [mem 0x0000000000100000-0x000000000ffd7fff]\n[    0.003034] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd7fff]\n[    0.003139] On node 0, zone DMA: 1 pages in unavailable ranges\n[    0.003160] On node 0, zone DMA: 97 pages in unavailable ranges\n[    0.003564] On node 0, zone DMA32: 40 pages in unavailable ranges\n[    0.003950] ACPI: PM-Timer IO Port: 0x608\n[    0.003957] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[    0.003980] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[    0.003982] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[    0.003983] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[    0.003984] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[    0.003985] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[    0.003986] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[    0.003988] ACPI: Using ACPI (MADT) for SMP configuration information\n[    0.003988] ACPI: HPET id: 0x8086a201 base: 0xfed00000\n[    0.003990] TSC deadline timer available\n[    0.003993] CPU topo: Max. logical packages:   1\n[    0.003994] CPU topo: Max. logical dies:       1\n[    0.003994] CPU topo: Max. dies per package:   1\n[    0.003997] CPU topo: Max. threads per core:   1\n[    0.003998] CPU topo: Num. cores per package:     4\n[    0.003998] CPU topo: Num. threads per package:   4\n[    0.003998] CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs\n[    0.004007] kvm-guest: APIC: eoi() replaced with kvm_guest_apic_eoi_write()\n[    0.004018] [mem 0x10000000-0xafffffff] available for PCI devices\n[    0.004018] Booting paravirtualized kernel on KVM\n[    0.004019] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns\n[    0.004022] setup_percpu: NR_CPUS:64 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1\n[    0.004186] percpu: Embedded 58 pages/cpu s199704 r8192 d29672 u524288\n[    0.004212] Kernel command line: BOOT_IMAGE=/bzImage label=boot root=PARTUUID=307b6990-6789-4f56-9514-545d93a4fba2 rootfstype=ext4 console=ttyS0,115200 console=tty0  ro\n[    0.004238] Unknown kernel command line parameters \"BOOT_IMAGE=/bzImage label=boot\", will be passed to user space.\n[    0.004242] random: crng init done\n[    0.004251] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)\n[    0.004257] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)\n[    0.004280] Built 1 zonelists, mobility grouping on.  Total pages: 65398\n[    0.004436] mem auto-init: stack:all(zero), heap alloc:off, heap free:off\n[    0.004728] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1\n[    0.004741] ftrace: allocating 54061 entries in 212 pages\n[    0.013730] ftrace: allocated 212 pages with 4 groups\n[    0.013758] Dynamic Preempt: full\n[    0.013881] rcu: Preemptible hierarchical RCU implementation.\n[    0.013881] rcu: \tRCU event tracing is enabled.\n[    0.013882] rcu: \tRCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.\n[    0.013883] \tTrampoline variant of Tasks RCU enabled.\n[    0.013883] \tRude variant of Tasks RCU enabled.\n[    0.013883] \tTracing variant of Tasks RCU enabled.\n[    0.013884] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.\n[    0.013884] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4\n[    0.013888] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.013889] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.013890] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.018510] NR_IRQS: 4352, nr_irqs: 456, preallocated irqs: 16\n[    0.018694] rcu: srcu_init: Setting srcu_struct sizes based on contention.\n[    0.018759] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)\n[    0.036613] Console: colour VGA+ 80x25\n[    0.036618] printk: legacy console [tty0] enabled\n[    0.083305] printk: legacy console [ttyS0] enabled\n[    0.215460] ACPI: Core revision 20240827\n[    0.216447] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns\n[    0.218464] APIC: Switch to symmetric I/O mode setup\n[    0.219721] x2apic enabled\n[    0.220649] APIC: Switched APIC routing to: physical x2apic\n[    0.222893] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[    0.224157] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.226352] Calibrating delay loop (skipped) preset value.. 5499.99 BogoMIPS (lpj=2749998)\n[    0.228489] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[    0.230353] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[    0.232355] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization\n[    0.233354] Spectre V2 : Mitigation: Retpolines\n[    0.235045] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[    0.236354] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT\n[    0.237352] Speculative Store Bypass: Vulnerable\n[    0.239061] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'\n[    0.240352] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'\n[    0.241352] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'\n[    0.243353] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256\n[    0.244352] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[    0.262777] Freeing SMP alternatives memory: 56K\n[    0.264355] pid_max: default: 32768 minimum: 301\n[    0.265370] LSM: initializing lsm=capability,landlock\n[    0.266383] landlock: Up and running.\n[    0.267371] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.268352] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.270422] smpboot: CPU0: AMD Intel Xeon E3-12xx v2 (Ivy Bridge) (family: 0x6, model: 0x3a, stepping: 0x9)\n[    0.271462] Performance Events: AMD PMU driver.\n[    0.272357] ... version:                0\n[    0.273300] ... bit width:              48\n[    0.274053] ... generic registers:      4\n[    0.274354] ... value mask:             0000ffffffffffff\n[    0.275354] ... max period:             00007fffffffffff\n[    0.276354] ... fixed-purpose events:   0\n[    0.277293] ... event mask:             000000000000000f\n[    0.278322] signal: max sigframe size: 1776\n[    0.279115] rcu: Hierarchical SRCU implementation.\n[    0.280183] rcu: \tMax phase no-delay instances is 400.\n[    0.281250] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level\n[    0.282586] smp: Bringing up secondary CPUs ...\n[    0.283487] smpboot: x86: Booting SMP configuration:\n[    0.284365] .... node  #0, CPUs:      #1 #2 #3\n[    0.320384] smp: Brought up 1 node, 4 CPUs\n[    0.322275] smpboot: Total of 4 processors activated (21999.98 BogoMIPS)\n[    0.323621] Memory: 214376K/261592K available (20480K kernel code, 2435K rwdata, 5828K rodata, 3512K init, 2048K bss, 43280K reserved, 0K cma-reserved)\n[    0.324416] devtmpfs: initialized\n[    0.325561] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns\n[    0.326359] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)\n[    0.327379] pinctrl core: initialized pinctrl subsystem\n[    0.328718] NET: Registered PF_NETLINK/PF_ROUTE protocol family\n[    0.329440] thermal_sys: Registered thermal governor 'step_wise'\n[    0.329441] thermal_sys: Registered thermal governor 'user_space'\n[    0.330365] cpuidle: using governor menu\n[    0.332587] PCI: ECAM [mem 0xb0000000-0xbfffffff] (base 0xb0000000) for domain 0000 [bus 00-ff]\n[    0.334356] PCI: ECAM [mem 0xb0000000-0xbfffffff] reserved as E820 entry\n[    0.335361] PCI: Using configuration type 1 for base access\n[    0.336391] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.\n[    0.355354] raid6: sse2x4   gen() 23809 MB/s\n[    0.373355] raid6: sse2x2   gen() 25656 MB/s\n[    0.391355] raid6: sse2x1   gen()  6969 MB/s\n[    0.392344] raid6: using algorithm sse2x2 gen() 25656 MB/s\n[    0.409354] raid6: .... xor() 18828 MB/s, rmw enabled\n[    0.410355] raid6: using ssse3x2 recovery algorithm\n[    0.411413] ACPI: Added _OSI(Module Device)\n[    0.412355] ACPI: Added _OSI(Processor Device)\n[    0.413317] ACPI: Added _OSI(3.0 _SCP Extensions)\n[    0.414102] ACPI: Added _OSI(Processor Aggregator Device)\n[    0.415646] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[    0.417429] ACPI: Interpreter enabled\n[    0.418288] ACPI: PM: (supports S0 S3 S5)\n[    0.419036] ACPI: Using IOAPIC for interrupt routing\n[    0.419370] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[    0.420357] PCI: Using E820 reservations for host bridge windows\n[    0.421398] ACPI: Enabled 2 GPEs in block 00 to 3F\n[    0.423304] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[    0.424359] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]\n[    0.425380] acpi PNP0A08:00: _OSC: platform does not support [LTR]\n[    0.426384] acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability]\n[    0.427390] PCI host bridge to bus 0000:00\n[    0.428320] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]\n[    0.429356] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]\n[    0.430359] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[    0.432359] pci_bus 0000:00: root bus resource [mem 0x10000000-0xafffffff window]\n[    0.434355] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[    0.435355] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window]\n[    0.436355] pci_bus 0000:00: root bus resource [bus 00-ff]\n[    0.437395] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 conventional PCI endpoint\n[    0.438784] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint\n[    0.440355] pci 0000:00:01.0: BAR 0 [io  0xc080-0xc09f]\n[    0.442355] pci 0000:00:01.0: BAR 1 [mem 0xfebd0000-0xfebd0fff]\n[    0.446356] pci 0000:00:01.0: BAR 4 [mem 0xfe800000-0xfe803fff 64bit pref]\n[    0.449358] pci 0000:00:01.0: ROM [mem 0xfeb80000-0xfebbffff pref]\n[    0.451393] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 conventional PCI endpoint\n[    0.453292] pci 0000:00:02.0: BAR 0 [io  0xc0a0-0xc0bf]\n[    0.454822] pci 0000:00:02.0: BAR 1 [mem 0xfebd1000-0xfebd1fff]\n[    0.458276] pci 0000:00:02.0: BAR 4 [mem 0xfe804000-0xfe807fff 64bit pref]\n[    0.460780] pci 0000:00:03.0: [1af4:1004] type 00 class 0x010000 conventional PCI endpoint\n[    0.462355] pci 0000:00:03.0: BAR 0 [io  0xc000-0xc03f]\n[    0.465359] pci 0000:00:03.0: BAR 1 [mem 0xfebd2000-0xfebd2fff]\n[    0.473360] pci 0000:00:03.0: BAR 4 [mem 0xfe808000-0xfe80bfff 64bit pref]\n[    0.476540] pci 0000:00:04.0: [1af4:1050] type 00 class 0x030000 conventional PCI endpoint\n[    0.478870] pci 0000:00:04.0: BAR 0 [mem 0xfe000000-0xfe7fffff pref]\n[    0.480798] pci 0000:00:04.0: BAR 2 [mem 0xfe80c000-0xfe80ffff 64bit pref]\n[    0.482318] pci 0000:00:04.0: BAR 4 [mem 0xfebd3000-0xfebd3fff]\n[    0.486090] pci 0000:00:04.0: ROM [mem 0xfebc0000-0xfebcffff pref]\n[    0.487451] pci 0000:00:04.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]\n[    0.489785] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.492887] pci 0000:00:1d.0: BAR 4 [io  0xc0c0-0xc0df]\n[    0.493974] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.496766] pci 0000:00:1d.1: BAR 4 [io  0xc0e0-0xc0ff]\n[    0.498004] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.502567] pci 0000:00:1d.2: BAR 4 [io  0xc100-0xc11f]\n[    0.504114] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 conventional PCI endpoint\n[    0.505949] pci 0000:00:1d.7: BAR 0 [mem 0xfebd4000-0xfebd4fff]\n[    0.510467] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 conventional PCI endpoint\n[    0.511707] pci 0000:00:1f.0: quirk: [io  0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO\n[    0.512533] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 conventional PCI endpoint\n[    0.516111] pci 0000:00:1f.2: BAR 4 [io  0xc120-0xc13f]\n[    0.517611] pci 0000:00:1f.2: BAR 5 [mem 0xfebd5000-0xfebd5fff]\n[    0.519128] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 conventional PCI endpoint\n[    0.523064] pci 0000:00:1f.3: BAR 4 [io  0x0700-0x073f]\n[    0.525727] ACPI: PCI: Interrupt link LNKA configured for IRQ 10\n[    0.526477] ACPI: PCI: Interrupt link LNKB configured for IRQ 10\n[    0.527469] ACPI: PCI: Interrupt link LNKC configured for IRQ 11\n[    0.528444] ACPI: PCI: Interrupt link LNKD configured for IRQ 11\n[    0.529441] ACPI: PCI: Interrupt link LNKE configured for IRQ 10\n[    0.530485] ACPI: PCI: Interrupt link LNKF configured for IRQ 10\n[    0.531448] ACPI: PCI: Interrupt link LNKG configured for IRQ 11\n[    0.532445] ACPI: PCI: Interrupt link LNKH configured for IRQ 11\n[    0.533416] ACPI: PCI: Interrupt link GSIA configured for IRQ 16\n[    0.534369] ACPI: PCI: Interrupt link GSIB configured for IRQ 17\n[    0.535359] ACPI: PCI: Interrupt link GSIC configured for IRQ 18\n[    0.536358] ACPI: PCI: Interrupt link GSID configured for IRQ 19\n[    0.537358] ACPI: PCI: Interrupt link GSIE configured for IRQ 20\n[    0.538358] ACPI: PCI: Interrupt link GSIF configured for IRQ 21\n[    0.539359] ACPI: PCI: Interrupt link GSIG configured for IRQ 22\n[    0.540358] ACPI: PCI: Interrupt link GSIH configured for IRQ 23\n[    0.541565] iommu: Default domain type: Translated\n[    0.542355] iommu: DMA domain TLB invalidation policy: lazy mode\n[    0.543396] SCSI subsystem initialized\n[    0.544370] ACPI: bus type USB registered\n[    0.545297] usbcore: registered new interface driver usbfs\n[    0.546298] usbcore: registered new interface driver hub\n[    0.547263] usbcore: registered new device driver usb\n[    0.548212] pps_core: LinuxPPS API ver. 1 registered\n[    0.549191] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>\n[    0.550357] PTP clock support registered\n[    0.551496] Bluetooth: Core ver 2.22\n[    0.552359] NET: Registered PF_BLUETOOTH protocol family\n[    0.553363] Bluetooth: HCI device and connection manager initialized\n[    0.554356] Bluetooth: HCI socket layer initialized\n[    0.555355] Bluetooth: L2CAP socket layer initialized\n[    0.556358] Bluetooth: SCO socket layer initialized\n[    0.557388] PCI: Using ACPI for IRQ routing\n[    0.613978] pci 0000:00:04.0: vgaarb: setting as boot VGA device\n[    0.614351] pci 0000:00:04.0: vgaarb: bridge control possible\n[    0.614351] pci 0000:00:04.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none\n[    0.614363] vgaarb: loaded\n[    0.615398] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0\n[    0.616358] hpet0: 3 comparators, 64-bit 100.000000 MHz counter\n[    0.621405] clocksource: Switched to clocksource kvm-clock\n[    0.622933] pnp: PnP ACPI init\n[    0.623784] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved\n[    0.625556] pnp: PnP ACPI: found 5 devices\n[    0.643986] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[    0.645927] NET: Registered PF_INET protocol family\n[    0.647010] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)\n[    0.648683] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)\n[    0.650473] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)\n[    0.652248] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)\n[    0.654018] TCP bind hash table entries: 2048 (order: 4, 65536 bytes, linear)\n[    0.655558] TCP: Hash tables configured (established 2048 bind 2048)\n[    0.656991] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.658397] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.659941] NET: Registered PF_UNIX/PF_LOCAL protocol family\n[    0.661493] RPC: Registered named UNIX socket transport module.\n[    0.662824] RPC: Registered udp transport module.\n[    0.663884] RPC: Registered tcp transport module.\n[    0.664966] RPC: Registered tcp-with-tls transport module.\n[    0.666189] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[    0.667605] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]\n[    0.668969] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]\n[    0.670327] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]\n[    0.687342] pci_bus 0000:00: resource 7 [mem 0x10000000-0xafffffff window]\n[    0.690181] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window]\n[    0.692683] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window]\n[    0.694358] ACPI: \\_SB_.GSIA: Enabled at IRQ 16\n[    0.695952] ACPI: \\_SB_.GSIB: Enabled at IRQ 17\n[    0.697464] ACPI: \\_SB_.GSIC: Enabled at IRQ 18\n[    0.698945] ACPI: \\_SB_.GSID: Enabled at IRQ 19\n[    0.700557] PCI: CLS 0 bytes, default 64\n[    0.701548] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.704683] Initialise system trusted keyrings\n[    0.705839] workingset: timestamp_bits=46 max_order=16 bucket_order=0\n[    0.708360] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[    0.709825] NFS: Registering the id_resolver key type\n[    0.721969] Key type id_resolver registered\n[    0.723764] Key type id_legacy registered\n[    0.726022] Key type cifs.idmap registered\n[    0.735067] xor: automatically using best checksumming function   avx       \n[    0.736645] Key type asymmetric registered\n[    0.737611] Asymmetric key parser 'x509' registered\n[    0.738725] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)\n[    0.740409] io scheduler mq-deadline registered\n[    0.741449] io scheduler kyber registered\n[    0.742401] io scheduler bfq registered\n[    0.743613] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[    0.748691] ACPI: button: Power Button [PWRF]\n[    0.750204] ACPI: \\_SB_.GSIF: Enabled at IRQ 21\n[    0.765554] ACPI: \\_SB_.GSIG: Enabled at IRQ 22\n[    0.769089] ACPI: \\_SB_.GSIH: Enabled at IRQ 23\n[    0.772554] ACPI: \\_SB_.GSIE: Enabled at IRQ 20\n[    0.776643] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled\n[    0.778155] 00:01: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A\n[    0.780038] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[    0.784969] Linux agpgart interface v0.103\n[    0.787301] ACPI: bus type drm_connector registered\n[    0.790126] [drm] pci: virtio-vga detected at 0000:00:04.0\n[    0.791389] virtio-pci 0000:00:04.0: vgaarb: deactivate vga console\n[    0.809282] Console: switching to colour dummy device 80x25\n[    0.811860] [drm] features: -virgl +edid -resource_blob -host_visible\n[    0.811863] [drm] features: -context_init\n[    0.814262] [drm] number of scanouts: 1\n[    0.814910] [drm] number of cap sets: 0\n[    0.815820] [drm] Initialized virtio_gpu 0.1.0 for 0000:00:04.0 on minor 0\n[    0.817721] fbcon: virtio_gpudrmfb (fb0) is primary device\n[    0.835562] Console: switching to colour frame buffer device 160x50\n[    0.845131] virtio-pci 0000:00:04.0: [drm] fb0: virtio_gpudrmfb frame buffer device\n[    0.851969] brd: module loaded\n[    0.853128] loop: module loaded\n[    0.858457] virtio_scsi virtio2: 4/0/0 default/read/poll queues\n[    0.862809] scsi host0: Virtio SCSI HBA\n[    0.865569] scsi 0:0:0:0: Direct-Access     QEMU     QEMU HARDDISK    2.5+ PQ: 0 ANSI: 5\n[    0.874795] sd 0:0:0:0: Power-on or device reset occurred\n[    0.878823] sd 0:0:0:0: [sda] 391202 512-byte logical blocks: (200 MB/191 MiB)\n[    0.879947] ahci 0000:00:1f.2: AHCI vers 0001.0000, 32 command slots, 1.5 Gbps, SATA mode\n[    0.884235] sd 0:0:0:0: [sda] Write Protect is off\n[    0.885464] ahci 0000:00:1f.2: 6/6 ports implemented (port mask 0x3f)\n[    0.885466] ahci 0000:00:1f.2: flags: 64bit ncq only \n[    0.890631] scsi host1: ahci\n[    0.892975] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA\n[    0.893852] scsi host2: ahci\n[    0.899220] scsi host3: ahci\n[    0.899867] scsi host4: ahci\n[    0.901756] scsi host5: ahci\n[    0.903631] scsi host6: ahci\n[    0.907115] ata1: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5100 irq 36 lpm-pol 0\n[    0.911245] ata2: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5180 irq 36 lpm-pol 0\n[    0.912150]  sda: sda1 sda2 sda3\n[    0.916441] ata3: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5200 irq 36 lpm-pol 0\n[    0.918755] sd 0:0:0:0: [sda] Attached SCSI disk\n[    0.928545] ata4: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5280 irq 36 lpm-pol 0\n[    0.936984] ata5: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5300 irq 36 lpm-pol 0\n[    0.940264] ata6: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5380 irq 36 lpm-pol 0\n[    0.944643] e100: Intel(R) PRO/100 Network Driver\n[    0.946039] e100: Copyright(c) 1999-2006 Intel Corporation\n[    0.948211] e1000: Intel(R) PRO/1000 Network Driver\n[    0.950194] e1000: Copyright (c) 1999-2006 Intel Corporation.\n[    0.952343] e1000e: Intel(R) PRO/1000 Network Driver\n[    0.954365] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.\n[    0.956545] igb: Intel(R) Gigabit Ethernet Network Driver\n[    0.958633] igb: Copyright (c) 2007-2014 Intel Corporation.\n[    0.964874] uhci_hcd 0000:00:1d.0: UHCI Host Controller\n[    0.967791] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1\n[    0.974251] uhci_hcd 0000:00:1d.0: irq 16, io port 0x0000c0c0\n[    0.978191] hub 1-0:1.0: USB hub found\n[    0.979402] hub 1-0:1.0: 2 ports detected\n[    0.983044] ehci-pci 0000:00:1d.7: EHCI Host Controller\n[    0.985950] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2\n[    0.991837] ehci-pci 0000:00:1d.7: irq 19, io mem 0xfebd4000\n[    1.001714] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00\n[    1.003390] hub 2-0:1.0: USB hub found\n[    1.006741] hub 2-0:1.0: 6 ports detected\n[    1.032793] hub 1-0:1.0: USB hub found\n[    1.034751] hub 1-0:1.0: 2 ports detected\n[    1.038881] uhci_hcd 0000:00:1d.1: UHCI Host Controller\n[    1.042156] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3\n[    1.047888] uhci_hcd 0000:00:1d.1: irq 17, io port 0x0000c0e0\n[    1.051615] hub 3-0:1.0: USB hub found\n[    1.052814] hub 3-0:1.0: 2 ports detected\n[    1.057144] uhci_hcd 0000:00:1d.2: UHCI Host Controller\n[    1.059779] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4\n[    1.065401] uhci_hcd 0000:00:1d.2: irq 18, io port 0x0000c100\n[    1.068885] hub 4-0:1.0: USB hub found\n[    1.070071] hub 4-0:1.0: 2 ports detected\n[    1.073913] usbcore: registered new interface driver usb-storage\n[    1.077048] usbcore: registered new interface driver usbserial_generic\n[    1.080410] usbserial: USB Serial support registered for generic\n[    1.083111] usbcore: registered new interface driver ftdi_sio\n[    1.085604] usbserial: USB Serial support registered for FTDI USB Serial Device\n[    1.088383] usbcore: registered new interface driver pl2303\n[    1.091463] usbserial: USB Serial support registered for pl2303\n[    1.096015] i8042: PNP: No PS/2 controller found.\n[    1.099371] mousedev: PS/2 mouse device common for all mice\n[    1.103259] rtc_cmos 00:03: RTC can wake from S4\n[    1.107065] rtc_cmos 00:03: registered as rtc0\n[    1.110027] rtc_cmos 00:03: setting system clock to 2025-04-15T16:15:17 UTC (1744733717)\n[    1.113206] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram, hpet irqs\n[    1.115241] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev\n[    1.116715] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt\n[    1.117811] amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled\n[    1.121756] i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD\n[    1.122430] sdhci: Secure Digital Host Controller Interface driver\n[    1.130603] sdhci: Copyright(c) Pierre Ossman\n[    1.131867] sdhci-pltfm: SDHCI platform and OF driver helper\n[    1.134077] usbcore: registered new interface driver usbhid\n[    1.136177] usbhid: USB HID core driver\n[    1.138121] u32 classifier\n[    1.139811]     input device check on\n[    1.141600]     Actions configured\n[    1.143868] NET: Registered PF_INET6 protocol family\n[    1.151128] Segment Routing with IPv6\n[    1.153451] In-situ OAM (IOAM) with IPv6\n[    1.157270] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver\n[    1.161803] NET: Registered PF_PACKET protocol family\n[    1.165924] Bridge firewalling registered\n[    1.168335] l2tp_core: L2TP core driver, V2.0\n[    1.170263] Key type dns_resolver registered\n[    1.172232] NET: Registered PF_VSOCK protocol family\n[    1.176389] IPI shorthand broadcast: enabled\n[    1.179932] sched_clock: Marking stable (978003070, 201652215)->(1452246858, -272591573)\n[    1.181854] registered taskstats version 1\n[    1.185138] Loading compiled-in X.509 certificates\n[    1.188333] Key type .fscrypt registered\n[    1.189978] Key type fscrypt-provisioning registered\n[    1.193391] Btrfs loaded, zoned=no, fsverity=no\n[    1.196888] Key type encrypted registered\n[    1.198683] printk: legacy console [netcon0] enabled\n[    1.202638] netconsole: network logging started\n[    1.205321] clk: Disabling unused clocks\n[    1.250956] ata3: SATA link down (SStatus 0 SControl 300)\n[    1.255094] usb 2-1: new high-speed USB device number 2 using ehci-pci\n[    1.255330] ata6: SATA link down (SStatus 0 SControl 300)\n[    1.265478] ata5: SATA link down (SStatus 0 SControl 300)\n[    1.268549] ata2: SATA link down (SStatus 0 SControl 300)\n[    1.271508] ata1: SATA link down (SStatus 0 SControl 300)\n[    1.275834] ata4: SATA link down (SStatus 0 SControl 300)\n[    1.277359] md: Waiting for all devices to be available before autodetect\n[    1.280125] md: If you don't use raid, use raid=noautodetect\n[    1.284006] md: Autodetecting RAID arrays.\n[    1.287575] md: autorun ...\n[    1.290764] md: ... autorun DONE.\n[    1.298074] EXT4-fs (sda2): orphan cleanup on readonly fs\n[    1.300921] EXT4-fs (sda2): mounted filesystem bc3f6c95-72c2-4859-b6e0-25c927ffcd55 ro with ordered data mode. Quota mode: disabled.\n[    1.305746] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.\n[    1.310870] devtmpfs: mounted\n[    1.312534] Freeing unused kernel image (initmem) memory: 3512K\n[    1.314712] Write protecting the kernel read-only data: 26624k\n[    1.317469] Freeing unused kernel image (rodata/data gap) memory: 316K\n[    1.320816] Run /sbin/init as init process\n[    1.360129] EXT4-fs (sda2): re-mounted bc3f6c95-72c2-4859-b6e0-25c927ffcd55 r/w. Quota mode: disabled.\n[    1.372796] EXT4-fs (sda3): mounted filesystem e956b00c-da64-4c2d-a48a-aaefc83eef7c r/w with ordered data mode. Quota mode: disabled.\n[    1.396890] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/0003:0627:0001.0001/input/input1\n[    1.399925] hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:1d.7-1/input0\n[    1.407687] systemd[1]: systemd 257.4 running in system mode (-PAM -AUDIT -SELINUX -APPARMOR +IMA +IPE -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP -LIBCRYPTSETUP_PLUGINS +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -BTF +XKBCOMMON +UTMP -SYSVINIT -LIBARCHIVE)\n[    1.418562] systemd[1]: Detected virtualization kvm.\n[    1.420063] systemd[1]: Detected architecture x86-64.\n[    1.440412] systemd[1]: Hostname set to <qemux86-64>.\n[    1.445131] systemd[1]: Initializing machine ID from random generator.\n[    1.497549] systemd[1]: Queued start job for default target Multi-User System.\n[    1.515740] usb 2-2: new high-speed USB device number 3 using ehci-pci\n[    1.523752] systemd[1]: Created slice Slice /system/getty.\n[    1.529250] systemd[1]: Created slice Slice /system/modprobe.\n[    1.536581] systemd[1]: Created slice Slice /system/serial-getty.\n[    1.542541] systemd[1]: Created slice User and Session Slice.\n[    1.550378] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[    1.554076] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[    1.561465] systemd[1]: Expecting device /dev/sda1...\n[    1.562709] systemd[1]: Expecting device /dev/ttyS0...\n[    1.566559] systemd[1]: Reached target Path Units.\n[    1.575694] systemd[1]: Reached target Remote File Systems.\n[    1.579103] systemd[1]: Reached target Slice Units.\n[    1.584004] systemd[1]: Reached target Swaps.\n[    1.588401] systemd[1]: Listening on Syslog Socket.\n[    1.600427] systemd[1]: Listening on Credential Encryption/Decryption.\n[    1.603799] systemd[1]: Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit).\n[    1.605777] systemd[1]: Listening on Journal Socket (/dev/log).\n[    1.608054] systemd[1]: Listening on Journal Sockets.\n[    1.618841] systemd[1]: Listening on Network Service Netlink Socket.\n[    1.623395] systemd[1]: Listening on udev Control Socket.\n[    1.636262] systemd[1]: Listening on udev Kernel Socket.\n[    1.637471] systemd[1]: Listening on User Database Manager Socket.\n[    1.642584] systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).\n[    1.648756] systemd[1]: Mounting POSIX Message Queue File System...\n[    1.663187] systemd[1]: Mounting Kernel Debug File System...\n[    1.668529] systemd[1]: Mounting Kernel Trace File System...\n[    1.679287] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.682290] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/0003:0627:0001.0002/input/input2\n[    1.687516] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.696019] systemd[1]: Starting Load Kernel Module configfs...\n[    1.701649] systemd[1]: Starting Load Kernel Module drm...\n[    1.712421] systemd[1]: Starting Load Kernel Module fuse...\n[    1.743917] systemd[1]: Starting Journal Service...\n[    1.757152] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.761909] systemd[1]: Starting Generate network units from Kernel command line...\n[    1.766829] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    1.774182] systemd[1]: Starting Apply Kernel Variables...\n[    1.781837] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.786160] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.786379] systemd-journald[152]: Collecting audit messages is disabled.\n[    1.791139] EXT4-fs (sda2): re-mounted bc3f6c95-72c2-4859-b6e0-25c927ffcd55 ro. Quota mode: disabled.\n[    1.808366] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.814055] systemd[1]: Starting Coldplug All udev Devices...\n[    1.826338] systemd[1]: Started Journal Service.\n[    1.877468] systemd-journald[152]: Received client request to flush runtime journal.\n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: [  367.940400] clocksource: Long readout interval, skipping watchdog check: cs_nsec: 5208636470 wd_nsec: 5208634733\n\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415163209\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250415163209\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.vlj2i0cr\nCreated listening socket for qemu serial console on: 127.0.0.1:44163\nCreated listening socket for qemu serial console on: 127.0.0.1:53577\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic tcpserial=44163:53577 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.i05i6nxw,server,wait -qmp unix:./.vlj2i0cr,server,nowait\"\nrunqemu started, pid is 3625906\nwaiting at most 300 seconds for qemu pid (04/15/25 16:33:17)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.i05i6nxw\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.i05i6nxw\nQMP connected to QEMU at 04/15/25 16:33:18 and took 0.54 seconds\nQMP released QEMU at 04/15/25 16:33:18 and took 0.13 seconds from connect\nqemu started in 0.66 seconds - qemu procces pid is 3626679 (04/15/25 16:33:18)\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:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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.wic.3625931\nrunqemu - INFO - Copy done in 0.10341811180114746 seconds\nrunqemu - INFO - Using scsi drive\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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 if=none,id=hd,file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.3625931,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -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:44163,nodelay=on -serial tcp:127.0.0.1:53577,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.i05i6nxw,server,wait -qmp unix:./.vlj2i0cr,server,nowait -device virtio-vga  -display sdl,show-cursor=on  \n\nrunqemu - INFO - Host uptime: 87869.85\n\n\nWaiting at most 1000 seconds for login banner (04/15/25 16:33:18)\nConnection from 127.0.0.1:48458\nTarget didn't reach login banner in 1000 seconds (04/15/25 16:49:59)\nLast 25 lines of login console (0):\n\nLast 25 lines of all logging (36124):\n[    1.785842] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/0003:0627:0001.0002/input/input2\n[    1.786453] systemd[1]: Mounting Kernel Trace File System...\n[    1.803465] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.806392] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.819640] systemd[1]: Starting Load Kernel Module configfs...\n[    1.823996] systemd[1]: Starting Load Kernel Module drm...\n[    1.831936] systemd[1]: Starting Load Kernel Module fuse...\n[    1.841966] systemd[1]: Starting Journal Service...\n[    1.857760] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.859830] systemd[1]: Starting Generate network units from Kernel command line...\n[    1.864214] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    1.873946] systemd[1]: Starting Apply Kernel Variables...\n[    1.881838] systemd-journald[148]: Collecting audit messages is disabled.\n[    1.885195] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.885293] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.895212] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.901582] EXT4-fs (sda2): re-mounted dc5b55bf-f891-441d-9f14-460cbc8bf467 ro. Quota mode: disabled.\n[    1.908464] systemd[1]: Starting Coldplug All udev Devices...\n[    1.918275] systemd[1]: Started Journal Service.\n[    1.966290] systemd-journald[148]: Received client request to flush runtime journal.\n[!p]104[?7h[6n[32766;32766H[6n[!p]104[?7h[6n[32766;32766H[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \nCheck full boot log: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415163209\nStopping logging thread\nStop event received\nTearing down logging thread\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 88876.20\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.3625931\ntput: No value for $TERM and no -T specified\n\nExtra log data read: \n\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 88876.20\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.3625931\ntput: No value for $TERM and no -T specified\n\nERROR: Qemu log output from /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415163209:\n\nSYSLINUX 6.04 6.04-pre2 Copyright (C) 1994-2015 H. Peter Anvin et al\nLoading /bzImage... ok\n[    0.000000] Linux version 6.12.19-yocto-standard (oe-user@oe-host) (x86_64-poky-linux-gcc (GCC) 14.2.0, GNU ld (GNU Binutils) 2.44) #1 SMP PREEMPT_DYNAMIC Wed Mar 19 23:04:08 UTC 2025\n[    0.000000] Command line: BOOT_IMAGE=/bzImage label=boot root=PARTUUID=ada09ecb-0735-4997-86f0-e1e2f016d051 rootfstype=ext4 console=ttyS0,115200 console=tty0  ro\n[    0.000000] BIOS-provided physical RAM map:\n[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd7fff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000ffd8000-0x000000000fffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\n[    0.000000] NX (Execute Disable) protection: active\n[    0.000000] APIC: Static calls initialized\n[    0.000000] SMBIOS 2.8 present.\n[    0.000000] DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014\n[    0.000000] DMI: Memory slots populated: 1/1\n[    0.000000] Hypervisor detected: KVM\n[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[    0.000000] kvm-clock: using sched offset of 437753519 cycles\n[    0.000002] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[    0.000004] tsc: Detected 2749.998 MHz processor\n[    0.000920] last_pfn = 0xffd8 max_arch_pfn = 0x400000000\n[    0.000953] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs\n[    0.000956] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  \n[    0.002833] found SMP MP-table at [mem 0x000f5440-0x000f544f]\n[    0.002934] ACPI: Early table checksum verification disabled\n[    0.002936] ACPI: RSDP 0x00000000000F5270 000014 (v00 BOCHS )\n[    0.002942] ACPI: RSDT 0x000000000FFE2437 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002946] ACPI: FACP 0x000000000FFE2217 0000F4 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002949] ACPI: DSDT 0x000000000FFE0040 0021D7 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002951] ACPI: FACS 0x000000000FFE0000 000040\n[    0.002952] ACPI: APIC 0x000000000FFE230B 000090 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002953] ACPI: HPET 0x000000000FFE239B 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002955] ACPI: MCFG 0x000000000FFE23D3 00003C (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002956] ACPI: WAET 0x000000000FFE240F 000028 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002958] ACPI: Reserving FACP table memory at [mem 0xffe2217-0xffe230a]\n[    0.002958] ACPI: Reserving DSDT table memory at [mem 0xffe0040-0xffe2216]\n[    0.002959] ACPI: Reserving FACS table memory at [mem 0xffe0000-0xffe003f]\n[    0.002959] ACPI: Reserving APIC table memory at [mem 0xffe230b-0xffe239a]\n[    0.002960] ACPI: Reserving HPET table memory at [mem 0xffe239b-0xffe23d2]\n[    0.002960] ACPI: Reserving MCFG table memory at [mem 0xffe23d3-0xffe240e]\n[    0.002961] ACPI: Reserving WAET table memory at [mem 0xffe240f-0xffe2436]\n[    0.002989] Zone ranges:\n[    0.002990]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]\n[    0.002991]   DMA32    [mem 0x0000000001000000-0x000000000ffd7fff]\n[    0.002992]   Normal   empty\n[    0.002993] Movable zone start for each node\n[    0.002993] Early memory node ranges\n[    0.002993]   node   0: [mem 0x0000000000001000-0x000000000009efff]\n[    0.002994]   node   0: [mem 0x0000000000100000-0x000000000ffd7fff]\n[    0.002995] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd7fff]\n[    0.003124] On node 0, zone DMA: 1 pages in unavailable ranges\n[    0.003156] On node 0, zone DMA: 97 pages in unavailable ranges\n[    0.003564] On node 0, zone DMA32: 40 pages in unavailable ranges\n[    0.004108] ACPI: PM-Timer IO Port: 0x608\n[    0.004123] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[    0.004169] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[    0.004172] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[    0.004175] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[    0.004176] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[    0.004178] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[    0.004179] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[    0.004183] ACPI: Using ACPI (MADT) for SMP configuration information\n[    0.004184] ACPI: HPET id: 0x8086a201 base: 0xfed00000\n[    0.004188] TSC deadline timer available\n[    0.004194] CPU topo: Max. logical packages:   1\n[    0.004195] CPU topo: Max. logical dies:       1\n[    0.004196] CPU topo: Max. dies per package:   1\n[    0.004202] CPU topo: Max. threads per core:   1\n[    0.004203] CPU topo: Num. cores per package:     4\n[    0.004204] CPU topo: Num. threads per package:   4\n[    0.004204] CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs\n[    0.004222] kvm-guest: APIC: eoi() replaced with kvm_guest_apic_eoi_write()\n[    0.004241] [mem 0x10000000-0xafffffff] available for PCI devices\n[    0.004243] Booting paravirtualized kernel on KVM\n[    0.004244] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns\n[    0.004250] setup_percpu: NR_CPUS:64 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1\n[    0.004514] percpu: Embedded 58 pages/cpu s199704 r8192 d29672 u524288\n[    0.004551] Kernel command line: BOOT_IMAGE=/bzImage label=boot root=PARTUUID=ada09ecb-0735-4997-86f0-e1e2f016d051 rootfstype=ext4 console=ttyS0,115200 console=tty0  ro\n[    0.004600] Unknown kernel command line parameters \"BOOT_IMAGE=/bzImage label=boot\", will be passed to user space.\n[    0.004608] random: crng init done\n[    0.004621] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)\n[    0.004630] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)\n[    0.004674] Built 1 zonelists, mobility grouping on.  Total pages: 65398\n[    0.004917] mem auto-init: stack:all(zero), heap alloc:off, heap free:off\n[    0.005436] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1\n[    0.005458] ftrace: allocating 54061 entries in 212 pages\n[    0.016607] ftrace: allocated 212 pages with 4 groups\n[    0.016630] Dynamic Preempt: full\n[    0.016756] rcu: Preemptible hierarchical RCU implementation.\n[    0.016756] rcu: \tRCU event tracing is enabled.\n[    0.016757] rcu: \tRCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.\n[    0.016757] \tTrampoline variant of Tasks RCU enabled.\n[    0.016758] \tRude variant of Tasks RCU enabled.\n[    0.016758] \tTracing variant of Tasks RCU enabled.\n[    0.016759] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.\n[    0.016759] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4\n[    0.016763] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.016764] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.016765] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.021327] NR_IRQS: 4352, nr_irqs: 456, preallocated irqs: 16\n[    0.021509] rcu: srcu_init: Setting srcu_struct sizes based on contention.\n[    0.021566] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)\n[    0.026073] Console: colour VGA+ 80x25\n[    0.026076] printk: legacy console [tty0] enabled\n[    0.096657] printk: legacy console [ttyS0] enabled\n[    0.232829] ACPI: Core revision 20240827\n[    0.233840] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns\n[    0.235838] APIC: Switch to symmetric I/O mode setup\n[    0.237103] x2apic enabled\n[    0.238008] APIC: Switched APIC routing to: physical x2apic\n[    0.240233] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[    0.241487] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.243628] Calibrating delay loop (skipped) preset value.. 5499.99 BogoMIPS (lpj=2749998)\n[    0.245761] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[    0.246629] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[    0.248544] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization\n[    0.249630] Spectre V2 : Mitigation: Retpolines\n[    0.251308] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[    0.252629] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT\n[    0.253629] Speculative Store Bypass: Vulnerable\n[    0.255331] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'\n[    0.256629] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'\n[    0.257629] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'\n[    0.259604] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256\n[    0.260629] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[    0.281771] Freeing SMP alternatives memory: 56K\n[    0.282631] pid_max: default: 32768 minimum: 301\n[    0.283643] LSM: initializing lsm=capability,landlock\n[    0.284655] landlock: Up and running.\n[    0.285646] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.286629] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.289914] smpboot: CPU0: AMD Intel Xeon E3-12xx v2 (Ivy Bridge) (family: 0x6, model: 0x3a, stepping: 0x9)\n[    0.290810] Performance Events: AMD PMU driver.\n[    0.291637] ... version:                0\n[    0.292634] ... bit width:              48\n[    0.293633] ... generic registers:      4\n[    0.294634] ... value mask:             0000ffffffffffff\n[    0.295631] ... max period:             00007fffffffffff\n[    0.296631] ... fixed-purpose events:   0\n[    0.297500] ... event mask:             000000000000000f\n[    0.298504] signal: max sigframe size: 1776\n[    0.299310] rcu: Hierarchical SRCU implementation.\n[    0.299632] rcu: \tMax phase no-delay instances is 400.\n[    0.300652] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level\n[    0.301737] smp: Bringing up secondary CPUs ...\n[    0.302687] smpboot: x86: Booting SMP configuration:\n[    0.303634] .... node  #0, CPUs:      #1 #2 #3\n[    0.339685] smp: Brought up 1 node, 4 CPUs\n[    0.341530] smpboot: Total of 4 processors activated (21999.98 BogoMIPS)\n[    0.342878] Memory: 214368K/261592K available (20480K kernel code, 2435K rwdata, 5828K rodata, 3512K init, 2048K bss, 43288K reserved, 0K cma-reserved)\n[    0.343684] devtmpfs: initialized\n[    0.344766] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns\n[    0.345634] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)\n[    0.346655] pinctrl core: initialized pinctrl subsystem\n[    0.347999] NET: Registered PF_NETLINK/PF_ROUTE protocol family\n[    0.348715] thermal_sys: Registered thermal governor 'step_wise'\n[    0.348716] thermal_sys: Registered thermal governor 'user_space'\n[    0.349641] cpuidle: using governor menu\n[    0.351613] PCI: ECAM [mem 0xb0000000-0xbfffffff] (base 0xb0000000) for domain 0000 [bus 00-ff]\n[    0.352633] PCI: ECAM [mem 0xb0000000-0xbfffffff] reserved as E820 entry\n[    0.353638] PCI: Using configuration type 1 for base access\n[    0.354664] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.\n[    0.372631] raid6: sse2x4   gen() 26852 MB/s\n[    0.390632] raid6: sse2x2   gen() 25901 MB/s\n[    0.407632] raid6: sse2x1   gen()  6977 MB/s\n[    0.409635] raid6: using algorithm sse2x4 gen() 26852 MB/s\n[    0.427633] raid6: .... xor() 3769 MB/s, rmw enabled\n[    0.428632] raid6: using ssse3x2 recovery algorithm\n[    0.429696] ACPI: Added _OSI(Module Device)\n[    0.430595] ACPI: Added _OSI(Processor Device)\n[    0.431319] ACPI: Added _OSI(3.0 _SCP Extensions)\n[    0.431631] ACPI: Added _OSI(Processor Aggregator Device)\n[    0.433041] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[    0.434785] ACPI: Interpreter enabled\n[    0.435652] ACPI: PM: (supports S0 S3 S5)\n[    0.436636] ACPI: Using IOAPIC for interrupt routing\n[    0.437648] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[    0.438631] PCI: Using E820 reservations for host bridge windows\n[    0.439678] ACPI: Enabled 2 GPEs in block 00 to 3F\n[    0.441566] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[    0.442585] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]\n[    0.443653] acpi PNP0A08:00: _OSC: platform does not support [LTR]\n[    0.444658] acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability]\n[    0.445666] PCI host bridge to bus 0000:00\n[    0.446540] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]\n[    0.447631] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]\n[    0.448631] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[    0.449631] pci_bus 0000:00: root bus resource [mem 0x10000000-0xafffffff window]\n[    0.450631] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[    0.451636] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window]\n[    0.453635] pci_bus 0000:00: root bus resource [bus 00-ff]\n[    0.454724] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 conventional PCI endpoint\n[    0.457071] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint\n[    0.458633] pci 0000:00:01.0: BAR 0 [io  0xc080-0xc09f]\n[    0.460631] pci 0000:00:01.0: BAR 1 [mem 0xfebd0000-0xfebd0fff]\n[    0.465472] pci 0000:00:01.0: BAR 4 [mem 0xfe800000-0xfe803fff 64bit pref]\n[    0.467632] pci 0000:00:01.0: ROM [mem 0xfeb80000-0xfebbffff pref]\n[    0.470110] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 conventional PCI endpoint\n[    0.472636] pci 0000:00:02.0: BAR 0 [io  0xc0a0-0xc0bf]\n[    0.475553] pci 0000:00:02.0: BAR 1 [mem 0xfebd1000-0xfebd1fff]\n[    0.478623] pci 0000:00:02.0: BAR 4 [mem 0xfe804000-0xfe807fff 64bit pref]\n[    0.481123] pci 0000:00:03.0: [1af4:1004] type 00 class 0x010000 conventional PCI endpoint\n[    0.482632] pci 0000:00:03.0: BAR 0 [io  0xc000-0xc03f]\n[    0.485208] pci 0000:00:03.0: BAR 1 [mem 0xfebd2000-0xfebd2fff]\n[    0.488631] pci 0000:00:03.0: BAR 4 [mem 0xfe808000-0xfe80bfff 64bit pref]\n[    0.492900] pci 0000:00:04.0: [1af4:1050] type 00 class 0x030000 conventional PCI endpoint\n[    0.496122] pci 0000:00:04.0: BAR 0 [mem 0xfe000000-0xfe7fffff pref]\n[    0.498087] pci 0000:00:04.0: BAR 2 [mem 0xfe80c000-0xfe80ffff 64bit pref]\n[    0.499542] pci 0000:00:04.0: BAR 4 [mem 0xfebd3000-0xfebd3fff]\n[    0.502370] pci 0000:00:04.0: ROM [mem 0xfebc0000-0xfebcffff pref]\n[    0.503696] pci 0000:00:04.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]\n[    0.505199] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.509151] pci 0000:00:1d.0: BAR 4 [io  0xc0c0-0xc0df]\n[    0.510759] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.514122] pci 0000:00:1d.1: BAR 4 [io  0xc0e0-0xc0ff]\n[    0.516229] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.519429] pci 0000:00:1d.2: BAR 4 [io  0xc100-0xc11f]\n[    0.521392] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 conventional PCI endpoint\n[    0.523021] pci 0000:00:1d.7: BAR 0 [mem 0xfebd4000-0xfebd4fff]\n[    0.525546] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 conventional PCI endpoint\n[    0.526983] pci 0000:00:1f.0: quirk: [io  0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO\n[    0.529016] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 conventional PCI endpoint\n[    0.533591] pci 0000:00:1f.2: BAR 4 [io  0xc120-0xc13f]\n[    0.535276] pci 0000:00:1f.2: BAR 5 [mem 0xfebd5000-0xfebd5fff]\n[    0.536467] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 conventional PCI endpoint\n[    0.539112] pci 0000:00:1f.3: BAR 4 [io  0x0700-0x073f]\n[    0.540783] ACPI: PCI: Interrupt link LNKA configured for IRQ 10\n[    0.541679] ACPI: PCI: Interrupt link LNKB configured for IRQ 10\n[    0.543647] ACPI: PCI: Interrupt link LNKC configured for IRQ 11\n[    0.544706] ACPI: PCI: Interrupt link LNKD configured for IRQ 11\n[    0.545678] ACPI: PCI: Interrupt link LNKE configured for IRQ 10\n[    0.546675] ACPI: PCI: Interrupt link LNKF configured for IRQ 10\n[    0.547695] ACPI: PCI: Interrupt link LNKG configured for IRQ 11\n[    0.548683] ACPI: PCI: Interrupt link LNKH configured for IRQ 11\n[    0.549651] ACPI: PCI: Interrupt link GSIA configured for IRQ 16\n[    0.550635] ACPI: PCI: Interrupt link GSIB configured for IRQ 17\n[    0.551637] ACPI: PCI: Interrupt link GSIC configured for IRQ 18\n[    0.552635] ACPI: PCI: Interrupt link GSID configured for IRQ 19\n[    0.553634] ACPI: PCI: Interrupt link GSIE configured for IRQ 20\n[    0.554636] ACPI: PCI: Interrupt link GSIF configured for IRQ 21\n[    0.555636] ACPI: PCI: Interrupt link GSIG configured for IRQ 22\n[    0.556634] ACPI: PCI: Interrupt link GSIH configured for IRQ 23\n[    0.557823] iommu: Default domain type: Translated\n[    0.558632] iommu: DMA domain TLB invalidation policy: lazy mode\n[    0.559672] SCSI subsystem initialized\n[    0.560503] ACPI: bus type USB registered\n[    0.561283] usbcore: registered new interface driver usbfs\n[    0.561635] usbcore: registered new interface driver hub\n[    0.562634] usbcore: registered new device driver usb\n[    0.563639] pps_core: LinuxPPS API ver. 1 registered\n[    0.564630] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>\n[    0.565633] PTP clock support registered\n[    0.566675] Bluetooth: Core ver 2.22\n[    0.567485] NET: Registered PF_BLUETOOTH protocol family\n[    0.568516] Bluetooth: HCI device and connection manager initialized\n[    0.569618] Bluetooth: HCI socket layer initialized\n[    0.570369] Bluetooth: L2CAP socket layer initialized\n[    0.571635] Bluetooth: SCO socket layer initialized\n[    0.572672] PCI: Using ACPI for IRQ routing\n[    0.627343] pci 0000:00:04.0: vgaarb: setting as boot VGA device\n[    0.627628] pci 0000:00:04.0: vgaarb: bridge control possible\n[    0.627628] pci 0000:00:04.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none\n[    0.627644] vgaarb: loaded\n[    0.628680] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0\n[    0.629636] hpet0: 3 comparators, 64-bit 100.000000 MHz counter\n[    0.633724] clocksource: Switched to clocksource kvm-clock\n[    0.635003] pnp: PnP ACPI init\n[    0.635799] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved\n[    0.637484] pnp: PnP ACPI: found 5 devices\n[    0.646039] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[    0.647957] NET: Registered PF_INET protocol family\n[    0.661756] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)\n[    0.665752] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)\n[    0.668590] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)\n[    0.670205] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)\n[    0.671827] TCP bind hash table entries: 2048 (order: 4, 65536 bytes, linear)\n[    0.673260] TCP: Hash tables configured (established 2048 bind 2048)\n[    0.674561] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.675891] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.677327] NET: Registered PF_UNIX/PF_LOCAL protocol family\n[    0.678761] RPC: Registered named UNIX socket transport module.\n[    0.679996] RPC: Registered udp transport module.\n[    0.680988] RPC: Registered tcp transport module.\n[    0.681988] RPC: Registered tcp-with-tls transport module.\n[    0.683162] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[    0.684501] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]\n[    0.685787] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]\n[    0.687074] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]\n[    0.702744] pci_bus 0000:00: resource 7 [mem 0x10000000-0xafffffff window]\n[    0.704718] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window]\n[    0.707522] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window]\n[    0.710644] ACPI: \\_SB_.GSIA: Enabled at IRQ 16\n[    0.713147] ACPI: \\_SB_.GSIB: Enabled at IRQ 17\n[    0.714619] ACPI: \\_SB_.GSIC: Enabled at IRQ 18\n[    0.716028] ACPI: \\_SB_.GSID: Enabled at IRQ 19\n[    0.717555] PCI: CLS 0 bytes, default 64\n[    0.718474] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.721423] Initialise system trusted keyrings\n[    0.722456] workingset: timestamp_bits=46 max_order=16 bucket_order=0\n[    0.723816] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[    0.725133] NFS: Registering the id_resolver key type\n[    0.726203] Key type id_resolver registered\n[    0.727123] Key type id_legacy registered\n[    0.728432] Key type cifs.idmap registered\n[    0.736290] xor: automatically using best checksumming function   avx       \n[    0.743293] Key type asymmetric registered\n[    0.744181] Asymmetric key parser 'x509' registered\n[    0.745207] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)\n[    0.746762] io scheduler mq-deadline registered\n[    0.747727] io scheduler kyber registered\n[    0.748592] io scheduler bfq registered\n[    0.749743] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[    0.752220] ACPI: button: Power Button [PWRF]\n[    0.754702] ACPI: \\_SB_.GSIF: Enabled at IRQ 21\n[    0.758541] ACPI: \\_SB_.GSIG: Enabled at IRQ 22\n[    0.760451] ACPI: \\_SB_.GSIH: Enabled at IRQ 23\n[    0.762341] ACPI: \\_SB_.GSIE: Enabled at IRQ 20\n[    0.768045] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled\n[    0.769483] 00:01: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A\n[    0.771239] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[    0.788420] Linux agpgart interface v0.103\n[    0.790281] ACPI: bus type drm_connector registered\n[    0.792423] [drm] pci: virtio-vga detected at 0000:00:04.0\n[    0.794718] virtio-pci 0000:00:04.0: vgaarb: deactivate vga console\n[    0.798661] Console: switching to colour dummy device 80x25\n[    0.799669] [drm] features: -virgl +edid -resource_blob -host_visible\n[    0.799670] [drm] features: -context_init\n[    0.801789] [drm] number of scanouts: 1\n[    0.802400] [drm] number of cap sets: 0\n[    0.803392] [drm] Initialized virtio_gpu 0.1.0 for 0000:00:04.0 on minor 0\n[    0.805093] fbcon: virtio_gpudrmfb (fb0) is primary device\n[    0.823975] Console: switching to colour frame buffer device 160x50\n[    0.833319] virtio-pci 0000:00:04.0: [drm] fb0: virtio_gpudrmfb frame buffer device\n[    0.838976] brd: module loaded\n[    0.840913] loop: module loaded\n[    0.844301] virtio_scsi virtio2: 4/0/0 default/read/poll queues\n[    0.849939] scsi host0: Virtio SCSI HBA\n[    0.853588] scsi 0:0:0:0: Direct-Access     QEMU     QEMU HARDDISK    2.5+ PQ: 0 ANSI: 5\n[    0.863564] sd 0:0:0:0: Power-on or device reset occurred\n[    0.867438] sd 0:0:0:0: [sda] 401442 512-byte logical blocks: (206 MB/196 MiB)\n[    0.868398] ahci 0000:00:1f.2: AHCI vers 0001.0000, 32 command slots, 1.5 Gbps, SATA mode\n[    0.874564] sd 0:0:0:0: [sda] Write Protect is off\n[    0.875829] ahci 0000:00:1f.2: 6/6 ports implemented (port mask 0x3f)\n[    0.885088] ahci 0000:00:1f.2: flags: 64bit ncq only \n[    0.886157] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA\n[    0.895094] scsi host1: ahci\n[    0.895708] scsi host2: ahci\n[    0.900318] scsi host3: ahci\n[    0.904461]  sda: sda1 sda2 sda3\n[    0.905059] scsi host4: ahci\n[    0.907631] sd 0:0:0:0: [sda] Attached SCSI disk\n[    0.908702] scsi host5: ahci\n[    0.914144] scsi host6: ahci\n[    0.918664] ata1: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5100 irq 36 lpm-pol 0\n[    0.922199] ata2: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5180 irq 36 lpm-pol 0\n[    0.925564] ata3: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5200 irq 36 lpm-pol 0\n[    0.929495] ata4: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5280 irq 36 lpm-pol 0\n[    0.935274] ata5: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5300 irq 36 lpm-pol 0\n[    0.941864] ata6: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5380 irq 36 lpm-pol 0\n[    0.947587] e100: Intel(R) PRO/100 Network Driver\n[    0.948548] e100: Copyright(c) 1999-2006 Intel Corporation\n[    0.951567] e1000: Intel(R) PRO/1000 Network Driver\n[    0.954516] e1000: Copyright (c) 1999-2006 Intel Corporation.\n[    0.957613] e1000e: Intel(R) PRO/1000 Network Driver\n[    0.960529] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.\n[    0.963658] igb: Intel(R) Gigabit Ethernet Network Driver\n[    0.966603] igb: Copyright (c) 2007-2014 Intel Corporation.\n[    0.972559] uhci_hcd 0000:00:1d.0: UHCI Host Controller\n[    0.974209] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1\n[    0.981225] uhci_hcd 0000:00:1d.0: irq 16, io port 0x0000c0c0\n[    0.985378] hub 1-0:1.0: USB hub found\n[    0.986188] hub 1-0:1.0: 2 ports detected\n[    1.013358] ehci-pci 0000:00:1d.7: EHCI Host Controller\n[    1.015402] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2\n[    1.022083] ehci-pci 0000:00:1d.7: irq 19, io mem 0xfebd4000\n[    1.033179] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00\n[    1.039176] hub 2-0:1.0: USB hub found\n[    1.040724] hub 2-0:1.0: 6 ports detected\n[    1.069464] hub 1-0:1.0: USB hub found\n[    1.071005] hub 1-0:1.0: 2 ports detected\n[    1.075760] uhci_hcd 0000:00:1d.1: UHCI Host Controller\n[    1.079437] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3\n[    1.084872] uhci_hcd 0000:00:1d.1: irq 17, io port 0x0000c0e0\n[    1.088080] hub 3-0:1.0: USB hub found\n[    1.088855] hub 3-0:1.0: 2 ports detected\n[    1.094011] uhci_hcd 0000:00:1d.2: UHCI Host Controller\n[    1.095145] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4\n[    1.100379] uhci_hcd 0000:00:1d.2: irq 18, io port 0x0000c100\n[    1.103930] hub 4-0:1.0: USB hub found\n[    1.105808] hub 4-0:1.0: 2 ports detected\n[    1.110668] usbcore: registered new interface driver usb-storage\n[    1.113748] usbcore: registered new interface driver usbserial_generic\n[    1.116690] usbserial: USB Serial support registered for generic\n[    1.121154] usbcore: registered new interface driver ftdi_sio\n[    1.125046] usbserial: USB Serial support registered for FTDI USB Serial Device\n[    1.128204] usbcore: registered new interface driver pl2303\n[    1.131781] usbserial: USB Serial support registered for pl2303\n[    1.136496] i8042: PNP: No PS/2 controller found.\n[    1.140959] mousedev: PS/2 mouse device common for all mice\n[    1.145792] rtc_cmos 00:03: RTC can wake from S4\n[    1.152716] rtc_cmos 00:03: registered as rtc0\n[    1.156544] rtc_cmos 00:03: setting system clock to 2025-04-15T16:33:20 UTC (1744734800)\n[    1.160854] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram, hpet irqs\n[    1.162488] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev\n[    1.164769] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt\n[    1.174432] amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled\n[    1.176257] i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD\n[    1.176416] sdhci: Secure Digital Host Controller Interface driver\n[    1.183030] sdhci: Copyright(c) Pierre Ossman\n[    1.186120] sdhci-pltfm: SDHCI platform and OF driver helper\n[    1.190399] usbcore: registered new interface driver usbhid\n[    1.196643] usbhid: USB HID core driver\n[    1.208052] u32 classifier\n[    1.208689]     input device check on\n[    1.211943]     Actions configured\n[    1.215492] NET: Registered PF_INET6 protocol family\n[    1.222273] Segment Routing with IPv6\n[    1.225481] In-situ OAM (IOAM) with IPv6\n[    1.229565] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver\n[    1.234350] NET: Registered PF_PACKET protocol family\n[    1.238848] Bridge firewalling registered\n[    1.242989] l2tp_core: L2TP core driver, V2.0\n[    1.246494] Key type dns_resolver registered\n[    1.250737] NET: Registered PF_VSOCK protocol family\n[    1.253446] ata3: SATA link down (SStatus 0 SControl 300)\n[    1.266034] IPI shorthand broadcast: enabled\n[    1.266201] ata6: SATA link down (SStatus 0 SControl 300)\n[    1.267822] sched_clock: Marking stable (1051002419, 216113950)->(1600340672, -333224303)\n[    1.268193] ata1: SATA link down (SStatus 0 SControl 300)\n[    1.270511] registered taskstats version 1\n[    1.276664] ata2: SATA link down (SStatus 0 SControl 300)\n[    1.277834] Loading compiled-in X.509 certificates\n[    1.287124] ata4: SATA link down (SStatus 0 SControl 300)\n[    1.289133] usb 2-1: new high-speed USB device number 2 using ehci-pci\n[    1.291513] Key type .fscrypt registered\n[    1.300691] ata5: SATA link down (SStatus 0 SControl 300)\n[    1.315735] Key type fscrypt-provisioning registered\n[    1.321237] Btrfs loaded, zoned=no, fsverity=no\n[    1.326165] Key type encrypted registered\n[    1.328297] printk: legacy console [netcon0] enabled\n[    1.331962] netconsole: network logging started\n[    1.335494] clk: Disabling unused clocks\n[    1.338112] md: Waiting for all devices to be available before autodetect\n[    1.342672] md: If you don't use raid, use raid=noautodetect\n[    1.350211] md: Autodetecting RAID arrays.\n[    1.351956] md: autorun ...\n[    1.355140] md: ... autorun DONE.\n[    1.366763] EXT4-fs (sda2): orphan cleanup on readonly fs\n[    1.369760] EXT4-fs (sda2): mounted filesystem dc5b55bf-f891-441d-9f14-460cbc8bf467 ro with ordered data mode. Quota mode: disabled.\n[    1.374902] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.\n[    1.380925] devtmpfs: mounted\n[    1.383481] Freeing unused kernel image (initmem) memory: 3512K\n[    1.387497] Write protecting the kernel read-only data: 26624k\n[    1.390840] Freeing unused kernel image (rodata/data gap) memory: 316K\n[    1.394175] Run /sbin/init as init process\n[    1.419571] EXT4-fs (sda2): re-mounted dc5b55bf-f891-441d-9f14-460cbc8bf467 r/w. Quota mode: disabled.\n[    1.438134] EXT4-fs (sda3): mounted filesystem 6f656edf-25f4-4d5b-ac7f-481b5a782fd7 r/w with ordered data mode. Quota mode: disabled.\n[    1.455973] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/0003:0627:0001.0001/input/input1\n[    1.461250] hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:1d.7-1/input0\n[    1.473958] systemd[1]: systemd 257.4 running in system mode (-PAM -AUDIT -SELINUX -APPARMOR +IMA +IPE -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP -LIBCRYPTSETUP_PLUGINS +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -BTF +XKBCOMMON +UTMP -SYSVINIT -LIBARCHIVE)\n[    1.485017] systemd[1]: Detected virtualization kvm.\n[    1.488137] systemd[1]: Detected architecture x86-64.\n[    1.503546] systemd[1]: Hostname set to <qemux86-64>.\n[    1.509438] systemd[1]: Initializing machine ID from random generator.\n[    1.576148] systemd[1]: Queued start job for default target Multi-User System.\n[    1.581131] usb 2-2: new high-speed USB device number 3 using ehci-pci\n[    1.599275] systemd[1]: Created slice Slice /system/getty.\n[    1.605732] systemd[1]: Created slice Slice /system/modprobe.\n[    1.610226] systemd[1]: Created slice Slice /system/serial-getty.\n[    1.620417] systemd[1]: Created slice User and Session Slice.\n[    1.621626] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[    1.623731] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[    1.633934] systemd[1]: Expecting device /dev/sda1...\n[    1.637699] systemd[1]: Expecting device /dev/ttyS0...\n[    1.649052] systemd[1]: Reached target Path Units.\n[    1.657733] systemd[1]: Reached target Remote File Systems.\n[    1.658937] systemd[1]: Reached target Slice Units.\n[    1.660038] systemd[1]: Reached target Swaps.\n[    1.664281] systemd[1]: Listening on Syslog Socket.\n[    1.686476] systemd[1]: Listening on Credential Encryption/Decryption.\n[    1.693077] systemd[1]: Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit).\n[    1.703070] systemd[1]: Listening on Journal Socket (/dev/log).\n[    1.706772] systemd[1]: Listening on Journal Sockets.\n[    1.711624] systemd[1]: Listening on Network Service Netlink Socket.\n[    1.724044] systemd[1]: Listening on udev Control Socket.\n[    1.732647] systemd[1]: Listening on udev Kernel Socket.\n[    1.742473] systemd[1]: Listening on User Database Manager Socket.\n[    1.749771] systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).\n[    1.756217] systemd[1]: Mounting POSIX Message Queue File System...\n[    1.758509] systemd[1]: Mounting Kernel Debug File System...\n[    1.785842] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/0003:0627:0001.0002/input/input2\n[    1.786453] systemd[1]: Mounting Kernel Trace File System...\n[    1.803465] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.806392] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.819640] systemd[1]: Starting Load Kernel Module configfs...\n[    1.823996] systemd[1]: Starting Load Kernel Module drm...\n[    1.831936] systemd[1]: Starting Load Kernel Module fuse...\n[    1.841966] systemd[1]: Starting Journal Service...\n[    1.857760] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.859830] systemd[1]: Starting Generate network units from Kernel command line...\n[    1.864214] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    1.873946] systemd[1]: Starting Apply Kernel Variables...\n[    1.881838] systemd-journald[148]: Collecting audit messages is disabled.\n[    1.885195] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.885293] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.895212] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.901582] EXT4-fs (sda2): re-mounted dc5b55bf-f891-441d-9f14-460cbc8bf467 ro. Quota mode: disabled.\n[    1.908464] systemd[1]: Starting Coldplug All udev Devices...\n[    1.918275] systemd[1]: Started Journal Service.\n[    1.966290] systemd-journald[148]: Received client request to flush runtime journal.\n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415165005\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250415165005\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.u0r5z0b7\nCreated listening socket for qemu serial console on: 127.0.0.1:35919\nCreated listening socket for qemu serial console on: 127.0.0.1:32791\nlaunchcmd=runqemu  kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic tcpserial=35919:32791 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.ldsn6x99,server,wait -qmp unix:./.u0r5z0b7,server,nowait\"\nrunqemu started, pid is 183263\nwaiting at most 300 seconds for qemu pid (04/15/25 16:51:14)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.ldsn6x99\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.ldsn6x99\nQMP connected to QEMU at 04/15/25 16:51:14 and took 0.54 seconds\nQMP released QEMU at 04/15/25 16:51:15 and took 0.13 seconds from connect\nqemu started in 0.67 seconds - qemu procces pid is 183271 (04/15/25 16:51:15)\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:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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 - Using scsi drive\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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 if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -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:35919,nodelay=on -serial tcp:127.0.0.1:32791,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.ldsn6x99,server,wait -qmp unix:./.u0r5z0b7,server,nowait -device virtio-vga  -display sdl,show-cursor=on  \n\nrunqemu - INFO - Host uptime: 88946.27\n\n\nWaiting at most 1000 seconds for login banner (04/15/25 16:51:15)\nConnection from 127.0.0.1:59202\nTarget didn't reach login banner in 1000 seconds (04/15/25 17:07:56)\nLast 25 lines of login console (0):\n\nLast 25 lines of all logging (36034):\n[    1.728957] systemd[1]: Mounting Kernel Debug File System...\n[    1.732949] systemd[1]: Mounting Kernel Trace File System...\n[    1.744065] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.748661] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.755954] systemd[1]: Starting Load Kernel Module configfs...\n[    1.760259] systemd[1]: Starting Load Kernel Module drm...\n[    1.769593] systemd[1]: Starting Load Kernel Module fuse...\n[    1.777765] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.778493] systemd[1]: Starting Journal Service...\n[    1.791942] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.795990] systemd[1]: Starting Generate network units from Kernel command line...\n[    1.802248] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    1.811011] systemd[1]: Starting Apply Kernel Variables...\n[    1.815038] systemd-journald[147]: Collecting audit messages is disabled.\n[    1.818071] EXT4-fs (sda2): re-mounted e9539a61-656d-4e3a-bb09-1a506cf9f408 ro. Quota mode: disabled.\n[    1.834222] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.838857] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.847784] systemd[1]: Starting Coldplug All udev Devices...\n[    1.854216] systemd[1]: Started Journal Service.\n[    1.901986] systemd-journald[147]: Received client request to flush runtime journal.\n[!p]104[?7h[6n[32766;32766H[6n[!p]104[?7h[6n[32766;32766H[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \nCheck full boot log: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415165005\nStopping logging thread\nStop event received\nTearing down logging thread\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 89952.79\n\ntput: No value for $TERM and no -T specified\n\nExtra log data read: \n\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 89952.79\n\ntput: No value for $TERM and no -T specified\n\nERROR: Qemu log output from /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415165005:\n\nSYSLINUX 6.04 6.04-pre2 Copyright (C) 1994-2015 H. Peter Anvin et al\nLoading /bzImage... ok\n[    0.000000] Linux version 6.12.19-yocto-standard (oe-user@oe-host) (x86_64-poky-linux-gcc (GCC) 14.2.0, GNU ld (GNU Binutils) 2.44) #1 SMP PREEMPT_DYNAMIC Wed Mar 19 23:04:08 UTC 2025\n[    0.000000] Command line: BOOT_IMAGE=/bzImage label=boot root=PARTUUID=feb6a601-c617-41f0-9821-f2a8b6dd926b rootfstype=ext4 console=ttyS0,115200 console=tty0  ro\n[    0.000000] BIOS-provided physical RAM map:\n[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd7fff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000ffd8000-0x000000000fffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\n[    0.000000] NX (Execute Disable) protection: active\n[    0.000000] APIC: Static calls initialized\n[    0.000000] SMBIOS 2.8 present.\n[    0.000000] DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014\n[    0.000000] DMI: Memory slots populated: 1/1\n[    0.000000] Hypervisor detected: KVM\n[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[    0.000000] kvm-clock: using sched offset of 429860706 cycles\n[    0.000001] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[    0.000003] tsc: Detected 2749.998 MHz processor\n[    0.000922] last_pfn = 0xffd8 max_arch_pfn = 0x400000000\n[    0.000955] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs\n[    0.000957] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  \n[    0.002825] found SMP MP-table at [mem 0x000f5440-0x000f544f]\n[    0.002940] ACPI: Early table checksum verification disabled\n[    0.002942] ACPI: RSDP 0x00000000000F5270 000014 (v00 BOCHS )\n[    0.002947] ACPI: RSDT 0x000000000FFE2437 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002951] ACPI: FACP 0x000000000FFE2217 0000F4 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002954] ACPI: DSDT 0x000000000FFE0040 0021D7 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002956] ACPI: FACS 0x000000000FFE0000 000040\n[    0.002957] ACPI: APIC 0x000000000FFE230B 000090 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002959] ACPI: HPET 0x000000000FFE239B 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002960] ACPI: MCFG 0x000000000FFE23D3 00003C (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002962] ACPI: WAET 0x000000000FFE240F 000028 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002963] ACPI: Reserving FACP table memory at [mem 0xffe2217-0xffe230a]\n[    0.002964] ACPI: Reserving DSDT table memory at [mem 0xffe0040-0xffe2216]\n[    0.002964] ACPI: Reserving FACS table memory at [mem 0xffe0000-0xffe003f]\n[    0.002965] ACPI: Reserving APIC table memory at [mem 0xffe230b-0xffe239a]\n[    0.002965] ACPI: Reserving HPET table memory at [mem 0xffe239b-0xffe23d2]\n[    0.002966] ACPI: Reserving MCFG table memory at [mem 0xffe23d3-0xffe240e]\n[    0.002966] ACPI: Reserving WAET table memory at [mem 0xffe240f-0xffe2436]\n[    0.002992] Zone ranges:\n[    0.002992]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]\n[    0.002993]   DMA32    [mem 0x0000000001000000-0x000000000ffd7fff]\n[    0.002994]   Normal   empty\n[    0.002995] Movable zone start for each node\n[    0.002995] Early memory node ranges\n[    0.002995]   node   0: [mem 0x0000000000001000-0x000000000009efff]\n[    0.002996]   node   0: [mem 0x0000000000100000-0x000000000ffd7fff]\n[    0.002997] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd7fff]\n[    0.003102] On node 0, zone DMA: 1 pages in unavailable ranges\n[    0.003122] On node 0, zone DMA: 97 pages in unavailable ranges\n[    0.003523] On node 0, zone DMA32: 40 pages in unavailable ranges\n[    0.003875] ACPI: PM-Timer IO Port: 0x608\n[    0.003882] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[    0.003905] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[    0.003907] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[    0.003908] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[    0.003909] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[    0.003910] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[    0.003910] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[    0.003912] ACPI: Using ACPI (MADT) for SMP configuration information\n[    0.003913] ACPI: HPET id: 0x8086a201 base: 0xfed00000\n[    0.003914] TSC deadline timer available\n[    0.003917] CPU topo: Max. logical packages:   1\n[    0.003918] CPU topo: Max. logical dies:       1\n[    0.003918] CPU topo: Max. dies per package:   1\n[    0.003921] CPU topo: Max. threads per core:   1\n[    0.003922] CPU topo: Num. cores per package:     4\n[    0.003922] CPU topo: Num. threads per package:   4\n[    0.003922] CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs\n[    0.003932] kvm-guest: APIC: eoi() replaced with kvm_guest_apic_eoi_write()\n[    0.003941] [mem 0x10000000-0xafffffff] available for PCI devices\n[    0.003942] Booting paravirtualized kernel on KVM\n[    0.003943] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns\n[    0.003945] setup_percpu: NR_CPUS:64 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1\n[    0.004108] percpu: Embedded 58 pages/cpu s199704 r8192 d29672 u524288\n[    0.004127] Kernel command line: BOOT_IMAGE=/bzImage label=boot root=PARTUUID=feb6a601-c617-41f0-9821-f2a8b6dd926b rootfstype=ext4 console=ttyS0,115200 console=tty0  ro\n[    0.004154] Unknown kernel command line parameters \"BOOT_IMAGE=/bzImage label=boot\", will be passed to user space.\n[    0.004158] random: crng init done\n[    0.004165] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)\n[    0.004171] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)\n[    0.004193] Built 1 zonelists, mobility grouping on.  Total pages: 65398\n[    0.004355] mem auto-init: stack:all(zero), heap alloc:off, heap free:off\n[    0.004657] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1\n[    0.004669] ftrace: allocating 54061 entries in 212 pages\n[    0.012822] ftrace: allocated 212 pages with 4 groups\n[    0.012846] Dynamic Preempt: full\n[    0.012980] rcu: Preemptible hierarchical RCU implementation.\n[    0.012980] rcu: \tRCU event tracing is enabled.\n[    0.012980] rcu: \tRCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.\n[    0.012981] \tTrampoline variant of Tasks RCU enabled.\n[    0.012981] \tRude variant of Tasks RCU enabled.\n[    0.012982] \tTracing variant of Tasks RCU enabled.\n[    0.012982] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.\n[    0.012983] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4\n[    0.012986] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.012987] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.012988] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.017535] NR_IRQS: 4352, nr_irqs: 456, preallocated irqs: 16\n[    0.017712] rcu: srcu_init: Setting srcu_struct sizes based on contention.\n[    0.017769] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)\n[    0.022277] Console: colour VGA+ 80x25\n[    0.022280] printk: legacy console [tty0] enabled\n[    0.089962] printk: legacy console [ttyS0] enabled\n[    0.220567] ACPI: Core revision 20240827\n[    0.221561] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns\n[    0.223566] APIC: Switch to symmetric I/O mode setup\n[    0.224817] x2apic enabled\n[    0.225724] APIC: Switched APIC routing to: physical x2apic\n[    0.227980] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[    0.229253] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.231422] Calibrating delay loop (skipped) preset value.. 5499.99 BogoMIPS (lpj=2749998)\n[    0.233554] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[    0.235238] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[    0.236423] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization\n[    0.237423] Spectre V2 : Mitigation: Retpolines\n[    0.239425] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[    0.241422] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT\n[    0.243423] Speculative Store Bypass: Vulnerable\n[    0.244434] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'\n[    0.245422] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'\n[    0.247422] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'\n[    0.248422] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256\n[    0.249422] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[    0.267421] Freeing SMP alternatives memory: 56K\n[    0.268428] pid_max: default: 32768 minimum: 301\n[    0.270452] LSM: initializing lsm=capability,landlock\n[    0.272468] landlock: Up and running.\n[    0.274438] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.275422] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.276595] smpboot: CPU0: AMD Intel Xeon E3-12xx v2 (Ivy Bridge) (family: 0x6, model: 0x3a, stepping: 0x9)\n[    0.277521] Performance Events: AMD PMU driver.\n[    0.278426] ... version:                0\n[    0.279285] ... bit width:              48\n[    0.280069] ... generic registers:      4\n[    0.280425] ... value mask:             0000ffffffffffff\n[    0.281424] ... max period:             00007fffffffffff\n[    0.282424] ... fixed-purpose events:   0\n[    0.283308] ... event mask:             000000000000000f\n[    0.284292] signal: max sigframe size: 1776\n[    0.285132] rcu: Hierarchical SRCU implementation.\n[    0.285425] rcu: \tMax phase no-delay instances is 400.\n[    0.286448] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level\n[    0.287713] smp: Bringing up secondary CPUs ...\n[    0.288615] smpboot: x86: Booting SMP configuration:\n[    0.289435] .... node  #0, CPUs:      #1 #2 #3\n[    0.328441] smp: Brought up 1 node, 4 CPUs\n[    0.330427] smpboot: Total of 4 processors activated (21999.98 BogoMIPS)\n[    0.331738] Memory: 214376K/261592K available (20480K kernel code, 2435K rwdata, 5828K rodata, 3512K init, 2048K bss, 43280K reserved, 0K cma-reserved)\n[    0.332495] devtmpfs: initialized\n[    0.333697] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns\n[    0.334430] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)\n[    0.335455] pinctrl core: initialized pinctrl subsystem\n[    0.336792] NET: Registered PF_NETLINK/PF_ROUTE protocol family\n[    0.337520] thermal_sys: Registered thermal governor 'step_wise'\n[    0.337521] thermal_sys: Registered thermal governor 'user_space'\n[    0.338441] cpuidle: using governor menu\n[    0.340557] PCI: ECAM [mem 0xb0000000-0xbfffffff] (base 0xb0000000) for domain 0000 [bus 00-ff]\n[    0.341433] PCI: ECAM [mem 0xb0000000-0xbfffffff] reserved as E820 entry\n[    0.342454] PCI: Using configuration type 1 for base access\n[    0.343555] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.\n[    0.362424] raid6: sse2x4   gen() 24046 MB/s\n[    0.380424] raid6: sse2x2   gen() 20349 MB/s\n[    0.397424] raid6: sse2x1   gen()  6750 MB/s\n[    0.399085] raid6: using algorithm sse2x4 gen() 24046 MB/s\n[    0.416425] raid6: .... xor() 3958 MB/s, rmw enabled\n[    0.417425] raid6: using ssse3x2 recovery algorithm\n[    0.418494] ACPI: Added _OSI(Module Device)\n[    0.419392] ACPI: Added _OSI(Processor Device)\n[    0.420120] ACPI: Added _OSI(3.0 _SCP Extensions)\n[    0.420424] ACPI: Added _OSI(Processor Aggregator Device)\n[    0.421821] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[    0.423488] ACPI: Interpreter enabled\n[    0.424307] ACPI: PM: (supports S0 S3 S5)\n[    0.425428] ACPI: Using IOAPIC for interrupt routing\n[    0.426456] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[    0.427428] PCI: Using E820 reservations for host bridge windows\n[    0.428470] ACPI: Enabled 2 GPEs in block 00 to 3F\n[    0.430339] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[    0.431376] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]\n[    0.432449] acpi PNP0A08:00: _OSC: platform does not support [LTR]\n[    0.433454] acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability]\n[    0.434468] PCI host bridge to bus 0000:00\n[    0.435425] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]\n[    0.436425] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]\n[    0.437424] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[    0.438424] pci_bus 0000:00: root bus resource [mem 0x10000000-0xafffffff window]\n[    0.439424] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[    0.440424] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window]\n[    0.441425] pci_bus 0000:00: root bus resource [bus 00-ff]\n[    0.442463] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 conventional PCI endpoint\n[    0.443865] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint\n[    0.446428] pci 0000:00:01.0: BAR 0 [io  0xc080-0xc09f]\n[    0.449427] pci 0000:00:01.0: BAR 1 [mem 0xfebd0000-0xfebd0fff]\n[    0.453139] pci 0000:00:01.0: BAR 4 [mem 0xfe800000-0xfe803fff 64bit pref]\n[    0.455425] pci 0000:00:01.0: ROM [mem 0xfeb80000-0xfebbffff pref]\n[    0.458010] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 conventional PCI endpoint\n[    0.460429] pci 0000:00:02.0: BAR 0 [io  0xc0a0-0xc0bf]\n[    0.462229] pci 0000:00:02.0: BAR 1 [mem 0xfebd1000-0xfebd1fff]\n[    0.466428] pci 0000:00:02.0: BAR 4 [mem 0xfe804000-0xfe807fff 64bit pref]\n[    0.469246] pci 0000:00:03.0: [1af4:1004] type 00 class 0x010000 conventional PCI endpoint\n[    0.471425] pci 0000:00:03.0: BAR 0 [io  0xc000-0xc03f]\n[    0.473382] pci 0000:00:03.0: BAR 1 [mem 0xfebd2000-0xfebd2fff]\n[    0.477425] pci 0000:00:03.0: BAR 4 [mem 0xfe808000-0xfe80bfff 64bit pref]\n[    0.479849] pci 0000:00:04.0: [1af4:1050] type 00 class 0x030000 conventional PCI endpoint\n[    0.481429] pci 0000:00:04.0: BAR 0 [mem 0xfe000000-0xfe7fffff pref]\n[    0.485148] pci 0000:00:04.0: BAR 2 [mem 0xfe80c000-0xfe80ffff 64bit pref]\n[    0.487288] pci 0000:00:04.0: BAR 4 [mem 0xfebd3000-0xfebd3fff]\n[    0.489431] pci 0000:00:04.0: ROM [mem 0xfebc0000-0xfebcffff pref]\n[    0.490478] pci 0000:00:04.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]\n[    0.491997] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.494526] pci 0000:00:1d.0: BAR 4 [io  0xc0c0-0xc0df]\n[    0.496019] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.498554] pci 0000:00:1d.1: BAR 4 [io  0xc0e0-0xc0ff]\n[    0.499975] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.501510] pci 0000:00:1d.2: BAR 4 [io  0xc100-0xc11f]\n[    0.503016] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 conventional PCI endpoint\n[    0.504686] pci 0000:00:1d.7: BAR 0 [mem 0xfebd4000-0xfebd4fff]\n[    0.509412] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 conventional PCI endpoint\n[    0.511343] pci 0000:00:1f.0: quirk: [io  0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO\n[    0.512600] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 conventional PCI endpoint\n[    0.515346] pci 0000:00:1f.2: BAR 4 [io  0xc120-0xc13f]\n[    0.516611] pci 0000:00:1f.2: BAR 5 [mem 0xfebd5000-0xfebd5fff]\n[    0.518199] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 conventional PCI endpoint\n[    0.521809] pci 0000:00:1f.3: BAR 4 [io  0x0700-0x073f]\n[    0.523046] ACPI: PCI: Interrupt link LNKA configured for IRQ 10\n[    0.523473] ACPI: PCI: Interrupt link LNKB configured for IRQ 10\n[    0.524467] ACPI: PCI: Interrupt link LNKC configured for IRQ 11\n[    0.525466] ACPI: PCI: Interrupt link LNKD configured for IRQ 11\n[    0.526521] ACPI: PCI: Interrupt link LNKE configured for IRQ 10\n[    0.527531] ACPI: PCI: Interrupt link LNKF configured for IRQ 10\n[    0.528466] ACPI: PCI: Interrupt link LNKG configured for IRQ 11\n[    0.529467] ACPI: PCI: Interrupt link LNKH configured for IRQ 11\n[    0.530452] ACPI: PCI: Interrupt link GSIA configured for IRQ 16\n[    0.531428] ACPI: PCI: Interrupt link GSIB configured for IRQ 17\n[    0.532428] ACPI: PCI: Interrupt link GSIC configured for IRQ 18\n[    0.533427] ACPI: PCI: Interrupt link GSID configured for IRQ 19\n[    0.534429] ACPI: PCI: Interrupt link GSIE configured for IRQ 20\n[    0.535428] ACPI: PCI: Interrupt link GSIF configured for IRQ 21\n[    0.536428] ACPI: PCI: Interrupt link GSIG configured for IRQ 22\n[    0.537428] ACPI: PCI: Interrupt link GSIH configured for IRQ 23\n[    0.538629] iommu: Default domain type: Translated\n[    0.539425] iommu: DMA domain TLB invalidation policy: lazy mode\n[    0.540465] SCSI subsystem initialized\n[    0.541441] ACPI: bus type USB registered\n[    0.542329] usbcore: registered new interface driver usbfs\n[    0.543288] usbcore: registered new interface driver hub\n[    0.544265] usbcore: registered new device driver usb\n[    0.545215] pps_core: LinuxPPS API ver. 1 registered\n[    0.546232] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>\n[    0.547426] PTP clock support registered\n[    0.548532] Bluetooth: Core ver 2.22\n[    0.549434] NET: Registered PF_BLUETOOTH protocol family\n[    0.550434] Bluetooth: HCI device and connection manager initialized\n[    0.551431] Bluetooth: HCI socket layer initialized\n[    0.552431] Bluetooth: L2CAP socket layer initialized\n[    0.553432] Bluetooth: SCO socket layer initialized\n[    0.554466] PCI: Using ACPI for IRQ routing\n[    0.608976] pci 0000:00:04.0: vgaarb: setting as boot VGA device\n[    0.609421] pci 0000:00:04.0: vgaarb: bridge control possible\n[    0.609421] pci 0000:00:04.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none\n[    0.609429] vgaarb: loaded\n[    0.610481] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0\n[    0.611429] hpet0: 3 comparators, 64-bit 100.000000 MHz counter\n[    0.616479] clocksource: Switched to clocksource kvm-clock\n[    0.617795] pnp: PnP ACPI init\n[    0.618573] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved\n[    0.620248] pnp: PnP ACPI: found 5 devices\n[    0.640935] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[    0.645369] NET: Registered PF_INET protocol family\n[    0.646424] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)\n[    0.648041] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)\n[    0.649812] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)\n[    0.651433] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)\n[    0.653048] TCP bind hash table entries: 2048 (order: 4, 65536 bytes, linear)\n[    0.654489] TCP: Hash tables configured (established 2048 bind 2048)\n[    0.655804] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.657125] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.658553] NET: Registered PF_UNIX/PF_LOCAL protocol family\n[    0.660183] RPC: Registered named UNIX socket transport module.\n[    0.661411] RPC: Registered udp transport module.\n[    0.662458] RPC: Registered tcp transport module.\n[    0.663452] RPC: Registered tcp-with-tls transport module.\n[    0.664567] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[    0.682170] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]\n[    0.683778] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]\n[    0.686293] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]\n[    0.695378] pci_bus 0000:00: resource 7 [mem 0x10000000-0xafffffff window]\n[    0.696773] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window]\n[    0.698170] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window]\n[    0.699751] ACPI: \\_SB_.GSIA: Enabled at IRQ 16\n[    0.701246] ACPI: \\_SB_.GSIB: Enabled at IRQ 17\n[    0.702676] ACPI: \\_SB_.GSIC: Enabled at IRQ 18\n[    0.704087] ACPI: \\_SB_.GSID: Enabled at IRQ 19\n[    0.705571] PCI: CLS 0 bytes, default 64\n[    0.706504] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.709472] Initialise system trusted keyrings\n[    0.710589] workingset: timestamp_bits=46 max_order=16 bucket_order=0\n[    0.724679] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[    0.727955] NFS: Registering the id_resolver key type\n[    0.730337] Key type id_resolver registered\n[    0.731234] Key type id_legacy registered\n[    0.732684] Key type cifs.idmap registered\n[    0.740519] xor: automatically using best checksumming function   avx       \n[    0.742020] Key type asymmetric registered\n[    0.744088] Asymmetric key parser 'x509' registered\n[    0.746671] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)\n[    0.750302] io scheduler mq-deadline registered\n[    0.751282] io scheduler kyber registered\n[    0.752271] io scheduler bfq registered\n[    0.753486] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[    0.766907] ACPI: button: Power Button [PWRF]\n[    0.770294] ACPI: \\_SB_.GSIF: Enabled at IRQ 21\n[    0.775093] ACPI: \\_SB_.GSIG: Enabled at IRQ 22\n[    0.778856] ACPI: \\_SB_.GSIH: Enabled at IRQ 23\n[    0.780774] ACPI: \\_SB_.GSIE: Enabled at IRQ 20\n[    0.786185] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled\n[    0.787616] 00:01: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A\n[    0.789388] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[    0.792025] Linux agpgart interface v0.103\n[    0.793002] ACPI: bus type drm_connector registered\n[    0.805958] [drm] pci: virtio-vga detected at 0000:00:04.0\n[    0.807089] virtio-pci 0000:00:04.0: vgaarb: deactivate vga console\n[    0.813024] Console: switching to colour dummy device 80x25\n[    0.815024] [drm] features: -virgl +edid -resource_blob -host_visible\n[    0.815027] [drm] features: -context_init\n[    0.818174] [drm] number of scanouts: 1\n[    0.818802] [drm] number of cap sets: 0\n[    0.819764] [drm] Initialized virtio_gpu 0.1.0 for 0000:00:04.0 on minor 0\n[    0.821628] fbcon: virtio_gpudrmfb (fb0) is primary device\n[    0.839204] Console: switching to colour frame buffer device 160x50\n[    0.849786] virtio-pci 0000:00:04.0: [drm] fb0: virtio_gpudrmfb frame buffer device\n[    0.855673] brd: module loaded\n[    0.856981] loop: module loaded\n[    0.860194] virtio_scsi virtio2: 4/0/0 default/read/poll queues\n[    0.863771] scsi host0: Virtio SCSI HBA\n[    0.867845] scsi 0:0:0:0: Direct-Access     QEMU     QEMU HARDDISK    2.5+ PQ: 0 ANSI: 5\n[    0.880512] sd 0:0:0:0: Power-on or device reset occurred\n[    0.884681] sd 0:0:0:0: [sda] 391202 512-byte logical blocks: (200 MB/191 MiB)\n[    0.885880] ahci 0000:00:1f.2: AHCI vers 0001.0000, 32 command slots, 1.5 Gbps, SATA mode\n[    0.891189] sd 0:0:0:0: [sda] Write Protect is off\n[    0.892358] ahci 0000:00:1f.2: 6/6 ports implemented (port mask 0x3f)\n[    0.897069] ahci 0000:00:1f.2: flags: 64bit ncq only \n[    0.899448] scsi host1: ahci\n[    0.902603] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA\n[    0.903523] scsi host2: ahci\n[    0.908387] scsi host3: ahci\n[    0.909011] scsi host4: ahci\n[    0.911044] scsi host5: ahci\n[    0.912971] scsi host6: ahci\n[    0.914984]  sda: sda1 sda2 sda3\n[    0.918449] ata1: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5100 irq 36 lpm-pol 0\n[    0.919292] sd 0:0:0:0: [sda] Attached SCSI disk\n[    0.929677] ata2: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5180 irq 36 lpm-pol 0\n[    0.935834] ata3: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5200 irq 36 lpm-pol 0\n[    0.941675] ata4: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5280 irq 36 lpm-pol 0\n[    0.946583] ata5: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5300 irq 36 lpm-pol 0\n[    0.950047] ata6: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5380 irq 36 lpm-pol 0\n[    0.954631] e100: Intel(R) PRO/100 Network Driver\n[    0.956047] e100: Copyright(c) 1999-2006 Intel Corporation\n[    0.959014] e1000: Intel(R) PRO/1000 Network Driver\n[    0.961833] e1000: Copyright (c) 1999-2006 Intel Corporation.\n[    0.964299] e1000e: Intel(R) PRO/1000 Network Driver\n[    0.966630] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.\n[    0.969916] igb: Intel(R) Gigabit Ethernet Network Driver\n[    0.972279] igb: Copyright (c) 2007-2014 Intel Corporation.\n[    0.977136] ehci-pci 0000:00:1d.7: EHCI Host Controller\n[    0.978606] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1\n[    0.983124] ehci-pci 0000:00:1d.7: irq 19, io mem 0xfebd4000\n[    0.992786] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00\n[    0.998450] hub 1-0:1.0: USB hub found\n[    1.000338] hub 1-0:1.0: 6 ports detected\n[    1.006267] uhci_hcd 0000:00:1d.0: UHCI Host Controller\n[    1.009249] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2\n[    1.015524] uhci_hcd 0000:00:1d.0: irq 16, io port 0x0000c0c0\n[    1.019481] hub 2-0:1.0: USB hub found\n[    1.022021] hub 2-0:1.0: 2 ports detected\n[    1.027836] uhci_hcd 0000:00:1d.1: UHCI Host Controller\n[    1.029295] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3\n[    1.033608] uhci_hcd 0000:00:1d.1: irq 17, io port 0x0000c0e0\n[    1.036847] hub 3-0:1.0: USB hub found\n[    1.038243] hub 3-0:1.0: 2 ports detected\n[    1.044134] uhci_hcd 0000:00:1d.2: UHCI Host Controller\n[    1.047018] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4\n[    1.052324] uhci_hcd 0000:00:1d.2: irq 18, io port 0x0000c100\n[    1.055660] hub 4-0:1.0: USB hub found\n[    1.056885] hub 4-0:1.0: 2 ports detected\n[    1.060546] usbcore: registered new interface driver usb-storage\n[    1.063671] usbcore: registered new interface driver usbserial_generic\n[    1.066971] usbserial: USB Serial support registered for generic\n[    1.070301] usbcore: registered new interface driver ftdi_sio\n[    1.073229] usbserial: USB Serial support registered for FTDI USB Serial Device\n[    1.076432] usbcore: registered new interface driver pl2303\n[    1.079402] usbserial: USB Serial support registered for pl2303\n[    1.081890] i8042: PNP: No PS/2 controller found.\n[    1.084260] mousedev: PS/2 mouse device common for all mice\n[    1.086715] rtc_cmos 00:03: RTC can wake from S4\n[    1.090870] rtc_cmos 00:03: registered as rtc0\n[    1.093784] rtc_cmos 00:03: setting system clock to 2025-04-15T16:51:15 UTC (1744735875)\n[    1.097414] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram, hpet irqs\n[    1.099535] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev\n[    1.101837] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt\n[    1.102856] amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled\n[    1.112073] i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD\n[    1.114053] sdhci: Secure Digital Host Controller Interface driver\n[    1.124353] sdhci: Copyright(c) Pierre Ossman\n[    1.125722] sdhci-pltfm: SDHCI platform and OF driver helper\n[    1.128227] usbcore: registered new interface driver usbhid\n[    1.132691] usbhid: USB HID core driver\n[    1.135277] u32 classifier\n[    1.138134]     input device check on\n[    1.140770]     Actions configured\n[    1.143532] NET: Registered PF_INET6 protocol family\n[    1.147163] Segment Routing with IPv6\n[    1.149005] In-situ OAM (IOAM) with IPv6\n[    1.149940] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver\n[    1.152544] NET: Registered PF_PACKET protocol family\n[    1.154831] Bridge firewalling registered\n[    1.157016] l2tp_core: L2TP core driver, V2.0\n[    1.159243] Key type dns_resolver registered\n[    1.161480] NET: Registered PF_VSOCK protocol family\n[    1.164241] IPI shorthand broadcast: enabled\n[    1.168152] sched_clock: Marking stable (960006597, 207704727)->(1445590495, -277879171)\n[    1.170889] registered taskstats version 1\n[    1.173352] Loading compiled-in X.509 certificates\n[    1.176833] Key type .fscrypt registered\n[    1.178866] Key type fscrypt-provisioning registered\n[    1.182880] Btrfs loaded, zoned=no, fsverity=no\n[    1.186575] Key type encrypted registered\n[    1.189800] printk: legacy console [netcon0] enabled\n[    1.192171] netconsole: network logging started\n[    1.195562] clk: Disabling unused clocks\n[    1.246739] usb 1-1: new high-speed USB device number 2 using ehci-pci\n[    1.263876] ata1: SATA link down (SStatus 0 SControl 300)\n[    1.269923] ata4: SATA link down (SStatus 0 SControl 300)\n[    1.275491] ata6: SATA link down (SStatus 0 SControl 300)\n[    1.279747] ata3: SATA link down (SStatus 0 SControl 300)\n[    1.282921] ata2: SATA link down (SStatus 0 SControl 300)\n[    1.286642] ata5: SATA link down (SStatus 0 SControl 300)\n[    1.291321] md: Waiting for all devices to be available before autodetect\n[    1.294081] md: If you don't use raid, use raid=noautodetect\n[    1.297212] md: Autodetecting RAID arrays.\n[    1.299920] md: autorun ...\n[    1.302287] md: ... autorun DONE.\n[    1.310225] EXT4-fs (sda2): orphan cleanup on readonly fs\n[    1.312626] EXT4-fs (sda2): mounted filesystem e9539a61-656d-4e3a-bb09-1a506cf9f408 ro with ordered data mode. Quota mode: disabled.\n[    1.319823] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.\n[    1.327352] devtmpfs: mounted\n[    1.330055] Freeing unused kernel image (initmem) memory: 3512K\n[    1.333071] Write protecting the kernel read-only data: 26624k\n[    1.336378] Freeing unused kernel image (rodata/data gap) memory: 316K\n[    1.338917] Run /sbin/init as init process\n[    1.362290] EXT4-fs (sda2): re-mounted e9539a61-656d-4e3a-bb09-1a506cf9f408 r/w. Quota mode: disabled.\n[    1.376969] EXT4-fs (sda3): mounted filesystem f0a757e3-1718-4e6a-a5ab-0474d3a9c1cb r/w with ordered data mode. Quota mode: disabled.\n[    1.387949] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input1\n[    1.392158] hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:1d.7-1/input0\n[    1.427203] systemd[1]: systemd 257.4 running in system mode (-PAM -AUDIT -SELINUX -APPARMOR +IMA +IPE -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP -LIBCRYPTSETUP_PLUGINS +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -BTF +XKBCOMMON +UTMP -SYSVINIT -LIBARCHIVE)\n[    1.437491] systemd[1]: Detected virtualization kvm.\n[    1.442972] systemd[1]: Detected architecture x86-64.\n[    1.453637] systemd[1]: Hostname set to <qemux86-64>.\n[    1.459575] systemd[1]: Initializing machine ID from random generator.\n[    1.509715] usb 1-2: new high-speed USB device number 3 using ehci-pci\n[    1.533147] systemd[1]: Queued start job for default target Multi-User System.\n[    1.554887] systemd[1]: Created slice Slice /system/getty.\n[    1.562386] systemd[1]: Created slice Slice /system/modprobe.\n[    1.570741] systemd[1]: Created slice Slice /system/serial-getty.\n[    1.580144] systemd[1]: Created slice User and Session Slice.\n[    1.584196] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[    1.595633] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[    1.603004] systemd[1]: Expecting device /dev/sda1...\n[    1.617183] systemd[1]: Expecting device /dev/ttyS0...\n[    1.621204] systemd[1]: Reached target Path Units.\n[    1.624615] systemd[1]: Reached target Remote File Systems.\n[    1.632283] systemd[1]: Reached target Slice Units.\n[    1.635973] systemd[1]: Reached target Swaps.\n[    1.638878] systemd[1]: Listening on Syslog Socket.\n[    1.652221] systemd[1]: Listening on Credential Encryption/Decryption.\n[    1.668441] systemd[1]: Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit).\n[    1.671567] systemd[1]: Listening on Journal Socket (/dev/log).\n[    1.673642] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2:1.0/0003:0627:0001.0002/input/input2\n[    1.679267] systemd[1]: Listening on Journal Sockets.\n[    1.690386] systemd[1]: Listening on Network Service Netlink Socket.\n[    1.696560] systemd[1]: Listening on udev Control Socket.\n[    1.702232] systemd[1]: Listening on udev Kernel Socket.\n[    1.704673] systemd[1]: Listening on User Database Manager Socket.\n[    1.708459] systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).\n[    1.716183] systemd[1]: Mounting POSIX Message Queue File System...\n[    1.728957] systemd[1]: Mounting Kernel Debug File System...\n[    1.732949] systemd[1]: Mounting Kernel Trace File System...\n[    1.744065] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.748661] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.755954] systemd[1]: Starting Load Kernel Module configfs...\n[    1.760259] systemd[1]: Starting Load Kernel Module drm...\n[    1.769593] systemd[1]: Starting Load Kernel Module fuse...\n[    1.777765] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.778493] systemd[1]: Starting Journal Service...\n[    1.791942] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.795990] systemd[1]: Starting Generate network units from Kernel command line...\n[    1.802248] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    1.811011] systemd[1]: Starting Apply Kernel Variables...\n[    1.815038] systemd-journald[147]: Collecting audit messages is disabled.\n[    1.818071] EXT4-fs (sda2): re-mounted e9539a61-656d-4e3a-bb09-1a506cf9f408 ro. Quota mode: disabled.\n[    1.834222] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.838857] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.847784] systemd[1]: Starting Coldplug All udev Devices...\n[    1.854216] systemd[1]: Started Journal Service.\n[    1.901986] systemd-journald[147]: Received client request to flush runtime journal.\n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \n",
    "oetags": [
     "runqemu"
    ],
    "status": "ERROR"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit": {
    "duration": 1076.1834924221039,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 377, in runqemu\n    qemu.start(params=qemuparams, ssh=ssh, runqemuparams=runqemuparams, launch_cmd=launch_cmd, discard_writes=discard_writes)\n    ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/targetcontrol.py\", line 179, in start\n    raise RuntimeError(\"%s - FAILED to start qemu - check the task log and the boot log\" % self.pn)\nRuntimeError: core-image-minimal - FAILED to start qemu - check the task log and the boot log\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 371, in test_sbin_init_preinit\n    self.run_sbin_init(False, \"ext4\")\n    ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 402, in run_sbin_init\n    with runqemu('core-image-minimal', image_fstype='wic', discard_writes=False) as qemu:\n         ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/contextlib.py\", line 141, in __enter__\n    return next(self.gen)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 383, in runqemu\n    raise Exception(msg)\nException: core-image-minimal - FAILED to start qemu - check the task log and the boot log\nFailed to start QEMU - see the logs in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimageQemurunner log output from /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemurunner_log.20250415170802:\nINFO: rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic\nINFO: Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415170802\nINFO: SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250415170802\nDEBUG: Using kvm for runqemu\nINFO: QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.nl7z05zm\nDEBUG: Created listening socket for qemu serial console on: 127.0.0.1:59603\nDEBUG: Created listening socket for qemu serial console on: 127.0.0.1:54215\nDEBUG: launchcmd=runqemu  kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic tcpserial=59603:54215 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.1p804e7r,server,wait -qmp unix:./.nl7z05zm,server,nowait\"\nDEBUG: runqemu started, pid is 299757\nDEBUG: waiting at most 300 seconds for qemu pid (04/15/25 17:09:10)\nDEBUG: QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.1p804e7r\nDEBUG: QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.1p804e7r\nINFO: QMP connected to QEMU at 04/15/25 17:09:11 and took 0.54 seconds\nINFO: QMP released QEMU at 04/15/25 17:09:11 and took 0.13 seconds from connect\nDEBUG: qemu started in 0.67 seconds - qemu procces pid is 299811 (04/15/25 17:09:11)\nDEBUG: Target IP: 192.168.7.2\nDEBUG: Server IP: 192.168.7.1\nDEBUG: Starting logging thread\nDEBUG: Starting thread event loop\nDEBUG: Connection request received\nDEBUG: Setting connection established event\nDEBUG: Output from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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 - Using scsi drive\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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 if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -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:59603,nodelay=on -serial tcp:127.0.0.1:54215,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.1p804e7r,server,wait -qmp unix:./.nl7z05zm,server,nowait -device virtio-vga  -display sdl,show-cursor=on  \n\nrunqemu - INFO - Host uptime: 90022.43\n\n\nDEBUG: Waiting at most 1000 seconds for login banner (04/15/25 17:09:11)\nDEBUG: Connection from 127.0.0.1:42912\nWARNING: Target didn't reach login banner in 1000 seconds (04/15/25 17:25:52)\nWARNING: Last 25 lines of login console (0):\n\nWARNING: Last 25 lines of all logging (36162):\n[    1.766294] systemd[1]: Mounting Kernel Debug File System...\n[    1.774900] systemd[1]: Mounting Kernel Trace File System...\n[    1.783691] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.787771] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.796891] systemd[1]: Starting Load Kernel Module configfs...\n[    1.802286] systemd[1]: Starting Load Kernel Module drm...\n[    1.803463] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.811341] systemd[1]: Starting Load Kernel Module fuse...\n[    1.819438] systemd[1]: Starting Journal Service...\n[    1.831829] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.835808] systemd[1]: Starting Generate network units from Kernel command line...\n[    1.846144] systemd-journald[149]: Collecting audit messages is disabled.\n[    1.849093] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    1.854853] systemd[1]: Starting Apply Kernel Variables...\n[    1.865026] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.874009] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.884251] systemd[1]: Starting Coldplug All udev Devices...\n[    1.889596] EXT4-fs (sda2): re-mounted 09fa6083-c54b-4ef0-a0a1-8085fc81456a ro. Quota mode: disabled.\n[    1.896952] systemd[1]: Started Journal Service.\n[    1.944715] systemd-journald[149]: Received client request to flush runtime journal.\n[!p]104[?7h[6n[32766;32766H[6n[!p]104[?7h[6n[32766;32766H[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \nWARNING: Check full boot log: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415170802\nDEBUG: Stopping logging thread\nDEBUG: Stop event received\nDEBUG: Tearing down logging thread\nDEBUG: Sending SIGTERM to runqemu\nINFO: Output from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 91028.97\n\ntput: No value for $TERM and no -T specified\n\nWARNING: Extra log data read: \n\nDEBUG: Sending SIGTERM to runqemu\nINFO: Output from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 91028.97\n\ntput: No value for $TERM and no -T specified\n\n\nStderr:\n2025-04-15 15:47:22,829 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/conf/local.conf\n2025-04-15 15:47:22,830 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 997 .bb files complete (0 cached, 997 parsed). 1976 targets, 54 skipped, 0 masked, 0 errors.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta-poky/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 997 .bb files complete (0 cached, 997 parsed). 1976 targets, 25 skipped, 0 masked, 0 errors.\n\nSummary: There were 3 WARNING messages.\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415155604\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250415155604\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.dbwxpt40\nCreated listening socket for qemu serial console on: 127.0.0.1:45373\nCreated listening socket for qemu serial console on: 127.0.0.1:57257\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic tcpserial=45373:57257 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.sz4a8wcq,server,wait -qmp unix:./.dbwxpt40,server,nowait\"\nrunqemu started, pid is 1328202\nwaiting at most 300 seconds for qemu pid (04/15/25 15:57:20)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.sz4a8wcq\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.sz4a8wcq\nQMP connected to QEMU at 04/15/25 15:57:20 and took 0.55 seconds\nQMP released QEMU at 04/15/25 15:57:20 and took 0.14 seconds from connect\nqemu started in 0.68 seconds - qemu procces pid is 1328494 (04/15/25 15:57:20)\nTarget IP: 192.168.7.8\nServer IP: 192.168.7.7\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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 - Acquiring lockfile /tmp/qemu-tap-locks/tap2.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap3\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap3.skip to make runqemu skip tap3.\nrunqemu - INFO - Network configuration: ip=192.168.7.8::192.168.7.7: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.wic.1328209\nrunqemu - INFO - Copy done in 0.11668920516967773 seconds\nrunqemu - INFO - Using scsi drive\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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:08 -netdev tap,id=net0,ifname=tap3,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.1328209,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -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:45373,nodelay=on -serial tcp:127.0.0.1:57257,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.sz4a8wcq,server,wait -qmp unix:./.dbwxpt40,server,nowait -device virtio-vga  -display sdl,show-cursor=on  \n\nrunqemu - INFO - Host uptime: 85712.06\n\n\nWaiting at most 1000 seconds for login banner (04/15/25 15:57:20)\nConnection from 127.0.0.1:43530\nTarget didn't reach login banner in 1000 seconds (04/15/25 16:14:01)\nLast 25 lines of login console (0):\n\nLast 25 lines of all logging (35882):\n[    1.709629] systemd[1]: Mounting Kernel Trace File System...\n[    1.719065] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.726405] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.732907] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/0003:0627:0001.0002/input/input2\n[    1.734999] systemd[1]: Starting Load Kernel Module configfs...\n[    1.766377] systemd[1]: Starting Load Kernel Module drm...\n[    1.771756] systemd[1]: Starting Load Kernel Module fuse...\n[    1.779328] systemd[1]: Starting Journal Service...\n[    1.786511] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.791134] systemd[1]: Starting Generate network units from Kernel command line...\n[    1.796394] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    1.802114] systemd-journald[133]: Collecting audit messages is disabled.\n[    1.806908] systemd[1]: Starting Apply Kernel Variables...\n[    1.814681] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.823953] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.836471] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.836535] EXT4-fs (sda2): re-mounted 7025e2fe-aaa6-4947-af3d-639e4c3552f6 ro. Quota mode: disabled.\n[    1.852329] systemd[1]: Starting Coldplug All udev Devices...\n[    1.863754] systemd[1]: Started Journal Service.\n[    1.912113] systemd-journald[133]: Received client request to flush runtime journal.\n[!p]104[?7h[6n[32766;32766H[6n[!p]104[?7h[6n[32766;32766H[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \nCheck full boot log: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415155604\nStopping logging thread\nStop event received\nTearing down logging thread\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 86718.37\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.1328209\ntput: No value for $TERM and no -T specified\n\nExtra log data read: \n\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 86718.37\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.1328209\ntput: No value for $TERM and no -T specified\n\nERROR: Qemu log output from /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415155604:\n\nSYSLINUX 6.04 6.04-pre2 Copyright (C) 1994-2015 H. Peter Anvin et al\nLoading /bzImage... ok\n[    0.000000] Linux version 6.12.19-yocto-standard (oe-user@oe-host) (x86_64-poky-linux-gcc (GCC) 14.2.0, GNU ld (GNU Binutils) 2.44) #1 SMP PREEMPT_DYNAMIC Wed Mar 19 23:04:08 UTC 2025\n[    0.000000] Command line: BOOT_IMAGE=/bzImage label=boot root=PARTUUID=8c278759-3405-4d4e-a25a-b53e9ebda4ca rootfstype=ext4 console=ttyS0,115200 console=tty0  ro\n[    0.000000] BIOS-provided physical RAM map:\n[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd7fff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000ffd8000-0x000000000fffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\n[    0.000000] NX (Execute Disable) protection: active\n[    0.000000] APIC: Static calls initialized\n[    0.000000] SMBIOS 2.8 present.\n[    0.000000] DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014\n[    0.000000] DMI: Memory slots populated: 1/1\n[    0.000000] Hypervisor detected: KVM\n[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[    0.000000] kvm-clock: using sched offset of 401669944 cycles\n[    0.000001] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[    0.000003] tsc: Detected 2749.998 MHz processor\n[    0.000940] last_pfn = 0xffd8 max_arch_pfn = 0x400000000\n[    0.000973] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs\n[    0.000976] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  \n[    0.002902] found SMP MP-table at [mem 0x000f5440-0x000f544f]\n[    0.003015] ACPI: Early table checksum verification disabled\n[    0.003017] ACPI: RSDP 0x00000000000F5270 000014 (v00 BOCHS )\n[    0.003024] ACPI: RSDT 0x000000000FFE2437 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003028] ACPI: FACP 0x000000000FFE2217 0000F4 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003032] ACPI: DSDT 0x000000000FFE0040 0021D7 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003034] ACPI: FACS 0x000000000FFE0000 000040\n[    0.003035] ACPI: APIC 0x000000000FFE230B 000090 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003036] ACPI: HPET 0x000000000FFE239B 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003038] ACPI: MCFG 0x000000000FFE23D3 00003C (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003039] ACPI: WAET 0x000000000FFE240F 000028 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003041] ACPI: Reserving FACP table memory at [mem 0xffe2217-0xffe230a]\n[    0.003042] ACPI: Reserving DSDT table memory at [mem 0xffe0040-0xffe2216]\n[    0.003042] ACPI: Reserving FACS table memory at [mem 0xffe0000-0xffe003f]\n[    0.003043] ACPI: Reserving APIC table memory at [mem 0xffe230b-0xffe239a]\n[    0.003043] ACPI: Reserving HPET table memory at [mem 0xffe239b-0xffe23d2]\n[    0.003044] ACPI: Reserving MCFG table memory at [mem 0xffe23d3-0xffe240e]\n[    0.003044] ACPI: Reserving WAET table memory at [mem 0xffe240f-0xffe2436]\n[    0.003074] Zone ranges:\n[    0.003075]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]\n[    0.003076]   DMA32    [mem 0x0000000001000000-0x000000000ffd7fff]\n[    0.003077]   Normal   empty\n[    0.003077] Movable zone start for each node\n[    0.003078] Early memory node ranges\n[    0.003078]   node   0: [mem 0x0000000000001000-0x000000000009efff]\n[    0.003079]   node   0: [mem 0x0000000000100000-0x000000000ffd7fff]\n[    0.003080] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd7fff]\n[    0.003198] On node 0, zone DMA: 1 pages in unavailable ranges\n[    0.003219] On node 0, zone DMA: 97 pages in unavailable ranges\n[    0.003640] On node 0, zone DMA32: 40 pages in unavailable ranges\n[    0.003992] ACPI: PM-Timer IO Port: 0x608\n[    0.003999] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[    0.004023] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[    0.004024] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[    0.004026] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[    0.004027] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[    0.004028] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[    0.004029] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[    0.004031] ACPI: Using ACPI (MADT) for SMP configuration information\n[    0.004032] ACPI: HPET id: 0x8086a201 base: 0xfed00000\n[    0.004033] TSC deadline timer available\n[    0.004037] CPU topo: Max. logical packages:   1\n[    0.004038] CPU topo: Max. logical dies:       1\n[    0.004038] CPU topo: Max. dies per package:   1\n[    0.004041] CPU topo: Max. threads per core:   1\n[    0.004042] CPU topo: Num. cores per package:     4\n[    0.004042] CPU topo: Num. threads per package:   4\n[    0.004042] CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs\n[    0.004052] kvm-guest: APIC: eoi() replaced with kvm_guest_apic_eoi_write()\n[    0.004064] [mem 0x10000000-0xafffffff] available for PCI devices\n[    0.004065] Booting paravirtualized kernel on KVM\n[    0.004066] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns\n[    0.004069] setup_percpu: NR_CPUS:64 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1\n[    0.004266] percpu: Embedded 58 pages/cpu s199704 r8192 d29672 u524288\n[    0.004287] Kernel command line: BOOT_IMAGE=/bzImage label=boot root=PARTUUID=8c278759-3405-4d4e-a25a-b53e9ebda4ca rootfstype=ext4 console=ttyS0,115200 console=tty0  ro\n[    0.004314] Unknown kernel command line parameters \"BOOT_IMAGE=/bzImage label=boot\", will be passed to user space.\n[    0.004319] random: crng init done\n[    0.004329] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)\n[    0.004336] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)\n[    0.004360] Built 1 zonelists, mobility grouping on.  Total pages: 65398\n[    0.004525] mem auto-init: stack:all(zero), heap alloc:off, heap free:off\n[    0.004834] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1\n[    0.004848] ftrace: allocating 53997 entries in 211 pages\n[    0.014805] ftrace: allocated 211 pages with 5 groups\n[    0.014843] Dynamic Preempt: full\n[    0.014977] rcu: Preemptible hierarchical RCU implementation.\n[    0.014977] rcu: \tRCU event tracing is enabled.\n[    0.014978] rcu: \tRCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.\n[    0.014979] \tTrampoline variant of Tasks RCU enabled.\n[    0.014979] \tRude variant of Tasks RCU enabled.\n[    0.014980] \tTracing variant of Tasks RCU enabled.\n[    0.014980] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.\n[    0.014981] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4\n[    0.014985] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.014987] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.014988] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.019686] NR_IRQS: 4352, nr_irqs: 456, preallocated irqs: 16\n[    0.019880] rcu: srcu_init: Setting srcu_struct sizes based on contention.\n[    0.019953] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)\n[    0.037111] Console: colour VGA+ 80x25\n[    0.037120] printk: legacy console [tty0] enabled\n[    0.090550] printk: legacy console [ttyS0] enabled\n[    0.221138] ACPI: Core revision 20240827\n[    0.222164] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns\n[    0.224197] APIC: Switch to symmetric I/O mode setup\n[    0.225500] x2apic enabled\n[    0.226450] APIC: Switched APIC routing to: physical x2apic\n[    0.228738] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[    0.230024] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.232187] Calibrating delay loop (skipped) preset value.. 5499.99 BogoMIPS (lpj=2749998)\n[    0.233324] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[    0.235190] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[    0.236192] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization\n[    0.238190] Spectre V2 : Mitigation: Retpolines\n[    0.239189] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[    0.240189] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT\n[    0.241189] Speculative Store Bypass: Vulnerable\n[    0.242202] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'\n[    0.244188] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'\n[    0.245188] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'\n[    0.246190] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256\n[    0.247188] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[    0.262187] Freeing SMP alternatives memory: 56K\n[    0.263194] pid_max: default: 32768 minimum: 301\n[    0.264212] LSM: initializing lsm=capability,landlock\n[    0.265227] landlock: Up and running.\n[    0.266214] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.267190] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.268392] smpboot: CPU0: AMD Intel Xeon E3-12xx v2 (Ivy Bridge) (family: 0x6, model: 0x3a, stepping: 0x9)\n[    0.269314] Performance Events: AMD PMU driver.\n[    0.270195] ... version:                0\n[    0.271193] ... bit width:              48\n[    0.272192] ... generic registers:      4\n[    0.273192] ... value mask:             0000ffffffffffff\n[    0.274197] ... max period:             00007fffffffffff\n[    0.275194] ... fixed-purpose events:   0\n[    0.276194] ... event mask:             000000000000000f\n[    0.277299] signal: max sigframe size: 1776\n[    0.279139] rcu: Hierarchical SRCU implementation.\n[    0.280159] rcu: \tMax phase no-delay instances is 400.\n[    0.281231] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level\n[    0.282343] smp: Bringing up secondary CPUs ...\n[    0.283280] smpboot: x86: Booting SMP configuration:\n[    0.284198] .... node  #0, CPUs:      #1 #2 #3\n[    0.320239] smp: Brought up 1 node, 4 CPUs\n[    0.322193] smpboot: Total of 4 processors activated (21999.98 BogoMIPS)\n[    0.323449] Memory: 214380K/261592K available (20480K kernel code, 2435K rwdata, 5820K rodata, 3508K init, 2052K bss, 43280K reserved, 0K cma-reserved)\n[    0.324265] devtmpfs: initialized\n[    0.325479] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns\n[    0.326196] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)\n[    0.327225] pinctrl core: initialized pinctrl subsystem\n[    0.328591] NET: Registered PF_NETLINK/PF_ROUTE protocol family\n[    0.329287] thermal_sys: Registered thermal governor 'step_wise'\n[    0.329288] thermal_sys: Registered thermal governor 'user_space'\n[    0.330208] cpuidle: using governor menu\n[    0.332222] PCI: ECAM [mem 0xb0000000-0xbfffffff] (base 0xb0000000) for domain 0000 [bus 00-ff]\n[    0.333193] PCI: ECAM [mem 0xb0000000-0xbfffffff] reserved as E820 entry\n[    0.334199] PCI: Using configuration type 1 for base access\n[    0.335248] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.\n[    0.353093] raid6: sse2x4   gen() 14298 MB/s\n[    0.370656] raid6: sse2x2   gen() 12364 MB/s\n[    0.388827] raid6: sse2x1   gen()  6147 MB/s\n[    0.390193] raid6: using algorithm sse2x4 gen() 14298 MB/s\n[    0.408275] raid6: .... xor() 4286 MB/s, rmw enabled\n[    0.410194] raid6: using ssse3x2 recovery algorithm\n[    0.411283] ACPI: Added _OSI(Module Device)\n[    0.413193] ACPI: Added _OSI(Processor Device)\n[    0.414192] ACPI: Added _OSI(3.0 _SCP Extensions)\n[    0.415192] ACPI: Added _OSI(Processor Aggregator Device)\n[    0.417884] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[    0.421389] ACPI: Interpreter enabled\n[    0.422203] ACPI: PM: (supports S0 S3 S5)\n[    0.423193] ACPI: Using IOAPIC for interrupt routing\n[    0.424225] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[    0.425192] PCI: Using E820 reservations for host bridge windows\n[    0.426248] ACPI: Enabled 2 GPEs in block 00 to 3F\n[    0.428289] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[    0.429194] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]\n[    0.430216] acpi PNP0A08:00: _OSC: platform does not support [LTR]\n[    0.431223] acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability]\n[    0.432240] PCI host bridge to bus 0000:00\n[    0.433206] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]\n[    0.434194] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]\n[    0.435194] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[    0.436195] pci_bus 0000:00: root bus resource [mem 0x10000000-0xafffffff window]\n[    0.437195] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[    0.438194] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window]\n[    0.439195] pci_bus 0000:00: root bus resource [bus 00-ff]\n[    0.440260] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 conventional PCI endpoint\n[    0.441797] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint\n[    0.445196] pci 0000:00:01.0: BAR 0 [io  0xc080-0xc09f]\n[    0.448193] pci 0000:00:01.0: BAR 1 [mem 0xfebd0000-0xfebd0fff]\n[    0.453196] pci 0000:00:01.0: BAR 4 [mem 0xfe800000-0xfe803fff 64bit pref]\n[    0.456193] pci 0000:00:01.0: ROM [mem 0xfeb80000-0xfebbffff pref]\n[    0.457938] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 conventional PCI endpoint\n[    0.460194] pci 0000:00:02.0: BAR 0 [io  0xc0a0-0xc0bf]\n[    0.462193] pci 0000:00:02.0: BAR 1 [mem 0xfebd1000-0xfebd1fff]\n[    0.466193] pci 0000:00:02.0: BAR 4 [mem 0xfe804000-0xfe807fff 64bit pref]\n[    0.468925] pci 0000:00:03.0: [1af4:1004] type 00 class 0x010000 conventional PCI endpoint\n[    0.472075] pci 0000:00:03.0: BAR 0 [io  0xc000-0xc03f]\n[    0.474194] pci 0000:00:03.0: BAR 1 [mem 0xfebd2000-0xfebd2fff]\n[    0.479194] pci 0000:00:03.0: BAR 4 [mem 0xfe808000-0xfe80bfff 64bit pref]\n[    0.482814] pci 0000:00:04.0: [1af4:1050] type 00 class 0x030000 conventional PCI endpoint\n[    0.485857] pci 0000:00:04.0: BAR 0 [mem 0xfe000000-0xfe7fffff pref]\n[    0.489200] pci 0000:00:04.0: BAR 2 [mem 0xfe80c000-0xfe80ffff 64bit pref]\n[    0.491150] pci 0000:00:04.0: BAR 4 [mem 0xfebd3000-0xfebd3fff]\n[    0.494668] pci 0000:00:04.0: ROM [mem 0xfebc0000-0xfebcffff pref]\n[    0.495252] pci 0000:00:04.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]\n[    0.496806] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.500194] pci 0000:00:1d.0: BAR 4 [io  0xc0c0-0xc0df]\n[    0.502346] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.505764] pci 0000:00:1d.1: BAR 4 [io  0xc0e0-0xc0ff]\n[    0.508385] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.511408] pci 0000:00:1d.2: BAR 4 [io  0xc100-0xc11f]\n[    0.513450] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 conventional PCI endpoint\n[    0.514719] pci 0000:00:1d.7: BAR 0 [mem 0xfebd4000-0xfebd4fff]\n[    0.517623] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 conventional PCI endpoint\n[    0.519648] pci 0000:00:1f.0: quirk: [io  0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO\n[    0.521450] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 conventional PCI endpoint\n[    0.526951] pci 0000:00:1f.2: BAR 4 [io  0xc120-0xc13f]\n[    0.529192] pci 0000:00:1f.2: BAR 5 [mem 0xfebd5000-0xfebd5fff]\n[    0.532420] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 conventional PCI endpoint\n[    0.534761] pci 0000:00:1f.3: BAR 4 [io  0x0700-0x073f]\n[    0.535999] ACPI: PCI: Interrupt link LNKA configured for IRQ 10\n[    0.537240] ACPI: PCI: Interrupt link LNKB configured for IRQ 10\n[    0.538236] ACPI: PCI: Interrupt link LNKC configured for IRQ 11\n[    0.539247] ACPI: PCI: Interrupt link LNKD configured for IRQ 11\n[    0.541256] ACPI: PCI: Interrupt link LNKE configured for IRQ 10\n[    0.542238] ACPI: PCI: Interrupt link LNKF configured for IRQ 10\n[    0.543320] ACPI: PCI: Interrupt link LNKG configured for IRQ 11\n[    0.544284] ACPI: PCI: Interrupt link LNKH configured for IRQ 11\n[    0.545269] ACPI: PCI: Interrupt link GSIA configured for IRQ 16\n[    0.546196] ACPI: PCI: Interrupt link GSIB configured for IRQ 17\n[    0.547195] ACPI: PCI: Interrupt link GSIC configured for IRQ 18\n[    0.548195] ACPI: PCI: Interrupt link GSID configured for IRQ 19\n[    0.549198] ACPI: PCI: Interrupt link GSIE configured for IRQ 20\n[    0.550194] ACPI: PCI: Interrupt link GSIF configured for IRQ 21\n[    0.551194] ACPI: PCI: Interrupt link GSIG configured for IRQ 22\n[    0.552196] ACPI: PCI: Interrupt link GSIH configured for IRQ 23\n[    0.553417] iommu: Default domain type: Translated\n[    0.554191] iommu: DMA domain TLB invalidation policy: lazy mode\n[    0.555236] SCSI subsystem initialized\n[    0.556208] ACPI: bus type USB registered\n[    0.557217] usbcore: registered new interface driver usbfs\n[    0.558204] usbcore: registered new interface driver hub\n[    0.559203] usbcore: registered new device driver usb\n[    0.561229] pps_core: LinuxPPS API ver. 1 registered\n[    0.562197] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>\n[    0.564196] PTP clock support registered\n[    0.565360] Bluetooth: Core ver 2.22\n[    0.566204] NET: Registered PF_BLUETOOTH protocol family\n[    0.567191] Bluetooth: HCI device and connection manager initialized\n[    0.568192] Bluetooth: HCI socket layer initialized\n[    0.569191] Bluetooth: L2CAP socket layer initialized\n[    0.570220] Bluetooth: SCO socket layer initialized\n[    0.571227] PCI: Using ACPI for IRQ routing\n[    0.623486] pci 0000:00:04.0: vgaarb: setting as boot VGA device\n[    0.624187] pci 0000:00:04.0: vgaarb: bridge control possible\n[    0.624187] pci 0000:00:04.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none\n[    0.624195] vgaarb: loaded\n[    0.624850] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0\n[    0.625194] hpet0: 3 comparators, 64-bit 100.000000 MHz counter\n[    0.630833] clocksource: Switched to clocksource kvm-clock\n[    0.631743] pnp: PnP ACPI init\n[    0.632716] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved\n[    0.634778] pnp: PnP ACPI: found 5 devices\n[    0.653341] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[    0.655545] NET: Registered PF_INET protocol family\n[    0.656811] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)\n[    0.658738] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)\n[    0.660774] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)\n[    0.662484] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)\n[    0.664155] TCP bind hash table entries: 2048 (order: 4, 65536 bytes, linear)\n[    0.665635] TCP: Hash tables configured (established 2048 bind 2048)\n[    0.666961] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.668341] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.669984] NET: Registered PF_UNIX/PF_LOCAL protocol family\n[    0.671482] RPC: Registered named UNIX socket transport module.\n[    0.672822] RPC: Registered udp transport module.\n[    0.673896] RPC: Registered tcp transport module.\n[    0.687193] RPC: Registered tcp-with-tls transport module.\n[    0.688368] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[    0.689719] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]\n[    0.690999] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]\n[    0.692276] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]\n[    0.700531] pci_bus 0000:00: resource 7 [mem 0x10000000-0xafffffff window]\n[    0.701946] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window]\n[    0.703352] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window]\n[    0.704938] ACPI: \\_SB_.GSIA: Enabled at IRQ 16\n[    0.706501] ACPI: \\_SB_.GSIB: Enabled at IRQ 17\n[    0.708019] ACPI: \\_SB_.GSIC: Enabled at IRQ 18\n[    0.709523] ACPI: \\_SB_.GSID: Enabled at IRQ 19\n[    0.711077] PCI: CLS 0 bytes, default 64\n[    0.712020] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.714684] Initialise system trusted keyrings\n[    0.715714] workingset: timestamp_bits=46 max_order=16 bucket_order=0\n[    0.733130] NFS: Registering the id_resolver key type\n[    0.734456] Key type id_resolver registered\n[    0.735376] Key type id_legacy registered\n[    0.736823] Key type cifs.idmap registered\n[    0.744721] xor: automatically using best checksumming function   avx       \n[    0.746175] Key type asymmetric registered\n[    0.747069] Asymmetric key parser 'x509' registered\n[    0.748106] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)\n[    0.749676] io scheduler mq-deadline registered\n[    0.750657] io scheduler kyber registered\n[    0.751537] io scheduler bfq registered\n[    0.752602] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[    0.754247] ACPI: button: Power Button [PWRF]\n[    0.755629] ACPI: \\_SB_.GSIF: Enabled at IRQ 21\n[    0.757771] ACPI: \\_SB_.GSIG: Enabled at IRQ 22\n[    0.759618] ACPI: \\_SB_.GSIH: Enabled at IRQ 23\n[    0.773975] ACPI: \\_SB_.GSIE: Enabled at IRQ 20\n[    0.778243] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled\n[    0.780088] 00:01: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A\n[    0.782323] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[    0.785509] Linux agpgart interface v0.103\n[    0.786761] ACPI: bus type drm_connector registered\n[    0.788216] [drm] pci: virtio-vga detected at 0000:00:04.0\n[    0.789747] virtio-pci 0000:00:04.0: vgaarb: deactivate vga console\n[    0.794383] Console: switching to colour dummy device 80x25\n[    0.795696] [drm] features: -virgl +edid -resource_blob -host_visible\n[    0.795697] [drm] features: -context_init\n[    0.798322] [drm] number of scanouts: 1\n[    0.799148] [drm] number of cap sets: 0\n[    0.800320] [drm] Initialized virtio_gpu 0.1.0 for 0000:00:04.0 on minor 0\n[    0.802714] fbcon: virtio_gpudrmfb (fb0) is primary device\n[    0.822541] Console: switching to colour frame buffer device 160x50\n[    0.838669] virtio-pci 0000:00:04.0: [drm] fb0: virtio_gpudrmfb frame buffer device\n[    0.847072] brd: module loaded\n[    0.848749] loop: module loaded\n[    0.857086] virtio_scsi virtio2: 4/0/0 default/read/poll queues\n[    0.861435] scsi host0: Virtio SCSI HBA\n[    0.864947] scsi 0:0:0:0: Direct-Access     QEMU     QEMU HARDDISK    2.5+ PQ: 0 ANSI: 5\n[    0.877607] sd 0:0:0:0: Power-on or device reset occurred\n[    0.881065] sd 0:0:0:0: [sda] 391202 512-byte logical blocks: (200 MB/191 MiB)\n[    0.882652] ahci 0000:00:1f.2: AHCI vers 0001.0000, 32 command slots, 1.5 Gbps, SATA mode\n[    0.882795] sd 0:0:0:0: [sda] Write Protect is off\n[    0.886437] ahci 0000:00:1f.2: 6/6 ports implemented (port mask 0x3f)\n[    0.892653] ahci 0000:00:1f.2: flags: 64bit ncq only \n[    0.892760] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA\n[    0.899530] scsi host1: ahci\n[    0.900499] scsi host2: ahci\n[    0.904470] scsi host3: ahci\n[    0.906980] scsi host4: ahci\n[    0.909620] scsi host5: ahci\n[    0.912281]  sda: sda1 sda2 sda3\n[    0.912600] scsi host6: ahci\n[    0.917259] sd 0:0:0:0: [sda] Attached SCSI disk\n[    0.920751] ata1: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5100 irq 36 lpm-pol 0\n[    0.925586] ata2: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5180 irq 36 lpm-pol 0\n[    0.930128] ata3: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5200 irq 36 lpm-pol 0\n[    0.934360] ata4: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5280 irq 36 lpm-pol 0\n[    0.936379] ata5: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5300 irq 36 lpm-pol 0\n[    0.943341] ata6: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5380 irq 36 lpm-pol 0\n[    0.949708] e100: Intel(R) PRO/100 Network Driver\n[    0.951017] e100: Copyright(c) 1999-2006 Intel Corporation\n[    0.955257] e1000: Intel(R) PRO/1000 Network Driver\n[    0.958723] e1000: Copyright (c) 1999-2006 Intel Corporation.\n[    0.961712] e1000e: Intel(R) PRO/1000 Network Driver\n[    0.964271] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.\n[    0.970777] igb: Intel(R) Gigabit Ethernet Network Driver\n[    0.971826] igb: Copyright (c) 2007-2014 Intel Corporation.\n[    0.977416] uhci_hcd 0000:00:1d.0: UHCI Host Controller\n[    0.978787] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1\n[    0.983742] uhci_hcd 0000:00:1d.0: irq 16, io port 0x0000c0c0\n[    0.986535] hub 1-0:1.0: USB hub found\n[    0.987493] hub 1-0:1.0: 2 ports detected\n[    0.991422] ehci-pci 0000:00:1d.7: EHCI Host Controller\n[    0.992872] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2\n[    0.996524] ehci-pci 0000:00:1d.7: irq 19, io mem 0xfebd4000\n[    1.005371] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00\n[    1.007798] hub 2-0:1.0: USB hub found\n[    1.010775] hub 2-0:1.0: 6 ports detected\n[    1.037778] hub 1-0:1.0: USB hub found\n[    1.039920] hub 1-0:1.0: 2 ports detected\n[    1.044771] uhci_hcd 0000:00:1d.1: UHCI Host Controller\n[    1.047600] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3\n[    1.052811] uhci_hcd 0000:00:1d.1: irq 17, io port 0x0000c0e0\n[    1.056548] hub 3-0:1.0: USB hub found\n[    1.057421] hub 3-0:1.0: 2 ports detected\n[    1.063029] uhci_hcd 0000:00:1d.2: UHCI Host Controller\n[    1.064916] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4\n[    1.070870] uhci_hcd 0000:00:1d.2: irq 18, io port 0x0000c100\n[    1.074456] hub 4-0:1.0: USB hub found\n[    1.075612] hub 4-0:1.0: 2 ports detected\n[    1.080548] usbcore: registered new interface driver usb-storage\n[    1.082173] usbcore: registered new interface driver usbserial_generic\n[    1.085037] usbserial: USB Serial support registered for generic\n[    1.088342] usbcore: registered new interface driver ftdi_sio\n[    1.091399] usbserial: USB Serial support registered for FTDI USB Serial Device\n[    1.094532] usbcore: registered new interface driver pl2303\n[    1.097434] usbserial: USB Serial support registered for pl2303\n[    1.100507] i8042: PNP: No PS/2 controller found.\n[    1.103326] mousedev: PS/2 mouse device common for all mice\n[    1.107061] rtc_cmos 00:03: RTC can wake from S4\n[    1.112099] rtc_cmos 00:03: registered as rtc0\n[    1.115230] rtc_cmos 00:03: setting system clock to 2025-04-15T15:57:21 UTC (1744732641)\n[    1.118566] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram, hpet irqs\n[    1.121336] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev\n[    1.122283] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt\n[    1.123739] amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled\n[    1.130804] i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD\n[    1.131635] sdhci: Secure Digital Host Controller Interface driver\n[    1.152788] sdhci: Copyright(c) Pierre Ossman\n[    1.160128] sdhci-pltfm: SDHCI platform and OF driver helper\n[    1.163074] usbcore: registered new interface driver usbhid\n[    1.166224] usbhid: USB HID core driver\n[    1.168949] u32 classifier\n[    1.171316]     input device check on\n[    1.175706]     Actions configured\n[    1.178471] NET: Registered PF_INET6 protocol family\n[    1.182175] Segment Routing with IPv6\n[    1.184721] In-situ OAM (IOAM) with IPv6\n[    1.187657] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver\n[    1.191151] NET: Registered PF_PACKET protocol family\n[    1.194206] Bridge firewalling registered\n[    1.198620] l2tp_core: L2TP core driver, V2.0\n[    1.201644] Key type dns_resolver registered\n[    1.204610] NET: Registered PF_VSOCK protocol family\n[    1.207704] IPI shorthand broadcast: enabled\n[    1.211377] sched_clock: Marking stable (1006006008, 205300177)->(1482534688, -271228503)\n[    1.213797] registered taskstats version 1\n[    1.218775] Loading compiled-in X.509 certificates\n[    1.224232] Key type .fscrypt registered\n[    1.225986] Key type fscrypt-provisioning registered\n[    1.229070] Btrfs loaded, zoned=no, fsverity=no\n[    1.232229] Key type encrypted registered\n[    1.234410] printk: legacy console [netcon0] enabled\n[    1.238353] netconsole: network logging started\n[    1.241836] clk: Disabling unused clocks\n[    1.257155] ata4: SATA link down (SStatus 0 SControl 300)\n[    1.261522] ata2: SATA link down (SStatus 0 SControl 300)\n[    1.266276] ata6: SATA link down (SStatus 0 SControl 300)\n[    1.270006] ata1: SATA link down (SStatus 0 SControl 300)\n[    1.272330] usb 2-1: new high-speed USB device number 2 using ehci-pci\n[    1.275087] ata3: SATA link down (SStatus 0 SControl 300)\n[    1.310817] ata5: SATA link down (SStatus 0 SControl 300)\n[    1.315354] md: Waiting for all devices to be available before autodetect\n[    1.318646] md: If you don't use raid, use raid=noautodetect\n[    1.322771] md: Autodetecting RAID arrays.\n[    1.333086] md: autorun ...\n[    1.335665] md: ... autorun DONE.\n[    1.342554] EXT4-fs (sda2): orphan cleanup on readonly fs\n[    1.344397] EXT4-fs (sda2): mounted filesystem 7025e2fe-aaa6-4947-af3d-639e4c3552f6 ro with ordered data mode. Quota mode: disabled.\n[    1.348453] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.\n[    1.354178] devtmpfs: mounted\n[    1.356013] Freeing unused kernel image (initmem) memory: 3508K\n[    1.358612] Write protecting the kernel read-only data: 26624k\n[    1.362014] Freeing unused kernel image (rodata/data gap) memory: 324K\n[    1.365211] Run /sbin/init as init process\n[    1.390441] systemd[1]: systemd 257.4 running in system mode (-PAM -AUDIT -SELINUX -APPARMOR +IMA +IPE -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP -LIBCRYPTSETUP_PLUGINS +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -BTF +XKBCOMMON +UTMP -SYSVINIT -LIBARCHIVE)\n[    1.402230] systemd[1]: Detected virtualization kvm.\n[    1.403669] systemd[1]: Detected architecture x86-64.\n[    1.413380] systemd[1]: Hostname set to <qemux86-64>.\n[    1.418612] systemd[1]: Initializing machine ID from random generator.\n[    1.420263] systemd[1]: Installed transient /etc/machine-id file.\n[    1.445462] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/0003:0627:0001.0001/input/input1\n[    1.450718] hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:1d.7-1/input0\n[    1.502238] systemd[1]: Queued start job for default target Multi-User System.\n[    1.522156] systemd[1]: Created slice Slice /system/getty.\n[    1.523763] systemd[1]: Created slice Slice /system/modprobe.\n[    1.528789] systemd[1]: Created slice Slice /system/serial-getty.\n[    1.537596] systemd[1]: Created slice User and Session Slice.\n[    1.545384] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[    1.548771] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[    1.557919] systemd[1]: Expecting device /dev/sda1...\n[    1.564582] systemd[1]: Expecting device /dev/ttyS0...\n[    1.570476] usb 2-2: new high-speed USB device number 3 using ehci-pci\n[    1.583273] systemd[1]: Reached target Path Units.\n[    1.598641] systemd[1]: Reached target Remote File Systems.\n[    1.606246] systemd[1]: Reached target Slice Units.\n[    1.616160] systemd[1]: Reached target Swaps.\n[    1.617655] systemd[1]: Listening on Syslog Socket.\n[    1.622657] systemd[1]: Listening on Credential Encryption/Decryption.\n[    1.631844] systemd[1]: Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit).\n[    1.634812] systemd[1]: Listening on Journal Socket (/dev/log).\n[    1.638955] systemd[1]: Listening on Journal Sockets.\n[    1.646339] systemd[1]: Listening on Network Service Netlink Socket.\n[    1.653992] systemd[1]: Listening on udev Control Socket.\n[    1.658377] systemd[1]: Listening on udev Kernel Socket.\n[    1.664934] systemd[1]: Listening on User Database Manager Socket.\n[    1.669007] systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).\n[    1.678830] systemd[1]: Mounting POSIX Message Queue File System...\n[    1.705398] systemd[1]: Mounting Kernel Debug File System...\n[    1.709629] systemd[1]: Mounting Kernel Trace File System...\n[    1.719065] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.726405] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.732907] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/0003:0627:0001.0002/input/input2\n[    1.734999] systemd[1]: Starting Load Kernel Module configfs...\n[    1.766377] systemd[1]: Starting Load Kernel Module drm...\n[    1.771756] systemd[1]: Starting Load Kernel Module fuse...\n[    1.779328] systemd[1]: Starting Journal Service...\n[    1.786511] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.791134] systemd[1]: Starting Generate network units from Kernel command line...\n[    1.796394] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    1.802114] systemd-journald[133]: Collecting audit messages is disabled.\n[    1.806908] systemd[1]: Starting Apply Kernel Variables...\n[    1.814681] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.823953] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.836471] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.836535] EXT4-fs (sda2): re-mounted 7025e2fe-aaa6-4947-af3d-639e4c3552f6 ro. Quota mode: disabled.\n[    1.852329] systemd[1]: Starting Coldplug All udev Devices...\n[    1.863754] systemd[1]: Started Journal Service.\n[    1.912113] systemd-journald[133]: Received client request to flush runtime journal.\n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415161408\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250415161408\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.g10xc711\nCreated listening socket for qemu serial console on: 127.0.0.1:37465\nCreated listening socket for qemu serial console on: 127.0.0.1:41531\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic tcpserial=37465:41531 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.srmgg8k0,server,wait -qmp unix:./.g10xc711,server,nowait\"\nrunqemu started, pid is 2560059\nwaiting at most 300 seconds for qemu pid (04/15/25 16:15:16)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.srmgg8k0\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.srmgg8k0\nQMP connected to QEMU at 04/15/25 16:15:16 and took 0.53 seconds\nQMP released QEMU at 04/15/25 16:15:16 and took 0.13 seconds from connect\nqemu started in 0.66 seconds - qemu procces pid is 2560122 (04/15/25 16:15:16)\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:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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.wic.2560060\nrunqemu - INFO - Copy done in 0.08649921417236328 seconds\nrunqemu - INFO - Using scsi drive\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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 if=none,id=hd,file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.2560060,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -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:37465,nodelay=on -serial tcp:127.0.0.1:41531,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.srmgg8k0,server,wait -qmp unix:./.g10xc711,server,nowait -device virtio-vga  -display sdl,show-cursor=on  \n\nrunqemu - INFO - Host uptime: 86788.17\n\n\nWaiting at most 1000 seconds for login banner (04/15/25 16:15:16)\nConnection from 127.0.0.1:58210\nTarget didn't reach login banner in 1000 seconds (04/15/25 16:31:57)\nLast 25 lines of login console (0):\n\nLast 25 lines of all logging (36241):\n[    1.668529] systemd[1]: Mounting Kernel Trace File System...\n[    1.679287] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.682290] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/0003:0627:0001.0002/input/input2\n[    1.687516] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.696019] systemd[1]: Starting Load Kernel Module configfs...\n[    1.701649] systemd[1]: Starting Load Kernel Module drm...\n[    1.712421] systemd[1]: Starting Load Kernel Module fuse...\n[    1.743917] systemd[1]: Starting Journal Service...\n[    1.757152] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.761909] systemd[1]: Starting Generate network units from Kernel command line...\n[    1.766829] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    1.774182] systemd[1]: Starting Apply Kernel Variables...\n[    1.781837] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.786160] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.786379] systemd-journald[152]: Collecting audit messages is disabled.\n[    1.791139] EXT4-fs (sda2): re-mounted bc3f6c95-72c2-4859-b6e0-25c927ffcd55 ro. Quota mode: disabled.\n[    1.808366] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.814055] systemd[1]: Starting Coldplug All udev Devices...\n[    1.826338] systemd[1]: Started Journal Service.\n[    1.877468] systemd-journald[152]: Received client request to flush runtime journal.\n[!p]104[?7h[6n[32766;32766H[6n[!p]104[?7h[6n[32766;32766H[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: [  367.940400] clocksource: Long readout interval, skipping watchdog check: cs_nsec: 5208636470 wd_nsec: 5208634733\nCheck full boot log: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415161408\nStopping logging thread\nStop event received\nTearing down logging thread\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 87794.53\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.2560060\ntput: No value for $TERM and no -T specified\n\nExtra log data read: \n\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 87794.53\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.2560060\ntput: No value for $TERM and no -T specified\n\nERROR: Qemu log output from /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415161408:\n\nSYSLINUX 6.04 6.04-pre2 Copyright (C) 1994-2015 H. Peter Anvin et al\nLoading /bzImage... ok\n[    0.000000] Linux version 6.12.19-yocto-standard (oe-user@oe-host) (x86_64-poky-linux-gcc (GCC) 14.2.0, GNU ld (GNU Binutils) 2.44) #1 SMP PREEMPT_DYNAMIC Wed Mar 19 23:04:08 UTC 2025\n[    0.000000] Command line: BOOT_IMAGE=/bzImage label=boot root=PARTUUID=307b6990-6789-4f56-9514-545d93a4fba2 rootfstype=ext4 console=ttyS0,115200 console=tty0  ro\n[    0.000000] BIOS-provided physical RAM map:\n[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd7fff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000ffd8000-0x000000000fffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\n[    0.000000] NX (Execute Disable) protection: active\n[    0.000000] APIC: Static calls initialized\n[    0.000000] SMBIOS 2.8 present.\n[    0.000000] DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014\n[    0.000000] DMI: Memory slots populated: 1/1\n[    0.000000] Hypervisor detected: KVM\n[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[    0.000000] kvm-clock: using sched offset of 433311237 cycles\n[    0.000001] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[    0.000003] tsc: Detected 2749.998 MHz processor\n[    0.000930] last_pfn = 0xffd8 max_arch_pfn = 0x400000000\n[    0.000964] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs\n[    0.000966] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  \n[    0.002848] found SMP MP-table at [mem 0x000f5440-0x000f544f]\n[    0.002975] ACPI: Early table checksum verification disabled\n[    0.002976] ACPI: RSDP 0x00000000000F5270 000014 (v00 BOCHS )\n[    0.002981] ACPI: RSDT 0x000000000FFE2437 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002985] ACPI: FACP 0x000000000FFE2217 0000F4 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002988] ACPI: DSDT 0x000000000FFE0040 0021D7 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002990] ACPI: FACS 0x000000000FFE0000 000040\n[    0.002992] ACPI: APIC 0x000000000FFE230B 000090 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002993] ACPI: HPET 0x000000000FFE239B 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002994] ACPI: MCFG 0x000000000FFE23D3 00003C (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002996] ACPI: WAET 0x000000000FFE240F 000028 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002997] ACPI: Reserving FACP table memory at [mem 0xffe2217-0xffe230a]\n[    0.002998] ACPI: Reserving DSDT table memory at [mem 0xffe0040-0xffe2216]\n[    0.002999] ACPI: Reserving FACS table memory at [mem 0xffe0000-0xffe003f]\n[    0.002999] ACPI: Reserving APIC table memory at [mem 0xffe230b-0xffe239a]\n[    0.003000] ACPI: Reserving HPET table memory at [mem 0xffe239b-0xffe23d2]\n[    0.003000] ACPI: Reserving MCFG table memory at [mem 0xffe23d3-0xffe240e]\n[    0.003001] ACPI: Reserving WAET table memory at [mem 0xffe240f-0xffe2436]\n[    0.003029] Zone ranges:\n[    0.003029]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]\n[    0.003030]   DMA32    [mem 0x0000000001000000-0x000000000ffd7fff]\n[    0.003031]   Normal   empty\n[    0.003032] Movable zone start for each node\n[    0.003032] Early memory node ranges\n[    0.003032]   node   0: [mem 0x0000000000001000-0x000000000009efff]\n[    0.003033]   node   0: [mem 0x0000000000100000-0x000000000ffd7fff]\n[    0.003034] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd7fff]\n[    0.003139] On node 0, zone DMA: 1 pages in unavailable ranges\n[    0.003160] On node 0, zone DMA: 97 pages in unavailable ranges\n[    0.003564] On node 0, zone DMA32: 40 pages in unavailable ranges\n[    0.003950] ACPI: PM-Timer IO Port: 0x608\n[    0.003957] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[    0.003980] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[    0.003982] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[    0.003983] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[    0.003984] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[    0.003985] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[    0.003986] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[    0.003988] ACPI: Using ACPI (MADT) for SMP configuration information\n[    0.003988] ACPI: HPET id: 0x8086a201 base: 0xfed00000\n[    0.003990] TSC deadline timer available\n[    0.003993] CPU topo: Max. logical packages:   1\n[    0.003994] CPU topo: Max. logical dies:       1\n[    0.003994] CPU topo: Max. dies per package:   1\n[    0.003997] CPU topo: Max. threads per core:   1\n[    0.003998] CPU topo: Num. cores per package:     4\n[    0.003998] CPU topo: Num. threads per package:   4\n[    0.003998] CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs\n[    0.004007] kvm-guest: APIC: eoi() replaced with kvm_guest_apic_eoi_write()\n[    0.004018] [mem 0x10000000-0xafffffff] available for PCI devices\n[    0.004018] Booting paravirtualized kernel on KVM\n[    0.004019] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns\n[    0.004022] setup_percpu: NR_CPUS:64 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1\n[    0.004186] percpu: Embedded 58 pages/cpu s199704 r8192 d29672 u524288\n[    0.004212] Kernel command line: BOOT_IMAGE=/bzImage label=boot root=PARTUUID=307b6990-6789-4f56-9514-545d93a4fba2 rootfstype=ext4 console=ttyS0,115200 console=tty0  ro\n[    0.004238] Unknown kernel command line parameters \"BOOT_IMAGE=/bzImage label=boot\", will be passed to user space.\n[    0.004242] random: crng init done\n[    0.004251] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)\n[    0.004257] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)\n[    0.004280] Built 1 zonelists, mobility grouping on.  Total pages: 65398\n[    0.004436] mem auto-init: stack:all(zero), heap alloc:off, heap free:off\n[    0.004728] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1\n[    0.004741] ftrace: allocating 54061 entries in 212 pages\n[    0.013730] ftrace: allocated 212 pages with 4 groups\n[    0.013758] Dynamic Preempt: full\n[    0.013881] rcu: Preemptible hierarchical RCU implementation.\n[    0.013881] rcu: \tRCU event tracing is enabled.\n[    0.013882] rcu: \tRCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.\n[    0.013883] \tTrampoline variant of Tasks RCU enabled.\n[    0.013883] \tRude variant of Tasks RCU enabled.\n[    0.013883] \tTracing variant of Tasks RCU enabled.\n[    0.013884] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.\n[    0.013884] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4\n[    0.013888] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.013889] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.013890] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.018510] NR_IRQS: 4352, nr_irqs: 456, preallocated irqs: 16\n[    0.018694] rcu: srcu_init: Setting srcu_struct sizes based on contention.\n[    0.018759] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)\n[    0.036613] Console: colour VGA+ 80x25\n[    0.036618] printk: legacy console [tty0] enabled\n[    0.083305] printk: legacy console [ttyS0] enabled\n[    0.215460] ACPI: Core revision 20240827\n[    0.216447] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns\n[    0.218464] APIC: Switch to symmetric I/O mode setup\n[    0.219721] x2apic enabled\n[    0.220649] APIC: Switched APIC routing to: physical x2apic\n[    0.222893] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[    0.224157] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.226352] Calibrating delay loop (skipped) preset value.. 5499.99 BogoMIPS (lpj=2749998)\n[    0.228489] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[    0.230353] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[    0.232355] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization\n[    0.233354] Spectre V2 : Mitigation: Retpolines\n[    0.235045] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[    0.236354] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT\n[    0.237352] Speculative Store Bypass: Vulnerable\n[    0.239061] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'\n[    0.240352] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'\n[    0.241352] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'\n[    0.243353] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256\n[    0.244352] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[    0.262777] Freeing SMP alternatives memory: 56K\n[    0.264355] pid_max: default: 32768 minimum: 301\n[    0.265370] LSM: initializing lsm=capability,landlock\n[    0.266383] landlock: Up and running.\n[    0.267371] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.268352] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.270422] smpboot: CPU0: AMD Intel Xeon E3-12xx v2 (Ivy Bridge) (family: 0x6, model: 0x3a, stepping: 0x9)\n[    0.271462] Performance Events: AMD PMU driver.\n[    0.272357] ... version:                0\n[    0.273300] ... bit width:              48\n[    0.274053] ... generic registers:      4\n[    0.274354] ... value mask:             0000ffffffffffff\n[    0.275354] ... max period:             00007fffffffffff\n[    0.276354] ... fixed-purpose events:   0\n[    0.277293] ... event mask:             000000000000000f\n[    0.278322] signal: max sigframe size: 1776\n[    0.279115] rcu: Hierarchical SRCU implementation.\n[    0.280183] rcu: \tMax phase no-delay instances is 400.\n[    0.281250] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level\n[    0.282586] smp: Bringing up secondary CPUs ...\n[    0.283487] smpboot: x86: Booting SMP configuration:\n[    0.284365] .... node  #0, CPUs:      #1 #2 #3\n[    0.320384] smp: Brought up 1 node, 4 CPUs\n[    0.322275] smpboot: Total of 4 processors activated (21999.98 BogoMIPS)\n[    0.323621] Memory: 214376K/261592K available (20480K kernel code, 2435K rwdata, 5828K rodata, 3512K init, 2048K bss, 43280K reserved, 0K cma-reserved)\n[    0.324416] devtmpfs: initialized\n[    0.325561] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns\n[    0.326359] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)\n[    0.327379] pinctrl core: initialized pinctrl subsystem\n[    0.328718] NET: Registered PF_NETLINK/PF_ROUTE protocol family\n[    0.329440] thermal_sys: Registered thermal governor 'step_wise'\n[    0.329441] thermal_sys: Registered thermal governor 'user_space'\n[    0.330365] cpuidle: using governor menu\n[    0.332587] PCI: ECAM [mem 0xb0000000-0xbfffffff] (base 0xb0000000) for domain 0000 [bus 00-ff]\n[    0.334356] PCI: ECAM [mem 0xb0000000-0xbfffffff] reserved as E820 entry\n[    0.335361] PCI: Using configuration type 1 for base access\n[    0.336391] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.\n[    0.355354] raid6: sse2x4   gen() 23809 MB/s\n[    0.373355] raid6: sse2x2   gen() 25656 MB/s\n[    0.391355] raid6: sse2x1   gen()  6969 MB/s\n[    0.392344] raid6: using algorithm sse2x2 gen() 25656 MB/s\n[    0.409354] raid6: .... xor() 18828 MB/s, rmw enabled\n[    0.410355] raid6: using ssse3x2 recovery algorithm\n[    0.411413] ACPI: Added _OSI(Module Device)\n[    0.412355] ACPI: Added _OSI(Processor Device)\n[    0.413317] ACPI: Added _OSI(3.0 _SCP Extensions)\n[    0.414102] ACPI: Added _OSI(Processor Aggregator Device)\n[    0.415646] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[    0.417429] ACPI: Interpreter enabled\n[    0.418288] ACPI: PM: (supports S0 S3 S5)\n[    0.419036] ACPI: Using IOAPIC for interrupt routing\n[    0.419370] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[    0.420357] PCI: Using E820 reservations for host bridge windows\n[    0.421398] ACPI: Enabled 2 GPEs in block 00 to 3F\n[    0.423304] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[    0.424359] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]\n[    0.425380] acpi PNP0A08:00: _OSC: platform does not support [LTR]\n[    0.426384] acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability]\n[    0.427390] PCI host bridge to bus 0000:00\n[    0.428320] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]\n[    0.429356] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]\n[    0.430359] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[    0.432359] pci_bus 0000:00: root bus resource [mem 0x10000000-0xafffffff window]\n[    0.434355] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[    0.435355] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window]\n[    0.436355] pci_bus 0000:00: root bus resource [bus 00-ff]\n[    0.437395] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 conventional PCI endpoint\n[    0.438784] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint\n[    0.440355] pci 0000:00:01.0: BAR 0 [io  0xc080-0xc09f]\n[    0.442355] pci 0000:00:01.0: BAR 1 [mem 0xfebd0000-0xfebd0fff]\n[    0.446356] pci 0000:00:01.0: BAR 4 [mem 0xfe800000-0xfe803fff 64bit pref]\n[    0.449358] pci 0000:00:01.0: ROM [mem 0xfeb80000-0xfebbffff pref]\n[    0.451393] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 conventional PCI endpoint\n[    0.453292] pci 0000:00:02.0: BAR 0 [io  0xc0a0-0xc0bf]\n[    0.454822] pci 0000:00:02.0: BAR 1 [mem 0xfebd1000-0xfebd1fff]\n[    0.458276] pci 0000:00:02.0: BAR 4 [mem 0xfe804000-0xfe807fff 64bit pref]\n[    0.460780] pci 0000:00:03.0: [1af4:1004] type 00 class 0x010000 conventional PCI endpoint\n[    0.462355] pci 0000:00:03.0: BAR 0 [io  0xc000-0xc03f]\n[    0.465359] pci 0000:00:03.0: BAR 1 [mem 0xfebd2000-0xfebd2fff]\n[    0.473360] pci 0000:00:03.0: BAR 4 [mem 0xfe808000-0xfe80bfff 64bit pref]\n[    0.476540] pci 0000:00:04.0: [1af4:1050] type 00 class 0x030000 conventional PCI endpoint\n[    0.478870] pci 0000:00:04.0: BAR 0 [mem 0xfe000000-0xfe7fffff pref]\n[    0.480798] pci 0000:00:04.0: BAR 2 [mem 0xfe80c000-0xfe80ffff 64bit pref]\n[    0.482318] pci 0000:00:04.0: BAR 4 [mem 0xfebd3000-0xfebd3fff]\n[    0.486090] pci 0000:00:04.0: ROM [mem 0xfebc0000-0xfebcffff pref]\n[    0.487451] pci 0000:00:04.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]\n[    0.489785] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.492887] pci 0000:00:1d.0: BAR 4 [io  0xc0c0-0xc0df]\n[    0.493974] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.496766] pci 0000:00:1d.1: BAR 4 [io  0xc0e0-0xc0ff]\n[    0.498004] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.502567] pci 0000:00:1d.2: BAR 4 [io  0xc100-0xc11f]\n[    0.504114] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 conventional PCI endpoint\n[    0.505949] pci 0000:00:1d.7: BAR 0 [mem 0xfebd4000-0xfebd4fff]\n[    0.510467] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 conventional PCI endpoint\n[    0.511707] pci 0000:00:1f.0: quirk: [io  0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO\n[    0.512533] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 conventional PCI endpoint\n[    0.516111] pci 0000:00:1f.2: BAR 4 [io  0xc120-0xc13f]\n[    0.517611] pci 0000:00:1f.2: BAR 5 [mem 0xfebd5000-0xfebd5fff]\n[    0.519128] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 conventional PCI endpoint\n[    0.523064] pci 0000:00:1f.3: BAR 4 [io  0x0700-0x073f]\n[    0.525727] ACPI: PCI: Interrupt link LNKA configured for IRQ 10\n[    0.526477] ACPI: PCI: Interrupt link LNKB configured for IRQ 10\n[    0.527469] ACPI: PCI: Interrupt link LNKC configured for IRQ 11\n[    0.528444] ACPI: PCI: Interrupt link LNKD configured for IRQ 11\n[    0.529441] ACPI: PCI: Interrupt link LNKE configured for IRQ 10\n[    0.530485] ACPI: PCI: Interrupt link LNKF configured for IRQ 10\n[    0.531448] ACPI: PCI: Interrupt link LNKG configured for IRQ 11\n[    0.532445] ACPI: PCI: Interrupt link LNKH configured for IRQ 11\n[    0.533416] ACPI: PCI: Interrupt link GSIA configured for IRQ 16\n[    0.534369] ACPI: PCI: Interrupt link GSIB configured for IRQ 17\n[    0.535359] ACPI: PCI: Interrupt link GSIC configured for IRQ 18\n[    0.536358] ACPI: PCI: Interrupt link GSID configured for IRQ 19\n[    0.537358] ACPI: PCI: Interrupt link GSIE configured for IRQ 20\n[    0.538358] ACPI: PCI: Interrupt link GSIF configured for IRQ 21\n[    0.539359] ACPI: PCI: Interrupt link GSIG configured for IRQ 22\n[    0.540358] ACPI: PCI: Interrupt link GSIH configured for IRQ 23\n[    0.541565] iommu: Default domain type: Translated\n[    0.542355] iommu: DMA domain TLB invalidation policy: lazy mode\n[    0.543396] SCSI subsystem initialized\n[    0.544370] ACPI: bus type USB registered\n[    0.545297] usbcore: registered new interface driver usbfs\n[    0.546298] usbcore: registered new interface driver hub\n[    0.547263] usbcore: registered new device driver usb\n[    0.548212] pps_core: LinuxPPS API ver. 1 registered\n[    0.549191] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>\n[    0.550357] PTP clock support registered\n[    0.551496] Bluetooth: Core ver 2.22\n[    0.552359] NET: Registered PF_BLUETOOTH protocol family\n[    0.553363] Bluetooth: HCI device and connection manager initialized\n[    0.554356] Bluetooth: HCI socket layer initialized\n[    0.555355] Bluetooth: L2CAP socket layer initialized\n[    0.556358] Bluetooth: SCO socket layer initialized\n[    0.557388] PCI: Using ACPI for IRQ routing\n[    0.613978] pci 0000:00:04.0: vgaarb: setting as boot VGA device\n[    0.614351] pci 0000:00:04.0: vgaarb: bridge control possible\n[    0.614351] pci 0000:00:04.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none\n[    0.614363] vgaarb: loaded\n[    0.615398] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0\n[    0.616358] hpet0: 3 comparators, 64-bit 100.000000 MHz counter\n[    0.621405] clocksource: Switched to clocksource kvm-clock\n[    0.622933] pnp: PnP ACPI init\n[    0.623784] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved\n[    0.625556] pnp: PnP ACPI: found 5 devices\n[    0.643986] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[    0.645927] NET: Registered PF_INET protocol family\n[    0.647010] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)\n[    0.648683] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)\n[    0.650473] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)\n[    0.652248] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)\n[    0.654018] TCP bind hash table entries: 2048 (order: 4, 65536 bytes, linear)\n[    0.655558] TCP: Hash tables configured (established 2048 bind 2048)\n[    0.656991] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.658397] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.659941] NET: Registered PF_UNIX/PF_LOCAL protocol family\n[    0.661493] RPC: Registered named UNIX socket transport module.\n[    0.662824] RPC: Registered udp transport module.\n[    0.663884] RPC: Registered tcp transport module.\n[    0.664966] RPC: Registered tcp-with-tls transport module.\n[    0.666189] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[    0.667605] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]\n[    0.668969] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]\n[    0.670327] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]\n[    0.687342] pci_bus 0000:00: resource 7 [mem 0x10000000-0xafffffff window]\n[    0.690181] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window]\n[    0.692683] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window]\n[    0.694358] ACPI: \\_SB_.GSIA: Enabled at IRQ 16\n[    0.695952] ACPI: \\_SB_.GSIB: Enabled at IRQ 17\n[    0.697464] ACPI: \\_SB_.GSIC: Enabled at IRQ 18\n[    0.698945] ACPI: \\_SB_.GSID: Enabled at IRQ 19\n[    0.700557] PCI: CLS 0 bytes, default 64\n[    0.701548] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.704683] Initialise system trusted keyrings\n[    0.705839] workingset: timestamp_bits=46 max_order=16 bucket_order=0\n[    0.708360] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[    0.709825] NFS: Registering the id_resolver key type\n[    0.721969] Key type id_resolver registered\n[    0.723764] Key type id_legacy registered\n[    0.726022] Key type cifs.idmap registered\n[    0.735067] xor: automatically using best checksumming function   avx       \n[    0.736645] Key type asymmetric registered\n[    0.737611] Asymmetric key parser 'x509' registered\n[    0.738725] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)\n[    0.740409] io scheduler mq-deadline registered\n[    0.741449] io scheduler kyber registered\n[    0.742401] io scheduler bfq registered\n[    0.743613] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[    0.748691] ACPI: button: Power Button [PWRF]\n[    0.750204] ACPI: \\_SB_.GSIF: Enabled at IRQ 21\n[    0.765554] ACPI: \\_SB_.GSIG: Enabled at IRQ 22\n[    0.769089] ACPI: \\_SB_.GSIH: Enabled at IRQ 23\n[    0.772554] ACPI: \\_SB_.GSIE: Enabled at IRQ 20\n[    0.776643] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled\n[    0.778155] 00:01: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A\n[    0.780038] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[    0.784969] Linux agpgart interface v0.103\n[    0.787301] ACPI: bus type drm_connector registered\n[    0.790126] [drm] pci: virtio-vga detected at 0000:00:04.0\n[    0.791389] virtio-pci 0000:00:04.0: vgaarb: deactivate vga console\n[    0.809282] Console: switching to colour dummy device 80x25\n[    0.811860] [drm] features: -virgl +edid -resource_blob -host_visible\n[    0.811863] [drm] features: -context_init\n[    0.814262] [drm] number of scanouts: 1\n[    0.814910] [drm] number of cap sets: 0\n[    0.815820] [drm] Initialized virtio_gpu 0.1.0 for 0000:00:04.0 on minor 0\n[    0.817721] fbcon: virtio_gpudrmfb (fb0) is primary device\n[    0.835562] Console: switching to colour frame buffer device 160x50\n[    0.845131] virtio-pci 0000:00:04.0: [drm] fb0: virtio_gpudrmfb frame buffer device\n[    0.851969] brd: module loaded\n[    0.853128] loop: module loaded\n[    0.858457] virtio_scsi virtio2: 4/0/0 default/read/poll queues\n[    0.862809] scsi host0: Virtio SCSI HBA\n[    0.865569] scsi 0:0:0:0: Direct-Access     QEMU     QEMU HARDDISK    2.5+ PQ: 0 ANSI: 5\n[    0.874795] sd 0:0:0:0: Power-on or device reset occurred\n[    0.878823] sd 0:0:0:0: [sda] 391202 512-byte logical blocks: (200 MB/191 MiB)\n[    0.879947] ahci 0000:00:1f.2: AHCI vers 0001.0000, 32 command slots, 1.5 Gbps, SATA mode\n[    0.884235] sd 0:0:0:0: [sda] Write Protect is off\n[    0.885464] ahci 0000:00:1f.2: 6/6 ports implemented (port mask 0x3f)\n[    0.885466] ahci 0000:00:1f.2: flags: 64bit ncq only \n[    0.890631] scsi host1: ahci\n[    0.892975] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA\n[    0.893852] scsi host2: ahci\n[    0.899220] scsi host3: ahci\n[    0.899867] scsi host4: ahci\n[    0.901756] scsi host5: ahci\n[    0.903631] scsi host6: ahci\n[    0.907115] ata1: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5100 irq 36 lpm-pol 0\n[    0.911245] ata2: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5180 irq 36 lpm-pol 0\n[    0.912150]  sda: sda1 sda2 sda3\n[    0.916441] ata3: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5200 irq 36 lpm-pol 0\n[    0.918755] sd 0:0:0:0: [sda] Attached SCSI disk\n[    0.928545] ata4: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5280 irq 36 lpm-pol 0\n[    0.936984] ata5: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5300 irq 36 lpm-pol 0\n[    0.940264] ata6: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5380 irq 36 lpm-pol 0\n[    0.944643] e100: Intel(R) PRO/100 Network Driver\n[    0.946039] e100: Copyright(c) 1999-2006 Intel Corporation\n[    0.948211] e1000: Intel(R) PRO/1000 Network Driver\n[    0.950194] e1000: Copyright (c) 1999-2006 Intel Corporation.\n[    0.952343] e1000e: Intel(R) PRO/1000 Network Driver\n[    0.954365] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.\n[    0.956545] igb: Intel(R) Gigabit Ethernet Network Driver\n[    0.958633] igb: Copyright (c) 2007-2014 Intel Corporation.\n[    0.964874] uhci_hcd 0000:00:1d.0: UHCI Host Controller\n[    0.967791] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1\n[    0.974251] uhci_hcd 0000:00:1d.0: irq 16, io port 0x0000c0c0\n[    0.978191] hub 1-0:1.0: USB hub found\n[    0.979402] hub 1-0:1.0: 2 ports detected\n[    0.983044] ehci-pci 0000:00:1d.7: EHCI Host Controller\n[    0.985950] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2\n[    0.991837] ehci-pci 0000:00:1d.7: irq 19, io mem 0xfebd4000\n[    1.001714] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00\n[    1.003390] hub 2-0:1.0: USB hub found\n[    1.006741] hub 2-0:1.0: 6 ports detected\n[    1.032793] hub 1-0:1.0: USB hub found\n[    1.034751] hub 1-0:1.0: 2 ports detected\n[    1.038881] uhci_hcd 0000:00:1d.1: UHCI Host Controller\n[    1.042156] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3\n[    1.047888] uhci_hcd 0000:00:1d.1: irq 17, io port 0x0000c0e0\n[    1.051615] hub 3-0:1.0: USB hub found\n[    1.052814] hub 3-0:1.0: 2 ports detected\n[    1.057144] uhci_hcd 0000:00:1d.2: UHCI Host Controller\n[    1.059779] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4\n[    1.065401] uhci_hcd 0000:00:1d.2: irq 18, io port 0x0000c100\n[    1.068885] hub 4-0:1.0: USB hub found\n[    1.070071] hub 4-0:1.0: 2 ports detected\n[    1.073913] usbcore: registered new interface driver usb-storage\n[    1.077048] usbcore: registered new interface driver usbserial_generic\n[    1.080410] usbserial: USB Serial support registered for generic\n[    1.083111] usbcore: registered new interface driver ftdi_sio\n[    1.085604] usbserial: USB Serial support registered for FTDI USB Serial Device\n[    1.088383] usbcore: registered new interface driver pl2303\n[    1.091463] usbserial: USB Serial support registered for pl2303\n[    1.096015] i8042: PNP: No PS/2 controller found.\n[    1.099371] mousedev: PS/2 mouse device common for all mice\n[    1.103259] rtc_cmos 00:03: RTC can wake from S4\n[    1.107065] rtc_cmos 00:03: registered as rtc0\n[    1.110027] rtc_cmos 00:03: setting system clock to 2025-04-15T16:15:17 UTC (1744733717)\n[    1.113206] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram, hpet irqs\n[    1.115241] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev\n[    1.116715] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt\n[    1.117811] amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled\n[    1.121756] i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD\n[    1.122430] sdhci: Secure Digital Host Controller Interface driver\n[    1.130603] sdhci: Copyright(c) Pierre Ossman\n[    1.131867] sdhci-pltfm: SDHCI platform and OF driver helper\n[    1.134077] usbcore: registered new interface driver usbhid\n[    1.136177] usbhid: USB HID core driver\n[    1.138121] u32 classifier\n[    1.139811]     input device check on\n[    1.141600]     Actions configured\n[    1.143868] NET: Registered PF_INET6 protocol family\n[    1.151128] Segment Routing with IPv6\n[    1.153451] In-situ OAM (IOAM) with IPv6\n[    1.157270] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver\n[    1.161803] NET: Registered PF_PACKET protocol family\n[    1.165924] Bridge firewalling registered\n[    1.168335] l2tp_core: L2TP core driver, V2.0\n[    1.170263] Key type dns_resolver registered\n[    1.172232] NET: Registered PF_VSOCK protocol family\n[    1.176389] IPI shorthand broadcast: enabled\n[    1.179932] sched_clock: Marking stable (978003070, 201652215)->(1452246858, -272591573)\n[    1.181854] registered taskstats version 1\n[    1.185138] Loading compiled-in X.509 certificates\n[    1.188333] Key type .fscrypt registered\n[    1.189978] Key type fscrypt-provisioning registered\n[    1.193391] Btrfs loaded, zoned=no, fsverity=no\n[    1.196888] Key type encrypted registered\n[    1.198683] printk: legacy console [netcon0] enabled\n[    1.202638] netconsole: network logging started\n[    1.205321] clk: Disabling unused clocks\n[    1.250956] ata3: SATA link down (SStatus 0 SControl 300)\n[    1.255094] usb 2-1: new high-speed USB device number 2 using ehci-pci\n[    1.255330] ata6: SATA link down (SStatus 0 SControl 300)\n[    1.265478] ata5: SATA link down (SStatus 0 SControl 300)\n[    1.268549] ata2: SATA link down (SStatus 0 SControl 300)\n[    1.271508] ata1: SATA link down (SStatus 0 SControl 300)\n[    1.275834] ata4: SATA link down (SStatus 0 SControl 300)\n[    1.277359] md: Waiting for all devices to be available before autodetect\n[    1.280125] md: If you don't use raid, use raid=noautodetect\n[    1.284006] md: Autodetecting RAID arrays.\n[    1.287575] md: autorun ...\n[    1.290764] md: ... autorun DONE.\n[    1.298074] EXT4-fs (sda2): orphan cleanup on readonly fs\n[    1.300921] EXT4-fs (sda2): mounted filesystem bc3f6c95-72c2-4859-b6e0-25c927ffcd55 ro with ordered data mode. Quota mode: disabled.\n[    1.305746] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.\n[    1.310870] devtmpfs: mounted\n[    1.312534] Freeing unused kernel image (initmem) memory: 3512K\n[    1.314712] Write protecting the kernel read-only data: 26624k\n[    1.317469] Freeing unused kernel image (rodata/data gap) memory: 316K\n[    1.320816] Run /sbin/init as init process\n[    1.360129] EXT4-fs (sda2): re-mounted bc3f6c95-72c2-4859-b6e0-25c927ffcd55 r/w. Quota mode: disabled.\n[    1.372796] EXT4-fs (sda3): mounted filesystem e956b00c-da64-4c2d-a48a-aaefc83eef7c r/w with ordered data mode. Quota mode: disabled.\n[    1.396890] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/0003:0627:0001.0001/input/input1\n[    1.399925] hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:1d.7-1/input0\n[    1.407687] systemd[1]: systemd 257.4 running in system mode (-PAM -AUDIT -SELINUX -APPARMOR +IMA +IPE -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP -LIBCRYPTSETUP_PLUGINS +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -BTF +XKBCOMMON +UTMP -SYSVINIT -LIBARCHIVE)\n[    1.418562] systemd[1]: Detected virtualization kvm.\n[    1.420063] systemd[1]: Detected architecture x86-64.\n[    1.440412] systemd[1]: Hostname set to <qemux86-64>.\n[    1.445131] systemd[1]: Initializing machine ID from random generator.\n[    1.497549] systemd[1]: Queued start job for default target Multi-User System.\n[    1.515740] usb 2-2: new high-speed USB device number 3 using ehci-pci\n[    1.523752] systemd[1]: Created slice Slice /system/getty.\n[    1.529250] systemd[1]: Created slice Slice /system/modprobe.\n[    1.536581] systemd[1]: Created slice Slice /system/serial-getty.\n[    1.542541] systemd[1]: Created slice User and Session Slice.\n[    1.550378] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[    1.554076] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[    1.561465] systemd[1]: Expecting device /dev/sda1...\n[    1.562709] systemd[1]: Expecting device /dev/ttyS0...\n[    1.566559] systemd[1]: Reached target Path Units.\n[    1.575694] systemd[1]: Reached target Remote File Systems.\n[    1.579103] systemd[1]: Reached target Slice Units.\n[    1.584004] systemd[1]: Reached target Swaps.\n[    1.588401] systemd[1]: Listening on Syslog Socket.\n[    1.600427] systemd[1]: Listening on Credential Encryption/Decryption.\n[    1.603799] systemd[1]: Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit).\n[    1.605777] systemd[1]: Listening on Journal Socket (/dev/log).\n[    1.608054] systemd[1]: Listening on Journal Sockets.\n[    1.618841] systemd[1]: Listening on Network Service Netlink Socket.\n[    1.623395] systemd[1]: Listening on udev Control Socket.\n[    1.636262] systemd[1]: Listening on udev Kernel Socket.\n[    1.637471] systemd[1]: Listening on User Database Manager Socket.\n[    1.642584] systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).\n[    1.648756] systemd[1]: Mounting POSIX Message Queue File System...\n[    1.663187] systemd[1]: Mounting Kernel Debug File System...\n[    1.668529] systemd[1]: Mounting Kernel Trace File System...\n[    1.679287] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.682290] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/0003:0627:0001.0002/input/input2\n[    1.687516] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.696019] systemd[1]: Starting Load Kernel Module configfs...\n[    1.701649] systemd[1]: Starting Load Kernel Module drm...\n[    1.712421] systemd[1]: Starting Load Kernel Module fuse...\n[    1.743917] systemd[1]: Starting Journal Service...\n[    1.757152] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.761909] systemd[1]: Starting Generate network units from Kernel command line...\n[    1.766829] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    1.774182] systemd[1]: Starting Apply Kernel Variables...\n[    1.781837] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.786160] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.786379] systemd-journald[152]: Collecting audit messages is disabled.\n[    1.791139] EXT4-fs (sda2): re-mounted bc3f6c95-72c2-4859-b6e0-25c927ffcd55 ro. Quota mode: disabled.\n[    1.808366] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.814055] systemd[1]: Starting Coldplug All udev Devices...\n[    1.826338] systemd[1]: Started Journal Service.\n[    1.877468] systemd-journald[152]: Received client request to flush runtime journal.\n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: [  367.940400] clocksource: Long readout interval, skipping watchdog check: cs_nsec: 5208636470 wd_nsec: 5208634733\n\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415163209\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250415163209\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.vlj2i0cr\nCreated listening socket for qemu serial console on: 127.0.0.1:44163\nCreated listening socket for qemu serial console on: 127.0.0.1:53577\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic tcpserial=44163:53577 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.i05i6nxw,server,wait -qmp unix:./.vlj2i0cr,server,nowait\"\nrunqemu started, pid is 3625906\nwaiting at most 300 seconds for qemu pid (04/15/25 16:33:17)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.i05i6nxw\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.i05i6nxw\nQMP connected to QEMU at 04/15/25 16:33:18 and took 0.54 seconds\nQMP released QEMU at 04/15/25 16:33:18 and took 0.13 seconds from connect\nqemu started in 0.66 seconds - qemu procces pid is 3626679 (04/15/25 16:33:18)\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:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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.wic.3625931\nrunqemu - INFO - Copy done in 0.10341811180114746 seconds\nrunqemu - INFO - Using scsi drive\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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 if=none,id=hd,file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.3625931,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -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:44163,nodelay=on -serial tcp:127.0.0.1:53577,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.i05i6nxw,server,wait -qmp unix:./.vlj2i0cr,server,nowait -device virtio-vga  -display sdl,show-cursor=on  \n\nrunqemu - INFO - Host uptime: 87869.85\n\n\nWaiting at most 1000 seconds for login banner (04/15/25 16:33:18)\nConnection from 127.0.0.1:48458\nTarget didn't reach login banner in 1000 seconds (04/15/25 16:49:59)\nLast 25 lines of login console (0):\n\nLast 25 lines of all logging (36124):\n[    1.785842] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/0003:0627:0001.0002/input/input2\n[    1.786453] systemd[1]: Mounting Kernel Trace File System...\n[    1.803465] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.806392] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.819640] systemd[1]: Starting Load Kernel Module configfs...\n[    1.823996] systemd[1]: Starting Load Kernel Module drm...\n[    1.831936] systemd[1]: Starting Load Kernel Module fuse...\n[    1.841966] systemd[1]: Starting Journal Service...\n[    1.857760] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.859830] systemd[1]: Starting Generate network units from Kernel command line...\n[    1.864214] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    1.873946] systemd[1]: Starting Apply Kernel Variables...\n[    1.881838] systemd-journald[148]: Collecting audit messages is disabled.\n[    1.885195] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.885293] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.895212] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.901582] EXT4-fs (sda2): re-mounted dc5b55bf-f891-441d-9f14-460cbc8bf467 ro. Quota mode: disabled.\n[    1.908464] systemd[1]: Starting Coldplug All udev Devices...\n[    1.918275] systemd[1]: Started Journal Service.\n[    1.966290] systemd-journald[148]: Received client request to flush runtime journal.\n[!p]104[?7h[6n[32766;32766H[6n[!p]104[?7h[6n[32766;32766H[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \nCheck full boot log: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415163209\nStopping logging thread\nStop event received\nTearing down logging thread\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 88876.20\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.3625931\ntput: No value for $TERM and no -T specified\n\nExtra log data read: \n\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 88876.20\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.3625931\ntput: No value for $TERM and no -T specified\n\nERROR: Qemu log output from /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415163209:\n\nSYSLINUX 6.04 6.04-pre2 Copyright (C) 1994-2015 H. Peter Anvin et al\nLoading /bzImage... ok\n[    0.000000] Linux version 6.12.19-yocto-standard (oe-user@oe-host) (x86_64-poky-linux-gcc (GCC) 14.2.0, GNU ld (GNU Binutils) 2.44) #1 SMP PREEMPT_DYNAMIC Wed Mar 19 23:04:08 UTC 2025\n[    0.000000] Command line: BOOT_IMAGE=/bzImage label=boot root=PARTUUID=ada09ecb-0735-4997-86f0-e1e2f016d051 rootfstype=ext4 console=ttyS0,115200 console=tty0  ro\n[    0.000000] BIOS-provided physical RAM map:\n[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd7fff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000ffd8000-0x000000000fffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\n[    0.000000] NX (Execute Disable) protection: active\n[    0.000000] APIC: Static calls initialized\n[    0.000000] SMBIOS 2.8 present.\n[    0.000000] DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014\n[    0.000000] DMI: Memory slots populated: 1/1\n[    0.000000] Hypervisor detected: KVM\n[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[    0.000000] kvm-clock: using sched offset of 437753519 cycles\n[    0.000002] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[    0.000004] tsc: Detected 2749.998 MHz processor\n[    0.000920] last_pfn = 0xffd8 max_arch_pfn = 0x400000000\n[    0.000953] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs\n[    0.000956] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  \n[    0.002833] found SMP MP-table at [mem 0x000f5440-0x000f544f]\n[    0.002934] ACPI: Early table checksum verification disabled\n[    0.002936] ACPI: RSDP 0x00000000000F5270 000014 (v00 BOCHS )\n[    0.002942] ACPI: RSDT 0x000000000FFE2437 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002946] ACPI: FACP 0x000000000FFE2217 0000F4 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002949] ACPI: DSDT 0x000000000FFE0040 0021D7 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002951] ACPI: FACS 0x000000000FFE0000 000040\n[    0.002952] ACPI: APIC 0x000000000FFE230B 000090 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002953] ACPI: HPET 0x000000000FFE239B 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002955] ACPI: MCFG 0x000000000FFE23D3 00003C (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002956] ACPI: WAET 0x000000000FFE240F 000028 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002958] ACPI: Reserving FACP table memory at [mem 0xffe2217-0xffe230a]\n[    0.002958] ACPI: Reserving DSDT table memory at [mem 0xffe0040-0xffe2216]\n[    0.002959] ACPI: Reserving FACS table memory at [mem 0xffe0000-0xffe003f]\n[    0.002959] ACPI: Reserving APIC table memory at [mem 0xffe230b-0xffe239a]\n[    0.002960] ACPI: Reserving HPET table memory at [mem 0xffe239b-0xffe23d2]\n[    0.002960] ACPI: Reserving MCFG table memory at [mem 0xffe23d3-0xffe240e]\n[    0.002961] ACPI: Reserving WAET table memory at [mem 0xffe240f-0xffe2436]\n[    0.002989] Zone ranges:\n[    0.002990]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]\n[    0.002991]   DMA32    [mem 0x0000000001000000-0x000000000ffd7fff]\n[    0.002992]   Normal   empty\n[    0.002993] Movable zone start for each node\n[    0.002993] Early memory node ranges\n[    0.002993]   node   0: [mem 0x0000000000001000-0x000000000009efff]\n[    0.002994]   node   0: [mem 0x0000000000100000-0x000000000ffd7fff]\n[    0.002995] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd7fff]\n[    0.003124] On node 0, zone DMA: 1 pages in unavailable ranges\n[    0.003156] On node 0, zone DMA: 97 pages in unavailable ranges\n[    0.003564] On node 0, zone DMA32: 40 pages in unavailable ranges\n[    0.004108] ACPI: PM-Timer IO Port: 0x608\n[    0.004123] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[    0.004169] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[    0.004172] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[    0.004175] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[    0.004176] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[    0.004178] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[    0.004179] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[    0.004183] ACPI: Using ACPI (MADT) for SMP configuration information\n[    0.004184] ACPI: HPET id: 0x8086a201 base: 0xfed00000\n[    0.004188] TSC deadline timer available\n[    0.004194] CPU topo: Max. logical packages:   1\n[    0.004195] CPU topo: Max. logical dies:       1\n[    0.004196] CPU topo: Max. dies per package:   1\n[    0.004202] CPU topo: Max. threads per core:   1\n[    0.004203] CPU topo: Num. cores per package:     4\n[    0.004204] CPU topo: Num. threads per package:   4\n[    0.004204] CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs\n[    0.004222] kvm-guest: APIC: eoi() replaced with kvm_guest_apic_eoi_write()\n[    0.004241] [mem 0x10000000-0xafffffff] available for PCI devices\n[    0.004243] Booting paravirtualized kernel on KVM\n[    0.004244] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns\n[    0.004250] setup_percpu: NR_CPUS:64 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1\n[    0.004514] percpu: Embedded 58 pages/cpu s199704 r8192 d29672 u524288\n[    0.004551] Kernel command line: BOOT_IMAGE=/bzImage label=boot root=PARTUUID=ada09ecb-0735-4997-86f0-e1e2f016d051 rootfstype=ext4 console=ttyS0,115200 console=tty0  ro\n[    0.004600] Unknown kernel command line parameters \"BOOT_IMAGE=/bzImage label=boot\", will be passed to user space.\n[    0.004608] random: crng init done\n[    0.004621] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)\n[    0.004630] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)\n[    0.004674] Built 1 zonelists, mobility grouping on.  Total pages: 65398\n[    0.004917] mem auto-init: stack:all(zero), heap alloc:off, heap free:off\n[    0.005436] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1\n[    0.005458] ftrace: allocating 54061 entries in 212 pages\n[    0.016607] ftrace: allocated 212 pages with 4 groups\n[    0.016630] Dynamic Preempt: full\n[    0.016756] rcu: Preemptible hierarchical RCU implementation.\n[    0.016756] rcu: \tRCU event tracing is enabled.\n[    0.016757] rcu: \tRCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.\n[    0.016757] \tTrampoline variant of Tasks RCU enabled.\n[    0.016758] \tRude variant of Tasks RCU enabled.\n[    0.016758] \tTracing variant of Tasks RCU enabled.\n[    0.016759] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.\n[    0.016759] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4\n[    0.016763] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.016764] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.016765] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.021327] NR_IRQS: 4352, nr_irqs: 456, preallocated irqs: 16\n[    0.021509] rcu: srcu_init: Setting srcu_struct sizes based on contention.\n[    0.021566] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)\n[    0.026073] Console: colour VGA+ 80x25\n[    0.026076] printk: legacy console [tty0] enabled\n[    0.096657] printk: legacy console [ttyS0] enabled\n[    0.232829] ACPI: Core revision 20240827\n[    0.233840] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns\n[    0.235838] APIC: Switch to symmetric I/O mode setup\n[    0.237103] x2apic enabled\n[    0.238008] APIC: Switched APIC routing to: physical x2apic\n[    0.240233] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[    0.241487] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.243628] Calibrating delay loop (skipped) preset value.. 5499.99 BogoMIPS (lpj=2749998)\n[    0.245761] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[    0.246629] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[    0.248544] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization\n[    0.249630] Spectre V2 : Mitigation: Retpolines\n[    0.251308] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[    0.252629] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT\n[    0.253629] Speculative Store Bypass: Vulnerable\n[    0.255331] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'\n[    0.256629] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'\n[    0.257629] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'\n[    0.259604] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256\n[    0.260629] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[    0.281771] Freeing SMP alternatives memory: 56K\n[    0.282631] pid_max: default: 32768 minimum: 301\n[    0.283643] LSM: initializing lsm=capability,landlock\n[    0.284655] landlock: Up and running.\n[    0.285646] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.286629] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.289914] smpboot: CPU0: AMD Intel Xeon E3-12xx v2 (Ivy Bridge) (family: 0x6, model: 0x3a, stepping: 0x9)\n[    0.290810] Performance Events: AMD PMU driver.\n[    0.291637] ... version:                0\n[    0.292634] ... bit width:              48\n[    0.293633] ... generic registers:      4\n[    0.294634] ... value mask:             0000ffffffffffff\n[    0.295631] ... max period:             00007fffffffffff\n[    0.296631] ... fixed-purpose events:   0\n[    0.297500] ... event mask:             000000000000000f\n[    0.298504] signal: max sigframe size: 1776\n[    0.299310] rcu: Hierarchical SRCU implementation.\n[    0.299632] rcu: \tMax phase no-delay instances is 400.\n[    0.300652] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level\n[    0.301737] smp: Bringing up secondary CPUs ...\n[    0.302687] smpboot: x86: Booting SMP configuration:\n[    0.303634] .... node  #0, CPUs:      #1 #2 #3\n[    0.339685] smp: Brought up 1 node, 4 CPUs\n[    0.341530] smpboot: Total of 4 processors activated (21999.98 BogoMIPS)\n[    0.342878] Memory: 214368K/261592K available (20480K kernel code, 2435K rwdata, 5828K rodata, 3512K init, 2048K bss, 43288K reserved, 0K cma-reserved)\n[    0.343684] devtmpfs: initialized\n[    0.344766] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns\n[    0.345634] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)\n[    0.346655] pinctrl core: initialized pinctrl subsystem\n[    0.347999] NET: Registered PF_NETLINK/PF_ROUTE protocol family\n[    0.348715] thermal_sys: Registered thermal governor 'step_wise'\n[    0.348716] thermal_sys: Registered thermal governor 'user_space'\n[    0.349641] cpuidle: using governor menu\n[    0.351613] PCI: ECAM [mem 0xb0000000-0xbfffffff] (base 0xb0000000) for domain 0000 [bus 00-ff]\n[    0.352633] PCI: ECAM [mem 0xb0000000-0xbfffffff] reserved as E820 entry\n[    0.353638] PCI: Using configuration type 1 for base access\n[    0.354664] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.\n[    0.372631] raid6: sse2x4   gen() 26852 MB/s\n[    0.390632] raid6: sse2x2   gen() 25901 MB/s\n[    0.407632] raid6: sse2x1   gen()  6977 MB/s\n[    0.409635] raid6: using algorithm sse2x4 gen() 26852 MB/s\n[    0.427633] raid6: .... xor() 3769 MB/s, rmw enabled\n[    0.428632] raid6: using ssse3x2 recovery algorithm\n[    0.429696] ACPI: Added _OSI(Module Device)\n[    0.430595] ACPI: Added _OSI(Processor Device)\n[    0.431319] ACPI: Added _OSI(3.0 _SCP Extensions)\n[    0.431631] ACPI: Added _OSI(Processor Aggregator Device)\n[    0.433041] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[    0.434785] ACPI: Interpreter enabled\n[    0.435652] ACPI: PM: (supports S0 S3 S5)\n[    0.436636] ACPI: Using IOAPIC for interrupt routing\n[    0.437648] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[    0.438631] PCI: Using E820 reservations for host bridge windows\n[    0.439678] ACPI: Enabled 2 GPEs in block 00 to 3F\n[    0.441566] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[    0.442585] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]\n[    0.443653] acpi PNP0A08:00: _OSC: platform does not support [LTR]\n[    0.444658] acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability]\n[    0.445666] PCI host bridge to bus 0000:00\n[    0.446540] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]\n[    0.447631] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]\n[    0.448631] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[    0.449631] pci_bus 0000:00: root bus resource [mem 0x10000000-0xafffffff window]\n[    0.450631] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[    0.451636] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window]\n[    0.453635] pci_bus 0000:00: root bus resource [bus 00-ff]\n[    0.454724] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 conventional PCI endpoint\n[    0.457071] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint\n[    0.458633] pci 0000:00:01.0: BAR 0 [io  0xc080-0xc09f]\n[    0.460631] pci 0000:00:01.0: BAR 1 [mem 0xfebd0000-0xfebd0fff]\n[    0.465472] pci 0000:00:01.0: BAR 4 [mem 0xfe800000-0xfe803fff 64bit pref]\n[    0.467632] pci 0000:00:01.0: ROM [mem 0xfeb80000-0xfebbffff pref]\n[    0.470110] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 conventional PCI endpoint\n[    0.472636] pci 0000:00:02.0: BAR 0 [io  0xc0a0-0xc0bf]\n[    0.475553] pci 0000:00:02.0: BAR 1 [mem 0xfebd1000-0xfebd1fff]\n[    0.478623] pci 0000:00:02.0: BAR 4 [mem 0xfe804000-0xfe807fff 64bit pref]\n[    0.481123] pci 0000:00:03.0: [1af4:1004] type 00 class 0x010000 conventional PCI endpoint\n[    0.482632] pci 0000:00:03.0: BAR 0 [io  0xc000-0xc03f]\n[    0.485208] pci 0000:00:03.0: BAR 1 [mem 0xfebd2000-0xfebd2fff]\n[    0.488631] pci 0000:00:03.0: BAR 4 [mem 0xfe808000-0xfe80bfff 64bit pref]\n[    0.492900] pci 0000:00:04.0: [1af4:1050] type 00 class 0x030000 conventional PCI endpoint\n[    0.496122] pci 0000:00:04.0: BAR 0 [mem 0xfe000000-0xfe7fffff pref]\n[    0.498087] pci 0000:00:04.0: BAR 2 [mem 0xfe80c000-0xfe80ffff 64bit pref]\n[    0.499542] pci 0000:00:04.0: BAR 4 [mem 0xfebd3000-0xfebd3fff]\n[    0.502370] pci 0000:00:04.0: ROM [mem 0xfebc0000-0xfebcffff pref]\n[    0.503696] pci 0000:00:04.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]\n[    0.505199] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.509151] pci 0000:00:1d.0: BAR 4 [io  0xc0c0-0xc0df]\n[    0.510759] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.514122] pci 0000:00:1d.1: BAR 4 [io  0xc0e0-0xc0ff]\n[    0.516229] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.519429] pci 0000:00:1d.2: BAR 4 [io  0xc100-0xc11f]\n[    0.521392] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 conventional PCI endpoint\n[    0.523021] pci 0000:00:1d.7: BAR 0 [mem 0xfebd4000-0xfebd4fff]\n[    0.525546] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 conventional PCI endpoint\n[    0.526983] pci 0000:00:1f.0: quirk: [io  0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO\n[    0.529016] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 conventional PCI endpoint\n[    0.533591] pci 0000:00:1f.2: BAR 4 [io  0xc120-0xc13f]\n[    0.535276] pci 0000:00:1f.2: BAR 5 [mem 0xfebd5000-0xfebd5fff]\n[    0.536467] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 conventional PCI endpoint\n[    0.539112] pci 0000:00:1f.3: BAR 4 [io  0x0700-0x073f]\n[    0.540783] ACPI: PCI: Interrupt link LNKA configured for IRQ 10\n[    0.541679] ACPI: PCI: Interrupt link LNKB configured for IRQ 10\n[    0.543647] ACPI: PCI: Interrupt link LNKC configured for IRQ 11\n[    0.544706] ACPI: PCI: Interrupt link LNKD configured for IRQ 11\n[    0.545678] ACPI: PCI: Interrupt link LNKE configured for IRQ 10\n[    0.546675] ACPI: PCI: Interrupt link LNKF configured for IRQ 10\n[    0.547695] ACPI: PCI: Interrupt link LNKG configured for IRQ 11\n[    0.548683] ACPI: PCI: Interrupt link LNKH configured for IRQ 11\n[    0.549651] ACPI: PCI: Interrupt link GSIA configured for IRQ 16\n[    0.550635] ACPI: PCI: Interrupt link GSIB configured for IRQ 17\n[    0.551637] ACPI: PCI: Interrupt link GSIC configured for IRQ 18\n[    0.552635] ACPI: PCI: Interrupt link GSID configured for IRQ 19\n[    0.553634] ACPI: PCI: Interrupt link GSIE configured for IRQ 20\n[    0.554636] ACPI: PCI: Interrupt link GSIF configured for IRQ 21\n[    0.555636] ACPI: PCI: Interrupt link GSIG configured for IRQ 22\n[    0.556634] ACPI: PCI: Interrupt link GSIH configured for IRQ 23\n[    0.557823] iommu: Default domain type: Translated\n[    0.558632] iommu: DMA domain TLB invalidation policy: lazy mode\n[    0.559672] SCSI subsystem initialized\n[    0.560503] ACPI: bus type USB registered\n[    0.561283] usbcore: registered new interface driver usbfs\n[    0.561635] usbcore: registered new interface driver hub\n[    0.562634] usbcore: registered new device driver usb\n[    0.563639] pps_core: LinuxPPS API ver. 1 registered\n[    0.564630] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>\n[    0.565633] PTP clock support registered\n[    0.566675] Bluetooth: Core ver 2.22\n[    0.567485] NET: Registered PF_BLUETOOTH protocol family\n[    0.568516] Bluetooth: HCI device and connection manager initialized\n[    0.569618] Bluetooth: HCI socket layer initialized\n[    0.570369] Bluetooth: L2CAP socket layer initialized\n[    0.571635] Bluetooth: SCO socket layer initialized\n[    0.572672] PCI: Using ACPI for IRQ routing\n[    0.627343] pci 0000:00:04.0: vgaarb: setting as boot VGA device\n[    0.627628] pci 0000:00:04.0: vgaarb: bridge control possible\n[    0.627628] pci 0000:00:04.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none\n[    0.627644] vgaarb: loaded\n[    0.628680] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0\n[    0.629636] hpet0: 3 comparators, 64-bit 100.000000 MHz counter\n[    0.633724] clocksource: Switched to clocksource kvm-clock\n[    0.635003] pnp: PnP ACPI init\n[    0.635799] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved\n[    0.637484] pnp: PnP ACPI: found 5 devices\n[    0.646039] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[    0.647957] NET: Registered PF_INET protocol family\n[    0.661756] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)\n[    0.665752] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)\n[    0.668590] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)\n[    0.670205] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)\n[    0.671827] TCP bind hash table entries: 2048 (order: 4, 65536 bytes, linear)\n[    0.673260] TCP: Hash tables configured (established 2048 bind 2048)\n[    0.674561] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.675891] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.677327] NET: Registered PF_UNIX/PF_LOCAL protocol family\n[    0.678761] RPC: Registered named UNIX socket transport module.\n[    0.679996] RPC: Registered udp transport module.\n[    0.680988] RPC: Registered tcp transport module.\n[    0.681988] RPC: Registered tcp-with-tls transport module.\n[    0.683162] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[    0.684501] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]\n[    0.685787] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]\n[    0.687074] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]\n[    0.702744] pci_bus 0000:00: resource 7 [mem 0x10000000-0xafffffff window]\n[    0.704718] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window]\n[    0.707522] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window]\n[    0.710644] ACPI: \\_SB_.GSIA: Enabled at IRQ 16\n[    0.713147] ACPI: \\_SB_.GSIB: Enabled at IRQ 17\n[    0.714619] ACPI: \\_SB_.GSIC: Enabled at IRQ 18\n[    0.716028] ACPI: \\_SB_.GSID: Enabled at IRQ 19\n[    0.717555] PCI: CLS 0 bytes, default 64\n[    0.718474] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.721423] Initialise system trusted keyrings\n[    0.722456] workingset: timestamp_bits=46 max_order=16 bucket_order=0\n[    0.723816] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[    0.725133] NFS: Registering the id_resolver key type\n[    0.726203] Key type id_resolver registered\n[    0.727123] Key type id_legacy registered\n[    0.728432] Key type cifs.idmap registered\n[    0.736290] xor: automatically using best checksumming function   avx       \n[    0.743293] Key type asymmetric registered\n[    0.744181] Asymmetric key parser 'x509' registered\n[    0.745207] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)\n[    0.746762] io scheduler mq-deadline registered\n[    0.747727] io scheduler kyber registered\n[    0.748592] io scheduler bfq registered\n[    0.749743] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[    0.752220] ACPI: button: Power Button [PWRF]\n[    0.754702] ACPI: \\_SB_.GSIF: Enabled at IRQ 21\n[    0.758541] ACPI: \\_SB_.GSIG: Enabled at IRQ 22\n[    0.760451] ACPI: \\_SB_.GSIH: Enabled at IRQ 23\n[    0.762341] ACPI: \\_SB_.GSIE: Enabled at IRQ 20\n[    0.768045] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled\n[    0.769483] 00:01: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A\n[    0.771239] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[    0.788420] Linux agpgart interface v0.103\n[    0.790281] ACPI: bus type drm_connector registered\n[    0.792423] [drm] pci: virtio-vga detected at 0000:00:04.0\n[    0.794718] virtio-pci 0000:00:04.0: vgaarb: deactivate vga console\n[    0.798661] Console: switching to colour dummy device 80x25\n[    0.799669] [drm] features: -virgl +edid -resource_blob -host_visible\n[    0.799670] [drm] features: -context_init\n[    0.801789] [drm] number of scanouts: 1\n[    0.802400] [drm] number of cap sets: 0\n[    0.803392] [drm] Initialized virtio_gpu 0.1.0 for 0000:00:04.0 on minor 0\n[    0.805093] fbcon: virtio_gpudrmfb (fb0) is primary device\n[    0.823975] Console: switching to colour frame buffer device 160x50\n[    0.833319] virtio-pci 0000:00:04.0: [drm] fb0: virtio_gpudrmfb frame buffer device\n[    0.838976] brd: module loaded\n[    0.840913] loop: module loaded\n[    0.844301] virtio_scsi virtio2: 4/0/0 default/read/poll queues\n[    0.849939] scsi host0: Virtio SCSI HBA\n[    0.853588] scsi 0:0:0:0: Direct-Access     QEMU     QEMU HARDDISK    2.5+ PQ: 0 ANSI: 5\n[    0.863564] sd 0:0:0:0: Power-on or device reset occurred\n[    0.867438] sd 0:0:0:0: [sda] 401442 512-byte logical blocks: (206 MB/196 MiB)\n[    0.868398] ahci 0000:00:1f.2: AHCI vers 0001.0000, 32 command slots, 1.5 Gbps, SATA mode\n[    0.874564] sd 0:0:0:0: [sda] Write Protect is off\n[    0.875829] ahci 0000:00:1f.2: 6/6 ports implemented (port mask 0x3f)\n[    0.885088] ahci 0000:00:1f.2: flags: 64bit ncq only \n[    0.886157] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA\n[    0.895094] scsi host1: ahci\n[    0.895708] scsi host2: ahci\n[    0.900318] scsi host3: ahci\n[    0.904461]  sda: sda1 sda2 sda3\n[    0.905059] scsi host4: ahci\n[    0.907631] sd 0:0:0:0: [sda] Attached SCSI disk\n[    0.908702] scsi host5: ahci\n[    0.914144] scsi host6: ahci\n[    0.918664] ata1: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5100 irq 36 lpm-pol 0\n[    0.922199] ata2: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5180 irq 36 lpm-pol 0\n[    0.925564] ata3: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5200 irq 36 lpm-pol 0\n[    0.929495] ata4: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5280 irq 36 lpm-pol 0\n[    0.935274] ata5: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5300 irq 36 lpm-pol 0\n[    0.941864] ata6: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5380 irq 36 lpm-pol 0\n[    0.947587] e100: Intel(R) PRO/100 Network Driver\n[    0.948548] e100: Copyright(c) 1999-2006 Intel Corporation\n[    0.951567] e1000: Intel(R) PRO/1000 Network Driver\n[    0.954516] e1000: Copyright (c) 1999-2006 Intel Corporation.\n[    0.957613] e1000e: Intel(R) PRO/1000 Network Driver\n[    0.960529] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.\n[    0.963658] igb: Intel(R) Gigabit Ethernet Network Driver\n[    0.966603] igb: Copyright (c) 2007-2014 Intel Corporation.\n[    0.972559] uhci_hcd 0000:00:1d.0: UHCI Host Controller\n[    0.974209] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1\n[    0.981225] uhci_hcd 0000:00:1d.0: irq 16, io port 0x0000c0c0\n[    0.985378] hub 1-0:1.0: USB hub found\n[    0.986188] hub 1-0:1.0: 2 ports detected\n[    1.013358] ehci-pci 0000:00:1d.7: EHCI Host Controller\n[    1.015402] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2\n[    1.022083] ehci-pci 0000:00:1d.7: irq 19, io mem 0xfebd4000\n[    1.033179] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00\n[    1.039176] hub 2-0:1.0: USB hub found\n[    1.040724] hub 2-0:1.0: 6 ports detected\n[    1.069464] hub 1-0:1.0: USB hub found\n[    1.071005] hub 1-0:1.0: 2 ports detected\n[    1.075760] uhci_hcd 0000:00:1d.1: UHCI Host Controller\n[    1.079437] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3\n[    1.084872] uhci_hcd 0000:00:1d.1: irq 17, io port 0x0000c0e0\n[    1.088080] hub 3-0:1.0: USB hub found\n[    1.088855] hub 3-0:1.0: 2 ports detected\n[    1.094011] uhci_hcd 0000:00:1d.2: UHCI Host Controller\n[    1.095145] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4\n[    1.100379] uhci_hcd 0000:00:1d.2: irq 18, io port 0x0000c100\n[    1.103930] hub 4-0:1.0: USB hub found\n[    1.105808] hub 4-0:1.0: 2 ports detected\n[    1.110668] usbcore: registered new interface driver usb-storage\n[    1.113748] usbcore: registered new interface driver usbserial_generic\n[    1.116690] usbserial: USB Serial support registered for generic\n[    1.121154] usbcore: registered new interface driver ftdi_sio\n[    1.125046] usbserial: USB Serial support registered for FTDI USB Serial Device\n[    1.128204] usbcore: registered new interface driver pl2303\n[    1.131781] usbserial: USB Serial support registered for pl2303\n[    1.136496] i8042: PNP: No PS/2 controller found.\n[    1.140959] mousedev: PS/2 mouse device common for all mice\n[    1.145792] rtc_cmos 00:03: RTC can wake from S4\n[    1.152716] rtc_cmos 00:03: registered as rtc0\n[    1.156544] rtc_cmos 00:03: setting system clock to 2025-04-15T16:33:20 UTC (1744734800)\n[    1.160854] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram, hpet irqs\n[    1.162488] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev\n[    1.164769] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt\n[    1.174432] amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled\n[    1.176257] i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD\n[    1.176416] sdhci: Secure Digital Host Controller Interface driver\n[    1.183030] sdhci: Copyright(c) Pierre Ossman\n[    1.186120] sdhci-pltfm: SDHCI platform and OF driver helper\n[    1.190399] usbcore: registered new interface driver usbhid\n[    1.196643] usbhid: USB HID core driver\n[    1.208052] u32 classifier\n[    1.208689]     input device check on\n[    1.211943]     Actions configured\n[    1.215492] NET: Registered PF_INET6 protocol family\n[    1.222273] Segment Routing with IPv6\n[    1.225481] In-situ OAM (IOAM) with IPv6\n[    1.229565] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver\n[    1.234350] NET: Registered PF_PACKET protocol family\n[    1.238848] Bridge firewalling registered\n[    1.242989] l2tp_core: L2TP core driver, V2.0\n[    1.246494] Key type dns_resolver registered\n[    1.250737] NET: Registered PF_VSOCK protocol family\n[    1.253446] ata3: SATA link down (SStatus 0 SControl 300)\n[    1.266034] IPI shorthand broadcast: enabled\n[    1.266201] ata6: SATA link down (SStatus 0 SControl 300)\n[    1.267822] sched_clock: Marking stable (1051002419, 216113950)->(1600340672, -333224303)\n[    1.268193] ata1: SATA link down (SStatus 0 SControl 300)\n[    1.270511] registered taskstats version 1\n[    1.276664] ata2: SATA link down (SStatus 0 SControl 300)\n[    1.277834] Loading compiled-in X.509 certificates\n[    1.287124] ata4: SATA link down (SStatus 0 SControl 300)\n[    1.289133] usb 2-1: new high-speed USB device number 2 using ehci-pci\n[    1.291513] Key type .fscrypt registered\n[    1.300691] ata5: SATA link down (SStatus 0 SControl 300)\n[    1.315735] Key type fscrypt-provisioning registered\n[    1.321237] Btrfs loaded, zoned=no, fsverity=no\n[    1.326165] Key type encrypted registered\n[    1.328297] printk: legacy console [netcon0] enabled\n[    1.331962] netconsole: network logging started\n[    1.335494] clk: Disabling unused clocks\n[    1.338112] md: Waiting for all devices to be available before autodetect\n[    1.342672] md: If you don't use raid, use raid=noautodetect\n[    1.350211] md: Autodetecting RAID arrays.\n[    1.351956] md: autorun ...\n[    1.355140] md: ... autorun DONE.\n[    1.366763] EXT4-fs (sda2): orphan cleanup on readonly fs\n[    1.369760] EXT4-fs (sda2): mounted filesystem dc5b55bf-f891-441d-9f14-460cbc8bf467 ro with ordered data mode. Quota mode: disabled.\n[    1.374902] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.\n[    1.380925] devtmpfs: mounted\n[    1.383481] Freeing unused kernel image (initmem) memory: 3512K\n[    1.387497] Write protecting the kernel read-only data: 26624k\n[    1.390840] Freeing unused kernel image (rodata/data gap) memory: 316K\n[    1.394175] Run /sbin/init as init process\n[    1.419571] EXT4-fs (sda2): re-mounted dc5b55bf-f891-441d-9f14-460cbc8bf467 r/w. Quota mode: disabled.\n[    1.438134] EXT4-fs (sda3): mounted filesystem 6f656edf-25f4-4d5b-ac7f-481b5a782fd7 r/w with ordered data mode. Quota mode: disabled.\n[    1.455973] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/0003:0627:0001.0001/input/input1\n[    1.461250] hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:1d.7-1/input0\n[    1.473958] systemd[1]: systemd 257.4 running in system mode (-PAM -AUDIT -SELINUX -APPARMOR +IMA +IPE -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP -LIBCRYPTSETUP_PLUGINS +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -BTF +XKBCOMMON +UTMP -SYSVINIT -LIBARCHIVE)\n[    1.485017] systemd[1]: Detected virtualization kvm.\n[    1.488137] systemd[1]: Detected architecture x86-64.\n[    1.503546] systemd[1]: Hostname set to <qemux86-64>.\n[    1.509438] systemd[1]: Initializing machine ID from random generator.\n[    1.576148] systemd[1]: Queued start job for default target Multi-User System.\n[    1.581131] usb 2-2: new high-speed USB device number 3 using ehci-pci\n[    1.599275] systemd[1]: Created slice Slice /system/getty.\n[    1.605732] systemd[1]: Created slice Slice /system/modprobe.\n[    1.610226] systemd[1]: Created slice Slice /system/serial-getty.\n[    1.620417] systemd[1]: Created slice User and Session Slice.\n[    1.621626] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[    1.623731] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[    1.633934] systemd[1]: Expecting device /dev/sda1...\n[    1.637699] systemd[1]: Expecting device /dev/ttyS0...\n[    1.649052] systemd[1]: Reached target Path Units.\n[    1.657733] systemd[1]: Reached target Remote File Systems.\n[    1.658937] systemd[1]: Reached target Slice Units.\n[    1.660038] systemd[1]: Reached target Swaps.\n[    1.664281] systemd[1]: Listening on Syslog Socket.\n[    1.686476] systemd[1]: Listening on Credential Encryption/Decryption.\n[    1.693077] systemd[1]: Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit).\n[    1.703070] systemd[1]: Listening on Journal Socket (/dev/log).\n[    1.706772] systemd[1]: Listening on Journal Sockets.\n[    1.711624] systemd[1]: Listening on Network Service Netlink Socket.\n[    1.724044] systemd[1]: Listening on udev Control Socket.\n[    1.732647] systemd[1]: Listening on udev Kernel Socket.\n[    1.742473] systemd[1]: Listening on User Database Manager Socket.\n[    1.749771] systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).\n[    1.756217] systemd[1]: Mounting POSIX Message Queue File System...\n[    1.758509] systemd[1]: Mounting Kernel Debug File System...\n[    1.785842] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/0003:0627:0001.0002/input/input2\n[    1.786453] systemd[1]: Mounting Kernel Trace File System...\n[    1.803465] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.806392] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.819640] systemd[1]: Starting Load Kernel Module configfs...\n[    1.823996] systemd[1]: Starting Load Kernel Module drm...\n[    1.831936] systemd[1]: Starting Load Kernel Module fuse...\n[    1.841966] systemd[1]: Starting Journal Service...\n[    1.857760] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.859830] systemd[1]: Starting Generate network units from Kernel command line...\n[    1.864214] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    1.873946] systemd[1]: Starting Apply Kernel Variables...\n[    1.881838] systemd-journald[148]: Collecting audit messages is disabled.\n[    1.885195] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.885293] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.895212] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.901582] EXT4-fs (sda2): re-mounted dc5b55bf-f891-441d-9f14-460cbc8bf467 ro. Quota mode: disabled.\n[    1.908464] systemd[1]: Starting Coldplug All udev Devices...\n[    1.918275] systemd[1]: Started Journal Service.\n[    1.966290] systemd-journald[148]: Received client request to flush runtime journal.\n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415165005\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250415165005\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.u0r5z0b7\nCreated listening socket for qemu serial console on: 127.0.0.1:35919\nCreated listening socket for qemu serial console on: 127.0.0.1:32791\nlaunchcmd=runqemu  kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic tcpserial=35919:32791 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.ldsn6x99,server,wait -qmp unix:./.u0r5z0b7,server,nowait\"\nrunqemu started, pid is 183263\nwaiting at most 300 seconds for qemu pid (04/15/25 16:51:14)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.ldsn6x99\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.ldsn6x99\nQMP connected to QEMU at 04/15/25 16:51:14 and took 0.54 seconds\nQMP released QEMU at 04/15/25 16:51:15 and took 0.13 seconds from connect\nqemu started in 0.67 seconds - qemu procces pid is 183271 (04/15/25 16:51:15)\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:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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 - Using scsi drive\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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 if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -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:35919,nodelay=on -serial tcp:127.0.0.1:32791,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.ldsn6x99,server,wait -qmp unix:./.u0r5z0b7,server,nowait -device virtio-vga  -display sdl,show-cursor=on  \n\nrunqemu - INFO - Host uptime: 88946.27\n\n\nWaiting at most 1000 seconds for login banner (04/15/25 16:51:15)\nConnection from 127.0.0.1:59202\nTarget didn't reach login banner in 1000 seconds (04/15/25 17:07:56)\nLast 25 lines of login console (0):\n\nLast 25 lines of all logging (36034):\n[    1.728957] systemd[1]: Mounting Kernel Debug File System...\n[    1.732949] systemd[1]: Mounting Kernel Trace File System...\n[    1.744065] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.748661] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.755954] systemd[1]: Starting Load Kernel Module configfs...\n[    1.760259] systemd[1]: Starting Load Kernel Module drm...\n[    1.769593] systemd[1]: Starting Load Kernel Module fuse...\n[    1.777765] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.778493] systemd[1]: Starting Journal Service...\n[    1.791942] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.795990] systemd[1]: Starting Generate network units from Kernel command line...\n[    1.802248] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    1.811011] systemd[1]: Starting Apply Kernel Variables...\n[    1.815038] systemd-journald[147]: Collecting audit messages is disabled.\n[    1.818071] EXT4-fs (sda2): re-mounted e9539a61-656d-4e3a-bb09-1a506cf9f408 ro. Quota mode: disabled.\n[    1.834222] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.838857] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.847784] systemd[1]: Starting Coldplug All udev Devices...\n[    1.854216] systemd[1]: Started Journal Service.\n[    1.901986] systemd-journald[147]: Received client request to flush runtime journal.\n[!p]104[?7h[6n[32766;32766H[6n[!p]104[?7h[6n[32766;32766H[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \nCheck full boot log: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415165005\nStopping logging thread\nStop event received\nTearing down logging thread\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 89952.79\n\ntput: No value for $TERM and no -T specified\n\nExtra log data read: \n\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 89952.79\n\ntput: No value for $TERM and no -T specified\n\nERROR: Qemu log output from /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415165005:\n\nSYSLINUX 6.04 6.04-pre2 Copyright (C) 1994-2015 H. Peter Anvin et al\nLoading /bzImage... ok\n[    0.000000] Linux version 6.12.19-yocto-standard (oe-user@oe-host) (x86_64-poky-linux-gcc (GCC) 14.2.0, GNU ld (GNU Binutils) 2.44) #1 SMP PREEMPT_DYNAMIC Wed Mar 19 23:04:08 UTC 2025\n[    0.000000] Command line: BOOT_IMAGE=/bzImage label=boot root=PARTUUID=feb6a601-c617-41f0-9821-f2a8b6dd926b rootfstype=ext4 console=ttyS0,115200 console=tty0  ro\n[    0.000000] BIOS-provided physical RAM map:\n[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd7fff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000ffd8000-0x000000000fffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\n[    0.000000] NX (Execute Disable) protection: active\n[    0.000000] APIC: Static calls initialized\n[    0.000000] SMBIOS 2.8 present.\n[    0.000000] DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014\n[    0.000000] DMI: Memory slots populated: 1/1\n[    0.000000] Hypervisor detected: KVM\n[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[    0.000000] kvm-clock: using sched offset of 429860706 cycles\n[    0.000001] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[    0.000003] tsc: Detected 2749.998 MHz processor\n[    0.000922] last_pfn = 0xffd8 max_arch_pfn = 0x400000000\n[    0.000955] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs\n[    0.000957] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  \n[    0.002825] found SMP MP-table at [mem 0x000f5440-0x000f544f]\n[    0.002940] ACPI: Early table checksum verification disabled\n[    0.002942] ACPI: RSDP 0x00000000000F5270 000014 (v00 BOCHS )\n[    0.002947] ACPI: RSDT 0x000000000FFE2437 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002951] ACPI: FACP 0x000000000FFE2217 0000F4 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002954] ACPI: DSDT 0x000000000FFE0040 0021D7 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002956] ACPI: FACS 0x000000000FFE0000 000040\n[    0.002957] ACPI: APIC 0x000000000FFE230B 000090 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002959] ACPI: HPET 0x000000000FFE239B 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002960] ACPI: MCFG 0x000000000FFE23D3 00003C (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002962] ACPI: WAET 0x000000000FFE240F 000028 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002963] ACPI: Reserving FACP table memory at [mem 0xffe2217-0xffe230a]\n[    0.002964] ACPI: Reserving DSDT table memory at [mem 0xffe0040-0xffe2216]\n[    0.002964] ACPI: Reserving FACS table memory at [mem 0xffe0000-0xffe003f]\n[    0.002965] ACPI: Reserving APIC table memory at [mem 0xffe230b-0xffe239a]\n[    0.002965] ACPI: Reserving HPET table memory at [mem 0xffe239b-0xffe23d2]\n[    0.002966] ACPI: Reserving MCFG table memory at [mem 0xffe23d3-0xffe240e]\n[    0.002966] ACPI: Reserving WAET table memory at [mem 0xffe240f-0xffe2436]\n[    0.002992] Zone ranges:\n[    0.002992]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]\n[    0.002993]   DMA32    [mem 0x0000000001000000-0x000000000ffd7fff]\n[    0.002994]   Normal   empty\n[    0.002995] Movable zone start for each node\n[    0.002995] Early memory node ranges\n[    0.002995]   node   0: [mem 0x0000000000001000-0x000000000009efff]\n[    0.002996]   node   0: [mem 0x0000000000100000-0x000000000ffd7fff]\n[    0.002997] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd7fff]\n[    0.003102] On node 0, zone DMA: 1 pages in unavailable ranges\n[    0.003122] On node 0, zone DMA: 97 pages in unavailable ranges\n[    0.003523] On node 0, zone DMA32: 40 pages in unavailable ranges\n[    0.003875] ACPI: PM-Timer IO Port: 0x608\n[    0.003882] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[    0.003905] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[    0.003907] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[    0.003908] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[    0.003909] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[    0.003910] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[    0.003910] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[    0.003912] ACPI: Using ACPI (MADT) for SMP configuration information\n[    0.003913] ACPI: HPET id: 0x8086a201 base: 0xfed00000\n[    0.003914] TSC deadline timer available\n[    0.003917] CPU topo: Max. logical packages:   1\n[    0.003918] CPU topo: Max. logical dies:       1\n[    0.003918] CPU topo: Max. dies per package:   1\n[    0.003921] CPU topo: Max. threads per core:   1\n[    0.003922] CPU topo: Num. cores per package:     4\n[    0.003922] CPU topo: Num. threads per package:   4\n[    0.003922] CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs\n[    0.003932] kvm-guest: APIC: eoi() replaced with kvm_guest_apic_eoi_write()\n[    0.003941] [mem 0x10000000-0xafffffff] available for PCI devices\n[    0.003942] Booting paravirtualized kernel on KVM\n[    0.003943] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns\n[    0.003945] setup_percpu: NR_CPUS:64 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1\n[    0.004108] percpu: Embedded 58 pages/cpu s199704 r8192 d29672 u524288\n[    0.004127] Kernel command line: BOOT_IMAGE=/bzImage label=boot root=PARTUUID=feb6a601-c617-41f0-9821-f2a8b6dd926b rootfstype=ext4 console=ttyS0,115200 console=tty0  ro\n[    0.004154] Unknown kernel command line parameters \"BOOT_IMAGE=/bzImage label=boot\", will be passed to user space.\n[    0.004158] random: crng init done\n[    0.004165] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)\n[    0.004171] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)\n[    0.004193] Built 1 zonelists, mobility grouping on.  Total pages: 65398\n[    0.004355] mem auto-init: stack:all(zero), heap alloc:off, heap free:off\n[    0.004657] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1\n[    0.004669] ftrace: allocating 54061 entries in 212 pages\n[    0.012822] ftrace: allocated 212 pages with 4 groups\n[    0.012846] Dynamic Preempt: full\n[    0.012980] rcu: Preemptible hierarchical RCU implementation.\n[    0.012980] rcu: \tRCU event tracing is enabled.\n[    0.012980] rcu: \tRCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.\n[    0.012981] \tTrampoline variant of Tasks RCU enabled.\n[    0.012981] \tRude variant of Tasks RCU enabled.\n[    0.012982] \tTracing variant of Tasks RCU enabled.\n[    0.012982] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.\n[    0.012983] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4\n[    0.012986] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.012987] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.012988] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.017535] NR_IRQS: 4352, nr_irqs: 456, preallocated irqs: 16\n[    0.017712] rcu: srcu_init: Setting srcu_struct sizes based on contention.\n[    0.017769] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)\n[    0.022277] Console: colour VGA+ 80x25\n[    0.022280] printk: legacy console [tty0] enabled\n[    0.089962] printk: legacy console [ttyS0] enabled\n[    0.220567] ACPI: Core revision 20240827\n[    0.221561] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns\n[    0.223566] APIC: Switch to symmetric I/O mode setup\n[    0.224817] x2apic enabled\n[    0.225724] APIC: Switched APIC routing to: physical x2apic\n[    0.227980] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[    0.229253] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.231422] Calibrating delay loop (skipped) preset value.. 5499.99 BogoMIPS (lpj=2749998)\n[    0.233554] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[    0.235238] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[    0.236423] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization\n[    0.237423] Spectre V2 : Mitigation: Retpolines\n[    0.239425] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[    0.241422] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT\n[    0.243423] Speculative Store Bypass: Vulnerable\n[    0.244434] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'\n[    0.245422] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'\n[    0.247422] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'\n[    0.248422] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256\n[    0.249422] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[    0.267421] Freeing SMP alternatives memory: 56K\n[    0.268428] pid_max: default: 32768 minimum: 301\n[    0.270452] LSM: initializing lsm=capability,landlock\n[    0.272468] landlock: Up and running.\n[    0.274438] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.275422] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.276595] smpboot: CPU0: AMD Intel Xeon E3-12xx v2 (Ivy Bridge) (family: 0x6, model: 0x3a, stepping: 0x9)\n[    0.277521] Performance Events: AMD PMU driver.\n[    0.278426] ... version:                0\n[    0.279285] ... bit width:              48\n[    0.280069] ... generic registers:      4\n[    0.280425] ... value mask:             0000ffffffffffff\n[    0.281424] ... max period:             00007fffffffffff\n[    0.282424] ... fixed-purpose events:   0\n[    0.283308] ... event mask:             000000000000000f\n[    0.284292] signal: max sigframe size: 1776\n[    0.285132] rcu: Hierarchical SRCU implementation.\n[    0.285425] rcu: \tMax phase no-delay instances is 400.\n[    0.286448] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level\n[    0.287713] smp: Bringing up secondary CPUs ...\n[    0.288615] smpboot: x86: Booting SMP configuration:\n[    0.289435] .... node  #0, CPUs:      #1 #2 #3\n[    0.328441] smp: Brought up 1 node, 4 CPUs\n[    0.330427] smpboot: Total of 4 processors activated (21999.98 BogoMIPS)\n[    0.331738] Memory: 214376K/261592K available (20480K kernel code, 2435K rwdata, 5828K rodata, 3512K init, 2048K bss, 43280K reserved, 0K cma-reserved)\n[    0.332495] devtmpfs: initialized\n[    0.333697] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns\n[    0.334430] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)\n[    0.335455] pinctrl core: initialized pinctrl subsystem\n[    0.336792] NET: Registered PF_NETLINK/PF_ROUTE protocol family\n[    0.337520] thermal_sys: Registered thermal governor 'step_wise'\n[    0.337521] thermal_sys: Registered thermal governor 'user_space'\n[    0.338441] cpuidle: using governor menu\n[    0.340557] PCI: ECAM [mem 0xb0000000-0xbfffffff] (base 0xb0000000) for domain 0000 [bus 00-ff]\n[    0.341433] PCI: ECAM [mem 0xb0000000-0xbfffffff] reserved as E820 entry\n[    0.342454] PCI: Using configuration type 1 for base access\n[    0.343555] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.\n[    0.362424] raid6: sse2x4   gen() 24046 MB/s\n[    0.380424] raid6: sse2x2   gen() 20349 MB/s\n[    0.397424] raid6: sse2x1   gen()  6750 MB/s\n[    0.399085] raid6: using algorithm sse2x4 gen() 24046 MB/s\n[    0.416425] raid6: .... xor() 3958 MB/s, rmw enabled\n[    0.417425] raid6: using ssse3x2 recovery algorithm\n[    0.418494] ACPI: Added _OSI(Module Device)\n[    0.419392] ACPI: Added _OSI(Processor Device)\n[    0.420120] ACPI: Added _OSI(3.0 _SCP Extensions)\n[    0.420424] ACPI: Added _OSI(Processor Aggregator Device)\n[    0.421821] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[    0.423488] ACPI: Interpreter enabled\n[    0.424307] ACPI: PM: (supports S0 S3 S5)\n[    0.425428] ACPI: Using IOAPIC for interrupt routing\n[    0.426456] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[    0.427428] PCI: Using E820 reservations for host bridge windows\n[    0.428470] ACPI: Enabled 2 GPEs in block 00 to 3F\n[    0.430339] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[    0.431376] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]\n[    0.432449] acpi PNP0A08:00: _OSC: platform does not support [LTR]\n[    0.433454] acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability]\n[    0.434468] PCI host bridge to bus 0000:00\n[    0.435425] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]\n[    0.436425] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]\n[    0.437424] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[    0.438424] pci_bus 0000:00: root bus resource [mem 0x10000000-0xafffffff window]\n[    0.439424] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[    0.440424] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window]\n[    0.441425] pci_bus 0000:00: root bus resource [bus 00-ff]\n[    0.442463] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 conventional PCI endpoint\n[    0.443865] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint\n[    0.446428] pci 0000:00:01.0: BAR 0 [io  0xc080-0xc09f]\n[    0.449427] pci 0000:00:01.0: BAR 1 [mem 0xfebd0000-0xfebd0fff]\n[    0.453139] pci 0000:00:01.0: BAR 4 [mem 0xfe800000-0xfe803fff 64bit pref]\n[    0.455425] pci 0000:00:01.0: ROM [mem 0xfeb80000-0xfebbffff pref]\n[    0.458010] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 conventional PCI endpoint\n[    0.460429] pci 0000:00:02.0: BAR 0 [io  0xc0a0-0xc0bf]\n[    0.462229] pci 0000:00:02.0: BAR 1 [mem 0xfebd1000-0xfebd1fff]\n[    0.466428] pci 0000:00:02.0: BAR 4 [mem 0xfe804000-0xfe807fff 64bit pref]\n[    0.469246] pci 0000:00:03.0: [1af4:1004] type 00 class 0x010000 conventional PCI endpoint\n[    0.471425] pci 0000:00:03.0: BAR 0 [io  0xc000-0xc03f]\n[    0.473382] pci 0000:00:03.0: BAR 1 [mem 0xfebd2000-0xfebd2fff]\n[    0.477425] pci 0000:00:03.0: BAR 4 [mem 0xfe808000-0xfe80bfff 64bit pref]\n[    0.479849] pci 0000:00:04.0: [1af4:1050] type 00 class 0x030000 conventional PCI endpoint\n[    0.481429] pci 0000:00:04.0: BAR 0 [mem 0xfe000000-0xfe7fffff pref]\n[    0.485148] pci 0000:00:04.0: BAR 2 [mem 0xfe80c000-0xfe80ffff 64bit pref]\n[    0.487288] pci 0000:00:04.0: BAR 4 [mem 0xfebd3000-0xfebd3fff]\n[    0.489431] pci 0000:00:04.0: ROM [mem 0xfebc0000-0xfebcffff pref]\n[    0.490478] pci 0000:00:04.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]\n[    0.491997] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.494526] pci 0000:00:1d.0: BAR 4 [io  0xc0c0-0xc0df]\n[    0.496019] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.498554] pci 0000:00:1d.1: BAR 4 [io  0xc0e0-0xc0ff]\n[    0.499975] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.501510] pci 0000:00:1d.2: BAR 4 [io  0xc100-0xc11f]\n[    0.503016] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 conventional PCI endpoint\n[    0.504686] pci 0000:00:1d.7: BAR 0 [mem 0xfebd4000-0xfebd4fff]\n[    0.509412] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 conventional PCI endpoint\n[    0.511343] pci 0000:00:1f.0: quirk: [io  0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO\n[    0.512600] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 conventional PCI endpoint\n[    0.515346] pci 0000:00:1f.2: BAR 4 [io  0xc120-0xc13f]\n[    0.516611] pci 0000:00:1f.2: BAR 5 [mem 0xfebd5000-0xfebd5fff]\n[    0.518199] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 conventional PCI endpoint\n[    0.521809] pci 0000:00:1f.3: BAR 4 [io  0x0700-0x073f]\n[    0.523046] ACPI: PCI: Interrupt link LNKA configured for IRQ 10\n[    0.523473] ACPI: PCI: Interrupt link LNKB configured for IRQ 10\n[    0.524467] ACPI: PCI: Interrupt link LNKC configured for IRQ 11\n[    0.525466] ACPI: PCI: Interrupt link LNKD configured for IRQ 11\n[    0.526521] ACPI: PCI: Interrupt link LNKE configured for IRQ 10\n[    0.527531] ACPI: PCI: Interrupt link LNKF configured for IRQ 10\n[    0.528466] ACPI: PCI: Interrupt link LNKG configured for IRQ 11\n[    0.529467] ACPI: PCI: Interrupt link LNKH configured for IRQ 11\n[    0.530452] ACPI: PCI: Interrupt link GSIA configured for IRQ 16\n[    0.531428] ACPI: PCI: Interrupt link GSIB configured for IRQ 17\n[    0.532428] ACPI: PCI: Interrupt link GSIC configured for IRQ 18\n[    0.533427] ACPI: PCI: Interrupt link GSID configured for IRQ 19\n[    0.534429] ACPI: PCI: Interrupt link GSIE configured for IRQ 20\n[    0.535428] ACPI: PCI: Interrupt link GSIF configured for IRQ 21\n[    0.536428] ACPI: PCI: Interrupt link GSIG configured for IRQ 22\n[    0.537428] ACPI: PCI: Interrupt link GSIH configured for IRQ 23\n[    0.538629] iommu: Default domain type: Translated\n[    0.539425] iommu: DMA domain TLB invalidation policy: lazy mode\n[    0.540465] SCSI subsystem initialized\n[    0.541441] ACPI: bus type USB registered\n[    0.542329] usbcore: registered new interface driver usbfs\n[    0.543288] usbcore: registered new interface driver hub\n[    0.544265] usbcore: registered new device driver usb\n[    0.545215] pps_core: LinuxPPS API ver. 1 registered\n[    0.546232] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>\n[    0.547426] PTP clock support registered\n[    0.548532] Bluetooth: Core ver 2.22\n[    0.549434] NET: Registered PF_BLUETOOTH protocol family\n[    0.550434] Bluetooth: HCI device and connection manager initialized\n[    0.551431] Bluetooth: HCI socket layer initialized\n[    0.552431] Bluetooth: L2CAP socket layer initialized\n[    0.553432] Bluetooth: SCO socket layer initialized\n[    0.554466] PCI: Using ACPI for IRQ routing\n[    0.608976] pci 0000:00:04.0: vgaarb: setting as boot VGA device\n[    0.609421] pci 0000:00:04.0: vgaarb: bridge control possible\n[    0.609421] pci 0000:00:04.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none\n[    0.609429] vgaarb: loaded\n[    0.610481] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0\n[    0.611429] hpet0: 3 comparators, 64-bit 100.000000 MHz counter\n[    0.616479] clocksource: Switched to clocksource kvm-clock\n[    0.617795] pnp: PnP ACPI init\n[    0.618573] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved\n[    0.620248] pnp: PnP ACPI: found 5 devices\n[    0.640935] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[    0.645369] NET: Registered PF_INET protocol family\n[    0.646424] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)\n[    0.648041] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)\n[    0.649812] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)\n[    0.651433] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)\n[    0.653048] TCP bind hash table entries: 2048 (order: 4, 65536 bytes, linear)\n[    0.654489] TCP: Hash tables configured (established 2048 bind 2048)\n[    0.655804] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.657125] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.658553] NET: Registered PF_UNIX/PF_LOCAL protocol family\n[    0.660183] RPC: Registered named UNIX socket transport module.\n[    0.661411] RPC: Registered udp transport module.\n[    0.662458] RPC: Registered tcp transport module.\n[    0.663452] RPC: Registered tcp-with-tls transport module.\n[    0.664567] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[    0.682170] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]\n[    0.683778] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]\n[    0.686293] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]\n[    0.695378] pci_bus 0000:00: resource 7 [mem 0x10000000-0xafffffff window]\n[    0.696773] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window]\n[    0.698170] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window]\n[    0.699751] ACPI: \\_SB_.GSIA: Enabled at IRQ 16\n[    0.701246] ACPI: \\_SB_.GSIB: Enabled at IRQ 17\n[    0.702676] ACPI: \\_SB_.GSIC: Enabled at IRQ 18\n[    0.704087] ACPI: \\_SB_.GSID: Enabled at IRQ 19\n[    0.705571] PCI: CLS 0 bytes, default 64\n[    0.706504] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.709472] Initialise system trusted keyrings\n[    0.710589] workingset: timestamp_bits=46 max_order=16 bucket_order=0\n[    0.724679] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[    0.727955] NFS: Registering the id_resolver key type\n[    0.730337] Key type id_resolver registered\n[    0.731234] Key type id_legacy registered\n[    0.732684] Key type cifs.idmap registered\n[    0.740519] xor: automatically using best checksumming function   avx       \n[    0.742020] Key type asymmetric registered\n[    0.744088] Asymmetric key parser 'x509' registered\n[    0.746671] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)\n[    0.750302] io scheduler mq-deadline registered\n[    0.751282] io scheduler kyber registered\n[    0.752271] io scheduler bfq registered\n[    0.753486] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[    0.766907] ACPI: button: Power Button [PWRF]\n[    0.770294] ACPI: \\_SB_.GSIF: Enabled at IRQ 21\n[    0.775093] ACPI: \\_SB_.GSIG: Enabled at IRQ 22\n[    0.778856] ACPI: \\_SB_.GSIH: Enabled at IRQ 23\n[    0.780774] ACPI: \\_SB_.GSIE: Enabled at IRQ 20\n[    0.786185] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled\n[    0.787616] 00:01: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A\n[    0.789388] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[    0.792025] Linux agpgart interface v0.103\n[    0.793002] ACPI: bus type drm_connector registered\n[    0.805958] [drm] pci: virtio-vga detected at 0000:00:04.0\n[    0.807089] virtio-pci 0000:00:04.0: vgaarb: deactivate vga console\n[    0.813024] Console: switching to colour dummy device 80x25\n[    0.815024] [drm] features: -virgl +edid -resource_blob -host_visible\n[    0.815027] [drm] features: -context_init\n[    0.818174] [drm] number of scanouts: 1\n[    0.818802] [drm] number of cap sets: 0\n[    0.819764] [drm] Initialized virtio_gpu 0.1.0 for 0000:00:04.0 on minor 0\n[    0.821628] fbcon: virtio_gpudrmfb (fb0) is primary device\n[    0.839204] Console: switching to colour frame buffer device 160x50\n[    0.849786] virtio-pci 0000:00:04.0: [drm] fb0: virtio_gpudrmfb frame buffer device\n[    0.855673] brd: module loaded\n[    0.856981] loop: module loaded\n[    0.860194] virtio_scsi virtio2: 4/0/0 default/read/poll queues\n[    0.863771] scsi host0: Virtio SCSI HBA\n[    0.867845] scsi 0:0:0:0: Direct-Access     QEMU     QEMU HARDDISK    2.5+ PQ: 0 ANSI: 5\n[    0.880512] sd 0:0:0:0: Power-on or device reset occurred\n[    0.884681] sd 0:0:0:0: [sda] 391202 512-byte logical blocks: (200 MB/191 MiB)\n[    0.885880] ahci 0000:00:1f.2: AHCI vers 0001.0000, 32 command slots, 1.5 Gbps, SATA mode\n[    0.891189] sd 0:0:0:0: [sda] Write Protect is off\n[    0.892358] ahci 0000:00:1f.2: 6/6 ports implemented (port mask 0x3f)\n[    0.897069] ahci 0000:00:1f.2: flags: 64bit ncq only \n[    0.899448] scsi host1: ahci\n[    0.902603] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA\n[    0.903523] scsi host2: ahci\n[    0.908387] scsi host3: ahci\n[    0.909011] scsi host4: ahci\n[    0.911044] scsi host5: ahci\n[    0.912971] scsi host6: ahci\n[    0.914984]  sda: sda1 sda2 sda3\n[    0.918449] ata1: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5100 irq 36 lpm-pol 0\n[    0.919292] sd 0:0:0:0: [sda] Attached SCSI disk\n[    0.929677] ata2: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5180 irq 36 lpm-pol 0\n[    0.935834] ata3: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5200 irq 36 lpm-pol 0\n[    0.941675] ata4: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5280 irq 36 lpm-pol 0\n[    0.946583] ata5: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5300 irq 36 lpm-pol 0\n[    0.950047] ata6: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5380 irq 36 lpm-pol 0\n[    0.954631] e100: Intel(R) PRO/100 Network Driver\n[    0.956047] e100: Copyright(c) 1999-2006 Intel Corporation\n[    0.959014] e1000: Intel(R) PRO/1000 Network Driver\n[    0.961833] e1000: Copyright (c) 1999-2006 Intel Corporation.\n[    0.964299] e1000e: Intel(R) PRO/1000 Network Driver\n[    0.966630] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.\n[    0.969916] igb: Intel(R) Gigabit Ethernet Network Driver\n[    0.972279] igb: Copyright (c) 2007-2014 Intel Corporation.\n[    0.977136] ehci-pci 0000:00:1d.7: EHCI Host Controller\n[    0.978606] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1\n[    0.983124] ehci-pci 0000:00:1d.7: irq 19, io mem 0xfebd4000\n[    0.992786] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00\n[    0.998450] hub 1-0:1.0: USB hub found\n[    1.000338] hub 1-0:1.0: 6 ports detected\n[    1.006267] uhci_hcd 0000:00:1d.0: UHCI Host Controller\n[    1.009249] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2\n[    1.015524] uhci_hcd 0000:00:1d.0: irq 16, io port 0x0000c0c0\n[    1.019481] hub 2-0:1.0: USB hub found\n[    1.022021] hub 2-0:1.0: 2 ports detected\n[    1.027836] uhci_hcd 0000:00:1d.1: UHCI Host Controller\n[    1.029295] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3\n[    1.033608] uhci_hcd 0000:00:1d.1: irq 17, io port 0x0000c0e0\n[    1.036847] hub 3-0:1.0: USB hub found\n[    1.038243] hub 3-0:1.0: 2 ports detected\n[    1.044134] uhci_hcd 0000:00:1d.2: UHCI Host Controller\n[    1.047018] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4\n[    1.052324] uhci_hcd 0000:00:1d.2: irq 18, io port 0x0000c100\n[    1.055660] hub 4-0:1.0: USB hub found\n[    1.056885] hub 4-0:1.0: 2 ports detected\n[    1.060546] usbcore: registered new interface driver usb-storage\n[    1.063671] usbcore: registered new interface driver usbserial_generic\n[    1.066971] usbserial: USB Serial support registered for generic\n[    1.070301] usbcore: registered new interface driver ftdi_sio\n[    1.073229] usbserial: USB Serial support registered for FTDI USB Serial Device\n[    1.076432] usbcore: registered new interface driver pl2303\n[    1.079402] usbserial: USB Serial support registered for pl2303\n[    1.081890] i8042: PNP: No PS/2 controller found.\n[    1.084260] mousedev: PS/2 mouse device common for all mice\n[    1.086715] rtc_cmos 00:03: RTC can wake from S4\n[    1.090870] rtc_cmos 00:03: registered as rtc0\n[    1.093784] rtc_cmos 00:03: setting system clock to 2025-04-15T16:51:15 UTC (1744735875)\n[    1.097414] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram, hpet irqs\n[    1.099535] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev\n[    1.101837] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt\n[    1.102856] amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled\n[    1.112073] i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD\n[    1.114053] sdhci: Secure Digital Host Controller Interface driver\n[    1.124353] sdhci: Copyright(c) Pierre Ossman\n[    1.125722] sdhci-pltfm: SDHCI platform and OF driver helper\n[    1.128227] usbcore: registered new interface driver usbhid\n[    1.132691] usbhid: USB HID core driver\n[    1.135277] u32 classifier\n[    1.138134]     input device check on\n[    1.140770]     Actions configured\n[    1.143532] NET: Registered PF_INET6 protocol family\n[    1.147163] Segment Routing with IPv6\n[    1.149005] In-situ OAM (IOAM) with IPv6\n[    1.149940] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver\n[    1.152544] NET: Registered PF_PACKET protocol family\n[    1.154831] Bridge firewalling registered\n[    1.157016] l2tp_core: L2TP core driver, V2.0\n[    1.159243] Key type dns_resolver registered\n[    1.161480] NET: Registered PF_VSOCK protocol family\n[    1.164241] IPI shorthand broadcast: enabled\n[    1.168152] sched_clock: Marking stable (960006597, 207704727)->(1445590495, -277879171)\n[    1.170889] registered taskstats version 1\n[    1.173352] Loading compiled-in X.509 certificates\n[    1.176833] Key type .fscrypt registered\n[    1.178866] Key type fscrypt-provisioning registered\n[    1.182880] Btrfs loaded, zoned=no, fsverity=no\n[    1.186575] Key type encrypted registered\n[    1.189800] printk: legacy console [netcon0] enabled\n[    1.192171] netconsole: network logging started\n[    1.195562] clk: Disabling unused clocks\n[    1.246739] usb 1-1: new high-speed USB device number 2 using ehci-pci\n[    1.263876] ata1: SATA link down (SStatus 0 SControl 300)\n[    1.269923] ata4: SATA link down (SStatus 0 SControl 300)\n[    1.275491] ata6: SATA link down (SStatus 0 SControl 300)\n[    1.279747] ata3: SATA link down (SStatus 0 SControl 300)\n[    1.282921] ata2: SATA link down (SStatus 0 SControl 300)\n[    1.286642] ata5: SATA link down (SStatus 0 SControl 300)\n[    1.291321] md: Waiting for all devices to be available before autodetect\n[    1.294081] md: If you don't use raid, use raid=noautodetect\n[    1.297212] md: Autodetecting RAID arrays.\n[    1.299920] md: autorun ...\n[    1.302287] md: ... autorun DONE.\n[    1.310225] EXT4-fs (sda2): orphan cleanup on readonly fs\n[    1.312626] EXT4-fs (sda2): mounted filesystem e9539a61-656d-4e3a-bb09-1a506cf9f408 ro with ordered data mode. Quota mode: disabled.\n[    1.319823] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.\n[    1.327352] devtmpfs: mounted\n[    1.330055] Freeing unused kernel image (initmem) memory: 3512K\n[    1.333071] Write protecting the kernel read-only data: 26624k\n[    1.336378] Freeing unused kernel image (rodata/data gap) memory: 316K\n[    1.338917] Run /sbin/init as init process\n[    1.362290] EXT4-fs (sda2): re-mounted e9539a61-656d-4e3a-bb09-1a506cf9f408 r/w. Quota mode: disabled.\n[    1.376969] EXT4-fs (sda3): mounted filesystem f0a757e3-1718-4e6a-a5ab-0474d3a9c1cb r/w with ordered data mode. Quota mode: disabled.\n[    1.387949] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input1\n[    1.392158] hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:1d.7-1/input0\n[    1.427203] systemd[1]: systemd 257.4 running in system mode (-PAM -AUDIT -SELINUX -APPARMOR +IMA +IPE -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP -LIBCRYPTSETUP_PLUGINS +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -BTF +XKBCOMMON +UTMP -SYSVINIT -LIBARCHIVE)\n[    1.437491] systemd[1]: Detected virtualization kvm.\n[    1.442972] systemd[1]: Detected architecture x86-64.\n[    1.453637] systemd[1]: Hostname set to <qemux86-64>.\n[    1.459575] systemd[1]: Initializing machine ID from random generator.\n[    1.509715] usb 1-2: new high-speed USB device number 3 using ehci-pci\n[    1.533147] systemd[1]: Queued start job for default target Multi-User System.\n[    1.554887] systemd[1]: Created slice Slice /system/getty.\n[    1.562386] systemd[1]: Created slice Slice /system/modprobe.\n[    1.570741] systemd[1]: Created slice Slice /system/serial-getty.\n[    1.580144] systemd[1]: Created slice User and Session Slice.\n[    1.584196] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[    1.595633] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[    1.603004] systemd[1]: Expecting device /dev/sda1...\n[    1.617183] systemd[1]: Expecting device /dev/ttyS0...\n[    1.621204] systemd[1]: Reached target Path Units.\n[    1.624615] systemd[1]: Reached target Remote File Systems.\n[    1.632283] systemd[1]: Reached target Slice Units.\n[    1.635973] systemd[1]: Reached target Swaps.\n[    1.638878] systemd[1]: Listening on Syslog Socket.\n[    1.652221] systemd[1]: Listening on Credential Encryption/Decryption.\n[    1.668441] systemd[1]: Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit).\n[    1.671567] systemd[1]: Listening on Journal Socket (/dev/log).\n[    1.673642] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2:1.0/0003:0627:0001.0002/input/input2\n[    1.679267] systemd[1]: Listening on Journal Sockets.\n[    1.690386] systemd[1]: Listening on Network Service Netlink Socket.\n[    1.696560] systemd[1]: Listening on udev Control Socket.\n[    1.702232] systemd[1]: Listening on udev Kernel Socket.\n[    1.704673] systemd[1]: Listening on User Database Manager Socket.\n[    1.708459] systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).\n[    1.716183] systemd[1]: Mounting POSIX Message Queue File System...\n[    1.728957] systemd[1]: Mounting Kernel Debug File System...\n[    1.732949] systemd[1]: Mounting Kernel Trace File System...\n[    1.744065] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.748661] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.755954] systemd[1]: Starting Load Kernel Module configfs...\n[    1.760259] systemd[1]: Starting Load Kernel Module drm...\n[    1.769593] systemd[1]: Starting Load Kernel Module fuse...\n[    1.777765] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.778493] systemd[1]: Starting Journal Service...\n[    1.791942] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.795990] systemd[1]: Starting Generate network units from Kernel command line...\n[    1.802248] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    1.811011] systemd[1]: Starting Apply Kernel Variables...\n[    1.815038] systemd-journald[147]: Collecting audit messages is disabled.\n[    1.818071] EXT4-fs (sda2): re-mounted e9539a61-656d-4e3a-bb09-1a506cf9f408 ro. Quota mode: disabled.\n[    1.834222] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.838857] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.847784] systemd[1]: Starting Coldplug All udev Devices...\n[    1.854216] systemd[1]: Started Journal Service.\n[    1.901986] systemd-journald[147]: Received client request to flush runtime journal.\n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415170802\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250415170802\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.nl7z05zm\nCreated listening socket for qemu serial console on: 127.0.0.1:59603\nCreated listening socket for qemu serial console on: 127.0.0.1:54215\nlaunchcmd=runqemu  kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic tcpserial=59603:54215 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.1p804e7r,server,wait -qmp unix:./.nl7z05zm,server,nowait\"\nrunqemu started, pid is 299757\nwaiting at most 300 seconds for qemu pid (04/15/25 17:09:10)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.1p804e7r\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.1p804e7r\nQMP connected to QEMU at 04/15/25 17:09:11 and took 0.54 seconds\nQMP released QEMU at 04/15/25 17:09:11 and took 0.13 seconds from connect\nqemu started in 0.67 seconds - qemu procces pid is 299811 (04/15/25 17:09:11)\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:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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 - Using scsi drive\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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 if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -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:59603,nodelay=on -serial tcp:127.0.0.1:54215,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.1p804e7r,server,wait -qmp unix:./.nl7z05zm,server,nowait -device virtio-vga  -display sdl,show-cursor=on  \n\nrunqemu - INFO - Host uptime: 90022.43\n\n\nWaiting at most 1000 seconds for login banner (04/15/25 17:09:11)\nConnection from 127.0.0.1:42912\nTarget didn't reach login banner in 1000 seconds (04/15/25 17:25:52)\nLast 25 lines of login console (0):\n\nLast 25 lines of all logging (36162):\n[    1.766294] systemd[1]: Mounting Kernel Debug File System...\n[    1.774900] systemd[1]: Mounting Kernel Trace File System...\n[    1.783691] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.787771] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.796891] systemd[1]: Starting Load Kernel Module configfs...\n[    1.802286] systemd[1]: Starting Load Kernel Module drm...\n[    1.803463] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.811341] systemd[1]: Starting Load Kernel Module fuse...\n[    1.819438] systemd[1]: Starting Journal Service...\n[    1.831829] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.835808] systemd[1]: Starting Generate network units from Kernel command line...\n[    1.846144] systemd-journald[149]: Collecting audit messages is disabled.\n[    1.849093] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    1.854853] systemd[1]: Starting Apply Kernel Variables...\n[    1.865026] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.874009] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.884251] systemd[1]: Starting Coldplug All udev Devices...\n[    1.889596] EXT4-fs (sda2): re-mounted 09fa6083-c54b-4ef0-a0a1-8085fc81456a ro. Quota mode: disabled.\n[    1.896952] systemd[1]: Started Journal Service.\n[    1.944715] systemd-journald[149]: Received client request to flush runtime journal.\n[!p]104[?7h[6n[32766;32766H[6n[!p]104[?7h[6n[32766;32766H[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \nCheck full boot log: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415170802\nStopping logging thread\nStop event received\nTearing down logging thread\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 91028.97\n\ntput: No value for $TERM and no -T specified\n\nExtra log data read: \n\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 91028.97\n\ntput: No value for $TERM and no -T specified\n\nERROR: Qemu log output from /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415170802:\n\nSYSLINUX 6.04 6.04-pre2 Copyright (C) 1994-2015 H. Peter Anvin et al\nLoading /bzImage... ok\n[    0.000000] Linux version 6.12.19-yocto-standard (oe-user@oe-host) (x86_64-poky-linux-gcc (GCC) 14.2.0, GNU ld (GNU Binutils) 2.44) #1 SMP PREEMPT_DYNAMIC Wed Mar 19 23:04:08 UTC 2025\n[    0.000000] Command line: BOOT_IMAGE=/bzImage label=boot root=PARTUUID=2e325d6b-159c-4ed6-957d-50b1694526c3 rootfstype=ext4 console=ttyS0,115200 console=tty0 init=/sbin/preinit ro\n[    0.000000] BIOS-provided physical RAM map:\n[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd7fff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000ffd8000-0x000000000fffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\n[    0.000000] NX (Execute Disable) protection: active\n[    0.000000] APIC: Static calls initialized\n[    0.000000] SMBIOS 2.8 present.\n[    0.000000] DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014\n[    0.000000] DMI: Memory slots populated: 1/1\n[    0.000000] Hypervisor detected: KVM\n[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[    0.000000] kvm-clock: using sched offset of 433647226 cycles\n[    0.000001] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[    0.000003] tsc: Detected 2749.998 MHz processor\n[    0.000928] last_pfn = 0xffd8 max_arch_pfn = 0x400000000\n[    0.000961] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs\n[    0.000964] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  \n[    0.002830] found SMP MP-table at [mem 0x000f5440-0x000f544f]\n[    0.002938] ACPI: Early table checksum verification disabled\n[    0.002940] ACPI: RSDP 0x00000000000F5270 000014 (v00 BOCHS )\n[    0.002945] ACPI: RSDT 0x000000000FFE2437 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002948] ACPI: FACP 0x000000000FFE2217 0000F4 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002952] ACPI: DSDT 0x000000000FFE0040 0021D7 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002953] ACPI: FACS 0x000000000FFE0000 000040\n[    0.002955] ACPI: APIC 0x000000000FFE230B 000090 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002956] ACPI: HPET 0x000000000FFE239B 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002958] ACPI: MCFG 0x000000000FFE23D3 00003C (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002959] ACPI: WAET 0x000000000FFE240F 000028 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002961] ACPI: Reserving FACP table memory at [mem 0xffe2217-0xffe230a]\n[    0.002962] ACPI: Reserving DSDT table memory at [mem 0xffe0040-0xffe2216]\n[    0.002962] ACPI: Reserving FACS table memory at [mem 0xffe0000-0xffe003f]\n[    0.002963] ACPI: Reserving APIC table memory at [mem 0xffe230b-0xffe239a]\n[    0.002963] ACPI: Reserving HPET table memory at [mem 0xffe239b-0xffe23d2]\n[    0.002963] ACPI: Reserving MCFG table memory at [mem 0xffe23d3-0xffe240e]\n[    0.002964] ACPI: Reserving WAET table memory at [mem 0xffe240f-0xffe2436]\n[    0.002990] Zone ranges:\n[    0.002990]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]\n[    0.002991]   DMA32    [mem 0x0000000001000000-0x000000000ffd7fff]\n[    0.002992]   Normal   empty\n[    0.002993] Movable zone start for each node\n[    0.002993] Early memory node ranges\n[    0.002993]   node   0: [mem 0x0000000000001000-0x000000000009efff]\n[    0.002994]   node   0: [mem 0x0000000000100000-0x000000000ffd7fff]\n[    0.002995] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd7fff]\n[    0.003105] On node 0, zone DMA: 1 pages in unavailable ranges\n[    0.003126] On node 0, zone DMA: 97 pages in unavailable ranges\n[    0.003521] On node 0, zone DMA32: 40 pages in unavailable ranges\n[    0.003868] ACPI: PM-Timer IO Port: 0x608\n[    0.003875] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[    0.003898] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[    0.003900] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[    0.003901] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[    0.003901] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[    0.003902] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[    0.003903] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[    0.003905] ACPI: Using ACPI (MADT) for SMP configuration information\n[    0.003906] ACPI: HPET id: 0x8086a201 base: 0xfed00000\n[    0.003907] TSC deadline timer available\n[    0.003911] CPU topo: Max. logical packages:   1\n[    0.003911] CPU topo: Max. logical dies:       1\n[    0.003911] CPU topo: Max. dies per package:   1\n[    0.003914] CPU topo: Max. threads per core:   1\n[    0.003915] CPU topo: Num. cores per package:     4\n[    0.003915] CPU topo: Num. threads per package:   4\n[    0.003916] CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs\n[    0.003925] kvm-guest: APIC: eoi() replaced with kvm_guest_apic_eoi_write()\n[    0.003934] [mem 0x10000000-0xafffffff] available for PCI devices\n[    0.003935] Booting paravirtualized kernel on KVM\n[    0.003936] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns\n[    0.003938] setup_percpu: NR_CPUS:64 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1\n[    0.004104] percpu: Embedded 58 pages/cpu s199704 r8192 d29672 u524288\n[    0.004123] Kernel command line: BOOT_IMAGE=/bzImage label=boot root=PARTUUID=2e325d6b-159c-4ed6-957d-50b1694526c3 rootfstype=ext4 console=ttyS0,115200 console=tty0 init=/sbin/preinit ro\n[    0.004151] Unknown kernel command line parameters \"BOOT_IMAGE=/bzImage label=boot\", will be passed to user space.\n[    0.004156] random: crng init done\n[    0.004182] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)\n[    0.004188] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)\n[    0.004210] Built 1 zonelists, mobility grouping on.  Total pages: 65398\n[    0.004365] mem auto-init: stack:all(zero), heap alloc:off, heap free:off\n[    0.004672] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1\n[    0.004685] ftrace: allocating 54061 entries in 212 pages\n[    0.012989] ftrace: allocated 212 pages with 4 groups\n[    0.013013] Dynamic Preempt: full\n[    0.013139] rcu: Preemptible hierarchical RCU implementation.\n[    0.013139] rcu: \tRCU event tracing is enabled.\n[    0.013140] rcu: \tRCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.\n[    0.013141] \tTrampoline variant of Tasks RCU enabled.\n[    0.013141] \tRude variant of Tasks RCU enabled.\n[    0.013141] \tTracing variant of Tasks RCU enabled.\n[    0.013142] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.\n[    0.013142] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4\n[    0.013145] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.013147] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.013147] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.017687] NR_IRQS: 4352, nr_irqs: 456, preallocated irqs: 16\n[    0.017868] rcu: srcu_init: Setting srcu_struct sizes based on contention.\n[    0.017923] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)\n[    0.022411] Console: colour VGA+ 80x25\n[    0.022413] printk: legacy console [tty0] enabled\n[    0.091526] printk: legacy console [ttyS0] enabled\n[    0.231709] ACPI: Core revision 20240827\n[    0.233682] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns\n[    0.235942] APIC: Switch to symmetric I/O mode setup\n[    0.237201] x2apic enabled\n[    0.238108] APIC: Switched APIC routing to: physical x2apic\n[    0.240353] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[    0.241627] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.258543] Calibrating delay loop (skipped) preset value.. 5499.99 BogoMIPS (lpj=2749998)\n[    0.260676] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[    0.261542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[    0.262545] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization\n[    0.263543] Spectre V2 : Mitigation: Retpolines\n[    0.264542] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[    0.265542] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT\n[    0.267542] Speculative Store Bypass: Vulnerable\n[    0.268554] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'\n[    0.269543] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'\n[    0.271542] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'\n[    0.272543] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256\n[    0.273542] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[    0.282541] Freeing SMP alternatives memory: 56K\n[    0.283278] pid_max: default: 32768 minimum: 301\n[    0.284258] LSM: initializing lsm=capability,landlock\n[    0.285347] landlock: Up and running.\n[    0.286121] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.287544] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.288698] smpboot: CPU0: AMD Intel Xeon E3-12xx v2 (Ivy Bridge) (family: 0x6, model: 0x3a, stepping: 0x9)\n[    0.289647] Performance Events: AMD PMU driver.\n[    0.290547] ... version:                0\n[    0.291394] ... bit width:              48\n[    0.292183] ... generic registers:      4\n[    0.292544] ... value mask:             0000ffffffffffff\n[    0.293544] ... max period:             00007fffffffffff\n[    0.294544] ... fixed-purpose events:   0\n[    0.295422] ... event mask:             000000000000000f\n[    0.296421] signal: max sigframe size: 1776\n[    0.297244] rcu: Hierarchical SRCU implementation.\n[    0.297545] rcu: \tMax phase no-delay instances is 400.\n[    0.298570] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level\n[    0.299646] smp: Bringing up secondary CPUs ...\n[    0.300600] smpboot: x86: Booting SMP configuration:\n[    0.301548] .... node  #0, CPUs:      #1 #2 #3\n[    0.337628] smp: Brought up 1 node, 4 CPUs\n[    0.339479] smpboot: Total of 4 processors activated (21999.98 BogoMIPS)\n[    0.341053] Memory: 214376K/261592K available (20480K kernel code, 2435K rwdata, 5828K rodata, 3512K init, 2048K bss, 43280K reserved, 0K cma-reserved)\n[    0.342608] devtmpfs: initialized\n[    0.343732] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns\n[    0.344548] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)\n[    0.345568] pinctrl core: initialized pinctrl subsystem\n[    0.346898] NET: Registered PF_NETLINK/PF_ROUTE protocol family\n[    0.347629] thermal_sys: Registered thermal governor 'step_wise'\n[    0.347630] thermal_sys: Registered thermal governor 'user_space'\n[    0.348559] cpuidle: using governor menu\n[    0.350534] PCI: ECAM [mem 0xb0000000-0xbfffffff] (base 0xb0000000) for domain 0000 [bus 00-ff]\n[    0.351546] PCI: ECAM [mem 0xb0000000-0xbfffffff] reserved as E820 entry\n[    0.352551] PCI: Using configuration type 1 for base access\n[    0.353578] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.\n[    0.371546] raid6: sse2x4   gen() 27041 MB/s\n[    0.388545] raid6: sse2x2   gen() 26308 MB/s\n[    0.405546] raid6: sse2x1   gen()  7069 MB/s\n[    0.407237] raid6: using algorithm sse2x4 gen() 27041 MB/s\n[    0.424546] raid6: .... xor() 4092 MB/s, rmw enabled\n[    0.425545] raid6: using ssse3x2 recovery algorithm\n[    0.426602] ACPI: Added _OSI(Module Device)\n[    0.427485] ACPI: Added _OSI(Processor Device)\n[    0.428250] ACPI: Added _OSI(3.0 _SCP Extensions)\n[    0.428545] ACPI: Added _OSI(Processor Aggregator Device)\n[    0.429942] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[    0.431589] ACPI: Interpreter enabled\n[    0.432444] ACPI: PM: (supports S0 S3 S5)\n[    0.433548] ACPI: Using IOAPIC for interrupt routing\n[    0.434562] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[    0.435548] PCI: Using E820 reservations for host bridge windows\n[    0.436631] ACPI: Enabled 2 GPEs in block 00 to 3F\n[    0.439365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[    0.440548] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]\n[    0.441567] acpi PNP0A08:00: _OSC: platform does not support [LTR]\n[    0.442572] acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability]\n[    0.443582] PCI host bridge to bus 0000:00\n[    0.444469] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]\n[    0.445545] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]\n[    0.446544] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[    0.447545] pci_bus 0000:00: root bus resource [mem 0x10000000-0xafffffff window]\n[    0.448544] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[    0.449545] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window]\n[    0.450545] pci_bus 0000:00: root bus resource [bus 00-ff]\n[    0.451583] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 conventional PCI endpoint\n[    0.454152] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint\n[    0.457547] pci 0000:00:01.0: BAR 0 [io  0xc080-0xc09f]\n[    0.460547] pci 0000:00:01.0: BAR 1 [mem 0xfebd0000-0xfebd0fff]\n[    0.464443] pci 0000:00:01.0: BAR 4 [mem 0xfe800000-0xfe803fff 64bit pref]\n[    0.466545] pci 0000:00:01.0: ROM [mem 0xfeb80000-0xfebbffff pref]\n[    0.468838] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 conventional PCI endpoint\n[    0.471546] pci 0000:00:02.0: BAR 0 [io  0xc0a0-0xc0bf]\n[    0.474549] pci 0000:00:02.0: BAR 1 [mem 0xfebd1000-0xfebd1fff]\n[    0.478546] pci 0000:00:02.0: BAR 4 [mem 0xfe804000-0xfe807fff 64bit pref]\n[    0.480906] pci 0000:00:03.0: [1af4:1004] type 00 class 0x010000 conventional PCI endpoint\n[    0.482546] pci 0000:00:03.0: BAR 0 [io  0xc000-0xc03f]\n[    0.485551] pci 0000:00:03.0: BAR 1 [mem 0xfebd2000-0xfebd2fff]\n[    0.490545] pci 0000:00:03.0: BAR 4 [mem 0xfe808000-0xfe80bfff 64bit pref]\n[    0.494352] pci 0000:00:04.0: [1af4:1050] type 00 class 0x030000 conventional PCI endpoint\n[    0.496551] pci 0000:00:04.0: BAR 0 [mem 0xfe000000-0xfe7fffff pref]\n[    0.500009] pci 0000:00:04.0: BAR 2 [mem 0xfe80c000-0xfe80ffff 64bit pref]\n[    0.501470] pci 0000:00:04.0: BAR 4 [mem 0xfebd3000-0xfebd3fff]\n[    0.503549] pci 0000:00:04.0: ROM [mem 0xfebc0000-0xfebcffff pref]\n[    0.504594] pci 0000:00:04.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]\n[    0.506102] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.507946] pci 0000:00:1d.0: BAR 4 [io  0xc0c0-0xc0df]\n[    0.509224] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.512780] pci 0000:00:1d.1: BAR 4 [io  0xc0e0-0xc0ff]\n[    0.514583] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.517545] pci 0000:00:1d.2: BAR 4 [io  0xc100-0xc11f]\n[    0.519247] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 conventional PCI endpoint\n[    0.520869] pci 0000:00:1d.7: BAR 0 [mem 0xfebd4000-0xfebd4fff]\n[    0.523493] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 conventional PCI endpoint\n[    0.525786] pci 0000:00:1f.0: quirk: [io  0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO\n[    0.526914] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 conventional PCI endpoint\n[    0.532428] pci 0000:00:1f.2: BAR 4 [io  0xc120-0xc13f]\n[    0.534516] pci 0000:00:1f.2: BAR 5 [mem 0xfebd5000-0xfebd5fff]\n[    0.536102] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 conventional PCI endpoint\n[    0.538960] pci 0000:00:1f.3: BAR 4 [io  0x0700-0x073f]\n[    0.540384] ACPI: PCI: Interrupt link LNKA configured for IRQ 10\n[    0.541565] ACPI: PCI: Interrupt link LNKB configured for IRQ 10\n[    0.542610] ACPI: PCI: Interrupt link LNKC configured for IRQ 11\n[    0.543588] ACPI: PCI: Interrupt link LNKD configured for IRQ 11\n[    0.544586] ACPI: PCI: Interrupt link LNKE configured for IRQ 10\n[    0.545591] ACPI: PCI: Interrupt link LNKF configured for IRQ 10\n[    0.546587] ACPI: PCI: Interrupt link LNKG configured for IRQ 11\n[    0.547587] ACPI: PCI: Interrupt link LNKH configured for IRQ 11\n[    0.548564] ACPI: PCI: Interrupt link GSIA configured for IRQ 16\n[    0.549548] ACPI: PCI: Interrupt link GSIB configured for IRQ 17\n[    0.551558] ACPI: PCI: Interrupt link GSIC configured for IRQ 18\n[    0.552555] ACPI: PCI: Interrupt link GSID configured for IRQ 19\n[    0.553556] ACPI: PCI: Interrupt link GSIE configured for IRQ 20\n[    0.554549] ACPI: PCI: Interrupt link GSIF configured for IRQ 21\n[    0.555549] ACPI: PCI: Interrupt link GSIG configured for IRQ 22\n[    0.556548] ACPI: PCI: Interrupt link GSIH configured for IRQ 23\n[    0.557739] iommu: Default domain type: Translated\n[    0.558546] iommu: DMA domain TLB invalidation policy: lazy mode\n[    0.559585] SCSI subsystem initialized\n[    0.560422] ACPI: bus type USB registered\n[    0.561177] usbcore: registered new interface driver usbfs\n[    0.561549] usbcore: registered new interface driver hub\n[    0.562549] usbcore: registered new device driver usb\n[    0.563553] pps_core: LinuxPPS API ver. 1 registered\n[    0.564544] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>\n[    0.565546] PTP clock support registered\n[    0.566671] Bluetooth: Core ver 2.22\n[    0.567457] NET: Registered PF_BLUETOOTH protocol family\n[    0.568386] Bluetooth: HCI device and connection manager initialized\n[    0.569530] Bluetooth: HCI socket layer initialized\n[    0.570313] Bluetooth: L2CAP socket layer initialized\n[    0.571551] Bluetooth: SCO socket layer initialized\n[    0.572596] PCI: Using ACPI for IRQ routing\n[    0.627966] pci 0000:00:04.0: vgaarb: setting as boot VGA device\n[    0.628541] pci 0000:00:04.0: vgaarb: bridge control possible\n[    0.628541] pci 0000:00:04.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none\n[    0.628555] vgaarb: loaded\n[    0.629587] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0\n[    0.630548] hpet0: 3 comparators, 64-bit 100.000000 MHz counter\n[    0.636599] clocksource: Switched to clocksource kvm-clock\n[    0.637922] pnp: PnP ACPI init\n[    0.638721] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved\n[    0.640473] pnp: PnP ACPI: found 5 devices\n[    0.660698] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[    0.664038] NET: Registered PF_INET protocol family\n[    0.666679] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)\n[    0.670641] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)\n[    0.672431] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)\n[    0.674052] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)\n[    0.675681] TCP bind hash table entries: 2048 (order: 4, 65536 bytes, linear)\n[    0.677115] TCP: Hash tables configured (established 2048 bind 2048)\n[    0.678491] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.679817] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.681243] NET: Registered PF_UNIX/PF_LOCAL protocol family\n[    0.682762] RPC: Registered named UNIX socket transport module.\n[    0.683995] RPC: Registered udp transport module.\n[    0.684988] RPC: Registered tcp transport module.\n[    0.685995] RPC: Registered tcp-with-tls transport module.\n[    0.687121] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[    0.688483] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]\n[    0.689777] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]\n[    0.705147] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]\n[    0.715900] pci_bus 0000:00: resource 7 [mem 0x10000000-0xafffffff window]\n[    0.717322] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window]\n[    0.718736] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window]\n[    0.720308] ACPI: \\_SB_.GSIA: Enabled at IRQ 16\n[    0.721825] ACPI: \\_SB_.GSIB: Enabled at IRQ 17\n[    0.723269] ACPI: \\_SB_.GSIC: Enabled at IRQ 18\n[    0.724695] ACPI: \\_SB_.GSID: Enabled at IRQ 19\n[    0.726209] PCI: CLS 0 bytes, default 64\n[    0.727116] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.730177] Initialise system trusted keyrings\n[    0.731264] workingset: timestamp_bits=46 max_order=16 bucket_order=0\n[    0.745779] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[    0.747404] NFS: Registering the id_resolver key type\n[    0.749351] Key type id_resolver registered\n[    0.750988] Key type id_legacy registered\n[    0.753226] Key type cifs.idmap registered\n[    0.761707] xor: automatically using best checksumming function   avx       \n[    0.763158] Key type asymmetric registered\n[    0.764044] Asymmetric key parser 'x509' registered\n[    0.765079] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)\n[    0.766659] io scheduler mq-deadline registered\n[    0.767644] io scheduler kyber registered\n[    0.768520] io scheduler bfq registered\n[    0.769589] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[    0.774697] ACPI: button: Power Button [PWRF]\n[    0.787989] ACPI: \\_SB_.GSIF: Enabled at IRQ 21\n[    0.792814] ACPI: \\_SB_.GSIG: Enabled at IRQ 22\n[    0.797012] ACPI: \\_SB_.GSIH: Enabled at IRQ 23\n[    0.798913] ACPI: \\_SB_.GSIE: Enabled at IRQ 20\n[    0.804718] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled\n[    0.806161] 00:01: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A\n[    0.807883] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[    0.810463] Linux agpgart interface v0.103\n[    0.811415] ACPI: bus type drm_connector registered\n[    0.812535] [drm] pci: virtio-vga detected at 0000:00:04.0\n[    0.813704] virtio-pci 0000:00:04.0: vgaarb: deactivate vga console\n[    0.830551] Console: switching to colour dummy device 80x25\n[    0.832365] [drm] features: -virgl +edid -resource_blob -host_visible\n[    0.832368] [drm] features: -context_init\n[    0.835482] [drm] number of scanouts: 1\n[    0.836089] [drm] number of cap sets: 0\n[    0.837042] [drm] Initialized virtio_gpu 0.1.0 for 0000:00:04.0 on minor 0\n[    0.838777] fbcon: virtio_gpudrmfb (fb0) is primary device\n[    0.858973] Console: switching to colour frame buffer device 160x50\n[    0.870523] virtio-pci 0000:00:04.0: [drm] fb0: virtio_gpudrmfb frame buffer device\n[    0.878353] brd: module loaded\n[    0.881091] loop: module loaded\n[    0.883884] virtio_scsi virtio2: 4/0/0 default/read/poll queues\n[    0.887399] scsi host0: Virtio SCSI HBA\n[    0.890704] scsi 0:0:0:0: Direct-Access     QEMU     QEMU HARDDISK    2.5+ PQ: 0 ANSI: 5\n[    0.900265] sd 0:0:0:0: Power-on or device reset occurred\n[    0.904467] sd 0:0:0:0: [sda] 391202 512-byte logical blocks: (200 MB/191 MiB)\n[    0.905663] ahci 0000:00:1f.2: AHCI vers 0001.0000, 32 command slots, 1.5 Gbps, SATA mode\n[    0.911083] sd 0:0:0:0: [sda] Write Protect is off\n[    0.912360] ahci 0000:00:1f.2: 6/6 ports implemented (port mask 0x3f)\n[    0.914717] ahci 0000:00:1f.2: flags: 64bit ncq only \n[    0.920130] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA\n[    0.927273] scsi host1: ahci\n[    0.933432] scsi host2: ahci\n[    0.934554] scsi host3: ahci\n[    0.937475] scsi host4: ahci\n[    0.939811]  sda: sda1 sda2 sda3\n[    0.940278] scsi host5: ahci\n[    0.942815] sd 0:0:0:0: [sda] Attached SCSI disk\n[    0.943306] scsi host6: ahci\n[    0.949541] ata1: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5100 irq 36 lpm-pol 0\n[    0.952386] ata2: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5180 irq 36 lpm-pol 0\n[    0.956242] ata3: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5200 irq 36 lpm-pol 0\n[    0.958165] ata4: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5280 irq 36 lpm-pol 0\n[    0.962634] ata5: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5300 irq 36 lpm-pol 0\n[    0.966054] ata6: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5380 irq 36 lpm-pol 0\n[    0.970567] e100: Intel(R) PRO/100 Network Driver\n[    0.971952] e100: Copyright(c) 1999-2006 Intel Corporation\n[    0.974909] e1000: Intel(R) PRO/1000 Network Driver\n[    0.977743] e1000: Copyright (c) 1999-2006 Intel Corporation.\n[    0.980715] e1000e: Intel(R) PRO/1000 Network Driver\n[    0.983075] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.\n[    0.987003] igb: Intel(R) Gigabit Ethernet Network Driver\n[    0.990702] igb: Copyright (c) 2007-2014 Intel Corporation.\n[    0.995800] uhci_hcd 0000:00:1d.0: UHCI Host Controller\n[    0.997143] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1\n[    1.003464] uhci_hcd 0000:00:1d.0: irq 16, io port 0x0000c0c0\n[    1.008537] hub 1-0:1.0: USB hub found\n[    1.010821] hub 1-0:1.0: 2 ports detected\n[    1.016361] ehci-pci 0000:00:1d.7: EHCI Host Controller\n[    1.019309] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2\n[    1.025415] ehci-pci 0000:00:1d.7: irq 19, io mem 0xfebd4000\n[    1.034703] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00\n[    1.039104] hub 2-0:1.0: USB hub found\n[    1.041102] hub 2-0:1.0: 6 ports detected\n[    1.069049] hub 1-0:1.0: USB hub found\n[    1.071542] hub 1-0:1.0: 2 ports detected\n[    1.076198] uhci_hcd 0000:00:1d.1: UHCI Host Controller\n[    1.079855] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3\n[    1.085888] uhci_hcd 0000:00:1d.1: irq 17, io port 0x0000c0e0\n[    1.089756] hub 3-0:1.0: USB hub found\n[    1.091006] hub 3-0:1.0: 2 ports detected\n[    1.096219] uhci_hcd 0000:00:1d.2: UHCI Host Controller\n[    1.100055] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4\n[    1.105516] uhci_hcd 0000:00:1d.2: irq 18, io port 0x0000c100\n[    1.110271] hub 4-0:1.0: USB hub found\n[    1.111460] hub 4-0:1.0: 2 ports detected\n[    1.116229] usbcore: registered new interface driver usb-storage\n[    1.118728] usbcore: registered new interface driver usbserial_generic\n[    1.121329] usbserial: USB Serial support registered for generic\n[    1.123831] usbcore: registered new interface driver ftdi_sio\n[    1.126257] usbserial: USB Serial support registered for FTDI USB Serial Device\n[    1.129472] usbcore: registered new interface driver pl2303\n[    1.133261] usbserial: USB Serial support registered for pl2303\n[    1.136644] i8042: PNP: No PS/2 controller found.\n[    1.139787] mousedev: PS/2 mouse device common for all mice\n[    1.142937] rtc_cmos 00:03: RTC can wake from S4\n[    1.146971] rtc_cmos 00:03: registered as rtc0\n[    1.149806] rtc_cmos 00:03: setting system clock to 2025-04-15T17:09:12 UTC (1744736952)\n[    1.153165] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram, hpet irqs\n[    1.155144] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev\n[    1.157008] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt\n[    1.158030] amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled\n[    1.164220] i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD\n[    1.165609] sdhci: Secure Digital Host Controller Interface driver\n[    1.174458] sdhci: Copyright(c) Pierre Ossman\n[    1.177773] sdhci-pltfm: SDHCI platform and OF driver helper\n[    1.181708] usbcore: registered new interface driver usbhid\n[    1.185270] usbhid: USB HID core driver\n[    1.187972] u32 classifier\n[    1.190315]     input device check on\n[    1.194515]     Actions configured\n[    1.197242] NET: Registered PF_INET6 protocol family\n[    1.199740] Segment Routing with IPv6\n[    1.202240] In-situ OAM (IOAM) with IPv6\n[    1.205336] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver\n[    1.208160] NET: Registered PF_PACKET protocol family\n[    1.210584] Bridge firewalling registered\n[    1.213428] l2tp_core: L2TP core driver, V2.0\n[    1.215853] Key type dns_resolver registered\n[    1.217919] NET: Registered PF_VSOCK protocol family\n[    1.220881] IPI shorthand broadcast: enabled\n[    1.223293] sched_clock: Marking stable (988001950, 234668238)->(1481338949, -258668761)\n[    1.225006] registered taskstats version 1\n[    1.226983] Loading compiled-in X.509 certificates\n[    1.230402] Key type .fscrypt registered\n[    1.232348] Key type fscrypt-provisioning registered\n[    1.235348] Btrfs loaded, zoned=no, fsverity=no\n[    1.239610] Key type encrypted registered\n[    1.242125] printk: legacy console [netcon0] enabled\n[    1.245706] netconsole: network logging started\n[    1.249019] clk: Disabling unused clocks\n[    1.275215] ata2: SATA link down (SStatus 0 SControl 300)\n[    1.281466] ata3: SATA link down (SStatus 0 SControl 300)\n[    1.286572] ata4: SATA link down (SStatus 0 SControl 300)\n[    1.289716] usb 2-1: new high-speed USB device number 2 using ehci-pci\n[    1.292390] ata5: SATA link down (SStatus 0 SControl 300)\n[    1.299523] ata6: SATA link down (SStatus 0 SControl 300)\n[    1.305061] ata1: SATA link down (SStatus 0 SControl 300)\n[    1.310488] md: Waiting for all devices to be available before autodetect\n[    1.313408] md: If you don't use raid, use raid=noautodetect\n[    1.317325] md: Autodetecting RAID arrays.\n[    1.319878] md: autorun ...\n[    1.321910] md: ... autorun DONE.\n[    1.330759] EXT4-fs (sda2): orphan cleanup on readonly fs\n[    1.333261] EXT4-fs (sda2): mounted filesystem 09fa6083-c54b-4ef0-a0a1-8085fc81456a ro with ordered data mode. Quota mode: disabled.\n[    1.339315] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.\n[    1.344605] devtmpfs: mounted\n[    1.346388] Freeing unused kernel image (initmem) memory: 3512K\n[    1.350184] Write protecting the kernel read-only data: 26624k\n[    1.354391] Freeing unused kernel image (rodata/data gap) memory: 316K\n[    1.358344] Run /sbin/preinit as init process\n[    1.400315] EXT4-fs (sda2): re-mounted 09fa6083-c54b-4ef0-a0a1-8085fc81456a r/w. Quota mode: disabled.\n[    1.416694] EXT4-fs (sda3): mounted filesystem 0ffa431b-f1c1-4c23-82f0-f02e30ac89aa r/w with ordered data mode. Quota mode: disabled.\n[    1.426398] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/0003:0627:0001.0001/input/input1\n[    1.426465] hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:1d.7-1/input0\n[    1.460811] systemd[1]: systemd 257.4 running in system mode (-PAM -AUDIT -SELINUX -APPARMOR +IMA +IPE -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP -LIBCRYPTSETUP_PLUGINS +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -BTF +XKBCOMMON +UTMP -SYSVINIT -LIBARCHIVE)\n[    1.477655] systemd[1]: Detected virtualization kvm.\n[    1.480690] systemd[1]: Detected architecture x86-64.\n[    1.496374] systemd[1]: Hostname set to <qemux86-64>.\n[    1.501384] systemd[1]: Initializing machine ID from random generator.\n[    1.539184] usb 2-2: new high-speed USB device number 3 using ehci-pci\n[    1.581246] systemd[1]: Queued start job for default target Multi-User System.\n[    1.606716] systemd[1]: Created slice Slice /system/getty.\n[    1.611334] systemd[1]: Created slice Slice /system/modprobe.\n[    1.620495] systemd[1]: Created slice Slice /system/serial-getty.\n[    1.629118] systemd[1]: Created slice User and Session Slice.\n[    1.635729] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[    1.640411] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[    1.643322] systemd[1]: Expecting device /dev/sda1...\n[    1.647076] systemd[1]: Expecting device /dev/ttyS0...\n[    1.650554] systemd[1]: Reached target Path Units.\n[    1.654736] systemd[1]: Reached target Remote File Systems.\n[    1.665481] systemd[1]: Reached target Slice Units.\n[    1.676559] systemd[1]: Reached target Swaps.\n[    1.681574] systemd[1]: Listening on Syslog Socket.\n[    1.691809] systemd[1]: Listening on Credential Encryption/Decryption.\n[    1.699781] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/0003:0627:0001.0002/input/input2\n[    1.700925] systemd[1]: Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit).\n[    1.710034] systemd[1]: Listening on Journal Socket (/dev/log).\n[    1.718183] systemd[1]: Listening on Journal Sockets.\n[    1.725813] systemd[1]: Listening on Network Service Netlink Socket.\n[    1.729704] systemd[1]: Listening on udev Control Socket.\n[    1.737992] systemd[1]: Listening on udev Kernel Socket.\n[    1.746776] systemd[1]: Listening on User Database Manager Socket.\n[    1.754583] systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).\n[    1.760704] systemd[1]: Mounting POSIX Message Queue File System...\n[    1.766294] systemd[1]: Mounting Kernel Debug File System...\n[    1.774900] systemd[1]: Mounting Kernel Trace File System...\n[    1.783691] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.787771] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.796891] systemd[1]: Starting Load Kernel Module configfs...\n[    1.802286] systemd[1]: Starting Load Kernel Module drm...\n[    1.803463] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.811341] systemd[1]: Starting Load Kernel Module fuse...\n[    1.819438] systemd[1]: Starting Journal Service...\n[    1.831829] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.835808] systemd[1]: Starting Generate network units from Kernel command line...\n[    1.846144] systemd-journald[149]: Collecting audit messages is disabled.\n[    1.849093] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    1.854853] systemd[1]: Starting Apply Kernel Variables...\n[    1.865026] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.874009] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.884251] systemd[1]: Starting Coldplug All udev Devices...\n[    1.889596] EXT4-fs (sda2): re-mounted 09fa6083-c54b-4ef0-a0a1-8085fc81456a ro. Quota mode: disabled.\n[    1.896952] systemd[1]: Started Journal Service.\n[    1.944715] systemd-journald[149]: Received client request to flush runtime journal.\n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \n",
    "oetags": [
     "runqemu"
    ],
    "status": "ERROR"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_read_only": {
    "duration": 1076.7914807796478,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 377, in runqemu\n    qemu.start(params=qemuparams, ssh=ssh, runqemuparams=runqemuparams, launch_cmd=launch_cmd, discard_writes=discard_writes)\n    ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/targetcontrol.py\", line 179, in start\n    raise RuntimeError(\"%s - FAILED to start qemu - check the task log and the boot log\" % self.pn)\nRuntimeError: core-image-minimal - FAILED to start qemu - check the task log and the boot log\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 379, in test_sbin_init_read_only\n    self.run_sbin_init(True, \"squashfs\")\n    ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 402, in run_sbin_init\n    with runqemu('core-image-minimal', image_fstype='wic', discard_writes=False) as qemu:\n         ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/contextlib.py\", line 141, in __enter__\n    return next(self.gen)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 383, in runqemu\n    raise Exception(msg)\nException: core-image-minimal - FAILED to start qemu - check the task log and the boot log\nFailed to start QEMU - see the logs in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimageQemurunner log output from /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemurunner_log.20250415172558:\nINFO: rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic\nINFO: Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415172558\nINFO: SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250415172558\nDEBUG: Using kvm for runqemu\nINFO: QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.u6hrejf_\nDEBUG: Created listening socket for qemu serial console on: 127.0.0.1:32789\nDEBUG: Created listening socket for qemu serial console on: 127.0.0.1:54459\nDEBUG: launchcmd=runqemu  kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic tcpserial=32789:54459 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.n2z9aiqo,server,wait -qmp unix:./.u6hrejf_,server,nowait\"\nDEBUG: runqemu started, pid is 385033\nDEBUG: waiting at most 300 seconds for qemu pid (04/15/25 17:27:07)\nDEBUG: QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.n2z9aiqo\nDEBUG: QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.n2z9aiqo\nINFO: QMP connected to QEMU at 04/15/25 17:27:07 and took 0.54 seconds\nINFO: QMP released QEMU at 04/15/25 17:27:08 and took 0.13 seconds from connect\nDEBUG: qemu started in 0.67 seconds - qemu procces pid is 385042 (04/15/25 17:27:08)\nDEBUG: Target IP: 192.168.7.2\nDEBUG: Server IP: 192.168.7.1\nDEBUG: Starting logging thread\nDEBUG: Starting thread event loop\nDEBUG: Connection request received\nDEBUG: Setting connection established event\nDEBUG: Output from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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 - Using scsi drive\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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 if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -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:32789,nodelay=on -serial tcp:127.0.0.1:54459,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.n2z9aiqo,server,wait -qmp unix:./.u6hrejf_,server,nowait -device virtio-vga  -display sdl,show-cursor=on  \n\nrunqemu - INFO - Host uptime: 91099.21\n\n\nDEBUG: Waiting at most 1000 seconds for login banner (04/15/25 17:27:08)\nDEBUG: Connection from 127.0.0.1:58474\nWARNING: Target didn't reach login banner in 1000 seconds (04/15/25 17:43:48)\nWARNING: Last 25 lines of login console (0):\n\nWARNING: Last 25 lines of all logging (35802):\n[    1.932547] systemd[1]: Mounting POSIX Message Queue File System...\n[    1.942131] systemd[1]: Mounting Kernel Debug File System...\n[    1.946523] systemd[1]: Mounting Kernel Trace File System...\n[    1.954687] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.963093] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.968611] systemd[1]: Starting Load Kernel Module configfs...\n[    1.973146] systemd[1]: Starting Load Kernel Module drm...\n[    1.981028] systemd[1]: Starting Load Kernel Module fuse...\n[    1.988562] systemd[1]: Starting Journal Service...\n[    1.994732] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.998791] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    2.005611] systemd[1]: Starting Generate network units from Kernel command line...\n[    2.011402] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    2.023629] systemd[1]: Starting Apply Kernel Variables...\n[    2.032335] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    2.037387] systemd-journald[141]: Collecting audit messages is disabled.\n[    2.046035] systemd[1]: Starting Load udev Rules from Credentials...\n[    2.050805] systemd[1]: Starting Coldplug All udev Devices...\n[    2.060192] systemd[1]: Started Journal Service.\n[    2.105044] systemd-journald[141]: Received client request to flush runtime journal.\n[!p]104[?7h[6n[32766;32766H[6n[!p]104[?7h[6n[32766;32766H[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \nWARNING: Check full boot log: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415172558\nDEBUG: Stopping logging thread\nDEBUG: Stop event received\nDEBUG: Tearing down logging thread\nDEBUG: Sending SIGTERM to runqemu\nINFO: Output from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 92105.76\n\ntput: No value for $TERM and no -T specified\n\nWARNING: Extra log data read: \n\nDEBUG: Sending SIGTERM to runqemu\nINFO: Output from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 92105.76\n\ntput: No value for $TERM and no -T specified\n\n\nStderr:\n2025-04-15 15:47:22,829 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/conf/local.conf\n2025-04-15 15:47:22,830 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 997 .bb files complete (0 cached, 997 parsed). 1976 targets, 54 skipped, 0 masked, 0 errors.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta-poky/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 997 .bb files complete (0 cached, 997 parsed). 1976 targets, 25 skipped, 0 masked, 0 errors.\n\nSummary: There were 3 WARNING messages.\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415155604\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250415155604\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.dbwxpt40\nCreated listening socket for qemu serial console on: 127.0.0.1:45373\nCreated listening socket for qemu serial console on: 127.0.0.1:57257\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic tcpserial=45373:57257 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.sz4a8wcq,server,wait -qmp unix:./.dbwxpt40,server,nowait\"\nrunqemu started, pid is 1328202\nwaiting at most 300 seconds for qemu pid (04/15/25 15:57:20)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.sz4a8wcq\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.sz4a8wcq\nQMP connected to QEMU at 04/15/25 15:57:20 and took 0.55 seconds\nQMP released QEMU at 04/15/25 15:57:20 and took 0.14 seconds from connect\nqemu started in 0.68 seconds - qemu procces pid is 1328494 (04/15/25 15:57:20)\nTarget IP: 192.168.7.8\nServer IP: 192.168.7.7\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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 - Acquiring lockfile /tmp/qemu-tap-locks/tap2.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap3\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap3.skip to make runqemu skip tap3.\nrunqemu - INFO - Network configuration: ip=192.168.7.8::192.168.7.7: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.wic.1328209\nrunqemu - INFO - Copy done in 0.11668920516967773 seconds\nrunqemu - INFO - Using scsi drive\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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:08 -netdev tap,id=net0,ifname=tap3,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.1328209,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -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:45373,nodelay=on -serial tcp:127.0.0.1:57257,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.sz4a8wcq,server,wait -qmp unix:./.dbwxpt40,server,nowait -device virtio-vga  -display sdl,show-cursor=on  \n\nrunqemu - INFO - Host uptime: 85712.06\n\n\nWaiting at most 1000 seconds for login banner (04/15/25 15:57:20)\nConnection from 127.0.0.1:43530\nTarget didn't reach login banner in 1000 seconds (04/15/25 16:14:01)\nLast 25 lines of login console (0):\n\nLast 25 lines of all logging (35882):\n[    1.709629] systemd[1]: Mounting Kernel Trace File System...\n[    1.719065] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.726405] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.732907] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/0003:0627:0001.0002/input/input2\n[    1.734999] systemd[1]: Starting Load Kernel Module configfs...\n[    1.766377] systemd[1]: Starting Load Kernel Module drm...\n[    1.771756] systemd[1]: Starting Load Kernel Module fuse...\n[    1.779328] systemd[1]: Starting Journal Service...\n[    1.786511] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.791134] systemd[1]: Starting Generate network units from Kernel command line...\n[    1.796394] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    1.802114] systemd-journald[133]: Collecting audit messages is disabled.\n[    1.806908] systemd[1]: Starting Apply Kernel Variables...\n[    1.814681] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.823953] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.836471] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.836535] EXT4-fs (sda2): re-mounted 7025e2fe-aaa6-4947-af3d-639e4c3552f6 ro. Quota mode: disabled.\n[    1.852329] systemd[1]: Starting Coldplug All udev Devices...\n[    1.863754] systemd[1]: Started Journal Service.\n[    1.912113] systemd-journald[133]: Received client request to flush runtime journal.\n[!p]104[?7h[6n[32766;32766H[6n[!p]104[?7h[6n[32766;32766H[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \nCheck full boot log: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415155604\nStopping logging thread\nStop event received\nTearing down logging thread\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 86718.37\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.1328209\ntput: No value for $TERM and no -T specified\n\nExtra log data read: \n\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 86718.37\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.1328209\ntput: No value for $TERM and no -T specified\n\nERROR: Qemu log output from /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415155604:\n\nSYSLINUX 6.04 6.04-pre2 Copyright (C) 1994-2015 H. Peter Anvin et al\nLoading /bzImage... ok\n[    0.000000] Linux version 6.12.19-yocto-standard (oe-user@oe-host) (x86_64-poky-linux-gcc (GCC) 14.2.0, GNU ld (GNU Binutils) 2.44) #1 SMP PREEMPT_DYNAMIC Wed Mar 19 23:04:08 UTC 2025\n[    0.000000] Command line: BOOT_IMAGE=/bzImage label=boot root=PARTUUID=8c278759-3405-4d4e-a25a-b53e9ebda4ca rootfstype=ext4 console=ttyS0,115200 console=tty0  ro\n[    0.000000] BIOS-provided physical RAM map:\n[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd7fff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000ffd8000-0x000000000fffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\n[    0.000000] NX (Execute Disable) protection: active\n[    0.000000] APIC: Static calls initialized\n[    0.000000] SMBIOS 2.8 present.\n[    0.000000] DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014\n[    0.000000] DMI: Memory slots populated: 1/1\n[    0.000000] Hypervisor detected: KVM\n[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[    0.000000] kvm-clock: using sched offset of 401669944 cycles\n[    0.000001] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[    0.000003] tsc: Detected 2749.998 MHz processor\n[    0.000940] last_pfn = 0xffd8 max_arch_pfn = 0x400000000\n[    0.000973] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs\n[    0.000976] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  \n[    0.002902] found SMP MP-table at [mem 0x000f5440-0x000f544f]\n[    0.003015] ACPI: Early table checksum verification disabled\n[    0.003017] ACPI: RSDP 0x00000000000F5270 000014 (v00 BOCHS )\n[    0.003024] ACPI: RSDT 0x000000000FFE2437 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003028] ACPI: FACP 0x000000000FFE2217 0000F4 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003032] ACPI: DSDT 0x000000000FFE0040 0021D7 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003034] ACPI: FACS 0x000000000FFE0000 000040\n[    0.003035] ACPI: APIC 0x000000000FFE230B 000090 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003036] ACPI: HPET 0x000000000FFE239B 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003038] ACPI: MCFG 0x000000000FFE23D3 00003C (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003039] ACPI: WAET 0x000000000FFE240F 000028 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003041] ACPI: Reserving FACP table memory at [mem 0xffe2217-0xffe230a]\n[    0.003042] ACPI: Reserving DSDT table memory at [mem 0xffe0040-0xffe2216]\n[    0.003042] ACPI: Reserving FACS table memory at [mem 0xffe0000-0xffe003f]\n[    0.003043] ACPI: Reserving APIC table memory at [mem 0xffe230b-0xffe239a]\n[    0.003043] ACPI: Reserving HPET table memory at [mem 0xffe239b-0xffe23d2]\n[    0.003044] ACPI: Reserving MCFG table memory at [mem 0xffe23d3-0xffe240e]\n[    0.003044] ACPI: Reserving WAET table memory at [mem 0xffe240f-0xffe2436]\n[    0.003074] Zone ranges:\n[    0.003075]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]\n[    0.003076]   DMA32    [mem 0x0000000001000000-0x000000000ffd7fff]\n[    0.003077]   Normal   empty\n[    0.003077] Movable zone start for each node\n[    0.003078] Early memory node ranges\n[    0.003078]   node   0: [mem 0x0000000000001000-0x000000000009efff]\n[    0.003079]   node   0: [mem 0x0000000000100000-0x000000000ffd7fff]\n[    0.003080] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd7fff]\n[    0.003198] On node 0, zone DMA: 1 pages in unavailable ranges\n[    0.003219] On node 0, zone DMA: 97 pages in unavailable ranges\n[    0.003640] On node 0, zone DMA32: 40 pages in unavailable ranges\n[    0.003992] ACPI: PM-Timer IO Port: 0x608\n[    0.003999] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[    0.004023] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[    0.004024] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[    0.004026] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[    0.004027] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[    0.004028] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[    0.004029] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[    0.004031] ACPI: Using ACPI (MADT) for SMP configuration information\n[    0.004032] ACPI: HPET id: 0x8086a201 base: 0xfed00000\n[    0.004033] TSC deadline timer available\n[    0.004037] CPU topo: Max. logical packages:   1\n[    0.004038] CPU topo: Max. logical dies:       1\n[    0.004038] CPU topo: Max. dies per package:   1\n[    0.004041] CPU topo: Max. threads per core:   1\n[    0.004042] CPU topo: Num. cores per package:     4\n[    0.004042] CPU topo: Num. threads per package:   4\n[    0.004042] CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs\n[    0.004052] kvm-guest: APIC: eoi() replaced with kvm_guest_apic_eoi_write()\n[    0.004064] [mem 0x10000000-0xafffffff] available for PCI devices\n[    0.004065] Booting paravirtualized kernel on KVM\n[    0.004066] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns\n[    0.004069] setup_percpu: NR_CPUS:64 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1\n[    0.004266] percpu: Embedded 58 pages/cpu s199704 r8192 d29672 u524288\n[    0.004287] Kernel command line: BOOT_IMAGE=/bzImage label=boot root=PARTUUID=8c278759-3405-4d4e-a25a-b53e9ebda4ca rootfstype=ext4 console=ttyS0,115200 console=tty0  ro\n[    0.004314] Unknown kernel command line parameters \"BOOT_IMAGE=/bzImage label=boot\", will be passed to user space.\n[    0.004319] random: crng init done\n[    0.004329] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)\n[    0.004336] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)\n[    0.004360] Built 1 zonelists, mobility grouping on.  Total pages: 65398\n[    0.004525] mem auto-init: stack:all(zero), heap alloc:off, heap free:off\n[    0.004834] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1\n[    0.004848] ftrace: allocating 53997 entries in 211 pages\n[    0.014805] ftrace: allocated 211 pages with 5 groups\n[    0.014843] Dynamic Preempt: full\n[    0.014977] rcu: Preemptible hierarchical RCU implementation.\n[    0.014977] rcu: \tRCU event tracing is enabled.\n[    0.014978] rcu: \tRCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.\n[    0.014979] \tTrampoline variant of Tasks RCU enabled.\n[    0.014979] \tRude variant of Tasks RCU enabled.\n[    0.014980] \tTracing variant of Tasks RCU enabled.\n[    0.014980] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.\n[    0.014981] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4\n[    0.014985] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.014987] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.014988] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.019686] NR_IRQS: 4352, nr_irqs: 456, preallocated irqs: 16\n[    0.019880] rcu: srcu_init: Setting srcu_struct sizes based on contention.\n[    0.019953] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)\n[    0.037111] Console: colour VGA+ 80x25\n[    0.037120] printk: legacy console [tty0] enabled\n[    0.090550] printk: legacy console [ttyS0] enabled\n[    0.221138] ACPI: Core revision 20240827\n[    0.222164] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns\n[    0.224197] APIC: Switch to symmetric I/O mode setup\n[    0.225500] x2apic enabled\n[    0.226450] APIC: Switched APIC routing to: physical x2apic\n[    0.228738] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[    0.230024] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.232187] Calibrating delay loop (skipped) preset value.. 5499.99 BogoMIPS (lpj=2749998)\n[    0.233324] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[    0.235190] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[    0.236192] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization\n[    0.238190] Spectre V2 : Mitigation: Retpolines\n[    0.239189] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[    0.240189] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT\n[    0.241189] Speculative Store Bypass: Vulnerable\n[    0.242202] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'\n[    0.244188] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'\n[    0.245188] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'\n[    0.246190] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256\n[    0.247188] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[    0.262187] Freeing SMP alternatives memory: 56K\n[    0.263194] pid_max: default: 32768 minimum: 301\n[    0.264212] LSM: initializing lsm=capability,landlock\n[    0.265227] landlock: Up and running.\n[    0.266214] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.267190] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.268392] smpboot: CPU0: AMD Intel Xeon E3-12xx v2 (Ivy Bridge) (family: 0x6, model: 0x3a, stepping: 0x9)\n[    0.269314] Performance Events: AMD PMU driver.\n[    0.270195] ... version:                0\n[    0.271193] ... bit width:              48\n[    0.272192] ... generic registers:      4\n[    0.273192] ... value mask:             0000ffffffffffff\n[    0.274197] ... max period:             00007fffffffffff\n[    0.275194] ... fixed-purpose events:   0\n[    0.276194] ... event mask:             000000000000000f\n[    0.277299] signal: max sigframe size: 1776\n[    0.279139] rcu: Hierarchical SRCU implementation.\n[    0.280159] rcu: \tMax phase no-delay instances is 400.\n[    0.281231] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level\n[    0.282343] smp: Bringing up secondary CPUs ...\n[    0.283280] smpboot: x86: Booting SMP configuration:\n[    0.284198] .... node  #0, CPUs:      #1 #2 #3\n[    0.320239] smp: Brought up 1 node, 4 CPUs\n[    0.322193] smpboot: Total of 4 processors activated (21999.98 BogoMIPS)\n[    0.323449] Memory: 214380K/261592K available (20480K kernel code, 2435K rwdata, 5820K rodata, 3508K init, 2052K bss, 43280K reserved, 0K cma-reserved)\n[    0.324265] devtmpfs: initialized\n[    0.325479] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns\n[    0.326196] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)\n[    0.327225] pinctrl core: initialized pinctrl subsystem\n[    0.328591] NET: Registered PF_NETLINK/PF_ROUTE protocol family\n[    0.329287] thermal_sys: Registered thermal governor 'step_wise'\n[    0.329288] thermal_sys: Registered thermal governor 'user_space'\n[    0.330208] cpuidle: using governor menu\n[    0.332222] PCI: ECAM [mem 0xb0000000-0xbfffffff] (base 0xb0000000) for domain 0000 [bus 00-ff]\n[    0.333193] PCI: ECAM [mem 0xb0000000-0xbfffffff] reserved as E820 entry\n[    0.334199] PCI: Using configuration type 1 for base access\n[    0.335248] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.\n[    0.353093] raid6: sse2x4   gen() 14298 MB/s\n[    0.370656] raid6: sse2x2   gen() 12364 MB/s\n[    0.388827] raid6: sse2x1   gen()  6147 MB/s\n[    0.390193] raid6: using algorithm sse2x4 gen() 14298 MB/s\n[    0.408275] raid6: .... xor() 4286 MB/s, rmw enabled\n[    0.410194] raid6: using ssse3x2 recovery algorithm\n[    0.411283] ACPI: Added _OSI(Module Device)\n[    0.413193] ACPI: Added _OSI(Processor Device)\n[    0.414192] ACPI: Added _OSI(3.0 _SCP Extensions)\n[    0.415192] ACPI: Added _OSI(Processor Aggregator Device)\n[    0.417884] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[    0.421389] ACPI: Interpreter enabled\n[    0.422203] ACPI: PM: (supports S0 S3 S5)\n[    0.423193] ACPI: Using IOAPIC for interrupt routing\n[    0.424225] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[    0.425192] PCI: Using E820 reservations for host bridge windows\n[    0.426248] ACPI: Enabled 2 GPEs in block 00 to 3F\n[    0.428289] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[    0.429194] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]\n[    0.430216] acpi PNP0A08:00: _OSC: platform does not support [LTR]\n[    0.431223] acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability]\n[    0.432240] PCI host bridge to bus 0000:00\n[    0.433206] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]\n[    0.434194] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]\n[    0.435194] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[    0.436195] pci_bus 0000:00: root bus resource [mem 0x10000000-0xafffffff window]\n[    0.437195] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[    0.438194] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window]\n[    0.439195] pci_bus 0000:00: root bus resource [bus 00-ff]\n[    0.440260] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 conventional PCI endpoint\n[    0.441797] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint\n[    0.445196] pci 0000:00:01.0: BAR 0 [io  0xc080-0xc09f]\n[    0.448193] pci 0000:00:01.0: BAR 1 [mem 0xfebd0000-0xfebd0fff]\n[    0.453196] pci 0000:00:01.0: BAR 4 [mem 0xfe800000-0xfe803fff 64bit pref]\n[    0.456193] pci 0000:00:01.0: ROM [mem 0xfeb80000-0xfebbffff pref]\n[    0.457938] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 conventional PCI endpoint\n[    0.460194] pci 0000:00:02.0: BAR 0 [io  0xc0a0-0xc0bf]\n[    0.462193] pci 0000:00:02.0: BAR 1 [mem 0xfebd1000-0xfebd1fff]\n[    0.466193] pci 0000:00:02.0: BAR 4 [mem 0xfe804000-0xfe807fff 64bit pref]\n[    0.468925] pci 0000:00:03.0: [1af4:1004] type 00 class 0x010000 conventional PCI endpoint\n[    0.472075] pci 0000:00:03.0: BAR 0 [io  0xc000-0xc03f]\n[    0.474194] pci 0000:00:03.0: BAR 1 [mem 0xfebd2000-0xfebd2fff]\n[    0.479194] pci 0000:00:03.0: BAR 4 [mem 0xfe808000-0xfe80bfff 64bit pref]\n[    0.482814] pci 0000:00:04.0: [1af4:1050] type 00 class 0x030000 conventional PCI endpoint\n[    0.485857] pci 0000:00:04.0: BAR 0 [mem 0xfe000000-0xfe7fffff pref]\n[    0.489200] pci 0000:00:04.0: BAR 2 [mem 0xfe80c000-0xfe80ffff 64bit pref]\n[    0.491150] pci 0000:00:04.0: BAR 4 [mem 0xfebd3000-0xfebd3fff]\n[    0.494668] pci 0000:00:04.0: ROM [mem 0xfebc0000-0xfebcffff pref]\n[    0.495252] pci 0000:00:04.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]\n[    0.496806] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.500194] pci 0000:00:1d.0: BAR 4 [io  0xc0c0-0xc0df]\n[    0.502346] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.505764] pci 0000:00:1d.1: BAR 4 [io  0xc0e0-0xc0ff]\n[    0.508385] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.511408] pci 0000:00:1d.2: BAR 4 [io  0xc100-0xc11f]\n[    0.513450] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 conventional PCI endpoint\n[    0.514719] pci 0000:00:1d.7: BAR 0 [mem 0xfebd4000-0xfebd4fff]\n[    0.517623] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 conventional PCI endpoint\n[    0.519648] pci 0000:00:1f.0: quirk: [io  0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO\n[    0.521450] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 conventional PCI endpoint\n[    0.526951] pci 0000:00:1f.2: BAR 4 [io  0xc120-0xc13f]\n[    0.529192] pci 0000:00:1f.2: BAR 5 [mem 0xfebd5000-0xfebd5fff]\n[    0.532420] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 conventional PCI endpoint\n[    0.534761] pci 0000:00:1f.3: BAR 4 [io  0x0700-0x073f]\n[    0.535999] ACPI: PCI: Interrupt link LNKA configured for IRQ 10\n[    0.537240] ACPI: PCI: Interrupt link LNKB configured for IRQ 10\n[    0.538236] ACPI: PCI: Interrupt link LNKC configured for IRQ 11\n[    0.539247] ACPI: PCI: Interrupt link LNKD configured for IRQ 11\n[    0.541256] ACPI: PCI: Interrupt link LNKE configured for IRQ 10\n[    0.542238] ACPI: PCI: Interrupt link LNKF configured for IRQ 10\n[    0.543320] ACPI: PCI: Interrupt link LNKG configured for IRQ 11\n[    0.544284] ACPI: PCI: Interrupt link LNKH configured for IRQ 11\n[    0.545269] ACPI: PCI: Interrupt link GSIA configured for IRQ 16\n[    0.546196] ACPI: PCI: Interrupt link GSIB configured for IRQ 17\n[    0.547195] ACPI: PCI: Interrupt link GSIC configured for IRQ 18\n[    0.548195] ACPI: PCI: Interrupt link GSID configured for IRQ 19\n[    0.549198] ACPI: PCI: Interrupt link GSIE configured for IRQ 20\n[    0.550194] ACPI: PCI: Interrupt link GSIF configured for IRQ 21\n[    0.551194] ACPI: PCI: Interrupt link GSIG configured for IRQ 22\n[    0.552196] ACPI: PCI: Interrupt link GSIH configured for IRQ 23\n[    0.553417] iommu: Default domain type: Translated\n[    0.554191] iommu: DMA domain TLB invalidation policy: lazy mode\n[    0.555236] SCSI subsystem initialized\n[    0.556208] ACPI: bus type USB registered\n[    0.557217] usbcore: registered new interface driver usbfs\n[    0.558204] usbcore: registered new interface driver hub\n[    0.559203] usbcore: registered new device driver usb\n[    0.561229] pps_core: LinuxPPS API ver. 1 registered\n[    0.562197] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>\n[    0.564196] PTP clock support registered\n[    0.565360] Bluetooth: Core ver 2.22\n[    0.566204] NET: Registered PF_BLUETOOTH protocol family\n[    0.567191] Bluetooth: HCI device and connection manager initialized\n[    0.568192] Bluetooth: HCI socket layer initialized\n[    0.569191] Bluetooth: L2CAP socket layer initialized\n[    0.570220] Bluetooth: SCO socket layer initialized\n[    0.571227] PCI: Using ACPI for IRQ routing\n[    0.623486] pci 0000:00:04.0: vgaarb: setting as boot VGA device\n[    0.624187] pci 0000:00:04.0: vgaarb: bridge control possible\n[    0.624187] pci 0000:00:04.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none\n[    0.624195] vgaarb: loaded\n[    0.624850] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0\n[    0.625194] hpet0: 3 comparators, 64-bit 100.000000 MHz counter\n[    0.630833] clocksource: Switched to clocksource kvm-clock\n[    0.631743] pnp: PnP ACPI init\n[    0.632716] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved\n[    0.634778] pnp: PnP ACPI: found 5 devices\n[    0.653341] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[    0.655545] NET: Registered PF_INET protocol family\n[    0.656811] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)\n[    0.658738] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)\n[    0.660774] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)\n[    0.662484] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)\n[    0.664155] TCP bind hash table entries: 2048 (order: 4, 65536 bytes, linear)\n[    0.665635] TCP: Hash tables configured (established 2048 bind 2048)\n[    0.666961] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.668341] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.669984] NET: Registered PF_UNIX/PF_LOCAL protocol family\n[    0.671482] RPC: Registered named UNIX socket transport module.\n[    0.672822] RPC: Registered udp transport module.\n[    0.673896] RPC: Registered tcp transport module.\n[    0.687193] RPC: Registered tcp-with-tls transport module.\n[    0.688368] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[    0.689719] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]\n[    0.690999] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]\n[    0.692276] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]\n[    0.700531] pci_bus 0000:00: resource 7 [mem 0x10000000-0xafffffff window]\n[    0.701946] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window]\n[    0.703352] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window]\n[    0.704938] ACPI: \\_SB_.GSIA: Enabled at IRQ 16\n[    0.706501] ACPI: \\_SB_.GSIB: Enabled at IRQ 17\n[    0.708019] ACPI: \\_SB_.GSIC: Enabled at IRQ 18\n[    0.709523] ACPI: \\_SB_.GSID: Enabled at IRQ 19\n[    0.711077] PCI: CLS 0 bytes, default 64\n[    0.712020] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.714684] Initialise system trusted keyrings\n[    0.715714] workingset: timestamp_bits=46 max_order=16 bucket_order=0\n[    0.733130] NFS: Registering the id_resolver key type\n[    0.734456] Key type id_resolver registered\n[    0.735376] Key type id_legacy registered\n[    0.736823] Key type cifs.idmap registered\n[    0.744721] xor: automatically using best checksumming function   avx       \n[    0.746175] Key type asymmetric registered\n[    0.747069] Asymmetric key parser 'x509' registered\n[    0.748106] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)\n[    0.749676] io scheduler mq-deadline registered\n[    0.750657] io scheduler kyber registered\n[    0.751537] io scheduler bfq registered\n[    0.752602] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[    0.754247] ACPI: button: Power Button [PWRF]\n[    0.755629] ACPI: \\_SB_.GSIF: Enabled at IRQ 21\n[    0.757771] ACPI: \\_SB_.GSIG: Enabled at IRQ 22\n[    0.759618] ACPI: \\_SB_.GSIH: Enabled at IRQ 23\n[    0.773975] ACPI: \\_SB_.GSIE: Enabled at IRQ 20\n[    0.778243] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled\n[    0.780088] 00:01: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A\n[    0.782323] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[    0.785509] Linux agpgart interface v0.103\n[    0.786761] ACPI: bus type drm_connector registered\n[    0.788216] [drm] pci: virtio-vga detected at 0000:00:04.0\n[    0.789747] virtio-pci 0000:00:04.0: vgaarb: deactivate vga console\n[    0.794383] Console: switching to colour dummy device 80x25\n[    0.795696] [drm] features: -virgl +edid -resource_blob -host_visible\n[    0.795697] [drm] features: -context_init\n[    0.798322] [drm] number of scanouts: 1\n[    0.799148] [drm] number of cap sets: 0\n[    0.800320] [drm] Initialized virtio_gpu 0.1.0 for 0000:00:04.0 on minor 0\n[    0.802714] fbcon: virtio_gpudrmfb (fb0) is primary device\n[    0.822541] Console: switching to colour frame buffer device 160x50\n[    0.838669] virtio-pci 0000:00:04.0: [drm] fb0: virtio_gpudrmfb frame buffer device\n[    0.847072] brd: module loaded\n[    0.848749] loop: module loaded\n[    0.857086] virtio_scsi virtio2: 4/0/0 default/read/poll queues\n[    0.861435] scsi host0: Virtio SCSI HBA\n[    0.864947] scsi 0:0:0:0: Direct-Access     QEMU     QEMU HARDDISK    2.5+ PQ: 0 ANSI: 5\n[    0.877607] sd 0:0:0:0: Power-on or device reset occurred\n[    0.881065] sd 0:0:0:0: [sda] 391202 512-byte logical blocks: (200 MB/191 MiB)\n[    0.882652] ahci 0000:00:1f.2: AHCI vers 0001.0000, 32 command slots, 1.5 Gbps, SATA mode\n[    0.882795] sd 0:0:0:0: [sda] Write Protect is off\n[    0.886437] ahci 0000:00:1f.2: 6/6 ports implemented (port mask 0x3f)\n[    0.892653] ahci 0000:00:1f.2: flags: 64bit ncq only \n[    0.892760] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA\n[    0.899530] scsi host1: ahci\n[    0.900499] scsi host2: ahci\n[    0.904470] scsi host3: ahci\n[    0.906980] scsi host4: ahci\n[    0.909620] scsi host5: ahci\n[    0.912281]  sda: sda1 sda2 sda3\n[    0.912600] scsi host6: ahci\n[    0.917259] sd 0:0:0:0: [sda] Attached SCSI disk\n[    0.920751] ata1: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5100 irq 36 lpm-pol 0\n[    0.925586] ata2: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5180 irq 36 lpm-pol 0\n[    0.930128] ata3: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5200 irq 36 lpm-pol 0\n[    0.934360] ata4: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5280 irq 36 lpm-pol 0\n[    0.936379] ata5: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5300 irq 36 lpm-pol 0\n[    0.943341] ata6: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5380 irq 36 lpm-pol 0\n[    0.949708] e100: Intel(R) PRO/100 Network Driver\n[    0.951017] e100: Copyright(c) 1999-2006 Intel Corporation\n[    0.955257] e1000: Intel(R) PRO/1000 Network Driver\n[    0.958723] e1000: Copyright (c) 1999-2006 Intel Corporation.\n[    0.961712] e1000e: Intel(R) PRO/1000 Network Driver\n[    0.964271] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.\n[    0.970777] igb: Intel(R) Gigabit Ethernet Network Driver\n[    0.971826] igb: Copyright (c) 2007-2014 Intel Corporation.\n[    0.977416] uhci_hcd 0000:00:1d.0: UHCI Host Controller\n[    0.978787] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1\n[    0.983742] uhci_hcd 0000:00:1d.0: irq 16, io port 0x0000c0c0\n[    0.986535] hub 1-0:1.0: USB hub found\n[    0.987493] hub 1-0:1.0: 2 ports detected\n[    0.991422] ehci-pci 0000:00:1d.7: EHCI Host Controller\n[    0.992872] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2\n[    0.996524] ehci-pci 0000:00:1d.7: irq 19, io mem 0xfebd4000\n[    1.005371] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00\n[    1.007798] hub 2-0:1.0: USB hub found\n[    1.010775] hub 2-0:1.0: 6 ports detected\n[    1.037778] hub 1-0:1.0: USB hub found\n[    1.039920] hub 1-0:1.0: 2 ports detected\n[    1.044771] uhci_hcd 0000:00:1d.1: UHCI Host Controller\n[    1.047600] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3\n[    1.052811] uhci_hcd 0000:00:1d.1: irq 17, io port 0x0000c0e0\n[    1.056548] hub 3-0:1.0: USB hub found\n[    1.057421] hub 3-0:1.0: 2 ports detected\n[    1.063029] uhci_hcd 0000:00:1d.2: UHCI Host Controller\n[    1.064916] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4\n[    1.070870] uhci_hcd 0000:00:1d.2: irq 18, io port 0x0000c100\n[    1.074456] hub 4-0:1.0: USB hub found\n[    1.075612] hub 4-0:1.0: 2 ports detected\n[    1.080548] usbcore: registered new interface driver usb-storage\n[    1.082173] usbcore: registered new interface driver usbserial_generic\n[    1.085037] usbserial: USB Serial support registered for generic\n[    1.088342] usbcore: registered new interface driver ftdi_sio\n[    1.091399] usbserial: USB Serial support registered for FTDI USB Serial Device\n[    1.094532] usbcore: registered new interface driver pl2303\n[    1.097434] usbserial: USB Serial support registered for pl2303\n[    1.100507] i8042: PNP: No PS/2 controller found.\n[    1.103326] mousedev: PS/2 mouse device common for all mice\n[    1.107061] rtc_cmos 00:03: RTC can wake from S4\n[    1.112099] rtc_cmos 00:03: registered as rtc0\n[    1.115230] rtc_cmos 00:03: setting system clock to 2025-04-15T15:57:21 UTC (1744732641)\n[    1.118566] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram, hpet irqs\n[    1.121336] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev\n[    1.122283] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt\n[    1.123739] amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled\n[    1.130804] i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD\n[    1.131635] sdhci: Secure Digital Host Controller Interface driver\n[    1.152788] sdhci: Copyright(c) Pierre Ossman\n[    1.160128] sdhci-pltfm: SDHCI platform and OF driver helper\n[    1.163074] usbcore: registered new interface driver usbhid\n[    1.166224] usbhid: USB HID core driver\n[    1.168949] u32 classifier\n[    1.171316]     input device check on\n[    1.175706]     Actions configured\n[    1.178471] NET: Registered PF_INET6 protocol family\n[    1.182175] Segment Routing with IPv6\n[    1.184721] In-situ OAM (IOAM) with IPv6\n[    1.187657] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver\n[    1.191151] NET: Registered PF_PACKET protocol family\n[    1.194206] Bridge firewalling registered\n[    1.198620] l2tp_core: L2TP core driver, V2.0\n[    1.201644] Key type dns_resolver registered\n[    1.204610] NET: Registered PF_VSOCK protocol family\n[    1.207704] IPI shorthand broadcast: enabled\n[    1.211377] sched_clock: Marking stable (1006006008, 205300177)->(1482534688, -271228503)\n[    1.213797] registered taskstats version 1\n[    1.218775] Loading compiled-in X.509 certificates\n[    1.224232] Key type .fscrypt registered\n[    1.225986] Key type fscrypt-provisioning registered\n[    1.229070] Btrfs loaded, zoned=no, fsverity=no\n[    1.232229] Key type encrypted registered\n[    1.234410] printk: legacy console [netcon0] enabled\n[    1.238353] netconsole: network logging started\n[    1.241836] clk: Disabling unused clocks\n[    1.257155] ata4: SATA link down (SStatus 0 SControl 300)\n[    1.261522] ata2: SATA link down (SStatus 0 SControl 300)\n[    1.266276] ata6: SATA link down (SStatus 0 SControl 300)\n[    1.270006] ata1: SATA link down (SStatus 0 SControl 300)\n[    1.272330] usb 2-1: new high-speed USB device number 2 using ehci-pci\n[    1.275087] ata3: SATA link down (SStatus 0 SControl 300)\n[    1.310817] ata5: SATA link down (SStatus 0 SControl 300)\n[    1.315354] md: Waiting for all devices to be available before autodetect\n[    1.318646] md: If you don't use raid, use raid=noautodetect\n[    1.322771] md: Autodetecting RAID arrays.\n[    1.333086] md: autorun ...\n[    1.335665] md: ... autorun DONE.\n[    1.342554] EXT4-fs (sda2): orphan cleanup on readonly fs\n[    1.344397] EXT4-fs (sda2): mounted filesystem 7025e2fe-aaa6-4947-af3d-639e4c3552f6 ro with ordered data mode. Quota mode: disabled.\n[    1.348453] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.\n[    1.354178] devtmpfs: mounted\n[    1.356013] Freeing unused kernel image (initmem) memory: 3508K\n[    1.358612] Write protecting the kernel read-only data: 26624k\n[    1.362014] Freeing unused kernel image (rodata/data gap) memory: 324K\n[    1.365211] Run /sbin/init as init process\n[    1.390441] systemd[1]: systemd 257.4 running in system mode (-PAM -AUDIT -SELINUX -APPARMOR +IMA +IPE -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP -LIBCRYPTSETUP_PLUGINS +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -BTF +XKBCOMMON +UTMP -SYSVINIT -LIBARCHIVE)\n[    1.402230] systemd[1]: Detected virtualization kvm.\n[    1.403669] systemd[1]: Detected architecture x86-64.\n[    1.413380] systemd[1]: Hostname set to <qemux86-64>.\n[    1.418612] systemd[1]: Initializing machine ID from random generator.\n[    1.420263] systemd[1]: Installed transient /etc/machine-id file.\n[    1.445462] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/0003:0627:0001.0001/input/input1\n[    1.450718] hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:1d.7-1/input0\n[    1.502238] systemd[1]: Queued start job for default target Multi-User System.\n[    1.522156] systemd[1]: Created slice Slice /system/getty.\n[    1.523763] systemd[1]: Created slice Slice /system/modprobe.\n[    1.528789] systemd[1]: Created slice Slice /system/serial-getty.\n[    1.537596] systemd[1]: Created slice User and Session Slice.\n[    1.545384] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[    1.548771] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[    1.557919] systemd[1]: Expecting device /dev/sda1...\n[    1.564582] systemd[1]: Expecting device /dev/ttyS0...\n[    1.570476] usb 2-2: new high-speed USB device number 3 using ehci-pci\n[    1.583273] systemd[1]: Reached target Path Units.\n[    1.598641] systemd[1]: Reached target Remote File Systems.\n[    1.606246] systemd[1]: Reached target Slice Units.\n[    1.616160] systemd[1]: Reached target Swaps.\n[    1.617655] systemd[1]: Listening on Syslog Socket.\n[    1.622657] systemd[1]: Listening on Credential Encryption/Decryption.\n[    1.631844] systemd[1]: Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit).\n[    1.634812] systemd[1]: Listening on Journal Socket (/dev/log).\n[    1.638955] systemd[1]: Listening on Journal Sockets.\n[    1.646339] systemd[1]: Listening on Network Service Netlink Socket.\n[    1.653992] systemd[1]: Listening on udev Control Socket.\n[    1.658377] systemd[1]: Listening on udev Kernel Socket.\n[    1.664934] systemd[1]: Listening on User Database Manager Socket.\n[    1.669007] systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).\n[    1.678830] systemd[1]: Mounting POSIX Message Queue File System...\n[    1.705398] systemd[1]: Mounting Kernel Debug File System...\n[    1.709629] systemd[1]: Mounting Kernel Trace File System...\n[    1.719065] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.726405] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.732907] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/0003:0627:0001.0002/input/input2\n[    1.734999] systemd[1]: Starting Load Kernel Module configfs...\n[    1.766377] systemd[1]: Starting Load Kernel Module drm...\n[    1.771756] systemd[1]: Starting Load Kernel Module fuse...\n[    1.779328] systemd[1]: Starting Journal Service...\n[    1.786511] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.791134] systemd[1]: Starting Generate network units from Kernel command line...\n[    1.796394] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    1.802114] systemd-journald[133]: Collecting audit messages is disabled.\n[    1.806908] systemd[1]: Starting Apply Kernel Variables...\n[    1.814681] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.823953] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.836471] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.836535] EXT4-fs (sda2): re-mounted 7025e2fe-aaa6-4947-af3d-639e4c3552f6 ro. Quota mode: disabled.\n[    1.852329] systemd[1]: Starting Coldplug All udev Devices...\n[    1.863754] systemd[1]: Started Journal Service.\n[    1.912113] systemd-journald[133]: Received client request to flush runtime journal.\n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415161408\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250415161408\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.g10xc711\nCreated listening socket for qemu serial console on: 127.0.0.1:37465\nCreated listening socket for qemu serial console on: 127.0.0.1:41531\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic tcpserial=37465:41531 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.srmgg8k0,server,wait -qmp unix:./.g10xc711,server,nowait\"\nrunqemu started, pid is 2560059\nwaiting at most 300 seconds for qemu pid (04/15/25 16:15:16)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.srmgg8k0\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.srmgg8k0\nQMP connected to QEMU at 04/15/25 16:15:16 and took 0.53 seconds\nQMP released QEMU at 04/15/25 16:15:16 and took 0.13 seconds from connect\nqemu started in 0.66 seconds - qemu procces pid is 2560122 (04/15/25 16:15:16)\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:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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.wic.2560060\nrunqemu - INFO - Copy done in 0.08649921417236328 seconds\nrunqemu - INFO - Using scsi drive\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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 if=none,id=hd,file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.2560060,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -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:37465,nodelay=on -serial tcp:127.0.0.1:41531,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.srmgg8k0,server,wait -qmp unix:./.g10xc711,server,nowait -device virtio-vga  -display sdl,show-cursor=on  \n\nrunqemu - INFO - Host uptime: 86788.17\n\n\nWaiting at most 1000 seconds for login banner (04/15/25 16:15:16)\nConnection from 127.0.0.1:58210\nTarget didn't reach login banner in 1000 seconds (04/15/25 16:31:57)\nLast 25 lines of login console (0):\n\nLast 25 lines of all logging (36241):\n[    1.668529] systemd[1]: Mounting Kernel Trace File System...\n[    1.679287] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.682290] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/0003:0627:0001.0002/input/input2\n[    1.687516] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.696019] systemd[1]: Starting Load Kernel Module configfs...\n[    1.701649] systemd[1]: Starting Load Kernel Module drm...\n[    1.712421] systemd[1]: Starting Load Kernel Module fuse...\n[    1.743917] systemd[1]: Starting Journal Service...\n[    1.757152] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.761909] systemd[1]: Starting Generate network units from Kernel command line...\n[    1.766829] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    1.774182] systemd[1]: Starting Apply Kernel Variables...\n[    1.781837] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.786160] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.786379] systemd-journald[152]: Collecting audit messages is disabled.\n[    1.791139] EXT4-fs (sda2): re-mounted bc3f6c95-72c2-4859-b6e0-25c927ffcd55 ro. Quota mode: disabled.\n[    1.808366] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.814055] systemd[1]: Starting Coldplug All udev Devices...\n[    1.826338] systemd[1]: Started Journal Service.\n[    1.877468] systemd-journald[152]: Received client request to flush runtime journal.\n[!p]104[?7h[6n[32766;32766H[6n[!p]104[?7h[6n[32766;32766H[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: [  367.940400] clocksource: Long readout interval, skipping watchdog check: cs_nsec: 5208636470 wd_nsec: 5208634733\nCheck full boot log: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415161408\nStopping logging thread\nStop event received\nTearing down logging thread\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 87794.53\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.2560060\ntput: No value for $TERM and no -T specified\n\nExtra log data read: \n\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 87794.53\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.2560060\ntput: No value for $TERM and no -T specified\n\nERROR: Qemu log output from /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415161408:\n\nSYSLINUX 6.04 6.04-pre2 Copyright (C) 1994-2015 H. Peter Anvin et al\nLoading /bzImage... ok\n[    0.000000] Linux version 6.12.19-yocto-standard (oe-user@oe-host) (x86_64-poky-linux-gcc (GCC) 14.2.0, GNU ld (GNU Binutils) 2.44) #1 SMP PREEMPT_DYNAMIC Wed Mar 19 23:04:08 UTC 2025\n[    0.000000] Command line: BOOT_IMAGE=/bzImage label=boot root=PARTUUID=307b6990-6789-4f56-9514-545d93a4fba2 rootfstype=ext4 console=ttyS0,115200 console=tty0  ro\n[    0.000000] BIOS-provided physical RAM map:\n[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd7fff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000ffd8000-0x000000000fffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\n[    0.000000] NX (Execute Disable) protection: active\n[    0.000000] APIC: Static calls initialized\n[    0.000000] SMBIOS 2.8 present.\n[    0.000000] DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014\n[    0.000000] DMI: Memory slots populated: 1/1\n[    0.000000] Hypervisor detected: KVM\n[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[    0.000000] kvm-clock: using sched offset of 433311237 cycles\n[    0.000001] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[    0.000003] tsc: Detected 2749.998 MHz processor\n[    0.000930] last_pfn = 0xffd8 max_arch_pfn = 0x400000000\n[    0.000964] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs\n[    0.000966] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  \n[    0.002848] found SMP MP-table at [mem 0x000f5440-0x000f544f]\n[    0.002975] ACPI: Early table checksum verification disabled\n[    0.002976] ACPI: RSDP 0x00000000000F5270 000014 (v00 BOCHS )\n[    0.002981] ACPI: RSDT 0x000000000FFE2437 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002985] ACPI: FACP 0x000000000FFE2217 0000F4 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002988] ACPI: DSDT 0x000000000FFE0040 0021D7 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002990] ACPI: FACS 0x000000000FFE0000 000040\n[    0.002992] ACPI: APIC 0x000000000FFE230B 000090 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002993] ACPI: HPET 0x000000000FFE239B 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002994] ACPI: MCFG 0x000000000FFE23D3 00003C (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002996] ACPI: WAET 0x000000000FFE240F 000028 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002997] ACPI: Reserving FACP table memory at [mem 0xffe2217-0xffe230a]\n[    0.002998] ACPI: Reserving DSDT table memory at [mem 0xffe0040-0xffe2216]\n[    0.002999] ACPI: Reserving FACS table memory at [mem 0xffe0000-0xffe003f]\n[    0.002999] ACPI: Reserving APIC table memory at [mem 0xffe230b-0xffe239a]\n[    0.003000] ACPI: Reserving HPET table memory at [mem 0xffe239b-0xffe23d2]\n[    0.003000] ACPI: Reserving MCFG table memory at [mem 0xffe23d3-0xffe240e]\n[    0.003001] ACPI: Reserving WAET table memory at [mem 0xffe240f-0xffe2436]\n[    0.003029] Zone ranges:\n[    0.003029]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]\n[    0.003030]   DMA32    [mem 0x0000000001000000-0x000000000ffd7fff]\n[    0.003031]   Normal   empty\n[    0.003032] Movable zone start for each node\n[    0.003032] Early memory node ranges\n[    0.003032]   node   0: [mem 0x0000000000001000-0x000000000009efff]\n[    0.003033]   node   0: [mem 0x0000000000100000-0x000000000ffd7fff]\n[    0.003034] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd7fff]\n[    0.003139] On node 0, zone DMA: 1 pages in unavailable ranges\n[    0.003160] On node 0, zone DMA: 97 pages in unavailable ranges\n[    0.003564] On node 0, zone DMA32: 40 pages in unavailable ranges\n[    0.003950] ACPI: PM-Timer IO Port: 0x608\n[    0.003957] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[    0.003980] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[    0.003982] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[    0.003983] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[    0.003984] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[    0.003985] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[    0.003986] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[    0.003988] ACPI: Using ACPI (MADT) for SMP configuration information\n[    0.003988] ACPI: HPET id: 0x8086a201 base: 0xfed00000\n[    0.003990] TSC deadline timer available\n[    0.003993] CPU topo: Max. logical packages:   1\n[    0.003994] CPU topo: Max. logical dies:       1\n[    0.003994] CPU topo: Max. dies per package:   1\n[    0.003997] CPU topo: Max. threads per core:   1\n[    0.003998] CPU topo: Num. cores per package:     4\n[    0.003998] CPU topo: Num. threads per package:   4\n[    0.003998] CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs\n[    0.004007] kvm-guest: APIC: eoi() replaced with kvm_guest_apic_eoi_write()\n[    0.004018] [mem 0x10000000-0xafffffff] available for PCI devices\n[    0.004018] Booting paravirtualized kernel on KVM\n[    0.004019] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns\n[    0.004022] setup_percpu: NR_CPUS:64 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1\n[    0.004186] percpu: Embedded 58 pages/cpu s199704 r8192 d29672 u524288\n[    0.004212] Kernel command line: BOOT_IMAGE=/bzImage label=boot root=PARTUUID=307b6990-6789-4f56-9514-545d93a4fba2 rootfstype=ext4 console=ttyS0,115200 console=tty0  ro\n[    0.004238] Unknown kernel command line parameters \"BOOT_IMAGE=/bzImage label=boot\", will be passed to user space.\n[    0.004242] random: crng init done\n[    0.004251] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)\n[    0.004257] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)\n[    0.004280] Built 1 zonelists, mobility grouping on.  Total pages: 65398\n[    0.004436] mem auto-init: stack:all(zero), heap alloc:off, heap free:off\n[    0.004728] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1\n[    0.004741] ftrace: allocating 54061 entries in 212 pages\n[    0.013730] ftrace: allocated 212 pages with 4 groups\n[    0.013758] Dynamic Preempt: full\n[    0.013881] rcu: Preemptible hierarchical RCU implementation.\n[    0.013881] rcu: \tRCU event tracing is enabled.\n[    0.013882] rcu: \tRCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.\n[    0.013883] \tTrampoline variant of Tasks RCU enabled.\n[    0.013883] \tRude variant of Tasks RCU enabled.\n[    0.013883] \tTracing variant of Tasks RCU enabled.\n[    0.013884] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.\n[    0.013884] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4\n[    0.013888] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.013889] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.013890] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.018510] NR_IRQS: 4352, nr_irqs: 456, preallocated irqs: 16\n[    0.018694] rcu: srcu_init: Setting srcu_struct sizes based on contention.\n[    0.018759] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)\n[    0.036613] Console: colour VGA+ 80x25\n[    0.036618] printk: legacy console [tty0] enabled\n[    0.083305] printk: legacy console [ttyS0] enabled\n[    0.215460] ACPI: Core revision 20240827\n[    0.216447] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns\n[    0.218464] APIC: Switch to symmetric I/O mode setup\n[    0.219721] x2apic enabled\n[    0.220649] APIC: Switched APIC routing to: physical x2apic\n[    0.222893] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[    0.224157] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.226352] Calibrating delay loop (skipped) preset value.. 5499.99 BogoMIPS (lpj=2749998)\n[    0.228489] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[    0.230353] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[    0.232355] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization\n[    0.233354] Spectre V2 : Mitigation: Retpolines\n[    0.235045] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[    0.236354] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT\n[    0.237352] Speculative Store Bypass: Vulnerable\n[    0.239061] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'\n[    0.240352] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'\n[    0.241352] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'\n[    0.243353] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256\n[    0.244352] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[    0.262777] Freeing SMP alternatives memory: 56K\n[    0.264355] pid_max: default: 32768 minimum: 301\n[    0.265370] LSM: initializing lsm=capability,landlock\n[    0.266383] landlock: Up and running.\n[    0.267371] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.268352] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.270422] smpboot: CPU0: AMD Intel Xeon E3-12xx v2 (Ivy Bridge) (family: 0x6, model: 0x3a, stepping: 0x9)\n[    0.271462] Performance Events: AMD PMU driver.\n[    0.272357] ... version:                0\n[    0.273300] ... bit width:              48\n[    0.274053] ... generic registers:      4\n[    0.274354] ... value mask:             0000ffffffffffff\n[    0.275354] ... max period:             00007fffffffffff\n[    0.276354] ... fixed-purpose events:   0\n[    0.277293] ... event mask:             000000000000000f\n[    0.278322] signal: max sigframe size: 1776\n[    0.279115] rcu: Hierarchical SRCU implementation.\n[    0.280183] rcu: \tMax phase no-delay instances is 400.\n[    0.281250] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level\n[    0.282586] smp: Bringing up secondary CPUs ...\n[    0.283487] smpboot: x86: Booting SMP configuration:\n[    0.284365] .... node  #0, CPUs:      #1 #2 #3\n[    0.320384] smp: Brought up 1 node, 4 CPUs\n[    0.322275] smpboot: Total of 4 processors activated (21999.98 BogoMIPS)\n[    0.323621] Memory: 214376K/261592K available (20480K kernel code, 2435K rwdata, 5828K rodata, 3512K init, 2048K bss, 43280K reserved, 0K cma-reserved)\n[    0.324416] devtmpfs: initialized\n[    0.325561] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns\n[    0.326359] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)\n[    0.327379] pinctrl core: initialized pinctrl subsystem\n[    0.328718] NET: Registered PF_NETLINK/PF_ROUTE protocol family\n[    0.329440] thermal_sys: Registered thermal governor 'step_wise'\n[    0.329441] thermal_sys: Registered thermal governor 'user_space'\n[    0.330365] cpuidle: using governor menu\n[    0.332587] PCI: ECAM [mem 0xb0000000-0xbfffffff] (base 0xb0000000) for domain 0000 [bus 00-ff]\n[    0.334356] PCI: ECAM [mem 0xb0000000-0xbfffffff] reserved as E820 entry\n[    0.335361] PCI: Using configuration type 1 for base access\n[    0.336391] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.\n[    0.355354] raid6: sse2x4   gen() 23809 MB/s\n[    0.373355] raid6: sse2x2   gen() 25656 MB/s\n[    0.391355] raid6: sse2x1   gen()  6969 MB/s\n[    0.392344] raid6: using algorithm sse2x2 gen() 25656 MB/s\n[    0.409354] raid6: .... xor() 18828 MB/s, rmw enabled\n[    0.410355] raid6: using ssse3x2 recovery algorithm\n[    0.411413] ACPI: Added _OSI(Module Device)\n[    0.412355] ACPI: Added _OSI(Processor Device)\n[    0.413317] ACPI: Added _OSI(3.0 _SCP Extensions)\n[    0.414102] ACPI: Added _OSI(Processor Aggregator Device)\n[    0.415646] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[    0.417429] ACPI: Interpreter enabled\n[    0.418288] ACPI: PM: (supports S0 S3 S5)\n[    0.419036] ACPI: Using IOAPIC for interrupt routing\n[    0.419370] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[    0.420357] PCI: Using E820 reservations for host bridge windows\n[    0.421398] ACPI: Enabled 2 GPEs in block 00 to 3F\n[    0.423304] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[    0.424359] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]\n[    0.425380] acpi PNP0A08:00: _OSC: platform does not support [LTR]\n[    0.426384] acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability]\n[    0.427390] PCI host bridge to bus 0000:00\n[    0.428320] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]\n[    0.429356] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]\n[    0.430359] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[    0.432359] pci_bus 0000:00: root bus resource [mem 0x10000000-0xafffffff window]\n[    0.434355] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[    0.435355] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window]\n[    0.436355] pci_bus 0000:00: root bus resource [bus 00-ff]\n[    0.437395] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 conventional PCI endpoint\n[    0.438784] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint\n[    0.440355] pci 0000:00:01.0: BAR 0 [io  0xc080-0xc09f]\n[    0.442355] pci 0000:00:01.0: BAR 1 [mem 0xfebd0000-0xfebd0fff]\n[    0.446356] pci 0000:00:01.0: BAR 4 [mem 0xfe800000-0xfe803fff 64bit pref]\n[    0.449358] pci 0000:00:01.0: ROM [mem 0xfeb80000-0xfebbffff pref]\n[    0.451393] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 conventional PCI endpoint\n[    0.453292] pci 0000:00:02.0: BAR 0 [io  0xc0a0-0xc0bf]\n[    0.454822] pci 0000:00:02.0: BAR 1 [mem 0xfebd1000-0xfebd1fff]\n[    0.458276] pci 0000:00:02.0: BAR 4 [mem 0xfe804000-0xfe807fff 64bit pref]\n[    0.460780] pci 0000:00:03.0: [1af4:1004] type 00 class 0x010000 conventional PCI endpoint\n[    0.462355] pci 0000:00:03.0: BAR 0 [io  0xc000-0xc03f]\n[    0.465359] pci 0000:00:03.0: BAR 1 [mem 0xfebd2000-0xfebd2fff]\n[    0.473360] pci 0000:00:03.0: BAR 4 [mem 0xfe808000-0xfe80bfff 64bit pref]\n[    0.476540] pci 0000:00:04.0: [1af4:1050] type 00 class 0x030000 conventional PCI endpoint\n[    0.478870] pci 0000:00:04.0: BAR 0 [mem 0xfe000000-0xfe7fffff pref]\n[    0.480798] pci 0000:00:04.0: BAR 2 [mem 0xfe80c000-0xfe80ffff 64bit pref]\n[    0.482318] pci 0000:00:04.0: BAR 4 [mem 0xfebd3000-0xfebd3fff]\n[    0.486090] pci 0000:00:04.0: ROM [mem 0xfebc0000-0xfebcffff pref]\n[    0.487451] pci 0000:00:04.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]\n[    0.489785] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.492887] pci 0000:00:1d.0: BAR 4 [io  0xc0c0-0xc0df]\n[    0.493974] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.496766] pci 0000:00:1d.1: BAR 4 [io  0xc0e0-0xc0ff]\n[    0.498004] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.502567] pci 0000:00:1d.2: BAR 4 [io  0xc100-0xc11f]\n[    0.504114] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 conventional PCI endpoint\n[    0.505949] pci 0000:00:1d.7: BAR 0 [mem 0xfebd4000-0xfebd4fff]\n[    0.510467] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 conventional PCI endpoint\n[    0.511707] pci 0000:00:1f.0: quirk: [io  0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO\n[    0.512533] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 conventional PCI endpoint\n[    0.516111] pci 0000:00:1f.2: BAR 4 [io  0xc120-0xc13f]\n[    0.517611] pci 0000:00:1f.2: BAR 5 [mem 0xfebd5000-0xfebd5fff]\n[    0.519128] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 conventional PCI endpoint\n[    0.523064] pci 0000:00:1f.3: BAR 4 [io  0x0700-0x073f]\n[    0.525727] ACPI: PCI: Interrupt link LNKA configured for IRQ 10\n[    0.526477] ACPI: PCI: Interrupt link LNKB configured for IRQ 10\n[    0.527469] ACPI: PCI: Interrupt link LNKC configured for IRQ 11\n[    0.528444] ACPI: PCI: Interrupt link LNKD configured for IRQ 11\n[    0.529441] ACPI: PCI: Interrupt link LNKE configured for IRQ 10\n[    0.530485] ACPI: PCI: Interrupt link LNKF configured for IRQ 10\n[    0.531448] ACPI: PCI: Interrupt link LNKG configured for IRQ 11\n[    0.532445] ACPI: PCI: Interrupt link LNKH configured for IRQ 11\n[    0.533416] ACPI: PCI: Interrupt link GSIA configured for IRQ 16\n[    0.534369] ACPI: PCI: Interrupt link GSIB configured for IRQ 17\n[    0.535359] ACPI: PCI: Interrupt link GSIC configured for IRQ 18\n[    0.536358] ACPI: PCI: Interrupt link GSID configured for IRQ 19\n[    0.537358] ACPI: PCI: Interrupt link GSIE configured for IRQ 20\n[    0.538358] ACPI: PCI: Interrupt link GSIF configured for IRQ 21\n[    0.539359] ACPI: PCI: Interrupt link GSIG configured for IRQ 22\n[    0.540358] ACPI: PCI: Interrupt link GSIH configured for IRQ 23\n[    0.541565] iommu: Default domain type: Translated\n[    0.542355] iommu: DMA domain TLB invalidation policy: lazy mode\n[    0.543396] SCSI subsystem initialized\n[    0.544370] ACPI: bus type USB registered\n[    0.545297] usbcore: registered new interface driver usbfs\n[    0.546298] usbcore: registered new interface driver hub\n[    0.547263] usbcore: registered new device driver usb\n[    0.548212] pps_core: LinuxPPS API ver. 1 registered\n[    0.549191] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>\n[    0.550357] PTP clock support registered\n[    0.551496] Bluetooth: Core ver 2.22\n[    0.552359] NET: Registered PF_BLUETOOTH protocol family\n[    0.553363] Bluetooth: HCI device and connection manager initialized\n[    0.554356] Bluetooth: HCI socket layer initialized\n[    0.555355] Bluetooth: L2CAP socket layer initialized\n[    0.556358] Bluetooth: SCO socket layer initialized\n[    0.557388] PCI: Using ACPI for IRQ routing\n[    0.613978] pci 0000:00:04.0: vgaarb: setting as boot VGA device\n[    0.614351] pci 0000:00:04.0: vgaarb: bridge control possible\n[    0.614351] pci 0000:00:04.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none\n[    0.614363] vgaarb: loaded\n[    0.615398] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0\n[    0.616358] hpet0: 3 comparators, 64-bit 100.000000 MHz counter\n[    0.621405] clocksource: Switched to clocksource kvm-clock\n[    0.622933] pnp: PnP ACPI init\n[    0.623784] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved\n[    0.625556] pnp: PnP ACPI: found 5 devices\n[    0.643986] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[    0.645927] NET: Registered PF_INET protocol family\n[    0.647010] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)\n[    0.648683] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)\n[    0.650473] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)\n[    0.652248] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)\n[    0.654018] TCP bind hash table entries: 2048 (order: 4, 65536 bytes, linear)\n[    0.655558] TCP: Hash tables configured (established 2048 bind 2048)\n[    0.656991] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.658397] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.659941] NET: Registered PF_UNIX/PF_LOCAL protocol family\n[    0.661493] RPC: Registered named UNIX socket transport module.\n[    0.662824] RPC: Registered udp transport module.\n[    0.663884] RPC: Registered tcp transport module.\n[    0.664966] RPC: Registered tcp-with-tls transport module.\n[    0.666189] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[    0.667605] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]\n[    0.668969] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]\n[    0.670327] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]\n[    0.687342] pci_bus 0000:00: resource 7 [mem 0x10000000-0xafffffff window]\n[    0.690181] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window]\n[    0.692683] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window]\n[    0.694358] ACPI: \\_SB_.GSIA: Enabled at IRQ 16\n[    0.695952] ACPI: \\_SB_.GSIB: Enabled at IRQ 17\n[    0.697464] ACPI: \\_SB_.GSIC: Enabled at IRQ 18\n[    0.698945] ACPI: \\_SB_.GSID: Enabled at IRQ 19\n[    0.700557] PCI: CLS 0 bytes, default 64\n[    0.701548] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.704683] Initialise system trusted keyrings\n[    0.705839] workingset: timestamp_bits=46 max_order=16 bucket_order=0\n[    0.708360] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[    0.709825] NFS: Registering the id_resolver key type\n[    0.721969] Key type id_resolver registered\n[    0.723764] Key type id_legacy registered\n[    0.726022] Key type cifs.idmap registered\n[    0.735067] xor: automatically using best checksumming function   avx       \n[    0.736645] Key type asymmetric registered\n[    0.737611] Asymmetric key parser 'x509' registered\n[    0.738725] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)\n[    0.740409] io scheduler mq-deadline registered\n[    0.741449] io scheduler kyber registered\n[    0.742401] io scheduler bfq registered\n[    0.743613] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[    0.748691] ACPI: button: Power Button [PWRF]\n[    0.750204] ACPI: \\_SB_.GSIF: Enabled at IRQ 21\n[    0.765554] ACPI: \\_SB_.GSIG: Enabled at IRQ 22\n[    0.769089] ACPI: \\_SB_.GSIH: Enabled at IRQ 23\n[    0.772554] ACPI: \\_SB_.GSIE: Enabled at IRQ 20\n[    0.776643] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled\n[    0.778155] 00:01: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A\n[    0.780038] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[    0.784969] Linux agpgart interface v0.103\n[    0.787301] ACPI: bus type drm_connector registered\n[    0.790126] [drm] pci: virtio-vga detected at 0000:00:04.0\n[    0.791389] virtio-pci 0000:00:04.0: vgaarb: deactivate vga console\n[    0.809282] Console: switching to colour dummy device 80x25\n[    0.811860] [drm] features: -virgl +edid -resource_blob -host_visible\n[    0.811863] [drm] features: -context_init\n[    0.814262] [drm] number of scanouts: 1\n[    0.814910] [drm] number of cap sets: 0\n[    0.815820] [drm] Initialized virtio_gpu 0.1.0 for 0000:00:04.0 on minor 0\n[    0.817721] fbcon: virtio_gpudrmfb (fb0) is primary device\n[    0.835562] Console: switching to colour frame buffer device 160x50\n[    0.845131] virtio-pci 0000:00:04.0: [drm] fb0: virtio_gpudrmfb frame buffer device\n[    0.851969] brd: module loaded\n[    0.853128] loop: module loaded\n[    0.858457] virtio_scsi virtio2: 4/0/0 default/read/poll queues\n[    0.862809] scsi host0: Virtio SCSI HBA\n[    0.865569] scsi 0:0:0:0: Direct-Access     QEMU     QEMU HARDDISK    2.5+ PQ: 0 ANSI: 5\n[    0.874795] sd 0:0:0:0: Power-on or device reset occurred\n[    0.878823] sd 0:0:0:0: [sda] 391202 512-byte logical blocks: (200 MB/191 MiB)\n[    0.879947] ahci 0000:00:1f.2: AHCI vers 0001.0000, 32 command slots, 1.5 Gbps, SATA mode\n[    0.884235] sd 0:0:0:0: [sda] Write Protect is off\n[    0.885464] ahci 0000:00:1f.2: 6/6 ports implemented (port mask 0x3f)\n[    0.885466] ahci 0000:00:1f.2: flags: 64bit ncq only \n[    0.890631] scsi host1: ahci\n[    0.892975] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA\n[    0.893852] scsi host2: ahci\n[    0.899220] scsi host3: ahci\n[    0.899867] scsi host4: ahci\n[    0.901756] scsi host5: ahci\n[    0.903631] scsi host6: ahci\n[    0.907115] ata1: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5100 irq 36 lpm-pol 0\n[    0.911245] ata2: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5180 irq 36 lpm-pol 0\n[    0.912150]  sda: sda1 sda2 sda3\n[    0.916441] ata3: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5200 irq 36 lpm-pol 0\n[    0.918755] sd 0:0:0:0: [sda] Attached SCSI disk\n[    0.928545] ata4: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5280 irq 36 lpm-pol 0\n[    0.936984] ata5: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5300 irq 36 lpm-pol 0\n[    0.940264] ata6: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5380 irq 36 lpm-pol 0\n[    0.944643] e100: Intel(R) PRO/100 Network Driver\n[    0.946039] e100: Copyright(c) 1999-2006 Intel Corporation\n[    0.948211] e1000: Intel(R) PRO/1000 Network Driver\n[    0.950194] e1000: Copyright (c) 1999-2006 Intel Corporation.\n[    0.952343] e1000e: Intel(R) PRO/1000 Network Driver\n[    0.954365] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.\n[    0.956545] igb: Intel(R) Gigabit Ethernet Network Driver\n[    0.958633] igb: Copyright (c) 2007-2014 Intel Corporation.\n[    0.964874] uhci_hcd 0000:00:1d.0: UHCI Host Controller\n[    0.967791] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1\n[    0.974251] uhci_hcd 0000:00:1d.0: irq 16, io port 0x0000c0c0\n[    0.978191] hub 1-0:1.0: USB hub found\n[    0.979402] hub 1-0:1.0: 2 ports detected\n[    0.983044] ehci-pci 0000:00:1d.7: EHCI Host Controller\n[    0.985950] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2\n[    0.991837] ehci-pci 0000:00:1d.7: irq 19, io mem 0xfebd4000\n[    1.001714] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00\n[    1.003390] hub 2-0:1.0: USB hub found\n[    1.006741] hub 2-0:1.0: 6 ports detected\n[    1.032793] hub 1-0:1.0: USB hub found\n[    1.034751] hub 1-0:1.0: 2 ports detected\n[    1.038881] uhci_hcd 0000:00:1d.1: UHCI Host Controller\n[    1.042156] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3\n[    1.047888] uhci_hcd 0000:00:1d.1: irq 17, io port 0x0000c0e0\n[    1.051615] hub 3-0:1.0: USB hub found\n[    1.052814] hub 3-0:1.0: 2 ports detected\n[    1.057144] uhci_hcd 0000:00:1d.2: UHCI Host Controller\n[    1.059779] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4\n[    1.065401] uhci_hcd 0000:00:1d.2: irq 18, io port 0x0000c100\n[    1.068885] hub 4-0:1.0: USB hub found\n[    1.070071] hub 4-0:1.0: 2 ports detected\n[    1.073913] usbcore: registered new interface driver usb-storage\n[    1.077048] usbcore: registered new interface driver usbserial_generic\n[    1.080410] usbserial: USB Serial support registered for generic\n[    1.083111] usbcore: registered new interface driver ftdi_sio\n[    1.085604] usbserial: USB Serial support registered for FTDI USB Serial Device\n[    1.088383] usbcore: registered new interface driver pl2303\n[    1.091463] usbserial: USB Serial support registered for pl2303\n[    1.096015] i8042: PNP: No PS/2 controller found.\n[    1.099371] mousedev: PS/2 mouse device common for all mice\n[    1.103259] rtc_cmos 00:03: RTC can wake from S4\n[    1.107065] rtc_cmos 00:03: registered as rtc0\n[    1.110027] rtc_cmos 00:03: setting system clock to 2025-04-15T16:15:17 UTC (1744733717)\n[    1.113206] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram, hpet irqs\n[    1.115241] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev\n[    1.116715] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt\n[    1.117811] amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled\n[    1.121756] i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD\n[    1.122430] sdhci: Secure Digital Host Controller Interface driver\n[    1.130603] sdhci: Copyright(c) Pierre Ossman\n[    1.131867] sdhci-pltfm: SDHCI platform and OF driver helper\n[    1.134077] usbcore: registered new interface driver usbhid\n[    1.136177] usbhid: USB HID core driver\n[    1.138121] u32 classifier\n[    1.139811]     input device check on\n[    1.141600]     Actions configured\n[    1.143868] NET: Registered PF_INET6 protocol family\n[    1.151128] Segment Routing with IPv6\n[    1.153451] In-situ OAM (IOAM) with IPv6\n[    1.157270] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver\n[    1.161803] NET: Registered PF_PACKET protocol family\n[    1.165924] Bridge firewalling registered\n[    1.168335] l2tp_core: L2TP core driver, V2.0\n[    1.170263] Key type dns_resolver registered\n[    1.172232] NET: Registered PF_VSOCK protocol family\n[    1.176389] IPI shorthand broadcast: enabled\n[    1.179932] sched_clock: Marking stable (978003070, 201652215)->(1452246858, -272591573)\n[    1.181854] registered taskstats version 1\n[    1.185138] Loading compiled-in X.509 certificates\n[    1.188333] Key type .fscrypt registered\n[    1.189978] Key type fscrypt-provisioning registered\n[    1.193391] Btrfs loaded, zoned=no, fsverity=no\n[    1.196888] Key type encrypted registered\n[    1.198683] printk: legacy console [netcon0] enabled\n[    1.202638] netconsole: network logging started\n[    1.205321] clk: Disabling unused clocks\n[    1.250956] ata3: SATA link down (SStatus 0 SControl 300)\n[    1.255094] usb 2-1: new high-speed USB device number 2 using ehci-pci\n[    1.255330] ata6: SATA link down (SStatus 0 SControl 300)\n[    1.265478] ata5: SATA link down (SStatus 0 SControl 300)\n[    1.268549] ata2: SATA link down (SStatus 0 SControl 300)\n[    1.271508] ata1: SATA link down (SStatus 0 SControl 300)\n[    1.275834] ata4: SATA link down (SStatus 0 SControl 300)\n[    1.277359] md: Waiting for all devices to be available before autodetect\n[    1.280125] md: If you don't use raid, use raid=noautodetect\n[    1.284006] md: Autodetecting RAID arrays.\n[    1.287575] md: autorun ...\n[    1.290764] md: ... autorun DONE.\n[    1.298074] EXT4-fs (sda2): orphan cleanup on readonly fs\n[    1.300921] EXT4-fs (sda2): mounted filesystem bc3f6c95-72c2-4859-b6e0-25c927ffcd55 ro with ordered data mode. Quota mode: disabled.\n[    1.305746] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.\n[    1.310870] devtmpfs: mounted\n[    1.312534] Freeing unused kernel image (initmem) memory: 3512K\n[    1.314712] Write protecting the kernel read-only data: 26624k\n[    1.317469] Freeing unused kernel image (rodata/data gap) memory: 316K\n[    1.320816] Run /sbin/init as init process\n[    1.360129] EXT4-fs (sda2): re-mounted bc3f6c95-72c2-4859-b6e0-25c927ffcd55 r/w. Quota mode: disabled.\n[    1.372796] EXT4-fs (sda3): mounted filesystem e956b00c-da64-4c2d-a48a-aaefc83eef7c r/w with ordered data mode. Quota mode: disabled.\n[    1.396890] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/0003:0627:0001.0001/input/input1\n[    1.399925] hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:1d.7-1/input0\n[    1.407687] systemd[1]: systemd 257.4 running in system mode (-PAM -AUDIT -SELINUX -APPARMOR +IMA +IPE -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP -LIBCRYPTSETUP_PLUGINS +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -BTF +XKBCOMMON +UTMP -SYSVINIT -LIBARCHIVE)\n[    1.418562] systemd[1]: Detected virtualization kvm.\n[    1.420063] systemd[1]: Detected architecture x86-64.\n[    1.440412] systemd[1]: Hostname set to <qemux86-64>.\n[    1.445131] systemd[1]: Initializing machine ID from random generator.\n[    1.497549] systemd[1]: Queued start job for default target Multi-User System.\n[    1.515740] usb 2-2: new high-speed USB device number 3 using ehci-pci\n[    1.523752] systemd[1]: Created slice Slice /system/getty.\n[    1.529250] systemd[1]: Created slice Slice /system/modprobe.\n[    1.536581] systemd[1]: Created slice Slice /system/serial-getty.\n[    1.542541] systemd[1]: Created slice User and Session Slice.\n[    1.550378] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[    1.554076] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[    1.561465] systemd[1]: Expecting device /dev/sda1...\n[    1.562709] systemd[1]: Expecting device /dev/ttyS0...\n[    1.566559] systemd[1]: Reached target Path Units.\n[    1.575694] systemd[1]: Reached target Remote File Systems.\n[    1.579103] systemd[1]: Reached target Slice Units.\n[    1.584004] systemd[1]: Reached target Swaps.\n[    1.588401] systemd[1]: Listening on Syslog Socket.\n[    1.600427] systemd[1]: Listening on Credential Encryption/Decryption.\n[    1.603799] systemd[1]: Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit).\n[    1.605777] systemd[1]: Listening on Journal Socket (/dev/log).\n[    1.608054] systemd[1]: Listening on Journal Sockets.\n[    1.618841] systemd[1]: Listening on Network Service Netlink Socket.\n[    1.623395] systemd[1]: Listening on udev Control Socket.\n[    1.636262] systemd[1]: Listening on udev Kernel Socket.\n[    1.637471] systemd[1]: Listening on User Database Manager Socket.\n[    1.642584] systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).\n[    1.648756] systemd[1]: Mounting POSIX Message Queue File System...\n[    1.663187] systemd[1]: Mounting Kernel Debug File System...\n[    1.668529] systemd[1]: Mounting Kernel Trace File System...\n[    1.679287] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.682290] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/0003:0627:0001.0002/input/input2\n[    1.687516] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.696019] systemd[1]: Starting Load Kernel Module configfs...\n[    1.701649] systemd[1]: Starting Load Kernel Module drm...\n[    1.712421] systemd[1]: Starting Load Kernel Module fuse...\n[    1.743917] systemd[1]: Starting Journal Service...\n[    1.757152] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.761909] systemd[1]: Starting Generate network units from Kernel command line...\n[    1.766829] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    1.774182] systemd[1]: Starting Apply Kernel Variables...\n[    1.781837] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.786160] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.786379] systemd-journald[152]: Collecting audit messages is disabled.\n[    1.791139] EXT4-fs (sda2): re-mounted bc3f6c95-72c2-4859-b6e0-25c927ffcd55 ro. Quota mode: disabled.\n[    1.808366] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.814055] systemd[1]: Starting Coldplug All udev Devices...\n[    1.826338] systemd[1]: Started Journal Service.\n[    1.877468] systemd-journald[152]: Received client request to flush runtime journal.\n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: [  367.940400] clocksource: Long readout interval, skipping watchdog check: cs_nsec: 5208636470 wd_nsec: 5208634733\n\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415163209\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250415163209\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.vlj2i0cr\nCreated listening socket for qemu serial console on: 127.0.0.1:44163\nCreated listening socket for qemu serial console on: 127.0.0.1:53577\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic tcpserial=44163:53577 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.i05i6nxw,server,wait -qmp unix:./.vlj2i0cr,server,nowait\"\nrunqemu started, pid is 3625906\nwaiting at most 300 seconds for qemu pid (04/15/25 16:33:17)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.i05i6nxw\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.i05i6nxw\nQMP connected to QEMU at 04/15/25 16:33:18 and took 0.54 seconds\nQMP released QEMU at 04/15/25 16:33:18 and took 0.13 seconds from connect\nqemu started in 0.66 seconds - qemu procces pid is 3626679 (04/15/25 16:33:18)\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:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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.wic.3625931\nrunqemu - INFO - Copy done in 0.10341811180114746 seconds\nrunqemu - INFO - Using scsi drive\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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 if=none,id=hd,file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.3625931,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -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:44163,nodelay=on -serial tcp:127.0.0.1:53577,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.i05i6nxw,server,wait -qmp unix:./.vlj2i0cr,server,nowait -device virtio-vga  -display sdl,show-cursor=on  \n\nrunqemu - INFO - Host uptime: 87869.85\n\n\nWaiting at most 1000 seconds for login banner (04/15/25 16:33:18)\nConnection from 127.0.0.1:48458\nTarget didn't reach login banner in 1000 seconds (04/15/25 16:49:59)\nLast 25 lines of login console (0):\n\nLast 25 lines of all logging (36124):\n[    1.785842] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/0003:0627:0001.0002/input/input2\n[    1.786453] systemd[1]: Mounting Kernel Trace File System...\n[    1.803465] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.806392] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.819640] systemd[1]: Starting Load Kernel Module configfs...\n[    1.823996] systemd[1]: Starting Load Kernel Module drm...\n[    1.831936] systemd[1]: Starting Load Kernel Module fuse...\n[    1.841966] systemd[1]: Starting Journal Service...\n[    1.857760] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.859830] systemd[1]: Starting Generate network units from Kernel command line...\n[    1.864214] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    1.873946] systemd[1]: Starting Apply Kernel Variables...\n[    1.881838] systemd-journald[148]: Collecting audit messages is disabled.\n[    1.885195] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.885293] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.895212] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.901582] EXT4-fs (sda2): re-mounted dc5b55bf-f891-441d-9f14-460cbc8bf467 ro. Quota mode: disabled.\n[    1.908464] systemd[1]: Starting Coldplug All udev Devices...\n[    1.918275] systemd[1]: Started Journal Service.\n[    1.966290] systemd-journald[148]: Received client request to flush runtime journal.\n[!p]104[?7h[6n[32766;32766H[6n[!p]104[?7h[6n[32766;32766H[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \nCheck full boot log: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415163209\nStopping logging thread\nStop event received\nTearing down logging thread\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 88876.20\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.3625931\ntput: No value for $TERM and no -T specified\n\nExtra log data read: \n\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 88876.20\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.3625931\ntput: No value for $TERM and no -T specified\n\nERROR: Qemu log output from /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415163209:\n\nSYSLINUX 6.04 6.04-pre2 Copyright (C) 1994-2015 H. Peter Anvin et al\nLoading /bzImage... ok\n[    0.000000] Linux version 6.12.19-yocto-standard (oe-user@oe-host) (x86_64-poky-linux-gcc (GCC) 14.2.0, GNU ld (GNU Binutils) 2.44) #1 SMP PREEMPT_DYNAMIC Wed Mar 19 23:04:08 UTC 2025\n[    0.000000] Command line: BOOT_IMAGE=/bzImage label=boot root=PARTUUID=ada09ecb-0735-4997-86f0-e1e2f016d051 rootfstype=ext4 console=ttyS0,115200 console=tty0  ro\n[    0.000000] BIOS-provided physical RAM map:\n[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd7fff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000ffd8000-0x000000000fffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\n[    0.000000] NX (Execute Disable) protection: active\n[    0.000000] APIC: Static calls initialized\n[    0.000000] SMBIOS 2.8 present.\n[    0.000000] DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014\n[    0.000000] DMI: Memory slots populated: 1/1\n[    0.000000] Hypervisor detected: KVM\n[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[    0.000000] kvm-clock: using sched offset of 437753519 cycles\n[    0.000002] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[    0.000004] tsc: Detected 2749.998 MHz processor\n[    0.000920] last_pfn = 0xffd8 max_arch_pfn = 0x400000000\n[    0.000953] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs\n[    0.000956] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  \n[    0.002833] found SMP MP-table at [mem 0x000f5440-0x000f544f]\n[    0.002934] ACPI: Early table checksum verification disabled\n[    0.002936] ACPI: RSDP 0x00000000000F5270 000014 (v00 BOCHS )\n[    0.002942] ACPI: RSDT 0x000000000FFE2437 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002946] ACPI: FACP 0x000000000FFE2217 0000F4 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002949] ACPI: DSDT 0x000000000FFE0040 0021D7 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002951] ACPI: FACS 0x000000000FFE0000 000040\n[    0.002952] ACPI: APIC 0x000000000FFE230B 000090 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002953] ACPI: HPET 0x000000000FFE239B 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002955] ACPI: MCFG 0x000000000FFE23D3 00003C (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002956] ACPI: WAET 0x000000000FFE240F 000028 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002958] ACPI: Reserving FACP table memory at [mem 0xffe2217-0xffe230a]\n[    0.002958] ACPI: Reserving DSDT table memory at [mem 0xffe0040-0xffe2216]\n[    0.002959] ACPI: Reserving FACS table memory at [mem 0xffe0000-0xffe003f]\n[    0.002959] ACPI: Reserving APIC table memory at [mem 0xffe230b-0xffe239a]\n[    0.002960] ACPI: Reserving HPET table memory at [mem 0xffe239b-0xffe23d2]\n[    0.002960] ACPI: Reserving MCFG table memory at [mem 0xffe23d3-0xffe240e]\n[    0.002961] ACPI: Reserving WAET table memory at [mem 0xffe240f-0xffe2436]\n[    0.002989] Zone ranges:\n[    0.002990]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]\n[    0.002991]   DMA32    [mem 0x0000000001000000-0x000000000ffd7fff]\n[    0.002992]   Normal   empty\n[    0.002993] Movable zone start for each node\n[    0.002993] Early memory node ranges\n[    0.002993]   node   0: [mem 0x0000000000001000-0x000000000009efff]\n[    0.002994]   node   0: [mem 0x0000000000100000-0x000000000ffd7fff]\n[    0.002995] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd7fff]\n[    0.003124] On node 0, zone DMA: 1 pages in unavailable ranges\n[    0.003156] On node 0, zone DMA: 97 pages in unavailable ranges\n[    0.003564] On node 0, zone DMA32: 40 pages in unavailable ranges\n[    0.004108] ACPI: PM-Timer IO Port: 0x608\n[    0.004123] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[    0.004169] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[    0.004172] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[    0.004175] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[    0.004176] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[    0.004178] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[    0.004179] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[    0.004183] ACPI: Using ACPI (MADT) for SMP configuration information\n[    0.004184] ACPI: HPET id: 0x8086a201 base: 0xfed00000\n[    0.004188] TSC deadline timer available\n[    0.004194] CPU topo: Max. logical packages:   1\n[    0.004195] CPU topo: Max. logical dies:       1\n[    0.004196] CPU topo: Max. dies per package:   1\n[    0.004202] CPU topo: Max. threads per core:   1\n[    0.004203] CPU topo: Num. cores per package:     4\n[    0.004204] CPU topo: Num. threads per package:   4\n[    0.004204] CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs\n[    0.004222] kvm-guest: APIC: eoi() replaced with kvm_guest_apic_eoi_write()\n[    0.004241] [mem 0x10000000-0xafffffff] available for PCI devices\n[    0.004243] Booting paravirtualized kernel on KVM\n[    0.004244] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns\n[    0.004250] setup_percpu: NR_CPUS:64 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1\n[    0.004514] percpu: Embedded 58 pages/cpu s199704 r8192 d29672 u524288\n[    0.004551] Kernel command line: BOOT_IMAGE=/bzImage label=boot root=PARTUUID=ada09ecb-0735-4997-86f0-e1e2f016d051 rootfstype=ext4 console=ttyS0,115200 console=tty0  ro\n[    0.004600] Unknown kernel command line parameters \"BOOT_IMAGE=/bzImage label=boot\", will be passed to user space.\n[    0.004608] random: crng init done\n[    0.004621] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)\n[    0.004630] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)\n[    0.004674] Built 1 zonelists, mobility grouping on.  Total pages: 65398\n[    0.004917] mem auto-init: stack:all(zero), heap alloc:off, heap free:off\n[    0.005436] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1\n[    0.005458] ftrace: allocating 54061 entries in 212 pages\n[    0.016607] ftrace: allocated 212 pages with 4 groups\n[    0.016630] Dynamic Preempt: full\n[    0.016756] rcu: Preemptible hierarchical RCU implementation.\n[    0.016756] rcu: \tRCU event tracing is enabled.\n[    0.016757] rcu: \tRCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.\n[    0.016757] \tTrampoline variant of Tasks RCU enabled.\n[    0.016758] \tRude variant of Tasks RCU enabled.\n[    0.016758] \tTracing variant of Tasks RCU enabled.\n[    0.016759] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.\n[    0.016759] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4\n[    0.016763] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.016764] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.016765] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.021327] NR_IRQS: 4352, nr_irqs: 456, preallocated irqs: 16\n[    0.021509] rcu: srcu_init: Setting srcu_struct sizes based on contention.\n[    0.021566] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)\n[    0.026073] Console: colour VGA+ 80x25\n[    0.026076] printk: legacy console [tty0] enabled\n[    0.096657] printk: legacy console [ttyS0] enabled\n[    0.232829] ACPI: Core revision 20240827\n[    0.233840] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns\n[    0.235838] APIC: Switch to symmetric I/O mode setup\n[    0.237103] x2apic enabled\n[    0.238008] APIC: Switched APIC routing to: physical x2apic\n[    0.240233] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[    0.241487] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.243628] Calibrating delay loop (skipped) preset value.. 5499.99 BogoMIPS (lpj=2749998)\n[    0.245761] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[    0.246629] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[    0.248544] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization\n[    0.249630] Spectre V2 : Mitigation: Retpolines\n[    0.251308] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[    0.252629] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT\n[    0.253629] Speculative Store Bypass: Vulnerable\n[    0.255331] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'\n[    0.256629] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'\n[    0.257629] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'\n[    0.259604] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256\n[    0.260629] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[    0.281771] Freeing SMP alternatives memory: 56K\n[    0.282631] pid_max: default: 32768 minimum: 301\n[    0.283643] LSM: initializing lsm=capability,landlock\n[    0.284655] landlock: Up and running.\n[    0.285646] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.286629] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.289914] smpboot: CPU0: AMD Intel Xeon E3-12xx v2 (Ivy Bridge) (family: 0x6, model: 0x3a, stepping: 0x9)\n[    0.290810] Performance Events: AMD PMU driver.\n[    0.291637] ... version:                0\n[    0.292634] ... bit width:              48\n[    0.293633] ... generic registers:      4\n[    0.294634] ... value mask:             0000ffffffffffff\n[    0.295631] ... max period:             00007fffffffffff\n[    0.296631] ... fixed-purpose events:   0\n[    0.297500] ... event mask:             000000000000000f\n[    0.298504] signal: max sigframe size: 1776\n[    0.299310] rcu: Hierarchical SRCU implementation.\n[    0.299632] rcu: \tMax phase no-delay instances is 400.\n[    0.300652] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level\n[    0.301737] smp: Bringing up secondary CPUs ...\n[    0.302687] smpboot: x86: Booting SMP configuration:\n[    0.303634] .... node  #0, CPUs:      #1 #2 #3\n[    0.339685] smp: Brought up 1 node, 4 CPUs\n[    0.341530] smpboot: Total of 4 processors activated (21999.98 BogoMIPS)\n[    0.342878] Memory: 214368K/261592K available (20480K kernel code, 2435K rwdata, 5828K rodata, 3512K init, 2048K bss, 43288K reserved, 0K cma-reserved)\n[    0.343684] devtmpfs: initialized\n[    0.344766] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns\n[    0.345634] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)\n[    0.346655] pinctrl core: initialized pinctrl subsystem\n[    0.347999] NET: Registered PF_NETLINK/PF_ROUTE protocol family\n[    0.348715] thermal_sys: Registered thermal governor 'step_wise'\n[    0.348716] thermal_sys: Registered thermal governor 'user_space'\n[    0.349641] cpuidle: using governor menu\n[    0.351613] PCI: ECAM [mem 0xb0000000-0xbfffffff] (base 0xb0000000) for domain 0000 [bus 00-ff]\n[    0.352633] PCI: ECAM [mem 0xb0000000-0xbfffffff] reserved as E820 entry\n[    0.353638] PCI: Using configuration type 1 for base access\n[    0.354664] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.\n[    0.372631] raid6: sse2x4   gen() 26852 MB/s\n[    0.390632] raid6: sse2x2   gen() 25901 MB/s\n[    0.407632] raid6: sse2x1   gen()  6977 MB/s\n[    0.409635] raid6: using algorithm sse2x4 gen() 26852 MB/s\n[    0.427633] raid6: .... xor() 3769 MB/s, rmw enabled\n[    0.428632] raid6: using ssse3x2 recovery algorithm\n[    0.429696] ACPI: Added _OSI(Module Device)\n[    0.430595] ACPI: Added _OSI(Processor Device)\n[    0.431319] ACPI: Added _OSI(3.0 _SCP Extensions)\n[    0.431631] ACPI: Added _OSI(Processor Aggregator Device)\n[    0.433041] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[    0.434785] ACPI: Interpreter enabled\n[    0.435652] ACPI: PM: (supports S0 S3 S5)\n[    0.436636] ACPI: Using IOAPIC for interrupt routing\n[    0.437648] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[    0.438631] PCI: Using E820 reservations for host bridge windows\n[    0.439678] ACPI: Enabled 2 GPEs in block 00 to 3F\n[    0.441566] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[    0.442585] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]\n[    0.443653] acpi PNP0A08:00: _OSC: platform does not support [LTR]\n[    0.444658] acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability]\n[    0.445666] PCI host bridge to bus 0000:00\n[    0.446540] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]\n[    0.447631] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]\n[    0.448631] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[    0.449631] pci_bus 0000:00: root bus resource [mem 0x10000000-0xafffffff window]\n[    0.450631] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[    0.451636] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window]\n[    0.453635] pci_bus 0000:00: root bus resource [bus 00-ff]\n[    0.454724] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 conventional PCI endpoint\n[    0.457071] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint\n[    0.458633] pci 0000:00:01.0: BAR 0 [io  0xc080-0xc09f]\n[    0.460631] pci 0000:00:01.0: BAR 1 [mem 0xfebd0000-0xfebd0fff]\n[    0.465472] pci 0000:00:01.0: BAR 4 [mem 0xfe800000-0xfe803fff 64bit pref]\n[    0.467632] pci 0000:00:01.0: ROM [mem 0xfeb80000-0xfebbffff pref]\n[    0.470110] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 conventional PCI endpoint\n[    0.472636] pci 0000:00:02.0: BAR 0 [io  0xc0a0-0xc0bf]\n[    0.475553] pci 0000:00:02.0: BAR 1 [mem 0xfebd1000-0xfebd1fff]\n[    0.478623] pci 0000:00:02.0: BAR 4 [mem 0xfe804000-0xfe807fff 64bit pref]\n[    0.481123] pci 0000:00:03.0: [1af4:1004] type 00 class 0x010000 conventional PCI endpoint\n[    0.482632] pci 0000:00:03.0: BAR 0 [io  0xc000-0xc03f]\n[    0.485208] pci 0000:00:03.0: BAR 1 [mem 0xfebd2000-0xfebd2fff]\n[    0.488631] pci 0000:00:03.0: BAR 4 [mem 0xfe808000-0xfe80bfff 64bit pref]\n[    0.492900] pci 0000:00:04.0: [1af4:1050] type 00 class 0x030000 conventional PCI endpoint\n[    0.496122] pci 0000:00:04.0: BAR 0 [mem 0xfe000000-0xfe7fffff pref]\n[    0.498087] pci 0000:00:04.0: BAR 2 [mem 0xfe80c000-0xfe80ffff 64bit pref]\n[    0.499542] pci 0000:00:04.0: BAR 4 [mem 0xfebd3000-0xfebd3fff]\n[    0.502370] pci 0000:00:04.0: ROM [mem 0xfebc0000-0xfebcffff pref]\n[    0.503696] pci 0000:00:04.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]\n[    0.505199] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.509151] pci 0000:00:1d.0: BAR 4 [io  0xc0c0-0xc0df]\n[    0.510759] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.514122] pci 0000:00:1d.1: BAR 4 [io  0xc0e0-0xc0ff]\n[    0.516229] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.519429] pci 0000:00:1d.2: BAR 4 [io  0xc100-0xc11f]\n[    0.521392] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 conventional PCI endpoint\n[    0.523021] pci 0000:00:1d.7: BAR 0 [mem 0xfebd4000-0xfebd4fff]\n[    0.525546] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 conventional PCI endpoint\n[    0.526983] pci 0000:00:1f.0: quirk: [io  0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO\n[    0.529016] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 conventional PCI endpoint\n[    0.533591] pci 0000:00:1f.2: BAR 4 [io  0xc120-0xc13f]\n[    0.535276] pci 0000:00:1f.2: BAR 5 [mem 0xfebd5000-0xfebd5fff]\n[    0.536467] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 conventional PCI endpoint\n[    0.539112] pci 0000:00:1f.3: BAR 4 [io  0x0700-0x073f]\n[    0.540783] ACPI: PCI: Interrupt link LNKA configured for IRQ 10\n[    0.541679] ACPI: PCI: Interrupt link LNKB configured for IRQ 10\n[    0.543647] ACPI: PCI: Interrupt link LNKC configured for IRQ 11\n[    0.544706] ACPI: PCI: Interrupt link LNKD configured for IRQ 11\n[    0.545678] ACPI: PCI: Interrupt link LNKE configured for IRQ 10\n[    0.546675] ACPI: PCI: Interrupt link LNKF configured for IRQ 10\n[    0.547695] ACPI: PCI: Interrupt link LNKG configured for IRQ 11\n[    0.548683] ACPI: PCI: Interrupt link LNKH configured for IRQ 11\n[    0.549651] ACPI: PCI: Interrupt link GSIA configured for IRQ 16\n[    0.550635] ACPI: PCI: Interrupt link GSIB configured for IRQ 17\n[    0.551637] ACPI: PCI: Interrupt link GSIC configured for IRQ 18\n[    0.552635] ACPI: PCI: Interrupt link GSID configured for IRQ 19\n[    0.553634] ACPI: PCI: Interrupt link GSIE configured for IRQ 20\n[    0.554636] ACPI: PCI: Interrupt link GSIF configured for IRQ 21\n[    0.555636] ACPI: PCI: Interrupt link GSIG configured for IRQ 22\n[    0.556634] ACPI: PCI: Interrupt link GSIH configured for IRQ 23\n[    0.557823] iommu: Default domain type: Translated\n[    0.558632] iommu: DMA domain TLB invalidation policy: lazy mode\n[    0.559672] SCSI subsystem initialized\n[    0.560503] ACPI: bus type USB registered\n[    0.561283] usbcore: registered new interface driver usbfs\n[    0.561635] usbcore: registered new interface driver hub\n[    0.562634] usbcore: registered new device driver usb\n[    0.563639] pps_core: LinuxPPS API ver. 1 registered\n[    0.564630] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>\n[    0.565633] PTP clock support registered\n[    0.566675] Bluetooth: Core ver 2.22\n[    0.567485] NET: Registered PF_BLUETOOTH protocol family\n[    0.568516] Bluetooth: HCI device and connection manager initialized\n[    0.569618] Bluetooth: HCI socket layer initialized\n[    0.570369] Bluetooth: L2CAP socket layer initialized\n[    0.571635] Bluetooth: SCO socket layer initialized\n[    0.572672] PCI: Using ACPI for IRQ routing\n[    0.627343] pci 0000:00:04.0: vgaarb: setting as boot VGA device\n[    0.627628] pci 0000:00:04.0: vgaarb: bridge control possible\n[    0.627628] pci 0000:00:04.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none\n[    0.627644] vgaarb: loaded\n[    0.628680] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0\n[    0.629636] hpet0: 3 comparators, 64-bit 100.000000 MHz counter\n[    0.633724] clocksource: Switched to clocksource kvm-clock\n[    0.635003] pnp: PnP ACPI init\n[    0.635799] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved\n[    0.637484] pnp: PnP ACPI: found 5 devices\n[    0.646039] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[    0.647957] NET: Registered PF_INET protocol family\n[    0.661756] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)\n[    0.665752] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)\n[    0.668590] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)\n[    0.670205] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)\n[    0.671827] TCP bind hash table entries: 2048 (order: 4, 65536 bytes, linear)\n[    0.673260] TCP: Hash tables configured (established 2048 bind 2048)\n[    0.674561] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.675891] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.677327] NET: Registered PF_UNIX/PF_LOCAL protocol family\n[    0.678761] RPC: Registered named UNIX socket transport module.\n[    0.679996] RPC: Registered udp transport module.\n[    0.680988] RPC: Registered tcp transport module.\n[    0.681988] RPC: Registered tcp-with-tls transport module.\n[    0.683162] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[    0.684501] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]\n[    0.685787] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]\n[    0.687074] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]\n[    0.702744] pci_bus 0000:00: resource 7 [mem 0x10000000-0xafffffff window]\n[    0.704718] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window]\n[    0.707522] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window]\n[    0.710644] ACPI: \\_SB_.GSIA: Enabled at IRQ 16\n[    0.713147] ACPI: \\_SB_.GSIB: Enabled at IRQ 17\n[    0.714619] ACPI: \\_SB_.GSIC: Enabled at IRQ 18\n[    0.716028] ACPI: \\_SB_.GSID: Enabled at IRQ 19\n[    0.717555] PCI: CLS 0 bytes, default 64\n[    0.718474] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.721423] Initialise system trusted keyrings\n[    0.722456] workingset: timestamp_bits=46 max_order=16 bucket_order=0\n[    0.723816] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[    0.725133] NFS: Registering the id_resolver key type\n[    0.726203] Key type id_resolver registered\n[    0.727123] Key type id_legacy registered\n[    0.728432] Key type cifs.idmap registered\n[    0.736290] xor: automatically using best checksumming function   avx       \n[    0.743293] Key type asymmetric registered\n[    0.744181] Asymmetric key parser 'x509' registered\n[    0.745207] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)\n[    0.746762] io scheduler mq-deadline registered\n[    0.747727] io scheduler kyber registered\n[    0.748592] io scheduler bfq registered\n[    0.749743] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[    0.752220] ACPI: button: Power Button [PWRF]\n[    0.754702] ACPI: \\_SB_.GSIF: Enabled at IRQ 21\n[    0.758541] ACPI: \\_SB_.GSIG: Enabled at IRQ 22\n[    0.760451] ACPI: \\_SB_.GSIH: Enabled at IRQ 23\n[    0.762341] ACPI: \\_SB_.GSIE: Enabled at IRQ 20\n[    0.768045] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled\n[    0.769483] 00:01: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A\n[    0.771239] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[    0.788420] Linux agpgart interface v0.103\n[    0.790281] ACPI: bus type drm_connector registered\n[    0.792423] [drm] pci: virtio-vga detected at 0000:00:04.0\n[    0.794718] virtio-pci 0000:00:04.0: vgaarb: deactivate vga console\n[    0.798661] Console: switching to colour dummy device 80x25\n[    0.799669] [drm] features: -virgl +edid -resource_blob -host_visible\n[    0.799670] [drm] features: -context_init\n[    0.801789] [drm] number of scanouts: 1\n[    0.802400] [drm] number of cap sets: 0\n[    0.803392] [drm] Initialized virtio_gpu 0.1.0 for 0000:00:04.0 on minor 0\n[    0.805093] fbcon: virtio_gpudrmfb (fb0) is primary device\n[    0.823975] Console: switching to colour frame buffer device 160x50\n[    0.833319] virtio-pci 0000:00:04.0: [drm] fb0: virtio_gpudrmfb frame buffer device\n[    0.838976] brd: module loaded\n[    0.840913] loop: module loaded\n[    0.844301] virtio_scsi virtio2: 4/0/0 default/read/poll queues\n[    0.849939] scsi host0: Virtio SCSI HBA\n[    0.853588] scsi 0:0:0:0: Direct-Access     QEMU     QEMU HARDDISK    2.5+ PQ: 0 ANSI: 5\n[    0.863564] sd 0:0:0:0: Power-on or device reset occurred\n[    0.867438] sd 0:0:0:0: [sda] 401442 512-byte logical blocks: (206 MB/196 MiB)\n[    0.868398] ahci 0000:00:1f.2: AHCI vers 0001.0000, 32 command slots, 1.5 Gbps, SATA mode\n[    0.874564] sd 0:0:0:0: [sda] Write Protect is off\n[    0.875829] ahci 0000:00:1f.2: 6/6 ports implemented (port mask 0x3f)\n[    0.885088] ahci 0000:00:1f.2: flags: 64bit ncq only \n[    0.886157] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA\n[    0.895094] scsi host1: ahci\n[    0.895708] scsi host2: ahci\n[    0.900318] scsi host3: ahci\n[    0.904461]  sda: sda1 sda2 sda3\n[    0.905059] scsi host4: ahci\n[    0.907631] sd 0:0:0:0: [sda] Attached SCSI disk\n[    0.908702] scsi host5: ahci\n[    0.914144] scsi host6: ahci\n[    0.918664] ata1: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5100 irq 36 lpm-pol 0\n[    0.922199] ata2: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5180 irq 36 lpm-pol 0\n[    0.925564] ata3: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5200 irq 36 lpm-pol 0\n[    0.929495] ata4: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5280 irq 36 lpm-pol 0\n[    0.935274] ata5: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5300 irq 36 lpm-pol 0\n[    0.941864] ata6: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5380 irq 36 lpm-pol 0\n[    0.947587] e100: Intel(R) PRO/100 Network Driver\n[    0.948548] e100: Copyright(c) 1999-2006 Intel Corporation\n[    0.951567] e1000: Intel(R) PRO/1000 Network Driver\n[    0.954516] e1000: Copyright (c) 1999-2006 Intel Corporation.\n[    0.957613] e1000e: Intel(R) PRO/1000 Network Driver\n[    0.960529] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.\n[    0.963658] igb: Intel(R) Gigabit Ethernet Network Driver\n[    0.966603] igb: Copyright (c) 2007-2014 Intel Corporation.\n[    0.972559] uhci_hcd 0000:00:1d.0: UHCI Host Controller\n[    0.974209] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1\n[    0.981225] uhci_hcd 0000:00:1d.0: irq 16, io port 0x0000c0c0\n[    0.985378] hub 1-0:1.0: USB hub found\n[    0.986188] hub 1-0:1.0: 2 ports detected\n[    1.013358] ehci-pci 0000:00:1d.7: EHCI Host Controller\n[    1.015402] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2\n[    1.022083] ehci-pci 0000:00:1d.7: irq 19, io mem 0xfebd4000\n[    1.033179] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00\n[    1.039176] hub 2-0:1.0: USB hub found\n[    1.040724] hub 2-0:1.0: 6 ports detected\n[    1.069464] hub 1-0:1.0: USB hub found\n[    1.071005] hub 1-0:1.0: 2 ports detected\n[    1.075760] uhci_hcd 0000:00:1d.1: UHCI Host Controller\n[    1.079437] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3\n[    1.084872] uhci_hcd 0000:00:1d.1: irq 17, io port 0x0000c0e0\n[    1.088080] hub 3-0:1.0: USB hub found\n[    1.088855] hub 3-0:1.0: 2 ports detected\n[    1.094011] uhci_hcd 0000:00:1d.2: UHCI Host Controller\n[    1.095145] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4\n[    1.100379] uhci_hcd 0000:00:1d.2: irq 18, io port 0x0000c100\n[    1.103930] hub 4-0:1.0: USB hub found\n[    1.105808] hub 4-0:1.0: 2 ports detected\n[    1.110668] usbcore: registered new interface driver usb-storage\n[    1.113748] usbcore: registered new interface driver usbserial_generic\n[    1.116690] usbserial: USB Serial support registered for generic\n[    1.121154] usbcore: registered new interface driver ftdi_sio\n[    1.125046] usbserial: USB Serial support registered for FTDI USB Serial Device\n[    1.128204] usbcore: registered new interface driver pl2303\n[    1.131781] usbserial: USB Serial support registered for pl2303\n[    1.136496] i8042: PNP: No PS/2 controller found.\n[    1.140959] mousedev: PS/2 mouse device common for all mice\n[    1.145792] rtc_cmos 00:03: RTC can wake from S4\n[    1.152716] rtc_cmos 00:03: registered as rtc0\n[    1.156544] rtc_cmos 00:03: setting system clock to 2025-04-15T16:33:20 UTC (1744734800)\n[    1.160854] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram, hpet irqs\n[    1.162488] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev\n[    1.164769] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt\n[    1.174432] amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled\n[    1.176257] i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD\n[    1.176416] sdhci: Secure Digital Host Controller Interface driver\n[    1.183030] sdhci: Copyright(c) Pierre Ossman\n[    1.186120] sdhci-pltfm: SDHCI platform and OF driver helper\n[    1.190399] usbcore: registered new interface driver usbhid\n[    1.196643] usbhid: USB HID core driver\n[    1.208052] u32 classifier\n[    1.208689]     input device check on\n[    1.211943]     Actions configured\n[    1.215492] NET: Registered PF_INET6 protocol family\n[    1.222273] Segment Routing with IPv6\n[    1.225481] In-situ OAM (IOAM) with IPv6\n[    1.229565] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver\n[    1.234350] NET: Registered PF_PACKET protocol family\n[    1.238848] Bridge firewalling registered\n[    1.242989] l2tp_core: L2TP core driver, V2.0\n[    1.246494] Key type dns_resolver registered\n[    1.250737] NET: Registered PF_VSOCK protocol family\n[    1.253446] ata3: SATA link down (SStatus 0 SControl 300)\n[    1.266034] IPI shorthand broadcast: enabled\n[    1.266201] ata6: SATA link down (SStatus 0 SControl 300)\n[    1.267822] sched_clock: Marking stable (1051002419, 216113950)->(1600340672, -333224303)\n[    1.268193] ata1: SATA link down (SStatus 0 SControl 300)\n[    1.270511] registered taskstats version 1\n[    1.276664] ata2: SATA link down (SStatus 0 SControl 300)\n[    1.277834] Loading compiled-in X.509 certificates\n[    1.287124] ata4: SATA link down (SStatus 0 SControl 300)\n[    1.289133] usb 2-1: new high-speed USB device number 2 using ehci-pci\n[    1.291513] Key type .fscrypt registered\n[    1.300691] ata5: SATA link down (SStatus 0 SControl 300)\n[    1.315735] Key type fscrypt-provisioning registered\n[    1.321237] Btrfs loaded, zoned=no, fsverity=no\n[    1.326165] Key type encrypted registered\n[    1.328297] printk: legacy console [netcon0] enabled\n[    1.331962] netconsole: network logging started\n[    1.335494] clk: Disabling unused clocks\n[    1.338112] md: Waiting for all devices to be available before autodetect\n[    1.342672] md: If you don't use raid, use raid=noautodetect\n[    1.350211] md: Autodetecting RAID arrays.\n[    1.351956] md: autorun ...\n[    1.355140] md: ... autorun DONE.\n[    1.366763] EXT4-fs (sda2): orphan cleanup on readonly fs\n[    1.369760] EXT4-fs (sda2): mounted filesystem dc5b55bf-f891-441d-9f14-460cbc8bf467 ro with ordered data mode. Quota mode: disabled.\n[    1.374902] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.\n[    1.380925] devtmpfs: mounted\n[    1.383481] Freeing unused kernel image (initmem) memory: 3512K\n[    1.387497] Write protecting the kernel read-only data: 26624k\n[    1.390840] Freeing unused kernel image (rodata/data gap) memory: 316K\n[    1.394175] Run /sbin/init as init process\n[    1.419571] EXT4-fs (sda2): re-mounted dc5b55bf-f891-441d-9f14-460cbc8bf467 r/w. Quota mode: disabled.\n[    1.438134] EXT4-fs (sda3): mounted filesystem 6f656edf-25f4-4d5b-ac7f-481b5a782fd7 r/w with ordered data mode. Quota mode: disabled.\n[    1.455973] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/0003:0627:0001.0001/input/input1\n[    1.461250] hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:1d.7-1/input0\n[    1.473958] systemd[1]: systemd 257.4 running in system mode (-PAM -AUDIT -SELINUX -APPARMOR +IMA +IPE -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP -LIBCRYPTSETUP_PLUGINS +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -BTF +XKBCOMMON +UTMP -SYSVINIT -LIBARCHIVE)\n[    1.485017] systemd[1]: Detected virtualization kvm.\n[    1.488137] systemd[1]: Detected architecture x86-64.\n[    1.503546] systemd[1]: Hostname set to <qemux86-64>.\n[    1.509438] systemd[1]: Initializing machine ID from random generator.\n[    1.576148] systemd[1]: Queued start job for default target Multi-User System.\n[    1.581131] usb 2-2: new high-speed USB device number 3 using ehci-pci\n[    1.599275] systemd[1]: Created slice Slice /system/getty.\n[    1.605732] systemd[1]: Created slice Slice /system/modprobe.\n[    1.610226] systemd[1]: Created slice Slice /system/serial-getty.\n[    1.620417] systemd[1]: Created slice User and Session Slice.\n[    1.621626] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[    1.623731] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[    1.633934] systemd[1]: Expecting device /dev/sda1...\n[    1.637699] systemd[1]: Expecting device /dev/ttyS0...\n[    1.649052] systemd[1]: Reached target Path Units.\n[    1.657733] systemd[1]: Reached target Remote File Systems.\n[    1.658937] systemd[1]: Reached target Slice Units.\n[    1.660038] systemd[1]: Reached target Swaps.\n[    1.664281] systemd[1]: Listening on Syslog Socket.\n[    1.686476] systemd[1]: Listening on Credential Encryption/Decryption.\n[    1.693077] systemd[1]: Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit).\n[    1.703070] systemd[1]: Listening on Journal Socket (/dev/log).\n[    1.706772] systemd[1]: Listening on Journal Sockets.\n[    1.711624] systemd[1]: Listening on Network Service Netlink Socket.\n[    1.724044] systemd[1]: Listening on udev Control Socket.\n[    1.732647] systemd[1]: Listening on udev Kernel Socket.\n[    1.742473] systemd[1]: Listening on User Database Manager Socket.\n[    1.749771] systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).\n[    1.756217] systemd[1]: Mounting POSIX Message Queue File System...\n[    1.758509] systemd[1]: Mounting Kernel Debug File System...\n[    1.785842] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/0003:0627:0001.0002/input/input2\n[    1.786453] systemd[1]: Mounting Kernel Trace File System...\n[    1.803465] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.806392] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.819640] systemd[1]: Starting Load Kernel Module configfs...\n[    1.823996] systemd[1]: Starting Load Kernel Module drm...\n[    1.831936] systemd[1]: Starting Load Kernel Module fuse...\n[    1.841966] systemd[1]: Starting Journal Service...\n[    1.857760] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.859830] systemd[1]: Starting Generate network units from Kernel command line...\n[    1.864214] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    1.873946] systemd[1]: Starting Apply Kernel Variables...\n[    1.881838] systemd-journald[148]: Collecting audit messages is disabled.\n[    1.885195] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.885293] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.895212] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.901582] EXT4-fs (sda2): re-mounted dc5b55bf-f891-441d-9f14-460cbc8bf467 ro. Quota mode: disabled.\n[    1.908464] systemd[1]: Starting Coldplug All udev Devices...\n[    1.918275] systemd[1]: Started Journal Service.\n[    1.966290] systemd-journald[148]: Received client request to flush runtime journal.\n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415165005\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250415165005\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.u0r5z0b7\nCreated listening socket for qemu serial console on: 127.0.0.1:35919\nCreated listening socket for qemu serial console on: 127.0.0.1:32791\nlaunchcmd=runqemu  kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic tcpserial=35919:32791 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.ldsn6x99,server,wait -qmp unix:./.u0r5z0b7,server,nowait\"\nrunqemu started, pid is 183263\nwaiting at most 300 seconds for qemu pid (04/15/25 16:51:14)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.ldsn6x99\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.ldsn6x99\nQMP connected to QEMU at 04/15/25 16:51:14 and took 0.54 seconds\nQMP released QEMU at 04/15/25 16:51:15 and took 0.13 seconds from connect\nqemu started in 0.67 seconds - qemu procces pid is 183271 (04/15/25 16:51:15)\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:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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 - Using scsi drive\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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 if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -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:35919,nodelay=on -serial tcp:127.0.0.1:32791,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.ldsn6x99,server,wait -qmp unix:./.u0r5z0b7,server,nowait -device virtio-vga  -display sdl,show-cursor=on  \n\nrunqemu - INFO - Host uptime: 88946.27\n\n\nWaiting at most 1000 seconds for login banner (04/15/25 16:51:15)\nConnection from 127.0.0.1:59202\nTarget didn't reach login banner in 1000 seconds (04/15/25 17:07:56)\nLast 25 lines of login console (0):\n\nLast 25 lines of all logging (36034):\n[    1.728957] systemd[1]: Mounting Kernel Debug File System...\n[    1.732949] systemd[1]: Mounting Kernel Trace File System...\n[    1.744065] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.748661] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.755954] systemd[1]: Starting Load Kernel Module configfs...\n[    1.760259] systemd[1]: Starting Load Kernel Module drm...\n[    1.769593] systemd[1]: Starting Load Kernel Module fuse...\n[    1.777765] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.778493] systemd[1]: Starting Journal Service...\n[    1.791942] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.795990] systemd[1]: Starting Generate network units from Kernel command line...\n[    1.802248] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    1.811011] systemd[1]: Starting Apply Kernel Variables...\n[    1.815038] systemd-journald[147]: Collecting audit messages is disabled.\n[    1.818071] EXT4-fs (sda2): re-mounted e9539a61-656d-4e3a-bb09-1a506cf9f408 ro. Quota mode: disabled.\n[    1.834222] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.838857] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.847784] systemd[1]: Starting Coldplug All udev Devices...\n[    1.854216] systemd[1]: Started Journal Service.\n[    1.901986] systemd-journald[147]: Received client request to flush runtime journal.\n[!p]104[?7h[6n[32766;32766H[6n[!p]104[?7h[6n[32766;32766H[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \nCheck full boot log: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415165005\nStopping logging thread\nStop event received\nTearing down logging thread\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 89952.79\n\ntput: No value for $TERM and no -T specified\n\nExtra log data read: \n\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 89952.79\n\ntput: No value for $TERM and no -T specified\n\nERROR: Qemu log output from /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415165005:\n\nSYSLINUX 6.04 6.04-pre2 Copyright (C) 1994-2015 H. Peter Anvin et al\nLoading /bzImage... ok\n[    0.000000] Linux version 6.12.19-yocto-standard (oe-user@oe-host) (x86_64-poky-linux-gcc (GCC) 14.2.0, GNU ld (GNU Binutils) 2.44) #1 SMP PREEMPT_DYNAMIC Wed Mar 19 23:04:08 UTC 2025\n[    0.000000] Command line: BOOT_IMAGE=/bzImage label=boot root=PARTUUID=feb6a601-c617-41f0-9821-f2a8b6dd926b rootfstype=ext4 console=ttyS0,115200 console=tty0  ro\n[    0.000000] BIOS-provided physical RAM map:\n[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd7fff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000ffd8000-0x000000000fffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\n[    0.000000] NX (Execute Disable) protection: active\n[    0.000000] APIC: Static calls initialized\n[    0.000000] SMBIOS 2.8 present.\n[    0.000000] DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014\n[    0.000000] DMI: Memory slots populated: 1/1\n[    0.000000] Hypervisor detected: KVM\n[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[    0.000000] kvm-clock: using sched offset of 429860706 cycles\n[    0.000001] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[    0.000003] tsc: Detected 2749.998 MHz processor\n[    0.000922] last_pfn = 0xffd8 max_arch_pfn = 0x400000000\n[    0.000955] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs\n[    0.000957] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  \n[    0.002825] found SMP MP-table at [mem 0x000f5440-0x000f544f]\n[    0.002940] ACPI: Early table checksum verification disabled\n[    0.002942] ACPI: RSDP 0x00000000000F5270 000014 (v00 BOCHS )\n[    0.002947] ACPI: RSDT 0x000000000FFE2437 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002951] ACPI: FACP 0x000000000FFE2217 0000F4 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002954] ACPI: DSDT 0x000000000FFE0040 0021D7 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002956] ACPI: FACS 0x000000000FFE0000 000040\n[    0.002957] ACPI: APIC 0x000000000FFE230B 000090 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002959] ACPI: HPET 0x000000000FFE239B 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002960] ACPI: MCFG 0x000000000FFE23D3 00003C (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002962] ACPI: WAET 0x000000000FFE240F 000028 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002963] ACPI: Reserving FACP table memory at [mem 0xffe2217-0xffe230a]\n[    0.002964] ACPI: Reserving DSDT table memory at [mem 0xffe0040-0xffe2216]\n[    0.002964] ACPI: Reserving FACS table memory at [mem 0xffe0000-0xffe003f]\n[    0.002965] ACPI: Reserving APIC table memory at [mem 0xffe230b-0xffe239a]\n[    0.002965] ACPI: Reserving HPET table memory at [mem 0xffe239b-0xffe23d2]\n[    0.002966] ACPI: Reserving MCFG table memory at [mem 0xffe23d3-0xffe240e]\n[    0.002966] ACPI: Reserving WAET table memory at [mem 0xffe240f-0xffe2436]\n[    0.002992] Zone ranges:\n[    0.002992]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]\n[    0.002993]   DMA32    [mem 0x0000000001000000-0x000000000ffd7fff]\n[    0.002994]   Normal   empty\n[    0.002995] Movable zone start for each node\n[    0.002995] Early memory node ranges\n[    0.002995]   node   0: [mem 0x0000000000001000-0x000000000009efff]\n[    0.002996]   node   0: [mem 0x0000000000100000-0x000000000ffd7fff]\n[    0.002997] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd7fff]\n[    0.003102] On node 0, zone DMA: 1 pages in unavailable ranges\n[    0.003122] On node 0, zone DMA: 97 pages in unavailable ranges\n[    0.003523] On node 0, zone DMA32: 40 pages in unavailable ranges\n[    0.003875] ACPI: PM-Timer IO Port: 0x608\n[    0.003882] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[    0.003905] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[    0.003907] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[    0.003908] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[    0.003909] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[    0.003910] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[    0.003910] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[    0.003912] ACPI: Using ACPI (MADT) for SMP configuration information\n[    0.003913] ACPI: HPET id: 0x8086a201 base: 0xfed00000\n[    0.003914] TSC deadline timer available\n[    0.003917] CPU topo: Max. logical packages:   1\n[    0.003918] CPU topo: Max. logical dies:       1\n[    0.003918] CPU topo: Max. dies per package:   1\n[    0.003921] CPU topo: Max. threads per core:   1\n[    0.003922] CPU topo: Num. cores per package:     4\n[    0.003922] CPU topo: Num. threads per package:   4\n[    0.003922] CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs\n[    0.003932] kvm-guest: APIC: eoi() replaced with kvm_guest_apic_eoi_write()\n[    0.003941] [mem 0x10000000-0xafffffff] available for PCI devices\n[    0.003942] Booting paravirtualized kernel on KVM\n[    0.003943] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns\n[    0.003945] setup_percpu: NR_CPUS:64 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1\n[    0.004108] percpu: Embedded 58 pages/cpu s199704 r8192 d29672 u524288\n[    0.004127] Kernel command line: BOOT_IMAGE=/bzImage label=boot root=PARTUUID=feb6a601-c617-41f0-9821-f2a8b6dd926b rootfstype=ext4 console=ttyS0,115200 console=tty0  ro\n[    0.004154] Unknown kernel command line parameters \"BOOT_IMAGE=/bzImage label=boot\", will be passed to user space.\n[    0.004158] random: crng init done\n[    0.004165] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)\n[    0.004171] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)\n[    0.004193] Built 1 zonelists, mobility grouping on.  Total pages: 65398\n[    0.004355] mem auto-init: stack:all(zero), heap alloc:off, heap free:off\n[    0.004657] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1\n[    0.004669] ftrace: allocating 54061 entries in 212 pages\n[    0.012822] ftrace: allocated 212 pages with 4 groups\n[    0.012846] Dynamic Preempt: full\n[    0.012980] rcu: Preemptible hierarchical RCU implementation.\n[    0.012980] rcu: \tRCU event tracing is enabled.\n[    0.012980] rcu: \tRCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.\n[    0.012981] \tTrampoline variant of Tasks RCU enabled.\n[    0.012981] \tRude variant of Tasks RCU enabled.\n[    0.012982] \tTracing variant of Tasks RCU enabled.\n[    0.012982] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.\n[    0.012983] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4\n[    0.012986] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.012987] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.012988] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.017535] NR_IRQS: 4352, nr_irqs: 456, preallocated irqs: 16\n[    0.017712] rcu: srcu_init: Setting srcu_struct sizes based on contention.\n[    0.017769] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)\n[    0.022277] Console: colour VGA+ 80x25\n[    0.022280] printk: legacy console [tty0] enabled\n[    0.089962] printk: legacy console [ttyS0] enabled\n[    0.220567] ACPI: Core revision 20240827\n[    0.221561] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns\n[    0.223566] APIC: Switch to symmetric I/O mode setup\n[    0.224817] x2apic enabled\n[    0.225724] APIC: Switched APIC routing to: physical x2apic\n[    0.227980] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[    0.229253] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.231422] Calibrating delay loop (skipped) preset value.. 5499.99 BogoMIPS (lpj=2749998)\n[    0.233554] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[    0.235238] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[    0.236423] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization\n[    0.237423] Spectre V2 : Mitigation: Retpolines\n[    0.239425] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[    0.241422] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT\n[    0.243423] Speculative Store Bypass: Vulnerable\n[    0.244434] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'\n[    0.245422] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'\n[    0.247422] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'\n[    0.248422] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256\n[    0.249422] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[    0.267421] Freeing SMP alternatives memory: 56K\n[    0.268428] pid_max: default: 32768 minimum: 301\n[    0.270452] LSM: initializing lsm=capability,landlock\n[    0.272468] landlock: Up and running.\n[    0.274438] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.275422] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.276595] smpboot: CPU0: AMD Intel Xeon E3-12xx v2 (Ivy Bridge) (family: 0x6, model: 0x3a, stepping: 0x9)\n[    0.277521] Performance Events: AMD PMU driver.\n[    0.278426] ... version:                0\n[    0.279285] ... bit width:              48\n[    0.280069] ... generic registers:      4\n[    0.280425] ... value mask:             0000ffffffffffff\n[    0.281424] ... max period:             00007fffffffffff\n[    0.282424] ... fixed-purpose events:   0\n[    0.283308] ... event mask:             000000000000000f\n[    0.284292] signal: max sigframe size: 1776\n[    0.285132] rcu: Hierarchical SRCU implementation.\n[    0.285425] rcu: \tMax phase no-delay instances is 400.\n[    0.286448] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level\n[    0.287713] smp: Bringing up secondary CPUs ...\n[    0.288615] smpboot: x86: Booting SMP configuration:\n[    0.289435] .... node  #0, CPUs:      #1 #2 #3\n[    0.328441] smp: Brought up 1 node, 4 CPUs\n[    0.330427] smpboot: Total of 4 processors activated (21999.98 BogoMIPS)\n[    0.331738] Memory: 214376K/261592K available (20480K kernel code, 2435K rwdata, 5828K rodata, 3512K init, 2048K bss, 43280K reserved, 0K cma-reserved)\n[    0.332495] devtmpfs: initialized\n[    0.333697] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns\n[    0.334430] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)\n[    0.335455] pinctrl core: initialized pinctrl subsystem\n[    0.336792] NET: Registered PF_NETLINK/PF_ROUTE protocol family\n[    0.337520] thermal_sys: Registered thermal governor 'step_wise'\n[    0.337521] thermal_sys: Registered thermal governor 'user_space'\n[    0.338441] cpuidle: using governor menu\n[    0.340557] PCI: ECAM [mem 0xb0000000-0xbfffffff] (base 0xb0000000) for domain 0000 [bus 00-ff]\n[    0.341433] PCI: ECAM [mem 0xb0000000-0xbfffffff] reserved as E820 entry\n[    0.342454] PCI: Using configuration type 1 for base access\n[    0.343555] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.\n[    0.362424] raid6: sse2x4   gen() 24046 MB/s\n[    0.380424] raid6: sse2x2   gen() 20349 MB/s\n[    0.397424] raid6: sse2x1   gen()  6750 MB/s\n[    0.399085] raid6: using algorithm sse2x4 gen() 24046 MB/s\n[    0.416425] raid6: .... xor() 3958 MB/s, rmw enabled\n[    0.417425] raid6: using ssse3x2 recovery algorithm\n[    0.418494] ACPI: Added _OSI(Module Device)\n[    0.419392] ACPI: Added _OSI(Processor Device)\n[    0.420120] ACPI: Added _OSI(3.0 _SCP Extensions)\n[    0.420424] ACPI: Added _OSI(Processor Aggregator Device)\n[    0.421821] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[    0.423488] ACPI: Interpreter enabled\n[    0.424307] ACPI: PM: (supports S0 S3 S5)\n[    0.425428] ACPI: Using IOAPIC for interrupt routing\n[    0.426456] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[    0.427428] PCI: Using E820 reservations for host bridge windows\n[    0.428470] ACPI: Enabled 2 GPEs in block 00 to 3F\n[    0.430339] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[    0.431376] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]\n[    0.432449] acpi PNP0A08:00: _OSC: platform does not support [LTR]\n[    0.433454] acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability]\n[    0.434468] PCI host bridge to bus 0000:00\n[    0.435425] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]\n[    0.436425] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]\n[    0.437424] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[    0.438424] pci_bus 0000:00: root bus resource [mem 0x10000000-0xafffffff window]\n[    0.439424] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[    0.440424] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window]\n[    0.441425] pci_bus 0000:00: root bus resource [bus 00-ff]\n[    0.442463] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 conventional PCI endpoint\n[    0.443865] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint\n[    0.446428] pci 0000:00:01.0: BAR 0 [io  0xc080-0xc09f]\n[    0.449427] pci 0000:00:01.0: BAR 1 [mem 0xfebd0000-0xfebd0fff]\n[    0.453139] pci 0000:00:01.0: BAR 4 [mem 0xfe800000-0xfe803fff 64bit pref]\n[    0.455425] pci 0000:00:01.0: ROM [mem 0xfeb80000-0xfebbffff pref]\n[    0.458010] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 conventional PCI endpoint\n[    0.460429] pci 0000:00:02.0: BAR 0 [io  0xc0a0-0xc0bf]\n[    0.462229] pci 0000:00:02.0: BAR 1 [mem 0xfebd1000-0xfebd1fff]\n[    0.466428] pci 0000:00:02.0: BAR 4 [mem 0xfe804000-0xfe807fff 64bit pref]\n[    0.469246] pci 0000:00:03.0: [1af4:1004] type 00 class 0x010000 conventional PCI endpoint\n[    0.471425] pci 0000:00:03.0: BAR 0 [io  0xc000-0xc03f]\n[    0.473382] pci 0000:00:03.0: BAR 1 [mem 0xfebd2000-0xfebd2fff]\n[    0.477425] pci 0000:00:03.0: BAR 4 [mem 0xfe808000-0xfe80bfff 64bit pref]\n[    0.479849] pci 0000:00:04.0: [1af4:1050] type 00 class 0x030000 conventional PCI endpoint\n[    0.481429] pci 0000:00:04.0: BAR 0 [mem 0xfe000000-0xfe7fffff pref]\n[    0.485148] pci 0000:00:04.0: BAR 2 [mem 0xfe80c000-0xfe80ffff 64bit pref]\n[    0.487288] pci 0000:00:04.0: BAR 4 [mem 0xfebd3000-0xfebd3fff]\n[    0.489431] pci 0000:00:04.0: ROM [mem 0xfebc0000-0xfebcffff pref]\n[    0.490478] pci 0000:00:04.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]\n[    0.491997] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.494526] pci 0000:00:1d.0: BAR 4 [io  0xc0c0-0xc0df]\n[    0.496019] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.498554] pci 0000:00:1d.1: BAR 4 [io  0xc0e0-0xc0ff]\n[    0.499975] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.501510] pci 0000:00:1d.2: BAR 4 [io  0xc100-0xc11f]\n[    0.503016] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 conventional PCI endpoint\n[    0.504686] pci 0000:00:1d.7: BAR 0 [mem 0xfebd4000-0xfebd4fff]\n[    0.509412] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 conventional PCI endpoint\n[    0.511343] pci 0000:00:1f.0: quirk: [io  0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO\n[    0.512600] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 conventional PCI endpoint\n[    0.515346] pci 0000:00:1f.2: BAR 4 [io  0xc120-0xc13f]\n[    0.516611] pci 0000:00:1f.2: BAR 5 [mem 0xfebd5000-0xfebd5fff]\n[    0.518199] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 conventional PCI endpoint\n[    0.521809] pci 0000:00:1f.3: BAR 4 [io  0x0700-0x073f]\n[    0.523046] ACPI: PCI: Interrupt link LNKA configured for IRQ 10\n[    0.523473] ACPI: PCI: Interrupt link LNKB configured for IRQ 10\n[    0.524467] ACPI: PCI: Interrupt link LNKC configured for IRQ 11\n[    0.525466] ACPI: PCI: Interrupt link LNKD configured for IRQ 11\n[    0.526521] ACPI: PCI: Interrupt link LNKE configured for IRQ 10\n[    0.527531] ACPI: PCI: Interrupt link LNKF configured for IRQ 10\n[    0.528466] ACPI: PCI: Interrupt link LNKG configured for IRQ 11\n[    0.529467] ACPI: PCI: Interrupt link LNKH configured for IRQ 11\n[    0.530452] ACPI: PCI: Interrupt link GSIA configured for IRQ 16\n[    0.531428] ACPI: PCI: Interrupt link GSIB configured for IRQ 17\n[    0.532428] ACPI: PCI: Interrupt link GSIC configured for IRQ 18\n[    0.533427] ACPI: PCI: Interrupt link GSID configured for IRQ 19\n[    0.534429] ACPI: PCI: Interrupt link GSIE configured for IRQ 20\n[    0.535428] ACPI: PCI: Interrupt link GSIF configured for IRQ 21\n[    0.536428] ACPI: PCI: Interrupt link GSIG configured for IRQ 22\n[    0.537428] ACPI: PCI: Interrupt link GSIH configured for IRQ 23\n[    0.538629] iommu: Default domain type: Translated\n[    0.539425] iommu: DMA domain TLB invalidation policy: lazy mode\n[    0.540465] SCSI subsystem initialized\n[    0.541441] ACPI: bus type USB registered\n[    0.542329] usbcore: registered new interface driver usbfs\n[    0.543288] usbcore: registered new interface driver hub\n[    0.544265] usbcore: registered new device driver usb\n[    0.545215] pps_core: LinuxPPS API ver. 1 registered\n[    0.546232] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>\n[    0.547426] PTP clock support registered\n[    0.548532] Bluetooth: Core ver 2.22\n[    0.549434] NET: Registered PF_BLUETOOTH protocol family\n[    0.550434] Bluetooth: HCI device and connection manager initialized\n[    0.551431] Bluetooth: HCI socket layer initialized\n[    0.552431] Bluetooth: L2CAP socket layer initialized\n[    0.553432] Bluetooth: SCO socket layer initialized\n[    0.554466] PCI: Using ACPI for IRQ routing\n[    0.608976] pci 0000:00:04.0: vgaarb: setting as boot VGA device\n[    0.609421] pci 0000:00:04.0: vgaarb: bridge control possible\n[    0.609421] pci 0000:00:04.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none\n[    0.609429] vgaarb: loaded\n[    0.610481] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0\n[    0.611429] hpet0: 3 comparators, 64-bit 100.000000 MHz counter\n[    0.616479] clocksource: Switched to clocksource kvm-clock\n[    0.617795] pnp: PnP ACPI init\n[    0.618573] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved\n[    0.620248] pnp: PnP ACPI: found 5 devices\n[    0.640935] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[    0.645369] NET: Registered PF_INET protocol family\n[    0.646424] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)\n[    0.648041] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)\n[    0.649812] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)\n[    0.651433] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)\n[    0.653048] TCP bind hash table entries: 2048 (order: 4, 65536 bytes, linear)\n[    0.654489] TCP: Hash tables configured (established 2048 bind 2048)\n[    0.655804] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.657125] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.658553] NET: Registered PF_UNIX/PF_LOCAL protocol family\n[    0.660183] RPC: Registered named UNIX socket transport module.\n[    0.661411] RPC: Registered udp transport module.\n[    0.662458] RPC: Registered tcp transport module.\n[    0.663452] RPC: Registered tcp-with-tls transport module.\n[    0.664567] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[    0.682170] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]\n[    0.683778] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]\n[    0.686293] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]\n[    0.695378] pci_bus 0000:00: resource 7 [mem 0x10000000-0xafffffff window]\n[    0.696773] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window]\n[    0.698170] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window]\n[    0.699751] ACPI: \\_SB_.GSIA: Enabled at IRQ 16\n[    0.701246] ACPI: \\_SB_.GSIB: Enabled at IRQ 17\n[    0.702676] ACPI: \\_SB_.GSIC: Enabled at IRQ 18\n[    0.704087] ACPI: \\_SB_.GSID: Enabled at IRQ 19\n[    0.705571] PCI: CLS 0 bytes, default 64\n[    0.706504] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.709472] Initialise system trusted keyrings\n[    0.710589] workingset: timestamp_bits=46 max_order=16 bucket_order=0\n[    0.724679] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[    0.727955] NFS: Registering the id_resolver key type\n[    0.730337] Key type id_resolver registered\n[    0.731234] Key type id_legacy registered\n[    0.732684] Key type cifs.idmap registered\n[    0.740519] xor: automatically using best checksumming function   avx       \n[    0.742020] Key type asymmetric registered\n[    0.744088] Asymmetric key parser 'x509' registered\n[    0.746671] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)\n[    0.750302] io scheduler mq-deadline registered\n[    0.751282] io scheduler kyber registered\n[    0.752271] io scheduler bfq registered\n[    0.753486] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[    0.766907] ACPI: button: Power Button [PWRF]\n[    0.770294] ACPI: \\_SB_.GSIF: Enabled at IRQ 21\n[    0.775093] ACPI: \\_SB_.GSIG: Enabled at IRQ 22\n[    0.778856] ACPI: \\_SB_.GSIH: Enabled at IRQ 23\n[    0.780774] ACPI: \\_SB_.GSIE: Enabled at IRQ 20\n[    0.786185] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled\n[    0.787616] 00:01: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A\n[    0.789388] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[    0.792025] Linux agpgart interface v0.103\n[    0.793002] ACPI: bus type drm_connector registered\n[    0.805958] [drm] pci: virtio-vga detected at 0000:00:04.0\n[    0.807089] virtio-pci 0000:00:04.0: vgaarb: deactivate vga console\n[    0.813024] Console: switching to colour dummy device 80x25\n[    0.815024] [drm] features: -virgl +edid -resource_blob -host_visible\n[    0.815027] [drm] features: -context_init\n[    0.818174] [drm] number of scanouts: 1\n[    0.818802] [drm] number of cap sets: 0\n[    0.819764] [drm] Initialized virtio_gpu 0.1.0 for 0000:00:04.0 on minor 0\n[    0.821628] fbcon: virtio_gpudrmfb (fb0) is primary device\n[    0.839204] Console: switching to colour frame buffer device 160x50\n[    0.849786] virtio-pci 0000:00:04.0: [drm] fb0: virtio_gpudrmfb frame buffer device\n[    0.855673] brd: module loaded\n[    0.856981] loop: module loaded\n[    0.860194] virtio_scsi virtio2: 4/0/0 default/read/poll queues\n[    0.863771] scsi host0: Virtio SCSI HBA\n[    0.867845] scsi 0:0:0:0: Direct-Access     QEMU     QEMU HARDDISK    2.5+ PQ: 0 ANSI: 5\n[    0.880512] sd 0:0:0:0: Power-on or device reset occurred\n[    0.884681] sd 0:0:0:0: [sda] 391202 512-byte logical blocks: (200 MB/191 MiB)\n[    0.885880] ahci 0000:00:1f.2: AHCI vers 0001.0000, 32 command slots, 1.5 Gbps, SATA mode\n[    0.891189] sd 0:0:0:0: [sda] Write Protect is off\n[    0.892358] ahci 0000:00:1f.2: 6/6 ports implemented (port mask 0x3f)\n[    0.897069] ahci 0000:00:1f.2: flags: 64bit ncq only \n[    0.899448] scsi host1: ahci\n[    0.902603] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA\n[    0.903523] scsi host2: ahci\n[    0.908387] scsi host3: ahci\n[    0.909011] scsi host4: ahci\n[    0.911044] scsi host5: ahci\n[    0.912971] scsi host6: ahci\n[    0.914984]  sda: sda1 sda2 sda3\n[    0.918449] ata1: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5100 irq 36 lpm-pol 0\n[    0.919292] sd 0:0:0:0: [sda] Attached SCSI disk\n[    0.929677] ata2: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5180 irq 36 lpm-pol 0\n[    0.935834] ata3: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5200 irq 36 lpm-pol 0\n[    0.941675] ata4: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5280 irq 36 lpm-pol 0\n[    0.946583] ata5: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5300 irq 36 lpm-pol 0\n[    0.950047] ata6: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5380 irq 36 lpm-pol 0\n[    0.954631] e100: Intel(R) PRO/100 Network Driver\n[    0.956047] e100: Copyright(c) 1999-2006 Intel Corporation\n[    0.959014] e1000: Intel(R) PRO/1000 Network Driver\n[    0.961833] e1000: Copyright (c) 1999-2006 Intel Corporation.\n[    0.964299] e1000e: Intel(R) PRO/1000 Network Driver\n[    0.966630] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.\n[    0.969916] igb: Intel(R) Gigabit Ethernet Network Driver\n[    0.972279] igb: Copyright (c) 2007-2014 Intel Corporation.\n[    0.977136] ehci-pci 0000:00:1d.7: EHCI Host Controller\n[    0.978606] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1\n[    0.983124] ehci-pci 0000:00:1d.7: irq 19, io mem 0xfebd4000\n[    0.992786] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00\n[    0.998450] hub 1-0:1.0: USB hub found\n[    1.000338] hub 1-0:1.0: 6 ports detected\n[    1.006267] uhci_hcd 0000:00:1d.0: UHCI Host Controller\n[    1.009249] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2\n[    1.015524] uhci_hcd 0000:00:1d.0: irq 16, io port 0x0000c0c0\n[    1.019481] hub 2-0:1.0: USB hub found\n[    1.022021] hub 2-0:1.0: 2 ports detected\n[    1.027836] uhci_hcd 0000:00:1d.1: UHCI Host Controller\n[    1.029295] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3\n[    1.033608] uhci_hcd 0000:00:1d.1: irq 17, io port 0x0000c0e0\n[    1.036847] hub 3-0:1.0: USB hub found\n[    1.038243] hub 3-0:1.0: 2 ports detected\n[    1.044134] uhci_hcd 0000:00:1d.2: UHCI Host Controller\n[    1.047018] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4\n[    1.052324] uhci_hcd 0000:00:1d.2: irq 18, io port 0x0000c100\n[    1.055660] hub 4-0:1.0: USB hub found\n[    1.056885] hub 4-0:1.0: 2 ports detected\n[    1.060546] usbcore: registered new interface driver usb-storage\n[    1.063671] usbcore: registered new interface driver usbserial_generic\n[    1.066971] usbserial: USB Serial support registered for generic\n[    1.070301] usbcore: registered new interface driver ftdi_sio\n[    1.073229] usbserial: USB Serial support registered for FTDI USB Serial Device\n[    1.076432] usbcore: registered new interface driver pl2303\n[    1.079402] usbserial: USB Serial support registered for pl2303\n[    1.081890] i8042: PNP: No PS/2 controller found.\n[    1.084260] mousedev: PS/2 mouse device common for all mice\n[    1.086715] rtc_cmos 00:03: RTC can wake from S4\n[    1.090870] rtc_cmos 00:03: registered as rtc0\n[    1.093784] rtc_cmos 00:03: setting system clock to 2025-04-15T16:51:15 UTC (1744735875)\n[    1.097414] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram, hpet irqs\n[    1.099535] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev\n[    1.101837] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt\n[    1.102856] amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled\n[    1.112073] i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD\n[    1.114053] sdhci: Secure Digital Host Controller Interface driver\n[    1.124353] sdhci: Copyright(c) Pierre Ossman\n[    1.125722] sdhci-pltfm: SDHCI platform and OF driver helper\n[    1.128227] usbcore: registered new interface driver usbhid\n[    1.132691] usbhid: USB HID core driver\n[    1.135277] u32 classifier\n[    1.138134]     input device check on\n[    1.140770]     Actions configured\n[    1.143532] NET: Registered PF_INET6 protocol family\n[    1.147163] Segment Routing with IPv6\n[    1.149005] In-situ OAM (IOAM) with IPv6\n[    1.149940] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver\n[    1.152544] NET: Registered PF_PACKET protocol family\n[    1.154831] Bridge firewalling registered\n[    1.157016] l2tp_core: L2TP core driver, V2.0\n[    1.159243] Key type dns_resolver registered\n[    1.161480] NET: Registered PF_VSOCK protocol family\n[    1.164241] IPI shorthand broadcast: enabled\n[    1.168152] sched_clock: Marking stable (960006597, 207704727)->(1445590495, -277879171)\n[    1.170889] registered taskstats version 1\n[    1.173352] Loading compiled-in X.509 certificates\n[    1.176833] Key type .fscrypt registered\n[    1.178866] Key type fscrypt-provisioning registered\n[    1.182880] Btrfs loaded, zoned=no, fsverity=no\n[    1.186575] Key type encrypted registered\n[    1.189800] printk: legacy console [netcon0] enabled\n[    1.192171] netconsole: network logging started\n[    1.195562] clk: Disabling unused clocks\n[    1.246739] usb 1-1: new high-speed USB device number 2 using ehci-pci\n[    1.263876] ata1: SATA link down (SStatus 0 SControl 300)\n[    1.269923] ata4: SATA link down (SStatus 0 SControl 300)\n[    1.275491] ata6: SATA link down (SStatus 0 SControl 300)\n[    1.279747] ata3: SATA link down (SStatus 0 SControl 300)\n[    1.282921] ata2: SATA link down (SStatus 0 SControl 300)\n[    1.286642] ata5: SATA link down (SStatus 0 SControl 300)\n[    1.291321] md: Waiting for all devices to be available before autodetect\n[    1.294081] md: If you don't use raid, use raid=noautodetect\n[    1.297212] md: Autodetecting RAID arrays.\n[    1.299920] md: autorun ...\n[    1.302287] md: ... autorun DONE.\n[    1.310225] EXT4-fs (sda2): orphan cleanup on readonly fs\n[    1.312626] EXT4-fs (sda2): mounted filesystem e9539a61-656d-4e3a-bb09-1a506cf9f408 ro with ordered data mode. Quota mode: disabled.\n[    1.319823] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.\n[    1.327352] devtmpfs: mounted\n[    1.330055] Freeing unused kernel image (initmem) memory: 3512K\n[    1.333071] Write protecting the kernel read-only data: 26624k\n[    1.336378] Freeing unused kernel image (rodata/data gap) memory: 316K\n[    1.338917] Run /sbin/init as init process\n[    1.362290] EXT4-fs (sda2): re-mounted e9539a61-656d-4e3a-bb09-1a506cf9f408 r/w. Quota mode: disabled.\n[    1.376969] EXT4-fs (sda3): mounted filesystem f0a757e3-1718-4e6a-a5ab-0474d3a9c1cb r/w with ordered data mode. Quota mode: disabled.\n[    1.387949] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input1\n[    1.392158] hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:1d.7-1/input0\n[    1.427203] systemd[1]: systemd 257.4 running in system mode (-PAM -AUDIT -SELINUX -APPARMOR +IMA +IPE -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP -LIBCRYPTSETUP_PLUGINS +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -BTF +XKBCOMMON +UTMP -SYSVINIT -LIBARCHIVE)\n[    1.437491] systemd[1]: Detected virtualization kvm.\n[    1.442972] systemd[1]: Detected architecture x86-64.\n[    1.453637] systemd[1]: Hostname set to <qemux86-64>.\n[    1.459575] systemd[1]: Initializing machine ID from random generator.\n[    1.509715] usb 1-2: new high-speed USB device number 3 using ehci-pci\n[    1.533147] systemd[1]: Queued start job for default target Multi-User System.\n[    1.554887] systemd[1]: Created slice Slice /system/getty.\n[    1.562386] systemd[1]: Created slice Slice /system/modprobe.\n[    1.570741] systemd[1]: Created slice Slice /system/serial-getty.\n[    1.580144] systemd[1]: Created slice User and Session Slice.\n[    1.584196] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[    1.595633] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[    1.603004] systemd[1]: Expecting device /dev/sda1...\n[    1.617183] systemd[1]: Expecting device /dev/ttyS0...\n[    1.621204] systemd[1]: Reached target Path Units.\n[    1.624615] systemd[1]: Reached target Remote File Systems.\n[    1.632283] systemd[1]: Reached target Slice Units.\n[    1.635973] systemd[1]: Reached target Swaps.\n[    1.638878] systemd[1]: Listening on Syslog Socket.\n[    1.652221] systemd[1]: Listening on Credential Encryption/Decryption.\n[    1.668441] systemd[1]: Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit).\n[    1.671567] systemd[1]: Listening on Journal Socket (/dev/log).\n[    1.673642] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2:1.0/0003:0627:0001.0002/input/input2\n[    1.679267] systemd[1]: Listening on Journal Sockets.\n[    1.690386] systemd[1]: Listening on Network Service Netlink Socket.\n[    1.696560] systemd[1]: Listening on udev Control Socket.\n[    1.702232] systemd[1]: Listening on udev Kernel Socket.\n[    1.704673] systemd[1]: Listening on User Database Manager Socket.\n[    1.708459] systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).\n[    1.716183] systemd[1]: Mounting POSIX Message Queue File System...\n[    1.728957] systemd[1]: Mounting Kernel Debug File System...\n[    1.732949] systemd[1]: Mounting Kernel Trace File System...\n[    1.744065] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.748661] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.755954] systemd[1]: Starting Load Kernel Module configfs...\n[    1.760259] systemd[1]: Starting Load Kernel Module drm...\n[    1.769593] systemd[1]: Starting Load Kernel Module fuse...\n[    1.777765] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.778493] systemd[1]: Starting Journal Service...\n[    1.791942] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.795990] systemd[1]: Starting Generate network units from Kernel command line...\n[    1.802248] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    1.811011] systemd[1]: Starting Apply Kernel Variables...\n[    1.815038] systemd-journald[147]: Collecting audit messages is disabled.\n[    1.818071] EXT4-fs (sda2): re-mounted e9539a61-656d-4e3a-bb09-1a506cf9f408 ro. Quota mode: disabled.\n[    1.834222] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.838857] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.847784] systemd[1]: Starting Coldplug All udev Devices...\n[    1.854216] systemd[1]: Started Journal Service.\n[    1.901986] systemd-journald[147]: Received client request to flush runtime journal.\n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415170802\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250415170802\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.nl7z05zm\nCreated listening socket for qemu serial console on: 127.0.0.1:59603\nCreated listening socket for qemu serial console on: 127.0.0.1:54215\nlaunchcmd=runqemu  kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic tcpserial=59603:54215 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.1p804e7r,server,wait -qmp unix:./.nl7z05zm,server,nowait\"\nrunqemu started, pid is 299757\nwaiting at most 300 seconds for qemu pid (04/15/25 17:09:10)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.1p804e7r\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.1p804e7r\nQMP connected to QEMU at 04/15/25 17:09:11 and took 0.54 seconds\nQMP released QEMU at 04/15/25 17:09:11 and took 0.13 seconds from connect\nqemu started in 0.67 seconds - qemu procces pid is 299811 (04/15/25 17:09:11)\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:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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 - Using scsi drive\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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 if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -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:59603,nodelay=on -serial tcp:127.0.0.1:54215,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.1p804e7r,server,wait -qmp unix:./.nl7z05zm,server,nowait -device virtio-vga  -display sdl,show-cursor=on  \n\nrunqemu - INFO - Host uptime: 90022.43\n\n\nWaiting at most 1000 seconds for login banner (04/15/25 17:09:11)\nConnection from 127.0.0.1:42912\nTarget didn't reach login banner in 1000 seconds (04/15/25 17:25:52)\nLast 25 lines of login console (0):\n\nLast 25 lines of all logging (36162):\n[    1.766294] systemd[1]: Mounting Kernel Debug File System...\n[    1.774900] systemd[1]: Mounting Kernel Trace File System...\n[    1.783691] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.787771] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.796891] systemd[1]: Starting Load Kernel Module configfs...\n[    1.802286] systemd[1]: Starting Load Kernel Module drm...\n[    1.803463] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.811341] systemd[1]: Starting Load Kernel Module fuse...\n[    1.819438] systemd[1]: Starting Journal Service...\n[    1.831829] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.835808] systemd[1]: Starting Generate network units from Kernel command line...\n[    1.846144] systemd-journald[149]: Collecting audit messages is disabled.\n[    1.849093] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    1.854853] systemd[1]: Starting Apply Kernel Variables...\n[    1.865026] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.874009] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.884251] systemd[1]: Starting Coldplug All udev Devices...\n[    1.889596] EXT4-fs (sda2): re-mounted 09fa6083-c54b-4ef0-a0a1-8085fc81456a ro. Quota mode: disabled.\n[    1.896952] systemd[1]: Started Journal Service.\n[    1.944715] systemd-journald[149]: Received client request to flush runtime journal.\n[!p]104[?7h[6n[32766;32766H[6n[!p]104[?7h[6n[32766;32766H[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \nCheck full boot log: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415170802\nStopping logging thread\nStop event received\nTearing down logging thread\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 91028.97\n\ntput: No value for $TERM and no -T specified\n\nExtra log data read: \n\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 91028.97\n\ntput: No value for $TERM and no -T specified\n\nERROR: Qemu log output from /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415170802:\n\nSYSLINUX 6.04 6.04-pre2 Copyright (C) 1994-2015 H. Peter Anvin et al\nLoading /bzImage... ok\n[    0.000000] Linux version 6.12.19-yocto-standard (oe-user@oe-host) (x86_64-poky-linux-gcc (GCC) 14.2.0, GNU ld (GNU Binutils) 2.44) #1 SMP PREEMPT_DYNAMIC Wed Mar 19 23:04:08 UTC 2025\n[    0.000000] Command line: BOOT_IMAGE=/bzImage label=boot root=PARTUUID=2e325d6b-159c-4ed6-957d-50b1694526c3 rootfstype=ext4 console=ttyS0,115200 console=tty0 init=/sbin/preinit ro\n[    0.000000] BIOS-provided physical RAM map:\n[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd7fff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000ffd8000-0x000000000fffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\n[    0.000000] NX (Execute Disable) protection: active\n[    0.000000] APIC: Static calls initialized\n[    0.000000] SMBIOS 2.8 present.\n[    0.000000] DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014\n[    0.000000] DMI: Memory slots populated: 1/1\n[    0.000000] Hypervisor detected: KVM\n[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[    0.000000] kvm-clock: using sched offset of 433647226 cycles\n[    0.000001] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[    0.000003] tsc: Detected 2749.998 MHz processor\n[    0.000928] last_pfn = 0xffd8 max_arch_pfn = 0x400000000\n[    0.000961] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs\n[    0.000964] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  \n[    0.002830] found SMP MP-table at [mem 0x000f5440-0x000f544f]\n[    0.002938] ACPI: Early table checksum verification disabled\n[    0.002940] ACPI: RSDP 0x00000000000F5270 000014 (v00 BOCHS )\n[    0.002945] ACPI: RSDT 0x000000000FFE2437 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002948] ACPI: FACP 0x000000000FFE2217 0000F4 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002952] ACPI: DSDT 0x000000000FFE0040 0021D7 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002953] ACPI: FACS 0x000000000FFE0000 000040\n[    0.002955] ACPI: APIC 0x000000000FFE230B 000090 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002956] ACPI: HPET 0x000000000FFE239B 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002958] ACPI: MCFG 0x000000000FFE23D3 00003C (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002959] ACPI: WAET 0x000000000FFE240F 000028 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002961] ACPI: Reserving FACP table memory at [mem 0xffe2217-0xffe230a]\n[    0.002962] ACPI: Reserving DSDT table memory at [mem 0xffe0040-0xffe2216]\n[    0.002962] ACPI: Reserving FACS table memory at [mem 0xffe0000-0xffe003f]\n[    0.002963] ACPI: Reserving APIC table memory at [mem 0xffe230b-0xffe239a]\n[    0.002963] ACPI: Reserving HPET table memory at [mem 0xffe239b-0xffe23d2]\n[    0.002963] ACPI: Reserving MCFG table memory at [mem 0xffe23d3-0xffe240e]\n[    0.002964] ACPI: Reserving WAET table memory at [mem 0xffe240f-0xffe2436]\n[    0.002990] Zone ranges:\n[    0.002990]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]\n[    0.002991]   DMA32    [mem 0x0000000001000000-0x000000000ffd7fff]\n[    0.002992]   Normal   empty\n[    0.002993] Movable zone start for each node\n[    0.002993] Early memory node ranges\n[    0.002993]   node   0: [mem 0x0000000000001000-0x000000000009efff]\n[    0.002994]   node   0: [mem 0x0000000000100000-0x000000000ffd7fff]\n[    0.002995] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd7fff]\n[    0.003105] On node 0, zone DMA: 1 pages in unavailable ranges\n[    0.003126] On node 0, zone DMA: 97 pages in unavailable ranges\n[    0.003521] On node 0, zone DMA32: 40 pages in unavailable ranges\n[    0.003868] ACPI: PM-Timer IO Port: 0x608\n[    0.003875] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[    0.003898] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[    0.003900] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[    0.003901] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[    0.003901] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[    0.003902] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[    0.003903] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[    0.003905] ACPI: Using ACPI (MADT) for SMP configuration information\n[    0.003906] ACPI: HPET id: 0x8086a201 base: 0xfed00000\n[    0.003907] TSC deadline timer available\n[    0.003911] CPU topo: Max. logical packages:   1\n[    0.003911] CPU topo: Max. logical dies:       1\n[    0.003911] CPU topo: Max. dies per package:   1\n[    0.003914] CPU topo: Max. threads per core:   1\n[    0.003915] CPU topo: Num. cores per package:     4\n[    0.003915] CPU topo: Num. threads per package:   4\n[    0.003916] CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs\n[    0.003925] kvm-guest: APIC: eoi() replaced with kvm_guest_apic_eoi_write()\n[    0.003934] [mem 0x10000000-0xafffffff] available for PCI devices\n[    0.003935] Booting paravirtualized kernel on KVM\n[    0.003936] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns\n[    0.003938] setup_percpu: NR_CPUS:64 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1\n[    0.004104] percpu: Embedded 58 pages/cpu s199704 r8192 d29672 u524288\n[    0.004123] Kernel command line: BOOT_IMAGE=/bzImage label=boot root=PARTUUID=2e325d6b-159c-4ed6-957d-50b1694526c3 rootfstype=ext4 console=ttyS0,115200 console=tty0 init=/sbin/preinit ro\n[    0.004151] Unknown kernel command line parameters \"BOOT_IMAGE=/bzImage label=boot\", will be passed to user space.\n[    0.004156] random: crng init done\n[    0.004182] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)\n[    0.004188] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)\n[    0.004210] Built 1 zonelists, mobility grouping on.  Total pages: 65398\n[    0.004365] mem auto-init: stack:all(zero), heap alloc:off, heap free:off\n[    0.004672] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1\n[    0.004685] ftrace: allocating 54061 entries in 212 pages\n[    0.012989] ftrace: allocated 212 pages with 4 groups\n[    0.013013] Dynamic Preempt: full\n[    0.013139] rcu: Preemptible hierarchical RCU implementation.\n[    0.013139] rcu: \tRCU event tracing is enabled.\n[    0.013140] rcu: \tRCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.\n[    0.013141] \tTrampoline variant of Tasks RCU enabled.\n[    0.013141] \tRude variant of Tasks RCU enabled.\n[    0.013141] \tTracing variant of Tasks RCU enabled.\n[    0.013142] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.\n[    0.013142] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4\n[    0.013145] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.013147] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.013147] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.017687] NR_IRQS: 4352, nr_irqs: 456, preallocated irqs: 16\n[    0.017868] rcu: srcu_init: Setting srcu_struct sizes based on contention.\n[    0.017923] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)\n[    0.022411] Console: colour VGA+ 80x25\n[    0.022413] printk: legacy console [tty0] enabled\n[    0.091526] printk: legacy console [ttyS0] enabled\n[    0.231709] ACPI: Core revision 20240827\n[    0.233682] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns\n[    0.235942] APIC: Switch to symmetric I/O mode setup\n[    0.237201] x2apic enabled\n[    0.238108] APIC: Switched APIC routing to: physical x2apic\n[    0.240353] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[    0.241627] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.258543] Calibrating delay loop (skipped) preset value.. 5499.99 BogoMIPS (lpj=2749998)\n[    0.260676] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[    0.261542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[    0.262545] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization\n[    0.263543] Spectre V2 : Mitigation: Retpolines\n[    0.264542] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[    0.265542] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT\n[    0.267542] Speculative Store Bypass: Vulnerable\n[    0.268554] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'\n[    0.269543] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'\n[    0.271542] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'\n[    0.272543] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256\n[    0.273542] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[    0.282541] Freeing SMP alternatives memory: 56K\n[    0.283278] pid_max: default: 32768 minimum: 301\n[    0.284258] LSM: initializing lsm=capability,landlock\n[    0.285347] landlock: Up and running.\n[    0.286121] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.287544] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.288698] smpboot: CPU0: AMD Intel Xeon E3-12xx v2 (Ivy Bridge) (family: 0x6, model: 0x3a, stepping: 0x9)\n[    0.289647] Performance Events: AMD PMU driver.\n[    0.290547] ... version:                0\n[    0.291394] ... bit width:              48\n[    0.292183] ... generic registers:      4\n[    0.292544] ... value mask:             0000ffffffffffff\n[    0.293544] ... max period:             00007fffffffffff\n[    0.294544] ... fixed-purpose events:   0\n[    0.295422] ... event mask:             000000000000000f\n[    0.296421] signal: max sigframe size: 1776\n[    0.297244] rcu: Hierarchical SRCU implementation.\n[    0.297545] rcu: \tMax phase no-delay instances is 400.\n[    0.298570] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level\n[    0.299646] smp: Bringing up secondary CPUs ...\n[    0.300600] smpboot: x86: Booting SMP configuration:\n[    0.301548] .... node  #0, CPUs:      #1 #2 #3\n[    0.337628] smp: Brought up 1 node, 4 CPUs\n[    0.339479] smpboot: Total of 4 processors activated (21999.98 BogoMIPS)\n[    0.341053] Memory: 214376K/261592K available (20480K kernel code, 2435K rwdata, 5828K rodata, 3512K init, 2048K bss, 43280K reserved, 0K cma-reserved)\n[    0.342608] devtmpfs: initialized\n[    0.343732] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns\n[    0.344548] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)\n[    0.345568] pinctrl core: initialized pinctrl subsystem\n[    0.346898] NET: Registered PF_NETLINK/PF_ROUTE protocol family\n[    0.347629] thermal_sys: Registered thermal governor 'step_wise'\n[    0.347630] thermal_sys: Registered thermal governor 'user_space'\n[    0.348559] cpuidle: using governor menu\n[    0.350534] PCI: ECAM [mem 0xb0000000-0xbfffffff] (base 0xb0000000) for domain 0000 [bus 00-ff]\n[    0.351546] PCI: ECAM [mem 0xb0000000-0xbfffffff] reserved as E820 entry\n[    0.352551] PCI: Using configuration type 1 for base access\n[    0.353578] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.\n[    0.371546] raid6: sse2x4   gen() 27041 MB/s\n[    0.388545] raid6: sse2x2   gen() 26308 MB/s\n[    0.405546] raid6: sse2x1   gen()  7069 MB/s\n[    0.407237] raid6: using algorithm sse2x4 gen() 27041 MB/s\n[    0.424546] raid6: .... xor() 4092 MB/s, rmw enabled\n[    0.425545] raid6: using ssse3x2 recovery algorithm\n[    0.426602] ACPI: Added _OSI(Module Device)\n[    0.427485] ACPI: Added _OSI(Processor Device)\n[    0.428250] ACPI: Added _OSI(3.0 _SCP Extensions)\n[    0.428545] ACPI: Added _OSI(Processor Aggregator Device)\n[    0.429942] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[    0.431589] ACPI: Interpreter enabled\n[    0.432444] ACPI: PM: (supports S0 S3 S5)\n[    0.433548] ACPI: Using IOAPIC for interrupt routing\n[    0.434562] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[    0.435548] PCI: Using E820 reservations for host bridge windows\n[    0.436631] ACPI: Enabled 2 GPEs in block 00 to 3F\n[    0.439365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[    0.440548] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]\n[    0.441567] acpi PNP0A08:00: _OSC: platform does not support [LTR]\n[    0.442572] acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability]\n[    0.443582] PCI host bridge to bus 0000:00\n[    0.444469] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]\n[    0.445545] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]\n[    0.446544] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[    0.447545] pci_bus 0000:00: root bus resource [mem 0x10000000-0xafffffff window]\n[    0.448544] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[    0.449545] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window]\n[    0.450545] pci_bus 0000:00: root bus resource [bus 00-ff]\n[    0.451583] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 conventional PCI endpoint\n[    0.454152] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint\n[    0.457547] pci 0000:00:01.0: BAR 0 [io  0xc080-0xc09f]\n[    0.460547] pci 0000:00:01.0: BAR 1 [mem 0xfebd0000-0xfebd0fff]\n[    0.464443] pci 0000:00:01.0: BAR 4 [mem 0xfe800000-0xfe803fff 64bit pref]\n[    0.466545] pci 0000:00:01.0: ROM [mem 0xfeb80000-0xfebbffff pref]\n[    0.468838] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 conventional PCI endpoint\n[    0.471546] pci 0000:00:02.0: BAR 0 [io  0xc0a0-0xc0bf]\n[    0.474549] pci 0000:00:02.0: BAR 1 [mem 0xfebd1000-0xfebd1fff]\n[    0.478546] pci 0000:00:02.0: BAR 4 [mem 0xfe804000-0xfe807fff 64bit pref]\n[    0.480906] pci 0000:00:03.0: [1af4:1004] type 00 class 0x010000 conventional PCI endpoint\n[    0.482546] pci 0000:00:03.0: BAR 0 [io  0xc000-0xc03f]\n[    0.485551] pci 0000:00:03.0: BAR 1 [mem 0xfebd2000-0xfebd2fff]\n[    0.490545] pci 0000:00:03.0: BAR 4 [mem 0xfe808000-0xfe80bfff 64bit pref]\n[    0.494352] pci 0000:00:04.0: [1af4:1050] type 00 class 0x030000 conventional PCI endpoint\n[    0.496551] pci 0000:00:04.0: BAR 0 [mem 0xfe000000-0xfe7fffff pref]\n[    0.500009] pci 0000:00:04.0: BAR 2 [mem 0xfe80c000-0xfe80ffff 64bit pref]\n[    0.501470] pci 0000:00:04.0: BAR 4 [mem 0xfebd3000-0xfebd3fff]\n[    0.503549] pci 0000:00:04.0: ROM [mem 0xfebc0000-0xfebcffff pref]\n[    0.504594] pci 0000:00:04.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]\n[    0.506102] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.507946] pci 0000:00:1d.0: BAR 4 [io  0xc0c0-0xc0df]\n[    0.509224] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.512780] pci 0000:00:1d.1: BAR 4 [io  0xc0e0-0xc0ff]\n[    0.514583] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.517545] pci 0000:00:1d.2: BAR 4 [io  0xc100-0xc11f]\n[    0.519247] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 conventional PCI endpoint\n[    0.520869] pci 0000:00:1d.7: BAR 0 [mem 0xfebd4000-0xfebd4fff]\n[    0.523493] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 conventional PCI endpoint\n[    0.525786] pci 0000:00:1f.0: quirk: [io  0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO\n[    0.526914] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 conventional PCI endpoint\n[    0.532428] pci 0000:00:1f.2: BAR 4 [io  0xc120-0xc13f]\n[    0.534516] pci 0000:00:1f.2: BAR 5 [mem 0xfebd5000-0xfebd5fff]\n[    0.536102] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 conventional PCI endpoint\n[    0.538960] pci 0000:00:1f.3: BAR 4 [io  0x0700-0x073f]\n[    0.540384] ACPI: PCI: Interrupt link LNKA configured for IRQ 10\n[    0.541565] ACPI: PCI: Interrupt link LNKB configured for IRQ 10\n[    0.542610] ACPI: PCI: Interrupt link LNKC configured for IRQ 11\n[    0.543588] ACPI: PCI: Interrupt link LNKD configured for IRQ 11\n[    0.544586] ACPI: PCI: Interrupt link LNKE configured for IRQ 10\n[    0.545591] ACPI: PCI: Interrupt link LNKF configured for IRQ 10\n[    0.546587] ACPI: PCI: Interrupt link LNKG configured for IRQ 11\n[    0.547587] ACPI: PCI: Interrupt link LNKH configured for IRQ 11\n[    0.548564] ACPI: PCI: Interrupt link GSIA configured for IRQ 16\n[    0.549548] ACPI: PCI: Interrupt link GSIB configured for IRQ 17\n[    0.551558] ACPI: PCI: Interrupt link GSIC configured for IRQ 18\n[    0.552555] ACPI: PCI: Interrupt link GSID configured for IRQ 19\n[    0.553556] ACPI: PCI: Interrupt link GSIE configured for IRQ 20\n[    0.554549] ACPI: PCI: Interrupt link GSIF configured for IRQ 21\n[    0.555549] ACPI: PCI: Interrupt link GSIG configured for IRQ 22\n[    0.556548] ACPI: PCI: Interrupt link GSIH configured for IRQ 23\n[    0.557739] iommu: Default domain type: Translated\n[    0.558546] iommu: DMA domain TLB invalidation policy: lazy mode\n[    0.559585] SCSI subsystem initialized\n[    0.560422] ACPI: bus type USB registered\n[    0.561177] usbcore: registered new interface driver usbfs\n[    0.561549] usbcore: registered new interface driver hub\n[    0.562549] usbcore: registered new device driver usb\n[    0.563553] pps_core: LinuxPPS API ver. 1 registered\n[    0.564544] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>\n[    0.565546] PTP clock support registered\n[    0.566671] Bluetooth: Core ver 2.22\n[    0.567457] NET: Registered PF_BLUETOOTH protocol family\n[    0.568386] Bluetooth: HCI device and connection manager initialized\n[    0.569530] Bluetooth: HCI socket layer initialized\n[    0.570313] Bluetooth: L2CAP socket layer initialized\n[    0.571551] Bluetooth: SCO socket layer initialized\n[    0.572596] PCI: Using ACPI for IRQ routing\n[    0.627966] pci 0000:00:04.0: vgaarb: setting as boot VGA device\n[    0.628541] pci 0000:00:04.0: vgaarb: bridge control possible\n[    0.628541] pci 0000:00:04.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none\n[    0.628555] vgaarb: loaded\n[    0.629587] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0\n[    0.630548] hpet0: 3 comparators, 64-bit 100.000000 MHz counter\n[    0.636599] clocksource: Switched to clocksource kvm-clock\n[    0.637922] pnp: PnP ACPI init\n[    0.638721] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved\n[    0.640473] pnp: PnP ACPI: found 5 devices\n[    0.660698] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[    0.664038] NET: Registered PF_INET protocol family\n[    0.666679] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)\n[    0.670641] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)\n[    0.672431] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)\n[    0.674052] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)\n[    0.675681] TCP bind hash table entries: 2048 (order: 4, 65536 bytes, linear)\n[    0.677115] TCP: Hash tables configured (established 2048 bind 2048)\n[    0.678491] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.679817] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.681243] NET: Registered PF_UNIX/PF_LOCAL protocol family\n[    0.682762] RPC: Registered named UNIX socket transport module.\n[    0.683995] RPC: Registered udp transport module.\n[    0.684988] RPC: Registered tcp transport module.\n[    0.685995] RPC: Registered tcp-with-tls transport module.\n[    0.687121] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[    0.688483] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]\n[    0.689777] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]\n[    0.705147] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]\n[    0.715900] pci_bus 0000:00: resource 7 [mem 0x10000000-0xafffffff window]\n[    0.717322] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window]\n[    0.718736] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window]\n[    0.720308] ACPI: \\_SB_.GSIA: Enabled at IRQ 16\n[    0.721825] ACPI: \\_SB_.GSIB: Enabled at IRQ 17\n[    0.723269] ACPI: \\_SB_.GSIC: Enabled at IRQ 18\n[    0.724695] ACPI: \\_SB_.GSID: Enabled at IRQ 19\n[    0.726209] PCI: CLS 0 bytes, default 64\n[    0.727116] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.730177] Initialise system trusted keyrings\n[    0.731264] workingset: timestamp_bits=46 max_order=16 bucket_order=0\n[    0.745779] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[    0.747404] NFS: Registering the id_resolver key type\n[    0.749351] Key type id_resolver registered\n[    0.750988] Key type id_legacy registered\n[    0.753226] Key type cifs.idmap registered\n[    0.761707] xor: automatically using best checksumming function   avx       \n[    0.763158] Key type asymmetric registered\n[    0.764044] Asymmetric key parser 'x509' registered\n[    0.765079] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)\n[    0.766659] io scheduler mq-deadline registered\n[    0.767644] io scheduler kyber registered\n[    0.768520] io scheduler bfq registered\n[    0.769589] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[    0.774697] ACPI: button: Power Button [PWRF]\n[    0.787989] ACPI: \\_SB_.GSIF: Enabled at IRQ 21\n[    0.792814] ACPI: \\_SB_.GSIG: Enabled at IRQ 22\n[    0.797012] ACPI: \\_SB_.GSIH: Enabled at IRQ 23\n[    0.798913] ACPI: \\_SB_.GSIE: Enabled at IRQ 20\n[    0.804718] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled\n[    0.806161] 00:01: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A\n[    0.807883] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[    0.810463] Linux agpgart interface v0.103\n[    0.811415] ACPI: bus type drm_connector registered\n[    0.812535] [drm] pci: virtio-vga detected at 0000:00:04.0\n[    0.813704] virtio-pci 0000:00:04.0: vgaarb: deactivate vga console\n[    0.830551] Console: switching to colour dummy device 80x25\n[    0.832365] [drm] features: -virgl +edid -resource_blob -host_visible\n[    0.832368] [drm] features: -context_init\n[    0.835482] [drm] number of scanouts: 1\n[    0.836089] [drm] number of cap sets: 0\n[    0.837042] [drm] Initialized virtio_gpu 0.1.0 for 0000:00:04.0 on minor 0\n[    0.838777] fbcon: virtio_gpudrmfb (fb0) is primary device\n[    0.858973] Console: switching to colour frame buffer device 160x50\n[    0.870523] virtio-pci 0000:00:04.0: [drm] fb0: virtio_gpudrmfb frame buffer device\n[    0.878353] brd: module loaded\n[    0.881091] loop: module loaded\n[    0.883884] virtio_scsi virtio2: 4/0/0 default/read/poll queues\n[    0.887399] scsi host0: Virtio SCSI HBA\n[    0.890704] scsi 0:0:0:0: Direct-Access     QEMU     QEMU HARDDISK    2.5+ PQ: 0 ANSI: 5\n[    0.900265] sd 0:0:0:0: Power-on or device reset occurred\n[    0.904467] sd 0:0:0:0: [sda] 391202 512-byte logical blocks: (200 MB/191 MiB)\n[    0.905663] ahci 0000:00:1f.2: AHCI vers 0001.0000, 32 command slots, 1.5 Gbps, SATA mode\n[    0.911083] sd 0:0:0:0: [sda] Write Protect is off\n[    0.912360] ahci 0000:00:1f.2: 6/6 ports implemented (port mask 0x3f)\n[    0.914717] ahci 0000:00:1f.2: flags: 64bit ncq only \n[    0.920130] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA\n[    0.927273] scsi host1: ahci\n[    0.933432] scsi host2: ahci\n[    0.934554] scsi host3: ahci\n[    0.937475] scsi host4: ahci\n[    0.939811]  sda: sda1 sda2 sda3\n[    0.940278] scsi host5: ahci\n[    0.942815] sd 0:0:0:0: [sda] Attached SCSI disk\n[    0.943306] scsi host6: ahci\n[    0.949541] ata1: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5100 irq 36 lpm-pol 0\n[    0.952386] ata2: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5180 irq 36 lpm-pol 0\n[    0.956242] ata3: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5200 irq 36 lpm-pol 0\n[    0.958165] ata4: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5280 irq 36 lpm-pol 0\n[    0.962634] ata5: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5300 irq 36 lpm-pol 0\n[    0.966054] ata6: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5380 irq 36 lpm-pol 0\n[    0.970567] e100: Intel(R) PRO/100 Network Driver\n[    0.971952] e100: Copyright(c) 1999-2006 Intel Corporation\n[    0.974909] e1000: Intel(R) PRO/1000 Network Driver\n[    0.977743] e1000: Copyright (c) 1999-2006 Intel Corporation.\n[    0.980715] e1000e: Intel(R) PRO/1000 Network Driver\n[    0.983075] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.\n[    0.987003] igb: Intel(R) Gigabit Ethernet Network Driver\n[    0.990702] igb: Copyright (c) 2007-2014 Intel Corporation.\n[    0.995800] uhci_hcd 0000:00:1d.0: UHCI Host Controller\n[    0.997143] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1\n[    1.003464] uhci_hcd 0000:00:1d.0: irq 16, io port 0x0000c0c0\n[    1.008537] hub 1-0:1.0: USB hub found\n[    1.010821] hub 1-0:1.0: 2 ports detected\n[    1.016361] ehci-pci 0000:00:1d.7: EHCI Host Controller\n[    1.019309] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2\n[    1.025415] ehci-pci 0000:00:1d.7: irq 19, io mem 0xfebd4000\n[    1.034703] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00\n[    1.039104] hub 2-0:1.0: USB hub found\n[    1.041102] hub 2-0:1.0: 6 ports detected\n[    1.069049] hub 1-0:1.0: USB hub found\n[    1.071542] hub 1-0:1.0: 2 ports detected\n[    1.076198] uhci_hcd 0000:00:1d.1: UHCI Host Controller\n[    1.079855] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3\n[    1.085888] uhci_hcd 0000:00:1d.1: irq 17, io port 0x0000c0e0\n[    1.089756] hub 3-0:1.0: USB hub found\n[    1.091006] hub 3-0:1.0: 2 ports detected\n[    1.096219] uhci_hcd 0000:00:1d.2: UHCI Host Controller\n[    1.100055] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4\n[    1.105516] uhci_hcd 0000:00:1d.2: irq 18, io port 0x0000c100\n[    1.110271] hub 4-0:1.0: USB hub found\n[    1.111460] hub 4-0:1.0: 2 ports detected\n[    1.116229] usbcore: registered new interface driver usb-storage\n[    1.118728] usbcore: registered new interface driver usbserial_generic\n[    1.121329] usbserial: USB Serial support registered for generic\n[    1.123831] usbcore: registered new interface driver ftdi_sio\n[    1.126257] usbserial: USB Serial support registered for FTDI USB Serial Device\n[    1.129472] usbcore: registered new interface driver pl2303\n[    1.133261] usbserial: USB Serial support registered for pl2303\n[    1.136644] i8042: PNP: No PS/2 controller found.\n[    1.139787] mousedev: PS/2 mouse device common for all mice\n[    1.142937] rtc_cmos 00:03: RTC can wake from S4\n[    1.146971] rtc_cmos 00:03: registered as rtc0\n[    1.149806] rtc_cmos 00:03: setting system clock to 2025-04-15T17:09:12 UTC (1744736952)\n[    1.153165] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram, hpet irqs\n[    1.155144] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev\n[    1.157008] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt\n[    1.158030] amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled\n[    1.164220] i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD\n[    1.165609] sdhci: Secure Digital Host Controller Interface driver\n[    1.174458] sdhci: Copyright(c) Pierre Ossman\n[    1.177773] sdhci-pltfm: SDHCI platform and OF driver helper\n[    1.181708] usbcore: registered new interface driver usbhid\n[    1.185270] usbhid: USB HID core driver\n[    1.187972] u32 classifier\n[    1.190315]     input device check on\n[    1.194515]     Actions configured\n[    1.197242] NET: Registered PF_INET6 protocol family\n[    1.199740] Segment Routing with IPv6\n[    1.202240] In-situ OAM (IOAM) with IPv6\n[    1.205336] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver\n[    1.208160] NET: Registered PF_PACKET protocol family\n[    1.210584] Bridge firewalling registered\n[    1.213428] l2tp_core: L2TP core driver, V2.0\n[    1.215853] Key type dns_resolver registered\n[    1.217919] NET: Registered PF_VSOCK protocol family\n[    1.220881] IPI shorthand broadcast: enabled\n[    1.223293] sched_clock: Marking stable (988001950, 234668238)->(1481338949, -258668761)\n[    1.225006] registered taskstats version 1\n[    1.226983] Loading compiled-in X.509 certificates\n[    1.230402] Key type .fscrypt registered\n[    1.232348] Key type fscrypt-provisioning registered\n[    1.235348] Btrfs loaded, zoned=no, fsverity=no\n[    1.239610] Key type encrypted registered\n[    1.242125] printk: legacy console [netcon0] enabled\n[    1.245706] netconsole: network logging started\n[    1.249019] clk: Disabling unused clocks\n[    1.275215] ata2: SATA link down (SStatus 0 SControl 300)\n[    1.281466] ata3: SATA link down (SStatus 0 SControl 300)\n[    1.286572] ata4: SATA link down (SStatus 0 SControl 300)\n[    1.289716] usb 2-1: new high-speed USB device number 2 using ehci-pci\n[    1.292390] ata5: SATA link down (SStatus 0 SControl 300)\n[    1.299523] ata6: SATA link down (SStatus 0 SControl 300)\n[    1.305061] ata1: SATA link down (SStatus 0 SControl 300)\n[    1.310488] md: Waiting for all devices to be available before autodetect\n[    1.313408] md: If you don't use raid, use raid=noautodetect\n[    1.317325] md: Autodetecting RAID arrays.\n[    1.319878] md: autorun ...\n[    1.321910] md: ... autorun DONE.\n[    1.330759] EXT4-fs (sda2): orphan cleanup on readonly fs\n[    1.333261] EXT4-fs (sda2): mounted filesystem 09fa6083-c54b-4ef0-a0a1-8085fc81456a ro with ordered data mode. Quota mode: disabled.\n[    1.339315] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.\n[    1.344605] devtmpfs: mounted\n[    1.346388] Freeing unused kernel image (initmem) memory: 3512K\n[    1.350184] Write protecting the kernel read-only data: 26624k\n[    1.354391] Freeing unused kernel image (rodata/data gap) memory: 316K\n[    1.358344] Run /sbin/preinit as init process\n[    1.400315] EXT4-fs (sda2): re-mounted 09fa6083-c54b-4ef0-a0a1-8085fc81456a r/w. Quota mode: disabled.\n[    1.416694] EXT4-fs (sda3): mounted filesystem 0ffa431b-f1c1-4c23-82f0-f02e30ac89aa r/w with ordered data mode. Quota mode: disabled.\n[    1.426398] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/0003:0627:0001.0001/input/input1\n[    1.426465] hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:1d.7-1/input0\n[    1.460811] systemd[1]: systemd 257.4 running in system mode (-PAM -AUDIT -SELINUX -APPARMOR +IMA +IPE -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP -LIBCRYPTSETUP_PLUGINS +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -BTF +XKBCOMMON +UTMP -SYSVINIT -LIBARCHIVE)\n[    1.477655] systemd[1]: Detected virtualization kvm.\n[    1.480690] systemd[1]: Detected architecture x86-64.\n[    1.496374] systemd[1]: Hostname set to <qemux86-64>.\n[    1.501384] systemd[1]: Initializing machine ID from random generator.\n[    1.539184] usb 2-2: new high-speed USB device number 3 using ehci-pci\n[    1.581246] systemd[1]: Queued start job for default target Multi-User System.\n[    1.606716] systemd[1]: Created slice Slice /system/getty.\n[    1.611334] systemd[1]: Created slice Slice /system/modprobe.\n[    1.620495] systemd[1]: Created slice Slice /system/serial-getty.\n[    1.629118] systemd[1]: Created slice User and Session Slice.\n[    1.635729] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[    1.640411] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[    1.643322] systemd[1]: Expecting device /dev/sda1...\n[    1.647076] systemd[1]: Expecting device /dev/ttyS0...\n[    1.650554] systemd[1]: Reached target Path Units.\n[    1.654736] systemd[1]: Reached target Remote File Systems.\n[    1.665481] systemd[1]: Reached target Slice Units.\n[    1.676559] systemd[1]: Reached target Swaps.\n[    1.681574] systemd[1]: Listening on Syslog Socket.\n[    1.691809] systemd[1]: Listening on Credential Encryption/Decryption.\n[    1.699781] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/0003:0627:0001.0002/input/input2\n[    1.700925] systemd[1]: Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit).\n[    1.710034] systemd[1]: Listening on Journal Socket (/dev/log).\n[    1.718183] systemd[1]: Listening on Journal Sockets.\n[    1.725813] systemd[1]: Listening on Network Service Netlink Socket.\n[    1.729704] systemd[1]: Listening on udev Control Socket.\n[    1.737992] systemd[1]: Listening on udev Kernel Socket.\n[    1.746776] systemd[1]: Listening on User Database Manager Socket.\n[    1.754583] systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).\n[    1.760704] systemd[1]: Mounting POSIX Message Queue File System...\n[    1.766294] systemd[1]: Mounting Kernel Debug File System...\n[    1.774900] systemd[1]: Mounting Kernel Trace File System...\n[    1.783691] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.787771] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.796891] systemd[1]: Starting Load Kernel Module configfs...\n[    1.802286] systemd[1]: Starting Load Kernel Module drm...\n[    1.803463] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.811341] systemd[1]: Starting Load Kernel Module fuse...\n[    1.819438] systemd[1]: Starting Journal Service...\n[    1.831829] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.835808] systemd[1]: Starting Generate network units from Kernel command line...\n[    1.846144] systemd-journald[149]: Collecting audit messages is disabled.\n[    1.849093] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    1.854853] systemd[1]: Starting Apply Kernel Variables...\n[    1.865026] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.874009] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.884251] systemd[1]: Starting Coldplug All udev Devices...\n[    1.889596] EXT4-fs (sda2): re-mounted 09fa6083-c54b-4ef0-a0a1-8085fc81456a ro. Quota mode: disabled.\n[    1.896952] systemd[1]: Started Journal Service.\n[    1.944715] systemd-journald[149]: Received client request to flush runtime journal.\n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415172558\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250415172558\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.u6hrejf_\nCreated listening socket for qemu serial console on: 127.0.0.1:32789\nCreated listening socket for qemu serial console on: 127.0.0.1:54459\nlaunchcmd=runqemu  kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic tcpserial=32789:54459 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.n2z9aiqo,server,wait -qmp unix:./.u6hrejf_,server,nowait\"\nrunqemu started, pid is 385033\nwaiting at most 300 seconds for qemu pid (04/15/25 17:27:07)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.n2z9aiqo\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/.n2z9aiqo\nQMP connected to QEMU at 04/15/25 17:27:07 and took 0.54 seconds\nQMP released QEMU at 04/15/25 17:27:08 and took 0.13 seconds from connect\nqemu started in 0.67 seconds - qemu procces pid is 385042 (04/15/25 17:27:08)\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:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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 - Using scsi drive\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/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 if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -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:32789,nodelay=on -serial tcp:127.0.0.1:54459,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/pidfile_426641  -S -qmp unix:./.n2z9aiqo,server,wait -qmp unix:./.u6hrejf_,server,nowait -device virtio-vga  -display sdl,show-cursor=on  \n\nrunqemu - INFO - Host uptime: 91099.21\n\n\nWaiting at most 1000 seconds for login banner (04/15/25 17:27:08)\nConnection from 127.0.0.1:58474\nTarget didn't reach login banner in 1000 seconds (04/15/25 17:43:48)\nLast 25 lines of login console (0):\n\nLast 25 lines of all logging (35802):\n[    1.932547] systemd[1]: Mounting POSIX Message Queue File System...\n[    1.942131] systemd[1]: Mounting Kernel Debug File System...\n[    1.946523] systemd[1]: Mounting Kernel Trace File System...\n[    1.954687] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.963093] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.968611] systemd[1]: Starting Load Kernel Module configfs...\n[    1.973146] systemd[1]: Starting Load Kernel Module drm...\n[    1.981028] systemd[1]: Starting Load Kernel Module fuse...\n[    1.988562] systemd[1]: Starting Journal Service...\n[    1.994732] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.998791] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    2.005611] systemd[1]: Starting Generate network units from Kernel command line...\n[    2.011402] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    2.023629] systemd[1]: Starting Apply Kernel Variables...\n[    2.032335] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    2.037387] systemd-journald[141]: Collecting audit messages is disabled.\n[    2.046035] systemd[1]: Starting Load udev Rules from Credentials...\n[    2.050805] systemd[1]: Starting Coldplug All udev Devices...\n[    2.060192] systemd[1]: Started Journal Service.\n[    2.105044] systemd-journald[141]: Received client request to flush runtime journal.\n[!p]104[?7h[6n[32766;32766H[6n[!p]104[?7h[6n[32766;32766H[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \nCheck full boot log: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415172558\nStopping logging thread\nStop event received\nTearing down logging thread\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 92105.76\n\ntput: No value for $TERM and no -T specified\n\nExtra log data read: \n\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 92105.76\n\ntput: No value for $TERM and no -T specified\n\nERROR: Qemu log output from /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426641/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415172558:\n\nSYSLINUX 6.04 6.04-pre2 Copyright (C) 1994-2015 H. Peter Anvin et al\nLoading /bzImage... ok\n[    0.000000] Linux version 6.12.19-yocto-standard (oe-user@oe-host) (x86_64-poky-linux-gcc (GCC) 14.2.0, GNU ld (GNU Binutils) 2.44) #1 SMP PREEMPT_DYNAMIC Wed Mar 19 23:04:08 UTC 2025\n[    0.000000] Command line: BOOT_IMAGE=/bzImage label=boot root=PARTUUID=eec75fc8-f355-4b46-87b3-f7df45df61ae rootfstype=squashfs console=ttyS0,115200 console=tty0  ro\n[    0.000000] BIOS-provided physical RAM map:\n[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd7fff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000ffd8000-0x000000000fffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\n[    0.000000] NX (Execute Disable) protection: active\n[    0.000000] APIC: Static calls initialized\n[    0.000000] SMBIOS 2.8 present.\n[    0.000000] DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014\n[    0.000000] DMI: Memory slots populated: 1/1\n[    0.000000] Hypervisor detected: KVM\n[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[    0.000000] kvm-clock: using sched offset of 444666671 cycles\n[    0.000001] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[    0.000003] tsc: Detected 2749.998 MHz processor\n[    0.000918] last_pfn = 0xffd8 max_arch_pfn = 0x400000000\n[    0.000951] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs\n[    0.000954] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  \n[    0.002826] found SMP MP-table at [mem 0x000f5440-0x000f544f]\n[    0.003003] ACPI: Early table checksum verification disabled\n[    0.003005] ACPI: RSDP 0x00000000000F5270 000014 (v00 BOCHS )\n[    0.003011] ACPI: RSDT 0x000000000FFE2437 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003014] ACPI: FACP 0x000000000FFE2217 0000F4 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003018] ACPI: DSDT 0x000000000FFE0040 0021D7 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003020] ACPI: FACS 0x000000000FFE0000 000040\n[    0.003021] ACPI: APIC 0x000000000FFE230B 000090 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003023] ACPI: HPET 0x000000000FFE239B 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003024] ACPI: MCFG 0x000000000FFE23D3 00003C (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003026] ACPI: WAET 0x000000000FFE240F 000028 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003027] ACPI: Reserving FACP table memory at [mem 0xffe2217-0xffe230a]\n[    0.003028] ACPI: Reserving DSDT table memory at [mem 0xffe0040-0xffe2216]\n[    0.003028] ACPI: Reserving FACS table memory at [mem 0xffe0000-0xffe003f]\n[    0.003029] ACPI: Reserving APIC table memory at [mem 0xffe230b-0xffe239a]\n[    0.003029] ACPI: Reserving HPET table memory at [mem 0xffe239b-0xffe23d2]\n[    0.003030] ACPI: Reserving MCFG table memory at [mem 0xffe23d3-0xffe240e]\n[    0.003030] ACPI: Reserving WAET table memory at [mem 0xffe240f-0xffe2436]\n[    0.003058] Zone ranges:\n[    0.003059]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]\n[    0.003060]   DMA32    [mem 0x0000000001000000-0x000000000ffd7fff]\n[    0.003061]   Normal   empty\n[    0.003061] Movable zone start for each node\n[    0.003062] Early memory node ranges\n[    0.003062]   node   0: [mem 0x0000000000001000-0x000000000009efff]\n[    0.003063]   node   0: [mem 0x0000000000100000-0x000000000ffd7fff]\n[    0.003064] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd7fff]\n[    0.003169] On node 0, zone DMA: 1 pages in unavailable ranges\n[    0.003190] On node 0, zone DMA: 97 pages in unavailable ranges\n[    0.003593] On node 0, zone DMA32: 40 pages in unavailable ranges\n[    0.003942] ACPI: PM-Timer IO Port: 0x608\n[    0.003949] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[    0.003972] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[    0.003973] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[    0.003975] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[    0.003976] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[    0.003976] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[    0.003977] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[    0.003979] ACPI: Using ACPI (MADT) for SMP configuration information\n[    0.003980] ACPI: HPET id: 0x8086a201 base: 0xfed00000\n[    0.003981] TSC deadline timer available\n[    0.003985] CPU topo: Max. logical packages:   1\n[    0.003985] CPU topo: Max. logical dies:       1\n[    0.003985] CPU topo: Max. dies per package:   1\n[    0.003989] CPU topo: Max. threads per core:   1\n[    0.003989] CPU topo: Num. cores per package:     4\n[    0.003989] CPU topo: Num. threads per package:   4\n[    0.003990] CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs\n[    0.003999] kvm-guest: APIC: eoi() replaced with kvm_guest_apic_eoi_write()\n[    0.004009] [mem 0x10000000-0xafffffff] available for PCI devices\n[    0.004010] Booting paravirtualized kernel on KVM\n[    0.004011] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns\n[    0.004014] setup_percpu: NR_CPUS:64 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1\n[    0.004179] percpu: Embedded 58 pages/cpu s199704 r8192 d29672 u524288\n[    0.004198] Kernel command line: BOOT_IMAGE=/bzImage label=boot root=PARTUUID=eec75fc8-f355-4b46-87b3-f7df45df61ae rootfstype=squashfs console=ttyS0,115200 console=tty0  ro\n[    0.004225] Unknown kernel command line parameters \"BOOT_IMAGE=/bzImage label=boot\", will be passed to user space.\n[    0.004229] random: crng init done\n[    0.004237] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)\n[    0.004243] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)\n[    0.004267] Built 1 zonelists, mobility grouping on.  Total pages: 65398\n[    0.004426] mem auto-init: stack:all(zero), heap alloc:off, heap free:off\n[    0.004721] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1\n[    0.004734] ftrace: allocating 54061 entries in 212 pages\n[    0.012974] ftrace: allocated 212 pages with 4 groups\n[    0.012999] Dynamic Preempt: full\n[    0.013125] rcu: Preemptible hierarchical RCU implementation.\n[    0.013125] rcu: \tRCU event tracing is enabled.\n[    0.013126] rcu: \tRCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.\n[    0.013127] \tTrampoline variant of Tasks RCU enabled.\n[    0.013127] \tRude variant of Tasks RCU enabled.\n[    0.013127] \tTracing variant of Tasks RCU enabled.\n[    0.013128] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.\n[    0.013128] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4\n[    0.013132] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.013133] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.013134] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.017674] NR_IRQS: 4352, nr_irqs: 456, preallocated irqs: 16\n[    0.017858] rcu: srcu_init: Setting srcu_struct sizes based on contention.\n[    0.017918] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)\n[    0.037129] Console: colour VGA+ 80x25\n[    0.037136] printk: legacy console [tty0] enabled\n[    0.092395] printk: legacy console [ttyS0] enabled\n[    0.222961] ACPI: Core revision 20240827\n[    0.223962] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns\n[    0.225983] APIC: Switch to symmetric I/O mode setup\n[    0.227260] x2apic enabled\n[    0.228165] APIC: Switched APIC routing to: physical x2apic\n[    0.230389] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[    0.244993] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.250481] Calibrating delay loop (skipped) preset value.. 5499.99 BogoMIPS (lpj=2749998)\n[    0.251615] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[    0.252482] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[    0.253484] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization\n[    0.255483] Spectre V2 : Mitigation: Retpolines\n[    0.256481] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[    0.258481] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT\n[    0.259481] Speculative Store Bypass: Vulnerable\n[    0.260493] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'\n[    0.262481] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'\n[    0.263481] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'\n[    0.264482] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256\n[    0.266481] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[    0.272783] Freeing SMP alternatives memory: 56K\n[    0.273483] pid_max: default: 32768 minimum: 301\n[    0.274495] LSM: initializing lsm=capability,landlock\n[    0.275508] landlock: Up and running.\n[    0.276496] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.277481] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.278636] smpboot: CPU0: AMD Intel Xeon E3-12xx v2 (Ivy Bridge) (family: 0x6, model: 0x3a, stepping: 0x9)\n[    0.279582] Performance Events: AMD PMU driver.\n[    0.280485] ... version:                0\n[    0.281334] ... bit width:              48\n[    0.282136] ... generic registers:      4\n[    0.282483] ... value mask:             0000ffffffffffff\n[    0.283483] ... max period:             00007fffffffffff\n[    0.284483] ... fixed-purpose events:   0\n[    0.285336] ... event mask:             000000000000000f\n[    0.286344] signal: max sigframe size: 1776\n[    0.287184] rcu: Hierarchical SRCU implementation.\n[    0.287484] rcu: \tMax phase no-delay instances is 400.\n[    0.288504] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level\n[    0.289585] smp: Bringing up secondary CPUs ...\n[    0.290537] smpboot: x86: Booting SMP configuration:\n[    0.291486] .... node  #0, CPUs:      #1 #2 #3\n[    0.327521] smp: Brought up 1 node, 4 CPUs\n[    0.329369] smpboot: Total of 4 processors activated (21999.98 BogoMIPS)\n[    0.331027] Memory: 214372K/261592K available (20480K kernel code, 2435K rwdata, 5828K rodata, 3512K init, 2048K bss, 43284K reserved, 0K cma-reserved)\n[    0.332541] devtmpfs: initialized\n[    0.333633] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns\n[    0.334486] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)\n[    0.335506] pinctrl core: initialized pinctrl subsystem\n[    0.336883] NET: Registered PF_NETLINK/PF_ROUTE protocol family\n[    0.337568] thermal_sys: Registered thermal governor 'step_wise'\n[    0.337569] thermal_sys: Registered thermal governor 'user_space'\n[    0.338517] cpuidle: using governor menu\n[    0.340805] PCI: ECAM [mem 0xb0000000-0xbfffffff] (base 0xb0000000) for domain 0000 [bus 00-ff]\n[    0.342486] PCI: ECAM [mem 0xb0000000-0xbfffffff] reserved as E820 entry\n[    0.343495] PCI: Using configuration type 1 for base access\n[    0.344551] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.\n[    0.362483] raid6: sse2x4   gen() 22675 MB/s\n[    0.379484] raid6: sse2x2   gen() 25829 MB/s\n[    0.398485] raid6: sse2x1   gen()  4791 MB/s\n[    0.399469] raid6: using algorithm sse2x2 gen() 25829 MB/s\n[    0.416483] raid6: .... xor() 19131 MB/s, rmw enabled\n[    0.418280] raid6: using ssse3x2 recovery algorithm\n[    0.419300] ACPI: Added _OSI(Module Device)\n[    0.420122] ACPI: Added _OSI(Processor Device)\n[    0.420483] ACPI: Added _OSI(3.0 _SCP Extensions)\n[    0.421458] ACPI: Added _OSI(Processor Aggregator Device)\n[    0.422716] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[    0.424664] ACPI: Interpreter enabled\n[    0.426503] ACPI: PM: (supports S0 S3 S5)\n[    0.428489] ACPI: Using IOAPIC for interrupt routing\n[    0.430510] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[    0.432484] PCI: Using E820 reservations for host bridge windows\n[    0.433531] ACPI: Enabled 2 GPEs in block 00 to 3F\n[    0.435433] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[    0.437454] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]\n[    0.439505] acpi PNP0A08:00: _OSC: platform does not support [LTR]\n[    0.440516] acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability]\n[    0.441519] PCI host bridge to bus 0000:00\n[    0.442398] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]\n[    0.443483] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]\n[    0.458490] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[    0.462488] pci_bus 0000:00: root bus resource [mem 0x10000000-0xafffffff window]\n[    0.465484] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[    0.467483] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window]\n[    0.468484] pci_bus 0000:00: root bus resource [bus 00-ff]\n[    0.469528] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 conventional PCI endpoint\n[    0.471932] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint\n[    0.475486] pci 0000:00:01.0: BAR 0 [io  0xc080-0xc09f]\n[    0.478484] pci 0000:00:01.0: BAR 1 [mem 0xfebd0000-0xfebd0fff]\n[    0.499443] pci 0000:00:01.0: BAR 4 [mem 0xfe800000-0xfe803fff 64bit pref]\n[    0.504488] pci 0000:00:01.0: ROM [mem 0xfeb80000-0xfebbffff pref]\n[    0.507336] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 conventional PCI endpoint\n[    0.510389] pci 0000:00:02.0: BAR 0 [io  0xc0a0-0xc0bf]\n[    0.512992] pci 0000:00:02.0: BAR 1 [mem 0xfebd1000-0xfebd1fff]\n[    0.519484] pci 0000:00:02.0: BAR 4 [mem 0xfe804000-0xfe807fff 64bit pref]\n[    0.521989] pci 0000:00:03.0: [1af4:1004] type 00 class 0x010000 conventional PCI endpoint\n[    0.524484] pci 0000:00:03.0: BAR 0 [io  0xc000-0xc03f]\n[    0.527484] pci 0000:00:03.0: BAR 1 [mem 0xfebd2000-0xfebd2fff]\n[    0.548470] pci 0000:00:03.0: BAR 4 [mem 0xfe808000-0xfe80bfff 64bit pref]\n[    0.554996] pci 0000:00:04.0: [1af4:1050] type 00 class 0x030000 conventional PCI endpoint\n[    0.557488] pci 0000:00:04.0: BAR 0 [mem 0xfe000000-0xfe7fffff pref]\n[    0.560944] pci 0000:00:04.0: BAR 2 [mem 0xfe80c000-0xfe80ffff 64bit pref]\n[    0.562358] pci 0000:00:04.0: BAR 4 [mem 0xfebd3000-0xfebd3fff]\n[    0.566900] pci 0000:00:04.0: ROM [mem 0xfebc0000-0xfebcffff pref]\n[    0.567526] pci 0000:00:04.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]\n[    0.582495] pci 0000:00:04.0: pci_fixup_video+0x0/0xf0 took 14648 usecs\n[    0.586491] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.589014] pci 0000:00:1d.0: BAR 4 [io  0xc0c0-0xc0df]\n[    0.591126] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.594884] pci 0000:00:1d.1: BAR 4 [io  0xc0e0-0xc0ff]\n[    0.597167] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.599763] pci 0000:00:1d.2: BAR 4 [io  0xc100-0xc11f]\n[    0.602516] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 conventional PCI endpoint\n[    0.605894] pci 0000:00:1d.7: BAR 0 [mem 0xfebd4000-0xfebd4fff]\n[    0.608290] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 conventional PCI endpoint\n[    0.626199] pci 0000:00:1f.0: quirk: [io  0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO\n[    0.629844] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 conventional PCI endpoint\n[    0.636172] pci 0000:00:1f.2: BAR 4 [io  0xc120-0xc13f]\n[    0.638007] pci 0000:00:1f.2: BAR 5 [mem 0xfebd5000-0xfebd5fff]\n[    0.640290] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 conventional PCI endpoint\n[    0.642732] pci 0000:00:1f.3: BAR 4 [io  0x0700-0x073f]\n[    0.645250] ACPI: PCI: Interrupt link LNKA configured for IRQ 10\n[    0.647535] ACPI: PCI: Interrupt link LNKB configured for IRQ 10\n[    0.648528] ACPI: PCI: Interrupt link LNKC configured for IRQ 11\n[    0.649526] ACPI: PCI: Interrupt link LNKD configured for IRQ 11\n[    0.651525] ACPI: PCI: Interrupt link LNKE configured for IRQ 10\n[    0.665534] ACPI: PCI: Interrupt link LNKF configured for IRQ 10\n[    0.668570] ACPI: PCI: Interrupt link LNKG configured for IRQ 11\n[    0.670573] ACPI: PCI: Interrupt link LNKH configured for IRQ 11\n[    0.673525] ACPI: PCI: Interrupt link GSIA configured for IRQ 16\n[    0.675488] ACPI: PCI: Interrupt link GSIB configured for IRQ 17\n[    0.676487] ACPI: PCI: Interrupt link GSIC configured for IRQ 18\n[    0.677488] ACPI: PCI: Interrupt link GSID configured for IRQ 19\n[    0.678487] ACPI: PCI: Interrupt link GSIE configured for IRQ 20\n[    0.679487] ACPI: PCI: Interrupt link GSIF configured for IRQ 21\n[    0.681488] ACPI: PCI: Interrupt link GSIG configured for IRQ 22\n[    0.682488] ACPI: PCI: Interrupt link GSIH configured for IRQ 23\n[    0.685917] iommu: Default domain type: Translated\n[    0.688488] iommu: DMA domain TLB invalidation policy: lazy mode\n[    0.691529] SCSI subsystem initialized\n[    0.692521] ACPI: bus type USB registered\n[    0.693119] usbcore: registered new interface driver usbfs\n[    0.702497] usbcore: registered new interface driver hub\n[    0.704494] usbcore: registered new device driver usb\n[    0.707501] pps_core: LinuxPPS API ver. 1 registered\n[    0.709486] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>\n[    0.711487] PTP clock support registered\n[    0.712612] Bluetooth: Core ver 2.22\n[    0.713489] NET: Registered PF_BLUETOOTH protocol family\n[    0.714483] Bluetooth: HCI device and connection manager initialized\n[    0.716484] Bluetooth: HCI socket layer initialized\n[    0.717484] Bluetooth: L2CAP socket layer initialized\n[    0.718485] Bluetooth: SCO socket layer initialized\n[    0.719512] PCI: Using ACPI for IRQ routing\n[    0.783497] pci 0000:00:04.0: vgaarb: setting as boot VGA device\n[    0.784480] pci 0000:00:04.0: vgaarb: bridge control possible\n[    0.784480] pci 0000:00:04.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none\n[    0.787488] vgaarb: loaded\n[    0.788132] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0\n[    0.788484] hpet0: 3 comparators, 64-bit 100.000000 MHz counter\n[    0.793536] clocksource: Switched to clocksource kvm-clock\n[    0.794750] pnp: PnP ACPI init\n[    0.795547] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved\n[    0.797240] pnp: PnP ACPI: found 5 devices\n[    0.818087] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[    0.821729] NET: Registered PF_INET protocol family\n[    0.823580] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)\n[    0.825221] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)\n[    0.826980] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)\n[    0.828601] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)\n[    0.830257] TCP bind hash table entries: 2048 (order: 4, 65536 bytes, linear)\n[    0.831688] TCP: Hash tables configured (established 2048 bind 2048)\n[    0.832987] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.834329] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.835767] NET: Registered PF_UNIX/PF_LOCAL protocol family\n[    0.837217] RPC: Registered named UNIX socket transport module.\n[    0.838438] RPC: Registered udp transport module.\n[    0.839446] RPC: Registered tcp transport module.\n[    0.840453] RPC: Registered tcp-with-tls transport module.\n[    0.841584] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[    0.842915] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]\n[    0.857041] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]\n[    0.865833] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]\n[    0.867238] pci_bus 0000:00: resource 7 [mem 0x10000000-0xafffffff window]\n[    0.868629] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window]\n[    0.870025] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window]\n[    0.873622] ACPI: \\_SB_.GSIA: Enabled at IRQ 16\n[    0.875134] ACPI: \\_SB_.GSIB: Enabled at IRQ 17\n[    0.876572] ACPI: \\_SB_.GSIC: Enabled at IRQ 18\n[    0.877997] ACPI: \\_SB_.GSID: Enabled at IRQ 19\n[    0.879526] PCI: CLS 0 bytes, default 64\n[    0.880461] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.883443] Initialise system trusted keyrings\n[    0.897131] workingset: timestamp_bits=46 max_order=16 bucket_order=0\n[    0.899821] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[    0.902335] NFS: Registering the id_resolver key type\n[    0.903439] Key type id_resolver registered\n[    0.904348] Key type id_legacy registered\n[    0.905608] Key type cifs.idmap registered\n[    0.913433] xor: automatically using best checksumming function   avx       \n[    0.914878] Key type asymmetric registered\n[    0.915767] Asymmetric key parser 'x509' registered\n[    0.916821] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)\n[    0.918389] io scheduler mq-deadline registered\n[    0.919389] io scheduler kyber registered\n[    0.920268] io scheduler bfq registered\n[    0.921388] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[    0.923142] ACPI: button: Power Button [PWRF]\n[    0.924632] ACPI: \\_SB_.GSIF: Enabled at IRQ 21\n[    0.939654] ACPI: \\_SB_.GSIG: Enabled at IRQ 22\n[    0.941570] ACPI: \\_SB_.GSIH: Enabled at IRQ 23\n[    0.943481] ACPI: \\_SB_.GSIE: Enabled at IRQ 20\n[    0.947098] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled\n[    0.948535] 00:01: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A\n[    0.950337] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[    0.953153] Linux agpgart interface v0.103\n[    0.954094] ACPI: bus type drm_connector registered\n[    0.955204] [drm] pci: virtio-vga detected at 0000:00:04.0\n[    0.956454] virtio-pci 0000:00:04.0: vgaarb: deactivate vga console\n[    0.960278] Console: switching to colour dummy device 80x25\n[    0.961580] [drm] features: -virgl +edid -resource_blob -host_visible\n[    0.961582] [drm] features: -context_init\n[    0.964227] [drm] number of scanouts: 1\n[    0.965012] [drm] number of cap sets: 0\n[    0.965903] [drm] Initialized virtio_gpu 0.1.0 for 0000:00:04.0 on minor 0\n[    0.982816] fbcon: virtio_gpudrmfb (fb0) is primary device\n[    1.000274] Console: switching to colour frame buffer device 160x50\n[    1.008876] virtio-pci 0000:00:04.0: [drm] fb0: virtio_gpudrmfb frame buffer device\n[    1.016050] brd: module loaded\n[    1.017208] loop: module loaded\n[    1.020271] virtio_scsi virtio2: 4/0/0 default/read/poll queues\n[    1.023731] scsi host0: Virtio SCSI HBA\n[    1.026398] scsi 0:0:0:0: Direct-Access     QEMU     QEMU HARDDISK    2.5+ PQ: 0 ANSI: 5\n[    1.035212] sd 0:0:0:0: Power-on or device reset occurred\n[    1.039202] sd 0:0:0:0: [sda] 143394 512-byte logical blocks: (73.4 MB/70.0 MiB)\n[    1.039999] ahci 0000:00:1f.2: AHCI vers 0001.0000, 32 command slots, 1.5 Gbps, SATA mode\n[    1.045971] sd 0:0:0:0: [sda] Write Protect is off\n[    1.047641] ahci 0000:00:1f.2: 6/6 ports implemented (port mask 0x3f)\n[    1.054895] ahci 0000:00:1f.2: flags: 64bit ncq only \n[    1.055020] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA\n[    1.059084] scsi host1: ahci\n[    1.061193] scsi host2: ahci\n[    1.063159] scsi host3: ahci\n[    1.065285] scsi host4: ahci\n[    1.067243] scsi host5: ahci\n[    1.069301] scsi host6: ahci\n[    1.071956] ata1: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5100 irq 36 lpm-pol 0\n[    1.072978]  sda: sda1 sda2 sda3\n[    1.078321] ata2: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5180 irq 36 lpm-pol 0\n[    1.079563] sd 0:0:0:0: [sda] Attached SCSI disk\n[    1.084136] ata3: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5200 irq 36 lpm-pol 0\n[    1.088384] ata4: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5280 irq 36 lpm-pol 0\n[    1.098482] ata5: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5300 irq 36 lpm-pol 0\n[    1.103457] ata6: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5380 irq 36 lpm-pol 0\n[    1.108341] e100: Intel(R) PRO/100 Network Driver\n[    1.109759] e100: Copyright(c) 1999-2006 Intel Corporation\n[    1.112704] e1000: Intel(R) PRO/1000 Network Driver\n[    1.115520] e1000: Copyright (c) 1999-2006 Intel Corporation.\n[    1.117963] e1000e: Intel(R) PRO/1000 Network Driver\n[    1.120308] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.\n[    1.123682] igb: Intel(R) Gigabit Ethernet Network Driver\n[    1.126122] igb: Copyright (c) 2007-2014 Intel Corporation.\n[    1.132346] uhci_hcd 0000:00:1d.0: UHCI Host Controller\n[    1.135444] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1\n[    1.142420] uhci_hcd 0000:00:1d.0: irq 16, io port 0x0000c0c0\n[    1.146211] hub 1-0:1.0: USB hub found\n[    1.148245] hub 1-0:1.0: 2 ports detected\n[    1.152912] ehci-pci 0000:00:1d.7: EHCI Host Controller\n[    1.155352] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2\n[    1.160951] ehci-pci 0000:00:1d.7: irq 19, io mem 0xfebd4000\n[    1.169678] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00\n[    1.175054] hub 2-0:1.0: USB hub found\n[    1.177052] hub 2-0:1.0: 6 ports detected\n[    1.203839] hub 1-0:1.0: USB hub found\n[    1.206260] hub 1-0:1.0: 2 ports detected\n[    1.210165] uhci_hcd 0000:00:1d.1: UHCI Host Controller\n[    1.214083] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3\n[    1.220223] uhci_hcd 0000:00:1d.1: irq 17, io port 0x0000c0e0\n[    1.224269] hub 3-0:1.0: USB hub found\n[    1.225576] hub 3-0:1.0: 2 ports detected\n[    1.232171] uhci_hcd 0000:00:1d.2: UHCI Host Controller\n[    1.234498] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4\n[    1.238316] uhci_hcd 0000:00:1d.2: irq 18, io port 0x0000c100\n[    1.242374] hub 4-0:1.0: USB hub found\n[    1.244466] hub 4-0:1.0: 2 ports detected\n[    1.250479] usbcore: registered new interface driver usb-storage\n[    1.252319] usbcore: registered new interface driver usbserial_generic\n[    1.257598] usbserial: USB Serial support registered for generic\n[    1.262455] usbcore: registered new interface driver ftdi_sio\n[    1.266247] usbserial: USB Serial support registered for FTDI USB Serial Device\n[    1.270163] usbcore: registered new interface driver pl2303\n[    1.273922] usbserial: USB Serial support registered for pl2303\n[    1.277695] i8042: PNP: No PS/2 controller found.\n[    1.280054] mousedev: PS/2 mouse device common for all mice\n[    1.282484] rtc_cmos 00:03: RTC can wake from S4\n[    1.286606] rtc_cmos 00:03: registered as rtc0\n[    1.289514] rtc_cmos 00:03: setting system clock to 2025-04-15T17:27:08 UTC (1744738028)\n[    1.292996] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram, hpet irqs\n[    1.295232] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev\n[    1.296771] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt\n[    1.299889] amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled\n[    1.305510] i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD\n[    1.307945] sdhci: Secure Digital Host Controller Interface driver\n[    1.317806] sdhci: Copyright(c) Pierre Ossman\n[    1.319421] sdhci-pltfm: SDHCI platform and OF driver helper\n[    1.323336] usbcore: registered new interface driver usbhid\n[    1.327513] usbhid: USB HID core driver\n[    1.335728] u32 classifier\n[    1.337638]     input device check on\n[    1.340647]     Actions configured\n[    1.342884] NET: Registered PF_INET6 protocol family\n[    1.345421] Segment Routing with IPv6\n[    1.347311] In-situ OAM (IOAM) with IPv6\n[    1.349505] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver\n[    1.352041] NET: Registered PF_PACKET protocol family\n[    1.354328] Bridge firewalling registered\n[    1.356528] l2tp_core: L2TP core driver, V2.0\n[    1.358741] Key type dns_resolver registered\n[    1.360948] NET: Registered PF_VSOCK protocol family\n[    1.363850] IPI shorthand broadcast: enabled\n[    1.367784] sched_clock: Marking stable (1141003245, 226617525)->(1453543538, -85922768)\n[    1.371896] registered taskstats version 1\n[    1.374656] Loading compiled-in X.509 certificates\n[    1.379460] Key type .fscrypt registered\n[    1.381512] Key type fscrypt-provisioning registered\n[    1.384893] Btrfs loaded, zoned=no, fsverity=no\n[    1.387615] Key type encrypted registered\n[    1.389248] printk: legacy console [netcon0] enabled\n[    1.391489] netconsole: network logging started\n[    1.393786] clk: Disabling unused clocks\n[    1.418005] ata4: SATA link down (SStatus 0 SControl 300)\n[    1.424078] ata2: SATA link down (SStatus 0 SControl 300)\n[    1.427095] usb 2-1: new high-speed USB device number 2 using ehci-pci\n[    1.431222] ata3: SATA link down (SStatus 0 SControl 300)\n[    1.436087] ata1: SATA link down (SStatus 0 SControl 300)\n[    1.440973] ata5: SATA link down (SStatus 0 SControl 300)\n[    1.446323] ata6: SATA link down (SStatus 0 SControl 300)\n[    1.450464] md: Waiting for all devices to be available before autodetect\n[    1.454056] md: If you don't use raid, use raid=noautodetect\n[    1.458006] md: Autodetecting RAID arrays.\n[    1.461629] md: autorun ...\n[    1.468831] md: ... autorun DONE.\n[    1.472942] VFS: Mounted root (squashfs filesystem) readonly on device 8:2.\n[    1.476739] devtmpfs: mounted\n[    1.479861] Freeing unused kernel image (initmem) memory: 3512K\n[    1.483874] Write protecting the kernel read-only data: 26624k\n[    1.487582] Freeing unused kernel image (rodata/data gap) memory: 316K\n[    1.490781] Run /sbin/init as init process\n[    1.542204] EXT4-fs (sda3): mounted filesystem b686e0dc-cca3-4844-b996-c4c9aa9139e8 r/w with ordered data mode. Quota mode: disabled.\n[    1.566308] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/0003:0627:0001.0001/input/input1\n[    1.572323] hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:1d.7-1/input0\n[    1.619103] systemd[1]: systemd 257.4 running in system mode (-PAM -AUDIT -SELINUX -APPARMOR +IMA +IPE -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP -LIBCRYPTSETUP_PLUGINS +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -BTF +XKBCOMMON +UTMP -SYSVINIT -LIBARCHIVE)\n[    1.637583] systemd[1]: Detected virtualization kvm.\n[    1.640725] systemd[1]: Detected architecture x86-64.\n[    1.663601] systemd[1]: Hostname set to <qemux86-64>.\n[    1.668775] systemd[1]: Initializing machine ID from random generator.\n[    1.690686] usb 2-2: new high-speed USB device number 3 using ehci-pci\n[    1.735802] systemd[1]: Queued start job for default target Multi-User System.\n[    1.756675] systemd[1]: Created slice Slice /system/getty.\n[    1.762138] systemd[1]: Created slice Slice /system/modprobe.\n[    1.772729] systemd[1]: Created slice Slice /system/serial-getty.\n[    1.780546] systemd[1]: Created slice User and Session Slice.\n[    1.783900] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[    1.788087] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[    1.792759] systemd[1]: Expecting device /dev/sda1...\n[    1.802402] systemd[1]: Expecting device /dev/ttyS0...\n[    1.814918] systemd[1]: Reached target Path Units.\n[    1.820604] systemd[1]: Reached target Remote File Systems.\n[    1.826768] systemd[1]: Reached target Slice Units.\n[    1.835062] systemd[1]: Reached target Swaps.\n[    1.842661] systemd[1]: Listening on Syslog Socket.\n[    1.852529] systemd[1]: Listening on Credential Encryption/Decryption.\n[    1.859935] systemd[1]: Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit).\n[    1.866398] systemd[1]: Listening on Journal Socket (/dev/log).\n[    1.874142] systemd[1]: Listening on Journal Sockets.\n[    1.882934] systemd[1]: Listening on Network Service Netlink Socket.\n[    1.886994] systemd[1]: Listening on udev Control Socket.\n[    1.893827] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/0003:0627:0001.0002/input/input2\n[    1.905094] systemd[1]: Listening on udev Kernel Socket.\n[    1.910192] systemd[1]: Listening on User Database Manager Socket.\n[    1.925834] systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).\n[    1.932547] systemd[1]: Mounting POSIX Message Queue File System...\n[    1.942131] systemd[1]: Mounting Kernel Debug File System...\n[    1.946523] systemd[1]: Mounting Kernel Trace File System...\n[    1.954687] systemd[1]: Mounting Temporary Directory /tmp...\n[    1.963093] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.968611] systemd[1]: Starting Load Kernel Module configfs...\n[    1.973146] systemd[1]: Starting Load Kernel Module drm...\n[    1.981028] systemd[1]: Starting Load Kernel Module fuse...\n[    1.988562] systemd[1]: Starting Journal Service...\n[    1.994732] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.998791] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    2.005611] systemd[1]: Starting Generate network units from Kernel command line...\n[    2.011402] systemd[1]: Starting Remount Root and Kernel File Systems...\n[    2.023629] systemd[1]: Starting Apply Kernel Variables...\n[    2.032335] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    2.037387] systemd-journald[141]: Collecting audit messages is disabled.\n[    2.046035] systemd[1]: Starting Load udev Rules from Credentials...\n[    2.050805] systemd[1]: Starting Coldplug All udev Devices...\n[    2.060192] systemd[1]: Started Journal Service.\n[    2.105044] systemd-journald[141]: Received client request to flush runtime journal.\n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \n",
    "oetags": [
     "runqemu"
    ],
    "status": "ERROR"
   },
   "overlayfs.OverlayFSTests.test_correct_image_fstab": {
    "duration": 1089.5161490440369,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 377, in runqemu\n    qemu.start(params=qemuparams, ssh=ssh, runqemuparams=runqemuparams, launch_cmd=launch_cmd, discard_writes=discard_writes)\n    ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/targetcontrol.py\", line 179, in start\n    raise RuntimeError(\"%s - FAILED to start qemu - check the task log and the boot log\" % self.pn)\nRuntimeError: core-image-minimal - FAILED to start qemu - check the task log and the boot log\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 227, in test_correct_image_fstab\n    self._test_correct_image('base-files', base_files_append)\n    ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 184, in _test_correct_image\n    with runqemu('core-image-minimal') as qemu:\n         ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/contextlib.py\", line 141, in __enter__\n    return next(self.gen)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 383, in runqemu\n    raise Exception(msg)\nException: core-image-minimal - FAILED to start qemu - check the task log and the boot log\nFailed to start QEMU - see the logs in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimageQemurunner log output from /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemurunner_log.20250415155502:\nINFO: rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nINFO: Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415155502\nINFO: SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250415155502\nDEBUG: Using kvm for runqemu\nINFO: QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/.osovxr03\nDEBUG: Created listening socket for qemu serial console on: 127.0.0.1:41675\nDEBUG: Created listening socket for qemu serial console on: 127.0.0.1:33843\nDEBUG: launchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=41675:33843 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/pidfile_426642  -S -qmp unix:./.o__d70cw,server,wait -qmp unix:./.osovxr03,server,nowait\"\nDEBUG: runqemu started, pid is 1283699\nDEBUG: waiting at most 300 seconds for qemu pid (04/15/25 15:56:23)\nDEBUG: QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/.o__d70cw\nDEBUG: QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/.o__d70cw\nINFO: QMP connected to QEMU at 04/15/25 15:56:24 and took 0.55 seconds\nINFO: QMP released QEMU at 04/15/25 15:56:24 and took 0.13 seconds from connect\nDEBUG: qemu started in 0.68 seconds - qemu procces pid is 1283817 (04/15/25 15:56:24)\nDEBUG: qemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/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:0a -netdev tap,id=net0,ifname=tap4,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.1283700,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:41675,nodelay=on -serial tcp:127.0.0.1:33843,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/pidfile_426642 -S -qmp unix:./.o__d70cw,server,wait -qmp unix:./.osovxr03,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw  ip=192.168.7.10::192.168.7.9: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 \nDEBUG: Target IP: 192.168.7.10\nDEBUG: Server IP: 192.168.7.9\nDEBUG: Starting logging thread\nDEBUG: Starting thread event loop\nDEBUG: Connection request received\nDEBUG: Setting connection established event\nDEBUG: Output from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/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 - Acquiring lockfile /tmp/qemu-tap-locks/tap2.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap3.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap4\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap4.skip to make runqemu skip tap4.\nrunqemu - INFO - Network configuration: ip=192.168.7.10::192.168.7.9: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.1283700\nrunqemu - INFO - Copy done in 0.07512712478637695 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/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:0a -netdev tap,id=net0,ifname=tap4,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.1283700,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:41675,nodelay=on -serial tcp:127.0.0.1:33843,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/pidfile_426642  -S -qmp unix:./.o__d70cw,server,wait -qmp unix:./.osovxr03,server,nowait -device virtio-vga  -display sdl,show-cursor=on  -kernel /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.10::192.168.7.9: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: 85655.77\n\n\nDEBUG: Waiting at most 1000 seconds for login banner (04/15/25 15:56:24)\nDEBUG: Connection from 127.0.0.1:56212\nWARNING: Target didn't reach login banner in 1000 seconds (04/15/25 16:13:05)\nWARNING: Last 25 lines of login console (0):\n\nWARNING: Last 25 lines of all logging (44559):\n         Starting [0;1;39mGroups all overlays required by overlayfs-user in one unit[0m...\n\n[[0;32m  OK  [0m] Started [0;1;39mSerial Getty on ttyS0[0m.\n\n[[0;32m  OK  [0m] Reached target [0;1;39mLogin Prompts[0m.\n\n         Starting [0;1;39mUser Login Management[0m...\n\n[[0;32m  OK  [0m] Finished [0;1;39mGroups all overlays required by overlayfs-user in one unit[0m.\n\n         Starting [0;1;39mSample application start-up unit[0m...\n\n[[0;32m  OK  [0m] Finished [0;1;39mSample application start-up unit[0m.\n\n[[0;32m  OK  [0m] Started [0;1;39mD-Bus System Message Bus[0m.\n\n[[0;32m  OK  [0m] Started [0;1;39mUser Login Management[0m.\n\n[[0;32m  OK  [0m] Reached target [0;1;39mMulti-User System[0m.\n\n[!p]104[?7h[6n[32766;32766H[6n[!p]104[?7h[6n[32766;32766H[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \nWARNING: Check full boot log: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415155502\nDEBUG: Stopping logging thread\nDEBUG: Stop event received\nDEBUG: Tearing down logging thread\nDEBUG: Sending SIGTERM to runqemu\nINFO: Output from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 86662.09\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.1283700\ntput: No value for $TERM and no -T specified\n\nWARNING: Extra log data read: \n\nDEBUG: Sending SIGTERM to runqemu\nINFO: Output from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 86662.09\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.1283700\ntput: No value for $TERM and no -T specified\n\n\nStderr:\n2025-04-15 15:47:22,838 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/conf/local.conf\n2025-04-15 15:47:22,838 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nLoading cache...done.\nrootfs file: \nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415154941\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250415154941\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/.p3wjr2eh\nCreated listening socket for qemu serial console on: 127.0.0.1:35173\nCreated listening socket for qemu serial console on: 127.0.0.1:37027\nlaunchcmd=runqemu  nographic serial wic ovmf kvm tcpserial=35173:37027 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/pidfile_426642  -S -qmp unix:./.bwgngf5q,server,wait -qmp unix:./.p3wjr2eh,server,nowait\"\nrunqemu started, pid is 746361\nwaiting at most 300 seconds for qemu pid (04/15/25 15:51:04)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/.bwgngf5q\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/.bwgngf5q\nQMP connected to QEMU at 04/15/25 15:51:07 and took 3.03 seconds\nQMP released QEMU at 04/15/25 15:51:07 and took 0.10 seconds from connect\nqemu started in 3.13 seconds - qemu procces pid is 757333 (04/15/25 15:51:07)\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 - Running bitbake -e  ...\nrunqemu - INFO - Continuing with the following parameters:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20250415154956.wic]\nOVMF: ['/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/deploy/images/qemux86-64/ovmf.qcow2']\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20250415154956.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 - Acquiring lockfile /tmp/qemu-tap-locks/tap2.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap3.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap4\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap4.skip to make runqemu skip tap4.\nrunqemu - INFO - Network configuration: ip=192.168.7.10::192.168.7.9:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Using scsi drive\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/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:0a -netdev tap,id=net0,ifname=tap4,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20250415154956.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -drive if=pflash,format=qcow2,file=/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/deploy/images/qemux86-64/ovmf.qcow2   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:35173,nodelay=on -serial tcp:127.0.0.1:37027,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/pidfile_426642  -S -qmp unix:./.bwgngf5q,server,wait -qmp unix:./.p3wjr2eh,server,nowait -nographic  \n\nrunqemu - INFO - Host uptime: 85338.85\n\n\nWaiting at most 1000 seconds for login banner (04/15/25 15:51:07)\nConnection from 127.0.0.1:59154\nReached login banner in 13.72 seconds (04/15/25 15:51:21)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415155502\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250415155502\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/.osovxr03\nCreated listening socket for qemu serial console on: 127.0.0.1:41675\nCreated listening socket for qemu serial console on: 127.0.0.1:33843\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=41675:33843 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/pidfile_426642  -S -qmp unix:./.o__d70cw,server,wait -qmp unix:./.osovxr03,server,nowait\"\nrunqemu started, pid is 1283699\nwaiting at most 300 seconds for qemu pid (04/15/25 15:56:23)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/.o__d70cw\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/.o__d70cw\nQMP connected to QEMU at 04/15/25 15:56:24 and took 0.55 seconds\nQMP released QEMU at 04/15/25 15:56:24 and took 0.13 seconds from connect\nqemu started in 0.68 seconds - qemu procces pid is 1283817 (04/15/25 15:56:24)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/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:0a -netdev tap,id=net0,ifname=tap4,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.1283700,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:41675,nodelay=on -serial tcp:127.0.0.1:33843,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/pidfile_426642 -S -qmp unix:./.o__d70cw,server,wait -qmp unix:./.osovxr03,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw  ip=192.168.7.10::192.168.7.9: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.10\nServer IP: 192.168.7.9\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-debian/build/build-st-426642/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/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 - Acquiring lockfile /tmp/qemu-tap-locks/tap2.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap3.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap4\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap4.skip to make runqemu skip tap4.\nrunqemu - INFO - Network configuration: ip=192.168.7.10::192.168.7.9: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.1283700\nrunqemu - INFO - Copy done in 0.07512712478637695 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/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:0a -netdev tap,id=net0,ifname=tap4,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.1283700,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:41675,nodelay=on -serial tcp:127.0.0.1:33843,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/pidfile_426642  -S -qmp unix:./.o__d70cw,server,wait -qmp unix:./.osovxr03,server,nowait -device virtio-vga  -display sdl,show-cursor=on  -kernel /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.10::192.168.7.9: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: 85655.77\n\n\nWaiting at most 1000 seconds for login banner (04/15/25 15:56:24)\nConnection from 127.0.0.1:56212\nTarget didn't reach login banner in 1000 seconds (04/15/25 16:13:05)\nLast 25 lines of login console (0):\n\nLast 25 lines of all logging (44559):\n         Starting [0;1;39mGroups all overlays required by overlayfs-user in one unit[0m...\n\n[[0;32m  OK  [0m] Started [0;1;39mSerial Getty on ttyS0[0m.\n\n[[0;32m  OK  [0m] Reached target [0;1;39mLogin Prompts[0m.\n\n         Starting [0;1;39mUser Login Management[0m...\n\n[[0;32m  OK  [0m] Finished [0;1;39mGroups all overlays required by overlayfs-user in one unit[0m.\n\n         Starting [0;1;39mSample application start-up unit[0m...\n\n[[0;32m  OK  [0m] Finished [0;1;39mSample application start-up unit[0m.\n\n[[0;32m  OK  [0m] Started [0;1;39mD-Bus System Message Bus[0m.\n\n[[0;32m  OK  [0m] Started [0;1;39mUser Login Management[0m.\n\n[[0;32m  OK  [0m] Reached target [0;1;39mMulti-User System[0m.\n\n[!p]104[?7h[6n[32766;32766H[6n[!p]104[?7h[6n[32766;32766H[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \nCheck full boot log: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415155502\nStopping logging thread\nStop event received\nTearing down logging thread\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 86662.09\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.1283700\ntput: No value for $TERM and no -T specified\n\nExtra log data read: \n\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 86662.09\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.1283700\ntput: No value for $TERM and no -T specified\n\nERROR: Qemu log output from /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415155502:\n[    0.000000] Linux version 6.12.19-yocto-standard (oe-user@oe-host) (x86_64-poky-linux-gcc (GCC) 14.2.0, GNU ld (GNU Binutils) 2.44) #1 SMP PREEMPT_DYNAMIC Wed Mar 19 23:04:08 UTC 2025\n[    0.000000] Command line: root=/dev/vda rw  ip=192.168.7.10::192.168.7.9: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[    0.000000] BIOS-provided physical RAM map:\n[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd7fff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000ffd8000-0x000000000fffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\n[    0.000000] NX (Execute Disable) protection: active\n[    0.000000] APIC: Static calls initialized\n[    0.000000] SMBIOS 2.8 present.\n[    0.000000] DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014\n[    0.000000] DMI: Memory slots populated: 1/1\n[    0.000000] Hypervisor detected: KVM\n[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[    0.000000] kvm-clock: using sched offset of 372248655 cycles\n[    0.000001] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[    0.000003] tsc: Detected 2749.998 MHz processor\n[    0.000962] last_pfn = 0xffd8 max_arch_pfn = 0x400000000\n[    0.000996] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs\n[    0.000998] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  \n[    0.003089] found SMP MP-table at [mem 0x000f5440-0x000f544f]\n[    0.003298] ACPI: Early table checksum verification disabled\n[    0.003300] ACPI: RSDP 0x00000000000F5270 000014 (v00 BOCHS )\n[    0.003308] ACPI: RSDT 0x000000000FFE2437 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003313] ACPI: FACP 0x000000000FFE2217 0000F4 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003317] ACPI: DSDT 0x000000000FFE0040 0021D7 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003320] ACPI: FACS 0x000000000FFE0000 000040\n[    0.003322] ACPI: APIC 0x000000000FFE230B 000090 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003324] ACPI: HPET 0x000000000FFE239B 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003326] ACPI: MCFG 0x000000000FFE23D3 00003C (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003328] ACPI: WAET 0x000000000FFE240F 000028 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003330] ACPI: Reserving FACP table memory at [mem 0xffe2217-0xffe230a]\n[    0.003331] ACPI: Reserving DSDT table memory at [mem 0xffe0040-0xffe2216]\n[    0.003332] ACPI: Reserving FACS table memory at [mem 0xffe0000-0xffe003f]\n[    0.003333] ACPI: Reserving APIC table memory at [mem 0xffe230b-0xffe239a]\n[    0.003333] ACPI: Reserving HPET table memory at [mem 0xffe239b-0xffe23d2]\n[    0.003334] ACPI: Reserving MCFG table memory at [mem 0xffe23d3-0xffe240e]\n[    0.003335] ACPI: Reserving WAET table memory at [mem 0xffe240f-0xffe2436]\n[    0.003372] Zone ranges:\n[    0.003372]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]\n[    0.003374]   DMA32    [mem 0x0000000001000000-0x000000000ffd7fff]\n[    0.003375]   Normal   empty\n[    0.003375] Movable zone start for each node\n[    0.003376] Early memory node ranges\n[    0.003376]   node   0: [mem 0x0000000000001000-0x000000000009efff]\n[    0.003378]   node   0: [mem 0x0000000000100000-0x000000000ffd7fff]\n[    0.003379] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd7fff]\n[    0.003525] On node 0, zone DMA: 1 pages in unavailable ranges\n[    0.003557] On node 0, zone DMA: 97 pages in unavailable ranges\n[    0.004187] On node 0, zone DMA32: 40 pages in unavailable ranges\n[    0.005970] ACPI: PM-Timer IO Port: 0x608\n[    0.005980] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[    0.006010] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[    0.006013] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[    0.006014] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[    0.006015] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[    0.006016] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[    0.006017] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[    0.006020] ACPI: Using ACPI (MADT) for SMP configuration information\n[    0.006021] ACPI: HPET id: 0x8086a201 base: 0xfed00000\n[    0.006023] TSC deadline timer available\n[    0.006028] CPU topo: Max. logical packages:   1\n[    0.006029] CPU topo: Max. logical dies:       1\n[    0.006029] CPU topo: Max. dies per package:   1\n[    0.006033] CPU topo: Max. threads per core:   1\n[    0.006034] CPU topo: Num. cores per package:     4\n[    0.006035] CPU topo: Num. threads per package:   4\n[    0.006035] CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs\n[    0.006046] kvm-guest: APIC: eoi() replaced with kvm_guest_apic_eoi_write()\n[    0.006060] [mem 0x10000000-0xafffffff] available for PCI devices\n[    0.006062] Booting paravirtualized kernel on KVM\n[    0.006063] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns\n[    0.006066] setup_percpu: NR_CPUS:64 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1\n[    0.006294] percpu: Embedded 58 pages/cpu s199704 r8192 d29672 u524288\n[    0.006319] Kernel command line: root=/dev/vda rw  ip=192.168.7.10::192.168.7.9: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[    0.006381] random: crng init done\n[    0.006396] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)\n[    0.006405] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)\n[    0.006433] Built 1 zonelists, mobility grouping on.  Total pages: 65398\n[    0.006627] mem auto-init: stack:all(zero), heap alloc:off, heap free:off\n[    0.006929] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1\n[    0.006942] ftrace: allocating 53997 entries in 211 pages\n[    0.016619] ftrace: allocated 211 pages with 5 groups\n[    0.016647] Dynamic Preempt: full\n[    0.016775] rcu: Preemptible hierarchical RCU implementation.\n[    0.016776] rcu: \tRCU event tracing is enabled.\n[    0.016776] rcu: \tRCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.\n[    0.016777] \tAll grace periods are expedited (rcu_expedited).\n[    0.016778] \tTrampoline variant of Tasks RCU enabled.\n[    0.016778] \tRude variant of Tasks RCU enabled.\n[    0.016778] \tTracing variant of Tasks RCU enabled.\n[    0.016779] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.\n[    0.016780] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4\n[    0.016784] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.016785] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.016787] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.023094] NR_IRQS: 4352, nr_irqs: 456, preallocated irqs: 16\n[    0.023281] rcu: srcu_init: Setting srcu_struct sizes based on contention.\n[    0.023342] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)\n[    0.029414] Console: colour VGA+ 80x25\n[    0.029454] printk: legacy console [ttyS0] enabled\n[    0.155589] ACPI: Core revision 20240827\n[    0.156628] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns\n[    0.158499] APIC: Switch to symmetric I/O mode setup\n[    0.159859] x2apic enabled\n[    0.160808] APIC: Switched APIC routing to: physical x2apic\n[    0.163383] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[    0.164697] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.166909] Calibrating delay loop (skipped) preset value.. 5499.99 BogoMIPS (lpj=2749998)\n[    0.168059] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[    0.168910] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[    0.169912] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization\n[    0.170911] Spectre V2 : Mitigation: Retpolines\n[    0.171910] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[    0.172910] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT\n[    0.173910] Speculative Store Bypass: Vulnerable\n[    0.174925] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'\n[    0.175910] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'\n[    0.176910] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'\n[    0.177911] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256\n[    0.178910] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[    0.198898] Freeing SMP alternatives memory: 56K\n[    0.198911] pid_max: default: 32768 minimum: 301\n[    0.199924] LSM: initializing lsm=capability,landlock\n[    0.200934] landlock: Up and running.\n[    0.201495] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.201909] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.203072] smpboot: CPU0: AMD Intel Xeon E3-12xx v2 (Ivy Bridge) (family: 0x6, model: 0x3a, stepping: 0x9)\n[    0.204017] Performance Events: AMD PMU driver.\n[    0.204693] ... version:                0\n[    0.204911] ... bit width:              48\n[    0.205491] ... generic registers:      4\n[    0.205911] ... value mask:             0000ffffffffffff\n[    0.206913] ... max period:             00007fffffffffff\n[    0.207912] ... fixed-purpose events:   0\n[    0.208647] ... event mask:             000000000000000f\n[    0.208979] signal: max sigframe size: 1776\n[    0.209803] rcu: Hierarchical SRCU implementation.\n[    0.209913] rcu: \tMax phase no-delay instances is 400.\n[    0.210746] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level\n[    0.211014] smp: Bringing up secondary CPUs ...\n[    0.211752] smpboot: x86: Booting SMP configuration:\n[    0.211914] .... node  #0, CPUs:      #1 #2 #3\n[    0.245949] smp: Brought up 1 node, 4 CPUs\n[    0.247526] smpboot: Total of 4 processors activated (21999.98 BogoMIPS)\n[    0.248226] Memory: 214380K/261592K available (20480K kernel code, 2435K rwdata, 5820K rodata, 3508K init, 2052K bss, 43280K reserved, 0K cma-reserved)\n[    0.248953] devtmpfs: initialized\n[    0.249644] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns\n[    0.249913] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)\n[    0.250932] pinctrl core: initialized pinctrl subsystem\n[    0.252065] NET: Registered PF_NETLINK/PF_ROUTE protocol family\n[    0.253034] thermal_sys: Registered thermal governor 'step_wise'\n[    0.253036] thermal_sys: Registered thermal governor 'user_space'\n[    0.253928] cpuidle: using governor menu\n[    0.255841] PCI: ECAM [mem 0xb0000000-0xbfffffff] (base 0xb0000000) for domain 0000 [bus 00-ff]\n[    0.255919] PCI: ECAM [mem 0xb0000000-0xbfffffff] reserved as E820 entry\n[    0.256923] PCI: Using configuration type 1 for base access\n[    0.257967] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.\n[    0.275839] raid6: sse2x4   gen() 13117 MB/s\n[    0.292155] raid6: sse2x2   gen() 25814 MB/s\n[    0.309176] raid6: sse2x1   gen()  6590 MB/s\n[    0.309843] raid6: using algorithm sse2x2 gen() 25814 MB/s\n[    0.327419] raid6: .... xor() 19143 MB/s, rmw enabled\n[    0.327912] raid6: using ssse3x2 recovery algorithm\n[    0.328706] ACPI: Added _OSI(Module Device)\n[    0.329912] ACPI: Added _OSI(Processor Device)\n[    0.330623] ACPI: Added _OSI(3.0 _SCP Extensions)\n[    0.330911] ACPI: Added _OSI(Processor Aggregator Device)\n[    0.332187] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[    0.335060] ACPI: Interpreter enabled\n[    0.335930] ACPI: PM: (supports S0 S3 S5)\n[    0.336915] ACPI: Using IOAPIC for interrupt routing\n[    0.337955] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[    0.338911] PCI: Using E820 reservations for host bridge windows\n[    0.339917] ACPI: Enabled 2 GPEs in block 00 to 3F\n[    0.341617] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[    0.341916] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]\n[    0.342944] acpi PNP0A08:00: _OSC: platform does not support [LTR]\n[    0.343924] acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability]\n[    0.344950] PCI host bridge to bus 0000:00\n[    0.345604] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]\n[    0.345912] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]\n[    0.346911] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[    0.347911] pci_bus 0000:00: root bus resource [mem 0x10000000-0xafffffff window]\n[    0.348911] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[    0.349911] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window]\n[    0.350911] pci_bus 0000:00: root bus resource [bus 00-ff]\n[    0.351939] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 conventional PCI endpoint\n[    0.353352] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint\n[    0.354912] pci 0000:00:01.0: BAR 0 [io  0xc0c0-0xc0df]\n[    0.356731] pci 0000:00:01.0: BAR 1 [mem 0xfebd0000-0xfebd0fff]\n[    0.359659] pci 0000:00:01.0: BAR 4 [mem 0xfe800000-0xfe803fff 64bit pref]\n[    0.360912] pci 0000:00:01.0: ROM [mem 0xfeb80000-0xfebbffff pref]\n[    0.362440] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 conventional PCI endpoint\n[    0.363917] pci 0000:00:02.0: BAR 0 [io  0xc0e0-0xc0ff]\n[    0.366917] pci 0000:00:02.0: BAR 1 [mem 0xfebd1000-0xfebd1fff]\n[    0.370912] pci 0000:00:02.0: BAR 4 [mem 0xfe804000-0xfe807fff 64bit pref]\n[    0.373444] pci 0000:00:03.0: [1af4:1050] type 00 class 0x030000 conventional PCI endpoint\n[    0.375850] pci 0000:00:03.0: BAR 0 [mem 0xfe000000-0xfe7fffff pref]\n[    0.377336] pci 0000:00:03.0: BAR 2 [mem 0xfe808000-0xfe80bfff 64bit pref]\n[    0.378729] pci 0000:00:03.0: BAR 4 [mem 0xfebd2000-0xfebd2fff]\n[    0.380321] pci 0000:00:03.0: ROM [mem 0xfebc0000-0xfebcffff pref]\n[    0.380957] pci 0000:00:03.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]\n[    0.382470] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 conventional PCI endpoint\n[    0.383845] pci 0000:00:04.0: BAR 0 [io  0xc000-0xc07f]\n[    0.384812] pci 0000:00:04.0: BAR 1 [mem 0xfebd3000-0xfebd3fff]\n[    0.386913] pci 0000:00:04.0: BAR 4 [mem 0xfe80c000-0xfe80ffff 64bit pref]\n[    0.389377] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.391145] pci 0000:00:1d.0: BAR 4 [io  0xc100-0xc11f]\n[    0.392532] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.394151] pci 0000:00:1d.1: BAR 4 [io  0xc120-0xc13f]\n[    0.396634] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.398278] pci 0000:00:1d.2: BAR 4 [io  0xc140-0xc15f]\n[    0.399520] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 conventional PCI endpoint\n[    0.400190] pci 0000:00:1d.7: BAR 0 [mem 0xfebd4000-0xfebd4fff]\n[    0.402422] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 conventional PCI endpoint\n[    0.403282] pci 0000:00:1f.0: quirk: [io  0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO\n[    0.404093] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 conventional PCI endpoint\n[    0.406913] pci 0000:00:1f.2: BAR 4 [io  0xc160-0xc17f]\n[    0.408144] pci 0000:00:1f.2: BAR 5 [mem 0xfebd5000-0xfebd5fff]\n[    0.409670] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 conventional PCI endpoint\n[    0.412284] pci 0000:00:1f.3: BAR 4 [io  0x0700-0x073f]\n[    0.413613] ACPI: PCI: Interrupt link LNKA configured for IRQ 10\n[    0.413960] ACPI: PCI: Interrupt link LNKB configured for IRQ 10\n[    0.414938] ACPI: PCI: Interrupt link LNKC configured for IRQ 11\n[    0.415917] ACPI: PCI: Interrupt link LNKD configured for IRQ 11\n[    0.416889] ACPI: PCI: Interrupt link LNKE configured for IRQ 10\n[    0.416953] ACPI: PCI: Interrupt link LNKF configured for IRQ 10\n[    0.417955] ACPI: PCI: Interrupt link LNKG configured for IRQ 11\n[    0.418937] ACPI: PCI: Interrupt link LNKH configured for IRQ 11\n[    0.419933] ACPI: PCI: Interrupt link GSIA configured for IRQ 16\n[    0.420878] ACPI: PCI: Interrupt link GSIB configured for IRQ 17\n[    0.420917] ACPI: PCI: Interrupt link GSIC configured for IRQ 18\n[    0.421860] ACPI: PCI: Interrupt link GSID configured for IRQ 19\n[    0.421916] ACPI: PCI: Interrupt link GSIE configured for IRQ 20\n[    0.422874] ACPI: PCI: Interrupt link GSIF configured for IRQ 21\n[    0.422915] ACPI: PCI: Interrupt link GSIG configured for IRQ 22\n[    0.423847] ACPI: PCI: Interrupt link GSIH configured for IRQ 23\n[    0.424128] iommu: Default domain type: Translated\n[    0.424912] iommu: DMA domain TLB invalidation policy: lazy mode\n[    0.425886] SCSI subsystem initialized\n[    0.426144] ACPI: bus type USB registered\n[    0.426566] usbcore: registered new interface driver usbfs\n[    0.426917] usbcore: registered new interface driver hub\n[    0.427761] usbcore: registered new device driver usb\n[    0.427922] pps_core: LinuxPPS API ver. 1 registered\n[    0.428706] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>\n[    0.428915] PTP clock support registered\n[    0.429541] Bluetooth: Core ver 2.22\n[    0.429917] NET: Registered PF_BLUETOOTH protocol family\n[    0.430759] Bluetooth: HCI device and connection manager initialized\n[    0.430913] Bluetooth: HCI socket layer initialized\n[    0.431686] Bluetooth: L2CAP socket layer initialized\n[    0.431913] Bluetooth: SCO socket layer initialized\n[    0.432677] PCI: Using ACPI for IRQ routing\n[    0.482037] pci 0000:00:03.0: vgaarb: setting as boot VGA device\n[    0.482908] pci 0000:00:03.0: vgaarb: bridge control possible\n[    0.482908] pci 0000:00:03.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none\n[    0.482915] vgaarb: loaded\n[    0.483366] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0\n[    0.483911] hpet0: 3 comparators, 64-bit 100.000000 MHz counter\n[    0.486975] clocksource: Switched to clocksource kvm-clock\n[    0.487888] pnp: PnP ACPI init\n[    0.488468] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved\n[    0.489775] pnp: PnP ACPI: found 5 devices\n[    0.498140] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[    0.499602] NET: Registered PF_INET protocol family\n[    0.500434] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)\n[    0.501695] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)\n[    0.503041] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)\n[    0.504266] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)\n[    0.505485] TCP bind hash table entries: 2048 (order: 4, 65536 bytes, linear)\n[    0.506605] TCP: Hash tables configured (established 2048 bind 2048)\n[    0.507640] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.509265] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.512008] NET: Registered PF_UNIX/PF_LOCAL protocol family\n[    0.514697] RPC: Registered named UNIX socket transport module.\n[    0.516583] RPC: Registered udp transport module.\n[    0.517334] RPC: Registered tcp transport module.\n[    0.518058] RPC: Registered tcp-with-tls transport module.\n[    0.518927] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[    0.519935] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]\n[    0.520933] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]\n[    0.522740] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]\n[    0.523816] pci_bus 0000:00: resource 7 [mem 0x10000000-0xafffffff window]\n[    0.524892] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window]\n[    0.525969] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window]\n[    0.527213] ACPI: \\_SB_.GSIA: Enabled at IRQ 16\n[    0.528444] ACPI: \\_SB_.GSIB: Enabled at IRQ 17\n[    0.529646] ACPI: \\_SB_.GSIC: Enabled at IRQ 18\n[    0.530843] ACPI: \\_SB_.GSID: Enabled at IRQ 19\n[    0.532115] PCI: CLS 0 bytes, default 64\n[    0.532828] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.535269] Initialise system trusted keyrings\n[    0.536041] workingset: timestamp_bits=46 max_order=16 bucket_order=0\n[    0.537197] NFS: Registering the id_resolver key type\n[    0.538010] Key type id_resolver registered\n[    0.538676] Key type id_legacy registered\n[    0.539856] Key type cifs.idmap registered\n[    0.547530] xor: automatically using best checksumming function   avx       \n[    0.548643] Key type asymmetric registered\n[    0.549311] Asymmetric key parser 'x509' registered\n[    0.550076] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)\n[    0.551253] io scheduler mq-deadline registered\n[    0.552774] io scheduler kyber registered\n[    0.553571] io scheduler bfq registered\n[    0.554446] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[    0.556727] ACPI: button: Power Button [PWRF]\n[    0.559003] ACPI: \\_SB_.GSIF: Enabled at IRQ 21\n[    0.563321] ACPI: \\_SB_.GSIG: Enabled at IRQ 22\n[    0.566795] ACPI: \\_SB_.GSIH: Enabled at IRQ 23\n[    0.572060] ACPI: \\_SB_.GSIE: Enabled at IRQ 20\n[    0.573676] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled\n[    0.574809] 00:01: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A\n[    0.576120] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[    0.578134] Linux agpgart interface v0.103\n[    0.578839] ACPI: bus type drm_connector registered\n[    0.579680] [drm] pci: virtio-vga detected at 0000:00:03.0\n[    0.580538] virtio-pci 0000:00:03.0: vgaarb: deactivate vga console\n[    0.584352] Console: switching to colour dummy device 80x25\n[    0.585367] [drm] features: -virgl +edid -resource_blob -host_visible\n[    0.585369] [drm] features: -context_init\n[    0.587506] [drm] number of scanouts: 1\n[    0.588121] [drm] number of cap sets: 0\n[    0.589074] [drm] Initialized virtio_gpu 0.1.0 for 0000:00:03.0 on minor 0\n[    0.591280] fbcon: virtio_gpudrmfb (fb0) is primary device\n[    0.611127] Console: switching to colour frame buffer device 160x50\n[    0.620636] virtio-pci 0000:00:03.0: [drm] fb0: virtio_gpudrmfb frame buffer device\n[    0.623281] brd: module loaded\n[    0.624400] loop: module loaded\n[    0.624993] virtio_blk virtio3: 4/0/0 default/read/poll queues\n[    0.626802] virtio_blk virtio3: [vda] 252436 512-byte logical blocks (129 MB/123 MiB)\n[    0.630310] ahci 0000:00:1f.2: AHCI vers 0001.0000, 32 command slots, 1.5 Gbps, SATA mode\n[    0.631632] ahci 0000:00:1f.2: 6/6 ports implemented (port mask 0x3f)\n[    0.632649] ahci 0000:00:1f.2: flags: 64bit ncq only \n[    0.634242] scsi host0: ahci\n[    0.634867] scsi host1: ahci\n[    0.635484] scsi host2: ahci\n[    0.636092] scsi host3: ahci\n[    0.636717] scsi host4: ahci\n[    0.637324] scsi host5: ahci\n[    0.637801] ata1: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5100 irq 34 lpm-pol 0\n[    0.639085] ata2: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5180 irq 34 lpm-pol 0\n[    0.640394] ata3: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5200 irq 34 lpm-pol 0\n[    0.641705] ata4: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5280 irq 34 lpm-pol 0\n[    0.643034] ata5: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5300 irq 34 lpm-pol 0\n[    0.644339] ata6: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5380 irq 34 lpm-pol 0\n[    0.646879] e100: Intel(R) PRO/100 Network Driver\n[    0.647742] e100: Copyright(c) 1999-2006 Intel Corporation\n[    0.648634] e1000: Intel(R) PRO/1000 Network Driver\n[    0.649418] e1000: Copyright (c) 1999-2006 Intel Corporation.\n[    0.650316] e1000e: Intel(R) PRO/1000 Network Driver\n[    0.651084] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.\n[    0.652023] igb: Intel(R) Gigabit Ethernet Network Driver\n[    0.652876] igb: Copyright (c) 2007-2014 Intel Corporation.\n[    0.654167] uhci_hcd 0000:00:1d.0: UHCI Host Controller\n[    0.655683] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1\n[    0.656939] uhci_hcd 0000:00:1d.0: irq 16, io port 0x0000c100\n[    0.658068] hub 1-0:1.0: USB hub found\n[    0.658695] hub 1-0:1.0: 2 ports detected\n[    0.659869] ehci-pci 0000:00:1d.7: EHCI Host Controller\n[    0.662025] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2\n[    0.664747] ehci-pci 0000:00:1d.7: irq 19, io mem 0xfebd4000\n[    0.672243] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00\n[    0.673376] hub 2-0:1.0: USB hub found\n[    0.673973] hub 2-0:1.0: 6 ports detected\n[    0.695796] hub 1-0:1.0: USB hub found\n[    0.697439] hub 1-0:1.0: 2 ports detected\n[    0.699126] uhci_hcd 0000:00:1d.1: UHCI Host Controller\n[    0.701317] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3\n[    0.704028] uhci_hcd 0000:00:1d.1: irq 17, io port 0x0000c120\n[    0.706116] hub 3-0:1.0: USB hub found\n[    0.707340] hub 3-0:1.0: 2 ports detected\n[    0.709676] uhci_hcd 0000:00:1d.2: UHCI Host Controller\n[    0.710809] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4\n[    0.712046] uhci_hcd 0000:00:1d.2: irq 18, io port 0x0000c140\n[    0.713165] hub 4-0:1.0: USB hub found\n[    0.713777] hub 4-0:1.0: 2 ports detected\n[    0.714486] usbcore: registered new interface driver usb-storage\n[    0.715570] usbcore: registered new interface driver usbserial_generic\n[    0.716602] usbserial: USB Serial support registered for generic\n[    0.717629] usbcore: registered new interface driver ftdi_sio\n[    0.718535] usbserial: USB Serial support registered for FTDI USB Serial Device\n[    0.719670] usbcore: registered new interface driver pl2303\n[    0.720532] usbserial: USB Serial support registered for pl2303\n[    0.721488] i8042: PNP: No PS/2 controller found.\n[    0.722265] mousedev: PS/2 mouse device common for all mice\n[    0.723213] rtc_cmos 00:03: RTC can wake from S4\n[    0.724328] rtc_cmos 00:03: registered as rtc0\n[    0.725079] rtc_cmos 00:03: setting system clock to 2025-04-15T15:56:25 UTC (1744732585)\n[    0.726457] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram, hpet irqs\n[    0.728221] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev\n[    0.728472] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt\n[    0.730134] amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled\n[    0.732644] i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD\n[    0.735392] sdhci: Secure Digital Host Controller Interface driver\n[    0.739200] sdhci: Copyright(c) Pierre Ossman\n[    0.739927] sdhci-pltfm: SDHCI platform and OF driver helper\n[    0.740859] usbcore: registered new interface driver usbhid\n[    0.741741] usbhid: USB HID core driver\n[    0.742354] u32 classifier\n[    0.742776]     input device check on\n[    0.743351]     Actions configured\n[    0.743924] NET: Registered PF_INET6 protocol family\n[    0.744911] Segment Routing with IPv6\n[    0.745508] In-situ OAM (IOAM) with IPv6\n[    0.746132] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver\n[    0.747128] NET: Registered PF_PACKET protocol family\n[    0.747931] Bridge firewalling registered\n[    0.748567] l2tp_core: L2TP core driver, V2.0\n[    0.749249] Key type dns_resolver registered\n[    0.749967] NET: Registered PF_VSOCK protocol family\n[    0.751072] IPI shorthand broadcast: enabled\n[    0.752459] sched_clock: Marking stable (613122135, 138622332)->(836012883, -84268416)\n[    0.754532] registered taskstats version 1\n[    0.756194] Loading compiled-in X.509 certificates\n[    0.759542] Key type .fscrypt registered\n[    0.760614] Key type fscrypt-provisioning registered\n[    0.761554] Btrfs loaded, zoned=no, fsverity=no\n[    0.762720] Key type encrypted registered\n[    0.763433] printk: legacy console [netcon0] enabled\n[    0.764204] netconsole: network logging started\n[    0.913683] usb 2-1: new high-speed USB device number 2 using ehci-pci\n[    0.951711] ata5: SATA link down (SStatus 0 SControl 300)\n[    0.954187] ata1: SATA link down (SStatus 0 SControl 300)\n[    0.956711] ata2: SATA link down (SStatus 0 SControl 300)\n[    0.959144] ata6: SATA link down (SStatus 0 SControl 300)\n[    0.960253] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)\n[    0.961432] ata3.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[    0.962341] ata3.00: applying bridge limits\n[    0.963203] ata4: SATA link down (SStatus 0 SControl 300)\n[    0.965160] ata3.00: configured for UDMA/100\n[    0.967326] scsi 2:0:0:0: CD-ROM            QEMU     QEMU DVD-ROM     2.5+ PQ: 0 ANSI: 5\n[    0.997032] sr 2:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[    0.999788] cdrom: Uniform CD-ROM driver Revision: 3.20\n[    1.022644] IP-Config: Complete:\n[    1.023726]      device=eth0, hwaddr=52:54:00:12:34:0a, ipaddr=192.168.7.10, mask=255.255.255.0, gw=192.168.7.9\n[    1.026816]      host=192.168.7.10, domain=, nis-domain=(none)\n[    1.028645]      bootserver=255.255.255.255, rootserver=255.255.255.255, rootpath=\n[    1.028647]      nameserver0=8.8.8.8\n[    1.030897] clk: Disabling unused clocks\n[    1.031859] md: Waiting for all devices to be available before autodetect\n[    1.032756] md: If you don't use raid, use raid=noautodetect\n[    1.033523] md: Autodetecting RAID arrays.\n[    1.034047] md: autorun ...\n[    1.034456] md: ... autorun DONE.\n[    1.037478] EXT4-fs (vda): mounted filesystem f6675563-042d-4426-b0e6-cc934e4a7fba r/w with ordered data mode. Quota mode: disabled.\n[    1.039012] VFS: Mounted root (ext4 filesystem) on device 253:0.\n[    1.039874] devtmpfs: mounted\n[    1.040842] Freeing unused kernel image (initmem) memory: 3508K\n[    1.041620] Write protecting the kernel read-only data: 26624k\n[    1.042571] Freeing unused kernel image (rodata/data gap) memory: 324K\n[    1.043389] Run /sbin/init as init process\n[    1.049145] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/0003:0627:0001.0001/input/input1\n[    1.053596] hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:1d.7-1/input0\n\u001b[!p\u001b]104\u0007\u001b[?7h[    1.065121] systemd[1]: systemd 257.4 running in system mode (-PAM -AUDIT -SELINUX -APPARMOR +IMA +IPE -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP -LIBCRYPTSETUP_PLUGINS +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -BTF +XKBCOMMON +UTMP -SYSVINIT -LIBARCHIVE)\n[    1.069738] systemd[1]: Detected virtualization kvm.\n[    1.070430] systemd[1]: Detected architecture x86-64.\n\n\u001b[0;1;39mWelcome to \u001b[0m\u001b[1mPoky (Yocto Project Reference Distro) 5.2 (walnascar)\u001b[0m\u001b[0;1;39m!\u001b[0m\n\n\n[    1.075645] systemd[1]: Hostname set to <qemux86-64>.\n[    1.076543] systemd[1]: Initializing machine ID from random generator.\n[    1.121314] systemd[1]: Queued start job for default target Multi-User System.\n[    1.123256] systemd[1]: Created slice Slice /system/getty.\n[\u001b[0;32m  OK  \u001b[0m] Created slice \u001b[0;1;39mSlice /system/getty\u001b[0m.\n\n[    1.125900] systemd[1]: Created slice Slice /system/modprobe.\n[\u001b[0;32m  OK  \u001b[0m] Created slice \u001b[0;1;39mSlice /system/modprobe\u001b[0m.\n\n[    1.128518] systemd[1]: Created slice Slice /system/serial-getty.\n[\u001b[0;32m  OK  \u001b[0m] Created slice \u001b[0;1;39mSlice /system/serial-getty\u001b[0m.\n\n[    1.131204] systemd[1]: Created slice User and Session Slice.\n[\u001b[0;32m  OK  \u001b[0m] Created slice \u001b[0;1;39mUser and Session Slice\u001b[0m.\n\n[    1.133679] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mDispatch Password Requests to Console Directory Watch\u001b[0m.\n\n[    1.136162] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mForward Password Requests to Wall Directory Watch\u001b[0m.\n\n[    1.138415] systemd[1]: Expecting device /dev/ttyS0...\n         Expecting device \u001b[0;1;39m/dev/ttyS0\u001b[0m...\n\n[    1.139877] systemd[1]: Reached target Path Units.\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mPath Units\u001b[0m.\n\n[    1.141353] systemd[1]: Reached target Remote File Systems.\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mRemote File Systems\u001b[0m.\n\n[    1.143049] systemd[1]: Reached target Slice Units.\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mSlice Units\u001b[0m.\n\n[    1.144524] systemd[1]: Reached target Swaps.\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mSwaps\u001b[0m.\n\n[    1.146003] systemd[1]: Listening on Syslog Socket.\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mSyslog Socket\u001b[0m.\n\n[    1.148063] systemd[1]: Listening on Credential Encryption/Decryption.\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mCredential Encryption/Decryption\u001b[0m.\n\n[    1.151721] systemd[1]: Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit).\n[    1.153222] systemd[1]: Listening on Journal Socket (/dev/log).\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mJournal Socket (/dev/log)\u001b[0m.\n\n[    1.155793] systemd[1]: Listening on Journal Sockets.\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mJournal Sockets\u001b[0m.\n\n[    1.158039] systemd[1]: Listening on Network Service Netlink Socket.\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mNetwork Service Netlink Socket\u001b[0m.\n\n[    1.160775] systemd[1]: Listening on udev Control Socket.\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mudev Control Socket\u001b[0m.\n\n[    1.162722] systemd[1]: Listening on udev Kernel Socket.\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mudev Kernel Socket\u001b[0m.\n\n[    1.164424] systemd[1]: Listening on User Database Manager Socket.\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mUser Database Manager Socket\u001b[0m.\n\n[    1.166341] systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).\n[    1.168812] systemd[1]: Mounting POSIX Message Queue File System...\n         Mounting \u001b[0;1;39mPOSIX Message Queue File System\u001b[0m...\n\n[    1.170606] usb 2-2: new high-speed USB device number 3 using ehci-pci\n[    1.171030] systemd[1]: Mounting Kernel Debug File System...\n         Mounting \u001b[0;1;39mKernel Debug File System\u001b[0m...\n\n[    1.173611] systemd[1]: Mounting Kernel Trace File System...\n         Mounting \u001b[0;1;39mKernel Trace File System\u001b[0m...\n\n[    1.176414] systemd[1]: Mounting Temporary Directory /tmp...\n         Mounting \u001b[0;1;39mTemporary Directory /tmp\u001b[0m...\n\n[    1.178179] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.180983] systemd[1]: Starting Load Kernel Module configfs...\n         Starting \u001b[0;1;39mLoad Kernel Module co[    1.182467] systemd[1]: Starting Load Kernel Module drm...\nnfigfs\u001b[0m...\n\n         Starting \u001b[0;1;39mLoad Kernel Module drm\u001b[0m...\n\n[    1.184309] systemd[1]: Starting Load Kernel Module fuse...\n         Starting \u001b[0;1;39mLoad Kernel Module fuse\u001b[0m...\n\n[    1.185911] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).\n[    1.188317] systemd[1]: Starting Journal Service...\n         Starting \u001b[0;1;39mJournal Service\u001b[0m...\n\n[    1.190343] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.191996] systemd[1]: Starting Generate network units from Kernel command line...\n         Starting \u001b[0;1;39mGenerate network units from Kernel command line\u001b[0m...\n\n[    1.194565] systemd[1]: Starting Remount Root and Kernel File Systems...\n         Starting \u001b[0;1;39mRemount Root and Kernel File Systems\u001b[0m...\n\n[    1.196832] systemd[1]: Starting Apply Kernel Variables...\n         Starting \u001b[0;1;39mApply Kernel Variables\u001b[0m...\n\n[    1.199040] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.199842] EXT4-fs (vda): re-mounted f6675563-042d-4426-b0e6-cc934e4a7fba r/w. Quota mode: disabled.\n         Starting \u001b[0;1;39mCreate Static Device Nodes in /dev gracefully\u001b[0m...\n\n[    1.204805] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.205317] systemd-journald[130]: Collecting audit messages is disabled.\n         Starting \u001b[0;1;39mLoad udev Rules from Credentials\u001b[0m...\n\n[    1.209317] systemd[1]: Starting Coldplug All udev Devices...\n         Starting \u001b[0;1;39mColdplug All udev Devices\u001b[0m...\n\n[    1.212556] systemd[1]: Mounted POSIX Message Queue File System.\n[\u001b[0;32m  OK  \u001b[0m] Mounted \u001b[0;1;39mPOSIX Message Queue File System\u001b[0m.\n\n[    1.217123] systemd[1]: Mounted Kernel Debug File System.\n[\u001b[0;32m  OK  \u001b[0m] Mounted \u001b[0;1;39mKernel Debug File System\u001b[0m.\n\n[    1.219606] systemd[1]: Started Journal Service.\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mJournal Service\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Mounted \u001b[0;1;39mKernel Trace File System\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Mounted \u001b[0;1;39mTemporary Directory /tmp\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mLoad Kernel Module configfs\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mLoad Kernel Module drm\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mLoad Kernel Module fuse\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mGenerate network units from Kernel command line\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mRemount Root and Kernel File Systems\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mApply Kernel Variables\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mCreate Static Device Nodes in /dev gracefully\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mLoad udev Rules from Credentials\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mPreparation for Network\u001b[0m.\n\n         Starting \u001b[0;1;39mFlush Journal to Persistent Storage\u001b[0m...\n\n         Starting \u001b[0;1;39mCreate System Users\u001b[0m...\n\n[    1.247772] systemd-journald[130]: Received client request to flush runtime journal.\n         Starting \u001b[0;1;39mUser Database Manager\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mFlush Journal to Persistent Storage\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mUser Database Manager\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mCreate System Users\u001b[0m.\n\n         Starting \u001b[0;1;39mNetwork Name Resolution\u001b[0m...\n\n         Starting \u001b[0;1;39mNetwork Time Synchronization\u001b[0m...\n\n         Starting \u001b[0;1;39mCreate Static Device Nodes in /dev\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mCreate Static Device Nodes in /dev\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mPreparation for Local File Systems\u001b[0m.\n\n         Starting \u001b[0;1;39mRule-based Manager for Device Events and Files\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mColdplug All udev Devices\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mNetwork Name Resolution\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mHost and Network Name Lookups\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mRule-based Manager for Device Events and Files\u001b[0m.\n\n[    1.308103] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/0003:0627:0001.0002/input/input2\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mNetwork Time Synchronization\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Found device \u001b[0;1;39m/dev/ttyS0\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mSystem Time Set\u001b[0m.\n\n         Starting \u001b[0;1;39mNetwork Configuration\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mLoad/Save RF Kill Switch Status /dev/rfkill Watch\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mNetwork Configuration\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mNetwork\u001b[0m.\n\n         Starting \u001b[0;1;39mEnable Persistent Storage in systemd-networkd\u001b[0m...\n\n         Starting \u001b[0;1;39mVirtual Console Setup\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mEnable Persistent Storage in systemd-networkd\u001b[0m.\n\n[    1.373301] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mVirtual Console Setup\u001b[0m.\n\n         Mounting \u001b[0;1;39m/mnt/overlay\u001b[0m...\n\n         Mounting \u001b[0;1;39m/var/volatile\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Mounted \u001b[0;1;39m/mnt/overlay\u001b[0m.\n\n         Starting \u001b[0;1;39mOverlayfs directories set\u2026/usr/share/another-overlay-mount\u001b[0m...\n\n         Starting \u001b[0;1;39mOverlayfs directories setup /usr/share/my-application\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Mounted \u001b[0;1;39m/var/volatile\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mOverlayfs directories setup /usr/share/another-overlay-mount\u001b[0m.\n\n         Mounting \u001b[0;1;39mOverlayfs mount unit /usr/share/another-overlay-mount\u001b[0m...\n\n         Starting \u001b[0;1;39mLoad/Save OS Random Seed\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mOverlayfs directories setup /usr/share/my-application\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Mounted \u001b[0;1;39mOverlayfs mount unit /usr/share/another-overlay-mount\u001b[0m.\n\n         Mounting \u001b[0;1;39mOverlayfs mount unit /usr/share/my-application\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mLoad/Save OS Random Seed\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Mounted \u001b[0;1;39mOverlayfs mount unit /usr/share/my-application\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mLocal File Systems\u001b[0m.\n\n         Starting \u001b[0;1;39mCreate System Files and Directories\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mCreate System Files and Directories\u001b[0m.\n\n         Starting \u001b[0;1;39mRebuild Dynamic Linker Cache\u001b[0m...\n\n         Starting \u001b[0;1;39mRebuild Journal Catalog\u001b[0m...\n\n         Starting \u001b[0;1;39mRecord System Boot/Shutdown in UTMP\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mRecord System Boot/Shutdown in UTMP\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mRebuild Dynamic Linker Cache\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mRebuild Journal Catalog\u001b[0m.\n\n         Starting \u001b[0;1;39mUpdate is Completed\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mUpdate is Completed\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mSystem Initialization\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mDaily Cleanup of Temporary Directories\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mTimer Units\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mD-Bus System Message Bus Socket\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mHostname Service Socket\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mSocket Units\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mBasic System\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mKernel Logging Service\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mSystem Logging Service\u001b[0m.\n\n         Starting \u001b[0;1;39mD-Bus System Message Bus\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mGetty on tty1\u001b[0m.\n\n         Starting \u001b[0;1;39mGroups all overlays required by overlayfs-user in one unit\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mSerial Getty on ttyS0\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mLogin Prompts\u001b[0m.\n\n         Starting \u001b[0;1;39mUser Login Management\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mGroups all overlays required by overlayfs-user in one unit\u001b[0m.\n\n         Starting \u001b[0;1;39mSample application start-up unit\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mSample application start-up unit\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mD-Bus System Message Bus\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mUser Login Management\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mMulti-User System\u001b[0m.\n\n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \n",
    "oetags": [
     "runqemu"
    ],
    "status": "ERROR"
   },
   "overlayfs.OverlayFSTests.test_correct_image_unit": {
    "duration": 1059.3891661167145,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 377, in runqemu\n    qemu.start(params=qemuparams, ssh=ssh, runqemuparams=runqemuparams, launch_cmd=launch_cmd, discard_writes=discard_writes)\n    ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/targetcontrol.py\", line 179, in start\n    raise RuntimeError(\"%s - FAILED to start qemu - check the task log and the boot log\" % self.pn)\nRuntimeError: core-image-minimal - FAILED to start qemu - check the task log and the boot log\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 263, in test_correct_image_unit\n    self._test_correct_image('systemd-machine-units', systemd_machine_unit_append)\n    ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 184, in _test_correct_image\n    with runqemu('core-image-minimal') as qemu:\n         ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/contextlib.py\", line 141, in __enter__\n    return next(self.gen)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 383, in runqemu\n    raise Exception(msg)\nException: core-image-minimal - FAILED to start qemu - check the task log and the boot log\nFailed to start QEMU - see the logs in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimageQemurunner log output from /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemurunner_log.20250415161311:\nINFO: rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nINFO: Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415161311\nINFO: SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250415161311\nDEBUG: Using kvm for runqemu\nINFO: QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/.modiukcd\nDEBUG: Created listening socket for qemu serial console on: 127.0.0.1:44497\nDEBUG: Created listening socket for qemu serial console on: 127.0.0.1:46207\nDEBUG: launchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=44497:46207 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/pidfile_426642  -S -qmp unix:./.4afd9bra,server,wait -qmp unix:./.modiukcd,server,nowait\"\nDEBUG: runqemu started, pid is 2507834\nDEBUG: waiting at most 300 seconds for qemu pid (04/15/25 16:14:03)\nDEBUG: QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/.4afd9bra\nDEBUG: QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/.4afd9bra\nINFO: QMP connected to QEMU at 04/15/25 16:14:03 and took 0.55 seconds\nINFO: QMP released QEMU at 04/15/25 16:14:03 and took 0.13 seconds from connect\nDEBUG: qemu started in 0.68 seconds - qemu procces pid is 2508149 (04/15/25 16:14:03)\nDEBUG: qemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/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.2507836,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:44497,nodelay=on -serial tcp:127.0.0.1:46207,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/pidfile_426642 -S -qmp unix:./.4afd9bra,server,wait -qmp unix:./.modiukcd,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/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 \nDEBUG: Target IP: 192.168.7.2\nDEBUG: Server IP: 192.168.7.1\nDEBUG: Starting logging thread\nDEBUG: Starting thread event loop\nDEBUG: Connection request received\nDEBUG: Setting connection established event\nDEBUG: Output from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/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.2507836\nrunqemu - INFO - Copy done in 0.06815457344055176 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/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.2507836,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:44497,nodelay=on -serial tcp:127.0.0.1:46207,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/pidfile_426642  -S -qmp unix:./.4afd9bra,server,wait -qmp unix:./.modiukcd,server,nowait -device virtio-vga  -display sdl,show-cursor=on  -kernel /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/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: 86715.10\n\n\nDEBUG: Waiting at most 1000 seconds for login banner (04/15/25 16:14:03)\nDEBUG: Connection from 127.0.0.1:52784\nWARNING: Target didn't reach login banner in 1000 seconds (04/15/25 16:30:44)\nWARNING: Last 25 lines of login console (0):\n\nWARNING: Last 25 lines of all logging (46252):\n         Starting [0;1;39mGroups all overlays required by overlayfs-user in one unit[0m...\n\n[[0;32m  OK  [0m] Started [0;1;39mSerial Getty on ttyS0[0m.\n\n[[0;32m  OK  [0m] Reached target [0;1;39mLogin Prompts[0m.\n\n         Starting [0;1;39mUser Login Management[0m...\n\n[[0;32m  OK  [0m] Finished [0;1;39mGroups all overlays required by overlayfs-user in one unit[0m.\n\n         Starting [0;1;39mSample application start-up unit[0m...\n\n[[0;32m  OK  [0m] Finished [0;1;39mSample application start-up unit[0m.\n\n[[0;32m  OK  [0m] Started [0;1;39mD-Bus System Message Bus[0m.\n\n[[0;32m  OK  [0m] Started [0;1;39mUser Login Management[0m.\n\n[[0;32m  OK  [0m] Reached target [0;1;39mMulti-User System[0m.\n\n[!p]104[?7h[6n[32766;32766H[6n[!p]104[?7h[6n[32766;32766H[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \nWARNING: Check full boot log: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415161311\nDEBUG: Stopping logging thread\nDEBUG: Stop event received\nDEBUG: Tearing down logging thread\nDEBUG: Sending SIGTERM to runqemu\nINFO: Output from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 87721.49\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.2507836\ntput: No value for $TERM and no -T specified\n\nWARNING: Extra log data read: \n\nDEBUG: Sending SIGTERM to runqemu\nINFO: Output from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 87721.49\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.2507836\ntput: No value for $TERM and no -T specified\n\n\nStderr:\n2025-04-15 15:47:22,838 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/conf/local.conf\n2025-04-15 15:47:22,838 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nLoading cache...done.\nrootfs file: \nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415154941\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250415154941\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/.p3wjr2eh\nCreated listening socket for qemu serial console on: 127.0.0.1:35173\nCreated listening socket for qemu serial console on: 127.0.0.1:37027\nlaunchcmd=runqemu  nographic serial wic ovmf kvm tcpserial=35173:37027 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/pidfile_426642  -S -qmp unix:./.bwgngf5q,server,wait -qmp unix:./.p3wjr2eh,server,nowait\"\nrunqemu started, pid is 746361\nwaiting at most 300 seconds for qemu pid (04/15/25 15:51:04)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/.bwgngf5q\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/.bwgngf5q\nQMP connected to QEMU at 04/15/25 15:51:07 and took 3.03 seconds\nQMP released QEMU at 04/15/25 15:51:07 and took 0.10 seconds from connect\nqemu started in 3.13 seconds - qemu procces pid is 757333 (04/15/25 15:51:07)\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 - Running bitbake -e  ...\nrunqemu - INFO - Continuing with the following parameters:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20250415154956.wic]\nOVMF: ['/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/deploy/images/qemux86-64/ovmf.qcow2']\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20250415154956.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 - Acquiring lockfile /tmp/qemu-tap-locks/tap2.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap3.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap4\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap4.skip to make runqemu skip tap4.\nrunqemu - INFO - Network configuration: ip=192.168.7.10::192.168.7.9:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Using scsi drive\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/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:0a -netdev tap,id=net0,ifname=tap4,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20250415154956.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -drive if=pflash,format=qcow2,file=/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/deploy/images/qemux86-64/ovmf.qcow2   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:35173,nodelay=on -serial tcp:127.0.0.1:37027,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/pidfile_426642  -S -qmp unix:./.bwgngf5q,server,wait -qmp unix:./.p3wjr2eh,server,nowait -nographic  \n\nrunqemu - INFO - Host uptime: 85338.85\n\n\nWaiting at most 1000 seconds for login banner (04/15/25 15:51:07)\nConnection from 127.0.0.1:59154\nReached login banner in 13.72 seconds (04/15/25 15:51:21)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415155502\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250415155502\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/.osovxr03\nCreated listening socket for qemu serial console on: 127.0.0.1:41675\nCreated listening socket for qemu serial console on: 127.0.0.1:33843\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=41675:33843 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/pidfile_426642  -S -qmp unix:./.o__d70cw,server,wait -qmp unix:./.osovxr03,server,nowait\"\nrunqemu started, pid is 1283699\nwaiting at most 300 seconds for qemu pid (04/15/25 15:56:23)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/.o__d70cw\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/.o__d70cw\nQMP connected to QEMU at 04/15/25 15:56:24 and took 0.55 seconds\nQMP released QEMU at 04/15/25 15:56:24 and took 0.13 seconds from connect\nqemu started in 0.68 seconds - qemu procces pid is 1283817 (04/15/25 15:56:24)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/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:0a -netdev tap,id=net0,ifname=tap4,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.1283700,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:41675,nodelay=on -serial tcp:127.0.0.1:33843,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/pidfile_426642 -S -qmp unix:./.o__d70cw,server,wait -qmp unix:./.osovxr03,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw  ip=192.168.7.10::192.168.7.9: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.10\nServer IP: 192.168.7.9\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-debian/build/build-st-426642/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/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 - Acquiring lockfile /tmp/qemu-tap-locks/tap2.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap3.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap4\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap4.skip to make runqemu skip tap4.\nrunqemu - INFO - Network configuration: ip=192.168.7.10::192.168.7.9: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.1283700\nrunqemu - INFO - Copy done in 0.07512712478637695 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/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:0a -netdev tap,id=net0,ifname=tap4,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.1283700,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:41675,nodelay=on -serial tcp:127.0.0.1:33843,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/pidfile_426642  -S -qmp unix:./.o__d70cw,server,wait -qmp unix:./.osovxr03,server,nowait -device virtio-vga  -display sdl,show-cursor=on  -kernel /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.10::192.168.7.9: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: 85655.77\n\n\nWaiting at most 1000 seconds for login banner (04/15/25 15:56:24)\nConnection from 127.0.0.1:56212\nTarget didn't reach login banner in 1000 seconds (04/15/25 16:13:05)\nLast 25 lines of login console (0):\n\nLast 25 lines of all logging (44559):\n         Starting [0;1;39mGroups all overlays required by overlayfs-user in one unit[0m...\n\n[[0;32m  OK  [0m] Started [0;1;39mSerial Getty on ttyS0[0m.\n\n[[0;32m  OK  [0m] Reached target [0;1;39mLogin Prompts[0m.\n\n         Starting [0;1;39mUser Login Management[0m...\n\n[[0;32m  OK  [0m] Finished [0;1;39mGroups all overlays required by overlayfs-user in one unit[0m.\n\n         Starting [0;1;39mSample application start-up unit[0m...\n\n[[0;32m  OK  [0m] Finished [0;1;39mSample application start-up unit[0m.\n\n[[0;32m  OK  [0m] Started [0;1;39mD-Bus System Message Bus[0m.\n\n[[0;32m  OK  [0m] Started [0;1;39mUser Login Management[0m.\n\n[[0;32m  OK  [0m] Reached target [0;1;39mMulti-User System[0m.\n\n[!p]104[?7h[6n[32766;32766H[6n[!p]104[?7h[6n[32766;32766H[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \nCheck full boot log: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415155502\nStopping logging thread\nStop event received\nTearing down logging thread\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 86662.09\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.1283700\ntput: No value for $TERM and no -T specified\n\nExtra log data read: \n\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 86662.09\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.1283700\ntput: No value for $TERM and no -T specified\n\nERROR: Qemu log output from /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415155502:\n[    0.000000] Linux version 6.12.19-yocto-standard (oe-user@oe-host) (x86_64-poky-linux-gcc (GCC) 14.2.0, GNU ld (GNU Binutils) 2.44) #1 SMP PREEMPT_DYNAMIC Wed Mar 19 23:04:08 UTC 2025\n[    0.000000] Command line: root=/dev/vda rw  ip=192.168.7.10::192.168.7.9: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[    0.000000] BIOS-provided physical RAM map:\n[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd7fff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000ffd8000-0x000000000fffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\n[    0.000000] NX (Execute Disable) protection: active\n[    0.000000] APIC: Static calls initialized\n[    0.000000] SMBIOS 2.8 present.\n[    0.000000] DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014\n[    0.000000] DMI: Memory slots populated: 1/1\n[    0.000000] Hypervisor detected: KVM\n[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[    0.000000] kvm-clock: using sched offset of 372248655 cycles\n[    0.000001] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[    0.000003] tsc: Detected 2749.998 MHz processor\n[    0.000962] last_pfn = 0xffd8 max_arch_pfn = 0x400000000\n[    0.000996] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs\n[    0.000998] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  \n[    0.003089] found SMP MP-table at [mem 0x000f5440-0x000f544f]\n[    0.003298] ACPI: Early table checksum verification disabled\n[    0.003300] ACPI: RSDP 0x00000000000F5270 000014 (v00 BOCHS )\n[    0.003308] ACPI: RSDT 0x000000000FFE2437 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003313] ACPI: FACP 0x000000000FFE2217 0000F4 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003317] ACPI: DSDT 0x000000000FFE0040 0021D7 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003320] ACPI: FACS 0x000000000FFE0000 000040\n[    0.003322] ACPI: APIC 0x000000000FFE230B 000090 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003324] ACPI: HPET 0x000000000FFE239B 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003326] ACPI: MCFG 0x000000000FFE23D3 00003C (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003328] ACPI: WAET 0x000000000FFE240F 000028 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003330] ACPI: Reserving FACP table memory at [mem 0xffe2217-0xffe230a]\n[    0.003331] ACPI: Reserving DSDT table memory at [mem 0xffe0040-0xffe2216]\n[    0.003332] ACPI: Reserving FACS table memory at [mem 0xffe0000-0xffe003f]\n[    0.003333] ACPI: Reserving APIC table memory at [mem 0xffe230b-0xffe239a]\n[    0.003333] ACPI: Reserving HPET table memory at [mem 0xffe239b-0xffe23d2]\n[    0.003334] ACPI: Reserving MCFG table memory at [mem 0xffe23d3-0xffe240e]\n[    0.003335] ACPI: Reserving WAET table memory at [mem 0xffe240f-0xffe2436]\n[    0.003372] Zone ranges:\n[    0.003372]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]\n[    0.003374]   DMA32    [mem 0x0000000001000000-0x000000000ffd7fff]\n[    0.003375]   Normal   empty\n[    0.003375] Movable zone start for each node\n[    0.003376] Early memory node ranges\n[    0.003376]   node   0: [mem 0x0000000000001000-0x000000000009efff]\n[    0.003378]   node   0: [mem 0x0000000000100000-0x000000000ffd7fff]\n[    0.003379] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd7fff]\n[    0.003525] On node 0, zone DMA: 1 pages in unavailable ranges\n[    0.003557] On node 0, zone DMA: 97 pages in unavailable ranges\n[    0.004187] On node 0, zone DMA32: 40 pages in unavailable ranges\n[    0.005970] ACPI: PM-Timer IO Port: 0x608\n[    0.005980] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[    0.006010] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[    0.006013] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[    0.006014] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[    0.006015] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[    0.006016] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[    0.006017] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[    0.006020] ACPI: Using ACPI (MADT) for SMP configuration information\n[    0.006021] ACPI: HPET id: 0x8086a201 base: 0xfed00000\n[    0.006023] TSC deadline timer available\n[    0.006028] CPU topo: Max. logical packages:   1\n[    0.006029] CPU topo: Max. logical dies:       1\n[    0.006029] CPU topo: Max. dies per package:   1\n[    0.006033] CPU topo: Max. threads per core:   1\n[    0.006034] CPU topo: Num. cores per package:     4\n[    0.006035] CPU topo: Num. threads per package:   4\n[    0.006035] CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs\n[    0.006046] kvm-guest: APIC: eoi() replaced with kvm_guest_apic_eoi_write()\n[    0.006060] [mem 0x10000000-0xafffffff] available for PCI devices\n[    0.006062] Booting paravirtualized kernel on KVM\n[    0.006063] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns\n[    0.006066] setup_percpu: NR_CPUS:64 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1\n[    0.006294] percpu: Embedded 58 pages/cpu s199704 r8192 d29672 u524288\n[    0.006319] Kernel command line: root=/dev/vda rw  ip=192.168.7.10::192.168.7.9: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[    0.006381] random: crng init done\n[    0.006396] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)\n[    0.006405] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)\n[    0.006433] Built 1 zonelists, mobility grouping on.  Total pages: 65398\n[    0.006627] mem auto-init: stack:all(zero), heap alloc:off, heap free:off\n[    0.006929] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1\n[    0.006942] ftrace: allocating 53997 entries in 211 pages\n[    0.016619] ftrace: allocated 211 pages with 5 groups\n[    0.016647] Dynamic Preempt: full\n[    0.016775] rcu: Preemptible hierarchical RCU implementation.\n[    0.016776] rcu: \tRCU event tracing is enabled.\n[    0.016776] rcu: \tRCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.\n[    0.016777] \tAll grace periods are expedited (rcu_expedited).\n[    0.016778] \tTrampoline variant of Tasks RCU enabled.\n[    0.016778] \tRude variant of Tasks RCU enabled.\n[    0.016778] \tTracing variant of Tasks RCU enabled.\n[    0.016779] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.\n[    0.016780] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4\n[    0.016784] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.016785] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.016787] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.023094] NR_IRQS: 4352, nr_irqs: 456, preallocated irqs: 16\n[    0.023281] rcu: srcu_init: Setting srcu_struct sizes based on contention.\n[    0.023342] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)\n[    0.029414] Console: colour VGA+ 80x25\n[    0.029454] printk: legacy console [ttyS0] enabled\n[    0.155589] ACPI: Core revision 20240827\n[    0.156628] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns\n[    0.158499] APIC: Switch to symmetric I/O mode setup\n[    0.159859] x2apic enabled\n[    0.160808] APIC: Switched APIC routing to: physical x2apic\n[    0.163383] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[    0.164697] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.166909] Calibrating delay loop (skipped) preset value.. 5499.99 BogoMIPS (lpj=2749998)\n[    0.168059] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[    0.168910] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[    0.169912] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization\n[    0.170911] Spectre V2 : Mitigation: Retpolines\n[    0.171910] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[    0.172910] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT\n[    0.173910] Speculative Store Bypass: Vulnerable\n[    0.174925] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'\n[    0.175910] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'\n[    0.176910] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'\n[    0.177911] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256\n[    0.178910] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[    0.198898] Freeing SMP alternatives memory: 56K\n[    0.198911] pid_max: default: 32768 minimum: 301\n[    0.199924] LSM: initializing lsm=capability,landlock\n[    0.200934] landlock: Up and running.\n[    0.201495] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.201909] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.203072] smpboot: CPU0: AMD Intel Xeon E3-12xx v2 (Ivy Bridge) (family: 0x6, model: 0x3a, stepping: 0x9)\n[    0.204017] Performance Events: AMD PMU driver.\n[    0.204693] ... version:                0\n[    0.204911] ... bit width:              48\n[    0.205491] ... generic registers:      4\n[    0.205911] ... value mask:             0000ffffffffffff\n[    0.206913] ... max period:             00007fffffffffff\n[    0.207912] ... fixed-purpose events:   0\n[    0.208647] ... event mask:             000000000000000f\n[    0.208979] signal: max sigframe size: 1776\n[    0.209803] rcu: Hierarchical SRCU implementation.\n[    0.209913] rcu: \tMax phase no-delay instances is 400.\n[    0.210746] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level\n[    0.211014] smp: Bringing up secondary CPUs ...\n[    0.211752] smpboot: x86: Booting SMP configuration:\n[    0.211914] .... node  #0, CPUs:      #1 #2 #3\n[    0.245949] smp: Brought up 1 node, 4 CPUs\n[    0.247526] smpboot: Total of 4 processors activated (21999.98 BogoMIPS)\n[    0.248226] Memory: 214380K/261592K available (20480K kernel code, 2435K rwdata, 5820K rodata, 3508K init, 2052K bss, 43280K reserved, 0K cma-reserved)\n[    0.248953] devtmpfs: initialized\n[    0.249644] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns\n[    0.249913] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)\n[    0.250932] pinctrl core: initialized pinctrl subsystem\n[    0.252065] NET: Registered PF_NETLINK/PF_ROUTE protocol family\n[    0.253034] thermal_sys: Registered thermal governor 'step_wise'\n[    0.253036] thermal_sys: Registered thermal governor 'user_space'\n[    0.253928] cpuidle: using governor menu\n[    0.255841] PCI: ECAM [mem 0xb0000000-0xbfffffff] (base 0xb0000000) for domain 0000 [bus 00-ff]\n[    0.255919] PCI: ECAM [mem 0xb0000000-0xbfffffff] reserved as E820 entry\n[    0.256923] PCI: Using configuration type 1 for base access\n[    0.257967] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.\n[    0.275839] raid6: sse2x4   gen() 13117 MB/s\n[    0.292155] raid6: sse2x2   gen() 25814 MB/s\n[    0.309176] raid6: sse2x1   gen()  6590 MB/s\n[    0.309843] raid6: using algorithm sse2x2 gen() 25814 MB/s\n[    0.327419] raid6: .... xor() 19143 MB/s, rmw enabled\n[    0.327912] raid6: using ssse3x2 recovery algorithm\n[    0.328706] ACPI: Added _OSI(Module Device)\n[    0.329912] ACPI: Added _OSI(Processor Device)\n[    0.330623] ACPI: Added _OSI(3.0 _SCP Extensions)\n[    0.330911] ACPI: Added _OSI(Processor Aggregator Device)\n[    0.332187] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[    0.335060] ACPI: Interpreter enabled\n[    0.335930] ACPI: PM: (supports S0 S3 S5)\n[    0.336915] ACPI: Using IOAPIC for interrupt routing\n[    0.337955] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[    0.338911] PCI: Using E820 reservations for host bridge windows\n[    0.339917] ACPI: Enabled 2 GPEs in block 00 to 3F\n[    0.341617] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[    0.341916] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]\n[    0.342944] acpi PNP0A08:00: _OSC: platform does not support [LTR]\n[    0.343924] acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability]\n[    0.344950] PCI host bridge to bus 0000:00\n[    0.345604] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]\n[    0.345912] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]\n[    0.346911] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[    0.347911] pci_bus 0000:00: root bus resource [mem 0x10000000-0xafffffff window]\n[    0.348911] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[    0.349911] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window]\n[    0.350911] pci_bus 0000:00: root bus resource [bus 00-ff]\n[    0.351939] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 conventional PCI endpoint\n[    0.353352] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint\n[    0.354912] pci 0000:00:01.0: BAR 0 [io  0xc0c0-0xc0df]\n[    0.356731] pci 0000:00:01.0: BAR 1 [mem 0xfebd0000-0xfebd0fff]\n[    0.359659] pci 0000:00:01.0: BAR 4 [mem 0xfe800000-0xfe803fff 64bit pref]\n[    0.360912] pci 0000:00:01.0: ROM [mem 0xfeb80000-0xfebbffff pref]\n[    0.362440] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 conventional PCI endpoint\n[    0.363917] pci 0000:00:02.0: BAR 0 [io  0xc0e0-0xc0ff]\n[    0.366917] pci 0000:00:02.0: BAR 1 [mem 0xfebd1000-0xfebd1fff]\n[    0.370912] pci 0000:00:02.0: BAR 4 [mem 0xfe804000-0xfe807fff 64bit pref]\n[    0.373444] pci 0000:00:03.0: [1af4:1050] type 00 class 0x030000 conventional PCI endpoint\n[    0.375850] pci 0000:00:03.0: BAR 0 [mem 0xfe000000-0xfe7fffff pref]\n[    0.377336] pci 0000:00:03.0: BAR 2 [mem 0xfe808000-0xfe80bfff 64bit pref]\n[    0.378729] pci 0000:00:03.0: BAR 4 [mem 0xfebd2000-0xfebd2fff]\n[    0.380321] pci 0000:00:03.0: ROM [mem 0xfebc0000-0xfebcffff pref]\n[    0.380957] pci 0000:00:03.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]\n[    0.382470] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 conventional PCI endpoint\n[    0.383845] pci 0000:00:04.0: BAR 0 [io  0xc000-0xc07f]\n[    0.384812] pci 0000:00:04.0: BAR 1 [mem 0xfebd3000-0xfebd3fff]\n[    0.386913] pci 0000:00:04.0: BAR 4 [mem 0xfe80c000-0xfe80ffff 64bit pref]\n[    0.389377] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.391145] pci 0000:00:1d.0: BAR 4 [io  0xc100-0xc11f]\n[    0.392532] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.394151] pci 0000:00:1d.1: BAR 4 [io  0xc120-0xc13f]\n[    0.396634] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.398278] pci 0000:00:1d.2: BAR 4 [io  0xc140-0xc15f]\n[    0.399520] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 conventional PCI endpoint\n[    0.400190] pci 0000:00:1d.7: BAR 0 [mem 0xfebd4000-0xfebd4fff]\n[    0.402422] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 conventional PCI endpoint\n[    0.403282] pci 0000:00:1f.0: quirk: [io  0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO\n[    0.404093] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 conventional PCI endpoint\n[    0.406913] pci 0000:00:1f.2: BAR 4 [io  0xc160-0xc17f]\n[    0.408144] pci 0000:00:1f.2: BAR 5 [mem 0xfebd5000-0xfebd5fff]\n[    0.409670] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 conventional PCI endpoint\n[    0.412284] pci 0000:00:1f.3: BAR 4 [io  0x0700-0x073f]\n[    0.413613] ACPI: PCI: Interrupt link LNKA configured for IRQ 10\n[    0.413960] ACPI: PCI: Interrupt link LNKB configured for IRQ 10\n[    0.414938] ACPI: PCI: Interrupt link LNKC configured for IRQ 11\n[    0.415917] ACPI: PCI: Interrupt link LNKD configured for IRQ 11\n[    0.416889] ACPI: PCI: Interrupt link LNKE configured for IRQ 10\n[    0.416953] ACPI: PCI: Interrupt link LNKF configured for IRQ 10\n[    0.417955] ACPI: PCI: Interrupt link LNKG configured for IRQ 11\n[    0.418937] ACPI: PCI: Interrupt link LNKH configured for IRQ 11\n[    0.419933] ACPI: PCI: Interrupt link GSIA configured for IRQ 16\n[    0.420878] ACPI: PCI: Interrupt link GSIB configured for IRQ 17\n[    0.420917] ACPI: PCI: Interrupt link GSIC configured for IRQ 18\n[    0.421860] ACPI: PCI: Interrupt link GSID configured for IRQ 19\n[    0.421916] ACPI: PCI: Interrupt link GSIE configured for IRQ 20\n[    0.422874] ACPI: PCI: Interrupt link GSIF configured for IRQ 21\n[    0.422915] ACPI: PCI: Interrupt link GSIG configured for IRQ 22\n[    0.423847] ACPI: PCI: Interrupt link GSIH configured for IRQ 23\n[    0.424128] iommu: Default domain type: Translated\n[    0.424912] iommu: DMA domain TLB invalidation policy: lazy mode\n[    0.425886] SCSI subsystem initialized\n[    0.426144] ACPI: bus type USB registered\n[    0.426566] usbcore: registered new interface driver usbfs\n[    0.426917] usbcore: registered new interface driver hub\n[    0.427761] usbcore: registered new device driver usb\n[    0.427922] pps_core: LinuxPPS API ver. 1 registered\n[    0.428706] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>\n[    0.428915] PTP clock support registered\n[    0.429541] Bluetooth: Core ver 2.22\n[    0.429917] NET: Registered PF_BLUETOOTH protocol family\n[    0.430759] Bluetooth: HCI device and connection manager initialized\n[    0.430913] Bluetooth: HCI socket layer initialized\n[    0.431686] Bluetooth: L2CAP socket layer initialized\n[    0.431913] Bluetooth: SCO socket layer initialized\n[    0.432677] PCI: Using ACPI for IRQ routing\n[    0.482037] pci 0000:00:03.0: vgaarb: setting as boot VGA device\n[    0.482908] pci 0000:00:03.0: vgaarb: bridge control possible\n[    0.482908] pci 0000:00:03.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none\n[    0.482915] vgaarb: loaded\n[    0.483366] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0\n[    0.483911] hpet0: 3 comparators, 64-bit 100.000000 MHz counter\n[    0.486975] clocksource: Switched to clocksource kvm-clock\n[    0.487888] pnp: PnP ACPI init\n[    0.488468] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved\n[    0.489775] pnp: PnP ACPI: found 5 devices\n[    0.498140] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[    0.499602] NET: Registered PF_INET protocol family\n[    0.500434] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)\n[    0.501695] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)\n[    0.503041] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)\n[    0.504266] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)\n[    0.505485] TCP bind hash table entries: 2048 (order: 4, 65536 bytes, linear)\n[    0.506605] TCP: Hash tables configured (established 2048 bind 2048)\n[    0.507640] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.509265] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.512008] NET: Registered PF_UNIX/PF_LOCAL protocol family\n[    0.514697] RPC: Registered named UNIX socket transport module.\n[    0.516583] RPC: Registered udp transport module.\n[    0.517334] RPC: Registered tcp transport module.\n[    0.518058] RPC: Registered tcp-with-tls transport module.\n[    0.518927] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[    0.519935] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]\n[    0.520933] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]\n[    0.522740] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]\n[    0.523816] pci_bus 0000:00: resource 7 [mem 0x10000000-0xafffffff window]\n[    0.524892] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window]\n[    0.525969] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window]\n[    0.527213] ACPI: \\_SB_.GSIA: Enabled at IRQ 16\n[    0.528444] ACPI: \\_SB_.GSIB: Enabled at IRQ 17\n[    0.529646] ACPI: \\_SB_.GSIC: Enabled at IRQ 18\n[    0.530843] ACPI: \\_SB_.GSID: Enabled at IRQ 19\n[    0.532115] PCI: CLS 0 bytes, default 64\n[    0.532828] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.535269] Initialise system trusted keyrings\n[    0.536041] workingset: timestamp_bits=46 max_order=16 bucket_order=0\n[    0.537197] NFS: Registering the id_resolver key type\n[    0.538010] Key type id_resolver registered\n[    0.538676] Key type id_legacy registered\n[    0.539856] Key type cifs.idmap registered\n[    0.547530] xor: automatically using best checksumming function   avx       \n[    0.548643] Key type asymmetric registered\n[    0.549311] Asymmetric key parser 'x509' registered\n[    0.550076] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)\n[    0.551253] io scheduler mq-deadline registered\n[    0.552774] io scheduler kyber registered\n[    0.553571] io scheduler bfq registered\n[    0.554446] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[    0.556727] ACPI: button: Power Button [PWRF]\n[    0.559003] ACPI: \\_SB_.GSIF: Enabled at IRQ 21\n[    0.563321] ACPI: \\_SB_.GSIG: Enabled at IRQ 22\n[    0.566795] ACPI: \\_SB_.GSIH: Enabled at IRQ 23\n[    0.572060] ACPI: \\_SB_.GSIE: Enabled at IRQ 20\n[    0.573676] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled\n[    0.574809] 00:01: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A\n[    0.576120] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[    0.578134] Linux agpgart interface v0.103\n[    0.578839] ACPI: bus type drm_connector registered\n[    0.579680] [drm] pci: virtio-vga detected at 0000:00:03.0\n[    0.580538] virtio-pci 0000:00:03.0: vgaarb: deactivate vga console\n[    0.584352] Console: switching to colour dummy device 80x25\n[    0.585367] [drm] features: -virgl +edid -resource_blob -host_visible\n[    0.585369] [drm] features: -context_init\n[    0.587506] [drm] number of scanouts: 1\n[    0.588121] [drm] number of cap sets: 0\n[    0.589074] [drm] Initialized virtio_gpu 0.1.0 for 0000:00:03.0 on minor 0\n[    0.591280] fbcon: virtio_gpudrmfb (fb0) is primary device\n[    0.611127] Console: switching to colour frame buffer device 160x50\n[    0.620636] virtio-pci 0000:00:03.0: [drm] fb0: virtio_gpudrmfb frame buffer device\n[    0.623281] brd: module loaded\n[    0.624400] loop: module loaded\n[    0.624993] virtio_blk virtio3: 4/0/0 default/read/poll queues\n[    0.626802] virtio_blk virtio3: [vda] 252436 512-byte logical blocks (129 MB/123 MiB)\n[    0.630310] ahci 0000:00:1f.2: AHCI vers 0001.0000, 32 command slots, 1.5 Gbps, SATA mode\n[    0.631632] ahci 0000:00:1f.2: 6/6 ports implemented (port mask 0x3f)\n[    0.632649] ahci 0000:00:1f.2: flags: 64bit ncq only \n[    0.634242] scsi host0: ahci\n[    0.634867] scsi host1: ahci\n[    0.635484] scsi host2: ahci\n[    0.636092] scsi host3: ahci\n[    0.636717] scsi host4: ahci\n[    0.637324] scsi host5: ahci\n[    0.637801] ata1: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5100 irq 34 lpm-pol 0\n[    0.639085] ata2: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5180 irq 34 lpm-pol 0\n[    0.640394] ata3: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5200 irq 34 lpm-pol 0\n[    0.641705] ata4: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5280 irq 34 lpm-pol 0\n[    0.643034] ata5: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5300 irq 34 lpm-pol 0\n[    0.644339] ata6: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5380 irq 34 lpm-pol 0\n[    0.646879] e100: Intel(R) PRO/100 Network Driver\n[    0.647742] e100: Copyright(c) 1999-2006 Intel Corporation\n[    0.648634] e1000: Intel(R) PRO/1000 Network Driver\n[    0.649418] e1000: Copyright (c) 1999-2006 Intel Corporation.\n[    0.650316] e1000e: Intel(R) PRO/1000 Network Driver\n[    0.651084] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.\n[    0.652023] igb: Intel(R) Gigabit Ethernet Network Driver\n[    0.652876] igb: Copyright (c) 2007-2014 Intel Corporation.\n[    0.654167] uhci_hcd 0000:00:1d.0: UHCI Host Controller\n[    0.655683] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1\n[    0.656939] uhci_hcd 0000:00:1d.0: irq 16, io port 0x0000c100\n[    0.658068] hub 1-0:1.0: USB hub found\n[    0.658695] hub 1-0:1.0: 2 ports detected\n[    0.659869] ehci-pci 0000:00:1d.7: EHCI Host Controller\n[    0.662025] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2\n[    0.664747] ehci-pci 0000:00:1d.7: irq 19, io mem 0xfebd4000\n[    0.672243] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00\n[    0.673376] hub 2-0:1.0: USB hub found\n[    0.673973] hub 2-0:1.0: 6 ports detected\n[    0.695796] hub 1-0:1.0: USB hub found\n[    0.697439] hub 1-0:1.0: 2 ports detected\n[    0.699126] uhci_hcd 0000:00:1d.1: UHCI Host Controller\n[    0.701317] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3\n[    0.704028] uhci_hcd 0000:00:1d.1: irq 17, io port 0x0000c120\n[    0.706116] hub 3-0:1.0: USB hub found\n[    0.707340] hub 3-0:1.0: 2 ports detected\n[    0.709676] uhci_hcd 0000:00:1d.2: UHCI Host Controller\n[    0.710809] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4\n[    0.712046] uhci_hcd 0000:00:1d.2: irq 18, io port 0x0000c140\n[    0.713165] hub 4-0:1.0: USB hub found\n[    0.713777] hub 4-0:1.0: 2 ports detected\n[    0.714486] usbcore: registered new interface driver usb-storage\n[    0.715570] usbcore: registered new interface driver usbserial_generic\n[    0.716602] usbserial: USB Serial support registered for generic\n[    0.717629] usbcore: registered new interface driver ftdi_sio\n[    0.718535] usbserial: USB Serial support registered for FTDI USB Serial Device\n[    0.719670] usbcore: registered new interface driver pl2303\n[    0.720532] usbserial: USB Serial support registered for pl2303\n[    0.721488] i8042: PNP: No PS/2 controller found.\n[    0.722265] mousedev: PS/2 mouse device common for all mice\n[    0.723213] rtc_cmos 00:03: RTC can wake from S4\n[    0.724328] rtc_cmos 00:03: registered as rtc0\n[    0.725079] rtc_cmos 00:03: setting system clock to 2025-04-15T15:56:25 UTC (1744732585)\n[    0.726457] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram, hpet irqs\n[    0.728221] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev\n[    0.728472] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt\n[    0.730134] amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled\n[    0.732644] i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD\n[    0.735392] sdhci: Secure Digital Host Controller Interface driver\n[    0.739200] sdhci: Copyright(c) Pierre Ossman\n[    0.739927] sdhci-pltfm: SDHCI platform and OF driver helper\n[    0.740859] usbcore: registered new interface driver usbhid\n[    0.741741] usbhid: USB HID core driver\n[    0.742354] u32 classifier\n[    0.742776]     input device check on\n[    0.743351]     Actions configured\n[    0.743924] NET: Registered PF_INET6 protocol family\n[    0.744911] Segment Routing with IPv6\n[    0.745508] In-situ OAM (IOAM) with IPv6\n[    0.746132] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver\n[    0.747128] NET: Registered PF_PACKET protocol family\n[    0.747931] Bridge firewalling registered\n[    0.748567] l2tp_core: L2TP core driver, V2.0\n[    0.749249] Key type dns_resolver registered\n[    0.749967] NET: Registered PF_VSOCK protocol family\n[    0.751072] IPI shorthand broadcast: enabled\n[    0.752459] sched_clock: Marking stable (613122135, 138622332)->(836012883, -84268416)\n[    0.754532] registered taskstats version 1\n[    0.756194] Loading compiled-in X.509 certificates\n[    0.759542] Key type .fscrypt registered\n[    0.760614] Key type fscrypt-provisioning registered\n[    0.761554] Btrfs loaded, zoned=no, fsverity=no\n[    0.762720] Key type encrypted registered\n[    0.763433] printk: legacy console [netcon0] enabled\n[    0.764204] netconsole: network logging started\n[    0.913683] usb 2-1: new high-speed USB device number 2 using ehci-pci\n[    0.951711] ata5: SATA link down (SStatus 0 SControl 300)\n[    0.954187] ata1: SATA link down (SStatus 0 SControl 300)\n[    0.956711] ata2: SATA link down (SStatus 0 SControl 300)\n[    0.959144] ata6: SATA link down (SStatus 0 SControl 300)\n[    0.960253] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)\n[    0.961432] ata3.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[    0.962341] ata3.00: applying bridge limits\n[    0.963203] ata4: SATA link down (SStatus 0 SControl 300)\n[    0.965160] ata3.00: configured for UDMA/100\n[    0.967326] scsi 2:0:0:0: CD-ROM            QEMU     QEMU DVD-ROM     2.5+ PQ: 0 ANSI: 5\n[    0.997032] sr 2:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[    0.999788] cdrom: Uniform CD-ROM driver Revision: 3.20\n[    1.022644] IP-Config: Complete:\n[    1.023726]      device=eth0, hwaddr=52:54:00:12:34:0a, ipaddr=192.168.7.10, mask=255.255.255.0, gw=192.168.7.9\n[    1.026816]      host=192.168.7.10, domain=, nis-domain=(none)\n[    1.028645]      bootserver=255.255.255.255, rootserver=255.255.255.255, rootpath=\n[    1.028647]      nameserver0=8.8.8.8\n[    1.030897] clk: Disabling unused clocks\n[    1.031859] md: Waiting for all devices to be available before autodetect\n[    1.032756] md: If you don't use raid, use raid=noautodetect\n[    1.033523] md: Autodetecting RAID arrays.\n[    1.034047] md: autorun ...\n[    1.034456] md: ... autorun DONE.\n[    1.037478] EXT4-fs (vda): mounted filesystem f6675563-042d-4426-b0e6-cc934e4a7fba r/w with ordered data mode. Quota mode: disabled.\n[    1.039012] VFS: Mounted root (ext4 filesystem) on device 253:0.\n[    1.039874] devtmpfs: mounted\n[    1.040842] Freeing unused kernel image (initmem) memory: 3508K\n[    1.041620] Write protecting the kernel read-only data: 26624k\n[    1.042571] Freeing unused kernel image (rodata/data gap) memory: 324K\n[    1.043389] Run /sbin/init as init process\n[    1.049145] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/0003:0627:0001.0001/input/input1\n[    1.053596] hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:1d.7-1/input0\n\u001b[!p\u001b]104\u0007\u001b[?7h[    1.065121] systemd[1]: systemd 257.4 running in system mode (-PAM -AUDIT -SELINUX -APPARMOR +IMA +IPE -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP -LIBCRYPTSETUP_PLUGINS +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -BTF +XKBCOMMON +UTMP -SYSVINIT -LIBARCHIVE)\n[    1.069738] systemd[1]: Detected virtualization kvm.\n[    1.070430] systemd[1]: Detected architecture x86-64.\n\n\u001b[0;1;39mWelcome to \u001b[0m\u001b[1mPoky (Yocto Project Reference Distro) 5.2 (walnascar)\u001b[0m\u001b[0;1;39m!\u001b[0m\n\n\n[    1.075645] systemd[1]: Hostname set to <qemux86-64>.\n[    1.076543] systemd[1]: Initializing machine ID from random generator.\n[    1.121314] systemd[1]: Queued start job for default target Multi-User System.\n[    1.123256] systemd[1]: Created slice Slice /system/getty.\n[\u001b[0;32m  OK  \u001b[0m] Created slice \u001b[0;1;39mSlice /system/getty\u001b[0m.\n\n[    1.125900] systemd[1]: Created slice Slice /system/modprobe.\n[\u001b[0;32m  OK  \u001b[0m] Created slice \u001b[0;1;39mSlice /system/modprobe\u001b[0m.\n\n[    1.128518] systemd[1]: Created slice Slice /system/serial-getty.\n[\u001b[0;32m  OK  \u001b[0m] Created slice \u001b[0;1;39mSlice /system/serial-getty\u001b[0m.\n\n[    1.131204] systemd[1]: Created slice User and Session Slice.\n[\u001b[0;32m  OK  \u001b[0m] Created slice \u001b[0;1;39mUser and Session Slice\u001b[0m.\n\n[    1.133679] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mDispatch Password Requests to Console Directory Watch\u001b[0m.\n\n[    1.136162] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mForward Password Requests to Wall Directory Watch\u001b[0m.\n\n[    1.138415] systemd[1]: Expecting device /dev/ttyS0...\n         Expecting device \u001b[0;1;39m/dev/ttyS0\u001b[0m...\n\n[    1.139877] systemd[1]: Reached target Path Units.\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mPath Units\u001b[0m.\n\n[    1.141353] systemd[1]: Reached target Remote File Systems.\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mRemote File Systems\u001b[0m.\n\n[    1.143049] systemd[1]: Reached target Slice Units.\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mSlice Units\u001b[0m.\n\n[    1.144524] systemd[1]: Reached target Swaps.\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mSwaps\u001b[0m.\n\n[    1.146003] systemd[1]: Listening on Syslog Socket.\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mSyslog Socket\u001b[0m.\n\n[    1.148063] systemd[1]: Listening on Credential Encryption/Decryption.\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mCredential Encryption/Decryption\u001b[0m.\n\n[    1.151721] systemd[1]: Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit).\n[    1.153222] systemd[1]: Listening on Journal Socket (/dev/log).\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mJournal Socket (/dev/log)\u001b[0m.\n\n[    1.155793] systemd[1]: Listening on Journal Sockets.\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mJournal Sockets\u001b[0m.\n\n[    1.158039] systemd[1]: Listening on Network Service Netlink Socket.\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mNetwork Service Netlink Socket\u001b[0m.\n\n[    1.160775] systemd[1]: Listening on udev Control Socket.\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mudev Control Socket\u001b[0m.\n\n[    1.162722] systemd[1]: Listening on udev Kernel Socket.\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mudev Kernel Socket\u001b[0m.\n\n[    1.164424] systemd[1]: Listening on User Database Manager Socket.\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mUser Database Manager Socket\u001b[0m.\n\n[    1.166341] systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).\n[    1.168812] systemd[1]: Mounting POSIX Message Queue File System...\n         Mounting \u001b[0;1;39mPOSIX Message Queue File System\u001b[0m...\n\n[    1.170606] usb 2-2: new high-speed USB device number 3 using ehci-pci\n[    1.171030] systemd[1]: Mounting Kernel Debug File System...\n         Mounting \u001b[0;1;39mKernel Debug File System\u001b[0m...\n\n[    1.173611] systemd[1]: Mounting Kernel Trace File System...\n         Mounting \u001b[0;1;39mKernel Trace File System\u001b[0m...\n\n[    1.176414] systemd[1]: Mounting Temporary Directory /tmp...\n         Mounting \u001b[0;1;39mTemporary Directory /tmp\u001b[0m...\n\n[    1.178179] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.180983] systemd[1]: Starting Load Kernel Module configfs...\n         Starting \u001b[0;1;39mLoad Kernel Module co[    1.182467] systemd[1]: Starting Load Kernel Module drm...\nnfigfs\u001b[0m...\n\n         Starting \u001b[0;1;39mLoad Kernel Module drm\u001b[0m...\n\n[    1.184309] systemd[1]: Starting Load Kernel Module fuse...\n         Starting \u001b[0;1;39mLoad Kernel Module fuse\u001b[0m...\n\n[    1.185911] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).\n[    1.188317] systemd[1]: Starting Journal Service...\n         Starting \u001b[0;1;39mJournal Service\u001b[0m...\n\n[    1.190343] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.191996] systemd[1]: Starting Generate network units from Kernel command line...\n         Starting \u001b[0;1;39mGenerate network units from Kernel command line\u001b[0m...\n\n[    1.194565] systemd[1]: Starting Remount Root and Kernel File Systems...\n         Starting \u001b[0;1;39mRemount Root and Kernel File Systems\u001b[0m...\n\n[    1.196832] systemd[1]: Starting Apply Kernel Variables...\n         Starting \u001b[0;1;39mApply Kernel Variables\u001b[0m...\n\n[    1.199040] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n[    1.199842] EXT4-fs (vda): re-mounted f6675563-042d-4426-b0e6-cc934e4a7fba r/w. Quota mode: disabled.\n         Starting \u001b[0;1;39mCreate Static Device Nodes in /dev gracefully\u001b[0m...\n\n[    1.204805] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.205317] systemd-journald[130]: Collecting audit messages is disabled.\n         Starting \u001b[0;1;39mLoad udev Rules from Credentials\u001b[0m...\n\n[    1.209317] systemd[1]: Starting Coldplug All udev Devices...\n         Starting \u001b[0;1;39mColdplug All udev Devices\u001b[0m...\n\n[    1.212556] systemd[1]: Mounted POSIX Message Queue File System.\n[\u001b[0;32m  OK  \u001b[0m] Mounted \u001b[0;1;39mPOSIX Message Queue File System\u001b[0m.\n\n[    1.217123] systemd[1]: Mounted Kernel Debug File System.\n[\u001b[0;32m  OK  \u001b[0m] Mounted \u001b[0;1;39mKernel Debug File System\u001b[0m.\n\n[    1.219606] systemd[1]: Started Journal Service.\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mJournal Service\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Mounted \u001b[0;1;39mKernel Trace File System\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Mounted \u001b[0;1;39mTemporary Directory /tmp\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mLoad Kernel Module configfs\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mLoad Kernel Module drm\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mLoad Kernel Module fuse\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mGenerate network units from Kernel command line\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mRemount Root and Kernel File Systems\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mApply Kernel Variables\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mCreate Static Device Nodes in /dev gracefully\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mLoad udev Rules from Credentials\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mPreparation for Network\u001b[0m.\n\n         Starting \u001b[0;1;39mFlush Journal to Persistent Storage\u001b[0m...\n\n         Starting \u001b[0;1;39mCreate System Users\u001b[0m...\n\n[    1.247772] systemd-journald[130]: Received client request to flush runtime journal.\n         Starting \u001b[0;1;39mUser Database Manager\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mFlush Journal to Persistent Storage\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mUser Database Manager\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mCreate System Users\u001b[0m.\n\n         Starting \u001b[0;1;39mNetwork Name Resolution\u001b[0m...\n\n         Starting \u001b[0;1;39mNetwork Time Synchronization\u001b[0m...\n\n         Starting \u001b[0;1;39mCreate Static Device Nodes in /dev\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mCreate Static Device Nodes in /dev\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mPreparation for Local File Systems\u001b[0m.\n\n         Starting \u001b[0;1;39mRule-based Manager for Device Events and Files\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mColdplug All udev Devices\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mNetwork Name Resolution\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mHost and Network Name Lookups\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mRule-based Manager for Device Events and Files\u001b[0m.\n\n[    1.308103] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/0003:0627:0001.0002/input/input2\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mNetwork Time Synchronization\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Found device \u001b[0;1;39m/dev/ttyS0\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mSystem Time Set\u001b[0m.\n\n         Starting \u001b[0;1;39mNetwork Configuration\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mLoad/Save RF Kill Switch Status /dev/rfkill Watch\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mNetwork Configuration\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mNetwork\u001b[0m.\n\n         Starting \u001b[0;1;39mEnable Persistent Storage in systemd-networkd\u001b[0m...\n\n         Starting \u001b[0;1;39mVirtual Console Setup\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mEnable Persistent Storage in systemd-networkd\u001b[0m.\n\n[    1.373301] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mVirtual Console Setup\u001b[0m.\n\n         Mounting \u001b[0;1;39m/mnt/overlay\u001b[0m...\n\n         Mounting \u001b[0;1;39m/var/volatile\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Mounted \u001b[0;1;39m/mnt/overlay\u001b[0m.\n\n         Starting \u001b[0;1;39mOverlayfs directories set\u2026/usr/share/another-overlay-mount\u001b[0m...\n\n         Starting \u001b[0;1;39mOverlayfs directories setup /usr/share/my-application\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Mounted \u001b[0;1;39m/var/volatile\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mOverlayfs directories setup /usr/share/another-overlay-mount\u001b[0m.\n\n         Mounting \u001b[0;1;39mOverlayfs mount unit /usr/share/another-overlay-mount\u001b[0m...\n\n         Starting \u001b[0;1;39mLoad/Save OS Random Seed\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mOverlayfs directories setup /usr/share/my-application\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Mounted \u001b[0;1;39mOverlayfs mount unit /usr/share/another-overlay-mount\u001b[0m.\n\n         Mounting \u001b[0;1;39mOverlayfs mount unit /usr/share/my-application\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mLoad/Save OS Random Seed\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Mounted \u001b[0;1;39mOverlayfs mount unit /usr/share/my-application\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mLocal File Systems\u001b[0m.\n\n         Starting \u001b[0;1;39mCreate System Files and Directories\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mCreate System Files and Directories\u001b[0m.\n\n         Starting \u001b[0;1;39mRebuild Dynamic Linker Cache\u001b[0m...\n\n         Starting \u001b[0;1;39mRebuild Journal Catalog\u001b[0m...\n\n         Starting \u001b[0;1;39mRecord System Boot/Shutdown in UTMP\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mRecord System Boot/Shutdown in UTMP\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mRebuild Dynamic Linker Cache\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mRebuild Journal Catalog\u001b[0m.\n\n         Starting \u001b[0;1;39mUpdate is Completed\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mUpdate is Completed\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mSystem Initialization\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mDaily Cleanup of Temporary Directories\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mTimer Units\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mD-Bus System Message Bus Socket\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mHostname Service Socket\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mSocket Units\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mBasic System\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mKernel Logging Service\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mSystem Logging Service\u001b[0m.\n\n         Starting \u001b[0;1;39mD-Bus System Message Bus\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mGetty on tty1\u001b[0m.\n\n         Starting \u001b[0;1;39mGroups all overlays required by overlayfs-user in one unit\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mSerial Getty on ttyS0\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mLogin Prompts\u001b[0m.\n\n         Starting \u001b[0;1;39mUser Login Management\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mGroups all overlays required by overlayfs-user in one unit\u001b[0m.\n\n         Starting \u001b[0;1;39mSample application start-up unit\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mSample application start-up unit\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mD-Bus System Message Bus\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mUser Login Management\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mMulti-User System\u001b[0m.\n\n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415161311\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250415161311\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/.modiukcd\nCreated listening socket for qemu serial console on: 127.0.0.1:44497\nCreated listening socket for qemu serial console on: 127.0.0.1:46207\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=44497:46207 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/pidfile_426642  -S -qmp unix:./.4afd9bra,server,wait -qmp unix:./.modiukcd,server,nowait\"\nrunqemu started, pid is 2507834\nwaiting at most 300 seconds for qemu pid (04/15/25 16:14:03)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/.4afd9bra\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/.4afd9bra\nQMP connected to QEMU at 04/15/25 16:14:03 and took 0.55 seconds\nQMP released QEMU at 04/15/25 16:14:03 and took 0.13 seconds from connect\nqemu started in 0.68 seconds - qemu procces pid is 2508149 (04/15/25 16:14:03)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/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.2507836,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:44497,nodelay=on -serial tcp:127.0.0.1:46207,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/pidfile_426642 -S -qmp unix:./.4afd9bra,server,wait -qmp unix:./.modiukcd,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/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-debian/build/build-st-426642/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/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.2507836\nrunqemu - INFO - Copy done in 0.06815457344055176 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/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.2507836,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:44497,nodelay=on -serial tcp:127.0.0.1:46207,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/pidfile_426642  -S -qmp unix:./.4afd9bra,server,wait -qmp unix:./.modiukcd,server,nowait -device virtio-vga  -display sdl,show-cursor=on  -kernel /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/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: 86715.10\n\n\nWaiting at most 1000 seconds for login banner (04/15/25 16:14:03)\nConnection from 127.0.0.1:52784\nTarget didn't reach login banner in 1000 seconds (04/15/25 16:30:44)\nLast 25 lines of login console (0):\n\nLast 25 lines of all logging (46252):\n         Starting [0;1;39mGroups all overlays required by overlayfs-user in one unit[0m...\n\n[[0;32m  OK  [0m] Started [0;1;39mSerial Getty on ttyS0[0m.\n\n[[0;32m  OK  [0m] Reached target [0;1;39mLogin Prompts[0m.\n\n         Starting [0;1;39mUser Login Management[0m...\n\n[[0;32m  OK  [0m] Finished [0;1;39mGroups all overlays required by overlayfs-user in one unit[0m.\n\n         Starting [0;1;39mSample application start-up unit[0m...\n\n[[0;32m  OK  [0m] Finished [0;1;39mSample application start-up unit[0m.\n\n[[0;32m  OK  [0m] Started [0;1;39mD-Bus System Message Bus[0m.\n\n[[0;32m  OK  [0m] Started [0;1;39mUser Login Management[0m.\n\n[[0;32m  OK  [0m] Reached target [0;1;39mMulti-User System[0m.\n\n[!p]104[?7h[6n[32766;32766H[6n[!p]104[?7h[6n[32766;32766H[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \nCheck full boot log: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415161311\nStopping logging thread\nStop event received\nTearing down logging thread\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 87721.49\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.2507836\ntput: No value for $TERM and no -T specified\n\nExtra log data read: \n\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 87721.49\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.2507836\ntput: No value for $TERM and no -T specified\n\nERROR: Qemu log output from /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426642/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415161311:\n[    0.000000] Linux version 6.12.19-yocto-standard (oe-user@oe-host) (x86_64-poky-linux-gcc (GCC) 14.2.0, GNU ld (GNU Binutils) 2.44) #1 SMP PREEMPT_DYNAMIC Wed Mar 19 23:04:08 UTC 2025\n[    0.000000] Command line: 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[    0.000000] BIOS-provided physical RAM map:\n[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd7fff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000ffd8000-0x000000000fffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\n[    0.000000] NX (Execute Disable) protection: active\n[    0.000000] APIC: Static calls initialized\n[    0.000000] SMBIOS 2.8 present.\n[    0.000000] DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014\n[    0.000000] DMI: Memory slots populated: 1/1\n[    0.000000] Hypervisor detected: KVM\n[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[    0.000000] kvm-clock: using sched offset of 347373726 cycles\n[    0.000001] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[    0.000003] tsc: Detected 2749.998 MHz processor\n[    0.000945] last_pfn = 0xffd8 max_arch_pfn = 0x400000000\n[    0.000978] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs\n[    0.000981] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  \n[    0.002876] found SMP MP-table at [mem 0x000f5440-0x000f544f]\n[    0.003019] ACPI: Early table checksum verification disabled\n[    0.003021] ACPI: RSDP 0x00000000000F5270 000014 (v00 BOCHS )\n[    0.003026] ACPI: RSDT 0x000000000FFE2437 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003030] ACPI: FACP 0x000000000FFE2217 0000F4 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003034] ACPI: DSDT 0x000000000FFE0040 0021D7 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003036] ACPI: FACS 0x000000000FFE0000 000040\n[    0.003037] ACPI: APIC 0x000000000FFE230B 000090 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003039] ACPI: HPET 0x000000000FFE239B 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003040] ACPI: MCFG 0x000000000FFE23D3 00003C (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003041] ACPI: WAET 0x000000000FFE240F 000028 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003043] ACPI: Reserving FACP table memory at [mem 0xffe2217-0xffe230a]\n[    0.003044] ACPI: Reserving DSDT table memory at [mem 0xffe0040-0xffe2216]\n[    0.003044] ACPI: Reserving FACS table memory at [mem 0xffe0000-0xffe003f]\n[    0.003045] ACPI: Reserving APIC table memory at [mem 0xffe230b-0xffe239a]\n[    0.003045] ACPI: Reserving HPET table memory at [mem 0xffe239b-0xffe23d2]\n[    0.003046] ACPI: Reserving MCFG table memory at [mem 0xffe23d3-0xffe240e]\n[    0.003046] ACPI: Reserving WAET table memory at [mem 0xffe240f-0xffe2436]\n[    0.003073] Zone ranges:\n[    0.003073]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]\n[    0.003074]   DMA32    [mem 0x0000000001000000-0x000000000ffd7fff]\n[    0.003075]   Normal   empty\n[    0.003076] Movable zone start for each node\n[    0.003076] Early memory node ranges\n[    0.003076]   node   0: [mem 0x0000000000001000-0x000000000009efff]\n[    0.003077]   node   0: [mem 0x0000000000100000-0x000000000ffd7fff]\n[    0.003078] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd7fff]\n[    0.003184] On node 0, zone DMA: 1 pages in unavailable ranges\n[    0.003204] On node 0, zone DMA: 97 pages in unavailable ranges\n[    0.003609] On node 0, zone DMA32: 40 pages in unavailable ranges\n[    0.003974] ACPI: PM-Timer IO Port: 0x608\n[    0.003981] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[    0.004004] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[    0.004006] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[    0.004007] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[    0.004008] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[    0.004009] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[    0.004009] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[    0.004012] ACPI: Using ACPI (MADT) for SMP configuration information\n[    0.004012] ACPI: HPET id: 0x8086a201 base: 0xfed00000\n[    0.004014] TSC deadline timer available\n[    0.004018] CPU topo: Max. logical packages:   1\n[    0.004018] CPU topo: Max. logical dies:       1\n[    0.004018] CPU topo: Max. dies per package:   1\n[    0.004022] CPU topo: Max. threads per core:   1\n[    0.004022] CPU topo: Num. cores per package:     4\n[    0.004023] CPU topo: Num. threads per package:   4\n[    0.004023] CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs\n[    0.004031] kvm-guest: APIC: eoi() replaced with kvm_guest_apic_eoi_write()\n[    0.004042] [mem 0x10000000-0xafffffff] available for PCI devices\n[    0.004043] Booting paravirtualized kernel on KVM\n[    0.004044] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns\n[    0.004047] setup_percpu: NR_CPUS:64 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1\n[    0.004122] percpu: Embedded 58 pages/cpu s199704 r8192 d29672 u524288\n[    0.004143] Kernel command line: 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[    0.004187] random: crng init done\n[    0.004196] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)\n[    0.004202] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)\n[    0.004226] Built 1 zonelists, mobility grouping on.  Total pages: 65398\n[    0.004386] mem auto-init: stack:all(zero), heap alloc:off, heap free:off\n[    0.004682] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1\n[    0.004695] ftrace: allocating 53997 entries in 211 pages\n[    0.014262] ftrace: allocated 211 pages with 5 groups\n[    0.014295] Dynamic Preempt: full\n[    0.014418] rcu: Preemptible hierarchical RCU implementation.\n[    0.014418] rcu: \tRCU event tracing is enabled.\n[    0.014419] rcu: \tRCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.\n[    0.014420] \tAll grace periods are expedited (rcu_expedited).\n[    0.014420] \tTrampoline variant of Tasks RCU enabled.\n[    0.014421] \tRude variant of Tasks RCU enabled.\n[    0.014421] \tTracing variant of Tasks RCU enabled.\n[    0.014422] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.\n[    0.014422] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4\n[    0.014427] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.014428] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.014429] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.019076] NR_IRQS: 4352, nr_irqs: 456, preallocated irqs: 16\n[    0.019266] rcu: srcu_init: Setting srcu_struct sizes based on contention.\n[    0.019332] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)\n[    0.032349] Console: colour VGA+ 80x25\n[    0.032390] printk: legacy console [ttyS0] enabled\n[    0.154271] ACPI: Core revision 20240827\n[    0.155182] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns\n[    0.157019] APIC: Switch to symmetric I/O mode setup\n[    0.158245] x2apic enabled\n[    0.159012] APIC: Switched APIC routing to: physical x2apic\n[    0.160935] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[    0.161879] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.163502] Calibrating delay loop (skipped) preset value.. 5499.99 BogoMIPS (lpj=2749998)\n[    0.164639] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[    0.165502] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[    0.166504] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization\n[    0.167503] Spectre V2 : Mitigation: Retpolines\n[    0.168503] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[    0.169502] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT\n[    0.170502] Speculative Store Bypass: Vulnerable\n[    0.171519] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'\n[    0.172503] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'\n[    0.173503] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'\n[    0.174503] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256\n[    0.175502] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[    0.196559] Freeing SMP alternatives memory: 56K\n[    0.197507] pid_max: default: 32768 minimum: 301\n[    0.198525] LSM: initializing lsm=capability,landlock\n[    0.199538] landlock: Up and running.\n[    0.200140] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.200503] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.202693] smpboot: CPU0: AMD Intel Xeon E3-12xx v2 (Ivy Bridge) (family: 0x6, model: 0x3a, stepping: 0x9)\n[    0.203613] Performance Events: AMD PMU driver.\n[    0.204340] ... version:                0\n[    0.204505] ... bit width:              48\n[    0.205136] ... generic registers:      4\n[    0.205504] ... value mask:             0000ffffffffffff\n[    0.206308] ... max period:             00007fffffffffff\n[    0.206507] ... fixed-purpose events:   0\n[    0.207267] ... event mask:             000000000000000f\n[    0.207579] signal: max sigframe size: 1776\n[    0.208315] rcu: Hierarchical SRCU implementation.\n[    0.208505] rcu: \tMax phase no-delay instances is 400.\n[    0.209316] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level\n[    0.209612] smp: Bringing up secondary CPUs ...\n[    0.210386] smpboot: x86: Booting SMP configuration:\n[    0.210507] .... node  #0, CPUs:      #1 #2 #3\n[    0.244553] smp: Brought up 1 node, 4 CPUs\n[    0.246152] smpboot: Total of 4 processors activated (21999.98 BogoMIPS)\n[    0.246840] Memory: 214376K/261592K available (20480K kernel code, 2435K rwdata, 5820K rodata, 3508K init, 2052K bss, 43284K reserved, 0K cma-reserved)\n[    0.247566] devtmpfs: initialized\n[    0.248307] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns\n[    0.248509] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)\n[    0.249528] pinctrl core: initialized pinctrl subsystem\n[    0.250684] NET: Registered PF_NETLINK/PF_ROUTE protocol family\n[    0.251592] thermal_sys: Registered thermal governor 'step_wise'\n[    0.251593] thermal_sys: Registered thermal governor 'user_space'\n[    0.252516] cpuidle: using governor menu\n[    0.253633] PCI: ECAM [mem 0xb0000000-0xbfffffff] (base 0xb0000000) for domain 0000 [bus 00-ff]\n[    0.254507] PCI: ECAM [mem 0xb0000000-0xbfffffff] reserved as E820 entry\n[    0.255512] PCI: Using configuration type 1 for base access\n[    0.256418] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.\n[    0.273506] raid6: sse2x4   gen() 24407 MB/s\n[    0.290505] raid6: sse2x2   gen() 26346 MB/s\n[    0.307506] raid6: sse2x1   gen()  6903 MB/s\n[    0.308195] raid6: using algorithm sse2x2 gen() 26346 MB/s\n[    0.325504] raid6: .... xor() 19157 MB/s, rmw enabled\n[    0.326302] raid6: using ssse3x2 recovery algorithm\n[    0.326577] ACPI: Added _OSI(Module Device)\n[    0.327238] ACPI: Added _OSI(Processor Device)\n[    0.327506] ACPI: Added _OSI(3.0 _SCP Extensions)\n[    0.328228] ACPI: Added _OSI(Processor Aggregator Device)\n[    0.328906] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[    0.330578] ACPI: Interpreter enabled\n[    0.331159] ACPI: PM: (supports S0 S3 S5)\n[    0.331506] ACPI: Using IOAPIC for interrupt routing\n[    0.332315] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[    0.332505] PCI: Using E820 reservations for host bridge windows\n[    0.333493] ACPI: Enabled 2 GPEs in block 00 to 3F\n[    0.334473] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[    0.334509] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]\n[    0.335527] acpi PNP0A08:00: _OSC: platform does not support [LTR]\n[    0.336520] acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability]\n[    0.337546] PCI host bridge to bus 0000:00\n[    0.338188] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]\n[    0.338506] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]\n[    0.339505] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[    0.340505] pci_bus 0000:00: root bus resource [mem 0x10000000-0xafffffff window]\n[    0.341504] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[    0.342504] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window]\n[    0.343505] pci_bus 0000:00: root bus resource [bus 00-ff]\n[    0.344383] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 conventional PCI endpoint\n[    0.344949] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint\n[    0.346506] pci 0000:00:01.0: BAR 0 [io  0xc0c0-0xc0df]\n[    0.348341] pci 0000:00:01.0: BAR 1 [mem 0xfebd0000-0xfebd0fff]\n[    0.352499] pci 0000:00:01.0: BAR 4 [mem 0xfe800000-0xfe803fff 64bit pref]\n[    0.354505] pci 0000:00:01.0: ROM [mem 0xfeb80000-0xfebbffff pref]\n[    0.356044] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 conventional PCI endpoint\n[    0.357505] pci 0000:00:02.0: BAR 0 [io  0xc0e0-0xc0ff]\n[    0.359400] pci 0000:00:02.0: BAR 1 [mem 0xfebd1000-0xfebd1fff]\n[    0.362018] pci 0000:00:02.0: BAR 4 [mem 0xfe804000-0xfe807fff 64bit pref]\n[    0.364069] pci 0000:00:03.0: [1af4:1050] type 00 class 0x030000 conventional PCI endpoint\n[    0.366438] pci 0000:00:03.0: BAR 0 [mem 0xfe000000-0xfe7fffff pref]\n[    0.367952] pci 0000:00:03.0: BAR 2 [mem 0xfe808000-0xfe80bfff 64bit pref]\n[    0.369373] pci 0000:00:03.0: BAR 4 [mem 0xfebd2000-0xfebd2fff]\n[    0.371511] pci 0000:00:03.0: ROM [mem 0xfebc0000-0xfebcffff pref]\n[    0.372543] pci 0000:00:03.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]\n[    0.374040] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 conventional PCI endpoint\n[    0.375440] pci 0000:00:04.0: BAR 0 [io  0xc000-0xc07f]\n[    0.376341] pci 0000:00:04.0: BAR 1 [mem 0xfebd3000-0xfebd3fff]\n[    0.379196] pci 0000:00:04.0: BAR 4 [mem 0xfe80c000-0xfe80ffff 64bit pref]\n[    0.381105] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.382636] pci 0000:00:1d.0: BAR 4 [io  0xc100-0xc11f]\n[    0.384005] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.385625] pci 0000:00:1d.1: BAR 4 [io  0xc120-0xc13f]\n[    0.388299] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.389622] pci 0000:00:1d.2: BAR 4 [io  0xc140-0xc15f]\n[    0.391002] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 conventional PCI endpoint\n[    0.391820] pci 0000:00:1d.7: BAR 0 [mem 0xfebd4000-0xfebd4fff]\n[    0.393937] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 conventional PCI endpoint\n[    0.395478] pci 0000:00:1f.0: quirk: [io  0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO\n[    0.395685] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 conventional PCI endpoint\n[    0.398505] pci 0000:00:1f.2: BAR 4 [io  0xc160-0xc17f]\n[    0.399871] pci 0000:00:1f.2: BAR 5 [mem 0xfebd5000-0xfebd5fff]\n[    0.401584] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 conventional PCI endpoint\n[    0.404190] pci 0000:00:1f.3: BAR 4 [io  0x0700-0x073f]\n[    0.405534] ACPI: PCI: Interrupt link LNKA configured for IRQ 10\n[    0.406576] ACPI: PCI: Interrupt link LNKB configured for IRQ 10\n[    0.407576] ACPI: PCI: Interrupt link LNKC configured for IRQ 11\n[    0.409377] ACPI: PCI: Interrupt link LNKD configured for IRQ 11\n[    0.409596] ACPI: PCI: Interrupt link LNKE configured for IRQ 10\n[    0.410575] ACPI: PCI: Interrupt link LNKF configured for IRQ 10\n[    0.411574] ACPI: PCI: Interrupt link LNKG configured for IRQ 11\n[    0.412568] ACPI: PCI: Interrupt link LNKH configured for IRQ 11\n[    0.413542] ACPI: PCI: Interrupt link GSIA configured for IRQ 16\n[    0.414519] ACPI: PCI: Interrupt link GSIB configured for IRQ 17\n[    0.415516] ACPI: PCI: Interrupt link GSIC configured for IRQ 18\n[    0.416513] ACPI: PCI: Interrupt link GSID configured for IRQ 19\n[    0.417534] ACPI: PCI: Interrupt link GSIE configured for IRQ 20\n[    0.418514] ACPI: PCI: Interrupt link GSIF configured for IRQ 21\n[    0.419517] ACPI: PCI: Interrupt link GSIG configured for IRQ 22\n[    0.420516] ACPI: PCI: Interrupt link GSIH configured for IRQ 23\n[    0.421791] iommu: Default domain type: Translated\n[    0.422507] iommu: DMA domain TLB invalidation policy: lazy mode\n[    0.423560] SCSI subsystem initialized\n[    0.424339] ACPI: bus type USB registered\n[    0.424521] usbcore: registered new interface driver usbfs\n[    0.425512] usbcore: registered new interface driver hub\n[    0.426515] usbcore: registered new device driver usb\n[    0.427523] pps_core: LinuxPPS API ver. 1 registered\n[    0.428507] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>\n[    0.429511] PTP clock support registered\n[    0.430684] Bluetooth: Core ver 2.22\n[    0.431490] NET: Registered PF_BLUETOOTH protocol family\n[    0.431509] Bluetooth: HCI device and connection manager initialized\n[    0.432508] Bluetooth: HCI socket layer initialized\n[    0.433507] Bluetooth: L2CAP socket layer initialized\n[    0.434510] Bluetooth: SCO socket layer initialized\n[    0.435542] PCI: Using ACPI for IRQ routing\n[    0.484212] pci 0000:00:03.0: vgaarb: setting as boot VGA device\n[    0.484501] pci 0000:00:03.0: vgaarb: bridge control possible\n[    0.484501] pci 0000:00:03.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none\n[    0.484508] vgaarb: loaded\n[    0.484977] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0\n[    0.485505] hpet0: 3 comparators, 64-bit 100.000000 MHz counter\n[    0.489561] clocksource: Switched to clocksource kvm-clock\n[    0.491427] pnp: PnP ACPI init\n[    0.492042] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved\n[    0.493421] pnp: PnP ACPI: found 5 devices\n[    0.502027] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[    0.503508] NET: Registered PF_INET protocol family\n[    0.504313] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)\n[    0.505570] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)\n[    0.506931] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)\n[    0.508204] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)\n[    0.509466] TCP bind hash table entries: 2048 (order: 4, 65536 bytes, linear)\n[    0.510606] TCP: Hash tables configured (established 2048 bind 2048)\n[    0.511664] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.512744] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.513960] NET: Registered PF_UNIX/PF_LOCAL protocol family\n[    0.515789] RPC: Registered named UNIX socket transport module.\n[    0.516805] RPC: Registered udp transport module.\n[    0.517608] RPC: Registered tcp transport module.\n[    0.518416] RPC: Registered tcp-with-tls transport module.\n[    0.519364] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[    0.520493] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]\n[    0.521546] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]\n[    0.522595] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]\n[    0.523769] pci_bus 0000:00: resource 7 [mem 0x10000000-0xafffffff window]\n[    0.524945] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window]\n[    0.526112] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window]\n[    0.527497] ACPI: \\_SB_.GSIA: Enabled at IRQ 16\n[    0.528811] ACPI: \\_SB_.GSIB: Enabled at IRQ 17\n[    0.530096] ACPI: \\_SB_.GSIC: Enabled at IRQ 18\n[    0.531389] ACPI: \\_SB_.GSID: Enabled at IRQ 19\n[    0.532760] PCI: CLS 0 bytes, default 64\n[    0.533502] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.536222] Initialise system trusted keyrings\n[    0.537042] workingset: timestamp_bits=46 max_order=16 bucket_order=0\n[    0.538226] NFS: Registering the id_resolver key type\n[    0.539072] Key type id_resolver registered\n[    0.539775] Key type id_legacy registered\n[    0.540754] Key type cifs.idmap registered\n[    0.548513] xor: automatically using best checksumming function   avx       \n[    0.549678] Key type asymmetric registered\n[    0.550350] Asymmetric key parser 'x509' registered\n[    0.551131] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)\n[    0.552347] io scheduler mq-deadline registered\n[    0.553097] io scheduler kyber registered\n[    0.553782] io scheduler bfq registered\n[    0.554796] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[    0.559260] ACPI: button: Power Button [PWRF]\n[    0.560673] ACPI: \\_SB_.GSIF: Enabled at IRQ 21\n[    0.562425] ACPI: \\_SB_.GSIG: Enabled at IRQ 22\n[    0.564090] ACPI: \\_SB_.GSIH: Enabled at IRQ 23\n[    0.568085] ACPI: \\_SB_.GSIE: Enabled at IRQ 20\n[    0.570006] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled\n[    0.571172] 00:01: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A\n[    0.572561] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[    0.575324] Linux agpgart interface v0.103\n[    0.576057] ACPI: bus type drm_connector registered\n[    0.576961] [drm] pci: virtio-vga detected at 0000:00:03.0\n[    0.577860] virtio-pci 0000:00:03.0: vgaarb: deactivate vga console\n[    0.581092] Console: switching to colour dummy device 80x25\n[    0.582135] [drm] features: -virgl +edid -resource_blob -host_visible\n[    0.582136] [drm] features: -context_init\n[    0.584343] [drm] number of scanouts: 1\n[    0.585002] [drm] number of cap sets: 0\n[    0.585961] [drm] Initialized virtio_gpu 0.1.0 for 0000:00:03.0 on minor 0\n[    0.588023] fbcon: virtio_gpudrmfb (fb0) is primary device\n[    0.603372] Console: switching to colour frame buffer device 160x50\n[    0.614861] virtio-pci 0000:00:03.0: [drm] fb0: virtio_gpudrmfb frame buffer device\n[    0.618997] brd: module loaded\n[    0.620099] loop: module loaded\n[    0.620715] virtio_blk virtio3: 4/0/0 default/read/poll queues\n[    0.622490] virtio_blk virtio3: [vda] 252468 512-byte logical blocks (129 MB/123 MiB)\n[    0.625379] ahci 0000:00:1f.2: AHCI vers 0001.0000, 32 command slots, 1.5 Gbps, SATA mode\n[    0.626657] ahci 0000:00:1f.2: 6/6 ports implemented (port mask 0x3f)\n[    0.627652] ahci 0000:00:1f.2: flags: 64bit ncq only \n[    0.629423] scsi host0: ahci\n[    0.630132] scsi host1: ahci\n[    0.630981] scsi host2: ahci\n[    0.631785] scsi host3: ahci\n[    0.632559] scsi host4: ahci\n[    0.633306] scsi host5: ahci\n[    0.633877] ata1: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5100 irq 34 lpm-pol 0\n[    0.635472] ata2: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5180 irq 34 lpm-pol 0\n[    0.636978] ata3: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5200 irq 34 lpm-pol 0\n[    0.638516] ata4: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5280 irq 34 lpm-pol 0\n[    0.640040] ata5: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5300 irq 34 lpm-pol 0\n[    0.641585] ata6: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5380 irq 34 lpm-pol 0\n[    0.644594] e100: Intel(R) PRO/100 Network Driver\n[    0.645487] e100: Copyright(c) 1999-2006 Intel Corporation\n[    0.646488] e1000: Intel(R) PRO/1000 Network Driver\n[    0.647404] e1000: Copyright (c) 1999-2006 Intel Corporation.\n[    0.648454] e1000e: Intel(R) PRO/1000 Network Driver\n[    0.649352] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.\n[    0.650434] igb: Intel(R) Gigabit Ethernet Network Driver\n[    0.651425] igb: Copyright (c) 2007-2014 Intel Corporation.\n[    0.653481] uhci_hcd 0000:00:1d.0: UHCI Host Controller\n[    0.655188] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1\n[    0.656662] uhci_hcd 0000:00:1d.0: irq 16, io port 0x0000c100\n[    0.657989] hub 1-0:1.0: USB hub found\n[    0.658691] hub 1-0:1.0: 2 ports detected\n[    0.659770] ehci-pci 0000:00:1d.7: EHCI Host Controller\n[    0.662253] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2\n[    0.664886] ehci-pci 0000:00:1d.7: irq 19, io mem 0xfebd4000\n[    0.672258] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00\n[    0.674136] hub 2-0:1.0: USB hub found\n[    0.675310] hub 2-0:1.0: 6 ports detected\n[    0.697401] hub 1-0:1.0: USB hub found\n[    0.698669] hub 1-0:1.0: 2 ports detected\n[    0.700049] uhci_hcd 0000:00:1d.1: UHCI Host Controller\n[    0.700972] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3\n[    0.702292] uhci_hcd 0000:00:1d.1: irq 17, io port 0x0000c120\n[    0.703422] hub 3-0:1.0: USB hub found\n[    0.704030] hub 3-0:1.0: 2 ports detected\n[    0.706249] uhci_hcd 0000:00:1d.2: UHCI Host Controller\n[    0.707150] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4\n[    0.708546] uhci_hcd 0000:00:1d.2: irq 18, io port 0x0000c140\n[    0.709718] hub 4-0:1.0: USB hub found\n[    0.710381] hub 4-0:1.0: 2 ports detected\n[    0.711155] usbcore: registered new interface driver usb-storage\n[    0.712220] usbcore: registered new interface driver usbserial_generic\n[    0.713426] usbserial: USB Serial support registered for generic\n[    0.714595] usbcore: registered new interface driver ftdi_sio\n[    0.715599] usbserial: USB Serial support registered for FTDI USB Serial Device\n[    0.716852] usbcore: registered new interface driver pl2303\n[    0.717806] usbserial: USB Serial support registered for pl2303\n[    0.718829] i8042: PNP: No PS/2 controller found.\n[    0.719708] mousedev: PS/2 mouse device common for all mice\n[    0.720748] rtc_cmos 00:03: RTC can wake from S4\n[    0.721950] rtc_cmos 00:03: registered as rtc0\n[    0.722779] rtc_cmos 00:03: setting system clock to 2025-04-15T16:14:04 UTC (1744733644)\n[    0.724193] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram, hpet irqs\n[    0.725769] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev\n[    0.725838] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt\n[    0.727369] amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled\n[    0.729127] i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD\n[    0.730455] sdhci: Secure Digital Host Controller Interface driver\n[    0.733823] sdhci: Copyright(c) Pierre Ossman\n[    0.734685] sdhci-pltfm: SDHCI platform and OF driver helper\n[    0.735838] usbcore: registered new interface driver usbhid\n[    0.736901] usbhid: USB HID core driver\n[    0.737667] u32 classifier\n[    0.738176]     input device check on\n[    0.738880]     Actions configured\n[    0.739596] NET: Registered PF_INET6 protocol family\n[    0.740815] Segment Routing with IPv6\n[    0.741526] In-situ OAM (IOAM) with IPv6\n[    0.742291] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver\n[    0.743523] NET: Registered PF_PACKET protocol family\n[    0.744494] Bridge firewalling registered\n[    0.745258] l2tp_core: L2TP core driver, V2.0\n[    0.746075] Key type dns_resolver registered\n[    0.746965] NET: Registered PF_VSOCK protocol family\n[    0.748385] IPI shorthand broadcast: enabled\n[    0.749793] sched_clock: Marking stable (609003831, 140230052)->(819936388, -70702505)\n[    0.751108] registered taskstats version 1\n[    0.751776] Loading compiled-in X.509 certificates\n[    0.753278] Key type .fscrypt registered\n[    0.753887] Key type fscrypt-provisioning registered\n[    0.754812] Btrfs loaded, zoned=no, fsverity=no\n[    0.756496] Key type encrypted registered\n[    0.757221] printk: legacy console [netcon0] enabled\n[    0.758025] netconsole: network logging started\n[    0.911283] usb 2-1: new high-speed USB device number 2 using ehci-pci\n[    0.949432] ata4: SATA link down (SStatus 0 SControl 300)\n[    0.951157] ata6: SATA link down (SStatus 0 SControl 300)\n[    0.952299] ata5: SATA link down (SStatus 0 SControl 300)\n[    0.956431] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)\n[    0.958834] ata1: SATA link down (SStatus 0 SControl 300)\n[    0.959821] ata2: SATA link down (SStatus 0 SControl 300)\n[    0.960726] ata3.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[    0.962627] ata3.00: applying bridge limits\n[    0.964166] ata3.00: configured for UDMA/100\n[    0.966059] scsi 2:0:0:0: CD-ROM            QEMU     QEMU DVD-ROM     2.5+ PQ: 0 ANSI: 5\n[    0.994491] sr 2:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[    0.997159] cdrom: Uniform CD-ROM driver Revision: 3.20\n[    1.020251] IP-Config: Complete:\n[    1.020949]      device=eth0, hwaddr=52:54:00:12:34:02, ipaddr=192.168.7.2, mask=255.255.255.0, gw=192.168.7.1\n[    1.023001]      host=192.168.7.2, domain=, nis-domain=(none)\n[    1.024218]      bootserver=255.255.255.255, rootserver=255.255.255.255, rootpath=\n[    1.024220]      nameserver0=8.8.8.8\n[    1.026911] clk: Disabling unused clocks\n[    1.028104] md: Waiting for all devices to be available before autodetect\n[    1.029289] md: If you don't use raid, use raid=noautodetect\n[    1.030184] md: Autodetecting RAID arrays.\n[    1.030835] md: autorun ...\n[    1.031276] md: ... autorun DONE.\n[    1.034495] EXT4-fs (vda): mounted filesystem f1a963d2-204b-4a0a-815d-fdb188f50d46 r/w with ordered data mode. Quota mode: disabled.\n[    1.036252] VFS: Mounted root (ext4 filesystem) on device 253:0.\n[    1.037092] devtmpfs: mounted\n[    1.038159] Freeing unused kernel image (initmem) memory: 3508K\n[    1.038924] Write protecting the kernel read-only data: 26624k\n[    1.039923] Freeing unused kernel image (rodata/data gap) memory: 324K\n[    1.040829] Run /sbin/init as init process\n[    1.044367] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/0003:0627:0001.0001/input/input1\n[    1.047590] hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:1d.7-1/input0\n\u001b[!p\u001b]104\u0007\u001b[?7h[    1.059847] systemd[1]: systemd 257.4 running in system mode (-PAM -AUDIT -SELINUX -APPARMOR +IMA +IPE -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP -LIBCRYPTSETUP_PLUGINS +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -BTF +XKBCOMMON +UTMP -SYSVINIT -LIBARCHIVE)\n[    1.064448] systemd[1]: Detected virtualization kvm.\n[    1.065112] systemd[1]: Detected architecture x86-64.\n\n\u001b[0;1;39mWelcome to \u001b[0m\u001b[1mPoky (Yocto Project Reference Distro) 5.2 (walnascar)\u001b[0m\u001b[0;1;39m!\u001b[0m\n\n\n[    1.069409] systemd[1]: Hostname set to <qemux86-64>.\n[    1.070154] systemd[1]: Initializing machine ID from random generator.\n[    1.114338] systemd[1]: Queued start job for default target Multi-User System.\n[    1.116064] systemd[1]: Created slice Slice /system/getty.\n[\u001b[0;32m  OK  \u001b[0m] Created slice \u001b[0;1;39mSlice /system/getty\u001b[0m.\n\n[    1.118769] systemd[1]: Created slice Slice /system/modprobe.\n[\u001b[0;32m  OK  \u001b[0m] Created slice \u001b[0;1;39mSlice /system/modprobe\u001b[0m.\n\n[    1.121551] systemd[1]: Created slice Slice /system/serial-getty.\n[\u001b[0;32m  OK  \u001b[0m] Created slice \u001b[0;1;39mSlice /system/serial-getty\u001b[0m.\n\n[    1.124404] systemd[1]: Created slice User and Session Slice.\n[\u001b[0;32m  OK  \u001b[0m] Created slice \u001b[0;1;39mUser and Session Slice\u001b[0m.\n\n[    1.125998] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mDispatch Password Requests to Console Directory Watch\u001b[0m.\n\n[    1.128142] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mForward Password Requests to Wall Directory Watch\u001b[0m.\n\n[    1.130208] systemd[1]: Expecting device /dev/ttyS0...\n         Expecting device \u001b[0;1;39m/dev/ttyS0\u001b[0m...\n\n[    1.131533] systemd[1]: Reached target Path Units.\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mPath Units\u001b[0m.\n\n[    1.132845] systemd[1]: Reached target Remote File Systems.\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mRemote File Systems\u001b[0m.\n\n[    1.134390] systemd[1]: Reached target Slice Units.\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mSlice Units\u001b[0m.\n\n[    1.135737] systemd[1]: Reached target Swaps.\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mSwaps\u001b[0m.\n\n[    1.137029] systemd[1]: Listening on Syslog Socket.\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mSyslog Socket\u001b[0m.\n\n[    1.139374] systemd[1]: Listening on Credential Encryption/Decryption.\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mCredential Encryption/Decryption\u001b[0m.\n\n[    1.142482] systemd[1]: Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit).\n[    1.144360] systemd[1]: Listening on Journal Socket (/dev/log).\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mJournal Socket (/dev/log)\u001b[0m.\n\n[    1.146456] systemd[1]: Listening on Journal Sockets.\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mJournal Sockets\u001b[0m.\n\n[    1.148265] systemd[1]: Listening on Network Service Netlink Socket.\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mNetwork Service Netlink Socket\u001b[0m.\n\n[    1.150452] systemd[1]: Listening on udev Control Socket.\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mudev Control Socket\u001b[0m.\n\n[    1.152334] systemd[1]: Listening on udev Kernel Socket.\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mudev Kernel Socket\u001b[0m.\n\n[    1.154148] systemd[1]: Listening on User Database Manager Socket.\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mUser Database Manager Socket\u001b[0m.\n\n[    1.156265] systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).\n[    1.159187] systemd[1]: Mounting POSIX Message Queue File System...\n         Mounting \u001b[0;1;39mPOSIX Message Queue File System\u001b[0m...\n\n[    1.161795] usb 2-2: new high-speed USB device number 3 using ehci-pci\n[    1.162359] systemd[1]: Mounting Tmpfs directory...\n         Mounting \u001b[0;1;39mTmpfs directory\u001b[0m...\n\n[    1.166939] systemd[1]: Mounting Kernel Debug File System...\n         Mounting \u001b[0;1;39mKernel Debug File System\u001b[0m...\n\n[    1.169931] systemd[1]: Mounting Kernel Trace File System...\n         Mounting \u001b[0;1;39mKernel Trace File System\u001b[0m...\n\n[    1.171715] systemd[1]: Mounting Temporary Directory /tmp...\n         Mounting \u001b[0;1;39mTemporary Directory /tmp\u001b[0m...\n\n[    1.173240] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.175595] systemd[1]: Starting Load Kernel Module configfs...\n         Starting \u001b[0;1;39mLoad Kernel Module configfs\u001b[0m...\n\n[    1.177106] systemd[1]: Starting Load Kernel Module drm...\n         Starting \u001b[0;1;39mLoad Kernel Module drm\u001b[0m...\n\n[    1.178568] systemd[1]: Starting Load Kernel Module fuse...\n         Starting \u001b[0;1;39mLoad Kernel Module fuse\u001b[0m...\n\n[    1.180038] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).\n[    1.182224] systemd[1]: Starting Journal Service...\n         Starting \u001b[0;1;39mJournal Service\u001b[0m...\n\n[    1.183679] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.185168] systemd[1]: Starting Generate network units from Kernel command line...\n         Starting \u001b[0;1;39mGenerate network units from Kernel co[    1.187014] systemd[1]: Starting Remount Root and Kernel File Systems...\nmmand line\u001b[0m...\n\n         Sta[    1.188565] systemd[1]: Starting Apply Kernel Variables...\nrting \u001b[0;1;39mRemount Root and [    1.190035] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\nKernel File Systems\u001b[0m...\n\n         Starting \u001b[0;1;39mApply Kernel Variables\u001b[0m...\n\n         Starting \u001b[0;1;[    1.193192] systemd[1]: Starting Load udev Rules from Credentials...\n39mCreate Static Device Nodes in[    1.194974] systemd[1]: Starting Coldplug All udev Devices...\n /dev gracefully\u001b[0m...\n\n         Starting \u001b[0;1;39mLoad udev Rules from Credentials\u001b[0m...\n\n [    1.196801] systemd[1]: Mounted POSIX Message Queue File System.\n        Starting \u001b[0;1;39mColdplug All udev Devi[    1.198242] systemd[1]: Mounted Tmpfs directory.\nces\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m][    1.199212] systemd[1]: Mounted Kernel Debug File System.\n Mounted \u001b[0;1;39mPOSIX Message [    1.200225] systemd[1]: Mounted Kernel Trace File System.\nQueue File System\u001b[0m.\n\n[\u001b[0;32[    1.201246] systemd[1]: Mounted Temporary Directory /tmp.\nm  OK  \u001b[0m] Mounted \u001b[0;1;39mTm[    1.202335] systemd[1]: modprobe@configfs.service: Deactivated successfully.\npfs directory\u001b[0[    1.203381] systemd[1]: Finished Load Kernel Module configfs.\nm.\n\n[\u001b[0;32m  OK  \u001b[0m] Mounted \u001b[0;1;39mKernel[    1.204620] systemd[1]: modprobe@drm.service: Deactivated successfully.\n Debug File Syst[    1.205639] systemd[1]: Finished Load Kernel Module drm.\nem\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Mounted \u001b[0;1;39mKernel Trace File System\u001b[0m.\n\n[[    1.208789] systemd[1]: modprobe@fuse.service: Deactivated successfully.\n\u001b[0;32m  OK  \u001b[0[    1.210724] systemd[1]: Finished Load Kernel Module fuse.\nm] Mounted \u001b[0;1;39mTemporary Directory /tmp\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished[    1.212879] systemd[1]: FUSE Control File System was skipped because of an unmet condition check (ConditionPathExists=/sys/fs/fuse/connections).\n \u001b[0;1;39mLoad K[    1.216142] systemd[1]: Kernel Configuration File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/config).\nernel Module configfs\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m][    1.218822] systemd[1]: Starting Overlayfs directories setup /usr/share/another-overlay-mount...\n Finished \u001b[0;1;39mLoad Kernel Module drm\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mLoad Kernel Module fuse\u001b[0m.\n\n         Starting \u001b[0;1;39mOverlayfs directories set\u2026/usr/share/another-overlay-mount\u001b[0m...\n\n[    1.223620] systemd[1]: Starting Overlayfs directories setup /usr/share/my-application...\n         Starting \u001b[0;1;39mOverlayfs directories setup /usr/shar[    1.228388] systemd[1]: Finished Coldplug All udev Devices.\ne/my-application[    1.229131] EXT4-fs (vda): re-mounted f1a963d2-204b-4a0a-815d-fdb188f50d46 r/w. Quota mode: disabled.\n\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mColdplug All udev Devices\u001b[0m.\n\n[    1.231887] systemd[1]: Finished Remount Root and Kernel File Systems.\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mRemount Root and Kernel File Systems\u001b[0m.\n\n[    1.235281] systemd[1]: Finished Load udev Rules from Credentials.\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0[    1.236806] systemd-journald[132]: Collecting audit messages is disabled.\n;1;39mLoad udev Rules from Credentials\u001b[0m.\n\n[    1.239440] systemd[1]: Finished Generate network units from Kernel command line.\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mGenerate network units from Kernel command line\u001b[0m.\n\n[    1.242062] systemd[1]: Finished Apply Kernel Variables.\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mApply Kernel Variables\u001b[0m.\n\n[    1.243807] systemd[1]: Finished Create Static Device Nodes in /dev gracefully.\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mCreate Static Device Nodes in /dev gracefully\u001b[0m.\n\n[    1.246198] systemd[1]: Finished Overlayfs directories setup /usr/share/another-overlay-mount.\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mOverlayfs directories setup /usr/share/another-overlay-mount\u001b[0m.\n\n[    1.248839] systemd[1]: Started Journal Service.\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mJournal Service\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mOverlayfs directories setup /usr/share/my-application\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mPreparation for Network\u001b[0m.\n\n         Starting \u001b[0;1;39mFlush Journal to Persistent Storage\u001b[0m...\n\n         Starting \u001b[0;1;39mCreate System Users\u001b[0m...\n\n[    1.260855] systemd-journald[132]: Received client request to flush runtime journal.\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mFlush Journal to Persistent Storage\u001b[0m.\n\n         Starting \u001b[0;1;39mUser Database Manager\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mUser Database Manager\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mCreate System Users\u001b[0m.\n\n         Starting \u001b[0;1;39mNetwork Name Resolution\u001b[0m...\n\n         Starting \u001b[0;1;39mNetwork Time Synchronization\u001b[0m...\n\n         Starting \u001b[0;1;39mCreate Static Device Nodes in /dev\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mCreate Static Device Nodes in /dev\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mPreparation for Local File Systems\u001b[0m.\n\n         Starting \u001b[0;1;39mRule-based Manager for Device Events and Files\u001b[0m...\n\n[    1.299866] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/0003:0627:0001.0002/input/input2\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mNetwork Name Resolution\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mHost and Network Name Lookups\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mRule-based Manager for Device Events and Files\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mNetwork Time Synchronization\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mSystem Time Set\u001b[0m.\n\n         Starting \u001b[0;1;39mNetwork Configuration\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Found device \u001b[0;1;39m/dev/ttyS0\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mNetwork Configuration\u001b[0m.\n\n[    1.353282] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mNetwork\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mLoad/Save RF Kill Switch Status /dev/rfkill Watch\u001b[0m.\n\n         Starting \u001b[0;1;39mEnable Persistent Storage in systemd-networkd\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mEnable Persistent Storage in systemd-networkd\u001b[0m.\n\n         Starting \u001b[0;1;39mVirtual Console Setup\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mVirtual Console Setup\u001b[0m.\n\n         Mounting \u001b[0;1;39mOverlayfs mount unit /usr/share/another-overlay-mount\u001b[0m...\n\n         Mounting \u001b[0;1;39mOverlayfs mount unit /usr/share/my-application\u001b[0m...\n\n         Mounting \u001b[0;1;39m/var/volatile\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Mounted \u001b[0;1;39mOverlayfs mount unit /usr/share/another-overlay-mount\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Mounted \u001b[0;1;39mOverlayfs mount unit /usr/share/my-application\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Mounted \u001b[0;1;39m/var/volatile\u001b[0m.\n\n         Starting \u001b[0;1;39mLoad/Save OS Random Seed\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mLocal File Systems\u001b[0m.\n\n         Starting \u001b[0;1;39mCreate System Files and Directories\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mLoad/Save OS Random Seed\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mCreate System Files and Directories\u001b[0m.\n\n         Starting \u001b[0;1;39mRebuild Dynamic Linker Cache\u001b[0m...\n\n         Starting \u001b[0;1;39mRebuild Journal Catalog\u001b[0m...\n\n         Starting \u001b[0;1;39mRecord System Boot/Shutdown in UTMP\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mRecord System Boot/Shutdown in UTMP\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mRebuild Dynamic Linker Cache\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mRebuild Journal Catalog\u001b[0m.\n\n         Starting \u001b[0;1;39mUpdate is Completed\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mUpdate is Completed\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mSystem Initialization\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mDaily Cleanup of Temporary Directories\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mTimer Units\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mD-Bus System Message Bus Socket\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mHostname Service Socket\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mSocket Units\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mBasic System\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mKernel Logging Service\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mSystem Logging Service\u001b[0m.\n\n         Starting \u001b[0;1;39mD-Bus System Message Bus\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mGetty on tty1\u001b[0m.\n\n         Starting \u001b[0;1;39mGroups all overlays required by overlayfs-user in one unit\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mSerial Getty on ttyS0\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mLogin Prompts\u001b[0m.\n\n         Starting \u001b[0;1;39mUser Login Management\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mGroups all overlays required by overlayfs-user in one unit\u001b[0m.\n\n         Starting \u001b[0;1;39mSample application start-up unit\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mSample application start-up unit\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mD-Bus System Message Bus\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mUser Login Management\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mMulti-User System\u001b[0m.\n\n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \n",
    "oetags": [
     "runqemu"
    ],
    "status": "ERROR"
   },
   "overlayfs.OverlayFSTests.test_distro_features_missing": {
    "duration": 14.275354146957397,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_mount_unit_not_set": {
    "duration": 7.196584463119507,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_not_all_units_installed": {
    "duration": 51.76495027542114,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_not_all_units_installed_but_qa_skipped": {
    "duration": 49.16436433792114,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_wrong_mount_unit_set": {
    "duration": 12.43947148323059,
    "status": "PASSED"
   },
   "package.PackageTests.test_gdb_hardlink_debug": {
    "duration": 64.48840141296387,
    "status": "PASSED"
   },
   "package.PackageTests.test_package_name_conflict": {
    "duration": 15.036746263504028,
    "status": "PASSED"
   },
   "package.PackageTests.test_preserve_ownership": {
    "duration": 65.13054156303406,
    "status": "PASSED"
   },
   "package.PackageTests.test_preserve_sparse_hardlinks": {
    "duration": 40.838122606277466,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_dpkg": {
    "duration": 0.02545452117919922,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_opkg": {
    "duration": 0.031748294830322266,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_rpm": {
    "duration": 0.1485424041748047,
    "status": "PASSED"
   },
   "picolibc.PicolibcTest.test_picolibc": {
    "duration": 2.0641186237335205,
    "log": "This test only works with machines : qemuarm qemuarm64 qemuriscv32 qemuriscv64\n",
    "status": "SKIPPED"
   },
   "pkgdata.OePkgdataUtilTests.test_find_path": {
    "duration": 2.157438039779663,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_glob": {
    "duration": 2.6405389308929443,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_list_pkg_files": {
    "duration": 7.994216203689575,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_list_pkgs": {
    "duration": 8.103235006332397,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_lookup_pkg": {
    "duration": 5.861096143722534,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_lookup_recipe": {
    "duration": 3.057572603225708,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_no_param": {
    "duration": 0.07254481315612793,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_read_value": {
    "duration": 3.0686306953430176,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_specify_pkgdatadir": {
    "duration": 2.862802743911743,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_import_export_override_db": {
    "duration": 145.8982493877411,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_import_export_replace_db": {
    "duration": 85.27912020683289,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_deb_arch_dep": {
    "duration": 57.56609392166138,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_deb_arch_indep": {
    "duration": 36.7813138961792,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_ipk_arch_dep": {
    "duration": 56.721123695373535,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_ipk_arch_indep": {
    "duration": 32.8954062461853,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_rpm_arch_dep": {
    "duration": 52.18903875350952,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_rpm_arch_indep": {
    "duration": 31.890070915222168,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_stopping_prservice_message": {
    "duration": 0.5673656463623047,
    "status": "PASSED"
   },
   "pseudo.Pseudo.test_pseudo_pyc_creation": {
    "duration": 10.488109827041626,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add": {
    "duration": 57.3702666759491,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir": {
    "duration": 28.72613501548767,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine": {
    "duration": 26.512840270996094,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives": {
    "duration": 36.604395389556885,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic": {
    "duration": 27.365153789520264,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary": {
    "duration": 14.583139657974243,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer": {
    "duration": 6.770795583724976,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func": {
    "duration": 26.72914409637451,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob": {
    "duration": 25.30727195739746,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob": {
    "duration": 24.919333934783936,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid": {
    "duration": 23.70221209526062,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig": {
    "duration": 27.627562284469604,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch": {
    "duration": 30.990914583206177,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall": {
    "duration": 32.963897466659546,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed": {
    "duration": 26.66747498512268,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script": {
    "duration": 29.895208835601807,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir": {
    "duration": 27.663136959075928,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir": {
    "duration": 26.137237548828125,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard": {
    "duration": 12.812700271606445,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic": {
    "duration": 36.63423204421997,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic_wildcard": {
    "duration": 33.403648376464844,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri": {
    "duration": 17.76683259010315,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri_diff_params": {
    "duration": 17.62186598777771,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_machine": {
    "duration": 41.185203075408936,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_replace_file_srcdir": {
    "duration": 26.625046253204346,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_srcdir_basic": {
    "duration": 17.764645099639893,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic": {
    "duration": 23.601563930511475,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic_dirdest": {
    "duration": 23.482216119766235,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_update_recipe_basic": {
    "duration": 7.782886981964111,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic": {
    "duration": 34.32766842842102,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic_subdir": {
    "duration": 32.24953103065491,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create": {
    "duration": 23.24422526359558,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_autotools": {
    "duration": 37.55952072143555,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_cmake": {
    "duration": 20.58883571624756,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_http": {
    "duration": 23.983020544052124,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch": {
    "duration": 21.45320415496826,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch": {
    "duration": 21.32821774482727,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master": {
    "duration": 20.709921836853027,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_github": {
    "duration": 23.954124212265015,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball": {
    "duration": 22.595797777175903,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_go": {
    "duration": 30.661794662475586,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_npm": {
    "duration": 2.4021379947662354,
    "log": "Test needs meta-oe for nodejs\n",
    "status": "SKIPPED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_flit_core_buildapi": {
    "duration": 21.84309220314026,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_hatchling": {
    "duration": 21.809203147888184,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_maturin": {
    "duration": 21.621983289718628,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_mesonpy": {
    "duration": 22.629165649414062,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_poetry_core_masonry_api": {
    "duration": 22.21920084953308,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta": {
    "duration": 22.079847812652588,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools": {
    "duration": 21.988669395446777,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi": {
    "duration": 44.73083233833313,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi_tarball": {
    "duration": 23.172887325286865,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_simple": {
    "duration": 20.54479956626892,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_handle_license_vars": {
    "duration": 2.1935296058654785,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_load_plugin": {
    "duration": 9.604753732681274,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses": {
    "duration": 0.017171144485473633,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_appends": {
    "duration": 0.06487178802490234,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend": {
    "duration": 0.05479717254638672,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_varflag": {
    "duration": 0.054473161697387695,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_split_var_value": {
    "duration": 0.007768392562866211,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_validate_pn": {
    "duration": 0.004674196243286133,
    "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.47859644889831543,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_can_match_non_static_ptest_names": {
    "duration": 0.4708280563354492,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_can_not_compare_non_ltp_tests": {
    "duration": 0.46755146980285645,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_machine_matches": {
    "duration": 0.46436190605163574,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_machine_mismatches": {
    "duration": 0.462430477142334,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_merge_can_merged_results": {
    "duration": 0.45939064025878906,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type": {
    "duration": 0.456312894821167,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair": {
    "duration": 0.4531886577606201,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_regression_can_get_regression_result": {
    "duration": 0.4500741958618164,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_report_can_aggregate_test_result": {
    "duration": 0.4469630718231201,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared": {
    "duration": 0.4438309669494629,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared": {
    "duration": 0.4407517910003662,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared": {
    "duration": 0.437671422958374,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared": {
    "duration": 0.4344758987426758,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_always": {
    "duration": 26.880491733551025,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_failure": {
    "duration": 34.49434161186218,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_global": {
    "duration": 49.32788681983948,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_misc": {
    "duration": 58.85248923301697,
    "status": "PASSED"
   },
   "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files": {
    "duration": 17.035597324371338,
    "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.3884077072143555,
    "log": "Testcase skipped as 'tidy_shadowutils_files' rootfs post process command is not the set SORT_PASSWD_POSTPROCESS_COMMAND.\n",
    "status": "SKIPPED"
   },
   "rpmtests.BitbakeTests.test_rpm_filenames": {
    "duration": 7.235543489456177,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_list_not_found": {
    "duration": 0.007050514221191406,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_list_okay": {
    "duration": 0.010055780410766602,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_log": {
    "duration": 0.006382465362548828,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_log_split": {
    "duration": 0.006460905075073242,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_no_shell": {
    "duration": 0.006236076354980469,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_output": {
    "duration": 0.0063173770904541016,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_output_split": {
    "duration": 0.006418943405151367,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_assertion": {
    "duration": 0.010506868362426758,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_exception": {
    "duration": 0.00828695297241211,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_false": {
    "duration": 0.009320497512817383,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_okay": {
    "duration": 0.00867319107055664,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_shell": {
    "duration": 0.008268594741821289,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_stdin": {
    "duration": 0.00888681411743164,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_stdin_timeout": {
    "duration": 10.010012865066528,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_timeout": {
    "duration": 10.011228561401367,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_timeout_split": {
    "duration": 10.016571521759033,
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_deploy": {
    "duration": 101.36004543304443,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_deploy_hddimg": {
    "duration": 23.053520441055298,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine": {
    "duration": 23.730013847351074,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_ext4": {
    "duration": 24.317792892456055,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_iso": {
    "duration": 25.06643772125244,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_slirp": {
    "duration": 23.95621633529663,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_slirp_qcow2": {
    "duration": 23.79642939567566,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_qemu_boot": {
    "duration": 20.4965922832489,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image": {
    "duration": 26.195951223373413,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image_vdi": {
    "duration": 26.42871403694153,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image_vmdk": {
    "duration": 26.93066930770874,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_rootfs": {
    "duration": 20.867236852645874,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_failing_postinst": {
    "duration": 165.3248028755188,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_postinst_rootfs_and_boot_systemd": {
    "duration": 1093.716675043106,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 377, in runqemu\n    qemu.start(params=qemuparams, ssh=ssh, runqemuparams=runqemuparams, launch_cmd=launch_cmd, discard_writes=discard_writes)\n    ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/targetcontrol.py\", line 179, in start\n    raise RuntimeError(\"%s - FAILED to start qemu - check the task log and the boot log\" % self.pn)\nRuntimeError: core-image-minimal - FAILED to start qemu - check the task log and the boot log\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 372, in test_postinst_rootfs_and_boot_systemd\n    self.init_manager_loop(\"systemd\")\n    ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 323, in init_manager_loop\n    with runqemu('core-image-minimal') as qemu:\n         ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/contextlib.py\", line 141, in __enter__\n    return next(self.gen)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 383, in runqemu\n    raise Exception(msg)\nException: core-image-minimal - FAILED to start qemu - check the task log and the boot log\nFailed to start QEMU - see the logs in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426657/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimageQemurunner log output from /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426657/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemurunner_log.20250415161919:\nINFO: rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426657/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nINFO: Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426657/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415161919\nINFO: SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426657/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250415161919\nDEBUG: Using kvm for runqemu\nINFO: QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426657/tmp/._plldm0i\nDEBUG: Created listening socket for qemu serial console on: 127.0.0.1:40583\nDEBUG: Created listening socket for qemu serial console on: 127.0.0.1:49519\nDEBUG: launchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426657/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=40583:49519 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426657/pidfile_426657  -S -qmp unix:./.k_xor1n4,server,wait -qmp unix:./._plldm0i,server,nowait\"\nDEBUG: runqemu started, pid is 3278477\nDEBUG: waiting at most 300 seconds for qemu pid (04/15/25 16:20:40)\nDEBUG: QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426657/tmp/.k_xor1n4\nDEBUG: QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426657/tmp/.k_xor1n4\nINFO: QMP connected to QEMU at 04/15/25 16:20:41 and took 0.55 seconds\nINFO: QMP released QEMU at 04/15/25 16:20:41 and took 0.13 seconds from connect\nDEBUG: qemu started in 0.68 seconds - qemu procces pid is 3278487 (04/15/25 16:20:41)\nDEBUG: qemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426657/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.3278478,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:40583,nodelay=on -serial tcp:127.0.0.1:49519,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426657/pidfile_426657 -S -qmp unix:./.k_xor1n4,server,wait -qmp unix:./._plldm0i,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426657/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 \nDEBUG: Target IP: 192.168.7.6\nDEBUG: Server IP: 192.168.7.5\nDEBUG: Starting logging thread\nDEBUG: Starting thread event loop\nDEBUG: Connection request received\nDEBUG: Setting connection established event\nDEBUG: Output from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426657/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426657/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426657/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.3278478\nrunqemu - INFO - Copy done in 0.1644906997680664 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426657/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.3278478,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:40583,nodelay=on -serial tcp:127.0.0.1:49519,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426657/pidfile_426657  -S -qmp unix:./.k_xor1n4,server,wait -qmp unix:./._plldm0i,server,nowait -device virtio-vga  -display sdl,show-cursor=on  -kernel /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426657/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: 87112.94\n\n\nDEBUG: Waiting at most 1000 seconds for login banner (04/15/25 16:20:41)\nDEBUG: Connection from 127.0.0.1:46738\nWARNING: Target didn't reach login banner in 1000 seconds (04/15/25 16:37:22)\nWARNING: Last 25 lines of login console (0):\n\nWARNING: Last 25 lines of all logging (43350):\n[[0;32m  OK  [0m] Started [0;1;39mKernel Logging Service[0m.\n\n[[0;32m  OK  [0m] Started [0;1;39mSystem Logging Service[0m.\n\n         Starting [0;1;39mD-Bus System Message Bus[0m...\n\n[[0;32m  OK  [0m] Started [0;1;39mGetty on tty1[0m.\n\n[[0;32m  OK  [0m] Started [0;1;39mSerial Getty on ttyS0[0m.\n\n[[0;32m  OK  [0m] Reached target [0;1;39mLogin Prompts[0m.\n\n         Starting [0;1;39mUser Login Management[0m...\n\n[[0;32m  OK  [0m] Started [0;1;39mD-Bus System Message Bus[0m.\n\n[[0;32m  OK  [0m] Started [0;1;39mUser Login Management[0m.\n\n[[0;32m  OK  [0m] Reached target [0;1;39mMulti-User System[0m.\n\n[!p]104[?7h[6n[32766;32766H[6n[!p]104[?7h[6n[32766;32766H[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \nWARNING: Check full boot log: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426657/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415161919\nDEBUG: Stopping logging thread\nDEBUG: Stop event received\nDEBUG: Tearing down logging thread\nDEBUG: Sending SIGTERM to runqemu\nINFO: Output from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 88119.26\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3278478\ntput: No value for $TERM and no -T specified\n\nWARNING: Extra log data read: \n\nDEBUG: Sending SIGTERM to runqemu\nINFO: Output from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 88119.26\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3278478\ntput: No value for $TERM and no -T specified\n\n\nStderr:\n2025-04-15 15:47:22,837 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426657/conf/local.conf\n2025-04-15 15:47:22,837 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/unittest/case.py:597: 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-debian/build/build-st-426657/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426657/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415161919\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426657/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250415161919\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426657/tmp/._plldm0i\nCreated listening socket for qemu serial console on: 127.0.0.1:40583\nCreated listening socket for qemu serial console on: 127.0.0.1:49519\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426657/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=40583:49519 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426657/pidfile_426657  -S -qmp unix:./.k_xor1n4,server,wait -qmp unix:./._plldm0i,server,nowait\"\nrunqemu started, pid is 3278477\nwaiting at most 300 seconds for qemu pid (04/15/25 16:20:40)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426657/tmp/.k_xor1n4\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426657/tmp/.k_xor1n4\nQMP connected to QEMU at 04/15/25 16:20:41 and took 0.55 seconds\nQMP released QEMU at 04/15/25 16:20:41 and took 0.13 seconds from connect\nqemu started in 0.68 seconds - qemu procces pid is 3278487 (04/15/25 16:20:41)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426657/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.3278478,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:40583,nodelay=on -serial tcp:127.0.0.1:49519,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426657/pidfile_426657 -S -qmp unix:./.k_xor1n4,server,wait -qmp unix:./._plldm0i,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426657/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 \nTarget IP: 192.168.7.6\nServer IP: 192.168.7.5\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-debian/build/build-st-426657/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426657/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426657/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.3278478\nrunqemu - INFO - Copy done in 0.1644906997680664 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426657/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.3278478,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:40583,nodelay=on -serial tcp:127.0.0.1:49519,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426657/pidfile_426657  -S -qmp unix:./.k_xor1n4,server,wait -qmp unix:./._plldm0i,server,nowait -device virtio-vga  -display sdl,show-cursor=on  -kernel /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426657/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: 87112.94\n\n\nWaiting at most 1000 seconds for login banner (04/15/25 16:20:41)\nConnection from 127.0.0.1:46738\nTarget didn't reach login banner in 1000 seconds (04/15/25 16:37:22)\nLast 25 lines of login console (0):\n\nLast 25 lines of all logging (43350):\n[[0;32m  OK  [0m] Started [0;1;39mKernel Logging Service[0m.\n\n[[0;32m  OK  [0m] Started [0;1;39mSystem Logging Service[0m.\n\n         Starting [0;1;39mD-Bus System Message Bus[0m...\n\n[[0;32m  OK  [0m] Started [0;1;39mGetty on tty1[0m.\n\n[[0;32m  OK  [0m] Started [0;1;39mSerial Getty on ttyS0[0m.\n\n[[0;32m  OK  [0m] Reached target [0;1;39mLogin Prompts[0m.\n\n         Starting [0;1;39mUser Login Management[0m...\n\n[[0;32m  OK  [0m] Started [0;1;39mD-Bus System Message Bus[0m.\n\n[[0;32m  OK  [0m] Started [0;1;39mUser Login Management[0m.\n\n[[0;32m  OK  [0m] Reached target [0;1;39mMulti-User System[0m.\n\n[!p]104[?7h[6n[32766;32766H[6n[!p]104[?7h[6n[32766;32766H[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \nCheck full boot log: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426657/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415161919\nStopping logging thread\nStop event received\nTearing down logging thread\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 88119.26\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3278478\ntput: No value for $TERM and no -T specified\n\nExtra log data read: \n\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 88119.26\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3278478\ntput: No value for $TERM and no -T specified\n\nERROR: Qemu log output from /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426657/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415161919:\n[    0.000000] Linux version 6.12.19-yocto-standard (oe-user@oe-host) (x86_64-poky-linux-gcc (GCC) 14.2.0, GNU ld (GNU Binutils) 2.44) #1 SMP PREEMPT_DYNAMIC Wed Mar 19 23:04:08 UTC 2025\n[    0.000000] Command line: 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[    0.000000] BIOS-provided physical RAM map:\n[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd7fff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000ffd8000-0x000000000fffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\n[    0.000000] NX (Execute Disable) protection: active\n[    0.000000] APIC: Static calls initialized\n[    0.000000] SMBIOS 2.8 present.\n[    0.000000] DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014\n[    0.000000] DMI: Memory slots populated: 1/1\n[    0.000000] Hypervisor detected: KVM\n[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[    0.000000] kvm-clock: using sched offset of 358617120 cycles\n[    0.000001] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[    0.000003] tsc: Detected 2749.998 MHz processor\n[    0.000937] last_pfn = 0xffd8 max_arch_pfn = 0x400000000\n[    0.000970] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs\n[    0.000973] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  \n[    0.002864] found SMP MP-table at [mem 0x000f5440-0x000f544f]\n[    0.002981] ACPI: Early table checksum verification disabled\n[    0.002982] ACPI: RSDP 0x00000000000F5270 000014 (v00 BOCHS )\n[    0.002989] ACPI: RSDT 0x000000000FFE2437 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002992] ACPI: FACP 0x000000000FFE2217 0000F4 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002995] ACPI: DSDT 0x000000000FFE0040 0021D7 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.002997] ACPI: FACS 0x000000000FFE0000 000040\n[    0.002998] ACPI: APIC 0x000000000FFE230B 000090 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003000] ACPI: HPET 0x000000000FFE239B 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003001] ACPI: MCFG 0x000000000FFE23D3 00003C (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003003] ACPI: WAET 0x000000000FFE240F 000028 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.003004] ACPI: Reserving FACP table memory at [mem 0xffe2217-0xffe230a]\n[    0.003005] ACPI: Reserving DSDT table memory at [mem 0xffe0040-0xffe2216]\n[    0.003005] ACPI: Reserving FACS table memory at [mem 0xffe0000-0xffe003f]\n[    0.003006] ACPI: Reserving APIC table memory at [mem 0xffe230b-0xffe239a]\n[    0.003006] ACPI: Reserving HPET table memory at [mem 0xffe239b-0xffe23d2]\n[    0.003007] ACPI: Reserving MCFG table memory at [mem 0xffe23d3-0xffe240e]\n[    0.003007] ACPI: Reserving WAET table memory at [mem 0xffe240f-0xffe2436]\n[    0.003033] Zone ranges:\n[    0.003034]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]\n[    0.003035]   DMA32    [mem 0x0000000001000000-0x000000000ffd7fff]\n[    0.003036]   Normal   empty\n[    0.003036] Movable zone start for each node\n[    0.003037] Early memory node ranges\n[    0.003037]   node   0: [mem 0x0000000000001000-0x000000000009efff]\n[    0.003038]   node   0: [mem 0x0000000000100000-0x000000000ffd7fff]\n[    0.003038] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd7fff]\n[    0.003154] On node 0, zone DMA: 1 pages in unavailable ranges\n[    0.003174] On node 0, zone DMA: 97 pages in unavailable ranges\n[    0.003576] On node 0, zone DMA32: 40 pages in unavailable ranges\n[    0.003923] ACPI: PM-Timer IO Port: 0x608\n[    0.003930] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[    0.003953] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[    0.003955] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[    0.003956] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[    0.003957] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[    0.003958] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[    0.003958] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[    0.003960] ACPI: Using ACPI (MADT) for SMP configuration information\n[    0.003961] ACPI: HPET id: 0x8086a201 base: 0xfed00000\n[    0.003962] TSC deadline timer available\n[    0.003966] CPU topo: Max. logical packages:   1\n[    0.003966] CPU topo: Max. logical dies:       1\n[    0.003966] CPU topo: Max. dies per package:   1\n[    0.003969] CPU topo: Max. threads per core:   1\n[    0.003970] CPU topo: Num. cores per package:     4\n[    0.003970] CPU topo: Num. threads per package:   4\n[    0.003971] CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs\n[    0.003979] kvm-guest: APIC: eoi() replaced with kvm_guest_apic_eoi_write()\n[    0.003988] [mem 0x10000000-0xafffffff] available for PCI devices\n[    0.003989] Booting paravirtualized kernel on KVM\n[    0.003990] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns\n[    0.003993] setup_percpu: NR_CPUS:64 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1\n[    0.004156] percpu: Embedded 58 pages/cpu s199704 r8192 d29672 u524288\n[    0.004176] Kernel command line: 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[    0.004220] random: crng init done\n[    0.004230] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)\n[    0.004236] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)\n[    0.004260] Built 1 zonelists, mobility grouping on.  Total pages: 65398\n[    0.004416] mem auto-init: stack:all(zero), heap alloc:off, heap free:off\n[    0.004712] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1\n[    0.004725] ftrace: allocating 53715 entries in 210 pages\n[    0.013317] ftrace: allocated 210 pages with 4 groups\n[    0.013338] Dynamic Preempt: full\n[    0.013456] rcu: Preemptible hierarchical RCU implementation.\n[    0.013457] rcu: \tRCU event tracing is enabled.\n[    0.013457] rcu: \tRCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.\n[    0.013458] \tAll grace periods are expedited (rcu_expedited).\n[    0.013459] \tTrampoline variant of Tasks RCU enabled.\n[    0.013459] \tRude variant of Tasks RCU enabled.\n[    0.013459] \tTracing variant of Tasks RCU enabled.\n[    0.013460] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.\n[    0.013460] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4\n[    0.013463] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.013464] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.013465] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.018054] NR_IRQS: 4352, nr_irqs: 456, preallocated irqs: 16\n[    0.018239] rcu: srcu_init: Setting srcu_struct sizes based on contention.\n[    0.018298] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)\n[    0.024606] Console: colour VGA+ 80x25\n[    0.024643] printk: legacy console [ttyS0] enabled\n[    0.151740] ACPI: Core revision 20240827\n[    0.152453] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns\n[    0.153971] APIC: Switch to symmetric I/O mode setup\n[    0.154919] x2apic enabled\n[    0.155627] APIC: Switched APIC routing to: physical x2apic\n[    0.157543] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[    0.158505] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.160131] Calibrating delay loop (skipped) preset value.. 5499.99 BogoMIPS (lpj=2749998)\n[    0.161263] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[    0.162131] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[    0.163133] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization\n[    0.164132] Spectre V2 : Mitigation: Retpolines\n[    0.165132] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[    0.166131] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT\n[    0.167131] Speculative Store Bypass: Vulnerable\n[    0.168143] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'\n[    0.169131] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'\n[    0.170131] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'\n[    0.171135] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256\n[    0.172131] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[    0.190426] Freeing SMP alternatives memory: 56K\n[    0.191133] pid_max: default: 32768 minimum: 301\n[    0.191864] LSM: initializing lsm=capability,landlock\n[    0.192155] landlock: Up and running.\n[    0.193147] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.194131] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.195282] smpboot: CPU0: AMD Intel Xeon E3-12xx v2 (Ivy Bridge) (family: 0x6, model: 0x3a, stepping: 0x9)\n[    0.196231] Performance Events: AMD PMU driver.\n[    0.196947] ... version:                0\n[    0.197134] ... bit width:              48\n[    0.197759] ... generic registers:      4\n[    0.198134] ... value mask:             0000ffffffffffff\n[    0.198965] ... max period:             00007fffffffffff\n[    0.199134] ... fixed-purpose events:   0\n[    0.199739] ... event mask:             000000000000000f\n[    0.200184] signal: max sigframe size: 1776\n[    0.200868] rcu: Hierarchical SRCU implementation.\n[    0.201136] rcu: \tMax phase no-delay instances is 400.\n[    0.201949] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level\n[    0.202237] smp: Bringing up secondary CPUs ...\n[    0.202993] smpboot: x86: Booting SMP configuration:\n[    0.203136] .... node  #0, CPUs:      #1 #2 #3\n[    0.237169] smp: Brought up 1 node, 4 CPUs\n[    0.238776] smpboot: Total of 4 processors activated (21999.98 BogoMIPS)\n[    0.239390] Memory: 214384K/261592K available (20480K kernel code, 2434K rwdata, 5792K rodata, 3492K init, 2072K bss, 43280K reserved, 0K cma-reserved)\n[    0.240174] devtmpfs: initialized\n[    0.240885] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns\n[    0.241136] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)\n[    0.242158] pinctrl core: initialized pinctrl subsystem\n[    0.243226] NET: Registered PF_NETLINK/PF_ROUTE protocol family\n[    0.244215] thermal_sys: Registered thermal governor 'step_wise'\n[    0.244216] thermal_sys: Registered thermal governor 'user_space'\n[    0.245146] cpuidle: using governor menu\n[    0.246266] PCI: ECAM [mem 0xb0000000-0xbfffffff] (base 0xb0000000) for domain 0000 [bus 00-ff]\n[    0.247139] PCI: ECAM [mem 0xb0000000-0xbfffffff] reserved as E820 entry\n[    0.248140] PCI: Using configuration type 1 for base access\n[    0.249017] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.\n[    0.266134] raid6: sse2x4   gen() 26601 MB/s\n[    0.283134] raid6: sse2x2   gen() 27351 MB/s\n[    0.300142] raid6: sse2x1   gen()  7092 MB/s\n[    0.300830] raid6: using algorithm sse2x2 gen() 27351 MB/s\n[    0.318133] raid6: .... xor() 19180 MB/s, rmw enabled\n[    0.318945] raid6: using ssse3x2 recovery algorithm\n[    0.319193] ACPI: Added _OSI(Module Device)\n[    0.319846] ACPI: Added _OSI(Processor Device)\n[    0.320134] ACPI: Added _OSI(3.0 _SCP Extensions)\n[    0.320869] ACPI: Added _OSI(Processor Aggregator Device)\n[    0.321528] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[    0.323198] ACPI: Interpreter enabled\n[    0.323801] ACPI: PM: (supports S0 S3 S5)\n[    0.324135] ACPI: Using IOAPIC for interrupt routing\n[    0.324905] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[    0.325133] PCI: Using E820 reservations for host bridge windows\n[    0.326101] ACPI: Enabled 2 GPEs in block 00 to 3F\n[    0.327050] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[    0.327138] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]\n[    0.328154] acpi PNP0A08:00: _OSC: platform does not support [LTR]\n[    0.329160] acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability]\n[    0.330166] PCI host bridge to bus 0000:00\n[    0.330801] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]\n[    0.331135] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]\n[    0.332134] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[    0.333133] pci_bus 0000:00: root bus resource [mem 0x10000000-0xafffffff window]\n[    0.334134] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[    0.335134] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window]\n[    0.336133] pci_bus 0000:00: root bus resource [bus 00-ff]\n[    0.337025] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 conventional PCI endpoint\n[    0.337571] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint\n[    0.339134] pci 0000:00:01.0: BAR 0 [io  0xc0c0-0xc0df]\n[    0.340875] pci 0000:00:01.0: BAR 1 [mem 0xfebd0000-0xfebd0fff]\n[    0.345134] pci 0000:00:01.0: BAR 4 [mem 0xfe800000-0xfe803fff 64bit pref]\n[    0.347079] pci 0000:00:01.0: ROM [mem 0xfeb80000-0xfebbffff pref]\n[    0.347656] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 conventional PCI endpoint\n[    0.349134] pci 0000:00:02.0: BAR 0 [io  0xc0e0-0xc0ff]\n[    0.351134] pci 0000:00:02.0: BAR 1 [mem 0xfebd1000-0xfebd1fff]\n[    0.354134] pci 0000:00:02.0: BAR 4 [mem 0xfe804000-0xfe807fff 64bit pref]\n[    0.356646] pci 0000:00:03.0: [1af4:1050] type 00 class 0x030000 conventional PCI endpoint\n[    0.359085] pci 0000:00:03.0: BAR 0 [mem 0xfe000000-0xfe7fffff pref]\n[    0.361138] pci 0000:00:03.0: BAR 2 [mem 0xfe808000-0xfe80bfff 64bit pref]\n[    0.363099] pci 0000:00:03.0: BAR 4 [mem 0xfebd2000-0xfebd2fff]\n[    0.365100] pci 0000:00:03.0: ROM [mem 0xfebc0000-0xfebcffff pref]\n[    0.365173] pci 0000:00:03.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]\n[    0.367595] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 conventional PCI endpoint\n[    0.369134] pci 0000:00:04.0: BAR 0 [io  0xc000-0xc07f]\n[    0.371134] pci 0000:00:04.0: BAR 1 [mem 0xfebd3000-0xfebd3fff]\n[    0.374710] pci 0000:00:04.0: BAR 4 [mem 0xfe80c000-0xfe80ffff 64bit pref]\n[    0.376695] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.378578] pci 0000:00:1d.0: BAR 4 [io  0xc100-0xc11f]\n[    0.379839] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.381551] pci 0000:00:1d.1: BAR 4 [io  0xc120-0xc13f]\n[    0.383261] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.385545] pci 0000:00:1d.2: BAR 4 [io  0xc140-0xc15f]\n[    0.386849] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 conventional PCI endpoint\n[    0.387452] pci 0000:00:1d.7: BAR 0 [mem 0xfebd4000-0xfebd4fff]\n[    0.389762] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 conventional PCI endpoint\n[    0.390500] pci 0000:00:1f.0: quirk: [io  0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO\n[    0.391309] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 conventional PCI endpoint\n[    0.394612] pci 0000:00:1f.2: BAR 4 [io  0xc160-0xc17f]\n[    0.395625] pci 0000:00:1f.2: BAR 5 [mem 0xfebd5000-0xfebd5fff]\n[    0.396948] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 conventional PCI endpoint\n[    0.398691] pci 0000:00:1f.3: BAR 4 [io  0x0700-0x073f]\n[    0.399891] ACPI: PCI: Interrupt link LNKA configured for IRQ 10\n[    0.400190] ACPI: PCI: Interrupt link LNKB configured for IRQ 10\n[    0.401150] ACPI: PCI: Interrupt link LNKC configured for IRQ 11\n[    0.402091] ACPI: PCI: Interrupt link LNKD configured for IRQ 11\n[    0.402179] ACPI: PCI: Interrupt link LNKE configured for IRQ 10\n[    0.403137] ACPI: PCI: Interrupt link LNKF configured for IRQ 10\n[    0.404111] ACPI: PCI: Interrupt link LNKG configured for IRQ 11\n[    0.404178] ACPI: PCI: Interrupt link LNKH configured for IRQ 11\n[    0.405138] ACPI: PCI: Interrupt link GSIA configured for IRQ 16\n[    0.406059] ACPI: PCI: Interrupt link GSIB configured for IRQ 17\n[    0.406138] ACPI: PCI: Interrupt link GSIC configured for IRQ 18\n[    0.407057] ACPI: PCI: Interrupt link GSID configured for IRQ 19\n[    0.407138] ACPI: PCI: Interrupt link GSIE configured for IRQ 20\n[    0.408138] ACPI: PCI: Interrupt link GSIF configured for IRQ 21\n[    0.409106] ACPI: PCI: Interrupt link GSIG configured for IRQ 22\n[    0.409140] ACPI: PCI: Interrupt link GSIH configured for IRQ 23\n[    0.410244] iommu: Default domain type: Translated\n[    0.411000] iommu: DMA domain TLB invalidation policy: lazy mode\n[    0.411180] SCSI subsystem initialized\n[    0.411779] ACPI: bus type USB registered\n[    0.412143] usbcore: registered new interface driver usbfs\n[    0.412973] usbcore: registered new interface driver hub\n[    0.413137] usbcore: registered new device driver usb\n[    0.414169] pps_core: LinuxPPS API ver. 1 registered\n[    0.415138] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>\n[    0.416140] PTP clock support registered\n[    0.417388] Bluetooth: Core ver 2.22\n[    0.418148] NET: Registered PF_BLUETOOTH protocol family\n[    0.419134] Bluetooth: HCI device and connection manager initialized\n[    0.420105] Bluetooth: HCI socket layer initialized\n[    0.420134] Bluetooth: L2CAP socket layer initialized\n[    0.420903] Bluetooth: SCO socket layer initialized\n[    0.421172] PCI: Using ACPI for IRQ routing\n[    0.469618] pci 0000:00:03.0: vgaarb: setting as boot VGA device\n[    0.470095] pci 0000:00:03.0: vgaarb: bridge control possible\n[    0.470130] pci 0000:00:03.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none\n[    0.470136] vgaarb: loaded\n[    0.470603] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0\n[    0.471134] hpet0: 3 comparators, 64-bit 100.000000 MHz counter\n[    0.476182] clocksource: Switched to clocksource kvm-clock\n[    0.477215] pnp: PnP ACPI init\n[    0.477768] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved\n[    0.479015] pnp: PnP ACPI: found 5 devices\n[    0.486949] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[    0.488445] NET: Registered PF_INET protocol family\n[    0.489251] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)\n[    0.490482] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)\n[    0.491782] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)\n[    0.492970] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)\n[    0.494168] TCP bind hash table entries: 2048 (order: 4, 65536 bytes, linear)\n[    0.495309] TCP: Hash tables configured (established 2048 bind 2048)\n[    0.496344] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.497350] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.498439] NET: Registered PF_UNIX/PF_LOCAL protocol family\n[    0.499647] RPC: Registered named UNIX socket transport module.\n[    0.501485] RPC: Registered udp transport module.\n[    0.503322] RPC: Registered tcp transport module.\n[    0.505187] RPC: Registered tcp-with-tls transport module.\n[    0.506522] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[    0.507530] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]\n[    0.508509] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]\n[    0.509474] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]\n[    0.510539] pci_bus 0000:00: resource 7 [mem 0x10000000-0xafffffff window]\n[    0.512341] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window]\n[    0.513408] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window]\n[    0.514683] ACPI: \\_SB_.GSIA: Enabled at IRQ 16\n[    0.515989] ACPI: \\_SB_.GSIB: Enabled at IRQ 17\n[    0.517197] ACPI: \\_SB_.GSIC: Enabled at IRQ 18\n[    0.518409] ACPI: \\_SB_.GSID: Enabled at IRQ 19\n[    0.519713] PCI: CLS 0 bytes, default 64\n[    0.520403] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.522782] Initialise system trusted keyrings\n[    0.523661] workingset: timestamp_bits=46 max_order=16 bucket_order=0\n[    0.524804] NFS: Registering the id_resolver key type\n[    0.525600] Key type id_resolver registered\n[    0.526258] Key type id_legacy registered\n[    0.527449] Key type cifs.idmap registered\n[    0.535057] xor: automatically using best checksumming function   avx       \n[    0.536143] Key type asymmetric registered\n[    0.536761] Asymmetric key parser 'x509' registered\n[    0.537535] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)\n[    0.538683] io scheduler mq-deadline registered\n[    0.539403] io scheduler kyber registered\n[    0.540043] io scheduler bfq registered\n[    0.540971] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[    0.544082] ACPI: button: Power Button [PWRF]\n[    0.546776] ACPI: \\_SB_.GSIF: Enabled at IRQ 21\n[    0.550029] ACPI: \\_SB_.GSIG: Enabled at IRQ 22\n[    0.553005] ACPI: \\_SB_.GSIH: Enabled at IRQ 23\n[    0.559118] ACPI: \\_SB_.GSIE: Enabled at IRQ 20\n[    0.560779] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled\n[    0.561919] 00:01: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A\n[    0.563281] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[    0.565503] Linux agpgart interface v0.103\n[    0.566254] ACPI: bus type drm_connector registered\n[    0.567093] [drm] pci: virtio-vga detected at 0000:00:03.0\n[    0.567942] virtio-pci 0000:00:03.0: vgaarb: deactivate vga console\n[    0.571184] Console: switching to colour dummy device 80x25\n[    0.573011] [drm] features: -virgl +edid -resource_blob -host_visible\n[    0.573012] [drm] features: -context_init\n[    0.575134] [drm] number of scanouts: 1\n[    0.575738] [drm] number of cap sets: 0\n[    0.576618] [drm] Initialized virtio_gpu 0.1.0 for 0000:00:03.0 on minor 0\n[    0.578530] fbcon: virtio_gpudrmfb (fb0) is primary device\n[    0.592729] Console: switching to colour frame buffer device 160x50\n[    0.603638] virtio-pci 0000:00:03.0: [drm] fb0: virtio_gpudrmfb frame buffer device\n[    0.607063] brd: module loaded\n[    0.608226] loop: module loaded\n[    0.608794] virtio_blk virtio3: 4/0/0 default/read/poll queues\n[    0.610758] virtio_blk virtio3: [vda] 684300 512-byte logical blocks (350 MB/334 MiB)\n[    0.613671] ahci 0000:00:1f.2: AHCI vers 0001.0000, 32 command slots, 1.5 Gbps, SATA mode\n[    0.614936] ahci 0000:00:1f.2: 6/6 ports implemented (port mask 0x3f)\n[    0.615928] ahci 0000:00:1f.2: flags: 64bit ncq only \n[    0.617560] scsi host0: ahci\n[    0.618256] scsi host1: ahci\n[    0.618872] scsi host2: ahci\n[    0.619496] scsi host3: ahci\n[    0.620072] scsi host4: ahci\n[    0.620658] scsi host5: ahci\n[    0.621179] ata1: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5100 irq 34 lpm-pol 0\n[    0.622449] ata2: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5180 irq 34 lpm-pol 0\n[    0.623719] ata3: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5200 irq 34 lpm-pol 0\n[    0.624983] ata4: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5280 irq 34 lpm-pol 0\n[    0.626264] ata5: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5300 irq 34 lpm-pol 0\n[    0.627528] ata6: SATA max UDMA/133 abar m4096@0xfebd5000 port 0xfebd5380 irq 34 lpm-pol 0\n[    0.629917] e100: Intel(R) PRO/100 Network Driver\n[    0.630769] e100: Copyright(c) 1999-2006 Intel Corporation\n[    0.631636] e1000: Intel(R) PRO/1000 Network Driver\n[    0.632431] e1000: Copyright (c) 1999-2006 Intel Corporation.\n[    0.633323] e1000e: Intel(R) PRO/1000 Network Driver\n[    0.634285] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.\n[    0.636633] igb: Intel(R) Gigabit Ethernet Network Driver\n[    0.638721] igb: Copyright (c) 2007-2014 Intel Corporation.\n[    0.642157] ehci-pci 0000:00:1d.7: EHCI Host Controller\n[    0.644376] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1\n[    0.646938] ehci-pci 0000:00:1d.7: irq 19, io mem 0xfebd4000\n[    0.653905] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00\n[    0.655003] hub 1-0:1.0: USB hub found\n[    0.655606] hub 1-0:1.0: 6 ports detected\n[    0.656364] uhci_hcd 0000:00:1d.0: UHCI Host Controller\n[    0.657472] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2\n[    0.660508] uhci_hcd 0000:00:1d.0: irq 16, io port 0x0000c100\n[    0.663035] hub 2-0:1.0: USB hub found\n[    0.664542] hub 2-0:1.0: 2 ports detected\n[    0.666514] uhci_hcd 0000:00:1d.1: UHCI Host Controller\n[    0.667351] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3\n[    0.668571] uhci_hcd 0000:00:1d.1: irq 17, io port 0x0000c120\n[    0.669646] hub 3-0:1.0: USB hub found\n[    0.670244] hub 3-0:1.0: 2 ports detected\n[    0.671307] uhci_hcd 0000:00:1d.2: UHCI Host Controller\n[    0.672142] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4\n[    0.673525] uhci_hcd 0000:00:1d.2: irq 18, io port 0x0000c140\n[    0.674601] hub 4-0:1.0: USB hub found\n[    0.675205] hub 4-0:1.0: 2 ports detected\n[    0.675913] usbcore: registered new interface driver usb-storage\n[    0.676849] usbcore: registered new interface driver usbserial_generic\n[    0.678016] usbserial: USB Serial support registered for generic\n[    0.678949] usbcore: registered new interface driver ftdi_sio\n[    0.679842] usbserial: USB Serial support registered for FTDI USB Serial Device\n[    0.680967] usbcore: registered new interface driver pl2303\n[    0.681826] usbserial: USB Serial support registered for pl2303\n[    0.682761] i8042: PNP: No PS/2 controller found.\n[    0.683547] mousedev: PS/2 mouse device common for all mice\n[    0.684493] rtc_cmos 00:03: RTC can wake from S4\n[    0.685605] rtc_cmos 00:03: registered as rtc0\n[    0.686365] rtc_cmos 00:03: setting system clock to 2025-04-15T16:20:42 UTC (1744734042)\n[    0.687646] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram, hpet irqs\n[    0.689049] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev\n[    0.689244] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt\n[    0.690528] amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled\n[    0.694878] i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD\n[    0.695934] sdhci: Secure Digital Host Controller Interface driver\n[    0.699295] sdhci: Copyright(c) Pierre Ossman\n[    0.699974] sdhci-pltfm: SDHCI platform and OF driver helper\n[    0.700876] usbcore: registered new interface driver usbhid\n[    0.701774] usbhid: USB HID core driver\n[    0.702385] u32 classifier\n[    0.702799]     input device check on\n[    0.703384]     Actions configured\n[    0.703957] NET: Registered PF_INET6 protocol family\n[    0.705024] Segment Routing with IPv6\n[    0.705590] In-situ OAM (IOAM) with IPv6\n[    0.706228] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver\n[    0.707233] NET: Registered PF_PACKET protocol family\n[    0.708031] Bridge firewalling registered\n[    0.708658] l2tp_core: L2TP core driver, V2.0\n[    0.709915] Key type dns_resolver registered\n[    0.711740] NET: Registered PF_VSOCK protocol family\n[    0.713909] IPI shorthand broadcast: enabled\n[    0.716679] sched_clock: Marking stable (578005214, 137886691)->(793827299, -77935394)\n[    0.719227] registered taskstats version 1\n[    0.720292] Loading compiled-in X.509 certificates\n[    0.721762] Key type .fscrypt registered\n[    0.722390] Key type fscrypt-provisioning registered\n[    0.723406] Btrfs loaded, zoned=no, fsverity=no\n[    0.725092] Key type encrypted registered\n[    0.725775] printk: legacy console [netcon0] enabled\n[    0.726547] netconsole: network logging started\n[    0.891924] usb 1-1: new high-speed USB device number 2 using ehci-pci\n[    0.938144] ata5: SATA link down (SStatus 0 SControl 300)\n[    0.940707] ata2: SATA link down (SStatus 0 SControl 300)\n[    0.943157] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)\n[    0.947599] ata1: SATA link down (SStatus 0 SControl 300)\n[    0.949146] ata3.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[    0.950900] ata3.00: applying bridge limits\n[    0.951793] ata4: SATA link down (SStatus 0 SControl 300)\n[    0.953653] ata6: SATA link down (SStatus 0 SControl 300)\n[    0.955098] ata3.00: configured for UDMA/100\n[    0.956082] scsi 2:0:0:0: CD-ROM            QEMU     QEMU DVD-ROM     2.5+ PQ: 0 ANSI: 5\n[    0.985326] sr 2:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[    0.988046] cdrom: Uniform CD-ROM driver Revision: 3.20\n[    1.014927] IP-Config: Complete:\n[    1.015990]      device=eth0, hwaddr=52:54:00:12:34:06, ipaddr=192.168.7.6, mask=255.255.255.0, gw=192.168.7.5\n[    1.018977]      host=192.168.7.6, domain=, nis-domain=(none)\n[    1.020650]      bootserver=255.255.255.255, rootserver=255.255.255.255, rootpath=\n[    1.020652]      nameserver0=8.8.8.8\n[    1.024021] clk: Disabling unused clocks\n[    1.025433] md: Waiting for all devices to be available before autodetect\n[    1.026348] md: If you don't use raid, use raid=noautodetect\n[    1.027184] md: Autodetecting RAID arrays.\n[    1.027825] md: autorun ...\n[    1.028283] md: ... autorun DONE.\n[    1.030527] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input1\n[    1.035019] hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:1d.7-1/input0\n[    1.035641] EXT4-fs (vda): mounted filesystem 28d9414e-b608-4cdb-a722-ec7f7ee8fbed r/w with ordered data mode. Quota mode: disabled.\n[    1.039877] VFS: Mounted root (ext4 filesystem) on device 253:0.\n[    1.040673] devtmpfs: mounted\n[    1.041604] Freeing unused kernel image (initmem) memory: 3492K\n[    1.042321] Write protecting the kernel read-only data: 26624k\n[    1.043163] Freeing unused kernel image (rodata/data gap) memory: 352K\n[    1.043969] Run /sbin/init as init process\n\u001b[!p\u001b]104\u0007\u001b[?7h[    1.066223] systemd[1]: systemd 257.4 running in system mode (-PAM -AUDIT -SELINUX -APPARMOR +IMA +IPE -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP -LIBCRYPTSETUP_PLUGINS +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -BTF +XKBCOMMON +UTMP -SYSVINIT -LIBARCHIVE)\n[    1.073258] systemd[1]: Detected virtualization kvm.\n[    1.074514] systemd[1]: Detected architecture x86-64.\n\n\u001b[0;1;39mWelcome to \u001b[0m\u001b[1mPoky (Yocto Project Reference Distro) 5.2 (walnascar)\u001b[0m\u001b[0;1;39m!\u001b[0m\n\n\n[    1.080084] systemd[1]: Hostname set to <qemux86-64>.\n[    1.080820] systemd[1]: Initializing machine ID from random generator.\n[    1.122488] systemd[1]: Queued start job for default target Multi-User System.\n[    1.124212] systemd[1]: Created slice Slice /system/getty.\n[\u001b[0;32m  OK  \u001b[0m] Created slice \u001b[0;1;39mSlice /system/getty\u001b[0m.\n\n[    1.127252] systemd[1]: Created slice Slice /system/modprobe.\n[\u001b[0;32m  OK  \u001b[0m] Created slice \u001b[0;1;39mSlice /system/modprobe\u001b[0m.\n\n[    1.130318] systemd[1]: Created slice Slice /system/serial-getty.\n[\u001b[0;32m  OK  \u001b[0m] Created slice \u001b[0;1;39mSlice /system/serial-getty\u001b[0m.\n\n[    1.132720] systemd[1]: Created slice User and Session Slice.\n[\u001b[0;32m  OK  \u001b[0m] Created slice \u001b[0;1;39mUser and Session Slice\u001b[0m.\n\n[    1.134403] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mDispatch Password Requests to Console Directory Watch\u001b[0m.\n\n[    1.136678] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mForward Password Requests to Wall Directory Watch\u001b[0m.\n\n[    1.138775] systemd[1]: Expecting device /dev/ttyS0...\n         Expecting device \u001b[0;1;39m/dev/ttyS0\u001b[0m...\n\n[    1.140178] systemd[1]: Reached target Path Units.\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mPath Units\u001b[0m.\n\n[    1.141618] systemd[1]: Reached target Remote File Systems.\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mRemote File Systems\u001b[0m.\n\n[    1.144385] systemd[1]: Reached target Slice Units.\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mSlice Units\u001b[0m.\n\n[    1.146444] systemd[1]: Reached target Swaps.\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mSwaps\u001b[0m.\n\n[    1.148461] systemd[1]: Listening on Syslog Socket.\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mSyslog Socket\u001b[0m.\n\n[    1.150985] usb 1-2: new high-speed USB device number 3 using ehci-pci\n[    1.154117] systemd[1]: Listening on Credential Encryption/Decryption.\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mCredential Encryption/Decryption\u001b[0m.\n\n[    1.159379] systemd[1]: Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit).\n[    1.162765] systemd[1]: Listening on Journal Socket (/dev/log).\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mJournal Socket (/dev/log)\u001b[0m.\n\n[    1.166723] systemd[1]: Listening on Journal Sockets.\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mJournal Sockets\u001b[0m.\n\n[    1.169545] systemd[1]: Listening on Network Service Netlink Socket.\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mNetwork Service Netlink Socket\u001b[0m.\n\n[    1.173043] systemd[1]: Listening on udev Control Socket.\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mudev Control Socket\u001b[0m.\n\n[    1.175502] systemd[1]: Listening on udev Kernel Socket.\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mudev Kernel Socket\u001b[0m.\n\n[    1.178006] systemd[1]: Listening on User Database Manager Socket.\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mUser Database Manager Socket\u001b[0m.\n\n[    1.180787] systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).\n[    1.184405] systemd[1]: Mounting POSIX Message Queue File System...\n         Mounting \u001b[0;1;39mPOSIX Message Queue File System\u001b[0m...\n\n[    1.187426] systemd[1]: Mounting Kernel Debug File System...\n         Mounting \u001b[0;1;39mKernel Debug File System\u001b[0m...\n\n[    1.190134] systemd[1]: Mounting Kernel Trace File System...\n         Mounting \u001b[0;1;39mKernel Trace File System\u001b[0m...\n\n[    1.193295] systemd[1]: Mounting Temporary Directory /tmp...\n         Mountin[    1.194863] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\ng \u001b[0;1;39mTemporary Directory /tmp\u001b[0m...\n\n[    1.199996] systemd[1]: Starting Load Kernel Module configfs...\n         Starting \u001b[0;1;39mLoad Kernel Module configfs\u001b[0m...\n\n[    1.202144] systemd[1]: Starting Load Kernel Module drm...\n         Starting \u001b[0;1;39mLoad Kernel Module drm\u001b[0m...\n\n[    1.204060] systemd[1]: Starting Load Kernel Module fuse...\n         Startin[    1.204829] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).\ng \u001b[0;1;39mLoad Kernel Module fuse\u001b[0m...\n\n[    1.208950] systemd[1]: Starting Journal Service...\n         Starting \u001b[0;1;39mJournal Service\u001b[0m...\n\n[    1.211751] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.215486] systemd[1]: Starting Generate network units from Kernel command line...\n         Starting \u001b[0;1;39mGenerate network units from Kernel command line\u001b[0m...\n\n[    1.219589] systemd[1]: Starting Remount Root and Kernel File Systems...\n         Starting \u001b[0;1;39mRemount Root and Kernel File Systems\u001b[0m...\n[    1.223346] systemd-journald[131]: Collecting audit messages is disabled.\n\n[    1.225039] systemd[1]: Starting Apply Kernel Variables...\n         Startin[    1.226729] EXT4-fs (vda): re-mounted 28d9414e-b608-4cdb-a722-ec7f7ee8fbed r/w. Quota mode: disabled.\ng \u001b[0;1;39mApply Kernel Variables\u001b[0m...\n\n[    1.229226] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n         Starting \u001b[0;1;39mCreate Static Device Nodes in /dev gracefully\u001b[0m...\n\n[    1.231642] systemd[1]: Starting Load udev Rules from Credentials...\n         Starting \u001b[0;1;39mLoad udev Rules from Credentials\u001b[0m...\n\n[    1.234388] systemd[1]: Starting Coldplug All udev Devices...\n         Starting \u001b[0;1;39mColdplug All udev Devices\u001b[0m...\n\n[    1.237243] systemd[1]: Mounted POSIX Message Queue File System.\n[\u001b[0;32m  OK  \u001b[0m] Mounted \u001b[0;1;39mPOSIX Message Queue File System\u001b[0m.\n\n[    1.239510] systemd[1]: Started Journal Service.\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mJournal Service\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Mounted \u001b[0;1;39mKernel Debug File System\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Mounted \u001b[0;1;39mKernel Trace File System\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Mounted \u001b[0;1;39mTemporary Directory /tmp\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mLoad Kernel Module configfs\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mLoad Kernel Module drm\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mLoad Kernel Module fuse\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mGenerate network units from Kernel command line\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mRemount Root and Kernel File Systems\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mApply Kernel Variables\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mCreate Static Device Nodes in /dev gracefully\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mLoad udev Rules from Credentials\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mPreparation for Network\u001b[0m.\n\n         Starting \u001b[0;1;39mFlush Journal to Persistent Storage\u001b[0m...\n\n         Starting \u001b[0;1;39mCreate System Users\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mColdplug All udev Devices\u001b[0m.\n\n[    1.270347] systemd-journald[131]: Received client request to flush runtime journal.\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mFlush Journal to Persistent Storage\u001b[0m.\n\n         Starting \u001b[0;1;39mUser Database Manager\u001b[0m...\n\n[    1.283964] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2:1.0/0003:0627:0001.0002/input/input2\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mUser Database Manager\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mCreate System Users\u001b[0m.\n\n         Starting \u001b[0;1;39mNetwork Name Resolution\u001b[0m...\n\n         Starting \u001b[0;1;39mNetwork Time Synchronization\u001b[0m...\n\n         Starting \u001b[0;1;39mCreate Static Device Nodes in /dev\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mCreate Static Device Nodes in /dev\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mPreparation for Local File Systems\u001b[0m.\n\n         Starting \u001b[0;1;39mRule-based Manager for Device Events and Files\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mNetwork Time Synchronization\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mSystem Time Set\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mNetwork Name Resolution\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mHost and Network Name Lookups\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mRule-based Manager for Device Events and Files\u001b[0m.\n\n         Starting \u001b[0;1;39mNetwork Configuration\u001b[0m...\n\n[    1.342640] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[\u001b[0;32m  OK  \u001b[0m] Found device \u001b[0;1;39m/dev/ttyS0\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mNetwork Configuration\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mNetwork\u001b[0m.\n\n         Starting \u001b[0;1;39mEnable Persistent Storage in systemd-networkd\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mEnable Persistent Storage in systemd-networkd\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mLoad/Save RF Kill Switch Status /dev/rfkill Watch\u001b[0m.\n\n         Starting \u001b[0;1;39mVirtual Console Setup\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mVirtual Console Setup\u001b[0m.\n\n         Mounting \u001b[0;1;39m/var/volatile\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Mounted \u001b[0;1;39m/var/volatile\u001b[0m.\n\n         Starting \u001b[0;1;39mLoad/Save OS Random Seed\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mLocal File Systems\u001b[0m.\n\n         Starting \u001b[0;1;39mCreate System Files and Directories\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mLoad/Save OS Random Seed\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mCreate System Files and Directories\u001b[0m.\n\n         Starting \u001b[0;1;39mRebuild Dynamic Linker Cache\u001b[0m...\n\n         Starting \u001b[0;1;39mRebuild Journal Catalog\u001b[0m...\n\n         Starting \u001b[0;1;39mRecord System Boot/Shutdown in UTMP\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mRecord System Boot/Shutdown in UTMP\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mRebuild Journal Catalog\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mRebuild Dynamic Linker Cache\u001b[0m.\n\n         Starting \u001b[0;1;39mRun pending postinsts\u001b[0m...\n\n         Starting \u001b[0;1;39mUpdate is Completed\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mUpdate is Completed\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mRun pending postinsts\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mSystem Initialization\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mDaily Cleanup of Temporary Directories\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mTimer Units\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mD-Bus System Message Bus Socket\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mHostname Service Socket\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mSocket Units\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mBasic System\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mKernel Logging Service\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mSystem Logging Service\u001b[0m.\n\n         Starting \u001b[0;1;39mD-Bus System Message Bus\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mGetty on tty1\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mSerial Getty on ttyS0\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mLogin Prompts\u001b[0m.\n\n         Starting \u001b[0;1;39mUser Login Management\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mD-Bus System Message Bus\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mUser Login Management\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mMulti-User System\u001b[0m.\n\n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \n",
    "oetags": [
     "runqemu"
    ],
    "status": "ERROR"
   },
   "runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit": {
    "duration": 224.47054934501648,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_helloworld": {
    "duration": 110.00386238098145,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_pstree": {
    "duration": 41.322561502456665,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_syscalls_by_pid": {
    "duration": 40.215163230895996,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_syscalls_by_proc": {
    "duration": 39.88968873023987,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestExport.test_testexport_basic": {
    "duration": 52.09160542488098,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestExport.test_testexport_sdk": {
    "duration": 80.44310808181763,
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_apt": {
    "duration": 178.81788873672485,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_dnf": {
    "duration": 137.79094576835632,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_install": {
    "duration": 124.39311623573303,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_slirp": {
    "duration": 98.68493175506592,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_virgl_gtk_sdl": {
    "duration": 140.46844100952148,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_virgl_headless": {
    "duration": 57.72659087181091,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "selftest.ExternalLayer.test_list_imported": {
    "duration": 0.010080337524414062,
    "status": "PASSED"
   },
   "signing.LockedSignatures.test_locked_signatures": {
    "duration": 107.46377682685852,
    "status": "PASSED"
   },
   "signing.Signing.test_signing_packages": {
    "duration": 142.86360883712769,
    "status": "PASSED"
   },
   "signing.Signing.test_signing_sstate_archive": {
    "duration": 164.71702456474304,
    "status": "PASSED"
   },
   "spdx.SPDX22Check.test_spdx_base_files": {
    "duration": 36.79248118400574,
    "status": "PASSED"
   },
   "spdx.SPDX22Check.test_spdx_tar": {
    "duration": 25.324238777160645,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_baremetal_helloworld": {
    "duration": 51.161580085754395,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_base_files": {
    "duration": 38.05485439300537,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_core_image_minimal": {
    "duration": 65.19062781333923,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_core_image_minimal_sdk": {
    "duration": 221.18711256980896,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_extra_opts": {
    "duration": 57.56109833717346,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_gcc_include_source": {
    "duration": 94.72807097434998,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_machine": {
    "duration": 92.12045240402222,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_1": {
    "duration": 38.53424072265625,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_2": {
    "duration": 64.67617321014404,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_3": {
    "duration": 103.33325552940369,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_nonspecific": {
    "duration": 35.689863204956055,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific": {
    "duration": 38.08502507209778,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific_nonspecific": {
    "duration": 36.70116877555847,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_fail": {
    "duration": 36.76218795776367,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_pass": {
    "duration": 34.43422174453735,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_specific_fail": {
    "duration": 33.17029881477356,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_specific_pass": {
    "duration": 31.014533758163452,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_native_targets": {
    "duration": 65.07167863845825,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_target": {
    "duration": 48.16262626647949,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_native_target": {
    "duration": 51.25438046455383,
    "status": "PASSED"
   },
   "sstatetests.SStateFindSiginfo.test_sstate_compare_sigfiles_and_find_siginfo": {
    "duration": 2423.917771577835,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_32_64_same_hash": {
    "duration": 74.7732663154602,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_nativelsbstring_same_hash": {
    "duration": 75.33985543251038,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_sdk_arch_same_hash": {
    "duration": 77.7254626750946,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs2.test_sstate_allarch_samesigs": {
    "duration": 103.68230891227722,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs2.test_sstate_nativesdk_samesigs_multilib": {
    "duration": 145.46209716796875,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs3.test_sstate_multilib_or_not_native_samesigs": {
    "duration": 60.18278980255127,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs3.test_sstate_sametune_samesigs": {
    "duration": 184.8285391330719,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs4.test_sstate_movelayer_samesigs": {
    "duration": 58.673786640167236,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs4.test_sstate_noop_samesigs": {
    "duration": 113.35686206817627,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_gcc_runtime_vs_gcc_source": {
    "duration": 747.4063899517059,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_image_minimal_vs_base_do_configure": {
    "duration": 406.441769361496,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_image_minimal_vs_perlcross": {
    "duration": 179.49216961860657,
    "status": "PASSED"
   },
   "sstatetests.SStateTests.test_autorev_sstate_works": {
    "duration": 48.98530149459839,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_cleanup": {
    "duration": 61.98561143875122,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_la": {
    "duration": 48.02752375602722,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_max_shebang": {
    "duration": 17.0081627368927,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_pkgconfig": {
    "duration": 35.562644243240356,
    "status": "PASSED"
   },
   "systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built": {
    "duration": 101.40495085716248,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_datastore_operations": {
    "duration": 0.5599281787872314,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_expand": {
    "duration": 0.2630319595336914,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_getvar": {
    "duration": 1.014207124710083,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_getvar_bb_origenv": {
    "duration": 1.0124688148498535,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_list_recipes": {
    "duration": 3.9945590496063232,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe": {
    "duration": 3.8508613109588623,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe_copy_expand": {
    "duration": 3.911241054534912,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe_custom_data": {
    "duration": 4.080270767211914,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_virtual_recipe": {
    "duration": 3.989419937133789,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_virtual_recipe_custom_data": {
    "duration": 3.924382448196411,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_setvariable_clean": {
    "duration": 3.0247249603271484,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_variable_history": {
    "duration": 3.8912246227264404,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_wait_event": {
    "duration": 2.0098886489868164,
    "status": "PASSED"
   },
   "uboot.UBootTest.test_boot_uboot": {
    "duration": 0.0008754730224609375,
    "log": "Test skipped on x86_64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "uki.UkiTest.test_uki_boot_systemd": {
    "duration": 1133.7981538772583,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 377, in runqemu\n    qemu.start(params=qemuparams, ssh=ssh, runqemuparams=runqemuparams, launch_cmd=launch_cmd, discard_writes=discard_writes)\n    ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/targetcontrol.py\", line 179, in start\n    raise RuntimeError(\"%s - FAILED to start qemu - check the task log and the boot log\" % self.pn)\nRuntimeError: core-image-minimal - FAILED to start qemu - check the task log and the boot log\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/uki.py\", line 59, in test_uki_boot_systemd\n    with runqemu(image, ssh=False, launch_cmd=cmd) as qemu:\n         ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/contextlib.py\", line 141, in __enter__\n    return next(self.gen)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 383, in runqemu\n    raise Exception(msg)\nException: core-image-minimal - FAILED to start qemu - check the task log and the boot log\nFailed to start QEMU - see the logs in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426640/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimageQemurunner log output from /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426640/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemurunner_log.20250415164033:\nINFO: rootfs file: \nINFO: Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426640/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415164033\nINFO: SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426640/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250415164033\nINFO: QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426640/tmp/.a00w0jdb\nDEBUG: Created listening socket for qemu serial console on: 127.0.0.1:47933\nDEBUG: Created listening socket for qemu serial console on: 127.0.0.1:54545\nDEBUG: launchcmd=runqemu  nographic serial wic ovmf kvm tcpserial=47933:54545 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426640/pidfile_426640  -S -qmp unix:./.una52p_r,server,wait -qmp unix:./.a00w0jdb,server,nowait\"\nDEBUG: runqemu started, pid is 3928460\nDEBUG: waiting at most 300 seconds for qemu pid (04/15/25 16:42:00)\nDEBUG: QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426640/tmp/.una52p_r\nDEBUG: QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426640/tmp/.una52p_r\nINFO: QMP connected to QEMU at 04/15/25 16:42:03 and took 3.56 seconds\nINFO: QMP released QEMU at 04/15/25 16:42:03 and took 0.09 seconds from connect\nDEBUG: qemu started in 3.63 seconds - qemu procces pid is 3928529 (04/15/25 16:42:03)\nDEBUG: Target IP: None\nDEBUG: Server IP: None\nDEBUG: Starting logging thread\nDEBUG: Starting thread event loop\nDEBUG: Connection request received\nDEBUG: Setting connection established event\nDEBUG: Output from runqemu:\nrunqemu - INFO - Running bitbake -e  ...\nrunqemu - INFO - Continuing with the following parameters:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426640/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20250415164040.wic]\nOVMF: ['/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426640/tmp/deploy/images/qemux86-64/ovmf.qcow2']\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426640/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20250415164040.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 - Using scsi drive\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426640/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 if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426640/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20250415164040.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -drive if=pflash,format=qcow2,file=/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426640/tmp/deploy/images/qemux86-64/ovmf.qcow2   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:47933,nodelay=on -serial tcp:127.0.0.1:54545,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426640/pidfile_426640  -S -qmp unix:./.una52p_r,server,wait -qmp unix:./.a00w0jdb,server,nowait -nographic  \n\nrunqemu - INFO - Host uptime: 88395.18\n\n\nDEBUG: Waiting at most 1000 seconds for login banner (04/15/25 16:42:03)\nDEBUG: Connection from 127.0.0.1:55996\nWARNING: Target didn't reach login banner in 1000 seconds (04/15/25 16:58:46)\nWARNING: Last 25 lines of login console (1404):\n[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01HBdsDxe: loading Boot0001 \"UEFI QEMU QEMU HARDDISK \" from PciRoot(0x0)/Pci(0x4,0x0)/Scsi(0x0,0x0)\nBdsDxe: starting Boot0001 \"UEFI QEMU QEMU HARDDISK \" from PciRoot(0x0)/Pci(0x4,0x0)/Scsi(0x0,0x0)\n [2J[01;01H[15;21H[0m[30m[47m   Poky (Yocto Project Reference Distro) 5.2 (walnascar)   [16;21H[0m[37m[40m              Reboot Into Firmware Interface               [18;01H                                            Boot in 5 s.                                           [17;18H\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500[18;01H                                            Boot in 4 s.                                           [17;18H\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500[18;01H                                            Boot in 3 s.                                           [17;18H\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500[18;01H                                            Boot in 2 s.                                           [17;18H\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500[18;01H                                            Boot in 1 s.                                           [17;18H\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500[2J[01;01HEFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path\nWARNING: Last 25 lines of all logging (54116):\n[[0;32m  OK  [0m] Started [0;1;39mKernel Logging Service[0m.\n\n[[0;32m  OK  [0m] Started [0;1;39mSystem Logging Service[0m.\n\n         Starting [0;1;39mD-Bus System Message Bus[0m...\n\n[[0;32m  OK  [0m] Started [0;1;39mGetty on tty1[0m.\n\n[[0;32m  OK  [0m] Started [0;1;39mSerial Getty on ttyS0[0m.\n\n[[0;32m  OK  [0m] Reached target [0;1;39mLogin Prompts[0m.\n\n         Starting [0;1;39mUser Login Management[0m...\n\n[[0;32m  OK  [0m] Started [0;1;39mD-Bus System Message Bus[0m.\n\n[[0;32m  OK  [0m] Started [0;1;39mUser Login Management[0m.\n\n[[0;32m  OK  [0m] Reached target [0;1;39mMulti-User System[0m.\n\n[!p]104[?7h[6n[32766;32766H[6n[!p]104[?7h[6n[32766;32766H[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \nWARNING: Check full boot log: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426640/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415164033\nDEBUG: Stopping logging thread\nDEBUG: Stop event received\nDEBUG: Tearing down logging thread\nDEBUG: Sending SIGTERM to runqemu\nINFO: Output from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 89403.65\n\ntput: No value for $TERM and no -T specified\n\nWARNING: Extra log data read: \n\nDEBUG: Sending SIGTERM to runqemu\nINFO: Output from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 89403.65\n\ntput: No value for $TERM and no -T specified\n\n\nStderr:\n2025-04-15 15:47:22,829 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426640/conf/local.conf\n2025-04-15 15:47:22,829 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-15 16:39:57,568 - oe-selftest - INFO - The spdxId of gcc-14.2.0/README in recipe-gcc.spdx.json is http://spdx.org/spdxdocs/gcc-f2eaeb0d-b54b-53ba-899a-8c36c21139bf/42f90124084e38ecbc700fd8fe3379bee032fd7c9da1978bab331bc009f1fc40/sourcefile/20\nLoading cache...done.\nrootfs file: \nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426640/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415164033\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426640/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250415164033\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426640/tmp/.a00w0jdb\nCreated listening socket for qemu serial console on: 127.0.0.1:47933\nCreated listening socket for qemu serial console on: 127.0.0.1:54545\nlaunchcmd=runqemu  nographic serial wic ovmf kvm tcpserial=47933:54545 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426640/pidfile_426640  -S -qmp unix:./.una52p_r,server,wait -qmp unix:./.a00w0jdb,server,nowait\"\nrunqemu started, pid is 3928460\nwaiting at most 300 seconds for qemu pid (04/15/25 16:42:00)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426640/tmp/.una52p_r\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426640/tmp/.una52p_r\nQMP connected to QEMU at 04/15/25 16:42:03 and took 3.56 seconds\nQMP released QEMU at 04/15/25 16:42:03 and took 0.09 seconds from connect\nqemu started in 3.63 seconds - qemu procces pid is 3928529 (04/15/25 16:42:03)\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 - Running bitbake -e  ...\nrunqemu - INFO - Continuing with the following parameters:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426640/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20250415164040.wic]\nOVMF: ['/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426640/tmp/deploy/images/qemux86-64/ovmf.qcow2']\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426640/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20250415164040.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 - Using scsi drive\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426640/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 if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426640/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20250415164040.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -drive if=pflash,format=qcow2,file=/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426640/tmp/deploy/images/qemux86-64/ovmf.qcow2   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:47933,nodelay=on -serial tcp:127.0.0.1:54545,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426640/pidfile_426640  -S -qmp unix:./.una52p_r,server,wait -qmp unix:./.a00w0jdb,server,nowait -nographic  \n\nrunqemu - INFO - Host uptime: 88395.18\n\n\nWaiting at most 1000 seconds for login banner (04/15/25 16:42:03)\nConnection from 127.0.0.1:55996\nTarget didn't reach login banner in 1000 seconds (04/15/25 16:58:46)\nLast 25 lines of login console (1404):\n[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01HBdsDxe: loading Boot0001 \"UEFI QEMU QEMU HARDDISK \" from PciRoot(0x0)/Pci(0x4,0x0)/Scsi(0x0,0x0)\nBdsDxe: starting Boot0001 \"UEFI QEMU QEMU HARDDISK \" from PciRoot(0x0)/Pci(0x4,0x0)/Scsi(0x0,0x0)\n [2J[01;01H[15;21H[0m[30m[47m   Poky (Yocto Project Reference Distro) 5.2 (walnascar)   [16;21H[0m[37m[40m              Reboot Into Firmware Interface               [18;01H                                            Boot in 5 s.                                           [17;18H\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500[18;01H                                            Boot in 4 s.                                           [17;18H\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500[18;01H                                            Boot in 3 s.                                           [17;18H\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500[18;01H                                            Boot in 2 s.                                           [17;18H\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500[18;01H                                            Boot in 1 s.                                           [17;18H\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500[2J[01;01HEFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path\nLast 25 lines of all logging (54116):\n[[0;32m  OK  [0m] Started [0;1;39mKernel Logging Service[0m.\n\n[[0;32m  OK  [0m] Started [0;1;39mSystem Logging Service[0m.\n\n         Starting [0;1;39mD-Bus System Message Bus[0m...\n\n[[0;32m  OK  [0m] Started [0;1;39mGetty on tty1[0m.\n\n[[0;32m  OK  [0m] Started [0;1;39mSerial Getty on ttyS0[0m.\n\n[[0;32m  OK  [0m] Reached target [0;1;39mLogin Prompts[0m.\n\n         Starting [0;1;39mUser Login Management[0m...\n\n[[0;32m  OK  [0m] Started [0;1;39mD-Bus System Message Bus[0m.\n\n[[0;32m  OK  [0m] Started [0;1;39mUser Login Management[0m.\n\n[[0;32m  OK  [0m] Reached target [0;1;39mMulti-User System[0m.\n\n[!p]104[?7h[6n[32766;32766H[6n[!p]104[?7h[6n[32766;32766H[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \nCheck full boot log: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426640/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415164033\nStopping logging thread\nStop event received\nTearing down logging thread\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 89403.65\n\ntput: No value for $TERM and no -T specified\n\nExtra log data read: \n\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 89403.65\n\ntput: No value for $TERM and no -T specified\n\nERROR: Qemu log output from /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426640/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415164033:\n\u001b[2J\u001b[01;01H\u001b[=3h\u001b[2J\u001b[01;01H\u001b[2J\u001b[01;01H\u001b[=3h\u001b[2J\u001b[01;01H\u001b[2J\u001b[01;01H\u001b[=3h\u001b[2J\u001b[01;01H\u001b[2J\u001b[01;01H\u001b[=3h\u001b[2J\u001b[01;01H\u001b[2J\u001b[01;01H\u001b[=3h\u001b[2J\u001b[01;01HBdsDxe: loading Boot0001 \"UEFI QEMU QEMU HARDDISK \" from PciRoot(0x0)/Pci(0x4,0x0)/Scsi(0x0,0x0)\nBdsDxe: starting Boot0001 \"UEFI QEMU QEMU HARDDISK \" from PciRoot(0x0)/Pci(0x4,0x0)/Scsi(0x0,0x0)\n \u001b[2J\u001b[01;01H\u001b[15;21H\u001b[0m\u001b[30m\u001b[47m   Poky (Yocto Project Reference Distro) 5.2 (walnascar)   \u001b[16;21H\u001b[0m\u001b[37m\u001b[40m              Reboot Into Firmware Interface               \u001b[18;01H                                            Boot in 5 s.                                           \u001b[17;18H\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u001b[18;01H                                            Boot in 4 s.                                           \u001b[17;18H\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u001b[18;01H                                            Boot in 3 s.                                           \u001b[17;18H\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u001b[18;01H                                            Boot in 2 s.                                           \u001b[17;18H\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u001b[18;01H                                            Boot in 1 s.                                           \u001b[17;18H\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u001b[2J\u001b[01;01HEFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path\n[    0.000000] Linux version 6.12.19-yocto-standard (oe-user@oe-host) (x86_64-poky-linux-gcc (GCC) 14.2.0, GNU ld (GNU Binutils) 2.44) #1 SMP PREEMPT_DYNAMIC Wed Mar 19 23:04:08 UTC 2025\n[    0.000000] Command line: rootwait root=LABEL=root console=ttyS0,115200\n[    0.000000] BIOS-provided physical RAM map:\n[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable\n[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000007fffff] usable\n[    0.000000] BIOS-e820: [mem 0x0000000000800000-0x0000000000807fff] ACPI NVS\n[    0.000000] BIOS-e820: [mem 0x0000000000808000-0x000000000080afff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000080b000-0x000000000080bfff] ACPI NVS\n[    0.000000] BIOS-e820: [mem 0x000000000080c000-0x0000000000810fff] usable\n[    0.000000] BIOS-e820: [mem 0x0000000000811000-0x00000000008fffff] ACPI NVS\n[    0.000000] BIOS-e820: [mem 0x0000000000900000-0x000000000f4ecfff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000f4ed000-0x000000000f76cfff] reserved\n[    0.000000] BIOS-e820: [mem 0x000000000f76d000-0x000000000f77efff] ACPI data\n[    0.000000] BIOS-e820: [mem 0x000000000f77f000-0x000000000f7fefff] ACPI NVS\n[    0.000000] BIOS-e820: [mem 0x000000000f7ff000-0x000000000fe87fff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000fe88000-0x000000000fe8bfff] reserved\n[    0.000000] BIOS-e820: [mem 0x000000000fe8c000-0x000000000fe8dfff] ACPI NVS\n[    0.000000] BIOS-e820: [mem 0x000000000fe8e000-0x000000000fedbfff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000fedc000-0x000000000ff5ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x000000000ff60000-0x000000000fffffff] ACPI NVS\n[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\n[    0.000000] NX (Execute Disable) protection: active\n[    0.000000] APIC: Static calls initialized\n[    0.000000] extended physical RAM map:\n[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable\n[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x00000000007fffff] usable\n[    0.000000] reserve setup_data: [mem 0x0000000000800000-0x0000000000807fff] ACPI NVS\n[    0.000000] reserve setup_data: [mem 0x0000000000808000-0x000000000080afff] usable\n[    0.000000] reserve setup_data: [mem 0x000000000080b000-0x000000000080bfff] ACPI NVS\n[    0.000000] reserve setup_data: [mem 0x000000000080c000-0x0000000000810fff] usable\n[    0.000000] reserve setup_data: [mem 0x0000000000811000-0x00000000008fffff] ACPI NVS\n[    0.000000] reserve setup_data: [mem 0x0000000000900000-0x000000000c37d017] usable\n[    0.000000] reserve setup_data: [mem 0x000000000c37d018-0x000000000c3a4457] usable\n[    0.000000] reserve setup_data: [mem 0x000000000c3a4458-0x000000000e00b017] usable\n[    0.000000] reserve setup_data: [mem 0x000000000e00b018-0x000000000e014a57] usable\n[    0.000000] reserve setup_data: [mem 0x000000000e014a58-0x000000000f4ecfff] usable\n[    0.000000] reserve setup_data: [mem 0x000000000f4ed000-0x000000000f76cfff] reserved\n[    0.000000] reserve setup_data: [mem 0x000000000f76d000-0x000000000f77efff] ACPI data\n[    0.000000] reserve setup_data: [mem 0x000000000f77f000-0x000000000f7fefff] ACPI NVS\n[    0.000000] reserve setup_data: [mem 0x000000000f7ff000-0x000000000fe87fff] usable\n[    0.000000] reserve setup_data: [mem 0x000000000fe88000-0x000000000fe8bfff] reserved\n[    0.000000] reserve setup_data: [mem 0x000000000fe8c000-0x000000000fe8dfff] ACPI NVS\n[    0.000000] reserve setup_data: [mem 0x000000000fe8e000-0x000000000fedbfff] usable\n[    0.000000] reserve setup_data: [mem 0x000000000fedc000-0x000000000ff5ffff] reserved\n[    0.000000] reserve setup_data: [mem 0x000000000ff60000-0x000000000fffffff] ACPI NVS\n[    0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved\n[    0.000000] reserve setup_data: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[    0.000000] reserve setup_data: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved\n[    0.000000] reserve setup_data: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\n[    0.000000] efi: EFI v2.7 by EDK II\n[    0.000000] efi: SMBIOS=0xf53f000 ACPI=0xf77e000 ACPI 2.0=0xf77e014 MEMATTR=0xe7f0018 INITRD=0xe7f2b18 RNG=0xf773018 \n[    0.000000] random: crng init done\n[    0.000000] efi: Remove mem128: MMIO range=[0xffc00000-0xffffffff] (4MB) from e820 map\n[    0.000000] SMBIOS 2.8 present.\n[    0.000000] DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS unknown 02/02/2022\n[    0.000000] DMI: Memory slots populated: 1/1\n[    0.000000] Hypervisor detected: KVM\n[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[    0.000000] kvm-clock: using sched offset of 6943934032 cycles\n[    0.000002] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[    0.000004] tsc: Detected 2749.998 MHz processor\n[    0.000150] last_pfn = 0xfedc max_arch_pfn = 0x400000000\n[    0.000183] MTRR map: 4 entries (2 fixed + 2 variable; max 18), built from 8 variable MTRRs\n[    0.000186] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  \n[    0.004304] Secure boot disabled\n[    0.004305] RAMDISK: [mem 0x08f73000-0x09f14fff]\n[    0.004308] ACPI: Early table checksum verification disabled\n[    0.004310] ACPI: RSDP 0x000000000F77E014 000024 (v02 BOCHS )\n[    0.004313] ACPI: XSDT 0x000000000F77D0E8 000054 (v01 BOCHS  BXPC     00000001      01000013)\n[    0.004317] ACPI: FACP 0x000000000F779000 0000F4 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.004321] ACPI: DSDT 0x000000000F77A000 0021F2 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.004323] ACPI: FACS 0x000000000F7DD000 000040\n[    0.004324] ACPI: APIC 0x000000000F778000 000090 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.004326] ACPI: HPET 0x000000000F777000 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.004327] ACPI: MCFG 0x000000000F776000 00003C (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.004329] ACPI: WAET 0x000000000F775000 000028 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.004330] ACPI: BGRT 0x000000000F774000 000038 (v01 INTEL  EDK2     00000002      01000013)\n[    0.004331] ACPI: Reserving FACP table memory at [mem 0xf779000-0xf7790f3]\n[    0.004332] ACPI: Reserving DSDT table memory at [mem 0xf77a000-0xf77c1f1]\n[    0.004333] ACPI: Reserving FACS table memory at [mem 0xf7dd000-0xf7dd03f]\n[    0.004333] ACPI: Reserving APIC table memory at [mem 0xf778000-0xf77808f]\n[    0.004334] ACPI: Reserving HPET table memory at [mem 0xf777000-0xf777037]\n[    0.004334] ACPI: Reserving MCFG table memory at [mem 0xf776000-0xf77603b]\n[    0.004335] ACPI: Reserving WAET table memory at [mem 0xf775000-0xf775027]\n[    0.004335] ACPI: Reserving BGRT table memory at [mem 0xf774000-0xf774037]\n[    0.004367] Zone ranges:\n[    0.004367]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]\n[    0.004369]   DMA32    [mem 0x0000000001000000-0x000000000fedbfff]\n[    0.004369]   Normal   empty\n[    0.004370] Movable zone start for each node\n[    0.004371] Early memory node ranges\n[    0.004371]   node   0: [mem 0x0000000000001000-0x000000000009ffff]\n[    0.004372]   node   0: [mem 0x0000000000100000-0x00000000007fffff]\n[    0.004373]   node   0: [mem 0x0000000000808000-0x000000000080afff]\n[    0.004373]   node   0: [mem 0x000000000080c000-0x0000000000810fff]\n[    0.004374]   node   0: [mem 0x0000000000900000-0x000000000f4ecfff]\n[    0.004374]   node   0: [mem 0x000000000f7ff000-0x000000000fe87fff]\n[    0.004375]   node   0: [mem 0x000000000fe8e000-0x000000000fedbfff]\n[    0.004376] Initmem setup node 0 [mem 0x0000000000001000-0x000000000fedbfff]\n[    0.004379] On node 0, zone DMA: 1 pages in unavailable ranges\n[    0.004390] On node 0, zone DMA: 96 pages in unavailable ranges\n[    0.004391] On node 0, zone DMA: 8 pages in unavailable ranges\n[    0.004391] On node 0, zone DMA: 1 pages in unavailable ranges\n[    0.004403] On node 0, zone DMA: 239 pages in unavailable ranges\n[    0.004703] On node 0, zone DMA32: 786 pages in unavailable ranges\n[    0.004704] On node 0, zone DMA32: 6 pages in unavailable ranges\n[    0.004707] On node 0, zone DMA32: 292 pages in unavailable ranges\n[    0.005057] ACPI: PM-Timer IO Port: 0x608\n[    0.005064] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[    0.005087] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[    0.005089] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[    0.005091] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[    0.005091] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[    0.005092] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[    0.005093] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[    0.005095] ACPI: Using ACPI (MADT) for SMP configuration information\n[    0.005096] ACPI: HPET id: 0x8086a201 base: 0xfed00000\n[    0.005098] TSC deadline timer available\n[    0.005101] CPU topo: Max. logical packages:   1\n[    0.005102] CPU topo: Max. logical dies:       1\n[    0.005102] CPU topo: Max. dies per package:   1\n[    0.005106] CPU topo: Max. threads per core:   1\n[    0.005106] CPU topo: Num. cores per package:     4\n[    0.005106] CPU topo: Num. threads per package:   4\n[    0.005107] CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs\n[    0.005116] kvm-guest: APIC: eoi() replaced with kvm_guest_apic_eoi_write()\n[    0.005134] [mem 0x10000000-0xdfffffff] available for PCI devices\n[    0.005135] Booting paravirtualized kernel on KVM\n[    0.005136] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns\n[    0.005140] setup_percpu: NR_CPUS:64 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1\n[    0.005220] percpu: Embedded 58 pages/cpu s199704 r8192 d29672 u524288\n[    0.005243] Kernel command line: rootwait root=LABEL=root console=ttyS0,115200\n[    0.005265] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)\n[    0.005273] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)\n[    0.005298] Built 1 zonelists, mobility grouping on.  Total pages: 64107\n[    0.005361] mem auto-init: stack:all(zero), heap alloc:off, heap free:off\n[    0.005601] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1\n[    0.005617] ftrace: allocating 53715 entries in 210 pages\n[    0.014743] ftrace: allocated 210 pages with 4 groups\n[    0.014770] Dynamic Preempt: full\n[    0.014898] rcu: Preemptible hierarchical RCU implementation.\n[    0.014898] rcu: \tRCU event tracing is enabled.\n[    0.014899] rcu: \tRCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.\n[    0.014900] \tTrampoline variant of Tasks RCU enabled.\n[    0.014900] \tRude variant of Tasks RCU enabled.\n[    0.014901] \tTracing variant of Tasks RCU enabled.\n[    0.014901] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.\n[    0.014902] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4\n[    0.014905] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.014906] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.014907] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.019428] NR_IRQS: 4352, nr_irqs: 456, preallocated irqs: 16\n[    0.019612] rcu: srcu_init: Setting srcu_struct sizes based on contention.\n[    0.019652] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)\n[    0.019671] Console: colour dummy device 80x25\n[    0.019707] printk: legacy console [ttyS0] enabled\n[    0.177634] ACPI: Core revision 20240827\n[    0.178360] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns\n[    0.179905] APIC: Switch to symmetric I/O mode setup\n[    0.180859] x2apic enabled\n[    0.181613] APIC: Switched APIC routing to: physical x2apic\n[    0.183456] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[    0.184413] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.186049] Calibrating delay loop (skipped) preset value.. 5499.99 BogoMIPS (lpj=2749998)\n[    0.187182] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[    0.188050] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[    0.189051] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization\n[    0.190050] Spectre V2 : Mitigation: Retpolines\n[    0.191049] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[    0.192049] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT\n[    0.193049] Speculative Store Bypass: Vulnerable\n[    0.194061] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'\n[    0.195049] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'\n[    0.196049] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'\n[    0.197050] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256\n[    0.198049] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[    0.216494] Freeing SMP alternatives memory: 56K\n[    0.217051] pid_max: default: 32768 minimum: 301\n[    0.219868] LSM: initializing lsm=capability,landlock\n[    0.220074] landlock: Up and running.\n[    0.221064] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.222050] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.223201] smpboot: CPU0: AMD Intel Xeon E3-12xx v2 (Ivy Bridge) (family: 0x6, model: 0x3a, stepping: 0x9)\n[    0.224283] Performance Events: AMD PMU driver.\n[    0.225061] ... version:                0\n[    0.226056] ... bit width:              48\n[    0.227055] ... generic registers:      4\n[    0.228056] ... value mask:             0000ffffffffffff\n[    0.229052] ... max period:             00007fffffffffff\n[    0.229863] ... fixed-purpose events:   0\n[    0.230053] ... event mask:             000000000000000f\n[    0.230984] signal: max sigframe size: 1776\n[    0.231101] rcu: Hierarchical SRCU implementation.\n[    0.231845] rcu: \tMax phase no-delay instances is 400.\n[    0.232072] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level\n[    0.233148] smp: Bringing up secondary CPUs ...\n[    0.233915] smpboot: x86: Booting SMP configuration:\n[    0.234054] .... node  #0, CPUs:      #1 #2 #3\n[    0.270125] smp: Brought up 1 node, 4 CPUs\n[    0.271052] smpboot: Total of 4 processors activated (21999.98 BogoMIPS)\n[    0.272289] Memory: 191120K/256428K available (20480K kernel code, 2434K rwdata, 5792K rodata, 3492K init, 2072K bss, 59500K reserved, 0K cma-reserved)\n[    0.273103] devtmpfs: initialized\n[    0.273676] ACPI: PM: Registering ACPI NVS region [mem 0x00800000-0x00807fff] (32768 bytes)\n[    0.274054] ACPI: PM: Registering ACPI NVS region [mem 0x0080b000-0x0080bfff] (4096 bytes)\n[    0.275052] ACPI: PM: Registering ACPI NVS region [mem 0x00811000-0x008fffff] (978944 bytes)\n[    0.276055] ACPI: PM: Registering ACPI NVS region [mem 0x0f77f000-0x0f7fefff] (524288 bytes)\n[    0.277053] ACPI: PM: Registering ACPI NVS region [mem 0x0fe8c000-0x0fe8dfff] (8192 bytes)\n[    0.278052] ACPI: PM: Registering ACPI NVS region [mem 0x0ff60000-0x0fffffff] (655360 bytes)\n[    0.279077] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns\n[    0.280054] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)\n[    0.281072] pinctrl core: initialized pinctrl subsystem\n[    0.282248] NET: Registered PF_NETLINK/PF_ROUTE protocol family\n[    0.283125] thermal_sys: Registered thermal governor 'step_wise'\n[    0.283126] thermal_sys: Registered thermal governor 'user_space'\n[    0.284061] cpuidle: using governor menu\n[    0.285172] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]\n[    0.286058] PCI: Using configuration type 1 for base access\n[    0.286965] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.\n[    0.303439] raid6: sse2x4   gen() 13992 MB/s\n[    0.320226] raid6: sse2x2   gen() 26280 MB/s\n[    0.337375] raid6: sse2x1   gen()  7009 MB/s\n[    0.338044] raid6: using algorithm sse2x2 gen() 26280 MB/s\n[    0.355670] raid6: .... xor() 19223 MB/s, rmw enabled\n[    0.356052] raid6: using ssse3x2 recovery algorithm\n[    0.356866] ACPI: Added _OSI(Module Device)\n[    0.358052] ACPI: Added _OSI(Processor Device)\n[    0.358754] ACPI: Added _OSI(3.0 _SCP Extensions)\n[    0.359051] ACPI: Added _OSI(Processor Aggregator Device)\n[    0.360309] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[    0.362246] ACPI: Interpreter enabled\n[    0.363068] ACPI: PM: (supports S0 S3 S5)\n[    0.364068] ACPI: Using IOAPIC for interrupt routing\n[    0.365114] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[    0.366056] PCI: Using E820 reservations for host bridge windows\n[    0.367171] ACPI: Enabled 2 GPEs in block 00 to 3F\n[    0.369063] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[    0.370029] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]\n[    0.370075] acpi PNP0A08:00: _OSC: platform does not support [LTR]\n[    0.371059] acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability]\n[    0.372087] PCI host bridge to bus 0000:00\n[    0.372741] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]\n[    0.373052] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]\n[    0.374052] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[    0.375052] pci_bus 0000:00: root bus resource [mem 0x10000000-0xdfffffff window]\n[    0.376052] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfebfffff window]\n[    0.377052] pci_bus 0000:00: root bus resource [mem 0xc000000000-0xc7ffffffff window]\n[    0.378053] pci_bus 0000:00: root bus resource [bus 00-ff]\n[    0.378954] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 conventional PCI endpoint\n[    0.379396] pci 0000:00:01.0: [1234:1111] type 00 class 0x030000 conventional PCI endpoint\n[    0.381059] pci 0000:00:01.0: BAR 0 [mem 0x80000000-0x80ffffff pref]\n[    0.383502] pci 0000:00:01.0: BAR 2 [mem 0x81045000-0x81045fff]\n[    0.386966] pci 0000:00:01.0: ROM [mem 0xffff0000-0xffffffff pref]\n[    0.387149] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]\n[    0.388540] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint\n[    0.389840] pci 0000:00:02.0: BAR 0 [io  0x6120-0x613f]\n[    0.390760] pci 0000:00:02.0: BAR 1 [mem 0x81044000-0x81044fff]\n[    0.393418] pci 0000:00:02.0: BAR 4 [mem 0xc000000000-0xc000003fff 64bit pref]\n[    0.394738] pci 0000:00:02.0: ROM [mem 0xfffc0000-0xffffffff pref]\n[    0.395555] pci 0000:00:03.0: [1af4:1005] type 00 class 0x00ff00 conventional PCI endpoint\n[    0.396835] pci 0000:00:03.0: BAR 0 [io  0x6100-0x611f]\n[    0.397911] pci 0000:00:03.0: BAR 1 [mem 0x81043000-0x81043fff]\n[    0.401052] pci 0000:00:03.0: BAR 4 [mem 0xc000004000-0xc000007fff 64bit pref]\n[    0.403252] pci 0000:00:04.0: [1af4:1004] type 00 class 0x010000 conventional PCI endpoint\n[    0.404737] pci 0000:00:04.0: BAR 0 [io  0x6040-0x607f]\n[    0.405690] pci 0000:00:04.0: BAR 1 [mem 0x81042000-0x81042fff]\n[    0.409422] pci 0000:00:04.0: BAR 4 [mem 0xc000008000-0xc00000bfff 64bit pref]\n[    0.411263] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.413307] pci 0000:00:1d.0: BAR 4 [io  0x60e0-0x60ff]\n[    0.414687] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.416308] pci 0000:00:1d.1: BAR 4 [io  0x60c0-0x60df]\n[    0.417701] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.419272] pci 0000:00:1d.2: BAR 4 [io  0x60a0-0x60bf]\n[    0.420686] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 conventional PCI endpoint\n[    0.421355] pci 0000:00:1d.7: BAR 0 [mem 0x81041000-0x81041fff]\n[    0.423667] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 conventional PCI endpoint\n[    0.424403] pci 0000:00:1f.0: quirk: [io  0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO\n[    0.425252] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 conventional PCI endpoint\n[    0.428054] pci 0000:00:1f.2: BAR 4 [io  0x6080-0x609f]\n[    0.429298] pci 0000:00:1f.2: BAR 5 [mem 0x81040000-0x81040fff]\n[    0.430774] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 conventional PCI endpoint\n[    0.432916] pci 0000:00:1f.3: BAR 4 [io  0x6000-0x603f]\n[    0.434923] ACPI: PCI: Interrupt link LNKA configured for IRQ 10\n[    0.435108] ACPI: PCI: Interrupt link LNKB configured for IRQ 10\n[    0.436099] ACPI: PCI: Interrupt link LNKC configured for IRQ 11\n[    0.437078] ACPI: PCI: Interrupt link LNKD configured for IRQ 11\n[    0.438056] ACPI: PCI: Interrupt link LNKE configured for IRQ 10\n[    0.439109] ACPI: PCI: Interrupt link LNKF configured for IRQ 10\n[    0.440072] ACPI: PCI: Interrupt link LNKG configured for IRQ 11\n[    0.441045] ACPI: PCI: Interrupt link LNKH configured for IRQ 11\n[    0.441990] ACPI: PCI: Interrupt link GSIA configured for IRQ 16\n[    0.442056] ACPI: PCI: Interrupt link GSIB configured for IRQ 17\n[    0.443015] ACPI: PCI: Interrupt link GSIC configured for IRQ 18\n[    0.443056] ACPI: PCI: Interrupt link GSID configured for IRQ 19\n[    0.443978] ACPI: PCI: Interrupt link GSIE configured for IRQ 20\n[    0.444056] ACPI: PCI: Interrupt link GSIF configured for IRQ 21\n[    0.444982] ACPI: PCI: Interrupt link GSIG configured for IRQ 22\n[    0.445056] ACPI: PCI: Interrupt link GSIH configured for IRQ 23\n[    0.446310] iommu: Default domain type: Translated\n[    0.447052] iommu: DMA domain TLB invalidation policy: lazy mode\n[    0.448053] SCSI subsystem initialized\n[    0.448655] ACPI: bus type USB registered\n[    0.449062] usbcore: registered new interface driver usbfs\n[    0.449906] usbcore: registered new interface driver hub\n[    0.450056] usbcore: registered new device driver usb\n[    0.450847] pps_core: LinuxPPS API ver. 1 registered\n[    0.451052] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>\n[    0.452054] PTP clock support registered\n[    0.452683] efivars: Registered efivars operations\n[    0.453180] Bluetooth: Core ver 2.22\n[    0.453739] NET: Registered PF_BLUETOOTH protocol family\n[    0.454053] Bluetooth: HCI device and connection manager initialized\n[    0.455028] Bluetooth: HCI socket layer initialized\n[    0.455052] Bluetooth: L2CAP socket layer initialized\n[    0.455818] Bluetooth: SCO socket layer initialized\n[    0.456086] PCI: Using ACPI for IRQ routing\n[    0.504010] pci 0000:00:01.0: vgaarb: setting as boot VGA device\n[    0.504017] pci 0000:00:01.0: vgaarb: bridge control possible\n[    0.504049] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none\n[    0.504055] vgaarb: loaded\n[    0.504495] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0\n[    0.505052] hpet0: 3 comparators, 64-bit 100.000000 MHz counter\n[    0.508180] clocksource: Switched to clocksource kvm-clock\n[    0.509521] pnp: PnP ACPI init\n[    0.510105] system 00:04: [mem 0xe0000000-0xefffffff window] has been reserved\n[    0.511348] pnp: PnP ACPI: found 5 devices\n[    0.519769] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[    0.521163] NET: Registered PF_INET protocol family\n[    0.521937] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)\n[    0.523175] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)\n[    0.524480] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)\n[    0.525688] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)\n[    0.526998] TCP bind hash table entries: 2048 (order: 4, 65536 bytes, linear)\n[    0.528100] TCP: Hash tables configured (established 2048 bind 2048)\n[    0.529094] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.530101] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.531449] NET: Registered PF_UNIX/PF_LOCAL protocol family\n[    0.532839] RPC: Registered named UNIX socket transport module.\n[    0.533969] RPC: Registered udp transport module.\n[    0.534883] RPC: Registered tcp transport module.\n[    0.535769] RPC: Registered tcp-with-tls transport module.\n[    0.536674] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[    0.537659] pci 0000:00:02.0: ROM [mem 0xfffc0000-0xffffffff pref]: can't claim; no compatible bridge window\n[    0.539159] pci 0000:00:02.0: ROM [mem 0x10000000-0x1003ffff pref]: assigned\n[    0.540229] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]\n[    0.541172] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]\n[    0.542109] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]\n[    0.543175] pci_bus 0000:00: resource 7 [mem 0x10000000-0xdfffffff window]\n[    0.544221] pci_bus 0000:00: resource 8 [mem 0xf0000000-0xfebfffff window]\n[    0.545266] pci_bus 0000:00: resource 9 [mem 0xc000000000-0xc7ffffffff window]\n[    0.546529] ACPI: \\_SB_.GSIA: Enabled at IRQ 16\n[    0.547721] ACPI: \\_SB_.GSIB: Enabled at IRQ 17\n[    0.548828] ACPI: \\_SB_.GSIC: Enabled at IRQ 18\n[    0.549911] ACPI: \\_SB_.GSID: Enabled at IRQ 19\n[    0.551004] PCI: CLS 0 bytes, default 64\n[    0.551680] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.551826] Trying to unpack rootfs image as initramfs...\n[    0.556036] Initialise system trusted keyrings\n[    0.556840] workingset: timestamp_bits=46 max_order=16 bucket_order=0\n[    0.557967] NFS: Registering the id_resolver key type\n[    0.558772] Key type id_resolver registered\n[    0.559402] Key type id_legacy registered\n[    0.560644] Key type cifs.idmap registered\n[    0.568284] xor: automatically using best checksumming function   avx       \n[    0.569383] Key type asymmetric registered\n[    0.570041] Asymmetric key parser 'x509' registered\n[    0.570873] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)\n[    0.572343] io scheduler mq-deadline registered\n[    0.573188] io scheduler kyber registered\n[    0.573821] io scheduler bfq registered\n[    0.574648] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[    0.576526] ACPI: button: Power Button [PWRF]\n[    0.579226] ACPI: \\_SB_.GSIG: Enabled at IRQ 22\n[    0.582614] ACPI: \\_SB_.GSIH: Enabled at IRQ 23\n[    0.584727] ACPI: \\_SB_.GSIE: Enabled at IRQ 20\n[    0.586144] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled\n[    0.587254] 00:01: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A\n[    0.588599] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[    0.590704] Linux agpgart interface v0.103\n[    0.591401] ACPI: bus type drm_connector registered\n[    0.593131] bochs-drm 0000:00:01.0: vgaarb: deactivate vga console\n[    0.595512] [drm] Found bochs VGA, ID 0xb0c5.\n[    0.596866] [drm] Framebuffer size 16384 kB @ 0x80000000, mmio @ 0x81045000.\n[    0.601421] [drm] Found EDID data blob.\n[    0.602847] [drm] Initialized bochs-drm 1.0.0 for 0000:00:01.0 on minor 0\n[    0.604496] fbcon: bochs-drmdrmfb (fb0) is primary device\n[    0.656764] Console: switching to colour frame buffer device 160x50\n[    0.707609] Freeing initrd memory: 16008K\n[    0.873505] bochs-drm 0000:00:01.0: [drm] fb0: bochs-drmdrmfb frame buffer device\n[    0.878294] brd: module loaded\n[    0.880320] loop: module loaded\n[    0.881830] virtio_scsi virtio2: 4/0/0 default/read/poll queues\n[    0.886472] scsi host0: Virtio SCSI HBA\n[    0.888985] scsi 0:0:0:0: Direct-Access     QEMU     QEMU HARDDISK    2.5+ PQ: 0 ANSI: 5\n[    0.899950] sd 0:0:0:0: Power-on or device reset occurred\n[    0.902455] sd 0:0:0:0: [sda] 1284502 512-byte logical blocks: (658 MB/627 MiB)\n[    0.905422] sd 0:0:0:0: [sda] Write Protect is off\n[    0.907496] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA\n[    0.907821] ahci 0000:00:1f.2: AHCI vers 0001.0000, 32 command slots, 1.5 Gbps, SATA mode\n[    0.912511] ahci 0000:00:1f.2: 6/6 ports implemented (port mask 0x3f)\n[    0.913594] ahci 0000:00:1f.2: flags: 64bit ncq only \n[    0.915239] scsi host1: ahci\n[    0.915895] scsi host2: ahci\n[    0.916464] scsi host3: ahci\n[    0.917014] scsi host4: ahci\n[    0.917543] scsi host5: ahci\n[    0.918086] scsi host6: ahci\n[    0.918561] ata1: SATA max UDMA/133 abar m4096@0x81040000 port 0x81040100 irq 33 lpm-pol 0\n[    0.919858] ata2: SATA max UDMA/133 abar m4096@0x81040000 port 0x81040180 irq 33 lpm-pol 0\n[    0.921974]  sda: sda1 sda2\n[    0.922084] ata3: SATA max UDMA/133 abar m4096@0x81040000 port 0x81040200 irq 33 lpm-pol 0\n[    0.923192] sd 0:0:0:0: [sda] Attached SCSI disk\n[    0.924270] ata4: SATA max UDMA/133 abar m4096@0x81040000 port 0x81040280 irq 33 lpm-pol 0\n[    0.927090] ata5: SATA max UDMA/133 abar m4096@0x81040000 port 0x81040300 irq 33 lpm-pol 0\n[    0.928453] ata6: SATA max UDMA/133 abar m4096@0x81040000 port 0x81040380 irq 33 lpm-pol 0\n[    0.930942] e100: Intel(R) PRO/100 Network Driver\n[    0.931785] e100: Copyright(c) 1999-2006 Intel Corporation\n[    0.932668] e1000: Intel(R) PRO/1000 Network Driver\n[    0.933405] e1000: Copyright (c) 1999-2006 Intel Corporation.\n[    0.934293] e1000e: Intel(R) PRO/1000 Network Driver\n[    0.935087] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.\n[    0.936273] igb: Intel(R) Gigabit Ethernet Network Driver\n[    0.938376] igb: Copyright (c) 2007-2014 Intel Corporation.\n[    0.941696] ehci-pci 0000:00:1d.7: EHCI Host Controller\n[    0.943872] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1\n[    0.946196] ehci-pci 0000:00:1d.7: irq 19, io mem 0x81041000\n[    0.953453] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00\n[    0.954578] hub 1-0:1.0: USB hub found\n[    0.955491] hub 1-0:1.0: 6 ports detected\n[    0.957008] uhci_hcd 0000:00:1d.0: UHCI Host Controller\n[    0.958723] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2\n[    0.961175] uhci_hcd 0000:00:1d.0: irq 16, io port 0x000060e0\n[    0.963005] hub 2-0:1.0: USB hub found\n[    0.963600] hub 2-0:1.0: 2 ports detected\n[    0.964735] uhci_hcd 0000:00:1d.1: UHCI Host Controller\n[    0.965557] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3\n[    0.966870] uhci_hcd 0000:00:1d.1: irq 17, io port 0x000060c0\n[    0.967866] hub 3-0:1.0: USB hub found\n[    0.968450] hub 3-0:1.0: 2 ports detected\n[    0.969514] uhci_hcd 0000:00:1d.2: UHCI Host Controller\n[    0.970329] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4\n[    0.971619] uhci_hcd 0000:00:1d.2: irq 18, io port 0x000060a0\n[    0.972730] hub 4-0:1.0: USB hub found\n[    0.973307] hub 4-0:1.0: 2 ports detected\n[    0.974025] usbcore: registered new interface driver usb-storage\n[    0.974975] usbcore: registered new interface driver usbserial_generic\n[    0.975990] usbserial: USB Serial support registered for generic\n[    0.976989] usbcore: registered new interface driver ftdi_sio\n[    0.977921] usbserial: USB Serial support registered for FTDI USB Serial Device\n[    0.979054] usbcore: registered new interface driver pl2303\n[    0.979919] usbserial: USB Serial support registered for pl2303\n[    0.980850] i8042: PNP: No PS/2 controller found.\n[    0.981618] mousedev: PS/2 mouse device common for all mice\n[    0.982563] rtc_cmos 00:03: RTC can wake from S4\n[    0.983656] rtc_cmos 00:03: registered as rtc0\n[    0.984386] rtc_cmos 00:03: setting system clock to 2025-04-15T16:42:10 UTC (1744735330)\n[    0.985672] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram\n[    0.986966] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev\n[    0.987117] i801_smbus 0000:00:1f.3: Enabling SMBus device\n[    0.988495] amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled\n[    0.990842] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt\n[    0.992006] sdhci: Secure Digital Host Controller Interface driver\n[    0.993024] i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD\n[    0.993980] sdhci: Copyright(c) Pierre Ossman\n[    0.993995] sdhci-pltfm: SDHCI platform and OF driver helper\n[    0.996875] usbcore: registered new interface driver usbhid\n[    0.997800] usbhid: USB HID core driver\n[    0.998452] u32 classifier\n[    0.998916]     input device check on\n[    0.999531]     Actions configured\n[    1.000154] NET: Registered PF_INET6 protocol family\n[    1.001230] Segment Routing with IPv6\n[    1.001832] In-situ OAM (IOAM) with IPv6\n[    1.002445] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver\n[    1.003440] NET: Registered PF_PACKET protocol family\n[    1.004227] Bridge firewalling registered\n[    1.004869] l2tp_core: L2TP core driver, V2.0\n[    1.005541] Key type dns_resolver registered\n[    1.006257] NET: Registered PF_VSOCK protocol family\n[    1.007390] IPI shorthand broadcast: enabled\n[    1.008872] sched_clock: Marking stable (846002039, 162432280)->(1082714984, -74280665)\n[    1.010176] registered taskstats version 1\n[    1.010856] Loading compiled-in X.509 certificates\n[    1.012155] Key type .fscrypt registered\n[    1.012790] Key type fscrypt-provisioning registered\n[    1.013674] Btrfs loaded, zoned=no, fsverity=no\n[    1.017449] Key type encrypted registered\n[    1.018170] printk: legacy console [netcon0] enabled\n[    1.018958] netconsole: network logging started\n[    1.019742] clk: Disabling unused clocks\n[    1.197507] usb 1-1: new high-speed USB device number 2 using ehci-pci\n[    1.235385] ata6: SATA link down (SStatus 0 SControl 300)\n[    1.237535] ata2: SATA link down (SStatus 0 SControl 300)\n[    1.239553] ata1: SATA link down (SStatus 0 SControl 300)\n[    1.241522] ata4: SATA link down (SStatus 0 SControl 300)\n[    1.243530] ata3: SATA link down (SStatus 0 SControl 300)\n[    1.244655] ata5: SATA link down (SStatus 0 SControl 300)\n[    1.246580] Freeing unused kernel image (initmem) memory: 3492K\n[    1.247349] Write protecting the kernel read-only data: 26624k\n[    1.248193] Freeing unused kernel image (rodata/data gap) memory: 352K\n[    1.249015] Run /init as init process\nStarting systemd-udevd version 257.4\n\n[    1.332100] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input1\n[    1.336212] hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:1d.7-1/input0\n[    1.350315] ext3: Unknown parameter 'umask'\n[    1.350968] ext2: Unknown parameter 'umask'\n[    1.351647] ext4: Unknown parameter 'umask'\n[    1.358682] EXT4-fs (sda2): mounted filesystem 2cd16407-1729-4fe4-853b-bee78439431f r/w with ordered data mode. Quota mode: disabled.\n[    1.454507] usb 1-2: new high-speed USB device number 3 using ehci-pci\n[    1.588507] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2:1.0/0003:0627:0001.0002/input/input2\n[    1.682538] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.779600] /dev/disk/by-label/root: Can't open blockdev\n[    1.781028] /dev/disk/by-label/root: Can't open blockdev\n\u001b[!p\u001b]104\u0007\u001b[?7h[    1.823388] systemd[1]: systemd 257.4 running in system mode (-PAM -AUDIT -SELINUX -APPARMOR +IMA +IPE -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP -LIBCRYPTSETUP_PLUGINS +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -BTF +XKBCOMMON +UTMP -SYSVINIT -LIBARCHIVE)\n[    1.827502] systemd[1]: Detected virtualization kvm.\n[    1.828132] systemd[1]: Detected architecture x86-64.\n\n\u001b[0;1;39mWelcome to \u001b[0m\u001b[1mPoky (Yocto Project Reference Distro) 5.2 (walnascar)\u001b[0m\u001b[0;1;39m!\u001b[0m\n\n\n[    1.832719] systemd[1]: Hostname set to <qemux86-64>.\n[    1.834197] systemd[1]: Initializing machine ID from random generator.\n[    1.896730] systemd[1]: Queued start job for default target Multi-User System.\n[    1.916543] systemd[1]: Created slice Slice /system/getty.\n[\u001b[0;32m  OK  \u001b[0m] Created slice \u001b[0;1;39mSlice /system/getty\u001b[0m.\n\n[    1.921057] systemd[1]: Created slice Slice /system/modprobe.\n[\u001b[0;32m  OK  \u001b[0m] Created slice \u001b[0;1;39mSlice /system/modprobe\u001b[0m.\n\n[    1.923842] systemd[1]: Created slice Slice /system/serial-getty.\n[\u001b[0;32m  OK  \u001b[0m] Created slice \u001b[0;1;39mSlice /system/serial-getty\u001b[0m.\n\n[    1.926711] systemd[1]: Created slice User and Session Slice.\n[\u001b[0;32m  OK  \u001b[0m] Created slice \u001b[0;1;39mUser and Session Slice\u001b[0m.\n\n[    1.928362] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mDispatch Password Requests to Console Directory Watch\u001b[0m.\n\n[    1.930589] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mForward Password Requests to Wall Directory Watch\u001b[0m.\n\n[    1.932746] systemd[1]: Expecting device /dev/disk/by-uuid/DDDE-2988...\n         Expecting device \u001b[0;1;39m/dev/disk/by-uuid/DDDE-2988\u001b[0m...\n\n[    1.934459] systemd[1]: Expecting device /dev/ttyS0...\n         Expecting device \u001b[0;1;39m/dev/ttyS0\u001b[0m...\n\n[    1.935801] systemd[1]: Reached target Path Units.\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mPath Units\u001b[0m.\n\n[    1.937163] systemd[1]: Reached target Remote File Systems.\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mRemote File Systems\u001b[0m.\n\n[    1.938758] systemd[1]: Reached target Slice Units.\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mSlice Units\u001b[0m.\n\n[    1.940155] systemd[1]: Reached target Swaps.\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mSwaps\u001b[0m.\n\n[    1.941481] systemd[1]: Listening on Syslog Socket.\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mSyslog Socket\u001b[0m.\n\n[    1.943396] systemd[1]: Listening on Credential Encryption/Decryption.\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mCredential Encryption/Decryption\u001b[0m.\n\n[    1.947037] systemd[1]: Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit).\n[    1.948450] systemd[1]: Listening on Journal Socket (/dev/log).\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mJournal Socket (/dev/log)\u001b[0m.\n\n[    1.950168] systemd[1]: Listening on Journal Sockets.\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mJournal Sockets\u001b[0m.\n\n[    1.951670] systemd[1]: Listening on Network Service Netlink Socket.\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mNetwork Service Netlink Socket\u001b[0m.\n\n[    1.953944] systemd[1]: Listening on udev Control Socket.\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mudev Control Socket\u001b[0m.\n\n[    1.956097] systemd[1]: Listening on udev Kernel Socket.\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mudev Kernel Socket\u001b[0m.\n\n[    1.958227] systemd[1]: Listening on User Database Manager Socket.\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mUser Database Manager Socket\u001b[0m.\n\n[    1.960722] systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).\n[    1.963102] systemd[1]: Mounting POSIX Message Queue File System...\n         Mounting \u001b[0;1;39mPOSIX Message Queue File System\u001b[0m...\n\n[    1.965208] systemd[1]: Mounting Kernel Debug File System...\n         Mounting \u001b[0;1;39mKernel Debug File System\u001b[0m...\n\n[    1.967018] systemd[1]: Mounting Kernel Trace File System...\n         Mounting \u001b[0;1;39mKernel Trace File System\u001b[0m...\n\n[    1.970785] systemd[1]: Mounting Temporary Directory /tmp...\n         Mounting \u001b[0;1;39mTemporary Directory /tmp\u001b[0m...\n\n[    1.972448] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.19-yocto-standard/modules.devname).\n[    1.975082] systemd[1]: Starting Load Kernel Module configfs...\n         Starting \u001b[0;1;39mLoad Kernel Module configfs\u001b[0m...\n\n[    1.976684] systemd[1]: Starting Load Kernel Module drm...\n         Starting \u001b[0;1;39mLoad Kernel Module drm\u001b[0m...\n\n[    1.978277] systemd[1]: Starting Load Kernel Module fuse...\n         Starting \u001b[0;1;39mLoad Kernel Module fuse\u001b[0m...\n\n[    1.979877] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).\n[    1.982131] systemd[1]: Starting Journal Service...\n         Starting \u001b[0;1;39mJournal Service\u001b[0m...\n\n[    1.983789] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.985386] systemd[1]: Starting Generate network units from Kernel command line...\n         Starting \u001b[0;1;39mGenerate network units from Kernel command line\u001b[0m...\n\n[    1.989875] systemd[1]: Starting Remount Root and Kernel File Systems...\n         Starting \u001b[0;1;39mRemount Root and Kernel File Systems\u001b[0m...\n\n[    1.992746] systemd[1]: Starting Apply Kernel Variables...\n         Starting \u001b[0;1;39mApply Kernel Variables\u001b[0m...\n\n[    1.994884] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...\n         Starting \u001b[0;1;39mCreate Static Device Nodes in /dev gracefully\u001b[0m...\n\n[    1.997413] systemd[1]: Starting Load udev Rules from Credentials...\n[    1.998133] systemd-journald[464]: Collecting audit messages is disabled.\n         Startin[    1.999515] EXT4-fs (sda2): re-mounted 2cd16407-1729-4fe4-853b-bee78439431f r/w. Quota mode: disabled.\ng \u001b[0;1;39mLoad udev Rules from Credentials\u001b[0m...\n\n[    2.002097] systemd[1]: Starting Coldplug All udev Devices...\n         Starting \u001b[0;1;39mColdplug All udev Devices\u001b[0m...\n\n[    2.004761] systemd[1]: Mounted POSIX Message Queue File System.\n[\u001b[0;32m  OK  \u001b[0m] Mounted \u001b[0;1;39mPOSIX Message Queue File System\u001b[0m.\n\n[    2.006694] systemd[1]: Mounted Kernel Debug File System.\n[\u001b[0;32m  OK  \u001b[0m] Mounted \u001b[0;1;39mKernel Debug File System\u001b[0m.\n\n[    2.008353] systemd[1]: Mounted Kernel Trace File System.\n[\u001b[0;32m  OK  \u001b[0m] Mounted \u001b[0;1;39mKernel Trace File System\u001b[0m.\n\n[    2.009984] systemd[1]: Mounted Temporary Directory /tmp.\n[\u001b[0;32m  OK  \u001b[0m] Mounted \u001b[0;1;39mTemporary Directory /tmp\u001b[0m.\n\n[    2.011620] systemd[1]: Started Journal Service.\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mJournal Service\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mLoad Kernel Module configfs\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mLoad Kernel Module drm\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mLoad Kernel Module fuse\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mGenerate network units from Kernel command line\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mRemount Root and Kernel File Systems\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mApply Kernel Variables\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mCreate Static Device Nodes in /dev gracefully\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mLoad udev Rules from Credentials\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mPreparation for Network\u001b[0m.\n\n         Starting \u001b[0;1;39mFlush Journal to Persistent Storage\u001b[0m...\n\n         Starting \u001b[0;1;39mCreate System Users\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mColdplug All udev Devices\u001b[0m.\n\n[    2.044946] systemd-journald[464]: Received client request to flush runtime journal.\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mFlush Journal to Persistent Storage\u001b[0m.\n\n         Starting \u001b[0;1;39mUser Database Manager\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mUser Database Manager\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mCreate System Users\u001b[0m.\n\n         Starting \u001b[0;1;39mNetwork Name Resolution\u001b[0m...\n\n         Starting \u001b[0;1;39mNetwork Time Synchronization\u001b[0m...\n\n         Starting \u001b[0;1;39mCreate Static Device Nodes in /dev\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mCreate Static Device Nodes in /dev\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mPreparation for Local File Systems\u001b[0m.\n\n         Starting \u001b[0;1;39mRule-based Manager for Device Events and Files\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mNetwork Time Synchronization\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mSystem Time Set\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mNetwork Name Resolution\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mHost and Network Name Lookups\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mRule-based Manager for Device Events and Files\u001b[0m.\n\n         Starting \u001b[0;1;39mNetwork Configuration\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Found device \u001b[0;1;39m/dev/ttyS0\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Found device \u001b[0;1;39mQEMU_HARDDISK boot\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mLoad/Save RF Kill Switch Status /dev/rfkill Watch\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mNetwork Configuration\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mNetwork\u001b[0m.\n\n         Starting \u001b[0;1;39mEnable Persistent Storage in systemd-networkd\u001b[0m...\n\n         Starting \u001b[0;1;39mVirtual Console Setup\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mEnable Persistent Storage in systemd-networkd\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mVirtual Console Setup\u001b[0m.\n\n         Mounting \u001b[0;1;39m/boot\u001b[0m...\n\n         Mounting \u001b[0;1;39m/var/volatile\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Mounted \u001b[0;1;39m/var/volatile\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Mounted \u001b[0;1;39m/boot\u001b[0m.\n\n         Starting \u001b[0;1;39mLoad/Save OS Random Seed\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mLocal File Systems\u001b[0m.\n\n         Starting \u001b[0;1;39mCreate System Files and Directories\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mLoad/Save OS Random Seed\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mCreate System Files and Directories\u001b[0m.\n\n         Starting \u001b[0;1;39mRebuild Dynamic Linker Cache\u001b[0m...\n\n         Starting \u001b[0;1;39mRebuild Journal Catalog\u001b[0m...\n\n         Starting \u001b[0;1;39mRecord System Boot/Shutdown in UTMP\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mRecord System Boot/Shutdown in UTMP\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mRebuild Journal Catalog\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mRebuild Dynamic Linker Cache\u001b[0m.\n\n         Starting \u001b[0;1;39mUpdate is Completed\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mUpdate is Completed\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mSystem Initialization\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mDaily Cleanup of Temporary Directories\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mTimer Units\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mD-Bus System Message Bus Socket\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mHostname Service Socket\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mSocket Units\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mBasic System\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mKernel Logging Service\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mSystem Logging Service\u001b[0m.\n\n         Starting \u001b[0;1;39mD-Bus System Message Bus\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mGetty on tty1\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mSerial Getty on ttyS0\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mLogin Prompts\u001b[0m.\n\n         Starting \u001b[0;1;39mUser Login Management\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mD-Bus System Message Bus\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mUser Login Management\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mMulti-User System\u001b[0m.\n\n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \n",
    "oetags": [
     "runqemu"
    ],
    "status": "ERROR"
   },
   "uki.UkiTest.test_uki_sysvinit": {
    "duration": 110.36884093284607,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_add_task_between_p_sysroot_and_package": {
    "duration": 15.418312788009644,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_group_from_dep_package": {
    "duration": 26.70820379257202,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_postinst_order": {
    "duration": 9.568331003189087,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_static_useradd_from_dynamic": {
    "duration": 107.06452417373657,
    "status": "PASSED"
   },
   "wic.CLITests.test_createhelp": {
    "duration": 0.21546435356140137,
    "status": "PASSED"
   },
   "wic.CLITests.test_help": {
    "duration": 0.417614221572876,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_create": {
    "duration": 0.21930527687072754,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_kickstart": {
    "duration": 0.22918033599853516,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_list": {
    "duration": 0.24372363090515137,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_overview": {
    "duration": 0.22150921821594238,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_plugins": {
    "duration": 0.22296357154846191,
    "status": "PASSED"
   },
   "wic.CLITests.test_list_images": {
    "duration": 2.216609239578247,
    "status": "PASSED"
   },
   "wic.CLITests.test_list_source_plugins": {
    "duration": 1.7910683155059814,
    "status": "PASSED"
   },
   "wic.CLITests.test_listed_images_help": {
    "duration": 49.55873155593872,
    "status": "PASSED"
   },
   "wic.CLITests.test_listhelp": {
    "duration": 0.21482419967651367,
    "status": "PASSED"
   },
   "wic.CLITests.test_no_command": {
    "duration": 0.2120683193206787,
    "status": "PASSED"
   },
   "wic.CLITests.test_unsupported_subcommand": {
    "duration": 0.22043275833129883,
    "status": "PASSED"
   },
   "wic.CLITests.test_version": {
    "duration": 0.21533536911010742,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_cp": {
    "duration": 72.9615204334259,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_cp_ext": {
    "duration": 33.21753525733948,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_ls": {
    "duration": 24.99272346496582,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_ls_ext": {
    "duration": 22.290363788604736,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_rm": {
    "duration": 34.97251868247986,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_rm_ext": {
    "duration": 32.8384370803833,
    "status": "PASSED"
   },
   "wic.Wic.test_bootloader_config": {
    "duration": 113.37323713302612,
    "status": "PASSED"
   },
   "wic.Wic.test_build_artifacts": {
    "duration": 11.86697769165039,
    "status": "PASSED"
   },
   "wic.Wic.test_build_image_name": {
    "duration": 18.24915623664856,
    "status": "PASSED"
   },
   "wic.Wic.test_build_rootfs_long": {
    "duration": 51.687663316726685,
    "status": "PASSED"
   },
   "wic.Wic.test_build_rootfs_short": {
    "duration": 30.393561840057373,
    "status": "PASSED"
   },
   "wic.Wic.test_change_directory": {
    "duration": 21.802266120910645,
    "status": "PASSED"
   },
   "wic.Wic.test_change_directory_errors": {
    "duration": 33.56867551803589,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_bzip2": {
    "duration": 18.867064476013184,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_gzip": {
    "duration": 17.83895230293274,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_xz": {
    "duration": 27.76688051223755,
    "status": "PASSED"
   },
   "wic.Wic.test_debug_long": {
    "duration": 20.05956268310547,
    "status": "PASSED"
   },
   "wic.Wic.test_debug_short": {
    "duration": 17.724899530410767,
    "status": "PASSED"
   },
   "wic.Wic.test_default_output_dir": {
    "duration": 58.716750383377075,
    "status": "PASSED"
   },
   "wic.Wic.test_efi_bootpart": {
    "duration": 47.26271200180054,
    "status": "PASSED"
   },
   "wic.Wic.test_exclude_path": {
    "duration": 28.522345781326294,
    "status": "PASSED"
   },
   "wic.Wic.test_exclude_path_errors": {
    "duration": 34.78929162025452,
    "status": "PASSED"
   },
   "wic.Wic.test_extra_space": {
    "duration": 16.791707754135132,
    "status": "PASSED"
   },
   "wic.Wic.test_gpt_image": {
    "duration": 18.398043155670166,
    "status": "PASSED"
   },
   "wic.Wic.test_include_path": {
    "duration": 26.715991497039795,
    "status": "PASSED"
   },
   "wic.Wic.test_include_path_embeded": {
    "duration": 26.48914098739624,
    "status": "PASSED"
   },
   "wic.Wic.test_include_path_errors": {
    "duration": 59.28432536125183,
    "status": "PASSED"
   },
   "wic.Wic.test_iso_image": {
    "duration": 65.1367404460907,
    "status": "PASSED"
   },
   "wic.Wic.test_kernel_install": {
    "duration": 28.149925231933594,
    "status": "PASSED"
   },
   "wic.Wic.test_mkefidisk": {
    "duration": 18.75370168685913,
    "status": "PASSED"
   },
   "wic.Wic.test_no_fstab_update": {
    "duration": 34.24894332885742,
    "status": "PASSED"
   },
   "wic.Wic.test_no_fstab_update_errors": {
    "duration": 33.46730041503906,
    "status": "PASSED"
   },
   "wic.Wic.test_no_table": {
    "duration": 16.150915384292603,
    "status": "PASSED"
   },
   "wic.Wic.test_partition_hidden_attributes": {
    "duration": 22.176708459854126,
    "status": "PASSED"
   },
   "wic.Wic.test_permissions": {
    "duration": 240.86034893989563,
    "status": "PASSED"
   },
   "wic.Wic.test_qemux86_directdisk": {
    "duration": 17.86748743057251,
    "status": "PASSED"
   },
   "wic.Wic.test_rootfs_artifacts": {
    "duration": 12.82251262664795,
    "status": "PASSED"
   },
   "wic.Wic.test_rootfs_indirect_recipes": {
    "duration": 17.803012371063232,
    "status": "PASSED"
   },
   "wic.Wic.test_sdimage_bootpart": {
    "duration": 34.33316135406494,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_build_check_long": {
    "duration": 17.272130250930786,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_build_check_short": {
    "duration": 18.5885272026062,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_kernel_install": {
    "duration": 27.205400228500366,
    "status": "PASSED"
   },
   "wic.Wic.test_systemd_bootdisk": {
    "duration": 71.1772985458374,
    "status": "PASSED"
   },
   "wic.Wic.test_wic_sector_size": {
    "duration": 80.44459986686707,
    "status": "PASSED"
   },
   "wic.Wic.test_wrong_compressor": {
    "duration": 0.2001805305480957,
    "status": "PASSED"
   },
   "wic.Wic2.test_biosplusefi_plugin": {
    "duration": 171.26589250564575,
    "status": "PASSED"
   },
   "wic.Wic2.test_biosplusefi_plugin_qemu": {
    "duration": 43.819129943847656,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_bmap_long": {
    "duration": 29.99309754371643,
    "status": "PASSED"
   },
   "wic.Wic2.test_bmap_short": {
    "duration": 29.751721620559692,
    "status": "PASSED"
   },
   "wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_aarch64": {
    "duration": 0.0013644695281982422,
    "log": "Test skipped on x86_64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_x86": {
    "duration": 1428.9410870075226,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 377, in runqemu\n    qemu.start(params=qemuparams, ssh=ssh, runqemuparams=runqemuparams, launch_cmd=launch_cmd, discard_writes=discard_writes)\n    ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/targetcontrol.py\", line 179, in start\n    raise RuntimeError(\"%s - FAILED to start qemu - check the task log and the boot log\" % self.pn)\nRuntimeError: core-image-base - FAILED to start qemu - check the task log and the boot log\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 1465, in test_efi_plugin_plain_systemd_boot_qemu_x86\n    with runqemu('core-image-base', ssh=False,\n         ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n                 runqemuparams='%s nographic ovmf' % (runqemu_params), image_fstype='wic') as qemu:\n                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/contextlib.py\", line 141, in __enter__\n    return next(self.gen)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 383, in runqemu\n    raise Exception(msg)\nException: core-image-base - FAILED to start qemu - check the task log and the boot log\nFailed to start QEMU - see the logs in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp/work/qemux86_64-poky-linux/core-image-base/1.0/testimageQemurunner log output from /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp/work/qemux86_64-poky-linux/core-image-base/1.0/testimage/qemurunner_log.20250415164957:\nINFO: rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp/deploy/images/qemux86-64/core-image-base-qemux86-64.rootfs.wic\nINFO: Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp/work/qemux86_64-poky-linux/core-image-base/1.0/testimage/qemu_boot_log.20250415164957\nINFO: SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp/work/qemux86_64-poky-linux/core-image-base/1.0/testimage/ssh_target_log.20250415164957\nDEBUG: Using kvm for runqemu\nINFO: QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp/.tl8oo4rz\nDEBUG: Created listening socket for qemu serial console on: 127.0.0.1:41769\nDEBUG: Created listening socket for qemu serial console on: 127.0.0.1:35809\nDEBUG: launchcmd=runqemu snapshot kvm  nographic ovmf qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp/deploy/images/qemux86-64/core-image-base-qemux86-64.rootfs.wic tcpserial=41769:35809 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/pidfile_426650  -S -qmp unix:./.nrev8qay,server,wait -qmp unix:./.tl8oo4rz,server,nowait\"\nDEBUG: runqemu started, pid is 175185\nDEBUG: waiting at most 300 seconds for qemu pid (04/15/25 16:50:04)\nDEBUG: QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp/.nrev8qay\nDEBUG: QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp/.nrev8qay\nINFO: QMP connected to QEMU at 04/15/25 16:50:04 and took 0.53 seconds\nINFO: QMP released QEMU at 04/15/25 16:50:04 and took 0.09 seconds from connect\nDEBUG: qemu started in 0.62 seconds - qemu procces pid is 175191 (04/15/25 16:50:04)\nDEBUG: Target IP: None\nDEBUG: Server IP: None\nDEBUG: Starting logging thread\nDEBUG: Starting thread event loop\nDEBUG: Connection request received\nDEBUG: Setting connection established event\nDEBUG: Output from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp/deploy/images/qemux86-64/core-image-base-qemux86-64.rootfs.wic]\nOVMF: ['/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp/deploy/images/qemux86-64/ovmf.qcow2']\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp/deploy/images/qemux86-64/core-image-base-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-base-qemux86-64.rootfs.wic.175186\nrunqemu - INFO - Copy done in 0.14654541015625 seconds\nrunqemu - INFO - Using scsi drive\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/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 if=none,id=hd,file=/home/pokybuild/tmp/core-image-base-qemux86-64.rootfs.wic.175186,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -drive if=pflash,format=qcow2,file=/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp/deploy/images/qemux86-64/ovmf.qcow2   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:41769,nodelay=on -serial tcp:127.0.0.1:35809,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/pidfile_426650  -S -qmp unix:./.nrev8qay,server,wait -qmp unix:./.tl8oo4rz,server,nowait -nographic  \n\nrunqemu - INFO - Host uptime: 88876.20\n\n\nDEBUG: Waiting at most 1000 seconds for login banner (04/15/25 16:50:04)\nDEBUG: Connection from 127.0.0.1:40022\nWARNING: Target didn't reach login banner in 1000 seconds (04/15/25 17:06:47)\nWARNING: Last 25 lines of login console (1243):\n[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01HBdsDxe: loading Boot0001 \"UEFI QEMU QEMU HARDDISK \" from PciRoot(0x0)/Pci(0x4,0x0)/Scsi(0x0,0x0)\nBdsDxe: starting Boot0001 \"UEFI QEMU QEMU HARDDISK \" from PciRoot(0x0)/Pci(0x4,0x0)/Scsi(0x0,0x0)\n [2J[01;01H[15;33H[0m[30m[47m                boot                [16;33H[0m[37m[40m   Reboot Into Firmware Interface   [18;01H                                            Boot in 5 s.                                           [17;30H\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500[18;01H                                            Boot in 4 s.                                           [17;30H\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500[18;01H                                            Boot in 3 s.                                           [17;30H\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500[18;01H                                            Boot in 2 s.                                           [17;30H\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500[18;01H                                            Boot in 1 s.                                           [17;30H\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500[2J[01;01HEFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path\nWARNING: Last 25 lines of all logging (53746):\n[[0;32m  OK  [0m] Started [0;1;39mGetty on tty1[0m.\n\n         Starting [0;1;39mTelephony service[0m...\n\n[[0;32m  OK  [0m] Started [0;1;39mSerial Getty on ttyS0[0m.\n\n[[0;32m  OK  [0m] Reached target [0;1;39mLogin Prompts[0m.\n\n         Starting [0;1;39mUser Login Management[0m...\n\n[[0;32m  OK  [0m] Started [0;1;39mD-Bus System Message Bus[0m.\n\n[[0;32m  OK  [0m] Started [0;1;39mTelephony service[0m.\n\n[[0;32m  OK  [0m] Started [0;1;39mAvahi mDNS/DNS-SD Stack[0m.\n\n[[0;32m  OK  [0m] Started [0;1;39mUser Login Management[0m.\n\n[[0;32m  OK  [0m] Reached target [0;1;39mMulti-User System[0m.\n\n[!p]104[?7h[6n[32766;32766H[6n[!p]104[?7h[6n[32766;32766H[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \nWARNING: Check full boot log: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp/work/qemux86_64-poky-linux/core-image-base/1.0/testimage/qemu_boot_log.20250415164957\nDEBUG: Stopping logging thread\nDEBUG: Stop event received\nDEBUG: Tearing down logging thread\nDEBUG: Sending SIGTERM to runqemu\nINFO: Output from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 89884.44\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-base-qemux86-64.rootfs.wic.175186\ntput: No value for $TERM and no -T specified\n\nWARNING: Extra log data read: \n\nDEBUG: Sending SIGTERM to runqemu\nINFO: Output from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 89884.44\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-base-qemux86-64.rootfs.wic.175186\ntput: No value for $TERM and no -T specified\n\n\nStderr:\n2025-04-15 15:47:22,848 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/conf/local.conf\n2025-04-15 15:47:22,849 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-15 15:54:36,287 - oe-selftest - INFO - Starting server [PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp-debuginfod/work/x86_64-linux/elfutils-native/0.192/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-debian/build/build-st-426650/tmp-debuginfod/work/core2-64-poky-linux/xz/5.6.4/localpkgfeed', '--scan-rpm-dir', '--port=41649']\n2025-04-15 15:54:36,288 - oe-selftest - INFO - waiting...\n[Tue Apr 15 15:54:36 2025] (1110920/1110920): opened database file::memory:?cache=shared rw ro\n[Tue Apr 15 15:54:36 2025] (1110920/1110920): sqlite version 3.48.0\n[Tue Apr 15 15:54:36 2025] (1110920/1110920): service mode active\n[Tue Apr 15 15:54:36 2025] (1110920/1110920): libmicrohttpd version 1.0.1\n[Tue Apr 15 15:54:36 2025] (1110920/1110920): started http server on IPv4 IPv6 port=41649\n[Tue Apr 15 15:54:36 2025] (1110920/1110920): search concurrency 8\n[Tue Apr 15 15:54:36 2025] (1110920/1110920): webapi connection pool 8\n[Tue Apr 15 15:54:36 2025] (1110920/1110920): rescan time 0\n[Tue Apr 15 15:54:36 2025] (1110920/1110920): scan checkpoint 256\n[Tue Apr 15 15:54:36 2025] (1110920/1110920): fdcache mbs 47963\n[Tue Apr 15 15:54:36 2025] (1110920/1110920): fdcache prefetch 64\n[Tue Apr 15 15:54:36 2025] (1110920/1110920): fdcache tmpdir /tmp\n[Tue Apr 15 15:54:36 2025] (1110920/1110920): fdcache tmpdir min% 25\n[Tue Apr 15 15:54:36 2025] (1110920/1110920): groom time 0\n[Tue Apr 15 15:54:36 2025] (1110920/1110920): forwarded ttl limit 8\n[Tue Apr 15 15:54:36 2025] (1110920/1110920): accepting archive types .rpm(cat) \n[Tue Apr 15 15:54:37 2025] (1110920/1110930): grooming database\n[Tue Apr 15 15:54:37 2025] (1110920/1110930): database record counts:\n[Tue Apr 15 15:54:37 2025] (1110920/1110930): file d/e 0\n[Tue Apr 15 15:54:37 2025] (1110920/1110930): file s 0\n[Tue Apr 15 15:54:37 2025] (1110920/1110930): archive d/e 0\n[Tue Apr 15 15:54:37 2025] (1110920/1110930): archive sref 0\n[Tue Apr 15 15:54:37 2025] (1110920/1110930): archive sdef 0\n[Tue Apr 15 15:54:37 2025] (1110920/1110930): buildids 0\n[Tue Apr 15 15:54:37 2025] (1110920/1110930): filenames 0\n[Tue Apr 15 15:54:37 2025] (1110920/1110930): fileparts 0\n[Tue Apr 15 15:54:37 2025] (1110920/1110930): files scanned (#) 0\n[Tue Apr 15 15:54:37 2025] (1110920/1110930): files scanned (mb) 0\n[Tue Apr 15 15:54:37 2025] (1110920/1110930): index db size (mb) 0\n[Tue Apr 15 15:54:37 2025] (1110920/1110930): groomed database in 0.00140394s\n[Tue Apr 15 15:54:37 2025] (1110920/1110931): fts traversed source paths in 0.00221947s, scanned=90, regex-skipped=0\n2025-04-15 15:54:41,288 - oe-selftest - INFO - polling server\n2025-04-15 15:54:41,288 - oe-selftest - INFO - server alive\n[Tue Apr 15 15:54:41 2025] (1110920/1110922): 127.0.0.1:41486 UA:Pythonurllib/3.13 XFF: GET /metrics 200 5633 0+0ms\n2025-04-15 15:54:41,304 - oe-selftest - INFO - Waiting for 0 scan jobs to finish\n2025-04-15 15:54:45,820 - oe-selftest - INFO - Starting client (PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp-debuginfod/work/x86_64-linux/elfutils-native/0.192/recipe-sysroot-native/usr/bin/debuginfod-find'), 'debuginfo', PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp-debuginfod/work/core2-64-poky-linux/xz/5.6.4/packages-split/xz/usr/bin/xz.xz'))\n2025-04-15 15:56:18,190 - oe-selftest - INFO - Starting server [PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp-debuginfod/work/x86_64-linux/elfutils-native/0.192/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-debian/build/build-st-426650/tmp-debuginfod/work/core2-64-poky-linux/xz/5.6.4/localpkgfeed', '--scan-rpm-dir', '--port=56035']\n2025-04-15 15:56:18,190 - oe-selftest - INFO - waiting...\n[Tue Apr 15 15:56:18 2025] (1280295/1280295): opened database file::memory:?cache=shared rw ro\n[Tue Apr 15 15:56:18 2025] (1280295/1280295): sqlite version 3.48.0\n[Tue Apr 15 15:56:18 2025] (1280295/1280295): service mode active\n[Tue Apr 15 15:56:18 2025] (1280295/1280295): libmicrohttpd version 1.0.1\n[Tue Apr 15 15:56:18 2025] (1280295/1280295): started http server on IPv4 IPv6 port=56035\n[Tue Apr 15 15:56:18 2025] (1280295/1280295): search concurrency 8\n[Tue Apr 15 15:56:18 2025] (1280295/1280295): webapi connection pool 8\n[Tue Apr 15 15:56:18 2025] (1280295/1280295): rescan time 0\n[Tue Apr 15 15:56:18 2025] (1280295/1280295): scan checkpoint 256\n[Tue Apr 15 15:56:18 2025] (1280295/1280295): fdcache mbs 47960\n[Tue Apr 15 15:56:18 2025] (1280295/1280295): fdcache prefetch 64\n[Tue Apr 15 15:56:18 2025] (1280295/1280295): fdcache tmpdir /tmp\n[Tue Apr 15 15:56:18 2025] (1280295/1280295): fdcache tmpdir min% 25\n[Tue Apr 15 15:56:18 2025] (1280295/1280295): groom time 0\n[Tue Apr 15 15:56:18 2025] (1280295/1280295): forwarded ttl limit 8\n[Tue Apr 15 15:56:18 2025] (1280295/1280295): accepting archive types .rpm(cat) \n[Tue Apr 15 15:56:19 2025] (1280295/1280311): grooming database\n[Tue Apr 15 15:56:19 2025] (1280295/1280311): database record counts:\n[Tue Apr 15 15:56:19 2025] (1280295/1280311): file d/e 0\n[Tue Apr 15 15:56:19 2025] (1280295/1280311): file s 0\n[Tue Apr 15 15:56:19 2025] (1280295/1280311): archive d/e 0\n[Tue Apr 15 15:56:19 2025] (1280295/1280311): archive sref 0\n[Tue Apr 15 15:56:19 2025] (1280295/1280311): archive sdef 0\n[Tue Apr 15 15:56:19 2025] (1280295/1280311): buildids 0\n[Tue Apr 15 15:56:19 2025] (1280295/1280311): filenames 0\n[Tue Apr 15 15:56:19 2025] (1280295/1280311): fileparts 0\n[Tue Apr 15 15:56:19 2025] (1280295/1280311): files scanned (#) 0\n[Tue Apr 15 15:56:19 2025] (1280295/1280311): files scanned (mb) 0\n[Tue Apr 15 15:56:19 2025] (1280295/1280311): index db size (mb) 0\n[Tue Apr 15 15:56:19 2025] (1280295/1280311): groomed database in 0.00121957s\n[Tue Apr 15 15:56:19 2025] (1280295/1280312): fts traversed source paths in 0.00287997s, scanned=90, regex-skipped=0\n2025-04-15 15:56:23,190 - oe-selftest - INFO - polling server\n2025-04-15 15:56:23,191 - oe-selftest - INFO - server alive\n[Tue Apr 15 15:56:23 2025] (1280295/1280306): 127.0.0.1:55008 UA:Pythonurllib/3.13 XFF: GET /metrics 200 5585 0+0ms\n2025-04-15 15:56:23,192 - oe-selftest - INFO - Waiting for 0 scan jobs to finish\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp-debuginfod/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp-debuginfod/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415155617\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp-debuginfod/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250415155617\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp-debuginfod/.zwhvry9y\nCreated listening socket for qemu serial console on: 127.0.0.1:50423\nCreated listening socket for qemu serial console on: 127.0.0.1:54385\nlaunchcmd=runqemu snapshot kvm nographic qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp-debuginfod/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=50423:54385 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/pidfile_426650  -S -qmp unix:./.e4k8kids,server,wait -qmp unix:./.zwhvry9y,server,nowait\"\nrunqemu started, pid is 1284997\nwaiting at most 300 seconds for qemu pid (04/15/25 15:56:26)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp-debuginfod/.e4k8kids\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp-debuginfod/.e4k8kids\nQMP connected to QEMU at 04/15/25 15:56:26 and took 0.54 seconds\nQMP released QEMU at 04/15/25 15:56:26 and took 0.09 seconds from connect\nqemu started in 0.63 seconds - qemu procces pid is 1285126 (04/15/25 15:56:26)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/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:0c -netdev tap,id=net0,ifname=tap5,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.1285006,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:50423,nodelay=on -serial tcp:127.0.0.1:54385,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/pidfile_426650 -S -qmp unix:./.e4k8kids,server,wait -qmp unix:./.zwhvry9y,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp-debuginfod/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw  ip=192.168.7.12::192.168.7.11: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.12\nServer IP: 192.168.7.11\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-debian/build/build-st-426650/tmp-debuginfod/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp-debuginfod/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp-debuginfod/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 - Acquiring lockfile /tmp/qemu-tap-locks/tap2.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap3.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap4.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap5\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap5.skip to make runqemu skip tap5.\nrunqemu - INFO - Network configuration: ip=192.168.7.12::192.168.7.11: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.1285006\nrunqemu - INFO - Copy done in 0.0364377498626709 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/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:0c -netdev tap,id=net0,ifname=tap5,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.1285006,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:50423,nodelay=on -serial tcp:127.0.0.1:54385,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/pidfile_426650  -S -qmp unix:./.e4k8kids,server,wait -qmp unix:./.zwhvry9y,server,nowait -nographic  -kernel /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp-debuginfod/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.12::192.168.7.11: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: 85658.03\n\n\nWaiting at most 1000 seconds for login banner (04/15/25 15:56:26)\nConnection from 127.0.0.1:58864\nReached login banner in 2.08 seconds (04/15/25 15:56:28)\nLogged in as root in serial console\n2025-04-15 15:56:31,978 - oe-selftest - INFO - Starting client DEBUGINFOD_URLS=http://192.168.7.11:56035/ debuginfod-find debuginfo /usr/bin/xz\n[Tue Apr 15 15:56:31 2025] (1280295/1280310): 192.168.7.12:44154 UA:elfutils/0.192,Linux/x86_64,/ XFF: GET /buildid/da3aea1c8160034e1b0961a7f2b5ce5c5a95553b/debuginfo 200 237848 0+6ms\nERROR: When reparsing /tmp/selftest-fetch_wnacanr/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch_wnacanr/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch_wnacanr/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch_wnacanr/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch_wnacanr/test.bb:do_create_spdx, the basehash value changed from 149f1f3015a66cda8e2b96c78cd41963a4da9e812ffb045441add4921a5e5cdb to 21eaa92a29751bb6c570acc4424c26d3d287fd9c1e6d09a46c1640d208104d7f. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch_wnacanr/test.bb:do_recipe_qa, the basehash value changed from 873d58dd770579ff1b900d5762008d25373ce16723e22b36b04a0a338f5a6287 to df423a8c60e898d352472865bd4cb2b8c35afa20f9ad121b3f78bb0f407e92a2. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch_wnacanr/test.bb:do_populate_lic, the basehash value changed from c8fefb020607ceac126f8afada6be82067f90bca7e941cabea0e9fed4dc2ddc7 to 3f788a37c18e79530495c1697b86d1436cb45875cd51addc2c50498625a74519. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch_wnacanr/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch_wnacanr/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch_wnacanr/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch_wnacanr/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch_wnacanr/test.bb:do_create_spdx, the basehash value changed from 21eaa92a29751bb6c570acc4424c26d3d287fd9c1e6d09a46c1640d208104d7f to 9c847a1ae37500e6509a1904a251926822fe4fa1be10a7251698450fd13a4cf8. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch_wnacanr/test.bb:do_recipe_qa, the basehash value changed from df423a8c60e898d352472865bd4cb2b8c35afa20f9ad121b3f78bb0f407e92a2 to eba2ac3038c7791d5348f70205c44af84b2b1a1c615bc58f9cb58ebb5e825fc1. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch_wnacanr/test.bb:do_populate_lic, the basehash value changed from 3f788a37c18e79530495c1697b86d1436cb45875cd51addc2c50498625a74519 to 4025521dd45470c0c05fe63213622afcd981a6e0763a4eaf666d73f1c9274235. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch_wnacanr/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch_wnacanr/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch_wnacanr/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch_wnacanr/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch_wnacanr/test.bb:do_create_spdx, the basehash value changed from 9c847a1ae37500e6509a1904a251926822fe4fa1be10a7251698450fd13a4cf8 to 5260a54d6de4a975ab496730441f0d02b0cbf0aa3c81362adac5ddb019f610a9. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch_wnacanr/test.bb:do_recipe_qa, the basehash value changed from eba2ac3038c7791d5348f70205c44af84b2b1a1c615bc58f9cb58ebb5e825fc1 to e69ea6a1f46d632b700751b53016dab1d93fd634214c328a2c783abb9c1c7d2f. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch_wnacanr/test.bb:do_populate_lic, the basehash value changed from 4025521dd45470c0c05fe63213622afcd981a6e0763a4eaf666d73f1c9274235 to bd1fb2ced15549487fc25525717d99f06cf68a8b98d5ecf28ff430b067ef08b6. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nNOTE: Reconnecting to bitbake server...\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/unittest/case.py:597: 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-debian/build/build-st-426650/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250415164146\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250415164146\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp/.aimvsj36\nCreated listening socket for qemu serial console on: 127.0.0.1:38819\nCreated listening socket for qemu serial console on: 127.0.0.1:49667\nlaunchcmd=runqemu snapshot kvm  nographic qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic tcpserial=38819:49667 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/pidfile_426650  -S -qmp unix:./._n95mcc5,server,wait -qmp unix:./.aimvsj36,server,nowait\"\nrunqemu started, pid is 3849851\nwaiting at most 300 seconds for qemu pid (04/15/25 16:41:53)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp/._n95mcc5\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp/._n95mcc5\nQMP connected to QEMU at 04/15/25 16:41:54 and took 0.53 seconds\nQMP released QEMU at 04/15/25 16:41:54 and took 0.09 seconds from connect\nqemu started in 0.62 seconds - qemu procces pid is 3851897 (04/15/25 16:41:54)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/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.wic.3849912\nrunqemu - INFO - Copy done in 0.06312704086303711 seconds\nrunqemu - INFO - Using scsi drive\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/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 if=none,id=hd,file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.3849912,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -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:38819,nodelay=on -serial tcp:127.0.0.1:49667,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/pidfile_426650  -S -qmp unix:./._n95mcc5,server,wait -qmp unix:./.aimvsj36,server,nowait -nographic  \n\nrunqemu - INFO - Host uptime: 88385.50\n\n\nWaiting at most 1000 seconds for login banner (04/15/25 16:41:54)\nConnection from 127.0.0.1:35644\nReached login banner in 2.29 seconds (04/15/25 16:41:56)\nLogged in as root in serial console\nLoading cache...done.\nRemoving 1 recipes from the allarch sysroot...done.\nRemoving 2 recipes from the core2-64 sysroot...done.\nRemoving 4 recipes from the qemux86_64 sysroot...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp/deploy/images/qemux86-64/core-image-base-qemux86-64.rootfs.wic\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp/work/qemux86_64-poky-linux/core-image-base/1.0/testimage/qemu_boot_log.20250415164957\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp/work/qemux86_64-poky-linux/core-image-base/1.0/testimage/ssh_target_log.20250415164957\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp/.tl8oo4rz\nCreated listening socket for qemu serial console on: 127.0.0.1:41769\nCreated listening socket for qemu serial console on: 127.0.0.1:35809\nlaunchcmd=runqemu snapshot kvm  nographic ovmf qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp/deploy/images/qemux86-64/core-image-base-qemux86-64.rootfs.wic tcpserial=41769:35809 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/pidfile_426650  -S -qmp unix:./.nrev8qay,server,wait -qmp unix:./.tl8oo4rz,server,nowait\"\nrunqemu started, pid is 175185\nwaiting at most 300 seconds for qemu pid (04/15/25 16:50:04)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp/.nrev8qay\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp/.nrev8qay\nQMP connected to QEMU at 04/15/25 16:50:04 and took 0.53 seconds\nQMP released QEMU at 04/15/25 16:50:04 and took 0.09 seconds from connect\nqemu started in 0.62 seconds - qemu procces pid is 175191 (04/15/25 16:50:04)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp/deploy/images/qemux86-64/core-image-base-qemux86-64.rootfs.wic]\nOVMF: ['/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp/deploy/images/qemux86-64/ovmf.qcow2']\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp/deploy/images/qemux86-64/core-image-base-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-base-qemux86-64.rootfs.wic.175186\nrunqemu - INFO - Copy done in 0.14654541015625 seconds\nrunqemu - INFO - Using scsi drive\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/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 if=none,id=hd,file=/home/pokybuild/tmp/core-image-base-qemux86-64.rootfs.wic.175186,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -drive if=pflash,format=qcow2,file=/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp/deploy/images/qemux86-64/ovmf.qcow2   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:41769,nodelay=on -serial tcp:127.0.0.1:35809,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/pidfile_426650  -S -qmp unix:./.nrev8qay,server,wait -qmp unix:./.tl8oo4rz,server,nowait -nographic  \n\nrunqemu - INFO - Host uptime: 88876.20\n\n\nWaiting at most 1000 seconds for login banner (04/15/25 16:50:04)\nConnection from 127.0.0.1:40022\nTarget didn't reach login banner in 1000 seconds (04/15/25 17:06:47)\nLast 25 lines of login console (1243):\n[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01HBdsDxe: loading Boot0001 \"UEFI QEMU QEMU HARDDISK \" from PciRoot(0x0)/Pci(0x4,0x0)/Scsi(0x0,0x0)\nBdsDxe: starting Boot0001 \"UEFI QEMU QEMU HARDDISK \" from PciRoot(0x0)/Pci(0x4,0x0)/Scsi(0x0,0x0)\n [2J[01;01H[15;33H[0m[30m[47m                boot                [16;33H[0m[37m[40m   Reboot Into Firmware Interface   [18;01H                                            Boot in 5 s.                                           [17;30H\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500[18;01H                                            Boot in 4 s.                                           [17;30H\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500[18;01H                                            Boot in 3 s.                                           [17;30H\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500[18;01H                                            Boot in 2 s.                                           [17;30H\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500[18;01H                                            Boot in 1 s.                                           [17;30H\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500[2J[01;01HEFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path\nLast 25 lines of all logging (53746):\n[[0;32m  OK  [0m] Started [0;1;39mGetty on tty1[0m.\n\n         Starting [0;1;39mTelephony service[0m...\n\n[[0;32m  OK  [0m] Started [0;1;39mSerial Getty on ttyS0[0m.\n\n[[0;32m  OK  [0m] Reached target [0;1;39mLogin Prompts[0m.\n\n         Starting [0;1;39mUser Login Management[0m...\n\n[[0;32m  OK  [0m] Started [0;1;39mD-Bus System Message Bus[0m.\n\n[[0;32m  OK  [0m] Started [0;1;39mTelephony service[0m.\n\n[[0;32m  OK  [0m] Started [0;1;39mAvahi mDNS/DNS-SD Stack[0m.\n\n[[0;32m  OK  [0m] Started [0;1;39mUser Login Management[0m.\n\n[[0;32m  OK  [0m] Reached target [0;1;39mMulti-User System[0m.\n\n[!p]104[?7h[6n[32766;32766H[6n[!p]104[?7h[6n[32766;32766H[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \nCheck full boot log: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp/work/qemux86_64-poky-linux/core-image-base/1.0/testimage/qemu_boot_log.20250415164957\nStopping logging thread\nStop event received\nTearing down logging thread\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 89884.44\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-base-qemux86-64.rootfs.wic.175186\ntput: No value for $TERM and no -T specified\n\nExtra log data read: \n\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 89884.44\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-base-qemux86-64.rootfs.wic.175186\ntput: No value for $TERM and no -T specified\n\nERROR: Qemu log output from /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-426650/tmp/work/qemux86_64-poky-linux/core-image-base/1.0/testimage/qemu_boot_log.20250415164957:\n\u001b[2J\u001b[01;01H\u001b[=3h\u001b[2J\u001b[01;01H\u001b[2J\u001b[01;01H\u001b[=3h\u001b[2J\u001b[01;01H\u001b[2J\u001b[01;01H\u001b[=3h\u001b[2J\u001b[01;01H\u001b[2J\u001b[01;01H\u001b[=3h\u001b[2J\u001b[01;01H\u001b[2J\u001b[01;01H\u001b[=3h\u001b[2J\u001b[01;01HBdsDxe: loading Boot0001 \"UEFI QEMU QEMU HARDDISK \" from PciRoot(0x0)/Pci(0x4,0x0)/Scsi(0x0,0x0)\nBdsDxe: starting Boot0001 \"UEFI QEMU QEMU HARDDISK \" from PciRoot(0x0)/Pci(0x4,0x0)/Scsi(0x0,0x0)\n \u001b[2J\u001b[01;01H\u001b[15;33H\u001b[0m\u001b[30m\u001b[47m                boot                \u001b[16;33H\u001b[0m\u001b[37m\u001b[40m   Reboot Into Firmware Interface   \u001b[18;01H                                            Boot in 5 s.                                           \u001b[17;30H\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u001b[18;01H                                            Boot in 4 s.                                           \u001b[17;30H\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u001b[18;01H                                            Boot in 3 s.                                           \u001b[17;30H\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u001b[18;01H                                            Boot in 2 s.                                           \u001b[17;30H\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u001b[18;01H                                            Boot in 1 s.                                           \u001b[17;30H\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u001b[2J\u001b[01;01HEFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path\n[    0.000000] Linux version 6.12.19-yocto-standard (oe-user@oe-host) (x86_64-poky-linux-gcc (GCC) 14.2.0, GNU ld (GNU Binutils) 2.44) #1 SMP PREEMPT_DYNAMIC Wed Mar 19 23:04:08 UTC 2025\n[    0.000000] Command line: initrd=\\core-image-initramfs-boot-qemux86-64.cpio.gz LABEL=Boot root=PARTUUID=076c4a2a-02 console=ttyS0,115200n8\n[    0.000000] BIOS-provided physical RAM map:\n[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable\n[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000007fffff] usable\n[    0.000000] BIOS-e820: [mem 0x0000000000800000-0x0000000000807fff] ACPI NVS\n[    0.000000] BIOS-e820: [mem 0x0000000000808000-0x000000000080afff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000080b000-0x000000000080bfff] ACPI NVS\n[    0.000000] BIOS-e820: [mem 0x000000000080c000-0x0000000000810fff] usable\n[    0.000000] BIOS-e820: [mem 0x0000000000811000-0x00000000008fffff] ACPI NVS\n[    0.000000] BIOS-e820: [mem 0x0000000000900000-0x000000000f4ecfff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000f4ed000-0x000000000f76cfff] reserved\n[    0.000000] BIOS-e820: [mem 0x000000000f76d000-0x000000000f77efff] ACPI data\n[    0.000000] BIOS-e820: [mem 0x000000000f77f000-0x000000000f7fefff] ACPI NVS\n[    0.000000] BIOS-e820: [mem 0x000000000f7ff000-0x000000000fe87fff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000fe88000-0x000000000fe8bfff] reserved\n[    0.000000] BIOS-e820: [mem 0x000000000fe8c000-0x000000000fe8dfff] ACPI NVS\n[    0.000000] BIOS-e820: [mem 0x000000000fe8e000-0x000000000fedbfff] usable\n[    0.000000] BIOS-e820: [mem 0x000000000fedc000-0x000000000ff5ffff] reserved\n[    0.000000] BIOS-e820: [mem 0x000000000ff60000-0x000000000fffffff] ACPI NVS\n[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved\n[    0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\n[    0.000000] NX (Execute Disable) protection: active\n[    0.000000] APIC: Static calls initialized\n[    0.000000] extended physical RAM map:\n[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable\n[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x00000000007fffff] usable\n[    0.000000] reserve setup_data: [mem 0x0000000000800000-0x0000000000807fff] ACPI NVS\n[    0.000000] reserve setup_data: [mem 0x0000000000808000-0x000000000080afff] usable\n[    0.000000] reserve setup_data: [mem 0x000000000080b000-0x000000000080bfff] ACPI NVS\n[    0.000000] reserve setup_data: [mem 0x000000000080c000-0x0000000000810fff] usable\n[    0.000000] reserve setup_data: [mem 0x0000000000811000-0x00000000008fffff] ACPI NVS\n[    0.000000] reserve setup_data: [mem 0x0000000000900000-0x000000000ce9a017] usable\n[    0.000000] reserve setup_data: [mem 0x000000000ce9a018-0x000000000cec1457] usable\n[    0.000000] reserve setup_data: [mem 0x000000000cec1458-0x000000000e010017] usable\n[    0.000000] reserve setup_data: [mem 0x000000000e010018-0x000000000e019a57] usable\n[    0.000000] reserve setup_data: [mem 0x000000000e019a58-0x000000000f4ecfff] usable\n[    0.000000] reserve setup_data: [mem 0x000000000f4ed000-0x000000000f76cfff] reserved\n[    0.000000] reserve setup_data: [mem 0x000000000f76d000-0x000000000f77efff] ACPI data\n[    0.000000] reserve setup_data: [mem 0x000000000f77f000-0x000000000f7fefff] ACPI NVS\n[    0.000000] reserve setup_data: [mem 0x000000000f7ff000-0x000000000fe87fff] usable\n[    0.000000] reserve setup_data: [mem 0x000000000fe88000-0x000000000fe8bfff] reserved\n[    0.000000] reserve setup_data: [mem 0x000000000fe8c000-0x000000000fe8dfff] ACPI NVS\n[    0.000000] reserve setup_data: [mem 0x000000000fe8e000-0x000000000fedbfff] usable\n[    0.000000] reserve setup_data: [mem 0x000000000fedc000-0x000000000ff5ffff] reserved\n[    0.000000] reserve setup_data: [mem 0x000000000ff60000-0x000000000fffffff] ACPI NVS\n[    0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved\n[    0.000000] reserve setup_data: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[    0.000000] reserve setup_data: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved\n[    0.000000] reserve setup_data: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\n[    0.000000] efi: EFI v2.7 by EDK II\n[    0.000000] efi: SMBIOS=0xf53f000 ACPI=0xf77e000 ACPI 2.0=0xf77e014 MEMATTR=0xe7f0018 INITRD=0xe7f2998 RNG=0xf773018 \n[    0.000000] random: crng init done\n[    0.000000] efi: Remove mem128: MMIO range=[0xffc00000-0xffffffff] (4MB) from e820 map\n[    0.000000] SMBIOS 2.8 present.\n[    0.000000] DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS unknown 02/02/2022\n[    0.000000] DMI: Memory slots populated: 1/1\n[    0.000000] Hypervisor detected: KVM\n[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[    0.000000] kvm-clock: using sched offset of 6850788549 cycles\n[    0.000001] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[    0.000004] tsc: Detected 2749.998 MHz processor\n[    0.000155] last_pfn = 0xfedc max_arch_pfn = 0x400000000\n[    0.000188] MTRR map: 4 entries (2 fixed + 2 variable; max 18), built from 8 variable MTRRs\n[    0.000191] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  \n[    0.004685] Secure boot disabled\n[    0.004686] RAMDISK: [mem 0x0cec2000-0x0d752fff]\n[    0.004688] ACPI: Early table checksum verification disabled\n[    0.004691] ACPI: RSDP 0x000000000F77E014 000024 (v02 BOCHS )\n[    0.004695] ACPI: XSDT 0x000000000F77D0E8 000054 (v01 BOCHS  BXPC     00000001      01000013)\n[    0.004699] ACPI: FACP 0x000000000F779000 0000F4 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.004703] ACPI: DSDT 0x000000000F77A000 0021F2 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.004704] ACPI: FACS 0x000000000F7DD000 000040\n[    0.004706] ACPI: APIC 0x000000000F778000 000090 (v03 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.004707] ACPI: HPET 0x000000000F777000 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.004709] ACPI: MCFG 0x000000000F776000 00003C (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.004711] ACPI: WAET 0x000000000F775000 000028 (v01 BOCHS  BXPC     00000001 BXPC 00000001)\n[    0.004712] ACPI: BGRT 0x000000000F774000 000038 (v01 INTEL  EDK2     00000002      01000013)\n[    0.004714] ACPI: Reserving FACP table memory at [mem 0xf779000-0xf7790f3]\n[    0.004715] ACPI: Reserving DSDT table memory at [mem 0xf77a000-0xf77c1f1]\n[    0.004715] ACPI: Reserving FACS table memory at [mem 0xf7dd000-0xf7dd03f]\n[    0.004716] ACPI: Reserving APIC table memory at [mem 0xf778000-0xf77808f]\n[    0.004716] ACPI: Reserving HPET table memory at [mem 0xf777000-0xf777037]\n[    0.004717] ACPI: Reserving MCFG table memory at [mem 0xf776000-0xf77603b]\n[    0.004717] ACPI: Reserving WAET table memory at [mem 0xf775000-0xf775027]\n[    0.004718] ACPI: Reserving BGRT table memory at [mem 0xf774000-0xf774037]\n[    0.004751] Zone ranges:\n[    0.004752]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]\n[    0.004753]   DMA32    [mem 0x0000000001000000-0x000000000fedbfff]\n[    0.004754]   Normal   empty\n[    0.004754] Movable zone start for each node\n[    0.004755] Early memory node ranges\n[    0.004755]   node   0: [mem 0x0000000000001000-0x000000000009ffff]\n[    0.004756]   node   0: [mem 0x0000000000100000-0x00000000007fffff]\n[    0.004757]   node   0: [mem 0x0000000000808000-0x000000000080afff]\n[    0.004757]   node   0: [mem 0x000000000080c000-0x0000000000810fff]\n[    0.004758]   node   0: [mem 0x0000000000900000-0x000000000f4ecfff]\n[    0.004758]   node   0: [mem 0x000000000f7ff000-0x000000000fe87fff]\n[    0.004759]   node   0: [mem 0x000000000fe8e000-0x000000000fedbfff]\n[    0.004760] Initmem setup node 0 [mem 0x0000000000001000-0x000000000fedbfff]\n[    0.004763] On node 0, zone DMA: 1 pages in unavailable ranges\n[    0.004775] On node 0, zone DMA: 96 pages in unavailable ranges\n[    0.004776] On node 0, zone DMA: 8 pages in unavailable ranges\n[    0.004776] On node 0, zone DMA: 1 pages in unavailable ranges\n[    0.004787] On node 0, zone DMA: 239 pages in unavailable ranges\n[    0.005087] On node 0, zone DMA32: 786 pages in unavailable ranges\n[    0.005089] On node 0, zone DMA32: 6 pages in unavailable ranges\n[    0.005092] On node 0, zone DMA32: 292 pages in unavailable ranges\n[    0.005442] ACPI: PM-Timer IO Port: 0x608\n[    0.005449] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[    0.005472] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[    0.005474] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[    0.005475] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[    0.005476] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[    0.005477] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[    0.005477] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[    0.005479] ACPI: Using ACPI (MADT) for SMP configuration information\n[    0.005480] ACPI: HPET id: 0x8086a201 base: 0xfed00000\n[    0.005482] TSC deadline timer available\n[    0.005486] CPU topo: Max. logical packages:   1\n[    0.005486] CPU topo: Max. logical dies:       1\n[    0.005486] CPU topo: Max. dies per package:   1\n[    0.005489] CPU topo: Max. threads per core:   1\n[    0.005490] CPU topo: Num. cores per package:     4\n[    0.005490] CPU topo: Num. threads per package:   4\n[    0.005491] CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs\n[    0.005501] kvm-guest: APIC: eoi() replaced with kvm_guest_apic_eoi_write()\n[    0.005519] [mem 0x10000000-0xdfffffff] available for PCI devices\n[    0.005520] Booting paravirtualized kernel on KVM\n[    0.005522] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns\n[    0.005526] setup_percpu: NR_CPUS:64 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1\n[    0.005600] percpu: Embedded 58 pages/cpu s199704 r8192 d29672 u524288\n[    0.005623] Kernel command line: initrd=\\core-image-initramfs-boot-qemux86-64.cpio.gz LABEL=Boot root=PARTUUID=076c4a2a-02 console=ttyS0,115200n8\n[    0.005647] Unknown kernel command line parameters \"LABEL=Boot\", will be passed to user space.\n[    0.005658] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)\n[    0.005666] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)\n[    0.005694] Built 1 zonelists, mobility grouping on.  Total pages: 64107\n[    0.005778] mem auto-init: stack:all(zero), heap alloc:off, heap free:off\n[    0.006028] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1\n[    0.006043] ftrace: allocating 53715 entries in 210 pages\n[    0.014696] ftrace: allocated 210 pages with 4 groups\n[    0.014720] Dynamic Preempt: full\n[    0.014850] rcu: Preemptible hierarchical RCU implementation.\n[    0.014850] rcu: \tRCU event tracing is enabled.\n[    0.014850] rcu: \tRCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.\n[    0.014851] \tTrampoline variant of Tasks RCU enabled.\n[    0.014852] \tRude variant of Tasks RCU enabled.\n[    0.014852] \tTracing variant of Tasks RCU enabled.\n[    0.014852] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.\n[    0.014853] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4\n[    0.014856] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.014858] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.014859] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\n[    0.019406] NR_IRQS: 4352, nr_irqs: 456, preallocated irqs: 16\n[    0.019586] rcu: srcu_init: Setting srcu_struct sizes based on contention.\n[    0.019627] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)\n[    0.019646] Console: colour dummy device 80x25\n[    0.019682] printk: legacy console [ttyS0] enabled\n[    0.190112] ACPI: Core revision 20240827\n[    0.190874] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns\n[    0.192473] APIC: Switch to symmetric I/O mode setup\n[    0.193432] x2apic enabled\n[    0.194175] APIC: Switched APIC routing to: physical x2apic\n[    0.196027] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[    0.196989] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.198636] Calibrating delay loop (skipped) preset value.. 5499.99 BogoMIPS (lpj=2749998)\n[    0.199768] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[    0.200636] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[    0.201638] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization\n[    0.202639] Spectre V2 : Mitigation: Retpolines\n[    0.203636] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[    0.204636] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT\n[    0.205637] Speculative Store Bypass: Vulnerable\n[    0.206648] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'\n[    0.207636] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'\n[    0.208636] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'\n[    0.209637] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256\n[    0.210636] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[    0.228778] Freeing SMP alternatives memory: 56K\n[    0.229502] pid_max: default: 32768 minimum: 301\n[    0.232250] LSM: initializing lsm=capability,landlock\n[    0.232662] landlock: Up and running.\n[    0.233645] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.234636] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)\n[    0.235792] smpboot: CPU0: AMD Intel Xeon E3-12xx v2 (Ivy Bridge) (family: 0x6, model: 0x3a, stepping: 0x9)\n[    0.236738] Performance Events: AMD PMU driver.\n[    0.237456] ... version:                0\n[    0.237639] ... bit width:              48\n[    0.238294] ... generic registers:      4\n[    0.238638] ... value mask:             0000ffffffffffff\n[    0.239453] ... max period:             00007fffffffffff\n[    0.239639] ... fixed-purpose events:   0\n[    0.240272] ... event mask:             000000000000000f\n[    0.240760] signal: max sigframe size: 1776\n[    0.241439] rcu: Hierarchical SRCU implementation.\n[    0.241639] rcu: \tMax phase no-delay instances is 400.\n[    0.242459] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level\n[    0.242736] smp: Bringing up secondary CPUs ...\n[    0.243497] smpboot: x86: Booting SMP configuration:\n[    0.243641] .... node  #0, CPUs:      #1 #2 #3\n[    0.279712] smp: Brought up 1 node, 4 CPUs\n[    0.280641] smpboot: Total of 4 processors activated (21999.98 BogoMIPS)\n[    0.281887] Memory: 198352K/256428K available (20480K kernel code, 2434K rwdata, 5792K rodata, 3492K init, 2072K bss, 52268K reserved, 0K cma-reserved)\n[    0.282894] devtmpfs: initialized\n[    0.283846] ACPI: PM: Registering ACPI NVS region [mem 0x00800000-0x00807fff] (32768 bytes)\n[    0.284643] ACPI: PM: Registering ACPI NVS region [mem 0x0080b000-0x0080bfff] (4096 bytes)\n[    0.285641] ACPI: PM: Registering ACPI NVS region [mem 0x00811000-0x008fffff] (978944 bytes)\n[    0.286643] ACPI: PM: Registering ACPI NVS region [mem 0x0f77f000-0x0f7fefff] (524288 bytes)\n[    0.287642] ACPI: PM: Registering ACPI NVS region [mem 0x0fe8c000-0x0fe8dfff] (8192 bytes)\n[    0.288639] ACPI: PM: Registering ACPI NVS region [mem 0x0ff60000-0x0fffffff] (655360 bytes)\n[    0.289669] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns\n[    0.290641] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)\n[    0.291660] pinctrl core: initialized pinctrl subsystem\n[    0.292825] NET: Registered PF_NETLINK/PF_ROUTE protocol family\n[    0.293713] thermal_sys: Registered thermal governor 'step_wise'\n[    0.293715] thermal_sys: Registered thermal governor 'user_space'\n[    0.294648] cpuidle: using governor menu\n[    0.295762] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]\n[    0.296647] PCI: Using configuration type 1 for base access\n[    0.297531] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.\n[    0.314091] raid6: sse2x4   gen() 21574 MB/s\n[    0.331000] raid6: sse2x2   gen() 25992 MB/s\n[    0.348075] raid6: sse2x1   gen()  7083 MB/s\n[    0.348641] raid6: using algorithm sse2x2 gen() 25992 MB/s\n[    0.366042] raid6: .... xor() 19135 MB/s, rmw enabled\n[    0.366639] raid6: using ssse3x2 recovery algorithm\n[    0.367450] ACPI: Added _OSI(Module Device)\n[    0.368639] ACPI: Added _OSI(Processor Device)\n[    0.369339] ACPI: Added _OSI(3.0 _SCP Extensions)\n[    0.369639] ACPI: Added _OSI(Processor Aggregator Device)\n[    0.370904] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[    0.372803] ACPI: Interpreter enabled\n[    0.373657] ACPI: PM: (supports S0 S3 S5)\n[    0.374641] ACPI: Using IOAPIC for interrupt routing\n[    0.375674] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[    0.376641] PCI: Using E820 reservations for host bridge windows\n[    0.377687] ACPI: Enabled 2 GPEs in block 00 to 3F\n[    0.379406] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[    0.379643] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]\n[    0.380660] acpi PNP0A08:00: _OSC: platform does not support [LTR]\n[    0.381651] acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability]\n[    0.382674] PCI host bridge to bus 0000:00\n[    0.383296] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]\n[    0.383640] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]\n[    0.384639] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[    0.385639] pci_bus 0000:00: root bus resource [mem 0x10000000-0xdfffffff window]\n[    0.386638] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfebfffff window]\n[    0.387639] pci_bus 0000:00: root bus resource [mem 0xc000000000-0xc7ffffffff window]\n[    0.388639] pci_bus 0000:00: root bus resource [bus 00-ff]\n[    0.389521] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 conventional PCI endpoint\n[    0.389999] pci 0000:00:01.0: [1234:1111] type 00 class 0x030000 conventional PCI endpoint\n[    0.391644] pci 0000:00:01.0: BAR 0 [mem 0x80000000-0x80ffffff pref]\n[    0.394097] pci 0000:00:01.0: BAR 2 [mem 0x81045000-0x81045fff]\n[    0.397646] pci 0000:00:01.0: ROM [mem 0xffff0000-0xffffffff pref]\n[    0.398665] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]\n[    0.399847] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint\n[    0.401460] pci 0000:00:02.0: BAR 0 [io  0x6120-0x613f]\n[    0.402392] pci 0000:00:02.0: BAR 1 [mem 0x81044000-0x81044fff]\n[    0.405107] pci 0000:00:02.0: BAR 4 [mem 0xc000000000-0xc000003fff 64bit pref]\n[    0.407023] pci 0000:00:02.0: ROM [mem 0xfffc0000-0xffffffff pref]\n[    0.408159] pci 0000:00:03.0: [1af4:1005] type 00 class 0x00ff00 conventional PCI endpoint\n[    0.409642] pci 0000:00:03.0: BAR 0 [io  0x6100-0x611f]\n[    0.411642] pci 0000:00:03.0: BAR 1 [mem 0x81043000-0x81043fff]\n[    0.415640] pci 0000:00:03.0: BAR 4 [mem 0xc000004000-0xc000007fff 64bit pref]\n[    0.417944] pci 0000:00:04.0: [1af4:1004] type 00 class 0x010000 conventional PCI endpoint\n[    0.419442] pci 0000:00:04.0: BAR 0 [io  0x6040-0x607f]\n[    0.420569] pci 0000:00:04.0: BAR 1 [mem 0x81042000-0x81042fff]\n[    0.423640] pci 0000:00:04.0: BAR 4 [mem 0xc000008000-0xc00000bfff 64bit pref]\n[    0.425910] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.428642] pci 0000:00:1d.0: BAR 4 [io  0x60e0-0x60ff]\n[    0.430766] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.433138] pci 0000:00:1d.1: BAR 4 [io  0x60c0-0x60df]\n[    0.434251] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 conventional PCI endpoint\n[    0.435894] pci 0000:00:1d.2: BAR 4 [io  0x60a0-0x60bf]\n[    0.437299] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 conventional PCI endpoint\n[    0.438007] pci 0000:00:1d.7: BAR 0 [mem 0x81041000-0x81041fff]\n[    0.440276] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 conventional PCI endpoint\n[    0.440997] pci 0000:00:1f.0: quirk: [io  0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO\n[    0.441813] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 conventional PCI endpoint\n[    0.444929] pci 0000:00:1f.2: BAR 4 [io  0x6080-0x609f]\n[    0.446171] pci 0000:00:1f.2: BAR 5 [mem 0x81040000-0x81040fff]\n[    0.447400] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 conventional PCI endpoint\n[    0.448878] pci 0000:00:1f.3: BAR 4 [io  0x6000-0x603f]\n[    0.450332] ACPI: PCI: Interrupt link LNKA configured for IRQ 10\n[    0.450686] ACPI: PCI: Interrupt link LNKB configured for IRQ 10\n[    0.451656] ACPI: PCI: Interrupt link LNKC configured for IRQ 11\n[    0.452614] ACPI: PCI: Interrupt link LNKD configured for IRQ 11\n[    0.452682] ACPI: PCI: Interrupt link LNKE configured for IRQ 10\n[    0.453655] ACPI: PCI: Interrupt link LNKF configured for IRQ 10\n[    0.454630] ACPI: PCI: Interrupt link LNKG configured for IRQ 11\n[    0.455611] ACPI: PCI: Interrupt link LNKH configured for IRQ 11\n[    0.455657] ACPI: PCI: Interrupt link GSIA configured for IRQ 16\n[    0.456584] ACPI: PCI: Interrupt link GSIB configured for IRQ 17\n[    0.456642] ACPI: PCI: Interrupt link GSIC configured for IRQ 18\n[    0.457569] ACPI: PCI: Interrupt link GSID configured for IRQ 19\n[    0.457642] ACPI: PCI: Interrupt link GSIE configured for IRQ 20\n[    0.458569] ACPI: PCI: Interrupt link GSIF configured for IRQ 21\n[    0.458643] ACPI: PCI: Interrupt link GSIG configured for IRQ 22\n[    0.459642] ACPI: PCI: Interrupt link GSIH configured for IRQ 23\n[    0.460996] iommu: Default domain type: Translated\n[    0.461644] iommu: DMA domain TLB invalidation policy: lazy mode\n[    0.462715] SCSI subsystem initialized\n[    0.463690] ACPI: bus type USB registered\n[    0.464656] usbcore: registered new interface driver usbfs\n[    0.465646] usbcore: registered new interface driver hub\n[    0.466484] usbcore: registered new device driver usb\n[    0.466649] pps_core: LinuxPPS API ver. 1 registered\n[    0.467411] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>\n[    0.467640] PTP clock support registered\n[    0.468265] efivars: Registered efivars operations\n[    0.468755] Bluetooth: Core ver 2.22\n[    0.469317] NET: Registered PF_BLUETOOTH protocol family\n[    0.469640] Bluetooth: HCI device and connection manager initialized\n[    0.470603] Bluetooth: HCI socket layer initialized\n[    0.470641] Bluetooth: L2CAP socket layer initialized\n[    0.471432] Bluetooth: SCO socket layer initialized\n[    0.471677] PCI: Using ACPI for IRQ routing\n[    0.527993] pci 0000:00:01.0: vgaarb: setting as boot VGA device\n[    0.528636] pci 0000:00:01.0: vgaarb: bridge control possible\n[    0.528636] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none\n[    0.528643] vgaarb: loaded\n[    0.529084] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0\n[    0.529639] hpet0: 3 comparators, 64-bit 100.000000 MHz counter\n[    0.532693] clocksource: Switched to clocksource kvm-clock\n[    0.533618] pnp: PnP ACPI init\n[    0.534204] system 00:04: [mem 0xe0000000-0xefffffff window] has been reserved\n[    0.536604] pnp: PnP ACPI: found 5 devices\n[    0.546462] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[    0.547869] NET: Registered PF_INET protocol family\n[    0.548647] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)\n[    0.549850] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)\n[    0.551180] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)\n[    0.552366] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)\n[    0.553543] TCP bind hash table entries: 2048 (order: 4, 65536 bytes, linear)\n[    0.554762] TCP: Hash tables configured (established 2048 bind 2048)\n[    0.555753] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.556755] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)\n[    0.557837] NET: Registered PF_UNIX/PF_LOCAL protocol family\n[    0.559030] RPC: Registered named UNIX socket transport module.\n[    0.559936] RPC: Registered udp transport module.\n[    0.560671] RPC: Registered tcp transport module.\n[    0.561404] RPC: Registered tcp-with-tls transport module.\n[    0.562245] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[    0.563237] pci 0000:00:02.0: ROM [mem 0xfffc0000-0xffffffff pref]: can't claim; no compatible bridge window\n[    0.564738] pci 0000:00:02.0: ROM [mem 0x10000000-0x1003ffff pref]: assigned\n[    0.565828] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]\n[    0.566780] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]\n[    0.567782] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]\n[    0.568837] pci_bus 0000:00: resource 7 [mem 0x10000000-0xdfffffff window]\n[    0.569890] pci_bus 0000:00: resource 8 [mem 0xf0000000-0xfebfffff window]\n[    0.570947] pci_bus 0000:00: resource 9 [mem 0xc000000000-0xc7ffffffff window]\n[    0.572209] ACPI: \\_SB_.GSIA: Enabled at IRQ 16\n[    0.573395] ACPI: \\_SB_.GSIB: Enabled at IRQ 17\n[    0.574510] ACPI: \\_SB_.GSIC: Enabled at IRQ 18\n[    0.575616] ACPI: \\_SB_.GSID: Enabled at IRQ 19\n[    0.576694] PCI: CLS 0 bytes, default 64\n[    0.577378] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x27a3bdae5c8, max_idle_ns: 440795216753 ns\n[    0.577513] Trying to unpack rootfs image as initramfs...\n[    0.581812] Initialise system trusted keyrings\n[    0.582646] workingset: timestamp_bits=46 max_order=16 bucket_order=0\n[    0.583805] NFS: Registering the id_resolver key type\n[    0.585196] Key type id_resolver registered\n[    0.586511] Key type id_legacy registered\n[    0.588421] Key type cifs.idmap registered\n[    0.601425] xor: automatically using best checksumming function   avx       \n[    0.602545] Key type asymmetric registered\n[    0.603191] Asymmetric key parser 'x509' registered\n[    0.603956] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)\n[    0.605142] io scheduler mq-deadline registered\n[    0.605838] io scheduler kyber registered\n[    0.606490] io scheduler bfq registered\n[    0.607369] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[    0.609201] ACPI: button: Power Button [PWRF]\n[    0.612098] ACPI: \\_SB_.GSIG: Enabled at IRQ 22\n[    0.615558] ACPI: \\_SB_.GSIH: Enabled at IRQ 23\n[    0.617332] ACPI: \\_SB_.GSIE: Enabled at IRQ 20\n[    0.618889] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled\n[    0.620000] 00:01: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A\n[    0.621365] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[    0.623517] Linux agpgart interface v0.103\n[    0.624436] ACPI: bus type drm_connector registered\n[    0.625529] bochs-drm 0000:00:01.0: vgaarb: deactivate vga console\n[    0.627884] [drm] Found bochs VGA, ID 0xb0c5.\n[    0.629263] [drm] Framebuffer size 16384 kB @ 0x80000000, mmio @ 0x81045000.\n[    0.633625] [drm] Found EDID data blob.\n[    0.635082] [drm] Initialized bochs-drm 1.0.0 for 0000:00:01.0 on minor 0\n[    0.638179] fbcon: bochs-drmdrmfb (fb0) is primary device\n[    0.663017] Freeing initrd memory: 8772K\n[    0.689575] Console: switching to colour frame buffer device 160x50\n[    0.802067] bochs-drm 0000:00:01.0: [drm] fb0: bochs-drmdrmfb frame buffer device\n[    0.805213] brd: module loaded\n[    0.807677] loop: module loaded\n[    0.809537] virtio_scsi virtio2: 4/0/0 default/read/poll queues\n[    0.813895] scsi host0: Virtio SCSI HBA\n[    0.815244] scsi 0:0:0:0: Direct-Access     QEMU     QEMU HARDDISK    2.5+ PQ: 0 ANSI: 5\n[    0.824064] sd 0:0:0:0: Power-on or device reset occurred\n[    0.825815] sd 0:0:0:0: [sda] 617764 512-byte logical blocks: (316 MB/302 MiB)\n[    0.827007] sd 0:0:0:0: [sda] Write Protect is off\n[    0.827873] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA\n[    0.829019] ahci 0000:00:1f.2: AHCI vers 0001.0000, 32 command slots, 1.5 Gbps, SATA mode\n[    0.831953] ahci 0000:00:1f.2: 6/6 ports implemented (port mask 0x3f)\n[    0.833922] ahci 0000:00:1f.2: flags: 64bit ncq only \n[    0.836032] scsi host1: ahci\n[    0.836624] scsi host2: ahci\n[    0.837234] scsi host3: ahci\n[    0.837778] scsi host4: ahci\n[    0.838352] scsi host5: ahci\n[    0.838896] scsi host6: ahci\n[    0.839533] ata1: SATA max UDMA/133 abar m4096@0x81040000 port 0x81040100 irq 33 lpm-pol 0\n[    0.841852] ata2: SATA max UDMA/133 abar m4096@0x81040000 port 0x81040180 irq 33 lpm-pol 0\n[    0.844202] ata3: SATA max UDMA/133 abar m4096@0x81040000 port 0x81040200 irq 33 lpm-pol 0\n[    0.846514] ata4: SATA max UDMA/133 abar m4096@0x81040000 port 0x81040280 irq 33 lpm-pol 0\n[    0.848569] ata5: SATA max UDMA/133 abar m4096@0x81040000 port 0x81040300 irq 33 lpm-pol 0\n[    0.849855] ata6: SATA max UDMA/133 abar m4096@0x81040000 port 0x81040380 irq 33 lpm-pol 0\n[    0.852277] e100: Intel(R) PRO/100 Network Driver\n[    0.853101] e100: Copyright(c) 1999-2006 Intel Corporation\n[    0.853338]  sda: sda1 sda2\n[    0.854063] e1000: Intel(R) PRO/1000 Network Driver\n[    0.854064] e1000: Copyright (c) 1999-2006 Intel Corporation.\n[    0.854067] e1000e: Intel(R) PRO/1000 Network Driver\n[    0.854068] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.\n[    0.854072] igb: Intel(R) Gigabit Ethernet Network Driver\n[    0.854072] igb: Copyright (c) 2007-2014 Intel Corporation.\n[    0.854927] uhci_hcd 0000:00:1d.0: UHCI Host Controller\n[    0.856215] sd 0:0:0:0: [sda] Attached SCSI disk\n[    0.856790] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1\n[    0.865217] uhci_hcd 0000:00:1d.0: irq 16, io port 0x000060e0\n[    0.866237] hub 1-0:1.0: USB hub found\n[    0.866845] hub 1-0:1.0: 2 ports detected\n[    0.867941] ehci-pci 0000:00:1d.7: EHCI Host Controller\n[    0.870060] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2\n[    0.873309] ehci-pci 0000:00:1d.7: irq 19, io mem 0x81041000\n[    0.882071] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00\n[    0.883171] hub 2-0:1.0: USB hub found\n[    0.883752] hub 2-0:1.0: 6 ports detected\n[    0.905161] hub 1-0:1.0: USB hub found\n[    0.906312] hub 1-0:1.0: 2 ports detected\n[    0.907660] uhci_hcd 0000:00:1d.1: UHCI Host Controller\n[    0.909805] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3\n[    0.912930] uhci_hcd 0000:00:1d.1: irq 17, io port 0x000060c0\n[    0.915492] hub 3-0:1.0: USB hub found\n[    0.916969] hub 3-0:1.0: 2 ports detected\n[    0.918210] uhci_hcd 0000:00:1d.2: UHCI Host Controller\n[    0.919064] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4\n[    0.920302] uhci_hcd 0000:00:1d.2: irq 18, io port 0x000060a0\n[    0.921398] hub 4-0:1.0: USB hub found\n[    0.921995] hub 4-0:1.0: 2 ports detected\n[    0.922733] usbcore: registered new interface driver usb-storage\n[    0.923686] usbcore: registered new interface driver usbserial_generic\n[    0.924709] usbserial: USB Serial support registered for generic\n[    0.925726] usbcore: registered new interface driver ftdi_sio\n[    0.926633] usbserial: USB Serial support registered for FTDI USB Serial Device\n[    0.927771] usbcore: registered new interface driver pl2303\n[    0.928632] usbserial: USB Serial support registered for pl2303\n[    0.929559] i8042: PNP: No PS/2 controller found.\n[    0.930417] mousedev: PS/2 mouse device common for all mice\n[    0.931380] rtc_cmos 00:03: RTC can wake from S4\n[    0.932458] rtc_cmos 00:03: registered as rtc0\n[    0.933226] rtc_cmos 00:03: setting system clock to 2025-04-15T16:50:11 UTC (1744735811)\n[    0.934518] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram\n[    0.935909] i801_smbus 0000:00:1f.3: Enabling SMBus device\n[    0.935971] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev\n[    0.938646] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt\n[    0.939933] amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled\n[    0.942554] i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD\n[    0.943601] sdhci: Secure Digital Host Controller Interface driver\n[    0.947478] sdhci: Copyright(c) Pierre Ossman\n[    0.948180] sdhci-pltfm: SDHCI platform and OF driver helper\n[    0.949105] usbcore: registered new interface driver usbhid\n[    0.949948] usbhid: USB HID core driver\n[    0.950597] u32 classifier\n[    0.951015]     input device check on\n[    0.951595]     Actions configured\n[    0.952294] NET: Registered PF_INET6 protocol family\n[    0.953305] Segment Routing with IPv6\n[    0.953873] In-situ OAM (IOAM) with IPv6\n[    0.954519] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver\n[    0.955508] NET: Registered PF_PACKET protocol family\n[    0.956312] Bridge firewalling registered\n[    0.956929] l2tp_core: L2TP core driver, V2.0\n[    0.957617] Key type dns_resolver registered\n[    0.958366] NET: Registered PF_VSOCK protocol family\n[    0.959533] IPI shorthand broadcast: enabled\n[    0.960941] sched_clock: Marking stable (785179573, 175045665)->(1035653386, -75428148)\n[    0.962312] registered taskstats version 1\n[    0.962979] Loading compiled-in X.509 certificates\n[    0.964319] Key type .fscrypt registered\n[    0.964933] Key type fscrypt-provisioning registered\n[    0.966002] Btrfs loaded, zoned=no, fsverity=no\n[    0.970993] Key type encrypted registered\n[    0.971744] printk: legacy console [netcon0] enabled\n[    0.972543] netconsole: network logging started\n[    0.973307] clk: Disabling unused clocks\n[    1.122094] usb 2-1: new high-speed USB device number 2 using ehci-pci\n[    1.160299] ata6: SATA link down (SStatus 0 SControl 300)\n[    1.162421] ata3: SATA link down (SStatus 0 SControl 300)\n[    1.164567] ata2: SATA link down (SStatus 0 SControl 300)\n[    1.166086] ata1: SATA link down (SStatus 0 SControl 300)\n[    1.168137] ata5: SATA link down (SStatus 0 SControl 300)\n[    1.169550] ata4: SATA link down (SStatus 0 SControl 300)\n[    1.171632] Freeing unused kernel image (initmem) memory: 3492K\n[    1.172728] Write protecting the kernel read-only data: 26624k\n[    1.173575] Freeing unused kernel image (rodata/data gap) memory: 352K\n[    1.174411] Run /init as init process\nStarting systemd-udevd version 257.4\n\n[    1.254713] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/0003:0627:0001.0001/input/input1\n[    1.257504] hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:1d.7-1/input0\n[    1.371146] usb 2-2: new high-speed USB device number 3 using ehci-pci\n[    1.505929] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/0003:0627:0001.0002/input/input2\n[    1.600287] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:1d.7-2/input0\n[    1.697412] EXT4-fs (sda2): mounted filesystem 750fd6a8-06c6-440f-b16b-72127fadc18f r/w with ordered data mode. Quota mode: disabled.\n\u001b[!p\u001b]104\u0007\u001b[?7h[    1.739017] systemd[1]: systemd 257.4 running in system mode (-PAM -AUDIT -SELINUX -APPARMOR +IMA +IPE -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP -LIBCRYPTSETUP_PLUGINS +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -BTF +XKBCOMMON +UTMP -SYSVINIT -LIBARCHIVE)\n[    1.743240] systemd[1]: Detected virtualization kvm.\n[    1.743855] systemd[1]: Detected architecture x86-64.\n\n\u001b[0;1;39mWelcome to \u001b[0m\u001b[1mPoky (Yocto Project Reference Distro) 5.2 (walnascar)\u001b[0m\u001b[0;1;39m!\u001b[0m\n\n\n[    1.748326] systemd[1]: Hostname set to <qemux86-64>.\n[    1.749069] systemd[1]: Initializing machine ID from random generator.\n[    1.813215] systemd[1]: Queued start job for default target Multi-User System.\n[    1.834560] systemd[1]: Created slice Slice /system/getty.\n[\u001b[0;32m  OK  \u001b[0m] Created slice \u001b[0;1;39mSlice /system/getty\u001b[0m.\n\n[    1.837747] systemd[1]: Created slice Slice /system/modprobe.\n[\u001b[0;32m  OK  \u001b[0m] Created slice \u001b[0;1;39mSlice /system/modprobe\u001b[0m.\n\n[    1.840835] systemd[1]: Created slice Slice /system/serial-getty.\n[\u001b[0;32m  OK  \u001b[0m] Created slice \u001b[0;1;39mSlice /system/serial-getty\u001b[0m.\n\n[    1.844042] systemd[1]: Created slice User and Session Slice.\n[\u001b[0;32m  OK  \u001b[0m] Created slice \u001b[0;1;39mUser and Session Slice\u001b[0m.\n\n[    1.845741] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mDispatch Password Requests to Console Directory Watch\u001b[0m.\n\n[    1.848005] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mForward Password Requests to Wall Directory Watch\u001b[0m.\n\n[    1.850176] systemd[1]: Expecting device /dev/disk/by-uuid/98BE-9E49...\n         Expecting device \u001b[0;1;39m/dev/disk/by-uuid/98BE-9E49\u001b[0m...\n\n[    1.851887] systemd[1]: Expecting device /dev/ttyS0...\n         Expecting device \u001b[0;1;39m/dev/ttyS0\u001b[0m...\n\n[    1.853279] systemd[1]: Reached target Path Units.\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mPath Units\u001b[0m.\n\n[    1.854667] systemd[1]: Reached target Remote File Systems.\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mRemote File Systems\u001b[0m.\n\n[    1.856342] systemd[1]: Reached target Slice Units.\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mSlice Units\u001b[0m.\n\n[    1.857762] systemd[1]: Reached target Swaps.\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mSwaps\u001b[0m.\n\n[    1.866730] systemd[1]: Listening on RPCbind Server Activation Socket.\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mRPCbind Server Activation Socket\u001b[0m.\n\n[    1.868658] systemd[1]: Reached target RPC Port Mapper.\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mRPC Port Mapper\u001b[0m.\n\n[    1.870246] systemd[1]: Listening on Syslog Socket.\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mSyslog Socket\u001b[0m.\n\n[    1.872959] systemd[1]: Listening on Credential Encryption/Decryption.\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mCredential Encryption/Decryption\u001b[0m.\n\n[    1.878018] systemd[1]: Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit).\n[    1.881430] systemd[1]: Listening on Journal Socket (/dev/log).\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mJournal Socket (/dev/log)\u001b[0m.\n\n[    1.883959] systemd[1]: Listening on Journal Sockets.\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mJournal Sockets\u001b[0m.\n\n[    1.885783] systemd[1]: Listening on Network Service Netlink Socket.\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mNetwork Service Netlink Socket\u001b[0m.\n\n[    1.887969] systemd[1]: Listening on udev Control Socket.\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mudev Control Socket\u001b[0m.\n\n[    1.889868] systemd[1]: Listening on udev Kernel Socket.\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mudev Kernel Socket\u001b[0m.\n\n[    1.891792] systemd[1]: Listening on User Database Manager Socket.\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mUser Database Manager Socket\u001b[0m.\n\n[    1.893915] systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).\n[    1.896323] systemd[1]: Mounting POSIX Message Queue File System...\n         Mounting \u001b[0;1;39mPOSIX Message Queue File System\u001b[0m...\n\n[    1.898870] systemd[1]: Mounting Kernel Debug File System...\n         Mounting \u001b[0;1;39mKernel Debug File System\u001b[0m...\n\n[    1.901025] systemd[1]: Mounting Kernel Trace File System...\n         Mounting \u001b[0;1;39mKernel Trace File System\u001b[0m...\n\n[    1.911349] systemd[1]: Mounting Temporary Directory /tmp...\n         Mounting \u001b[0;1;39mTemporary Directory /tmp\u001b[0m...\n\n[    1.913835] systemd[1]: Starting Create List of Static Device Nodes...\n         Starting \u001b[0;1;39mCreate List of Static Device Nodes\u001b[0m...\n\n[    1.917807] systemd[1]: Starting Load Kernel Module configfs...\n         Starting \u001b[0;1;39mLoad Kernel Module configfs\u001b[0m...\n\n[    1.922728] systemd[1]: Starting Load Kernel Module drm...\n         Starting \u001b[0;1;39mLoad Kernel Module drm\u001b[0m...\n\n[    1.926806] systemd[1]: Starting Load Kernel Module fuse...\n         Starting \u001b[0;1;39mLoad Kernel Module fuse\u001b[0m...\n\n[    1.930621] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).\n[    1.934464] systemd[1]: Starting Journal Service...\n         Starting \u001b[0;1;39mJournal Service\u001b[0m...\n\n[    1.936135] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\n[    1.937722] systemd[1]: Starting Generate network units from Kernel command line...\n         Starting \u001b[0;1;39mGenerate network units from Kernel command line\u001b[0m...\n\n[    1.940179] systemd[1]: Starting Remount Root and Kernel File Systems...\n         Starting \u001b[0;1;39mRemount Root and Kernel File Systems\u001b[0m...\n\n[    1.942446] systemd[1]: Starting Apply Kernel Variables...\n         Starting \u001b[0;1;39mApply Kernel Variables\u001b[0m...\n\n[    1.944288] systemd[1]: Starting Load udev Rules from Credentials...\n         Starting \u001b[0;1;39mLoad udev Rules from Credentials\u001b[0m...\n\n[    1.947847] systemd[1]: Starting Coldplug All udev Devices...\n[    1.948157] EXT4-fs (sda2): re-mounted 750fd6a8-06c6-440f-b16b-72127fadc18f r/w. Quota mode: disabled.\n         Starting \u001b[0;1;39mColdplug All udev Devices\u001b[0m...\n\n[    1.952545] systemd[1]: Mounted POSIX Message Queue File System.\n[\u001b[0;32m  OK  \u001b[0m] Mounted \u001b[0;1;39mPOSIX Message Queue File System\u001b[0m.\n\n[    1.954676] systemd[1]: Mounted Kernel Debug File System.\n[\u001b[0;32m  OK  \u001b[0m] Mounted \u001b[0;[    1.955968] systemd-journald[269]: Collecting audit messages is disabled.\n1;39mKernel Debug File System\u001b[0m.\n\n[    1.957586] systemd[1]: Mounted Kernel Trace File System.\n[\u001b[0;32m  OK  \u001b[0m] Mounted \u001b[0;1;39mKernel Trace File System\u001b[0m.\n\n[    1.959359] systemd[1]: Mounted Temporary Directory /tmp.\n[\u001b[0;32m  OK  \u001b[0m] Mounted \u001b[0;1;39mTemporary Directory /tmp\u001b[0m.\n\n[    1.961067] systemd[1]: Finished Create List of Static Device Nodes.\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mCreate List of Static Device Nodes\u001b[0m.\n\n[    1.963067] systemd[1]: modprobe@configfs.service: Deactivated successfully.\n[    1.964025] systemd[1]: Finished Load Kernel Module configfs.\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mLoad Kernel Module configfs\u001b[0m.\n\n[    1.965828] systemd[1]: modprobe@drm.service: Deactivated successfully.\n[    1.966813] systemd[1]: Finished Load Kernel Module drm.\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mLoad Kernel Module drm\u001b[0m.\n\n[    1.968528] systemd[1]: Started Journal Service.\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mJournal Service\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mLoad Kernel Module fuse\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mGenerate network units from Kernel command line\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mRemount Root and Kernel File Systems\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mApply Kernel Variables\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mLoad udev Rules from Credentials\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mPreparation for Network\u001b[0m.\n\n         Starting \u001b[0;1;39mFlush Journal to Persistent Storage\u001b[0m...\n\n         Starting \u001b[0;1;39mCreate Static Device Nodes in /dev gracefully\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mColdplug All udev Devices\u001b[0m.\n\n[    1.990219] systemd-journald[269]: Received client request to flush runtime journal.\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mFlush Journal to Persistent Storage\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mCreate Static Device Nodes in /dev gracefully\u001b[0m.\n\n         Starting \u001b[0;1;39mCreate System Users\u001b[0m...\n\n         Starting \u001b[0;1;39mUser Database Manager\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mUser Database Manager\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mCreate System Users\u001b[0m.\n\n         Starting \u001b[0;1;39mNetwork Name Resolution\u001b[0m...\n\n         Starting \u001b[0;1;39mNetwork Time Synchronization\u001b[0m...\n\n         Starting \u001b[0;1;39mCreate Static Device Nodes in /dev\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mCreate Static Device Nodes in /dev\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mPreparation for Local File Systems\u001b[0m.\n\n         Starting \u001b[0;1;39mRule-based Manager for Device Events and Files\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mNetwork Time Synchronization\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mNetwork Name Resolution\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mHost and Network Name Lookups\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mSystem Time Set\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mRule-based Manager for Device Events and Files\u001b[0m.\n\n         Starting \u001b[0;1;39mNetwork Configuration\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Found device \u001b[0;1;39m/dev/ttyS0\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Found device \u001b[0;1;39mQEMU_HARDDISK ESP\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mNetwork Configuration\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Created slice \u001b[0;1;39mSlice /system/psplash-start\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mNetwork\u001b[0m.\n\n         Starting \u001b[0;1;39mStart psplash boot splash screen\u001b[0m...\n\n         Starting \u001b[0;1;39mEnable Persistent Storage in systemd-networkd\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mLoad/Save RF Kill Switch Status /dev/rfkill Watch\u001b[0m.\n\n         Starting \u001b[0;1;39mVirtual Console Setup\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mEnable Persistent Storage in systemd-networkd\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mStart psplash boot splash screen\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mStart psplash-systemd progress communication helper\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mVirtual Console Setup\u001b[0m.\n\n         Mounting \u001b[0;1;39m/boot\u001b[0m...\n\n         Mounting \u001b[0;1;39m/var/volatile\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Mounted \u001b[0;1;39m/var/volatile\u001b[0m.\n\n         Starting \u001b[0;1;39mLoad/Save OS Random Seed\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Mounted \u001b[0;1;39m/boot\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mLocal File Systems\u001b[0m.\n\n         Starting \u001b[0;1;39mCreate System Files and Directories\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mLoad/Save OS Random Seed\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mCreate System Files and Directories\u001b[0m.\n\n         Starting \u001b[0;1;39mRebuild Dynamic Linker Cache\u001b[0m...\n\n         Starting \u001b[0;1;39mRPC Bind\u001b[0m...\n\n         Starting \u001b[0;1;39mRebuild Journal Catalog\u001b[0m...\n\n         Starting \u001b[0;1;39mRecord System Boot/Shutdown in UTMP\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mRPC Bind\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mRecord System Boot/Shutdown in UTMP\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mRebuild Journal Catalog\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mRebuild Dynamic Linker Cache\u001b[0m.\n\n         Starting \u001b[0;1;39mUpdate is Completed\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Finished \u001b[0;1;39mUpdate is Completed\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mSystem Initialization\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mDaily Cleanup of Temporary Directories\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mTimer Units\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mAvahi mDNS/DNS-SD Stack Activation Socket\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mD-Bus System Message Bus Socket\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Listening on \u001b[0;1;39mHostname Service Socket\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mSocket Units\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mBasic System\u001b[0m.\n\n         Starting \u001b[0;1;39mAvahi mDNS/DNS-SD Stack\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mKernel Logging Service\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mSystem Logging Service\u001b[0m.\n\n         Starting \u001b[0;1;39mD-Bus System Message Bus\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mGetty on tty1\u001b[0m.\n\n         Starting \u001b[0;1;39mTelephony service\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mSerial Getty on ttyS0\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mLogin Prompts\u001b[0m.\n\n         Starting \u001b[0;1;39mUser Login Management\u001b[0m...\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mD-Bus System Message Bus\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mTelephony service\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mAvahi mDNS/DNS-SD Stack\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Started \u001b[0;1;39mUser Login Management\u001b[0m.\n\n[\u001b[0;32m  OK  \u001b[0m] Reached target \u001b[0;1;39mMulti-User System\u001b[0m.\n\n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\u001b[!p\u001b]104\u0007\u001b[?7h\u001b[6n\u001b[32766;32766H\u001b[6n\n\nPoky (Yocto Project Reference Distro) 5.2 qemux86-64 ttyS0\n\nqemux86-64 login: \n",
    "oetags": [
     "runqemu"
    ],
    "status": "ERROR"
   },
   "wic.Wic2.test_efi_plugin_unified_kernel_image_qemu": {
    "duration": 105.67948460578918,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_empty_plugin": {
    "duration": 62.38031220436096,
    "status": "PASSED"
   },
   "wic.Wic2.test_empty_zeroize_plugin": {
    "duration": 33.24637794494629,
    "status": "PASSED"
   },
   "wic.Wic2.test_expand_mbr_image": {
    "duration": 63.81686329841614,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_extra_space": {
    "duration": 20.992025136947632,
    "status": "PASSED"
   },
   "wic.Wic2.test_fixed_size": {
    "duration": 20.57635998725891,
    "status": "PASSED"
   },
   "wic.Wic2.test_fixed_size_error": {
    "duration": 16.238197803497314,
    "status": "PASSED"
   },
   "wic.Wic2.test_fs_types": {
    "duration": 17.471148252487183,
    "status": "PASSED"
   },
   "wic.Wic2.test_gpt_partition_name": {
    "duration": 62.81859064102173,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_bootpart_globbed": {
    "duration": 32.01966977119446,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_env": {
    "duration": 44.22596573829651,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_vars_dir_long": {
    "duration": 4.5855700969696045,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_vars_dir_short": {
    "duration": 5.033651113510132,
    "status": "PASSED"
   },
   "wic.Wic2.test_kickstart_parser": {
    "duration": 17.077698945999146,
    "status": "PASSED"
   },
   "wic.Wic2.test_mkfs_extraopts": {
    "duration": 17.76973795890808,
    "status": "PASSED"
   },
   "wic.Wic2.test_offset": {
    "duration": 123.21731877326965,
    "status": "PASSED"
   },
   "wic.Wic2.test_qemu": {
    "duration": 78.88642144203186,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_qemu_efi": {
    "duration": 77.5327775478363,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_rawcopy_plugin": {
    "duration": 70.83746552467346,
    "status": "PASSED"
   },
   "wic.Wic2.test_rawcopy_plugin_qemu": {
    "duration": 88.74942541122437,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_rawcopy_plugin_unpack": {
    "duration": 68.00564503669739,
    "status": "PASSED"
   },
   "wic.Wic2.test_sparse_copy": {
    "duration": 0.014684915542602539,
    "status": "PASSED"
   },
   "wic.Wic2.test_uefi_kernel": {
    "duration": 72.61133456230164,
    "status": "PASSED"
   },
   "wic.Wic2.test_wic_image_type": {
    "duration": 16.69973111152649,
    "status": "PASSED"
   },
   "wrapper.WrapperTests.test_shebang_wrapper": {
    "duration": 26.611828088760376,
    "status": "PASSED"
   },
   "yoctotestresultsquerytests.TestResultsQueryTests.test_create_workdir": {
    "duration": 2.862513303756714,
    "status": "PASSED"
   },
   "yoctotestresultsquerytests.TestResultsQueryTests.test_get_sha1": {
    "duration": 0.09484362602233887,
    "status": "PASSED"
   }
  }
 }
}