START: ptest-runner 2023-07-19T01:24 PASS: testing/test_details.py:test_parse_hookimpl_override PASS: testing/test_details.py:test_warn_when_deprecated_specified PASS: testing/test_details.py:test_plugin_getattr_raises_errors PASS: testing/test_details.py:test_not_all_arguments_are_provided_issues_a_warning PASS: testing/test_details.py:test_repr PASS: testing/test_helpers.py:test_varnames PASS: testing/test_helpers.py:test_varnames_default PASS: testing/test_helpers.py:test_varnames_class PASS: testing/test_helpers.py:test_varnames_keyword_only PASS: testing/test_helpers.py:test_formatdef PASS: testing/test_helpers.py:test_varnames_decorator PASS: testing/test_hookcaller.py:test_adding_nonwrappers PASS: testing/test_hookcaller.py:test_adding_nonwrappers_trylast PASS: testing/test_hookcaller.py:test_adding_nonwrappers_trylast3 PASS: testing/test_hookcaller.py:test_adding_nonwrappers_trylast2 PASS: testing/test_hookcaller.py:test_adding_nonwrappers_tryfirst PASS: testing/test_hookcaller.py:test_adding_wrappers_ordering PASS: testing/test_hookcaller.py:test_adding_wrappers_ordering_tryfirst PASS: testing/test_hookcaller.py:test_adding_wrappers_complex PASS: testing/test_hookcaller.py:test_hookspec PASS: testing/test_hookcaller.py:test_hookimpl[True-hookwrapper] PASS: testing/test_hookcaller.py:test_hookimpl[True-optionalhook] PASS: testing/test_hookcaller.py:test_hookimpl[True-tryfirst] PASS: testing/test_hookcaller.py:test_hookimpl[True-trylast] PASS: testing/test_hookcaller.py:test_hookimpl[False-hookwrapper] PASS: testing/test_hookcaller.py:test_hookimpl[False-optionalhook] PASS: testing/test_hookcaller.py:test_hookimpl[False-tryfirst] PASS: testing/test_hookcaller.py:test_hookimpl[False-trylast] PASS: testing/test_hookcaller.py:test_hookrelay_registry PASS: testing/test_hookcaller.py:test_hookrelay_registration_by_specname PASS: testing/test_hookcaller.py:test_hookrelay_registration_by_specname_raises PASS: testing/test_hookcaller.py:test_hook_conflict PASS: testing/test_invocations.py:test_argmismatch PASS: testing/test_invocations.py:test_only_kwargs PASS: testing/test_invocations.py:test_opt_in_args PASS: testing/test_invocations.py:test_call_order PASS: testing/test_invocations.py:test_firstresult_definition PASS: testing/test_invocations.py:test_firstresult_force_result_hookwrapper PASS: testing/test_invocations.py:test_firstresult_force_result PASS: testing/test_invocations.py:test_firstresult_returns_none PASS: testing/test_invocations.py:test_firstresult_no_plugin PASS: testing/test_invocations.py:test_no_hookspec PASS: testing/test_invocations.py:test_non_wrapper_generator PASS: testing/test_multicall.py:test_keyword_args PASS: testing/test_multicall.py:test_keyword_args_with_defaultargs PASS: testing/test_multicall.py:test_tags_call_error PASS: testing/test_multicall.py:test_call_none_is_no_result PASS: testing/test_multicall.py:test_hookwrapper PASS: testing/test_multicall.py:test_hookwrapper_two_yields PASS: testing/test_multicall.py:test_wrapper PASS: testing/test_multicall.py:test_wrapper_two_yields PASS: testing/test_multicall.py:test_hookwrapper_order PASS: testing/test_multicall.py:test_hookwrapper_not_yield PASS: testing/test_multicall.py:test_hookwrapper_yield_not_executed PASS: testing/test_multicall.py:test_hookwrapper_too_many_yield PASS: testing/test_multicall.py:test_wrapper_yield_not_executed PASS: testing/test_multicall.py:test_wrapper_too_many_yield PASS: testing/test_multicall.py:test_hookwrapper_exception[ValueError] PASS: testing/test_multicall.py:test_hookwrapper_exception[SystemExit] PASS: testing/test_multicall.py:test_hookwrapper_force_exception PASS: testing/test_multicall.py:test_wrapper_exception[ValueError] PASS: testing/test_multicall.py:test_wrapper_exception[SystemExit] PASS: testing/test_multicall.py:test_wrapper_exception_chaining PASS: testing/test_multicall.py:test_unwind_inner_wrapper_teardown_exc PASS: testing/test_multicall.py:test_suppress_inner_wrapper_teardown_exc PASS: testing/test_pluginmanager.py:test_plugin_double_register PASS: testing/test_pluginmanager.py:test_pm PASS: testing/test_pluginmanager.py:test_has_plugin PASS: testing/test_pluginmanager.py:test_register_dynamic_attr[spec-is-class] PASS: testing/test_pluginmanager.py:test_register_dynamic_attr[spec-is-instance] PASS: testing/test_pluginmanager.py:test_pm_name PASS: testing/test_pluginmanager.py:test_set_blocked PASS: testing/test_pluginmanager.py:test_register_mismatch_method[spec-is-class] PASS: testing/test_pluginmanager.py:test_register_mismatch_method[spec-is-instance] PASS: testing/test_pluginmanager.py:test_register_mismatch_arg[spec-is-class] PASS: testing/test_pluginmanager.py:test_register_mismatch_arg[spec-is-instance] PASS: testing/test_pluginmanager.py:test_register_hookwrapper_not_a_generator_function[spec-is-class] PASS: testing/test_pluginmanager.py:test_register_hookwrapper_not_a_generator_function[spec-is-instance] PASS: testing/test_pluginmanager.py:test_register_both_wrapper_and_hookwrapper[spec-is-class] PASS: testing/test_pluginmanager.py:test_register_both_wrapper_and_hookwrapper[spec-is-instance] PASS: testing/test_pluginmanager.py:test_register PASS: testing/test_pluginmanager.py:test_register_unknown_hooks PASS: testing/test_pluginmanager.py:test_register_historic PASS: testing/test_pluginmanager.py:test_historic_with_subset_hook_caller PASS: testing/test_pluginmanager.py:test_with_result_memorized[True] PASS: testing/test_pluginmanager.py:test_with_result_memorized[False] PASS: testing/test_pluginmanager.py:test_with_callbacks_immediately_executed PASS: testing/test_pluginmanager.py:test_register_historic_incompat_hookwrapper PASS: testing/test_pluginmanager.py:test_register_historic_incompat_wrapper PASS: testing/test_pluginmanager.py:test_call_extra PASS: testing/test_pluginmanager.py:test_call_with_too_few_args PASS: testing/test_pluginmanager.py:test_subset_hook_caller PASS: testing/test_pluginmanager.py:test_get_hookimpls PASS: testing/test_pluginmanager.py:test_get_hookcallers PASS: testing/test_pluginmanager.py:test_add_hookspecs_nohooks PASS: testing/test_pluginmanager.py:test_load_setuptools_instantiation PASS: testing/test_pluginmanager.py:test_add_tracefuncs[spec-is-class] PASS: testing/test_pluginmanager.py:test_add_tracefuncs[spec-is-instance] PASS: testing/test_pluginmanager.py:test_hook_tracing[spec-is-class] PASS: testing/test_pluginmanager.py:test_hook_tracing[spec-is-instance] PASS: testing/test_tracer.py:test_simple PASS: testing/test_tracer.py:test_indent PASS: testing/test_tracer.py:test_readable_output_dictargs PASS: testing/test_tracer.py:test_setprocessor ============================================================================ Testsuite summary # TOTAL: 104 # PASS: 104 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd082] [ 0.000000] Linux version 6.1.38-yocto-standard (oe-user@oe-host) (aarch64-poky-linux-gcc (GCC) 13.1.1 20230520, GNU ld (GNU Binutils) 2.40.0.20230419) #1 SMP PREEMPT Thu Jul 6 18:52:54 UTC 2023 [ 0.000000] random: crng init done [ 0.000000] Machine model: linux,dummy-virt [ 0.000000] Memory limited to 1024MB [ 0.000000] efi: UEFI not found. [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000040000000-0x000000007fffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000040000000-0x000000007fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007fffffff] [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.0 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: Trusted OS migration not required [ 0.000000] psci: SMC Calling Convention v1.1 [ 0.000000] percpu: Embedded 26 pages/cpu s68392 r8192 d29912 u106496 [ 0.000000] pcpu-alloc: s68392 r8192 d29912 u106496 alloc=26*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Detected PIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] CPU features: detected: Spectre-v2 [ 0.000000] CPU features: detected: Spectre-v4 [ 0.000000] CPU features: detected: Spectre-BHB [ 0.000000] CPU features: detected: ARM erratum 1742098 [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923 [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 258048 [ 0.000000] Kernel command line: root=/dev/vda rw mem=1024M ip=192.168.7.22::192.168.7.21:255.255.255.0::eth0:off:8.8.8.8 console=ttyAMA0 console=hvc0 printk.time=1 [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off [ 0.000000] Memory: 1003360K/1048576K available (12096K kernel code, 1966K rwdata, 2840K rodata, 3840K init, 841K bss, 45216K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] ftrace: allocating 37950 entries in 149 pages [ 0.000000] ftrace: allocated 149 pages with 4 groups [ 0.000000] trace event string verifier disabled [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4. [ 0.000000] Trampoline variant of Tasks RCU enabled. [ 0.000000] Rude variant of Tasks RCU enabled. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GICv3: 256 SPIs implemented [ 0.000000] GICv3: 0 Extended SPIs implemented [ 0.000000] Root IRQ handler: gic_handle_irq [ 0.000000] GICv3: GICv3 features: 16 PPIs [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000080a0000 [ 0.000000] ITS [mem 0x08080000-0x0809ffff] [ 0.000000] ITS@0x0000000008080000: allocated 8192 Devices @419a0000 (indirect, esz 8, psz 64K, shr 1) [ 0.000000] ITS@0x0000000008080000: allocated 8192 Interrupt Collections @419b0000 (flat, esz 8, psz 64K, shr 1) [ 0.000000] GICv3: using LPI property table @0x00000000419c0000 [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000000419d0000 [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] arch_timer: cp15 timer(s) running at 50.00MHz (virt). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xb8812736b, max_idle_ns: 440795202655 ns [ 0.000000] sched_clock: 56 bits at 50MHz, resolution 20ns, wraps every 4398046511100ns [ 0.012503] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____) [ 0.012578] Console: colour dummy device 80x25 [ 0.012590] Calibrating delay loop (skipped), value calculated using timer frequency.. 100.00 BogoMIPS (lpj=200000) [ 0.012595] pid_max: default: 32768 minimum: 301 [ 0.012624] LSM: Security Framework initializing [ 0.012635] landlock: Up and running. [ 0.012681] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.012688] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.013105] cacheinfo: Unable to detect cache hierarchy for CPU 0 [ 0.013407] cblist_init_generic: Setting adjustable number of callback queues. [ 0.013412] cblist_init_generic: Setting shift to 2 and lim to 1. [ 0.013446] cblist_init_generic: Setting shift to 2 and lim to 1. [ 0.013484] cblist_init_generic: Setting shift to 2 and lim to 1. [ 0.013566] rcu: Hierarchical SRCU implementation. [ 0.013568] rcu: Max phase no-delay instances is 1000. [ 0.013752] Platform MSI: its@8080000 domain created [ 0.013768] PCI/MSI: /intc@8000000/its@8080000 domain created [ 0.013776] EFI services will not be available. [ 0.013877] smp: Bringing up secondary CPUs ... [ 0.031058] Detected PIPT I-cache on CPU1 [ 0.031115] cacheinfo: Unable to detect cache hierarchy for CPU 1 [ 0.031133] GICv3: CPU1: found redistributor 1 region 0:0x00000000080c0000 [ 0.031213] GICv3: CPU1: using allocated LPI pending table @0x00000000419e0000 [ 0.031271] CPU1: Booted secondary processor 0x0000000001 [0x410fd082] [ 0.042876] Detected PIPT I-cache on CPU2 [ 0.042933] cacheinfo: Unable to detect cache hierarchy for CPU 2 [ 0.042953] GICv3: CPU2: found redistributor 2 region 0:0x00000000080e0000 [ 0.043031] GICv3: CPU2: using allocated LPI pending table @0x00000000419f0000 [ 0.043089] CPU2: Booted secondary processor 0x0000000002 [0x410fd082] [ 0.052919] Detected PIPT I-cache on CPU3 [ 0.052978] cacheinfo: Unable to detect cache hierarchy for CPU 3 [ 0.053002] GICv3: CPU3: found redistributor 3 region 0:0x0000000008100000 [ 0.053081] GICv3: CPU3: using allocated LPI pending table @0x0000000041a00000 [ 0.053138] CPU3: Booted secondary processor 0x0000000003 [0x410fd082] [ 0.053257] smp: Brought up 1 node, 4 CPUs [ 0.053262] SMP: Total of 4 processors activated. [ 0.053264] CPU features: detected: 32-bit EL0 Support [ 0.053266] CPU features: detected: CRC32 instructions [ 0.053340] CPU: All CPU(s) started at EL1 [ 0.053341] alternatives: applying system-wide alternatives [ 0.055341] devtmpfs: initialized [ 0.056090] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.056098] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.056217] DMI not present or invalid. [ 0.056979] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.057256] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.057294] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.057329] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.057485] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.057589] ASID allocator initialised with 65536 entries [ 0.057596] Serial: AMBA PL011 UART driver [ 0.071069] 9000000.pl011: ttyAMA0 at MMIO 0x9000000 (irq = 13, base_baud = 0) is a PL011 rev1 [ 0.182284] printk: console [ttyAMA0] enabled [ 0.255425] raid6: neonx8 gen() 7068 MB/s [ 0.323502] raid6: neonx4 gen() 7107 MB/s [ 0.399733] raid6: neonx2 gen() 5789 MB/s [ 0.468017] raid6: neonx1 gen() 4145 MB/s [ 0.536320] raid6: int64x8 gen() 4027 MB/s [ 0.606679] raid6: int64x4 gen() 4131 MB/s [ 0.675060] raid6: int64x2 gen() 3779 MB/s [ 0.743537] raid6: int64x1 gen() 2908 MB/s [ 0.744248] raid6: using algorithm neonx4 gen() 7107 MB/s [ 0.817044] raid6: .... xor() 5761 MB/s, rmw enabled [ 0.817916] raid6: using neon recovery algorithm [ 0.818794] iommu: Default domain type: Translated [ 0.819579] iommu: DMA domain TLB invalidation policy: strict mode [ 0.820692] SCSI subsystem initialized [ 0.821341] usbcore: registered new interface driver usbfs [ 0.822259] usbcore: registered new interface driver hub [ 0.823183] usbcore: registered new device driver usb [ 0.824064] pps_core: LinuxPPS API ver. 1 registered [ 0.824890] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.826418] PTP clock support registered [ 0.827524] vgaarb: loaded [ 0.828089] clocksource: Switched to clocksource arch_sys_counter [ 0.864252] NET: Registered PF_INET protocol family [ 0.865164] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.866913] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear) [ 0.868423] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.869692] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.870982] TCP bind hash table entries: 8192 (order: 6, 262144 bytes, linear) [ 0.873240] TCP: Hash tables configured (established 8192 bind 8192) [ 0.874342] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.875472] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.876944] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.880339] RPC: Registered named UNIX socket transport module. [ 0.881328] RPC: Registered udp transport module. [ 0.882123] RPC: Registered tcp transport module. [ 0.882920] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.884002] PCI: CLS 0 bytes, default 64 [ 0.888076] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available [ 0.889999] workingset: timestamp_bits=46 max_order=18 bucket_order=0 [ 0.894078] NFS: Registering the id_resolver key type [ 0.894961] Key type id_resolver registered [ 0.895658] Key type id_legacy registered [ 0.897756] Key type cifs.idmap registered [ 0.914301] xor: measuring software checksum speed [ 0.916907] 8regs : 5605 MB/sec [ 0.919327] 32regs : 5811 MB/sec [ 0.922028] arm64_neon : 5001 MB/sec [ 0.922749] xor: using function: 32regs (5811 MB/sec) [ 0.923579] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) [ 0.924795] io scheduler mq-deadline registered [ 0.925523] io scheduler kyber registered [ 0.926721] pci-host-generic 4010000000.pcie: host bridge /pcie@10000000 ranges: [ 0.927918] pci-host-generic 4010000000.pcie: IO 0x003eff0000..0x003effffff -> 0x0000000000 [ 0.929420] pci-host-generic 4010000000.pcie: MEM 0x0010000000..0x003efeffff -> 0x0010000000 [ 0.930848] pci-host-generic 4010000000.pcie: MEM 0x8000000000..0xffffffffff -> 0x8000000000 [ 0.932272] pci-host-generic 4010000000.pcie: Memory resource size exceeds max for 32 bits [ 0.933674] pci-host-generic 4010000000.pcie: ECAM at [mem 0x4010000000-0x401fffffff] for [bus 00-ff] [ 0.935238] pci-host-generic 4010000000.pcie: PCI host bridge to bus 0000:00 [ 0.936537] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.937423] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 0.938407] pci_bus 0000:00: root bus resource [mem 0x10000000-0x3efeffff] [ 0.939504] pci_bus 0000:00: root bus resource [mem 0x8000000000-0xffffffffff] [ 0.940790] pci 0000:00:00.0: [1b36:0008] type 00 class 0x060000 [ 0.942195] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 [ 0.943271] pci 0000:00:01.0: reg 0x10: [io 0x0000-0x001f] [ 0.944225] pci 0000:00:01.0: reg 0x14: [mem 0x00000000-0x00000fff] [ 0.945375] pci 0000:00:01.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref] [ 0.946593] pci 0000:00:01.0: reg 0x30: [mem 0x00000000-0x0003ffff pref] [ 0.948205] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 [ 0.949269] pci 0000:00:02.0: reg 0x10: [io 0x0000-0x001f] [ 0.950208] pci 0000:00:02.0: reg 0x14: [mem 0x00000000-0x00000fff] [ 0.951463] pci 0000:00:02.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref] [ 0.953237] pci 0000:00:03.0: [1af4:1001] type 00 class 0x010000 [ 0.954317] pci 0000:00:03.0: reg 0x10: [io 0x0000-0x007f] [ 0.955260] pci 0000:00:03.0: reg 0x14: [mem 0x00000000-0x00000fff] [ 0.956405] pci 0000:00:03.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref] [ 0.958066] pci 0000:00:04.0: [1b36:000d] type 00 class 0x0c0330 [ 0.959149] pci 0000:00:04.0: reg 0x10: [mem 0x00000000-0x00003fff 64bit] [ 0.960862] pci 0000:00:05.0: [1af4:1003] type 00 class 0x078000 [ 0.962081] pci 0000:00:05.0: reg 0x10: [io 0x0000-0x003f] [ 0.963046] pci 0000:00:05.0: reg 0x14: [mem 0x00000000-0x00000fff] [ 0.964182] pci 0000:00:05.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref] [ 0.966029] pci 0000:00:06.0: [1af4:1050] type 00 class 0x038000 [ 0.967152] pci 0000:00:06.0: reg 0x14: [mem 0x00000000-0x00000fff] [ 0.968296] pci 0000:00:06.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref] [ 0.970197] pci 0000:00:01.0: BAR 6: assigned [mem 0x10000000-0x1003ffff pref] [ 0.971399] pci 0000:00:01.0: BAR 4: assigned [mem 0x8000000000-0x8000003fff 64bit pref] [ 0.972799] pci 0000:00:02.0: BAR 4: assigned [mem 0x8000004000-0x8000007fff 64bit pref] [ 0.974151] pci 0000:00:03.0: BAR 4: assigned [mem 0x8000008000-0x800000bfff 64bit pref] [ 0.975523] pci 0000:00:04.0: BAR 0: assigned [mem 0x800000c000-0x800000ffff 64bit] [ 0.976884] pci 0000:00:05.0: BAR 4: assigned [mem 0x8000010000-0x8000013fff 64bit pref] [ 0.978432] pci 0000:00:06.0: BAR 4: assigned [mem 0x8000014000-0x8000017fff 64bit pref] [ 0.979853] pci 0000:00:01.0: BAR 1: assigned [mem 0x10040000-0x10040fff] [ 0.981034] pci 0000:00:02.0: BAR 1: assigned [mem 0x10041000-0x10041fff] [ 0.982146] pci 0000:00:03.0: BAR 1: assigned [mem 0x10042000-0x10042fff] [ 0.983297] pci 0000:00:05.0: BAR 1: assigned [mem 0x10043000-0x10043fff] [ 0.984457] pci 0000:00:06.0: BAR 1: assigned [mem 0x10044000-0x10044fff] [ 0.985550] pci 0000:00:03.0: BAR 0: assigned [io 0x1000-0x107f] [ 0.986572] pci 0000:00:05.0: BAR 0: assigned [io 0x1080-0x10bf] [ 0.987554] pci 0000:00:01.0: BAR 0: assigned [io 0x10c0-0x10df] [ 0.988574] pci 0000:00:02.0: BAR 0: assigned [io 0x10e0-0x10ff] [ 0.989601] pci 0000:00:04.0: enabling device (0000 -> 0002) [ 0.992806] virtio-pci 0000:00:01.0: enabling device (0000 -> 0003) [ 0.998809] virtio-pci 0000:00:02.0: enabling device (0000 -> 0003) [ 1.003080] virtio-pci 0000:00:03.0: enabling device (0000 -> 0003) [ 1.009052] virtio-pci 0000:00:05.0: enabling device (0000 -> 0003) [ 1.014011] virtio-pci 0000:00:06.0: enabling device (0000 -> 0002) [ 1.198600] printk: console [hvc0] enabled [ 1.200686] [drm] pci: virtio-gpu-pci detected at 0000:00:06.0 [ 1.202121] [drm] features: -virgl +edid -resource_blob -host_visible [ 1.202124] [drm] features: -context_init [ 1.205110] [drm] number of scanouts: 1 [ 1.206027] [drm] number of cap sets: 0 [ 1.207336] [drm] Initialized virtio_gpu 0.1.0 0 for 0000:00:06.0 on minor 0 [ 1.218343] virtio-pci 0000:00:06.0: [drm] drm_plane_enable_fb_damage_clips() not called [ 1.225329] Console: switching to colour frame buffer device 160x50 [ 1.297034] virtio-pci 0000:00:06.0: [drm] fb0: virtio_gpudrmfb frame buffer device [ 1.299349] cacheinfo: Unable to detect cache hierarchy for CPU 0 [ 1.305223] brd: module loaded [ 1.306381] virtio_blk virtio2: 4/0/0 default/read/poll queues [ 1.309166] virtio_blk virtio2: [vda] 802944 512-byte logical blocks (411 MB/392 MiB) [ 1.316007] xhci_hcd 0000:00:04.0: xHCI Host Controller [ 1.317143] xhci_hcd 0000:00:04.0: new USB bus registered, assigned bus number 1 [ 1.319020] xhci_hcd 0000:00:04.0: hcc params 0x00087001 hci version 0x100 quirks 0x0000000000000010 [ 1.321823] xhci_hcd 0000:00:04.0: xHCI Host Controller [ 1.322958] xhci_hcd 0000:00:04.0: new USB bus registered, assigned bus number 2 [ 1.324499] xhci_hcd 0000:00:04.0: Host supports USB 3.0 SuperSpeed [ 1.326100] hub 1-0:1.0: USB hub found [ 1.326975] hub 1-0:1.0: 4 ports detected [ 1.328155] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 1.330079] hub 2-0:1.0: USB hub found [ 1.330952] hub 2-0:1.0: 4 ports detected [ 1.332631] rtc-pl031 9010000.pl031: registered as rtc0 [ 1.333750] rtc-pl031 9010000.pl031: setting system clock to 2023-07-19T01:24:15 UTC (1689729855) [ 1.335877] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com [ 1.337907] usbcore: registered new interface driver usbhid [ 1.339084] usbhid: USB HID core driver [ 1.339951] u32 classifier [ 1.340569] input device check on [ 1.341394] Actions configured [ 1.342460] NET: Registered PF_INET6 protocol family [ 1.344066] Segment Routing with IPv6 [ 1.344929] In-situ OAM (IOAM) with IPv6 [ 1.345821] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 1.347317] NET: Registered PF_PACKET protocol family [ 1.348679] Bridge firewalling registered [ 1.349642] Key type dns_resolver registered [ 1.350790] NET: Registered PF_VSOCK protocol family [ 1.352183] registered taskstats version 1 [ 1.353249] Key type .fscrypt registered [ 1.354102] Key type fscrypt-provisioning registered [ 1.356589] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no [ 1.358881] Key type encrypted registered [ 1.361569] printk: console [netcon0] enabled [ 1.362566] netconsole: network logging started [ 1.388122] IP-Config: Complete: [ 1.388998] device=eth0, hwaddr=52:54:00:12:34:16, ipaddr=192.168.7.22, mask=255.255.255.0, gw=192.168.7.21 [ 1.391115] host=192.168.7.22, domain=, nis-domain=(none) [ 1.392444] bootserver=255.255.255.255, rootserver=255.255.255.255, rootpath= [ 1.392448] nameserver0=8.8.8.8 [ 1.395161] md: Waiting for all devices to be available before autodetect [ 1.396624] md: If you don't use raid, use raid=noautodetect [ 1.397843] md: Autodetecting RAID arrays. [ 1.398708] md: autorun ... [ 1.399307] md: ... autorun DONE. [ 1.414259] EXT4-fs (vda): mounted filesystem with ordered data mode. Quota mode: disabled. [ 1.415980] VFS: Mounted root (ext4 filesystem) on device 253:0. [ 1.417476] devtmpfs: mounted [ 1.419990] Freeing unused kernel memory: 3840K [ 1.433120] Run /sbin/init as init process [ 1.434232] with arguments: [ 1.434234] /sbin/init [ 1.434236] with environment: [ 1.434238] HOME=/ [ 1.434240] TERM=linux [ 1.640182] usb 1-1: new high-speed USB device number 2 using xhci_hcd [ 1.810433] input: QEMU QEMU USB Tablet as /devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input0 [ 1.813899] hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:04.0-1/input0 [ 1.952116] usb 1-2: new high-speed USB device number 3 using xhci_hcd [ 2.105878] input: QEMU QEMU USB Keyboard as /devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/usb1/1-2/1-2:1.0/0003:0627:0001.0002/input/input1 [ 2.168232] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:04.0-2/input0 [ 2.325754] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 2.415780] udevd[135]: starting version 3.2.12 [ 2.431365] udevd[135]: specified group 'sgx' unknown [ 2.439763] udevd[136]: starting eudev-3.2.12 [ 2.721273] EXT4-fs (vda): re-mounted. Quota mode: disabled. init |-getty 38400 tty1 |-klogd -n |-sshd | `-sshd | `-ptest-runner -t 450 -d /usr/lib | |-ptest-runner-co /usr/bin/ptest-runner-collect-system-data | | `-pstree -a -l | `-(run-ptest) |-start_getty /bin/start_getty 115200 ttyAMA0 vt102 | `-sh |-start_getty /bin/start_getty 115200 hvc0 vt102 | `-getty -L 115200 hvc0 vt102 |-syslogd -n -O /var/log/messages `-udevd -d Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 365942 63664 278113 19% / devtmpfs 501680 0 501680 0% /dev tmpfs 503600 76 503524 0% /run tmpfs 503600 96 503504 0% /var/volatile total used free shared buff/cache available Mem: 1007200 33028 923152 4172 51020 954068 Swap: 0 0 0 DURATION: 2