virt-sparsify does not run, libguestfs-test-tool gives errors
Operating System: Fedora Linux 44
KDE Plasma Version: 6.7.1
KDE Frameworks Version: 6.27.0
Qt Version: 6.11.1
Kernel Version: 7.0.13-200.fc44.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 8 × Intel® Core™ i7-7700K CPU @ 4.20GHz
Memory: 16 GiB of RAM (15.6 GiB usable)
Graphics Processor: Quadro RTX 4000
Manufacturer: Gigabyte Technology Co., Ltd.
Product Name: Z170X-Gaming 7
************************************************************
* IMPORTANT NOTICE
*
* When reporting bugs, include the COMPLETE, UNEDITED
* output below in your bug report.
*
************************************************************
PATH=/home/j/.local/bin:/home/j/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/j/.composer/vendor/bin
XDG_RUNTIME_DIR=/run/user/1000
SELinux: Enforcing
guestfs_get_append: (null)
guestfs_get_autosync: 1
guestfs_get_backend: libvirt
guestfs_get_backend_settings: []
guestfs_get_cachedir: /var/tmp
guestfs_get_memsize: 1280
guestfs_get_network: 0
guestfs_get_path: /usr/lib64/guestfs
guestfs_get_pgroup: 0
guestfs_get_program: libguestfs-test-tool
guestfs_get_recovery_proc: 1
guestfs_get_smp: 1
guestfs_get_sockdir: /run/user/1000
guestfs_get_tmpdir: /tmp
guestfs_get_trace: 0
guestfs_get_verbose: 1
host_cpu: x86_64
Launching appliance, timeout set to 600 seconds.
libguestfs: launch: program=libguestfs-test-tool
libguestfs: launch: version=1.59.8fedora=44,release=1.fc44,libvirt
libguestfs: launch: backend registered: direct
libguestfs: launch: backend registered: libvirt
libguestfs: launch: backend=libvirt
libguestfs: launch: tmpdir=/tmp/libguestfsNpQL5o
libguestfs: launch: umask=0022
libguestfs: launch: euid=1000
libguestfs: launch: host: Linux ws-study 7.0.13-200.fc44.x86_64 #1 SMP PREEMPT_DYNAMIC
Fri Jun 19 22:51:30 UTC 2026 x86_64
libguestfs: libvirt version = 12000000
libguestfs: guest random name = guestfs-xsxvht84wwo5nldn
libguestfs: connect to libvirt
libguestfs: opening libvirt handle: URI = qemu:///session, auth = default+wrapper, flags
= 0
libguestfs: successfully opened libvirt handle: conn = 0x555d4119ee00
libguestfs: qemu version (reported by libvirt) = 10002002
libguestfs: get libvirt capabilities
libguestfs: parsing capabilities XML
libguestfs: parsing domcapabilities XML
libguestfs: build appliance
libguestfs: begin building supermin appliance
libguestfs: run supermin
libguestfs: command: run: /usr/bin/supermin
libguestfs: command: run: \ --build
libguestfs: command: run: \ --verbose
libguestfs: command: run: \ --if-newer
libguestfs: command: run: \ --lock /var/tmp/.guestfs-1000/lock
libguestfs: command: run: \ --copy-kernel
libguestfs: command: run: \ -f ext2
libguestfs: command: run: \ --host-cpu x86_64
libguestfs: command: run: \ /usr/lib64/guestfs/supermin.d
libguestfs: command: run: \ -o /var/tmp/.guestfs-1000/appliance.d
supermin: version: 5.3.5
supermin: rpm: detected RPM version 6.0
supermin: rpm: detected RPM architecture x86_64
supermin: package handler: fedora/rpm
supermin: acquiring lock on /var/tmp/.guestfs-1000/lock
supermin: if-newer: output does not need rebuilding
libguestfs: finished building supermin appliance
libguestfs: command: run: qemu-img --help | grep -sqE -- '\binfo\b.*-U\b'
libguestfs: command: run: qemu-img
libguestfs: command: run: \ info
libguestfs: command: run: \ --output json
libguestfs: command: run: \ /var/tmp/.guestfs-1000/appliance.d/root
libguestfs: parse_json: qemu-img info JSON output:\n{\n "children": [\n
{\n "name": "file",\n "info": {\n
"children": [\n ],\n
"virtual-size": 4294967296,\n "filename":
"/var/tmp/.guestfs-1000/appliance.d/root",\n "format":
"file",\n "actual-size": 501493760,\n
"format-specific": {\n "type": "file",\n
"data": {\n }\n },\n
"dirty-flag": false\n }\n }\n ],\n
"virtual-size": 4294967296,\n "filename":
"/var/tmp/.guestfs-1000/appliance.d/root",\n "format":
"raw",\n "actual-size": 501493760,\n "dirty-flag":
false\n}\n\n
libguestfs: command: run: qemu-img
libguestfs: command: run: \ create
libguestfs: command: run: \ -f qcow2
libguestfs: command: run: \ -o
backing_file=/var/tmp/.guestfs-1000/appliance.d/root,backing_fmt=raw
libguestfs: command: run: \ /tmp/libguestfsNpQL5o/overlay2.qcow2
libguestfs: Formatting '/tmp/libguestfsNpQL5o/overlay2.qcow2', fmt=qcow2
cluster_size=65536 extended_l2=off compression_type=zlib size=4294967296
backing_file=/var/tmp/.guestfs-1000/appliance.d/root backing_fmt=raw lazy_refcounts=off
refcount_bits=16\n
libguestfs: create libvirt XML
libguestfs: libvirt XML:\n<?xml version="1.0"?>\n<domain
type="kvm"
xmlns:qemu="http://libvirt.org/schemas/domain/qemu/1.0">\n
<name>guestfs-xsxvht84wwo5nldn</name>\n <memory
unit="MiB">1280</memory>\n <currentMemory
unit="MiB">1280</currentMemory>\n <cpu
mode="maximum">\n <feature policy="disable"
name="la57"/>\n </cpu>\n <vcpu>1</vcpu>\n
<features>\n <acpi/>\n </features>\n <clock
offset="utc">\n <timer name="rtc"
tickpolicy="catchup"/>\n <timer name="pit"
tickpolicy="delay"/>\n <timer name="hpet"
present="no"/>\n </clock>\n <os>\n <type
machine="q35">hvm</type>\n
<kernel>/var/tmp/.guestfs-1000/appliance.d/kernel</kernel>\n
<initrd>/var/tmp/.guestfs-1000/appliance.d/initrd</initrd>\n
<cmdline>panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000
no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests
tsc=reliable 8250.nr_uarts=1 root=UUID=ab52ff6d-2ab9-4758-8850-c6949a35a7d4 selinux=0
guestfs_verbose=1 TERM=xterm-256color</cmdline>\n <bios
useserial="yes"/>\n </os>\n
<on_reboot>destroy</on_reboot>\n <devices>\n <rng
model="virtio">\n <backend
model="random">/dev/urandom</backend>\n </rng>\n
<controller type="scsi" index="0"
model="virtio-scsi"/>\n <disk device="disk"
type="file">\n <source
file="/tmp/libguestfsNpQL5o/scratch1.img"/>\n <target
dev="sda" bus="scsi"/>\n <driver name="qemu"
type="raw" cache="unsafe"/>\n <address
type="drive" controller="0" bus="0" target="0"
unit="0"/>\n </disk>\n <disk type="file"
device="disk">\n <source
file="/tmp/libguestfsNpQL5o/overlay2.qcow2"/>\n <target
dev="sdb" bus="scsi"/>\n <driver name="qemu"
type="qcow2" cache="unsafe"/>\n <address
type="drive" controller="0" bus="0" target="1"
unit="0"/>\n </disk>\n <serial type="unix">\n
<source mode="connect"
path="/run/user/1000/libguestfswgEdka/console.sock"/>\n <target
port="0"/>\n </serial>\n <channel type="unix">\n
<source mode="connect"
path="/run/user/1000/libguestfswgEdka/guestfsd.sock"/>\n <target
type="virtio" name="org.libguestfs.channel.0"/>\n
</channel>\n <controller type="usb" model="none"/>\n
<memballoon model="none"/>\n </devices>\n
<qemu:commandline>\n <qemu:env name="TMPDIR"
value="/var/tmp"/>\n </qemu:commandline>\n</domain>\n
libguestfs: command: run: ls
libguestfs: command: run: \ -a
libguestfs: command: run: \ -l
libguestfs: command: run: \ -R
libguestfs: command: run: \ -Z /var/tmp/.guestfs-1000
libguestfs: /var/tmp/.guestfs-1000:
libguestfs: total 0
libguestfs: drwxr-xr-x. 1 j j unconfined_u:object_r:user_tmp_t:s0 30 Jun 28 10:17
.
libguestfs: drwxrwxrwt. 1 root root system_u:object_r:tmp_t:s0 1968 Jun 28 10:17
..
libguestfs: drwxr-xr-x. 1 j j unconfined_u:object_r:user_tmp_t:s0 32 Jun 28 10:14
appliance.d
libguestfs: -rw-r--r--. 1 j j unconfined_u:object_r:user_tmp_t:s0 0 Jun 27 17:10
lock
libguestfs:
libguestfs: /var/tmp/.guestfs-1000/appliance.d:
libguestfs: total 517252
libguestfs: drwxr-xr-x. 1 j j unconfined_u:object_r:user_tmp_t:s0 32 Jun 28 10:14
.
libguestfs: drwxr-xr-x. 1 j j unconfined_u:object_r:user_tmp_t:s0 30 Jun 28 10:17
..
libguestfs: -rw-r--r--. 1 j j system_u:object_r:virt_content_t:s0 9483264 Jun 28 10:17
initrd
libguestfs: -rwxr-xr-x. 1 j j system_u:object_r:virt_content_t:s0 18684264 Jun 28 10:17
kernel
libguestfs: -rw-r--r--. 1 j j system_u:object_r:virt_content_t:s0 4294967296 Jun 28 10:17
root
libguestfs: command: run: ls
libguestfs: command: run: \ -a
libguestfs: command: run: \ -l
libguestfs: command: run: \ -Z /run/user/1000/libguestfswgEdka
libguestfs: total 0
libguestfs: drwx------. 2 j j unconfined_u:object_r:user_tmp_t:s0 80 Jun 28 10:17 .
libguestfs: drwx------. 14 j j unconfined_u:object_r:user_tmp_t:s0 580 Jun 28 10:17 ..
libguestfs: srw-rw----. 1 j j unconfined_u:object_r:user_tmp_t:s0 0 Jun 28 10:17
console.sock
libguestfs: srw-rw----. 1 j j unconfined_u:object_r:user_tmp_t:s0 0 Jun 28 10:17
guestfsd.sock
libguestfs: launch libvirt guest
\x1bc\x1b[?7l\x1b[2J\x1b[0mSeaBIOS (version 1.17.0-10.fc44)
Machine UUID 5d6d4126-3f61-4c2e-93a3-e42003fdaa65
Booting from ROM..\x1bc\x1b[?7l\x1b[2J[ 0.000000] Linux version 7.0.13-200.fc44.x86_64
(mockbuild@a5951e3531404d2da949467694113d9d) (gcc (GCC) 16.1.1 20260515 (Red Hat
16.1.1-2), GNU ld version 2.46-3.fc44) #1 SMP PREEMPT_DYNAMIC Fri Jun 19 22:51:30 UTC
2026
[ 0.000000] Command line: panic=1 console=ttyS0 edd=off udevtimeout=6000
udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb
cryptomgr.notests tsc=reliable 8250.nr_uarts=1
root=UUID=ab52ff6d-2ab9-4758-8850-c6949a35a7d4 selinux=0 guestfs_verbose=1
TERM=xterm-256color
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] System RAM
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] device reserved
[ 0.000000] BIOS-e820: [gap 0x00000000000a0000-0x00000000000effff]
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] device reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000004ffdcfff] System RAM
[ 0.000000] BIOS-e820: [mem 0x000000004ffdd000-0x000000004fffffff] device reserved
[ 0.000000] BIOS-e820: [gap 0x0000000050000000-0x00000000afffffff]
[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] device reserved
[ 0.000000] BIOS-e820: [gap 0x00000000c0000000-0x00000000fed1bfff]
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] device reserved
[ 0.000000] BIOS-e820: [gap 0x00000000fed20000-0x00000000feffbfff]
[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] device reserved
[ 0.000000] BIOS-e820: [gap 0x00000000ff000000-0x00000000fffbffff]
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] device reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] APIC: Static calls initialized
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.17.0-10.fc44 06/10/2025
[ 0.000000] DMI: Memory slots populated: 1/1
[ 0.000000] Hypervisor detected: KVM
[ 0.000000] last_pfn = 0x4ffdd max_arch_pfn = 0x400000000
[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[ 0.000000] kvm-clock: using sched offset of 569984436 cycles
[ 0.000002] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles:
0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[ 0.000004] tsc: Detected 4200.012 MHz processor
[ 0.000252] last_pfn = 0x4ffdd max_arch_pfn = 0x400000000
[ 0.000280] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable
MTRRs
[ 0.000282] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.006177] found SMP MP-table at [mem 0x000f54e0-0x000f54ef]
[ 0.006196] Using GB pages for direct mapping
[ 0.006326] RAMDISK: [mem 0x4f6c4000-0x4ffcffff]
[ 0.006345] ACPI: Early table checksum verification disabled
[ 0.006347] ACPI: RSDP 0x00000000000F5320 000014 (v00 BOCHS )
[ 0.006351] ACPI: RSDT 0x000000004FFE253F 000034 (v01 BOCHS BXPC 00000001 BXPC
00000001)
[ 0.006356] ACPI: FACP 0x000000004FFE236F 0000F4 (v03 BOCHS BXPC 00000001 BXPC
00000001)
[ 0.006361] ACPI: DSDT 0x000000004FFE0040 00232F (v01 BOCHS BXPC 00000001 BXPC
00000001)
[ 0.006364] ACPI: FACS 0x000000004FFE0000 000040
[ 0.006367] ACPI: APIC 0x000000004FFE2463 000078 (v03 BOCHS BXPC 00000001 BXPC
00000001)
[ 0.006370] ACPI: MCFG 0x000000004FFE24DB 00003C (v01 BOCHS BXPC 00000001 BXPC
00000001)
[ 0.006373] ACPI: WAET 0x000000004FFE2517 000028 (v01 BOCHS BXPC 00000001 BXPC
00000001)
[ 0.006375] ACPI: Reserving FACP table memory at [mem 0x4ffe236f-0x4ffe2462]
[ 0.006376] ACPI: Reserving DSDT table memory at [mem 0x4ffe0040-0x4ffe236e]
[ 0.006377] ACPI: Reserving FACS table memory at [mem 0x4ffe0000-0x4ffe003f]
[ 0.006377] ACPI: Reserving APIC table memory at [mem 0x4ffe2463-0x4ffe24da]
[ 0.006378] ACPI: Reserving MCFG table memory at [mem 0x4ffe24db-0x4ffe2516]
[ 0.006378] ACPI: Reserving WAET table memory at [mem 0x4ffe2517-0x4ffe253e]
[ 0.006874] No NUMA configuration found
[ 0.006875] Faking a node at [mem 0x0000000000000000-0x000000004ffdcfff]
[ 0.006884] NODE_DATA(0) allocated [mem 0x4f699280-0x4f6c3fff]
[ 0.008463] ACPI: PM-Timer IO Port: 0x608
[ 0.008476] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.008503] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[ 0.008506] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.008507] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.008508] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.008509] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.008510] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.008514] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.008515] TSC deadline timer available
[ 0.008517] CPU topo: Max. logical packages: 1
[ 0.008517] CPU topo: Max. logical nodes: 1
[ 0.008518] CPU topo: Num. nodes per package: 1
[ 0.008520] CPU topo: Max. logical dies: 1
[ 0.008520] CPU topo: Max. dies per package: 1
[ 0.008523] CPU topo: Max. threads per core: 1
[ 0.008524] CPU topo: Num. cores per package: 1
[ 0.008524] CPU topo: Num. threads per package: 1
[ 0.008524] CPU topo: Allowing 1 present CPUs plus 0 hotplug CPUs
[ 0.008539] kvm-guest: APIC: eoi() replaced with kvm_guest_apic_eoi_write()
[ 0.008555] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.008556] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[ 0.008558] [gap 0x50000000-0xafffffff] available for PCI devices
[ 0.008559] Booting paravirtualized kernel on KVM
[ 0.008560] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff,
max_idle_ns: 1910969940391419 ns
[ 0.014463] Zone ranges:
[ 0.014464] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.014466] DMA32 [mem 0x0000000001000000-0x000000004ffdcfff]
[ 0.014467] Normal empty
[ 0.014468] Device empty
[ 0.014468] Movable zone start for each node
[ 0.014470] Early memory node ranges
[ 0.014470] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.014471] node 0: [mem 0x0000000000100000-0x000000004ffdcfff]
[ 0.014473] Initmem setup node 0 [mem 0x0000000000001000-0x000000004ffdcfff]
[ 0.014556] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.014567] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.016671] On node 0, zone DMA32: 35 pages in unavailable ranges
[ 0.016685] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
[ 0.016854] percpu: Embedded 84 pages/cpu s221184 r8192 d114688 u2097152
[ 0.016886] kvm-guest: PV spinlocks disabled, single CPU
[ 0.016887] Kernel command line: panic=1 console=ttyS0 edd=off udevtimeout=6000
udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb
cryptomgr.notests tsc=reliable 8250.nr_uarts=1
root=UUID=ab52ff6d-2ab9-4758-8850-c6949a35a7d4 selinux=0 guestfs_verbose=1
TERM=xterm-256color
[ 0.017003] cgroup: Disabling memory control group subsystem
[ 0.017056] Unknown kernel command line parameters "edd=off udevtimeout=6000
guestfs_verbose=1", will be passed to user space.
[ 0.017083] random: crng init done
[ 0.017084] printk: log buffer data + meta data: 262144 + 1114112 = 1376256 bytes
[ 0.017246] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.017287] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.017323] Fallback order for Node 0: 0
[ 0.017325] Built 1 zonelists, mobility grouping on. Total pages: 327547
[ 0.017326] Policy zone: DMA32
[ 0.017500] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[ 0.020165] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.020182] Kernel/User page tables isolation: enabled
[ 0.027663] ftrace: allocating 63961 entries in 252 pages
[ 0.027665] ftrace: allocated 252 pages with 6 groups
[ 0.028189] Dynamic Preempt: lazy
[ 0.028306] rcu: Preemptible hierarchical RCU implementation.
[ 0.028307] rcu: \tRCU event tracing is enabled.
[ 0.028307] rcu: \tRCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1.
[ 0.028308] \tTrampoline variant of Tasks RCU enabled.
[ 0.028309] \tRude variant of Tasks RCU enabled.
[ 0.028309] \tTracing variant of Tasks RCU enabled.
[ 0.028309] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[ 0.028310] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[ 0.028316] RCU Tasks: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1
rcu_task_cpu_ids=1.
[ 0.028317] RCU Tasks Rude: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1
rcu_task_cpu_ids=1.
[ 0.032842] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16
[ 0.033027] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.033145] kfence: initialized - using 2097152 bytes for 255 objects at
0x(____ptrval____)-0x(____ptrval____)
[ 0.033293] Console: colour *CGA 80x25
[ 0.033345] printk: legacy console [ttyS0] enabled
[ 0.201997] ACPI: Core revision 20251212
[ 0.202864] APIC: Switch to symmetric I/O mode setup
[ 0.204102] x2apic enabled
[ 0.204933] APIC: Switched APIC routing to: physical x2apic
[ 0.206946] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles:
0x3c8a6c10170, max_idle_ns: 440795211062 ns
[ 0.209116] Calibrating delay loop (skipped) preset value.. 8400.02 BogoMIPS
(lpj=4200012)
[ 0.210114] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[ 0.210114] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.210114] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[ 0.210114] mitigations: Enabled attack vectors: user_kernel, user_user, guest_host,
guest_guest, SMT mitigations: auto
[ 0.210114] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled
via prctl
[ 0.210114] SRBDS: Unknown: Dependent on hypervisor status
[ 0.210114] Spectre V2 : Mitigation: IBRS
[ 0.210114] RETBleed: Mitigation: IBRS
[ 0.210114] MDS: Mitigation: Clear CPU buffers
[ 0.210114] MMIO Stale Data: Mitigation: Clear CPU buffers
[ 0.210114] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer
sanitization
[ 0.210114] Spectre V2 : Spectre v2 / SpectreRSB: Filling RSB on context switch and
VMEXIT
[ 0.210114] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction
Barrier
[ 0.210114] Spectre V2 : Spectre BHI mitigation: SW BHB clearing on syscall and VM
exit
[ 0.210114] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point
registers'
[ 0.210114] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.210114] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.210114] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.210114] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.210114] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.210114] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
[ 0.210114] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
[ 0.210114] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using
'compacted' format.
[ 0.210114] Freeing SMP alternatives memory: 56K
[ 0.210114] pid_max: default: 32768 minimum: 301
[ 0.210114] Yama: becoming mindful.
[ 0.210114] LSM support for eBPF active
[ 0.210114] landlock: Up and running.
[ 0.210114] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.210114] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.210114] VFS: Finished mounting rootfs on nullfs
[ 0.210114] smpboot: CPU0: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz (family: 0x6,
model: 0x9e, stepping: 0x9)
[ 0.210272] Performance Events: Skylake events, full-width counters, Intel PMU
driver.
[ 0.211120] ... version: 2
[ 0.211999] ... bit width: 48
[ 0.212135] ... generic counters: 4
[ 0.213021] ... generic bitmap: 000000000000000f
[ 0.213117] ... fixed-purpose counters: 3
[ 0.214002] ... fixed-purpose bitmap: 0000000000000007
[ 0.214117] ... value mask: 0000ffffffffffff
[ 0.215117] ... max period: 00007fffffffffff
[ 0.216117] ... global_ctrl mask: 000000070000000f
[ 0.217225] signal: max sigframe size: 2032
[ 0.218122] rcu: Hierarchical SRCU implementation.
[ 0.219113] rcu: \tMax phase no-delay instances is 400.
[ 0.220408] smp: Bringing up secondary CPUs ...
[ 0.221127] smp: Brought up 1 node, 1 CPU
[ 0.221962] smpboot: Total of 1 processors activated (8400.02 BogoMIPS)
[ 0.222190] Memory: 1204020K/1310188K available (24049K kernel code, 4786K rwdata,
17948K rodata, 5244K init, 4436K bss, 99876K reserved, 0K cma-reserved)
[ 0.223202] devtmpfs: initialized
[ 0.223942] x86/mm: Memory block size: 128MB
[ 0.224534] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff,
max_idle_ns: 1911260446275000 ns
[ 0.225127] posixtimers hash table entries: 512 (order: 1, 8192 bytes, linear)
[ 0.226120] futex hash table entries: 256 (16384 bytes on 1 NUMA nodes, total 16 KiB,
linear).
[ 0.227320] PM: RTC time: 08:17:59, date: 2026-06-28
[ 0.228584] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.229270] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.230125] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic
allocations
[ 0.231125] audit: initializing netlink subsys (disabled)
[ 0.232213] thermal_sys: Registered thermal governor 'fair_share'
[ 0.232214] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.233120] audit: type=2000 audit(1782634680.461:1): state=initialized
audit_enabled=0 res=1
[ 0.235119] thermal_sys: Registered thermal governor 'step_wise'
[ 0.235121] thermal_sys: Registered thermal governor 'user_space'
[ 0.236130] cpuidle: using governor menu
[ 0.238049] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.238262] PCI: ECAM [mem 0xb0000000-0xbfffffff] (base 0xb0000000) for domain 0000
[bus 00-ff]
[ 0.239125] PCI: Using configuration type 1 for base access
[ 0.240272] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if
possible.
[ 0.245213] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.246118] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.251118] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.252117] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.262214] raid6: skipped pq benchmark and selected avx2x4
[ 0.263118] raid6: using avx2x2 recovery algorithm
[ 0.266166] ACPI: Added _OSI(Module Device)
[ 0.267039] ACPI: Added _OSI(Processor Device)
[ 0.267118] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.273485] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 0.283131] ACPI: \_SB_: platform _OSC: OS support mask [006e7eff]
[ 0.284257] ACPI: Interpreter enabled
[ 0.285026] ACPI: PM: (supports S0 S3 S4 S5)
[ 0.289117] ACPI: Using IOAPIC for interrupt routing
[ 0.290217] PCI: Using host bridge windows from ACPI; if necessary, use
"pci=nocrs" and report a bug
[ 0.295117] PCI: Ignoring E820 reservations for host bridge windows
[ 0.296212] ACPI: Enabled 2 GPEs in block 00 to 3F
[ 0.304330] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.305121] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments
MSI EDR HPX-Type3]
[ 0.308167] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC]
[ 0.309191] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER
PCIeCapability]
[ 0.310489] PCI host bridge to bus 0000:00
[ 0.311120] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.312119] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.313120] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.314129] pci_bus 0000:00: root bus resource [mem 0x50000000-0xafffffff window]
[ 0.315118] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
[ 0.316118] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window]
[ 0.317118] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.318185] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 conventional PCI
endpoint
[ 0.320001] pci 0000:00:01.0: [1b36:000c] type 01 class 0x060400 PCIe Root Port
[ 0.321790] pci 0000:00:01.0: BAR 0 [mem 0xfe200000-0xfe200fff]
[ 0.322156] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.323179] pci 0000:00:01.0: bridge window [mem 0xfe000000-0xfe1fffff]
[ 0.324963] pci 0000:00:01.0: bridge window [mem 0xfea00000-0xfebfffff 64bit pref]
[ 0.325239] pci 0000:00:01.0: enabling Extended Tags
[ 0.327368] pci 0000:00:01.1: [1b36:000c] type 01 class 0x060400 PCIe Root Port
[ 0.329131] pci 0000:00:01.1: BAR 0 [mem 0xfe201000-0xfe201fff]
[ 0.330155] pci 0000:00:01.1: PCI bridge to [bus 02]
[ 0.331179] pci 0000:00:01.1: bridge window [mem 0xfde00000-0xfdffffff]
[ 0.332691] pci 0000:00:01.1: bridge window [mem 0xfe800000-0xfe9fffff 64bit pref]
[ 0.333248] pci 0000:00:01.1: enabling Extended Tags
[ 0.335523] pci 0000:00:01.2: [1b36:000c] type 01 class 0x060400 PCIe Root Port
[ 0.337131] pci 0000:00:01.2: BAR 0 [mem 0xfe202000-0xfe202fff]
[ 0.338155] pci 0000:00:01.2: PCI bridge to [bus 03]
[ 0.339179] pci 0000:00:01.2: bridge window [mem 0xfdc00000-0xfddfffff]
[ 0.340573] pci 0000:00:01.2: bridge window [mem 0xfe600000-0xfe7fffff 64bit pref]
[ 0.341239] pci 0000:00:01.2: enabling Extended Tags
[ 0.343350] pci 0000:00:01.3: [1b36:000c] type 01 class 0x060400 PCIe Root Port
[ 0.345131] pci 0000:00:01.3: BAR 0 [mem 0xfe203000-0xfe203fff]
[ 0.346155] pci 0000:00:01.3: PCI bridge to [bus 04]
[ 0.347178] pci 0000:00:01.3: bridge window [mem 0xfda00000-0xfdbfffff]
[ 0.348560] pci 0000:00:01.3: bridge window [mem 0xfe400000-0xfe5fffff 64bit pref]
[ 0.349244] pci 0000:00:01.3: enabling Extended Tags
[ 0.351611] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 conventional PCI
endpoint
[ 0.352702] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6
ACPI/GPIO/TCO
[ 0.353481] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 conventional PCI
endpoint
[ 0.355090] pci 0000:00:1f.2: BAR 4 [io 0xc040-0xc05f]
[ 0.355133] pci 0000:00:1f.2: BAR 5 [mem 0xfe204000-0xfe204fff]
[ 0.356667] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 conventional PCI
endpoint
[ 0.357886] pci 0000:00:1f.3: BAR 4 [io 0x0700-0x073f]
[ 0.358804] acpiphp: Slot [0] registered
[ 0.359407] pci 0000:01:00.0: [1af4:1048] type 00 class 0x010000 PCIe Endpoint
[ 0.361439] pci 0000:01:00.0: BAR 1 [mem 0xfe000000-0xfe000fff]
[ 0.362181] pci 0000:01:00.0: BAR 4 [mem 0xfea00000-0xfea03fff 64bit pref]
[ 0.363204] pci 0000:01:00.0: enabling Extended Tags
[ 0.366391] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.367802] acpiphp: Slot [0-2] registered
[ 0.368406] pci 0000:02:00.0: [1af4:1043] type 00 class 0x078000 PCIe Endpoint
[ 0.370132] pci 0000:02:00.0: BAR 1 [mem 0xfde00000-0xfde00fff]
[ 0.371169] pci 0000:02:00.0: BAR 4 [mem 0xfe800000-0xfe803fff 64bit pref]
[ 0.372205] pci 0000:02:00.0: enabling Extended Tags
[ 0.375425] pci 0000:00:01.1: PCI bridge to [bus 02]
[ 0.376860] acpiphp: Slot [0-3] registered
[ 0.377408] pci 0000:03:00.0: [1af4:1044] type 00 class 0x00ff00 PCIe Endpoint
[ 0.379071] pci 0000:03:00.0: BAR 1 [mem 0xfdc00000-0xfdc00fff]
[ 0.379168] pci 0000:03:00.0: BAR 4 [mem 0xfe600000-0xfe603fff 64bit pref]
[ 0.380204] pci 0000:03:00.0: enabling Extended Tags
[ 0.383457] pci 0000:00:01.2: PCI bridge to [bus 03]
[ 0.384848] acpiphp: Slot [0-4] registered
[ 0.385145] pci 0000:00:01.3: PCI bridge to [bus 04]
[ 0.392118] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[ 0.393253] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 0.394226] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 0.395225] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 0.396224] ACPI: PCI: Interrupt link LNKE configured for IRQ 10
[ 0.397224] ACPI: PCI: Interrupt link LNKF configured for IRQ 10
[ 0.398223] ACPI: PCI: Interrupt link LNKG configured for IRQ 11
[ 0.399224] ACPI: PCI: Interrupt link LNKH configured for IRQ 11
[ 0.400162] ACPI: PCI: Interrupt link GSIA configured for IRQ 16
[ 0.401131] ACPI: PCI: Interrupt link GSIB configured for IRQ 17
[ 0.402127] ACPI: PCI: Interrupt link GSIC configured for IRQ 18
[ 0.403127] ACPI: PCI: Interrupt link GSID configured for IRQ 19
[ 0.404126] ACPI: PCI: Interrupt link GSIE configured for IRQ 20
[ 0.405126] ACPI: PCI: Interrupt link GSIF configured for IRQ 21
[ 0.406126] ACPI: PCI: Interrupt link GSIG configured for IRQ 22
[ 0.407126] ACPI: PCI: Interrupt link GSIH configured for IRQ 23
[ 0.408301] iommu: Default domain type: Translated
[ 0.409122] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.410185] SCSI subsystem initialized
[ 0.411006] usbcore: USB support disabled
[ 0.411140] pps_core: LinuxPPS API ver. 1 registered
[ 0.412117] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti
<giometti(a)linux.it>
[ 0.413120] PTP clock support registered
[ 0.413965] EDAC MC: Ver: 3.0.0
[ 0.414669] NetLabel: Initializing
[ 0.415121] NetLabel: domain hash size = 128
[ 0.416021] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.416129] NetLabel: unlabeled traffic allowed by default
[ 0.417124] mctp: management component transport protocol core
[ 0.418121] NET: Registered PF_MCTP protocol family
[ 0.419129] PCI: Using ACPI for IRQ routing
[ 0.514997] e820: register RAM buffer resource [mem 0x0009fc00-0x0009ffff]
[ 0.515118] e820: register RAM buffer resource [mem 0x4ffdd000-0x4fffffff]
[ 0.516163] vgaarb: loaded
[ 0.516865] clocksource: Switched to clocksource kvm-clock
[ 0.517373] VFS: Disk quotas dquot_6.6.0
[ 0.518704] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.520199] acpi PNP0C01:00: Reserved [mem 0xb0000000-0xbfffffff]
[ 0.521472] pnp: PnP ACPI init
[ 0.522472] pnp: PnP ACPI: found 4 devices
[ 0.528855] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns:
2085701024 ns
[ 0.530714] NET: Registered PF_INET protocol family
[ 0.531842] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.545865] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes,
linear)
[ 0.547637] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.549235] TCP established hash table entries: 16384 (order: 5, 131072 bytes,
linear)
[ 0.550888] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.552424] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.553806] MPTCP token hash table entries: 2048 (order: 4, 49152 bytes, linear)
[ 0.555346] UDP hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.556730] UDP-Lite hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.558229] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.559405] NET: Registered PF_XDP protocol family
[ 0.560405] pci 0000:00:01.0: bridge window [io 0x1000-0x0fff] to [bus 01] add_size
1000
[ 0.562087] pci 0000:00:01.1: bridge window [io 0x1000-0x0fff] to [bus 02] add_size
1000
[ 0.563757] pci 0000:00:01.2: bridge window [io 0x1000-0x0fff] to [bus 03] add_size
1000
[ 0.565433] pci 0000:00:01.3: bridge window [io 0x1000-0x0fff] to [bus 04] add_size
1000
[ 0.567113] pci 0000:00:01.0: bridge window [io 0x1000-0x1fff]: assigned
[ 0.568509] pci 0000:00:01.1: bridge window [io 0x2000-0x2fff]: assigned
[ 0.569907] pci 0000:00:01.2: bridge window [io 0x3000-0x3fff]: assigned
[ 0.571303] pci 0000:00:01.3: bridge window [io 0x4000-0x4fff]: assigned
[ 0.572695] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.573739] pci 0000:00:01.0: bridge window [io 0x1000-0x1fff]
[ 0.575843] pci 0000:00:01.0: bridge window [mem 0xfe000000-0xfe1fffff]
[ 0.577787] pci 0000:00:01.0: bridge window [mem 0xfea00000-0xfebfffff 64bit pref]
[ 0.580450] pci 0000:00:01.1: PCI bridge to [bus 02]
[ 0.581497] pci 0000:00:01.1: bridge window [io 0x2000-0x2fff]
[ 0.583595] pci 0000:00:01.1: bridge window [mem 0xfde00000-0xfdffffff]
[ 0.585649] pci 0000:00:01.1: bridge window [mem 0xfe800000-0xfe9fffff 64bit pref]
[ 0.588139] pci 0000:00:01.2: PCI bridge to [bus 03]
[ 0.589186] pci 0000:00:01.2: bridge window [io 0x3000-0x3fff]
[ 0.590912] pci 0000:00:01.2: bridge window [mem 0xfdc00000-0xfddfffff]
[ 0.592711] pci 0000:00:01.2: bridge window [mem 0xfe600000-0xfe7fffff 64bit pref]
[ 0.595281] pci 0000:00:01.3: PCI bridge to [bus 04]
[ 0.596640] pci 0000:00:01.3: bridge window [io 0x4000-0x4fff]
[ 0.598464] pci 0000:00:01.3: bridge window [mem 0xfda00000-0xfdbfffff]
[ 0.600161] pci 0000:00:01.3: bridge window [mem 0xfe400000-0xfe5fffff 64bit pref]
[ 0.602388] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.603659] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.604931] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.606333] pci_bus 0000:00: resource 7 [mem 0x50000000-0xafffffff window]
[ 0.608054] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window]
[ 0.609465] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window]
[ 0.610921] pci_bus 0000:01: resource 0 [io 0x1000-0x1fff]
[ 0.612070] pci_bus 0000:01: resource 1 [mem 0xfe000000-0xfe1fffff]
[ 0.613356] pci_bus 0000:01: resource 2 [mem 0xfea00000-0xfebfffff 64bit pref]
[ 0.614837] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
[ 0.615985] pci_bus 0000:02: resource 1 [mem 0xfde00000-0xfdffffff]
[ 0.617613] pci_bus 0000:02: resource 2 [mem 0xfe800000-0xfe9fffff 64bit pref]
[ 0.619161] pci_bus 0000:03: resource 0 [io 0x3000-0x3fff]
[ 0.620306] pci_bus 0000:03: resource 1 [mem 0xfdc00000-0xfddfffff]
[ 0.621589] pci_bus 0000:03: resource 2 [mem 0xfe600000-0xfe7fffff 64bit pref]
[ 0.623066] pci_bus 0000:04: resource 0 [io 0x4000-0x4fff]
[ 0.624212] pci_bus 0000:04: resource 1 [mem 0xfda00000-0xfdbfffff]
[ 0.625496] pci_bus 0000:04: resource 2 [mem 0xfe400000-0xfe5fffff 64bit pref]
[ 0.627165] PCI: CLS 0 bytes, default 64
[ 0.628113] Trying to unpack rootfs image as initramfs...
[ 0.632161] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3c8a6c10170,
max_idle_ns: 440795211062 ns
[ 0.634702] Freeing initrd memory: 9264K
[ 0.635965] Initialise system trusted keyrings
[ 0.636902] Key type blacklist registered
[ 0.637788] workingset: timestamp_bits=36 max_order=19 bucket_order=0
[ 0.639358] integrity: Platform Keyring initialized
[ 0.640372] integrity: Machine keyring initialized
[ 0.641413] cryptd: max_cpu_qlen set to 1000
[ 0.642373] alg: self-tests disabled
[ 0.653035] NET: Registered PF_ALG protocol family
[ 0.654036] xor: automatically using best checksumming function avx
[ 0.655483] Key type asymmetric registered
[ 0.656337] Asymmetric key parser 'x509' registered
[ 0.657390] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[ 0.658936] io scheduler mq-deadline registered
[ 0.659883] io scheduler kyber registered
[ 0.660721] io scheduler bfq registered
[ 0.661738] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[ 0.663434] ACPI: \_SB_.GSIF: Enabled at IRQ 21
[ 0.665614] pcieport 0000:00:01.0: PME: Signaling with IRQ 24
[ 0.667001] pcieport 0000:00:01.0: AER: enabled with IRQ 24
[ 0.670099] pcieport 0000:00:01.1: PME: Signaling with IRQ 25
[ 0.671487] pcieport 0000:00:01.1: AER: enabled with IRQ 25
[ 0.674591] pcieport 0000:00:01.2: PME: Signaling with IRQ 26
[ 0.676231] pcieport 0000:00:01.2: AER: enabled with IRQ 26
[ 0.679014] pcieport 0000:00:01.3: PME: Signaling with IRQ 27
[ 0.680386] pcieport 0000:00:01.3: AER: enabled with IRQ 27
[ 0.682164] input: Power Button as /devices/platform/LNXPWRBN:00/input/input0
[ 0.683671] ACPI: button: Power Button [PWRF]
[ 0.689324] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
[ 0.690813] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 0.708696] Non-volatile memory driver v1.3
[ 0.710538] Linux agpgart interface v0.103
[ 0.711500] ACPI: bus type drm_connector registered
[ 0.712928] ACPI: \_SB_.GSIA: Enabled at IRQ 16
[ 0.714860] ahci 0000:00:1f.2: AHCI vers 0001.0000, 32 command slots, 1.5 Gbps, SATA
mode
[ 0.716534] ahci 0000:00:1f.2: 6/6 ports implemented (port mask 0x3f)
[ 0.717861] ahci 0000:00:1f.2: flags: 64bit ncq only
[ 0.720174] scsi host0: ahci
[ 0.720864] scsi host1: ahci
[ 0.721541] scsi host2: ahci
[ 0.722232] scsi host3: ahci
[ 0.722904] scsi host4: ahci
[ 0.723580] scsi host5: ahci
[ 0.724234] ata1: SATA max UDMA/133 abar m4096@0xfe204000 port 0xfe204100 irq 32
lpm-pol 1
[ 0.725925] ata2: SATA max UDMA/133 abar m4096@0xfe204000 port 0xfe204180 irq 32
lpm-pol 1
[ 0.727725] ata3: SATA max UDMA/133 abar m4096@0xfe204000 port 0xfe204200 irq 32
lpm-pol 1
[ 0.729547] ata4: SATA max UDMA/133 abar m4096@0xfe204000 port 0xfe204280 irq 32
lpm-pol 1
[ 0.731367] ata5: SATA max UDMA/133 abar m4096@0xfe204000 port 0xfe204300 irq 32
lpm-pol 1
[ 0.733207] ata6: SATA max UDMA/133 abar m4096@0xfe204000 port 0xfe204380 irq 32
lpm-pol 1
[ 0.735948] CAN device driver interface
[ 0.737087] usbserial: usb_serial_init - registering generic driver failed
[ 0.738732] usbserial: usb_serial_init - returning with error -19
[ 0.740228] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq
1,12
[ 0.743097] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.744312] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.745715] mousedev: PS/2 mouse device common for all mice
[ 0.747247] rtc_cmos 00:03: RTC can wake from S4
[ 0.748881] input: AT Translated Set 2 keyboard as
/devices/platform/i8042/serio0/input/input1
[ 0.752147] input: VirtualPS/2 VMware VMMouse as
/devices/platform/i8042/serio1/input/input4
[ 0.755192] rtc_cmos 00:03: registered as rtc0
[ 0.756607] rtc_cmos 00:03: setting system clock to 2026-06-28T08:18:00 UTC
(1782634680)
[ 0.759016] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram
[ 0.761300] input: VirtualPS/2 VMware VMMouse as
/devices/platform/i8042/serio1/input/input3
[ 0.764055] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA
measurements will not be recorded in the IMA log.
[ 0.767919] device-mapper: uevent: version 1.0.3
[ 0.769463] device-mapper: ioctl: 4.50.0-ioctl (2025-04-28) initialised:
dm-devel(a)lists.linux.dev
[ 0.772501] intel_pstate: CPU model not supported
[ 0.774306] hid: raw HID events driver (C) Jiri Kosina
[ 0.776302] drop_monitor: Initializing network drop monitor service
[ 0.778680] Initializing XFRM netlink socket
[ 0.780264] NET: Registered PF_INET6 protocol family
[ 0.782639] Segment Routing with IPv6
[ 0.784241] RPL Segment Routing with IPv6
[ 0.785940] In-situ OAM (IOAM) with IPv6
[ 0.787609] mip6: Mobile IPv6
[ 0.788879] NET: Registered PF_PACKET protocol family
[ 0.791280] can: controller area network core
[ 0.793428] NET: Registered PF_CAN protocol family
[ 0.796195] IPI shorthand broadcast: enabled
[ 0.803777] sched_clock: Marking stable (627005619, 176082569)->(955482437,
-152394249)
[ 0.808720] registered taskstats version 1
[ 0.811715] Loading compiled-in X.509 certificates
[ 0.815848] Loaded X.509 cert 'Fedora kernel signing key:
9952420d00af322b14a8b7bc35038ab39332b95d'
[ 0.824187] Loaded X.509 cert 'Fedora IMA CA:
a8a00c31663f853f9c6ff2564872e378af026b28'
[ 0.841120] Demotion targets for Node 0: null
[ 0.843734] page_owner is disabled
[ 0.845870] Key type .fscrypt registered
[ 0.848206] Key type fscrypt-provisioning registered
[ 0.852005] Btrfs loaded, zoned=yes, fsverity=yes
[ 0.854916] Key type big_key registered
[ 0.857326] Key type encrypted registered
[ 0.859754] ima: No TPM chip found, activating TPM-bypass!
[ 0.863069] Loading compiled-in module X.509 certificates
[ 0.867254] Loaded X.509 cert 'Fedora kernel signing key:
9952420d00af322b14a8b7bc35038ab39332b95d'
[ 0.872699] ima: Allocated hash algorithm: sha256
[ 0.875649] ima: No architecture policies found
[ 0.878366] evm: Initialising EVM extended attributes:
[ 0.881390] evm: security.selinux
[ 0.883378] evm: security.SMACK64 (disabled)
[ 0.885959] evm: security.SMACK64EXEC (disabled)
[ 0.888678] evm: security.SMACK64TRANSMUTE (disabled)
[ 0.891644] evm: security.SMACK64MMAP (disabled)
[ 0.894426] evm: security.apparmor (disabled)
[ 0.897009] evm: security.ima
[ 0.898822] evm: security.capability
[ 0.900948] evm: HMAC attrs: 0x1
[ 0.905650] PM: Magic number: 14:670:271
[ 0.908331] RAS: Correctable Errors collector initialized.
[ 0.912022] clk: Disabling unused clocks
[ 0.914419] PM: genpd: Disabling unused power domains
[ 1.044443] ata3: SATA link down (SStatus 0 SControl 300)
[ 1.049861] ata4: SATA link down (SStatus 0 SControl 300)
[ 1.055296] ata2: SATA link down (SStatus 0 SControl 300)
[ 1.060625] ata5: SATA link down (SStatus 0 SControl 300)
[ 1.066029] ata1: SATA link down (SStatus 0 SControl 300)
[ 1.071461] ata6: SATA link down (SStatus 0 SControl 300)
[ 1.080250] Freeing unused decrypted memory: 2028K
[ 1.087032] Freeing unused kernel image (initmem) memory: 5244K
[ 1.091841] Write protecting the kernel read-only data: 43008k
[ 1.097509] Freeing unused kernel image (text/rodata gap) memory: 524K
[ 1.102981] Freeing unused kernel image (rodata/data gap) memory: 484K
[ 1.300525] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.303530] x86/mm: Checking user space page tables
[ 1.359705] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.360719] Run /init as init process
supermin: mounting /proc
supermin: ext2 mini initrd starting up: 5.3.5 dietlibc
supermin: cmdline: panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000
no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests
tsc=reliable 8250.nr_uarts=1 root=UUID=ab52ff6d-2ab9-4758-8850-c6949a35a7d4 selinux=0
guestfs_verbose=1 TERM=xterm-256color
supermin: uptime: 1.19 0.11
supermin: mounting /sys
supermin: internal insmod crc32-cryptoapi.ko
supermin: internal insmod libnvdimm.ko
supermin: internal insmod nfit.ko
supermin: internal insmod rfkill.ko
supermin: internal insmod bluetooth.ko
[ 1.423306] Bluetooth: Core ver 2.22
[ 1.423871] NET: Registered PF_BLUETOOTH protocol family
[ 1.424645] Bluetooth: HCI device and connection manager initialized
[ 1.425570] Bluetooth: HCI socket layer initialized
[ 1.426292] Bluetooth: L2CAP socket layer initialized
[ 1.427040] Bluetooth: SCO socket layer initialized
supermin: internal insmod virtio_bt.ko
supermin: internal insmod crypto_engine.ko
supermin: internal insmod virtio_crypto.ko
supermin: internal insmod failover.ko
supermin: internal insmod net_failover.ko
supermin: internal insmod virtio_net.ko
supermin: internal insmod nd_pmem.ko
supermin: internal insmod virtio_scsi.ko
[ 1.444118] virtio_scsi virtio0: 1/0/0 default/read/poll queues
[ 1.446262] scsi host6: Virtio SCSI HBA
[ 1.447258] scsi 6:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI:
5
[ 1.448833] scsi 6:0:1:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI:
5
[ 1.459475] sd 6:0:0:0: Attached scsi generic sg0 type 0
[ 1.460282] sd 6:0:0:0: Power-on or device reset occurred
[ 1.461233] sd 6:0:1:0: Attached scsi generic sg1 type 0
[ 1.462032] sd 6:0:1:0: Power-on or device reset occurred
[ 1.462836] sd 6:0:0:0: [sda] 204800 512-byte logical blocks: (105 MB/100 MiB)
[ 1.463971] sd 6:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB)
[ 1.465051] sd 6:0:0:0: [sda] Write Protect is off
[ 1.465802] sd 6:0:1:0: [sdb] Write Protect is off
[ 1.466584] sd 6:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO
and FUA
[ 1.467843] sd 6:0:1:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO
and FUA
[ 1.471340] sd 6:0:0:0: [sda] Attached SCSI disk
[ 1.472045] sd 6:0:1:0: [sdb] Attached SCSI disk
supermin: internal insmod iommufd.ko
supermin: internal insmod vfio.ko
[ 1.479966] VFIO - User Level meta-driver version: 0.3
supermin: internal insmod irqbypass.ko
supermin: internal insmod vfio-pci-core.ko
supermin: internal insmod virtio-vfio-pci.ko
supermin: internal insmod virtio_balloon.ko
supermin: internal insmod virtio_dma_buf.ko
supermin: internal insmod virtio_input.ko
supermin: internal insmod virtio_mem.ko
supermin: internal insmod virtio_mmio.ko
supermin: internal insmod virtio_rtc.ko
supermin: internal insmod vdpa.ko
supermin: internal insmod virtio_vdpa.ko
supermin: internal insmod fuse.ko
[ 1.518982] fuse: init (API version 7.45)
supermin: internal insmod virtiofs.ko
supermin: internal insmod crc-itu-t.ko
supermin: internal insmod crc7.ko
supermin: internal insmod crc8.ko
supermin: internal insmod soundcore.ko
supermin: internal insmod snd.ko
supermin: internal insmod snd-timer.ko
supermin: internal insmod snd-pcm.ko
supermin: internal insmod virtio_snd.ko
supermin: picked 8:16 as root device
supermin: creating /dev/root as block special 8:16
supermin: mounting new root on /root
[ 1.571207] EXT4-fs (sdb): mounting ext2 file system using the ext4 subsystem
[ 1.575306] EXT4-fs (sdb): mounted filesystem ab52ff6d-2ab9-4758-8850-c6949a35a7d4 r/w
without journal. Quota mode: none.
supermin: deleting initramfs files
supermin: chroot
Starting /init script ...
/init: [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000
no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests
tsc=reliable 8250.nr_uarts=1 root=UUID=ab52ff6d-2ab9-4758-8850-c6949a35a7d4 selinux=0
guestfs_verbose=1 TERM=xterm-256color == *guestfs_network=1* ]]
/init: [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000
no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests
tsc=reliable 8250.nr_uarts=1 root=UUID=ab52ff6d-2ab9-4758-8850-c6949a35a7d4 selinux=0
guestfs_verbose=1 TERM=xterm-256color == *guestfs_rescue=1* ]]
/init: [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000
no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests
tsc=reliable 8250.nr_uarts=1 root=UUID=ab52ff6d-2ab9-4758-8850-c6949a35a7d4 selinux=0
guestfs_verbose=1 TERM=xterm-256color == *guestfs_noreboot=1* ]]
/init: [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000
no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests
tsc=reliable 8250.nr_uarts=1 root=UUID=ab52ff6d-2ab9-4758-8850-c6949a35a7d4 selinux=0
guestfs_verbose=1 TERM=xterm-256color == *guestfs_boot_analysis=1* ]]
/init: mkdir -p /dev/pts /dev/shm
/init: mount -t devpts /dev/pts /dev/pts
/init: mount -t tmpfs -o mode=1777 shmfs /dev/shm
/init: mkdir -p /sysroot
/init: test -f /etc/fedora-release
/init: test -f /etc/os-release
/init: test -L /usr/sbin
/init: mkdir -p /run
/init: mount -t tmpfs -o nosuid,size=20%,mode=0755 tmpfs /run
/init: mkdir -p /run/lock
/init: ln -s ../run/lock /var/lock
/init: [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000
no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests
tsc=reliable 8250.nr_uarts=1 root=UUID=ab52ff6d-2ab9-4758-8850-c6949a35a7d4 selinux=0
guestfs_verbose=1 TERM=xterm-256color == *selinux=1* ]]
/init: test -e /etc/mtab
/init: test -d /etc/crypto-policies/back-ends
/init: test -f /etc/crypto-policies/back-ends/opensslcnf.config
/init: test -f /usr/share/crypto-policies/DEFAULT/opensslcnf.txt
/init: ln -sf /usr/share/crypto-policies/DEFAULT/opensslcnf.txt
/etc/crypto-policies/back-ends/opensslcnf.config
/init: mkdir -p /run/tmpfiles.d
/init: kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
kmod: error while loading shared libraries: libgcc_s.so.1: cannot open shared object
file: No such file or directory
//init: dd if=/dev/urandom bs=16 count=1 status=none
//init: od -x -A n
/init: machine_id=' c4d9 659f dbfa 5105 2373 8ee2 ddc4 e548'
/init: echo c4d9659fdbfa510523738ee2ddc4e548
/init: systemd-tmpfiles --prefix=/dev --prefix=/run --prefix=/var/run --create --boot
systemd-tmpfiles: error while loading shared libraries: libgcc_s.so.1: cannot open shared
object file: No such file or directory
/init: echo 1048576
/init: for f in /lib/systemd/systemd-udevd /usr/lib/systemd/systemd-udevd /sbin/udevd
/lib/udev/udevd /usr/lib/udev/udevd
/init: '[' -x /lib/systemd/systemd-udevd ']'
/init: UDEVD=/lib/systemd/systemd-udevd
/init: break
/init: '[' -z /lib/systemd/systemd-udevd ']'
/init: /lib/systemd/systemd-udevd --daemon
/lib/systemd/systemd-udevd: error while loading shared libraries: libgcc_s.so.1: cannot
open shared object file: No such file or directory
/init: udevadm trigger
udevadm: error while loading shared libraries: libgcc_s.so.1: cannot open shared object
file: No such file or directory
/init: udevadm settle --timeout=600
udevadm: error while loading shared libraries: libgcc_s.so.1: cannot open shared object
file: No such file or directory
/init: shopt -s nullglob
/init: for f in /sys/block/sd*/device/timeout
/init: echo 300
/init: for f in /sys/block/sd*/device/timeout
/init: echo 300
/init: shopt -u nullglob
/init: ip addr add 127.0.0.1/8 brd + dev lo scope host
/init: ip link set dev lo up
/init: test '' = 1
/init: mdadm -As --auto=yes --no-degraded
mdadm: error while loading shared libraries: libgcc_s.so.1: cannot open shared object
file: No such file or directory
/init: mkdir -p /tmp/lvm
/init: touch /tmp/lvm/lvm.conf
/init: command -v lvmdevices
/sbin/lvmdevices
/init: printf 'devices {\n'
/init: printf '\tuse_devicesfile = 0\n'
/init: printf '}\n'
/init: LVM_SYSTEM_DIR=/tmp/lvm
/init: export LVM_SYSTEM_DIR
/init: lvmetad
/init: line 166: lvmetad: command not found
/init: modprobe dm_mod
modprobe: error while loading shared libraries: libgcc_s.so.1: cannot open shared object
file: No such file or directory
/init: :
/init: lvm pvscan --cache --activate ay
lvm: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file:
No such file or directory
/init: mdadm -As --auto=yes --run
mdadm: error while loading shared libraries: libgcc_s.so.1: cannot open shared object
file: No such file or directory
/init: ldmtool create all
ldmtool: error while loading shared libraries: libgcc_s.so.1: cannot open shared object
file: No such file or directory
/init: test 1 = 1
/init: test '' '!=' 1
/init: uname -a
Linux (none) 7.0.13-200.fc44.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jun 19 22:51:30 UTC 2026
x86_64 GNU/Linux
/init: ls -lR /dev
/dev:
total 0
crw-r--r-- 1 root root 10, 235 Jun 28 08:18 autofs
drwxr-xr-x 2 root root 80 Jun 28 08:18 bsg
crw------- 1 root root 10, 234 Jun 28 08:18 btrfs-control
crw------- 1 root root 5, 1 Jun 28 08:18 console
drwxr-xr-x 3 root root 60 Jun 28 08:18 cpu
crw------- 1 root root 10, 259 Jun 28 08:18 cpu_dma_latency
crw------- 1 root root 10, 260 Jun 28 08:18 cpu_wakeup_latency
drwxr-xr-x 2 root root 60 Jun 28 08:18 dma_heap
lrwxrwxrwx 1 root root 13 Jun 28 08:18 fd -> /proc/self/fd
crw-rw-rw- 1 root root 1, 7 Jun 28 08:18 full
crw------- 1 root root 10, 229 Jun 28 08:18 fuse
crw------- 1 root root 10, 228 Jun 28 08:18 hpet
crw------- 1 root root 10, 183 Jun 28 08:18 hwrng
drwxr-xr-x 2 root root 180 Jun 28 08:18 input
crw-rw---- 1 root root 10, 261 Jun 28 08:18 iommu
crw-r--r-- 1 root root 1, 11 Jun 28 08:18 kmsg
drwxr-xr-x 2 root root 60 Jun 28 08:18 mapper
crw------- 1 root root 10, 227 Jun 28 08:18 mcelog
crw------- 1 root root 1, 1 Jun 28 08:18 mem
crw-rw-rw- 1 root root 1, 3 Jun 28 08:18 null
crw------- 1 root root 10, 144 Jun 28 08:18 nvram
crw------- 1 root root 1, 4 Jun 28 08:18 port
crw-rw-rw- 1 root root 5, 2 Jun 28 08:18 ptmx
drwxr-xr-x 2 root root 0 Jun 28 08:18 pts
crw-rw-rw- 1 root root 1, 8 Jun 28 08:18 random
crw------- 1 root root 10, 242 Jun 28 08:18 rfkill
crw------- 1 root root 249, 0 Jun 28 08:18 rtc0
brw------- 1 root root 8, 0 Jun 28 08:18 sda
brw------- 1 root root 8, 16 Jun 28 08:18 sdb
crw------- 1 root root 21, 0 Jun 28 08:18 sg0
crw------- 1 root root 21, 1 Jun 28 08:18 sg1
drwxrwxrwt 2 root root 40 Jun 28 08:18 shm
crw------- 1 root root 10, 231 Jun 28 08:18 snapshot
drwxr-xr-x 2 root root 60 Jun 28 08:18 snd
crw-rw-rw- 1 root root 5, 0 Jun 28 08:18 tty
crw------- 1 root root 4, 0 Jun 28 08:18 tty0
crw------- 1 root root 4, 1 Jun 28 08:18 tty1
crw------- 1 root root 4, 10 Jun 28 08:18 tty10
crw------- 1 root root 4, 11 Jun 28 08:18 tty11
crw------- 1 root root 4, 12 Jun 28 08:18 tty12
crw------- 1 root root 4, 13 Jun 28 08:18 tty13
crw------- 1 root root 4, 14 Jun 28 08:18 tty14
crw------- 1 root root 4, 15 Jun 28 08:18 tty15
crw------- 1 root root 4, 16 Jun 28 08:18 tty16
crw------- 1 root root 4, 17 Jun 28 08:18 tty17
crw------- 1 root root 4, 18 Jun 28 08:18 tty18
crw------- 1 root root 4, 19 Jun 28 08:18 tty19
crw------- 1 root root 4, 2 Jun 28 08:18 tty2
crw------- 1 root root 4, 20 Jun 28 08:18 tty20
crw------- 1 root root 4, 21 Jun 28 08:18 tty21
crw------- 1 root root 4, 22 Jun 28 08:18 tty22
crw------- 1 root root 4, 23 Jun 28 08:18 tty23
crw------- 1 root root 4, 24 Jun 28 08:18 tty24
crw------- 1 root root 4, 25 Jun 28 08:18 tty25
crw------- 1 root root 4, 26 Jun 28 08:18 tty26
crw------- 1 root root 4, 27 Jun 28 08:18 tty27
crw------- 1 root root 4, 28 Jun 28 08:18 tty28
crw------- 1 root root 4, 29 Jun 28 08:18 tty29
crw------- 1 root root 4, 3 Jun 28 08:18 tty3
crw------- 1 root root 4, 30 Jun 28 08:18 tty30
crw------- 1 root root 4, 31 Jun 28 08:18 tty31
crw------- 1 root root 4, 32 Jun 28 08:18 tty32
crw------- 1 root root 4, 33 Jun 28 08:18 tty33
crw------- 1 root root 4, 34 Jun 28 08:18 tty34
crw------- 1 root root 4, 35 Jun 28 08:18 tty35
crw------- 1 root root 4, 36 Jun 28 08:18 tty36
crw------- 1 root root 4, 37 Jun 28 08:18 tty37
crw------- 1 root root 4, 38 Jun 28 08:18 tty38
crw------- 1 root root 4, 39 Jun 28 08:18 tty39
crw------- 1 root root 4, 4 Jun 28 08:18 tty4
crw------- 1 root root 4, 40 Jun 28 08:18 tty40
crw------- 1 root root 4, 41 Jun 28 08:18 tty41
crw------- 1 root root 4, 42 Jun 28 08:18 tty42
crw------- 1 root root 4, 43 Jun 28 08:18 tty43
crw------- 1 root root 4, 44 Jun 28 08:18 tty44
crw------- 1 root root 4, 45 Jun 28 08:18 tty45
crw------- 1 root root 4, 46 Jun 28 08:18 tty46
crw------- 1 root root 4, 47 Jun 28 08:18 tty47
crw------- 1 root root 4, 48 Jun 28 08:18 tty48
crw------- 1 root root 4, 49 Jun 28 08:18 tty49
crw------- 1 root root 4, 5 Jun 28 08:18 tty5
crw------- 1 root root 4, 50 Jun 28 08:18 tty50
crw------- 1 root root 4, 51 Jun 28 08:18 tty51
crw------- 1 root root 4, 52 Jun 28 08:18 tty52
crw------- 1 root root 4, 53 Jun 28 08:18 tty53
crw------- 1 root root 4, 54 Jun 28 08:18 tty54
crw------- 1 root root 4, 55 Jun 28 08:18 tty55
crw------- 1 root root 4, 56 Jun 28 08:18 tty56
crw------- 1 root root 4, 57 Jun 28 08:18 tty57
crw------- 1 root root 4, 58 Jun 28 08:18 tty58
crw------- 1 root root 4, 59 Jun 28 08:18 tty59
crw------- 1 root root 4, 6 Jun 28 08:18 tty6
crw------- 1 root root 4, 60 Jun 28 08:18 tty60
crw------- 1 root root 4, 61 Jun 28 08:18 tty61
crw------- 1 root root 4, 62 Jun 28 08:18 tty62
crw------- 1 root root 4, 63 Jun 28 08:18 tty63
crw------- 1 root root 4, 7 Jun 28 08:18 tty7
crw------- 1 root root 4, 8 Jun 28 08:18 tty8
crw------- 1 root root 4, 9 Jun 28 08:18 tty9
crw------- 1 root root 4, 64 Jun 28 08:18 ttyS0
crw------- 1 root root 10, 258 Jun 28 08:18 udmabuf
crw-rw-rw- 1 root root 1, 9 Jun 28 08:18 urandom
crw------- 1 root root 242, 0 Jun 28 08:18 usbmon0
crw------- 1 root root 10, 257 Jun 28 08:18 userfaultfd
crw------- 1 root root 7, 0 Jun 28 08:18 vcs
crw------- 1 root root 7, 1 Jun 28 08:18 vcs1
crw------- 1 root root 7, 128 Jun 28 08:18 vcsa
crw------- 1 root root 7, 129 Jun 28 08:18 vcsa1
crw------- 1 root root 7, 64 Jun 28 08:18 vcsu
crw------- 1 root root 7, 65 Jun 28 08:18 vcsu1
drwxr-xr-x 2 root root 60 Jun 28 08:18 vfio
crw------- 1 root root 10, 256 Jun 28 08:18 vga_arbiter
crw------- 1 root root 243, 1 Jun 28 08:18 vport1p1
crw-rw-rw- 1 root root 1, 5 Jun 28 08:18 zero
/dev/bsg:
total 0
crw------- 1 root root 244, 0 Jun 28 08:18 6:0:0:0
crw------- 1 root root 244, 1 Jun 28 08:18 6:0:1:0
/dev/cpu:
total 0
drwxr-xr-x 2 root root 80 Jun 28 08:18 0
/dev/cpu/0:
total 0
crw------- 1 root root 203, 0 Jun 28 08:18 cpuid
crw------- 1 root root 202, 0 Jun 28 08:18 msr
/dev/dma_heap:
total 0
crw------- 1 root root 250, 0 Jun 28 08:18 system
/dev/input:
total 0
crw------- 1 root root 13, 64 Jun 28 08:18 event0
crw------- 1 root root 13, 65 Jun 28 08:18 event1
crw------- 1 root root 13, 66 Jun 28 08:18 event2
crw------- 1 root root 13, 67 Jun 28 08:18 event3
crw------- 1 root root 13, 63 Jun 28 08:18 mice
crw------- 1 root root 13, 32 Jun 28 08:18 mouse0
crw------- 1 root root 13, 33 Jun 28 08:18 mouse1
/dev/mapper:
total 0
crw------- 1 root root 10, 236 Jun 28 08:18 control
/dev/pts:
total 0
c--------- 1 root root 5, 2 Jun 28 08:18 ptmx
/dev/shm:
total 0
/dev/snd:
total 0
crw------- 1 root root 116, 33 Jun 28 08:18 timer
/dev/vfio:
total 0
crw-rw-rw- 1 root root 10, 196 Jun 28 08:18 vfio
/init: cat /proc/mounts
/dev/root / ext2 rw,noatime 0 0
/proc /proc proc rw,relatime 0 0
/sys /sys sysfs rw,relatime 0 0
/dev /dev devtmpfs rw,relatime,size=605156k,nr_inodes=151289,mode=755,inode64 0 0
/dev/pts /dev/pts devpts rw,relatime,mode=600,ptmxmode=000 0 0
shmfs /dev/shm tmpfs rw,relatime,inode64 0 0
tmpfs /run tmpfs rw,nosuid,relatime,size=245572k,mode=755,inode64 0 0
/init: cat /proc/mdstat
Personalities :
unused devices: <none>
/init: lsblk
lsblk: error while loading shared libraries: libgcc_s.so.1: cannot open shared object
file: No such file or directory
/init: blkid
/dev/sdb: UUID="ab52ff6d-2ab9-4758-8850-c6949a35a7d4"
BLOCK_SIZE="4096" TYPE="ext2"
/init: lvm config
lvm: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file:
No such file or directory
/init: lvm pvs
lvm: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file:
No such file or directory
/init: lvm vgs
lvm: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file:
No such file or directory
/init: lvm lvs
lvm: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file:
No such file or directory
/init: ip a
1: \x1b[1;36mlo: \x1b[0m<LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state
UNKNOWN group default qlen 1000
link/loopback \x1b[1;33m00:00:00:00:00:00\x1b[0m brd
\x1b[1;33m00:00:00:00:00:00\x1b[0m
inet \x1b[1;35m127.0.0.1\x1b[0m/8 brd \x1b[1;35m127.255.255.255 \x1b[0mscope host lo
valid_lft forever preferred_lft forever
inet6 \x1b[1;94m::1\x1b[0m/128 scope host proto kernel_lo
valid_lft forever preferred_lft forever
/init: ip r
/init: cat /etc/resolv.conf
cat: /etc/resolv.conf: No such file or directory
/init: lsmod
lsmod: error while loading shared libraries: libgcc_s.so.1: cannot open shared object
file: No such file or directory
/init: date
Sun Jun 28 08:18:02 UTC 2026
/init: echo -n 'clocksource: '
clocksource: /init: cat /sys/devices/system/clocksource/clocksource0/current_clocksource
kvm-clock
/init: echo -n 'uptime: '
uptime: /init: cat /proc/uptime
2.11 0.11
/init: cmd=guestfsd
//init: grep -Eo 'guestfs_channel=[^[:space:]]+' /proc/cmdline
/init: eval
/init: test x '!=' x
/init: test 1 = 1
/init: cmd='guestfsd --verbose'
/init: test '' = 1
/init: false
/init: test '' = 1
/init: echo guestfsd --verbose
guestfsd --verbose
/init: guestfsd --verbose
guestfsd: error while loading shared libraries: libgcc_s.so.1: cannot open shared object
file: No such file or directory
That definitely shouldn't be happening .. let me take a look.
Rich.
/init: sync
/init: test '' = 1
/init: reboot -f
reboot: error while loading shared libraries: libgcc_s.so.1: cannot open shared object
file: No such file or directory
[ 2.398353] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00007f00
[ 2.404138] CPU: 0 UID: 0 PID: 1 Comm: init Not tainted 7.0.13-200.fc44.x86_64 #1
PREEMPT(lazy)
[ 2.410671] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.17.0-10.fc44
06/10/2025
[ 2.417100] Call Trace:
[ 2.419057] <TASK>
[ 2.420792] dump_stack_lvl+0x5d/0x80
[ 2.423615] vpanic+0x246/0x450
[ 2.426111] panic+0x6b/0x70
[ 2.428396] do_exit.cold+0x15/0x15
[ 2.431130] do_group_exit+0x2d/0xc0
[ 2.433914] __x64_sys_exit_group+0x18/0x20
[ 2.437131] x64_sys_call+0x102c/0x1530
[ 2.440104] do_syscall_64+0x109/0x6e0
[ 2.443028] ? vfs_read+0x34d/0x490
[ 2.445746] ? lruvec_stat_mod_folio+0xa6/0xd0
[ 2.449187] ? folio_add_file_rmap_ptes+0x4a/0x1e0
[ 2.452854] ? xas_find+0x83/0x1a0
[ 2.455497] ? __pte_offset_map+0x1b/0x100
[ 2.459103] ? next_uptodate_folio+0x2d2/0x3b0
[ 2.462504] ? filemap_map_pages+0x312/0x4b0
[ 2.465828] ? do_read_fault+0x107/0x280
[ 2.469282] ? handle_pte_fault+0x16c/0x210
[ 2.472485] ? do_fault+0x15b/0x280
[ 2.475224] ? __handle_mm_fault+0x47c/0x6c0
[ 2.478579] ? handle_mm_fault+0x111/0x340
[ 2.481771] ? do_user_addr_fault+0x2cd/0x840
[ 2.485210] ? irqentry_exit+0x75/0x6b0
[ 2.488193] ? clear_bhb_loop+0x30/0x80
[ 2.491218] ? clear_bhb_loop+0x30/0x80
[ 2.494202] ? clear_bhb_loop+0x30/0x80
[ 2.497168] ? clear_bhb_loop+0x30/0x80
[ 2.500170] entry_SYSCALL_64_after_hwframe+0x76/0x7e
[ 2.504124] RIP: 0033:0x7f6d4b8882b8
[ 2.506922] Code: 00 f7 d8 bb ff ff ff ff 64 89 02 eb c8 e8 10 31 04 00 f3 0f 1e fa 48
8b 35 2d eb 12 00 eb 04 0f 1f 00 f4 b8 e7 00 00 00 0f 05 <48> 3d 00 f0 ff ff 76 f0
f7 d8 64 89 06 eb e9 66 0f 1f 84 00 00 00
[ 2.520821] RSP: 002b:00007ffd1167f078 EFLAGS: 00000246 ORIG_RAX: 00000000000000e7
[ 2.526490] RAX: ffffffffffffffda RBX: 00007f6d4b9b8f88 RCX: 00007f6d4b8882b8
[ 2.531907] RDX: 00007f6d4b7c5a48 RSI: ffffffffffffffb0 RDI: 000000000000007f
[ 2.537338] RBP: 00007ffd1167f0d0 R08: 0000000000000000 R09: 0000000000000000
[ 2.542808] R10: 00007ffd1167ef10 R11: 0000000000000246 R12: 0000000000000001
[ 2.548237] R13: 000000000000007f R14: 00007f6d4b9b7680 R15: 00007f6d4b9b8fa0
[ 2.553605] </TASK>
[ 2.555709] Kernel Offset: 0x39000000 from 0xffffffff81000000 (relocation range:
0xffffffff80000000-0xffffffffbfffffff)
[ 2.563820] Rebooting in 1 seconds..
libguestfs: error: appliance closed the connection unexpectedly, see earlier error
messages
libguestfs: child_cleanup: 0x555d411dd6a0: child process died
libguestfs: error: guestfs_launch failed, see earlier error messages
libguestfs: closing guestfs handle 0x555d411dd6a0 (state 0)
libguestfs: command: run: rm
libguestfs: command: run: \ -rf /tmp/libguestfsNpQL5o
libguestfs: command: run: rm
libguestfs: command: run: \ -rf /run/user/1000/libguestfswgEdka