[Bug 265196] talos linux vms hang on reboot at the com ports, need to reboot the host to clear it up

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 14 Jul 2022 20:53:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265196

--- Comment #5 from Larry Rosenman <ler@FreeBSD.org> ---
and here is the console log from the VM as it does the upgrade:
[61840.202243] [talos] task stopAllServices (1/1): done, 209.410904ms
[61840.204942] [talos] phase stopEverything (11/15): done, 214.153943ms
[61840.207060] [talos] phase mountBoot (12/15): 1 tasks(s)
[61840.209343] [talos] task mountBootPartition (1/1): starting
[61840.283705] XFS (vda3): Mounting V5 Filesystem
[61840.298563] XFS (vda3): Ending clean mount
[61840.302502] [talos] task mountBootPartition (1/1): done, 93.086361ms
[61840.304956] [talos] phase mountBoot (12/15): done, 97.734748ms
[61840.306842] [talos] phase kexec (13/15): 1 tasks(s)
[61840.308923] [talos] task kexecPrepare (1/1): starting
[61840.429010] [talos] renew failed {"component": "controller-runtime",
"controller": "network.OperatorSpecController", "operator": "dhcp4", "error":
"got an error while processing the request: no matching response packet
received", "link": "eth0"}
[61843.815453] [talos] prepared kexec environment kernel="/boot/A/vmlinuz"
initrd="/boot/A/initramfs.xz" cmdline="talos.platform=metal talos.config=none
console=ttyS0 console=tty0 init_on_alloc=1 slab_nomerge pti=on consoleblank=0
nvme_core.io_timeout=4294967295 random.trust_cpu=on printk.devkmsg=on
ima_template=ima-ng ima_appraise=fix ima_hash=sha512"
[61843.830640] [talos] task kexecPrepare (1/1): done, 3.521857761s
[61843.833072] [talos] phase kexec (13/15): done, 3.526223801s
[61843.834998] [talos] phase unmountBoot (14/15): 1 tasks(s)
[61843.837038] [talos] task unmountBootPartition (1/1): starting
[61843.853413] XFS (vda3): Unmounting Filesystem
[61843.862119] [talos] task unmountBootPartition (1/1): done, 25.117397ms
[61843.864409] [talos] phase unmountBoot (14/15): done, 29.418647ms
[61843.866560] [talos] phase reboot (15/15): 1 tasks(s)
[61843.868567] [talos] task reboot (1/1): starting
[61843.874632] [talos] controller runtime finished
[61843.885060] [talos] waiting for sync...
[61843.886374] [talos] sync done
[61844.097745] kexec_core: Starting new kernel
[    0.000000] Linux version 5.15.54-talos (@buildkitsandbox) (gcc (GCC)
11.2.0, GNU ld (GNU Binutils) 2.37) #1 SMP Wed Jul 13 06:55:07 UTC 2022
[    0.000000] Command line: talos.platform=metal talos.config=none
console=ttyS0 console=tty0 init_on_alloc=1 slab_nomerge pti=on consoleblank=0
nvme_core.io_timeout=4294967295 random.trust_cpu=on printk.devkmsg=on
ima_template=ima-ng ima_appraise=fix ima_hash=sha512
[    0.000000] x86/fpu: x87 FPU will use FXSAVE
[    0.000000] signal: max sigframe size: 1440
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bea8bfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bea8c000-0x00000000bea8dfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bea8e000-0x00000000bea8ffff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bea90000-0x00000000beb1afff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000beb1b000-0x00000000bfb9afff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bfb9b000-0x00000000bfbcafff] type 20
[    0.000000] BIOS-e820: [mem 0x00000000bfbcb000-0x00000000bfbeefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bfbef000-0x00000000bfbf3fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bfbf4000-0x00000000bfbfafff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bfbfb000-0x00000000bfbfefff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bfbff000-0x00000000bff7bfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bff7c000-0x00000000bfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000083fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009922f]
usable
[    0.000000] reserve setup_data: [mem 0x0000000000099230-0x000000000009929f]
usable
[    0.000000] reserve setup_data: [mem 0x00000000000992a0-0x000000000009ffff]
usable
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x00000000bea8bfff]
usable
[    0.000000] reserve setup_data: [mem 0x00000000bea8c000-0x00000000bea8dfff]
reserved
[    0.000000] reserve setup_data: [mem 0x00000000bea8e000-0x00000000bea8ffff]
ACPI data
[    0.000000] reserve setup_data: [mem 0x00000000bea90000-0x00000000beb1afff]
reserved
[    0.000000] reserve setup_data: [mem 0x00000000beb1b000-0x00000000bfb9afff]
usable
[    0.000000] reserve setup_data: [mem 0x00000000bfb9b000-0x00000000bfbcafff]
type 20
[    0.000000] reserve setup_data: [mem 0x00000000bfbcb000-0x00000000bfbeefff]
reserved
[    0.000000] reserve setup_data: [mem 0x00000000bfbef000-0x00000000bfbf3fff]
usable
[    0.000000] reserve setup_data: [mem 0x00000000bfbf4000-0x00000000bfbfafff]
ACPI data
[    0.000000] reserve setup_data: [mem 0x00000000bfbfb000-0x00000000bfbfefff]
ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000bfbff000-0x00000000bff7bfff]
usable
[    0.000000] reserve setup_data: [mem 0x00000000bff7c000-0x00000000bfffffff]
reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000083fffffff]
usable
[    0.000000] efi: EFI v2.70 by BHYVE
[    0.000000] efi: SMBIOS=0xbfbcb000 ACPI=0xbfbfa000 ACPI 2.0=0xbfbfa014
MEMATTR=0xbe93b698
[    0.000000] SMBIOS 2.8 present.
[    0.000000] DMI: FreeBSD BHYVE/BHYVE, BIOS 14.0 10/17/2021
[    0.000000] last_pfn = 0x840000 max_arch_pfn = 0x400000000
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT
[    0.000000] last_pfn = 0xbff7c max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000f0000-0x000f000f]
[    0.000000] Using GB pages for direct mapping
[    0.000000] Secure boot disabled
[    0.000000] RAMDISK: [mem 0xb7063000-0xba9fffff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000BFBFA014 000024 (v02 BHYVE )
[    0.000000] ACPI: XSDT 0x00000000BFBF90E8 00004C (v01 BHYVE  BVFACP  
00000001      01000013)
[    0.000000] ACPI: FACP 0x00000000BFBF8000 0000F4 (v04 BHYVE  BVFACP  
00000001 BHYV 00000001)
[    0.000000] ACPI: DSDT 0x00000000BEA8E000 00191A (v02 BHYVE  BVDSDT  
00000001 INTL 20220331)
[    0.000000] ACPI: FACS 0x00000000BFBFE000 000040
[    0.000000] ACPI: HPET 0x00000000BFBF7000 000038 (v01 BHYVE  BVHPET  
00000001 BHYV 00000001)
[    0.000000] ACPI: APIC 0x00000000BFBF6000 000062 (v01 BHYVE  BVMADT  
00000001 BHYV 00000001)
[    0.000000] ACPI: MCFG 0x00000000BFBF5000 00003C (v01 BHYVE  BVMCFG  
00000001 BHYV 00000001)
[    0.000000] ACPI: SPCR 0x00000000BFBF4000 000050 (v02 BHYVE  BVSPCR  
00000001 BHYV 00000001)
[    0.000000] ACPI: Reserving FACP table memory at [mem 0xbfbf8000-0xbfbf80f3]
[    0.000000] ACPI: Reserving DSDT table memory at [mem 0xbea8e000-0xbea8f919]
[    0.000000] ACPI: Reserving FACS table memory at [mem 0xbfbfe000-0xbfbfe03f]
[    0.000000] ACPI: Reserving HPET table memory at [mem 0xbfbf7000-0xbfbf7037]
[    0.000000] ACPI: Reserving APIC table memory at [mem 0xbfbf6000-0xbfbf6061]
[    0.000000] ACPI: Reserving MCFG table memory at [mem 0xbfbf5000-0xbfbf503b]
[    0.000000] ACPI: Reserving SPCR table memory at [mem 0xbfbf4000-0xbfbf404f]
[    0.000000] Setting APIC routing to physical flat.
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000083fffffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x83fffa000-0x83fffdfff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000083fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x00000000bea8bfff]
[    0.000000]   node   0: [mem 0x00000000beb1b000-0x00000000bfb9afff]
[    0.000000]   node   0: [mem 0x00000000bfbef000-0x00000000bfbf3fff]
[    0.000000]   node   0: [mem 0x00000000bfbff000-0x00000000bff7bfff]
[    0.000000]   node   0: [mem 0x000000100000000-0x000000083fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000083fffffff]
[    0.000000] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.000000] On node 0, zone DMA: 96 pages in unavailable ranges
[    0.000000] On node 0, zone DMA32: 143 pages in unavailable ranges
[    0.000000] On node 0, zone DMA32: 84 pages in unavailable ranges
[    0.000000] On node 0, zone DMA32: 11 pages in unavailable ranges
[    0.000000] On node 0, zone Normal: 132 pages in unavailable ranges
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] IOAPIC[0]: apic_id 4, version 17, address 0xfec00000, GSI 0-31
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0xa400 base: 0xfed00000
[    0.000000] ACPI: SPCR: console: uart,io,0x3f8,115200
[    0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.000000] [mem 0xc0000000-0xffffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles:
0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4
nr_node_ids:1
[    0.000000] percpu: Embedded 55 pages/cpu s185680 r8192 d31408 u524288
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 8256915
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: talos.platform=metal talos.config=none
console=ttyS0 console=tty0 init_on_alloc=1 slab_nomerge pti=on consoleblank=0
nvme_core.io_timeout=4294967295 random.trust_cpu=on printk.devkmsg=on
ima_template=ima-ng ima_appraise=fix ima_hash=sha512
[    0.000000] Unknown kernel command line parameters "pti=on", will be passed
to user space.
[    0.000000] Dentry cache hash table entries: 4194304 (order: 13, 33554432
bytes, linear)
[    0.000000] Inode-cache hash table entries: 2097152 (order: 12, 16777216
bytes, linear)
[    0.000000] mem auto-init: stack:byref_all(zero), heap alloc:on, heap
free:off
[    0.000000] Memory: 32790464K/33552564K available (30745K kernel code, 3908K
rwdata, 8260K rodata, 2252K init, 2612K bss, 761840K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Kernel/User page tables isolation: enabled
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
[    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: 33024, nr_irqs: 592, preallocated irqs: 16
[    0.000000] Console: colour dummy device 80x25
[    0.000000] printk: console [tty0] enabled
[    0.000000] printk: console [ttyS0] enabled
[    0.000000] ACPI: Core revision 20210730
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff,
max_idle_ns: 113919999973 ns
[    0.000000] APIC: Switch to symmetric I/O mode setup
[    0.000000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.024000] tsc: PIT calibration matches PMTIMER. 1 loops
[    0.024000] tsc: Detected 2391.809 MHz processor
[    0.000012] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles:
0x2279fdc22bd, max_idle_ns: 440795209759 ns
[    0.003222] Calibrating delay loop (skipped), value calculated using timer
frequency.. 4783.61 BogoMIPS (lpj=9567236)
[    0.006459] pid_max: default: 32768 minimum: 301
[    0.007672] LSM: Security Framework initializing
[    0.009103] Yama: becoming mindful.
[    0.011437] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes,
linear)
[    0.014427] Mountpoint-cache hash table entries: 65536 (order: 7, 524288
bytes, linear)
[    0.016611] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7
[    0.019224] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[    0.021124] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user
pointer sanitization
[    0.023224] Spectre V2 : Mitigation: Retpolines
[    0.024616] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on
context switch
[    0.027221] Speculative Store Bypass: Vulnerable
[    0.028661] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
[    0.041526] Freeing SMP alternatives memory: 72K
[    0.151490] smpboot: CPU0: Intel(R) Xeon(R) CPU           E5620  @ 2.40GHz
(family: 0x6, model: 0x2c, stepping: 0x2)
[    0.155218] Performance Events: unsupported p6 CPU model 44 no PMU driver,
software events only.
[    0.155360] rcu: Hierarchical SRCU implementation.
[    0.159618] smp: Bringing up secondary CPUs ...
[    0.161538] x86: Booting SMP configuration:
[    0.162924] .... node  #0, CPUs:      #1
[   10.163238] smpboot: do_boot_cpu failed(-1) to wakeup CPU#1
[   10.166795]  #2
[   20.163271] smpboot: do_boot_cpu failed(-1) to wakeup CPU#2
[   20.166414]  #3
[   30.163238] smpboot: do_boot_cpu failed(-1) to wakeup CPU#3
[   30.166185] smp: Brought up 1 node, 1 CPU
[   30.167229] smpboot: Max logical packages: 4
[   30.168578] smpboot: Total of 1 processors activated (4783.61 BogoMIPS)
[   30.177545] devtmpfs: initialized
[   30.179785] ACPI: PM: Registering ACPI NVS region [mem
0xbfbfb000-0xbfbfefff] (16384 bytes)
[   30.182470] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff,
max_idle_ns: 7645041785100000 ns
[   30.183302] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[   30.187678] PM: RTC time: 20:51:36, date: 2022-07-14
[   30.189960] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[   30.191749] audit: initializing netlink subsys (disabled)
[   30.195229] thermal_sys: Registered thermal governor 'step_wise'
[   30.195232] thermal_sys: Registered thermal governor 'user_space'
[   30.197146] cpuidle: using governor menu
[   30.199238] audit: type=2000 audit(1657831895.220:1): state=initialized
audit_enabled=0 res=1
[   30.203672] ACPI FADT declares the system doesn't support PCIe ASPM, so
disable it
[   30.206331] ACPI: bus type PCI registered
[   30.207223] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[   30.209868] dca service started, version 1.12.1
[   30.211451] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem
0xe0000000-0xefffffff] (base 0xe0000000)
[   30.215228] PCI: not using MMCONFIG
[   30.216385] PCI: Using configuration type 1 for base access
[   30.230230] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[   30.232074] cryptd: max_cpu_qlen set to 1000
[   30.236197] ACPI: Added _OSI(Module Device)
[   30.237556] ACPI: Added _OSI(Processor Device)
[   30.238996] ACPI: Added _OSI(3.0 _SCP Extensions)
[   30.239275] ACPI: Added _OSI(Processor Aggregator Device)
[   30.241012] ACPI: Added _OSI(Linux-Dell-Video)
[   30.243272] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[   30.244972] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[   30.250016] ACPI: 1 ACPI AML tables successfully acquired and loaded
[   30.252050] ACPI: Interpreter enabled
[   30.253227] ACPI: PM: (supports S0 S5)
[   30.255224] ACPI: Using IOAPIC for interrupt routing
[   30.256821] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem
0xe0000000-0xefffffff] (base 0xe0000000)
[   30.259366] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI
motherboard resources
[   30.262029] PCI: Using host bridge windows from ACPI; if necessary, use
"pci=nocrs" and report a bug
[   30.268158] ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-ff])
[   30.270044] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM
Segments MSI HPX-Type3]
[   30.271254] acpi PNP0A03:00: host bridge window expanded to [io 
0x0000-0x0cf7]; [io  0x0000-0x0cf7 window] ignored
[   30.275322] PCI host bridge to bus 0000:00
[   30.276584] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[   30.278440] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[   30.279224] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff
window]
[   30.283225] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff
window]
[   30.285492] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xf07fffff
window]
[   30.287224] pci_bus 0000:00: root bus resource [mem
0xd000000000-0xd0000fffff window]
[   30.289588] pci_bus 0000:00: root bus resource [bus 00-ff]
[   30.291509] pci 0000:00:00.0: [1275:1275] type 00 class 0x060000
[   30.295811] pci 0000:00:03.0: [8086:2821] type 00 class 0x010601
[   30.298617] pci 0000:00:03.0: reg 0x24: [mem 0xc0000000-0xc0001fff]
[   30.300428] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000
[   30.303516] pci 0000:00:04.0: reg 0x10: [io  0x2000-0x207f]
[   30.305307] pci 0000:00:04.0: reg 0x14: [mem 0xc0002000-0xc0003fff]
[   30.309146] pci 0000:00:05.0: [1af4:1000] type 00 class 0x020000
[   30.311290] pci 0000:00:05.0: reg 0x10: [io  0x2080-0x20bf]
[   30.313061] pci 0000:00:05.0: reg 0x14: [mem 0xc0004000-0xc0005fff]
[   30.317237] pci 0000:00:1f.0: [8086:7000] type 00 class 0x060100
[   30.320670] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[   30.322396] ACPI: PCI: Interrupt link LNKA disabled
[   30.323388] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[   30.325100] ACPI: PCI: Interrupt link LNKB disabled
[   30.327256] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[   30.328960] ACPI: PCI: Interrupt link LNKC disabled
[   30.330544] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[   30.331222] ACPI: PCI: Interrupt link LNKD disabled
[   30.332795] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[   30.335221] ACPI: PCI: Interrupt link LNKE disabled
[   30.336792] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[   30.338495] ACPI: PCI: Interrupt link LNKF disabled
[   30.339395] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[   30.341101] ACPI: PCI: Interrupt link LNKG disabled
[   30.343387] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[   30.345105] ACPI: PCI: Interrupt link LNKH disabled
[   30.347375] iommu: Default domain type: Translated
[   30.348804] iommu: DMA domain TLB invalidation policy: lazy mode
[   30.350626] vgaarb: loaded
[   30.351462] SCSI subsystem initialized
[   30.35277] ACPI: bus type USB registered
[   30.354013] usbcore: regis[   30.561623] hpet0: at MMIO 0xfed00000, IRQs 2,
8, 0, 0, 0, 0, 0, 0
[   30.563222] hpet0: 8 comparators, 32-bit 16.777216 MHz counter
[   30.568320] clocksource: Switched to clocksource tsc-early
[   31.052411] VFS: Disk quotas dquot_6.6.0
[   31.053763] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[   31.056047] pnp: PnP ACPI init
[   31.057672] system 00:02: [io  0x0220-0x0223] has been reserved
[   31.059634] system 00:02: [io  0x0224-0x0227] has been reserved
[   31.061576] system 00:02: [io  0x04d0-0x04d1] has been reserved
[   31.063541] system 00:02: [io  0x0400-0x0407] has been reserved
[   31.065363] system 00:02: [mem 0xe0000000-0xefffffff] has been reserved
[   31.067652] pnp: PnP ACPI: found 6 devices
[   31.077766] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff,
max_idle_ns: 2085701024 ns
[   31.080635] NET: Registered PF_INET protocol family
[   31.085736] IP idents hash table entries: 262144 (order: 9, 2097152 bytes,
linear)
[   31.095274] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6,
262144 bytes, linear)
[   31.098574] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes,
linear)
[   31.107693] TCP established hash table entries: 262144 (order: 9, 2097152
bytes, linear)
[   31.112311] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes,
linear)
[   31.114835] TCP: Hash tables configured (established 262144 bind 65536)
[   31.118359] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[   31.121545] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes,
linear)
[   31.124149] NET: Registered PF_UNIX/PF_LOCAL protocol family
[   31.126337] RPC: Registered named UNIX socket transport module.
[   31.128158] RPC: Registered udp transport module.
[   31.129604] RPC: Registered tcp transport module.
[   31.131035] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   31.133319] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[   31.135034] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[   31.136870] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[   31.138952] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xdfffffff window]
[   31.140996] pci_bus 0000:00: resource 8 [mem 0xf0000000-0xf07fffff window]
[   31.143074] pci_bus 0000:00: resource 9 [mem 0xd000000000-0xd0000fffff
window]
[   31.145351] pci 0000:00:1f.0: Activating ISA DMA hang workarounds
[   31.147231] PCI: CLS 0 bytes, default 64
[   31.148472] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[   31.150430] software IO TLB: mapped [mem
0x00000000b3063000-0x00000000b7063000] (64MB)
[   31.153306] Unpacking initramfs...
[   31.159764] kvm: no hardware support
[   31.160882] has_svm: not amd or hygon
[   31.162008] kvm: no hardware support
[   31.478115] Initialise system trusted keyrings
[   31.483641] workingset: timestamp_bits=40 max_order=23 bucket_order=0
[   31.489830] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[   31.499970] NFS: Registering the id_resolver key type
[   31.501575] Key type id_resolver registered
[   31.502904] Key type id_legacy registered
[   31.507483] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[   31.509601] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver
Registering...
[   31.523870] Key type cifs.spnego registered
[   31.525273] Key type cifs.idmap registered
[   31.526841] fuse: init (API version 7.34)
[   31.528648] SGI XFS with ACLs, security attributes, quota, no debug enabled
[   31.540356] ceph: loaded (mds proto 32)
[   31.563784] NET: Registered PF_ALG protocol family
[   31.565322] xor: measuring software checksum speed
[   31.567795]    prefetch64-sse  : 11044 MB/sec
[   31.570315]    generic_sse     :  8341 MB/sec
[   31.571688] xor: using function: prefetch64-sse (11044 MB/sec)
[   31.583578] Key type asymmetric registered
[   31.584879] Asymmetric key parser 'x509' registered
[   31.586520] Block layer SCSI generic (bsg) driver version 0.4 loaded (major
249)
[   31.595671] io scheduler mq-deadline registered
[   31.597157] io scheduler kyber registered
[   31.599682] IPMI message handler: version 39.2
[   31.601200] ipmi device interface
[   31.602544] ipmi_si: IPMI System Interface driver
[   31.608202] ipmi_si: Unable to find any System Interface(s)
[   31.609921] IPMI poweroff: Copyright (C) 2004 MontaVista Software - IPMI
Powerdown via sys_reboot
[   31.615916] input: Power Button as
/devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[   31.624101] ACPI: button: Power Button [PWRF]
[   31.626784] ioatdma: Intel(R) QuickData Technology Driver 5.00
[   31.632479] virtio-pci 0000:00:04.0: virtio_pci: leaving for legacy driver
[   31.640203] virtio-pci 0000:00:05.0: virtio_pci: leaving for legacy driver
[   31.643861] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[   31.646244] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a
16550A
[   31.656315] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a
16550A

-- 
You are receiving this mail because:
You are the assignee for the bug.