Re: libguestfs-test-tool gives errors
by Richard W.M. Jones
[Please keep replies on the list]
On Sun, Jun 28, 2026 at 06:48:44PM +0200, Johannes wrote:
> $ sudo dnf install libgcc
> [sudo] password for j:
> Updating and loading repositories:
> Repositories loaded.
> Package "libgcc-16.1.1-1.fc44.x86_64" is already installed.
> Package "libgcc-16.1.1-2.fc44.x86_64" is already installed.
> Package "libgcc-16.1.1-2.fc44.i686" is already installed.
>
> Linux ws-study 7.0.13-200.fc44.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jun 19
> 22:51:30 UTC 2026 x86_64 GNU/Linux
>
I still cannot reproduce this. Does it happen with (eg) a Fedora 44
container or fresh installation? Anything weird about your
installation?
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-builder quickly builds VMs from scratch
http://libguestfs.org/virt-builder.1.html
2 weeks, 3 days
Re: libguestfs-test-tool gives errors
by Richard W.M. Jones
On Sun, Jun 28, 2026 at 10:28:21AM +0200, Johannes wrote:
> 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
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
nbdkit - Flexible, fast NBD server with plugins
https://gitlab.com/nbdkit/nbdkit
2 weeks, 4 days
(no subject)
by Johannes
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/libguestfspiNV97
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-l72rw69n8uswan3z
libguestfs: connect to libvirt
libguestfs: opening libvirt handle: URI = qemu:///session, auth =
default+wrapper, flags = 0
libguestfs: successfully opened libvirt handle: conn = 0x55c4e3724e00
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":
"/va
r/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/libguestfspiNV97/overlay2.qcow2
libguestfs: Formatting '/tmp/libguestfspiNV97/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-l72rw69n8uswan3z</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" p
resent="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.e
vent-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory
usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1
root=UUID=9b5ecc99-5651-4855-9ddd-5ca01f29a082 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/libguestfspiNV97/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/libguestfspiNV97/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/libguestfsUPGFbR/console.sock"/>\n <target
port="0"/>\n </serial>\n <channel type="unix">\n <source
mode="connect" path="/run/user/1000/libguestfsUPGFbR/guestfsd.sock"/>\n
<target type="virtio" na
me="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 09:26 .
libguestfs: drwxrwxrwt. 1 root root system_u:object_r:tmp_t:s0
1988 Jun 28 09:26 ..
libguestfs: drwxr-xr-x. 1 j j unconfined_u:object_r:user_tmp_t:s0
32 Jun 28 09:25 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 09:25 .
libguestfs: drwxr-xr-x. 1 j j unconfined_u:object_r:user_tmp_t:s0
30 Jun 28 09:26 ..
libguestfs: -rw-r--r--. 1 j j system_u:object_r:virt_content_t:s0
9483264 Jun 28 09:26 initrd
libguestfs: -rwxr-xr-x. 1 j j system_u:object_r:virt_content_t:s0
18684264 Jun 28 09:26 kernel
libguestfs: -rw-r--r--. 1 j j system_u:object_r:virt_content_t:s0
4294967296 Jun 28 09:26 root
libguestfs: command: run: ls
libguestfs: command: run: \ -a
libguestfs: command: run: \ -l
libguestfs: command: run: \ -Z /run/user/1000/libguestfsUPGFbR
libguestfs: total 0
libguestfs: drwx------. 2 j j unconfined_u:object_r:user_tmp_t:s0 80
Jun 28 09:26 .
libguestfs: drwx------. 14 j j unconfined_u:object_r:user_tmp_t:s0 580
Jun 28 09:26 ..
libguestfs: srw-rw----. 1 j j unconfined_u:object_r:user_tmp_t:s0 0
Jun 28 09:26 console.sock
libguestfs: srw-rw----. 1 j j unconfined_u:object_r:user_tmp_t:s0 0
Jun 28 09:26 guestfsd.sock
libguestfs: launch libvirt guest
\x1bc\x1b[?7l\x1b[2J\x1b[0mSeaBIOS (version 1.17.0-10.fc44)
Machine UUID 12f101bc-137a-4b85-85f6-e379b978eb5d
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=9b5ecc99-5651-4855-9ddd-5ca01f29a082 selinu
x=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.000001] kvm-clock: using sched offset of 570824667 cycles
[ 0.000002] clocksource: kvm-clock: mask: 0xffffffffffffffff
max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[ 0.000005] tsc: Detected 4199.988 MHz processor
[ 0.000249] last_pfn = 0x4ffdd max_arch_pfn = 0x400000000
[ 0.000276] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built
from 8 variable MTRRs
[ 0.000278] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.006214] found SMP MP-table at [mem 0x000f54e0-0x000f54ef]
[ 0.006228] Using GB pages for direct mapping
[ 0.006371] RAMDISK: [mem 0x4f6c4000-0x4ffcffff]
[ 0.006389] ACPI: Early table checksum verification disabled
[ 0.006391] ACPI: RSDP 0x00000000000F5320 000014 (v00 BOCHS )
[ 0.006395] ACPI: RSDT 0x000000004FFE253F 000034 (v01 BOCHS BXPC
00000001 BXPC 00000001)
[ 0.006400] ACPI: FACP 0x000000004FFE236F 0000F4 (v03 BOCHS BXPC
00000001 BXPC 00000001)
[ 0.006405] ACPI: DSDT 0x000000004FFE0040 00232F (v01 BOCHS BXPC
00000001 BXPC 00000001)
[ 0.006408] ACPI: FACS 0x000000004FFE0000 000040
[ 0.006410] ACPI: APIC 0x000000004FFE2463 000078 (v03 BOCHS BXPC
00000001 BXPC 00000001)
[ 0.006413] ACPI: MCFG 0x000000004FFE24DB 00003C (v01 BOCHS BXPC
00000001 BXPC 00000001)
[ 0.006416] ACPI: WAET 0x000000004FFE2517 000028 (v01 BOCHS BXPC
00000001 BXPC 00000001)
[ 0.006418] ACPI: Reserving FACP table memory at [mem
0x4ffe236f-0x4ffe2462]
[ 0.006420] ACPI: Reserving DSDT table memory at [mem
0x4ffe0040-0x4ffe236e]
[ 0.006420] ACPI: Reserving FACS table memory at [mem
0x4ffe0000-0x4ffe003f]
[ 0.006421] ACPI: Reserving APIC table memory at [mem
0x4ffe2463-0x4ffe24da]
[ 0.006421] ACPI: Reserving MCFG table memory at [mem
0x4ffe24db-0x4ffe2516]
[ 0.006422] ACPI: Reserving WAET table memory at [mem
0x4ffe2517-0x4ffe253e]
[ 0.006938] No NUMA configuration found
[ 0.006939] Faking a node at [mem 0x0000000000000000-0x000000004ffdcfff]
[ 0.006949] NODE_DATA(0) allocated [mem 0x4f699280-0x4f6c3fff]
[ 0.008513] ACPI: PM-Timer IO Port: 0x608
[ 0.008526] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.008553] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI
0-23
[ 0.008557] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.008558] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.008559] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.008560] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.008560] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.008564] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.008566] TSC deadline timer available
[ 0.008567] CPU topo: Max. logical packages: 1
[ 0.008568] CPU topo: Max. logical nodes: 1
[ 0.008569] CPU topo: Num. nodes per package: 1
[ 0.008571] CPU topo: Max. logical dies: 1
[ 0.008571] CPU topo: Max. dies per package: 1
[ 0.008574] CPU topo: Max. threads per core: 1
[ 0.008575] CPU topo: Num. cores per package: 1
[ 0.008575] CPU topo: Num. threads per package: 1
[ 0.008575] CPU topo: Allowing 1 present CPUs plus 0 hotplug CPUs
[ 0.008589] kvm-guest: APIC: eoi() replaced with
kvm_guest_apic_eoi_write()
[ 0.008604] PM: hibernation: Registered nosave memory: [mem
0x00000000-0x00000fff]
[ 0.008605] PM: hibernation: Registered nosave memory: [mem
0x0009f000-0x000fffff]
[ 0.008606] [gap 0x50000000-0xafffffff] available for PCI devices
[ 0.008607] Booting paravirtualized kernel on KVM
[ 0.008608] clocksource: refined-jiffies: mask: 0xffffffff
max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.014483] Zone ranges:
[ 0.014484] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.014485] DMA32 [mem 0x0000000001000000-0x000000004ffdcfff]
[ 0.014487] Normal empty
[ 0.014487] Device empty
[ 0.014488] Movable zone start for each node
[ 0.014489] Early memory node ranges
[ 0.014490] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.014491] node 0: [mem 0x0000000000100000-0x000000004ffdcfff]
[ 0.014492] Initmem setup node 0 [mem
0x0000000000001000-0x000000004ffdcfff]
[ 0.014575] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.014587] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.016713] On node 0, zone DMA32: 35 pages in unavailable ranges
[ 0.016727] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1
nr_node_ids:1
[ 0.016898] percpu: Embedded 84 pages/cpu s221184 r8192 d114688 u2097152
[ 0.016939] kvm-guest: PV spinlocks disabled, single CPU
[ 0.016941] 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=9b5ecc99-5651-4855-9ddd-5ca01f29a082
selinux=0 guestfs_verbose=1 TERM=xterm-256color
[ 0.017054] cgroup: Disabling memory control group subsystem
[ 0.017106] Unknown kernel command line parameters "edd=off
udevtimeout=6000 guestfs_verbose=1", will be passed to user space.
[ 0.017133] random: crng init done
[ 0.017134] printk: log buffer data + meta data: 262144 + 1114112 =
1376256 bytes
[ 0.017291] Dentry cache hash table entries: 262144 (order: 9,
2097152 bytes, linear)
[ 0.017332] Inode-cache hash table entries: 131072 (order: 8, 1048576
bytes, linear)
[ 0.017368] Fallback order for Node 0: 0
[ 0.017370] Built 1 zonelists, mobility grouping on. Total pages: 327547
[ 0.017371] Policy zone: DMA32
[ 0.017545] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[ 0.020204] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.020222] Kernel/User page tables isolation: enabled
[ 0.027962] ftrace: allocating 63961 entries in 252 pages
[ 0.027964] ftrace: allocated 252 pages with 6 groups
[ 0.028492] Dynamic Preempt: lazy
[ 0.028613] rcu: Preemptible hierarchical RCU implementation.
[ 0.028614] rcu: \tRCU event tracing is enabled.
[ 0.028614] rcu: \tRCU restricting CPUs from NR_CPUS=8192 to
nr_cpu_ids=1.
[ 0.028615] \tTrampoline variant of Tasks RCU enabled.
[ 0.028615] \tRude variant of Tasks RCU enabled.
[ 0.028616] \tTracing variant of Tasks RCU enabled.
[ 0.028616] rcu: RCU calculated value of scheduler-enlistment delay
is 100 jiffies.
[ 0.028617] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[ 0.028623] RCU Tasks: Setting shift to 0 and lim to 1
rcu_task_cb_adjust=1 rcu_task_cpu_ids=1.
[ 0.028624] RCU Tasks Rude: Setting shift to 0 and lim to 1
rcu_task_cb_adjust=1 rcu_task_cpu_ids=1.
[ 0.033112] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16
[ 0.033295] rcu: srcu_init: Setting srcu_struct sizes based on
contention.
[ 0.033412] kfence: initialized - using 2097152 bytes for 255 objects
at 0x(____ptrval____)-0x(____ptrval____)
[ 0.033553] Console: colour *CGA 80x25
[ 0.033605] printk: legacy console [ttyS0] enabled
[ 0.203497] ACPI: Core revision 20251212
[ 0.204370] APIC: Switch to symmetric I/O mode setup
[ 0.205616] x2apic enabled
[ 0.206452] APIC: Switched APIC routing to: physical x2apic
[ 0.208477] clocksource: tsc-early: mask: 0xffffffffffffffff
max_cycles: 0x3c8a55b1482, max_idle_ns: 440795329463 ns
[ 0.210652] Calibrating delay loop (skipped) preset value.. 8399.97
BogoMIPS (lpj=4199988)
[ 0.211650] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[ 0.211650] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.211650] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[ 0.211650] mitigations: Enabled attack vectors: user_kernel,
user_user, guest_host, guest_guest, SMT mitigations: auto
[ 0.211650] Speculative Store Bypass: Mitigation: Speculative Store
Bypass disabled via prctl
[ 0.211650] SRBDS: Unknown: Dependent on hypervisor status
[ 0.211650] Spectre V2 : Mitigation: IBRS
[ 0.211650] RETBleed: Mitigation: IBRS
[ 0.211650] MDS: Mitigation: Clear CPU buffers
[ 0.211650] MMIO Stale Data: Mitigation: Clear CPU buffers
[ 0.211650] Spectre V1 : Mitigation: usercopy/swapgs barriers and
__user pointer sanitization
[ 0.211650] Spectre V2 : Spectre v2 / SpectreRSB: Filling RSB on
context switch and VMEXIT
[ 0.211650] Spectre V2 : mitigation: Enabling conditional Indirect
Branch Prediction Barrier
[ 0.211650] Spectre V2 : Spectre BHI mitigation: SW BHB clearing on
syscall and VM exit
[ 0.211650] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating
point registers'
[ 0.211650] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.211650] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.211650] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds
registers'
[ 0.211650] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.211650] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.211650] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
[ 0.211650] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
[ 0.211650] x86/fpu: Enabled xstate features 0x1f, context size is
960 bytes, using 'compacted' format.
[ 0.211650] Freeing SMP alternatives memory: 56K
[ 0.211650] pid_max: default: 32768 minimum: 301
[ 0.211650] Yama: becoming mindful.
[ 0.211650] LSM support for eBPF active
[ 0.211650] landlock: Up and running.
[ 0.211650] Mount-cache hash table entries: 4096 (order: 3, 32768
bytes, linear)
[ 0.211650] Mountpoint-cache hash table entries: 4096 (order: 3,
32768 bytes, linear)
[ 0.211650] VFS: Finished mounting rootfs on nullfs
[ 0.211650] smpboot: CPU0: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
(family: 0x6, model: 0x9e, stepping: 0x9)
[ 0.211818] Performance Events: Skylake events, full-width counters,
Intel PMU driver.
[ 0.212656] ... version: 2
[ 0.213544] ... bit width: 48
[ 0.213661] ... generic counters: 4
[ 0.214583] ... generic bitmap: 000000000000000f
[ 0.214653] ... fixed-purpose counters: 3
[ 0.215543] ... fixed-purpose bitmap: 0000000000000007
[ 0.215653] ... value mask: 0000ffffffffffff
[ 0.216653] ... max period: 00007fffffffffff
[ 0.217653] ... global_ctrl mask: 000000070000000f
[ 0.218767] signal: max sigframe size: 2032
[ 0.219669] rcu: Hierarchical SRCU implementation.
[ 0.220656] rcu: \tMax phase no-delay instances is 400.
[ 0.221953] smp: Bringing up secondary CPUs ...
[ 0.222663] smp: Brought up 1 node, 1 CPU
[ 0.223500] smpboot: Total of 1 processors activated (8399.97 BogoMIPS)
[ 0.223723] Memory: 1203936K/1310188K available (24049K kernel code,
4786K rwdata, 17948K rodata, 5244K init, 4436K bss, 99876K reserved, 0K
cma-reserved)
[ 0.224743] devtmpfs: initialized
[ 0.225488] x86/mm: Memory block size: 128MB
[ 0.226081] clocksource: jiffies: mask: 0xffffffff max_cycles:
0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.226663] posixtimers hash table entries: 512 (order: 1, 8192
bytes, linear)
[ 0.227656] futex hash table entries: 256 (16384 bytes on 1 NUMA
nodes, total 16 KiB, linear).
[ 0.228848] PM: RTC time: 07:26:52, date: 2026-06-28
[ 0.230121] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.230823] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for
atomic allocations
[ 0.231663] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for
atomic allocations
[ 0.232665] audit: initializing netlink subsys (disabled)
[ 0.233773] thermal_sys: Registered thermal governor 'fair_share'
[ 0.233775] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.234657] audit: type=2000 audit(1782631613.010:1):
state=initialized audit_enabled=0 res=1
[ 0.236655] thermal_sys: Registered thermal governor 'step_wise'
[ 0.236656] thermal_sys: Registered thermal governor 'user_space'
[ 0.237665] cpuidle: using governor menu
[ 0.239586] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.239801] PCI: ECAM [mem 0xb0000000-0xbfffffff] (base 0xb0000000)
for domain 0000 [bus 00-ff]
[ 0.240662] PCI: Using configuration type 1 for base access
[ 0.241819] kprobes: kprobe jump-optimization is enabled. All kprobes
are optimized if possible.
[ 0.246754] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.247654] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.252654] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.253653] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.263040] raid6: skipped pq benchmark and selected avx2x4
[ 0.263655] raid6: using avx2x2 recovery algorithm
[ 0.268737] ACPI: Added _OSI(Module Device)
[ 0.269644] ACPI: Added _OSI(Processor Device)
[ 0.269656] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.276018] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 0.286279] ACPI: \_SB_: platform _OSC: OS support mask [006e7eff]
[ 0.286788] ACPI: Interpreter enabled
[ 0.287565] ACPI: PM: (supports S0 S3 S4 S5)
[ 0.287654] ACPI: Using IOAPIC for interrupt routing
[ 0.292754] PCI: Using host bridge windows from ACPI; if necessary,
use "pci=nocrs" and report a bug
[ 0.293654] PCI: Ignoring E820 reservations for host bridge windows
[ 0.298751] ACPI: Enabled 2 GPEs in block 00 to 3F
[ 0.303973] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.306658] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM
ClockPM Segments MSI EDR HPX-Type3]
[ 0.307711] acpi PNP0A08:00: _OSC: platform does not support
[PCIeHotplug LTR DPC]
[ 0.310148] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME
AER PCIeCapability]
[ 0.310872] PCI host bridge to bus 0000:00
[ 0.311657] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.312655] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.313654] pci_bus 0000:00: root bus resource [mem
0x000a0000-0x000bffff window]
[ 0.314658] pci_bus 0000:00: root bus resource [mem
0x50000000-0xafffffff window]
[ 0.315654] pci_bus 0000:00: root bus resource [mem
0xc0000000-0xfebfffff window]
[ 0.316666] pci_bus 0000:00: root bus resource [mem
0x100000000-0x8ffffffff window]
[ 0.317654] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.318728] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000
conventional PCI endpoint
[ 0.320546] pci 0000:00:01.0: [1b36:000c] type 01 class 0x060400 PCIe
Root Port
[ 0.322314] pci 0000:00:01.0: BAR 0 [mem 0xfe200000-0xfe200fff]
[ 0.322692] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.323715] pci 0000:00:01.0: bridge window [mem 0xfe000000-0xfe1fffff]
[ 0.325478] pci 0000:00:01.0: bridge window [mem
0xfea00000-0xfebfffff 64bit pref]
[ 0.325775] pci 0000:00:01.0: enabling Extended Tags
[ 0.328037] pci 0000:00:01.1: [1b36:000c] type 01 class 0x060400 PCIe
Root Port
[ 0.329668] pci 0000:00:01.1: BAR 0 [mem 0xfe201000-0xfe201fff]
[ 0.330691] pci 0000:00:01.1: PCI bridge to [bus 02]
[ 0.331715] pci 0000:00:01.1: bridge window [mem 0xfde00000-0xfdffffff]
[ 0.333303] pci 0000:00:01.1: bridge window [mem
0xfe800000-0xfe9fffff 64bit pref]
[ 0.333778] pci 0000:00:01.1: enabling Extended Tags
[ 0.336100] pci 0000:00:01.2: [1b36:000c] type 01 class 0x060400 PCIe
Root Port
[ 0.338092] pci 0000:00:01.2: BAR 0 [mem 0xfe202000-0xfe202fff]
[ 0.338698] pci 0000:00:01.2: PCI bridge to [bus 03]
[ 0.339728] pci 0000:00:01.2: bridge window [mem 0xfdc00000-0xfddfffff]
[ 0.341309] pci 0000:00:01.2: bridge window [mem
0xfe600000-0xfe7fffff 64bit pref]
[ 0.341776] pci 0000:00:01.2: enabling Extended Tags
[ 0.343925] pci 0000:00:01.3: [1b36:000c] type 01 class 0x060400 PCIe
Root Port
[ 0.345668] pci 0000:00:01.3: BAR 0 [mem 0xfe203000-0xfe203fff]
[ 0.346692] pci 0000:00:01.3: PCI bridge to [bus 04]
[ 0.347722] pci 0000:00:01.3: bridge window [mem 0xfda00000-0xfdbfffff]
[ 0.349474] pci 0000:00:01.3: bridge window [mem
0xfe400000-0xfe5fffff 64bit pref]
[ 0.349777] pci 0000:00:01.3: enabling Extended Tags
[ 0.352173] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100
conventional PCI endpoint
[ 0.353256] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by
ICH6 ACPI/GPIO/TCO
[ 0.354026] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601
conventional PCI endpoint
[ 0.355716] pci 0000:00:1f.2: BAR 4 [io 0xc040-0xc05f]
[ 0.356667] pci 0000:00:1f.2: BAR 5 [mem 0xfe204000-0xfe204fff]
[ 0.358208] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500
conventional PCI endpoint
[ 0.359667] pci 0000:00:1f.3: BAR 4 [io 0x0700-0x073f]
[ 0.361502] acpiphp: Slot [0] registered
[ 0.361949] pci 0000:01:00.0: [1af4:1048] type 00 class 0x010000 PCIe
Endpoint
[ 0.364001] pci 0000:01:00.0: BAR 1 [mem 0xfe000000-0xfe000fff]
[ 0.364704] pci 0000:01:00.0: BAR 4 [mem 0xfea00000-0xfea03fff 64bit
pref]
[ 0.365739] pci 0000:01:00.0: enabling Extended Tags
[ 0.368955] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.370731] acpiphp: Slot [0-2] registered
[ 0.371979] pci 0000:02:00.0: [1af4:1043] type 00 class 0x078000 PCIe
Endpoint
[ 0.373695] pci 0000:02:00.0: BAR 1 [mem 0xfde00000-0xfde00fff]
[ 0.374708] pci 0000:02:00.0: BAR 4 [mem 0xfe800000-0xfe803fff 64bit
pref]
[ 0.375772] pci 0000:02:00.0: enabling Extended Tags
[ 0.379377] pci 0000:00:01.1: PCI bridge to [bus 02]
[ 0.380461] acpiphp: Slot [0-3] registered
[ 0.380999] pci 0000:03:00.0: [1af4:1044] type 00 class 0x00ff00 PCIe
Endpoint
[ 0.382684] pci 0000:03:00.0: BAR 1 [mem 0xfdc00000-0xfdc00fff]
[ 0.383718] pci 0000:03:00.0: BAR 4 [mem 0xfe600000-0xfe603fff 64bit
pref]
[ 0.384766] pci 0000:03:00.0: enabling Extended Tags
[ 0.388543] pci 0000:00:01.2: PCI bridge to [bus 03]
[ 0.389612] acpiphp: Slot [0-4] registered
[ 0.389693] pci 0000:00:01.3: PCI bridge to [bus 04]
[ 0.399521] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[ 0.399844] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 0.400840] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 0.401847] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 0.402885] ACPI: PCI: Interrupt link LNKE configured for IRQ 10
[ 0.403951] ACPI: PCI: Interrupt link LNKF configured for IRQ 10
[ 0.404899] ACPI: PCI: Interrupt link LNKG configured for IRQ 11
[ 0.405907] ACPI: PCI: Interrupt link LNKH configured for IRQ 11
[ 0.406747] ACPI: PCI: Interrupt link GSIA configured for IRQ 16
[ 0.407675] ACPI: PCI: Interrupt link GSIB configured for IRQ 17
[ 0.408675] ACPI: PCI: Interrupt link GSIC configured for IRQ 18
[ 0.409675] ACPI: PCI: Interrupt link GSID configured for IRQ 19
[ 0.410675] ACPI: PCI: Interrupt link GSIE configured for IRQ 20
[ 0.411675] ACPI: PCI: Interrupt link GSIF configured for IRQ 21
[ 0.412675] ACPI: PCI: Interrupt link GSIG configured for IRQ 22
[ 0.413675] ACPI: PCI: Interrupt link GSIH configured for IRQ 23
[ 0.414997] iommu: Default domain type: Translated
[ 0.415664] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.416803] SCSI subsystem initialized
[ 0.417779] usbcore: USB support disabled
[ 0.418743] pps_core: LinuxPPS API ver. 1 registered
[ 0.419658] pps_core: Software ver. 5.3.6 - Copyright 2005-2007
Rodolfo Giometti <giometti(a)linux.it>
[ 0.420671] PTP clock support registered
[ 0.421754] EDAC MC: Ver: 3.0.0
[ 0.423820] NetLabel: Initializing
[ 0.424657] NetLabel: domain hash size = 128
[ 0.425657] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.426683] NetLabel: unlabeled traffic allowed by default
[ 0.427665] mctp: management component transport protocol core
[ 0.428657] NET: Registered PF_MCTP protocol family
[ 0.429676] PCI: Using ACPI for IRQ routing
[ 0.593345] e820: register RAM buffer resource [mem
0x0009fc00-0x0009ffff]
[ 0.593664] e820: register RAM buffer resource [mem
0x4ffdd000-0x4fffffff]
[ 0.594699] vgaarb: loaded
[ 0.595418] clocksource: Switched to clocksource kvm-clock
[ 0.595937] VFS: Disk quotas dquot_6.6.0
[ 0.597281] VFS: Dquot-cache hash table entries: 512 (order 0, 4096
bytes)
[ 0.598814] acpi PNP0C01:00: Reserved [mem 0xb0000000-0xbfffffff]
[ 0.600092] pnp: PnP ACPI init
[ 0.601078] pnp: PnP ACPI: found 4 devices
[ 0.607467] clocksource: acpi_pm: mask: 0xffffff max_cycles:
0xffffff, max_idle_ns: 2085701024 ns
[ 0.609362] NET: Registered PF_INET protocol family
[ 0.610401] IP idents hash table entries: 32768 (order: 6, 262144
bytes, linear)
[ 0.624572] tcp_listen_portaddr_hash hash table entries: 1024 (order:
2, 16384 bytes, linear)
[ 0.626358] Table-perturb hash table entries: 65536 (order: 6, 262144
bytes, linear)
[ 0.628040] TCP established hash table entries: 16384 (order: 5,
131072 bytes, linear)
[ 0.629763] TCP bind hash table entries: 16384 (order: 7, 524288
bytes, linear)
[ 0.631305] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.632717] MPTCP token hash table entries: 2048 (order: 4, 49152
bytes, linear)
[ 0.634250] UDP hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.635645] UDP-Lite hash table entries: 1024 (order: 4, 65536 bytes,
linear)
[ 0.637145] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.638362] NET: Registered PF_XDP protocol family
[ 0.639365] pci 0000:00:01.0: bridge window [io 0x1000-0x0fff] to
[bus 01] add_size 1000
[ 0.641051] pci 0000:00:01.1: bridge window [io 0x1000-0x0fff] to
[bus 02] add_size 1000
[ 0.642745] pci 0000:00:01.2: bridge window [io 0x1000-0x0fff] to
[bus 03] add_size 1000
[ 0.644421] pci 0000:00:01.3: bridge window [io 0x1000-0x0fff] to
[bus 04] add_size 1000
[ 0.646142] pci 0000:00:01.0: bridge window [io 0x1000-0x1fff]: assigned
[ 0.647579] pci 0000:00:01.1: bridge window [io 0x2000-0x2fff]: assigned
[ 0.648978] pci 0000:00:01.2: bridge window [io 0x3000-0x3fff]: assigned
[ 0.650381] pci 0000:00:01.3: bridge window [io 0x4000-0x4fff]: assigned
[ 0.651794] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.652844] pci 0000:00:01.0: bridge window [io 0x1000-0x1fff]
[ 0.654946] pci 0000:00:01.0: bridge window [mem 0xfe000000-0xfe1fffff]
[ 0.656917] pci 0000:00:01.0: bridge window [mem
0xfea00000-0xfebfffff 64bit pref]
[ 0.659664] pci 0000:00:01.1: PCI bridge to [bus 02]
[ 0.660710] pci 0000:00:01.1: bridge window [io 0x2000-0x2fff]
[ 0.662898] pci 0000:00:01.1: bridge window [mem 0xfde00000-0xfdffffff]
[ 0.665062] pci 0000:00:01.1: bridge window [mem
0xfe800000-0xfe9fffff 64bit pref]
[ 0.667679] pci 0000:00:01.2: PCI bridge to [bus 03]
[ 0.668727] pci 0000:00:01.2: bridge window [io 0x3000-0x3fff]
[ 0.670479] pci 0000:00:01.2: bridge window [mem 0xfdc00000-0xfddfffff]
[ 0.672326] pci 0000:00:01.2: bridge window [mem
0xfe600000-0xfe7fffff 64bit pref]
[ 0.674981] pci 0000:00:01.3: PCI bridge to [bus 04]
[ 0.676451] pci 0000:00:01.3: bridge window [io 0x4000-0x4fff]
[ 0.678232] pci 0000:00:01.3: bridge window [mem 0xfda00000-0xfdbfffff]
[ 0.679968] pci 0000:00:01.3: bridge window [mem
0xfe400000-0xfe5fffff 64bit pref]
[ 0.682229] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.683519] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.684798] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff
window]
[ 0.686662] pci_bus 0000:00: resource 7 [mem 0x50000000-0xafffffff
window]
[ 0.688124] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff
window]
[ 0.689546] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff
window]
[ 0.690998] pci_bus 0000:01: resource 0 [io 0x1000-0x1fff]
[ 0.692155] pci_bus 0000:01: resource 1 [mem 0xfe000000-0xfe1fffff]
[ 0.693453] pci_bus 0000:01: resource 2 [mem 0xfea00000-0xfebfffff
64bit pref]
[ 0.694946] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
[ 0.696134] pci_bus 0000:02: resource 1 [mem 0xfde00000-0xfdffffff]
[ 0.697785] pci_bus 0000:02: resource 2 [mem 0xfe800000-0xfe9fffff
64bit pref]
[ 0.699278] pci_bus 0000:03: resource 0 [io 0x3000-0x3fff]
[ 0.700433] pci_bus 0000:03: resource 1 [mem 0xfdc00000-0xfddfffff]
[ 0.701734] pci_bus 0000:03: resource 2 [mem 0xfe600000-0xfe7fffff
64bit pref]
[ 0.703217] pci_bus 0000:04: resource 0 [io 0x4000-0x4fff]
[ 0.704373] pci_bus 0000:04: resource 1 [mem 0xfda00000-0xfdbfffff]
[ 0.705672] pci_bus 0000:04: resource 2 [mem 0xfe400000-0xfe5fffff
64bit pref]
[ 0.707324] PCI: CLS 0 bytes, default 64
[ 0.708347] clocksource: tsc: mask: 0xffffffffffffffff max_cycles:
0x3c8a55b1482, max_idle_ns: 440795329463 ns
[ 0.708382] Trying to unpack rootfs image as initramfs...
[ 0.715613] Initialise system trusted keyrings
[ 0.716760] Key type blacklist registered
[ 0.717850] Freeing initrd memory: 9264K
[ 0.718724] workingset: timestamp_bits=36 max_order=19 bucket_order=0
[ 0.720428] integrity: Platform Keyring initialized
[ 0.721461] integrity: Machine keyring initialized
[ 0.722534] cryptd: max_cpu_qlen set to 1000
[ 0.723471] alg: self-tests disabled
[ 0.734208] NET: Registered PF_ALG protocol family
[ 0.735211] xor: automatically using best checksumming function avx
[ 0.736665] Key type asymmetric registered
[ 0.737553] Asymmetric key parser 'x509' registered
[ 0.738619] Block layer SCSI generic (bsg) driver version 0.4 loaded
(major 244)
[ 0.740192] io scheduler mq-deadline registered
[ 0.741141] io scheduler kyber registered
[ 0.742009] io scheduler bfq registered
[ 0.743030] atomic64_test: passed for x86-64 platform with CX8 and
with SSE
[ 0.744752] ACPI: \_SB_.GSIF: Enabled at IRQ 21
[ 0.746989] pcieport 0000:00:01.0: PME: Signaling with IRQ 24
[ 0.748417] pcieport 0000:00:01.0: AER: enabled with IRQ 24
[ 0.751505] pcieport 0000:00:01.1: PME: Signaling with IRQ 25
[ 0.752893] pcieport 0000:00:01.1: AER: enabled with IRQ 25
[ 0.755990] pcieport 0000:00:01.2: PME: Signaling with IRQ 26
[ 0.757646] pcieport 0000:00:01.2: AER: enabled with IRQ 26
[ 0.760466] pcieport 0000:00:01.3: PME: Signaling with IRQ 27
[ 0.761894] pcieport 0000:00:01.3: AER: enabled with IRQ 27
[ 0.763747] input: Power Button as
/devices/platform/LNXPWRBN:00/input/input0
[ 0.765331] ACPI: button: Power Button [PWRF]
[ 0.770973] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
[ 0.772481] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200)
is a 16550A
[ 0.793500] Non-volatile memory driver v1.3
[ 0.795375] Linux agpgart interface v0.103
[ 0.796329] ACPI: bus type drm_connector registered
[ 0.797807] ACPI: \_SB_.GSIA: Enabled at IRQ 16
[ 0.799697] ahci 0000:00:1f.2: AHCI vers 0001.0000, 32 command slots,
1.5 Gbps, SATA mode
[ 0.801370] ahci 0000:00:1f.2: 6/6 ports implemented (port mask 0x3f)
[ 0.802699] ahci 0000:00:1f.2: flags: 64bit ncq only
[ 0.805089] scsi host0: ahci
[ 0.805788] scsi host1: ahci
[ 0.806470] scsi host2: ahci
[ 0.807152] scsi host3: ahci
[ 0.807868] scsi host4: ahci
[ 0.808560] scsi host5: ahci
[ 0.809201] ata1: SATA max UDMA/133 abar m4096@0xfe204000 port
0xfe204100 irq 32 lpm-pol 1
[ 0.810917] ata2: SATA max UDMA/133 abar m4096@0xfe204000 port
0xfe204180 irq 32 lpm-pol 1
[ 0.812653] ata3: SATA max UDMA/133 abar m4096@0xfe204000 port
0xfe204200 irq 32 lpm-pol 1
[ 0.814363] ata4: SATA max UDMA/133 abar m4096@0xfe204000 port
0xfe204280 irq 32 lpm-pol 1
[ 0.816069] ata5: SATA max UDMA/133 abar m4096@0xfe204000 port
0xfe204300 irq 32 lpm-pol 1
[ 0.817813] ata6: SATA max UDMA/133 abar m4096@0xfe204000 port
0xfe204380 irq 32 lpm-pol 1
[ 0.819605] CAN device driver interface
[ 0.821255] usbserial: usb_serial_init - registering generic driver
failed
[ 0.822689] usbserial: usb_serial_init - returning with error -19
[ 0.824083] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at
0x60,0x64 irq 1,12
[ 0.826592] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.827659] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.828801] mousedev: PS/2 mouse device common for all mice
[ 0.830010] rtc_cmos 00:03: RTC can wake from S4
[ 0.831294] input: AT Translated Set 2 keyboard as
/devices/platform/i8042/serio0/input/input1
[ 0.833812] input: VirtualPS/2 VMware VMMouse as
/devices/platform/i8042/serio1/input/input4
[ 0.835867] input: VirtualPS/2 VMware VMMouse as
/devices/platform/i8042/serio1/input/input3
[ 0.838255] rtc_cmos 00:03: registered as rtc0
[ 0.839300] rtc_cmos 00:03: setting system clock to
2026-06-28T07:26:53 UTC (1782631613)
[ 0.841054] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram
[ 0.842422] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is
disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 0.844929] device-mapper: uevent: version 1.0.3
[ 0.845966] device-mapper: ioctl: 4.50.0-ioctl (2025-04-28)
initialised: dm-devel(a)lists.linux.dev
[ 0.847862] intel_pstate: CPU model not supported
[ 0.848908] hid: raw HID events driver (C) Jiri Kosina
[ 0.850054] drop_monitor: Initializing network drop monitor service
[ 0.851455] Initializing XFRM netlink socket
[ 0.852367] NET: Registered PF_INET6 protocol family
[ 0.853659] Segment Routing with IPv6
[ 0.854434] RPL Segment Routing with IPv6
[ 0.855277] In-situ OAM (IOAM) with IPv6
[ 0.856129] mip6: Mobile IPv6
[ 0.856767] NET: Registered PF_PACKET protocol family
[ 0.857850] can: controller area network core
[ 0.858771] NET: Registered PF_CAN protocol family
[ 0.860069] IPI shorthand broadcast: enabled
[ 0.862882] sched_clock: Marking stable (685003049,
177350173)->(1059754889, -197401667)
[ 0.864768] registered taskstats version 1
[ 0.865810] Loading compiled-in X.509 certificates
[ 0.867263] Loaded X.509 cert 'Fedora kernel signing key:
9952420d00af322b14a8b7bc35038ab39332b95d'
[ 0.870233] Loaded X.509 cert 'Fedora IMA CA:
a8a00c31663f853f9c6ff2564872e378af026b28'
[ 0.876289] Demotion targets for Node 0: null
[ 0.877221] page_owner is disabled
[ 0.878027] Key type .fscrypt registered
[ 0.878906] Key type fscrypt-provisioning registered
[ 0.880237] Btrfs loaded, zoned=yes, fsverity=yes
[ 0.881246] Key type big_key registered
[ 0.882090] Key type encrypted registered
[ 0.882941] ima: No TPM chip found, activating TPM-bypass!
[ 0.884099] Loading compiled-in module X.509 certificates
[ 0.885609] Loaded X.509 cert 'Fedora kernel signing key:
9952420d00af322b14a8b7bc35038ab39332b95d'
[ 0.887524] ima: Allocated hash algorithm: sha256
[ 0.888548] ima: No architecture policies found
[ 0.889507] evm: Initialising EVM extended attributes:
[ 0.890577] evm: security.selinux
[ 0.891262] evm: security.SMACK64 (disabled)
[ 0.892158] evm: security.SMACK64EXEC (disabled)
[ 0.893122] evm: security.SMACK64TRANSMUTE (disabled)
[ 0.894178] evm: security.SMACK64MMAP (disabled)
[ 0.895173] evm: security.apparmor (disabled)
[ 0.896089] evm: security.ima
[ 0.896722] evm: security.capability
[ 0.897472] evm: HMAC attrs: 0x1
[ 0.899159] PM: Magic number: 14:220:421
[ 0.900024] leds input1::scrolllock: hash matches
[ 0.901093] RAS: Correctable Errors collector initialized.
[ 0.902430] clk: Disabling unused clocks
[ 0.903251] PM: genpd: Disabling unused power domains
[ 1.129262] ata3: SATA link down (SStatus 0 SControl 300)
[ 1.134842] ata1: SATA link down (SStatus 0 SControl 300)
[ 1.140360] ata4: SATA link down (SStatus 0 SControl 300)
[ 1.145917] ata5: SATA link down (SStatus 0 SControl 300)
[ 1.151443] ata6: SATA link down (SStatus 0 SControl 300)
[ 1.156854] ata2: SATA link down (SStatus 0 SControl 300)
[ 1.165770] Freeing unused decrypted memory: 2028K
[ 1.172630] Freeing unused kernel image (initmem) memory: 5244K
[ 1.177515] Write protecting the kernel read-only data: 43008k
[ 1.183321] Freeing unused kernel image (text/rodata gap) memory: 524K
[ 1.189003] Freeing unused kernel image (rodata/data gap) memory: 484K
[ 1.385151] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.387738] x86/mm: Checking user space page tables
[ 1.441033] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.442044] 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=9b5ecc99-5651-4855-9ddd-5ca01f29a082 selinux=0
guestf
s_verbose=1 TERM=xterm-256color
supermin: uptime: 1.27 0.21
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.501308] Bluetooth: Core ver 2.22
[ 1.501880] NET: Registered PF_BLUETOOTH protocol family
[ 1.502657] Bluetooth: HCI device and connection manager initialized
[ 1.503577] Bluetooth: HCI socket layer initialized
[ 1.504282] Bluetooth: L2CAP socket layer initialized
[ 1.505025] 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.522065] virtio_scsi virtio0: 1/0/0 default/read/poll queues
[ 1.524175] scsi host6: Virtio SCSI HBA
[ 1.525613] scsi 6:0:0:0: Direct-Access QEMU QEMU HARDDISK
2.5+ PQ: 0 ANSI: 5
[ 1.527168] scsi 6:0:1:0: Direct-Access QEMU QEMU HARDDISK
2.5+ PQ: 0 ANSI: 5
[ 1.537898] sd 6:0:0:0: Attached scsi generic sg0 type 0
[ 1.538710] sd 6:0:0:0: Power-on or device reset occurred
[ 1.539692] sd 6:0:0:0: [sda] 204800 512-byte logical blocks: (105
MB/100 MiB)
[ 1.540761] sd 6:0:1:0: Power-on or device reset occurred
[ 1.541582] sd 6:0:1:0: Attached scsi generic sg1 type 0
[ 1.542410] sd 6:0:0:0: [sda] Write Protect is off
[ 1.543152] sd 6:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29
GB/4.00 GiB)
[ 1.544313] sd 6:0:0:0: [sda] Write cache: enabled, read cache:
enabled, supports DPO and FUA
[ 1.545584] sd 6:0:1:0: [sdb] Write Protect is off
[ 1.546426] sd 6:0:1:0: [sdb] Write cache: enabled, read cache:
enabled, supports DPO and FUA
[ 1.549546] sd 6:0:0:0: [sda] Attached SCSI disk
[ 1.550247] sd 6:0:1:0: [sdb] Attached SCSI disk
supermin: internal insmod iommufd.ko
supermin: internal insmod vfio.ko
[ 1.557783] 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.587696] 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.612000] EXT4-fs (sdb): mounting ext2 file system using the ext4
subsystem
[ 1.613838] EXT4-fs (sdb): mounted filesystem
9b5ecc99-5651-4855-9ddd-5ca01f29a082 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=9b5ecc99-5651-4855-9ddd-5ca01f29a082 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=9b5ecc99-5651-4855-9ddd-5ca01f29a082 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=9b5ecc99-5651-4855-9ddd-5ca01f29a082 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=9b5ecc99-5651-4855-9ddd-5ca01f29a082 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=9b5ecc99-5651-4855-9ddd-5ca01f29a082 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=' af4d aafe 3f4b a1e1 d74a 140c 1f53 aaa0'
/init: echo af4daafe3f4ba1e1d74a140c1f53aaa0
/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 07:26 autofs
drwxr-xr-x 2 root root 80 Jun 28 07:26 bsg
crw------- 1 root root 10, 234 Jun 28 07:26 btrfs-control
crw------- 1 root root 5, 1 Jun 28 07:26 console
drwxr-xr-x 3 root root 60 Jun 28 07:26 cpu
crw------- 1 root root 10, 259 Jun 28 07:26 cpu_dma_latency
crw------- 1 root root 10, 260 Jun 28 07:26 cpu_wakeup_latency
drwxr-xr-x 2 root root 60 Jun 28 07:26 dma_heap
lrwxrwxrwx 1 root root 13 Jun 28 07:26 fd -> /proc/self/fd
crw-rw-rw- 1 root root 1, 7 Jun 28 07:26 full
crw------- 1 root root 10, 229 Jun 28 07:26 fuse
crw------- 1 root root 10, 228 Jun 28 07:26 hpet
crw------- 1 root root 10, 183 Jun 28 07:26 hwrng
drwxr-xr-x 2 root root 180 Jun 28 07:26 input
crw-rw---- 1 root root 10, 261 Jun 28 07:26 iommu
crw-r--r-- 1 root root 1, 11 Jun 28 07:26 kmsg
drwxr-xr-x 2 root root 60 Jun 28 07:26 mapper
crw------- 1 root root 10, 227 Jun 28 07:26 mcelog
crw------- 1 root root 1, 1 Jun 28 07:26 mem
crw-rw-rw- 1 root root 1, 3 Jun 28 07:26 null
crw------- 1 root root 10, 144 Jun 28 07:26 nvram
crw------- 1 root root 1, 4 Jun 28 07:26 port
crw-rw-rw- 1 root root 5, 2 Jun 28 07:26 ptmx
drwxr-xr-x 2 root root 0 Jun 28 07:26 pts
crw-rw-rw- 1 root root 1, 8 Jun 28 07:26 random
crw------- 1 root root 10, 242 Jun 28 07:26 rfkill
crw------- 1 root root 249, 0 Jun 28 07:26 rtc0
brw------- 1 root root 8, 0 Jun 28 07:26 sda
brw------- 1 root root 8, 16 Jun 28 07:26 sdb
crw------- 1 root root 21, 0 Jun 28 07:26 sg0
crw------- 1 root root 21, 1 Jun 28 07:26 sg1
drwxrwxrwt 2 root root 40 Jun 28 07:26 shm
crw------- 1 root root 10, 231 Jun 28 07:26 snapshot
drwxr-xr-x 2 root root 60 Jun 28 07:26 snd
crw-rw-rw- 1 root root 5, 0 Jun 28 07:26 tty
crw------- 1 root root 4, 0 Jun 28 07:26 tty0
crw------- 1 root root 4, 1 Jun 28 07:26 tty1
crw------- 1 root root 4, 10 Jun 28 07:26 tty10
crw------- 1 root root 4, 11 Jun 28 07:26 tty11
crw------- 1 root root 4, 12 Jun 28 07:26 tty12
crw------- 1 root root 4, 13 Jun 28 07:26 tty13
crw------- 1 root root 4, 14 Jun 28 07:26 tty14
crw------- 1 root root 4, 15 Jun 28 07:26 tty15
crw------- 1 root root 4, 16 Jun 28 07:26 tty16
crw------- 1 root root 4, 17 Jun 28 07:26 tty17
crw------- 1 root root 4, 18 Jun 28 07:26 tty18
crw------- 1 root root 4, 19 Jun 28 07:26 tty19
crw------- 1 root root 4, 2 Jun 28 07:26 tty2
crw------- 1 root root 4, 20 Jun 28 07:26 tty20
crw------- 1 root root 4, 21 Jun 28 07:26 tty21
crw------- 1 root root 4, 22 Jun 28 07:26 tty22
crw------- 1 root root 4, 23 Jun 28 07:26 tty23
crw------- 1 root root 4, 24 Jun 28 07:26 tty24
crw------- 1 root root 4, 25 Jun 28 07:26 tty25
crw------- 1 root root 4, 26 Jun 28 07:26 tty26
crw------- 1 root root 4, 27 Jun 28 07:26 tty27
crw------- 1 root root 4, 28 Jun 28 07:26 tty28
crw------- 1 root root 4, 29 Jun 28 07:26 tty29
crw------- 1 root root 4, 3 Jun 28 07:26 tty3
crw------- 1 root root 4, 30 Jun 28 07:26 tty30
crw------- 1 root root 4, 31 Jun 28 07:26 tty31
crw------- 1 root root 4, 32 Jun 28 07:26 tty32
crw------- 1 root root 4, 33 Jun 28 07:26 tty33
crw------- 1 root root 4, 34 Jun 28 07:26 tty34
crw------- 1 root root 4, 35 Jun 28 07:26 tty35
crw------- 1 root root 4, 36 Jun 28 07:26 tty36
crw------- 1 root root 4, 37 Jun 28 07:26 tty37
crw------- 1 root root 4, 38 Jun 28 07:26 tty38
crw------- 1 root root 4, 39 Jun 28 07:26 tty39
crw------- 1 root root 4, 4 Jun 28 07:26 tty4
crw------- 1 root root 4, 40 Jun 28 07:26 tty40
crw------- 1 root root 4, 41 Jun 28 07:26 tty41
crw------- 1 root root 4, 42 Jun 28 07:26 tty42
crw------- 1 root root 4, 43 Jun 28 07:26 tty43
crw------- 1 root root 4, 44 Jun 28 07:26 tty44
crw------- 1 root root 4, 45 Jun 28 07:26 tty45
crw------- 1 root root 4, 46 Jun 28 07:26 tty46
crw------- 1 root root 4, 47 Jun 28 07:26 tty47
crw------- 1 root root 4, 48 Jun 28 07:26 tty48
crw------- 1 root root 4, 49 Jun 28 07:26 tty49
crw------- 1 root root 4, 5 Jun 28 07:26 tty5
crw------- 1 root root 4, 50 Jun 28 07:26 tty50
crw------- 1 root root 4, 51 Jun 28 07:26 tty51
crw------- 1 root root 4, 52 Jun 28 07:26 tty52
crw------- 1 root root 4, 53 Jun 28 07:26 tty53
crw------- 1 root root 4, 54 Jun 28 07:26 tty54
crw------- 1 root root 4, 55 Jun 28 07:26 tty55
crw------- 1 root root 4, 56 Jun 28 07:26 tty56
crw------- 1 root root 4, 57 Jun 28 07:26 tty57
crw------- 1 root root 4, 58 Jun 28 07:26 tty58
crw------- 1 root root 4, 59 Jun 28 07:26 tty59
crw------- 1 root root 4, 6 Jun 28 07:26 tty6
crw------- 1 root root 4, 60 Jun 28 07:26 tty60
crw------- 1 root root 4, 61 Jun 28 07:26 tty61
crw------- 1 root root 4, 62 Jun 28 07:26 tty62
crw------- 1 root root 4, 63 Jun 28 07:26 tty63
crw------- 1 root root 4, 7 Jun 28 07:26 tty7
crw------- 1 root root 4, 8 Jun 28 07:26 tty8
crw------- 1 root root 4, 9 Jun 28 07:26 tty9
crw------- 1 root root 4, 64 Jun 28 07:26 ttyS0
crw------- 1 root root 10, 258 Jun 28 07:26 udmabuf
crw-rw-rw- 1 root root 1, 9 Jun 28 07:26 urandom
crw------- 1 root root 242, 0 Jun 28 07:26 usbmon0
crw------- 1 root root 10, 257 Jun 28 07:26 userfaultfd
crw------- 1 root root 7, 0 Jun 28 07:26 vcs
crw------- 1 root root 7, 1 Jun 28 07:26 vcs1
crw------- 1 root root 7, 128 Jun 28 07:26 vcsa
crw------- 1 root root 7, 129 Jun 28 07:26 vcsa1
crw------- 1 root root 7, 64 Jun 28 07:26 vcsu
crw------- 1 root root 7, 65 Jun 28 07:26 vcsu1
drwxr-xr-x 2 root root 60 Jun 28 07:26 vfio
crw------- 1 root root 10, 256 Jun 28 07:26 vga_arbiter
crw------- 1 root root 243, 1 Jun 28 07:26 vport1p1
crw-rw-rw- 1 root root 1, 5 Jun 28 07:26 zero
/dev/bsg:
total 0
crw------- 1 root root 244, 0 Jun 28 07:26 6:0:0:0
crw------- 1 root root 244, 1 Jun 28 07:26 6:0:1:0
/dev/cpu:
total 0
drwxr-xr-x 2 root root 80 Jun 28 07:26 0
/dev/cpu/0:
total 0
crw------- 1 root root 203, 0 Jun 28 07:26 cpuid
crw------- 1 root root 202, 0 Jun 28 07:26 msr
/dev/dma_heap:
total 0
crw------- 1 root root 250, 0 Jun 28 07:26 system
/dev/input:
total 0
crw------- 1 root root 13, 64 Jun 28 07:26 event0
crw------- 1 root root 13, 65 Jun 28 07:26 event1
crw------- 1 root root 13, 66 Jun 28 07:26 event2
crw------- 1 root root 13, 67 Jun 28 07:26 event3
crw------- 1 root root 13, 63 Jun 28 07:26 mice
crw------- 1 root root 13, 32 Jun 28 07:26 mouse0
crw------- 1 root root 13, 33 Jun 28 07:26 mouse1
/dev/mapper:
total 0
crw------- 1 root root 10, 236 Jun 28 07:26 control
/dev/pts:
total 0
c--------- 1 root root 5, 2 Jun 28 07:26 ptmx
/dev/shm:
total 0
/dev/snd:
total 0
crw------- 1 root root 116, 33 Jun 28 07:26 timer
/dev/vfio:
total 0
crw-rw-rw- 1 root root 10, 196 Jun 28 07:26 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="9b5ecc99-5651-4855-9ddd-5ca01f29a082" 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 07:26:54 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
1.75 0.21
/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
/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
[ 1.949481] Kernel panic - not syncing: Attempted to kill init!
exitcode=0x00007f00
[ 1.950611] CPU: 0 UID: 0 PID: 1 Comm: init Not tainted
7.0.13-200.fc44.x86_64 #1 PREEMPT(lazy)
[ 1.951875] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS
1.17.0-10.fc44 06/10/2025
[ 1.953133] Call Trace:
[ 1.953531] <TASK>
[ 1.953855] dump_stack_lvl+0x5d/0x80
[ 1.954394] vpanic+0x246/0x450
[ 1.954886] panic+0x6b/0x70
[ 1.955333] do_exit.cold+0x15/0x15
[ 1.955869] do_group_exit+0x2d/0xc0
[ 1.956396] __x64_sys_exit_group+0x18/0x20
[ 1.957024] x64_sys_call+0x102c/0x1530
[ 1.957590] do_syscall_64+0x109/0x6e0
[ 1.958154] ? do_read_fault+0x107/0x280
[ 1.958733] ? handle_pte_fault+0x16c/0x210
[ 1.959353] ? do_fault+0x15b/0x280
[ 1.959874] ? __handle_mm_fault+0x47c/0x6c0
[ 1.960524] ? handle_mm_fault+0x111/0x340
[ 1.961118] ? do_user_addr_fault+0x2cd/0x840
[ 1.961777] ? irqentry_exit+0x75/0x6b0
[ 1.962349] ? clear_bhb_loop+0x30/0x80
[ 1.962940] ? clear_bhb_loop+0x30/0x80
[ 1.963506] ? clear_bhb_loop+0x30/0x80
[ 1.964065] ? clear_bhb_loop+0x30/0x80
[ 1.964639] entry_SYSCALL_64_after_hwframe+0x76/0x7e
[ 1.965367] RIP: 0033:0x7fb42ecf12b8
[ 1.965918] 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
[ 1.968751] RSP: 002b:00007fff66c47fc8 EFLAGS: 00000246 ORIG_RAX:
00000000000000e7
[ 1.969931] RAX: ffffffffffffffda RBX: 00007fb42ee21f88 RCX:
00007fb42ecf12b8
[ 1.971046] RDX: 00007fb42ec2ea48 RSI: ffffffffffffffb0 RDI:
000000000000007f
[ 1.972165] RBP: 00007fff66c48020 R08: 0000000000000000 R09:
0000000000000000
[ 1.973281] R10: 00007fff66c47e60 R11: 0000000000000246 R12:
0000000000000001
[ 1.974393] R13: 000000000000007f R14: 00007fb42ee20680 R15:
00007fb42ee21fa0
[ 1.975536] </TASK>
[ 1.976053] Kernel Offset: 0x20400000 from 0xffffffff81000000
(relocation range: 0xffffffff80000000-0xffffffffbfffffff)
[ 1.977856] Rebooting in 1 seconds..
libguestfs: error: appliance closed the connection unexpectedly, see
earlier error messages
libguestfs: child_cleanup: 0x55c4e3762690: child process died
libguestfs: error: guestfs_launch failed, see earlier error messages
libguestfs: closing guestfs handle 0x55c4e3762690 (state 0)
libguestfs: command: run: rm
libguestfs: command: run: \ -rf /tmp/libguestfspiNV97
libguestfs: command: run: rm
libguestfs: command: run: \ -rf /run/user/1000/libguestfsUPGFbR
j@ws-study:/run/media/j/Ventoy/qemukvm-images$
2 weeks, 4 days
[PATCH 0/1] builder: add Ubuntu 24.04 (noble) cloud-image template builder
by Subramanian P V
Hello,
Please find below a patch for guestfs-tools to add Ubuntu 24.04 (noble)
virt-builder template support via the official cloud image.
Ubuntu 24.04 (noble) no longer publishes the legacy debian-installer
netboot tree:
http://archive.ubuntu.com/ubuntu/dists/noble/main/installer-amd64/ -> 404
make-template.ml depends on that path (preseed + virt-install), so it
cannot build noble templates.
This patch adds make-ubuntu-cloud-template.sh, which downloads the
official noble server cloud image, applies the same customizations as
existing Ubuntu virt-builder templates (root password, cloud-init
disabled, builder user removed), converts to raw, compresses with xz,
and writes a valid index fragment. detect-cloudimg-expand.sh finds the
expand= partition (cloudimg-rootfs on noble). make-template.ml now
directs ubuntu 24.04 users to the cloud script.
Tests:
- test-make-ubuntu-cloud-template.sh (argument checks, expand helper,
cloud URL reachability, noble installer-amd64 absent)
- test-make-template-noble.sh (make-template.ml redirect)
- test-make-ubuntu-cloud-template-integration.sh (slow; downloads image)
Validated manually on Ubuntu noble with libguestfs-tools: virt-ls,
guestmount, virt-index-validate on generated index fragment.
subramanianaug(a)gmail.com (1):
builder: add Ubuntu 24.04 cloud-image template builder
builder/templates/Makefile.am | 16 +-
builder/templates/README-ubuntu-cloud.md | 52 ++++++
builder/templates/detect-cloudimg-expand.sh | 67 +++++++
builder/templates/make-template.ml | 5 +
.../templates/make-ubuntu-cloud-template.sh | 165 ++++++++++++++++++
builder/templates/test-make-template-noble.sh | 39 +++++
...-make-ubuntu-cloud-template-integration.sh | 52 ++++++
.../test-make-ubuntu-cloud-template.sh | 77 ++++++++
8 files changed, 472 insertions(+), 1 deletion(-)
The patch itself follows in a separate message. I would appreciate any
review and feedback.
Thank you.
2 weeks, 6 days
Can't boot UEFI VM after migration: "error: can't find command `linux16`"
by sparimi@redhat.com
Hi
I am trying to solve this above issue. The problem happens when we convert RHEL 7.9 VMware VM using virt-v2v to KVM (not limited to RHEL 7.9). These are the steps
1. Create a RHEL7.9 VM in vmware
2. Boot the VM in VMware, and change the /etc/fstab to have /dev/sda* instead of FS partition UUID where initramfs and vmlinuz are to be found.
3. Power down the VM
4. Use virt-v2v to convert the VM - successfully done
5. If we try to boot the converted VM, the error messages show up
error: can't find command linux16
error: can't find command initrd16
While debugging the problem - I localized the source which in my understanding could be problematic
In File virt-v2v/convert/convert_linux.ml
Line Number ~1265
if String.starts_with "/files/etc/crypttab" path &&
String.starts_with "/dev/sd" value then (
try
let uuid = g#vfs_uuid value in
"UUID=" ^ uuid
with ex ->
warning (f_"failed to translate encrypted device name %s to a UUID \
in /etc/crypttab. This may prevent the guest from booting \
after conversion. You may have to manually change the file and \
reconvert. The original error was: %s")
value (Printexc.to_string ex);
adjusted_dev
) else
adjusted_dev
This is from function remap_block_devices, while it checks for /etc/crypttab and device file, and determines the UUID of the device file, it does not seem to consider /etc/fstab entries for similar exercise. This seems to be related to the problem at hand.
Wanted to know if my thinking is on the right line. Appreciate any inputs
1 month, 2 weeks