if [ ! -f build/live-image-amd64.hybrid.iso ]; then echo "Could not find build/live-image-amd64.hybrid.iso" exit 1 fi scripts/check-qemu-install --debug --configd --cpu 2 --memory 7 --configtest build/live-image-amd64.hybrid.iso INFO - Creating Disk image testinstall-20250512-153658-1324.img DEBUG - Formatting 'testinstall-20250512-153658-1324.img', fmt=raw size=2147483648 INFO - Installing system DEBUG - Executing command: qemu-system-x86_64 -name "VyOS-QEMU" -smp 2,sockets=1,cores=2,threads=1 -cpu host -machine pc,accel=kvm -m 7G -vga none -nographic -vga none -uuid f48b60b2-e6ad-49ef-9d09-4245d0585e52 -cpu host -drive file=build/live-image-amd64.hybrid.iso,format=raw,if=none,media=cdrom,id=drive-cd1,readonly=on -device ahci,id=achi0 -device ide-cd,bus=achi0.0,drive=drive-cd1,id=cd1,bootindex=10 -enable-kvm -monitor unix:/tmp/qemu-monitor-socket-testinstall-20250512-153658-1324.img,server,nowait -netdev user,id=n0,net=192.0.2.0/24,dhcpstart=192.0.2.101,dns=192.0.2.10 -device virtio-net-pci,netdev=n0,mac=00:00:5E:00:53:00,romfile="" -netdev user,id=n1 -device virtio-net-pci,netdev=n1,mac=00:00:5E:00:53:01,romfile="" -netdev user,id=n2 -device virtio-net-pci,netdev=n2,mac=00:00:5E:00:53:02,romfile="" -netdev user,id=n3 -device virtio-net-pci,netdev=n3,mac=00:00:5E:00:53:03,romfile="" -netdev user,id=n4 -device virtio-net-pci,netdev=n4,mac=00:00:5E:00:53:04,romfile="" -netdev user,id=n5 -device virtio-net-pci,netdev=n5,mac=00:00:5E:00:53:05,romfile="" -netdev user,id=n6 -device virtio-net-pci,netdev=n6,mac=00:00:5E:00:53:06,romfile="" -netdev user,id=n7 -device virtio-net-pci,netdev=n7,mac=00:00:5E:00:53:07,romfile="" -device virtio-scsi-pci,id=scsi0 -drive format=raw,file=testinstall-20250512-153658-1324.img,if=none,media=disk,id=drive-hd1,readonly=off -device scsi-hd,bus=scsi0.0,drive=drive-hd1,id=hd1,bootindex=1 DEBUG - cSeaBIOS (version 1.16.2-debian-1.16.2-1) DEBUG - Machine UUID f48b60b2-e6ad-49ef-9d09-4245d0585e52 DEBUG - Booting from Hard Disk... DEBUG - Boot failed: not a bootable disk DEBUG - DEBUG - Booting from DVD/CD... DEBUG - DEBUG - ISOLINUX 6.04 20200816 ETCD Copyright (C) 1994-2015 H. Peter Anvin et al WARNING - Did not find GRUB countdown window, ignoring INFO - Waiting for login prompt DEBUG - ┌────────────────────────────────────────────────────────────┐│ VyOS - Boot Menu │├────────────────────────────────────────────────────────────┤│ Live system (vyos) - KVM console ││ Live system (vyos fail-safe mode) ││ ││ ││ ││ ││ ││ ││ ││ │└────────────────────────────────────────────────────────────┘Press ENTER to boot or TAB to edit a menu entry Automatic boot in 10 seconds... Automatic boot in 9 seconds... Automatic boot in 8 seconds...Automatic boot in 7 seconds...Automatic boot in 6 seconds...Automatic boot in 5 seconds...Automatic boot in 4 seconds...Automatic boot in 3 seconds...Automatic boot in 2 seconds... Automatic boot in 1 second... ┌────────────────────────────────────────────────────────────┐│ VyOS - Boot Menu │├────────────────────────────────────────────────────────────┤│ Live system (vyos) - KVM console ││ Live system (vyos fail-safe mode) ││ ││ ││ ││ ││ ││ ││ ││ │└────────────────────────────────────────────────────────────┘Press ENTER to boot or TAB to edit a menu entryLoading /live/vmlinuz... ok DEBUG - Loading /live/initrd.img...ok DEBUG - Probing EDD (edd=off to disable)... oc[ 0.000000] Linux version 6.6.89-vyos (root@7882ad2de9df) (gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP Tue May 6 15:28:07 UTC 2025 DEBUG - [ 0.000000] Command line: BOOT_IMAGE=/live/vmlinuz boot=live components hostname=vyos username=live nopersistence noautologin nonetworking union=overlay console=ttyS0,115200 console=tty0 net.ifnames=0 biosdevname=0 initrd=/live/initrd.img DEBUG - [ 0.000000] BIOS-provided physical RAM map: DEBUG - [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable DEBUG - [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved DEBUG - [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved DEBUG - [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable DEBUG - [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved DEBUG - [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved DEBUG - [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved DEBUG - [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000001ffffffff] usable DEBUG - [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved DEBUG - [ 0.000000] NX (Execute Disable) protection: active DEBUG - [ 0.000000] APIC: Static calls initialized DEBUG - [ 0.000000] SMBIOS 2.8 present. DEBUG - [ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.2-debian-1.16.2-1 04/01/2014 DEBUG - [ 0.000000] Hypervisor detected: KVM DEBUG - [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 DEBUG - [ 0.000000] kvm-clock: using sched offset of 11257243184 cycles DEBUG - [ 0.000001] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns DEBUG - [ 0.000003] tsc: Detected 3593.248 MHz processor DEBUG - [ 0.000308] last_pfn = 0x200000 max_arch_pfn = 0x400000000 DEBUG - [ 0.000339] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs DEBUG - [ 0.000341] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT DEBUG - [ 0.000383] last_pfn = 0xbffdc max_arch_pfn = 0x400000000 DEBUG - [ 0.002200] found SMP MP-table at [mem 0x000f5b50-0x000f5b5f] DEBUG - [ 0.002210] Using GB pages for direct mapping DEBUG - [ 0.002309] RAMDISK: [mem 0x7d46c000-0x7fffffff] DEBUG - [ 0.002314] ACPI: Early table checksum verification disabled DEBUG - [ 0.002315] ACPI: RSDP 0x00000000000F5960 000014 (v00 BOCHS ) DEBUG - [ 0.002318] ACPI: RSDT 0x00000000BFFE1B2D 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) DEBUG - [ 0.002321] ACPI: FACP 0x00000000BFFE19D9 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) DEBUG - [ 0.002324] ACPI: DSDT 0x00000000BFFE0040 001999 (v01 BOCHS BXPC 00000001 BXPC 00000001) DEBUG - [ 0.002326] ACPI: FACS 0x00000000BFFE0000 000040 DEBUG - [ 0.002327] ACPI: APIC 0x00000000BFFE1A4D 000080 (v01 BOCHS BXPC 00000001 BXPC 00000001) DEBUG - [ 0.002329] ACPI: HPET 0x00000000BFFE1ACD 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) DEBUG - [ 0.002331] ACPI: WAET 0x00000000BFFE1B05 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) DEBUG - [ 0.002332] ACPI: Reserving FACP table memory at [mem 0xbffe19d9-0xbffe1a4c] DEBUG - [ 0.002333] ACPI: Reserving DSDT table memory at [mem 0xbffe0040-0xbffe19d8] DEBUG - [ 0.002333] ACPI: Reserving FACS table memory at [mem 0xbffe0000-0xbffe003f] DEBUG - [ 0.002334] ACPI: Reserving APIC table memory at [mem 0xbffe1a4d-0xbffe1acc] DEBUG - [ 0.002334] ACPI: Reserving HPET table memory at [mem 0xbffe1acd-0xbffe1b04] DEBUG - [ 0.002335] ACPI: Reserving WAET table memory at [mem 0xbffe1b05-0xbffe1b2c] DEBUG - [ 0.002545] No NUMA configuration found DEBUG - [ 0.002546] Faking a node at [mem 0x0000000000000000-0x00000001ffffffff] DEBUG - [ 0.002547] NODE_DATA(0) allocated [mem 0x1ffffc000-0x1ffffffff] DEBUG - [ 0.002813] Zone ranges: DEBUG - [ 0.002814] DMA [mem 0x0000000000001000-0x0000000000ffffff] DEBUG - [ 0.002815] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] DEBUG - [ 0.002816] Normal [mem 0x0000000100000000-0x00000001ffffffff] DEBUG - [ 0.002817] Movable zone start for each node DEBUG - [ 0.002817] Early memory node ranges DEBUG - [ 0.002818] node 0: [mem 0x0000000000001000-0x000000000009efff] DEBUG - [ 0.002818] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] DEBUG - [ 0.002819] node 0: [mem 0x0000000100000000-0x00000001ffffffff] DEBUG - [ 0.002820] Initmem setup node 0 [mem 0x0000000000001000-0x00000001ffffffff] DEBUG - [ 0.003053] On node 0, zone DMA: 1 pages in unavailable ranges DEBUG - [ 0.003063] On node 0, zone DMA: 97 pages in unavailable ranges DEBUG - [ 0.021220] On node 0, zone Normal: 36 pages in unavailable ranges DEBUG - [ 0.021646] ACPI: PM-Timer IO Port: 0x608 DEBUG - [ 0.021654] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) DEBUG - [ 0.021683] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 DEBUG - [ 0.021685] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) DEBUG - [ 0.021686] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) DEBUG - [ 0.021687] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) DEBUG - [ 0.021688] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) DEBUG - [ 0.021689] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) DEBUG - [ 0.021691] ACPI: Using ACPI (MADT) for SMP configuration information DEBUG - [ 0.021692] ACPI: HPET id: 0x8086a201 base: 0xfed00000 DEBUG - [ 0.021695] TSC deadline timer available DEBUG - [ 0.021696] smpboot: Allowing 2 CPUs, 0 hotplug CPUs DEBUG - [ 0.021712] kvm-guest: APIC: eoi() replaced with kvm_guest_apic_eoi_write() DEBUG - [ 0.021725] kvm-guest: KVM setup pv remote TLB flush DEBUG - [ 0.021728] kvm-guest: setup PV sched yield DEBUG - [ 0.021734] [mem 0xc0000000-0xfeffbfff] available for PCI devices DEBUG - [ 0.021735] Booting paravirtualized kernel on KVM DEBUG - [ 0.021737] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns DEBUG - [ 0.025127] setup_percpu: NR_CPUS:256 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 DEBUG - [ 0.025538] percpu: Embedded 57 pages/cpu s195688 r8192 d29592 u1048576 DEBUG - [ 0.025571] kvm-guest: PV spinlocks enabled DEBUG - [ 0.025573] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear) DEBUG - [ 0.025575] Kernel command line: BOOT_IMAGE=/live/vmlinuz boot=live components hostname=vyos username=live nopersistence noautologin nonetworking union=overlay console=ttyS0,115200 console=tty0 net.ifnames=0 biosdevname=0 initrd=/live/initrd.img DEBUG - [ 0.025687] Unknown kernel command line parameters "components nopersistence noautologin nonetworking BOOT_IMAGE=/live/vmlinuz boot=live username=live union=overlay biosdevname=0", will be passed to user space. DEBUG - [ 0.025704] random: crng init done DEBUG - [ 0.026884] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) DEBUG - [ 0.027435] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) DEBUG - [ 0.027460] Fallback order for Node 0: 0 DEBUG - [ 0.027462] Built 1 zonelists, mobility grouping on. Total pages: 1806044 DEBUG - [ 0.027463] Policy zone: Normal DEBUG - [ 0.027464] mem auto-init: stack:off, heap alloc:off, heap free:off DEBUG - [ 0.027468] software IO TLB: area num 2. DEBUG - [ 0.058519] Memory: 7069372K/7339496K available (14336K kernel code, 1650K rwdata, 4852K rodata, 2456K init, 2232K bss, 269864K reserved, 0K cma-reserved) DEBUG - [ 0.058652] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 DEBUG - [ 0.058959] rcu: Hierarchical RCU implementation. DEBUG - [ 0.058959] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. DEBUG - [ 0.058960] Tracing variant of Tasks RCU enabled. DEBUG - [ 0.058961] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. DEBUG - [ 0.058962] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 DEBUG - [ 0.059675] NR_IRQS: 16640, nr_irqs: 440, preallocated irqs: 16 DEBUG - [ 0.059867] rcu: srcu_init: Setting srcu_struct sizes based on contention. DEBUG - [ 0.059980] Console: colour *CGA 80x25 DEBUG - [ 0.059982] printk: console [tty0] enabled DEBUG - [ 0.063474] printk: console [ttyS0] enabled DEBUG - [ 0.151760] ACPI: Core revision 20230628 DEBUG - [ 0.152378] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns DEBUG - [ 0.153682] APIC: Switch to symmetric I/O mode setup DEBUG - [ 0.154567] x2apic enabled DEBUG - [ 0.155280] APIC: Switched APIC routing to: physical x2apic DEBUG - [ 0.156090] kvm-guest: APIC: send_IPI_mask() replaced with kvm_send_ipi_mask() DEBUG - [ 0.157071] kvm-guest: APIC: send_IPI_mask_allbutself() replaced with kvm_send_ipi_mask_allbutself() DEBUG - [ 0.158232] kvm-guest: setup PV IPIs DEBUG - [ 0.159783] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 DEBUG - [ 0.160615] tsc: Marking TSC unstable due to TSCs unsynchronized DEBUG - [ 0.161436] Calibrating delay loop (skipped) preset value.. 7186.49 BogoMIPS (lpj=3593248) DEBUG - [ 0.163457] x86/cpu: User Mode Instruction Prevention (UMIP) activated DEBUG - [ 0.164353] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 DEBUG - [ 0.164433] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 DEBUG - [ 0.165438] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization DEBUG - [ 0.166435] Spectre V2 : Mitigation: Retpolines DEBUG - [ 0.167433] Spectre V2 : Spectre v2 / SpectreRSB: Filling RSB on context switch and VMEXIT DEBUG - [ 0.168433] Spectre V2 : Enabling Speculation Barrier for firmware calls DEBUG - [ 0.169433] RETBleed: Mitigation: untrained return thunk DEBUG - [ 0.170110] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier DEBUG - [ 0.170434] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl DEBUG - [ 0.171433] Speculative Return Stack Overflow: IBPB-extending microcode not applied! DEBUG - [ 0.172433] Speculative Return Stack Overflow: WARNING: See https://kernel.org/doc/html/latest/admin-guide/hw-vuln/srso.html for mitigation options. DEBUG - [ 0.172434] Speculative Return Stack Overflow: Vulnerable: Safe RET, no microcode DEBUG - [ 0.175342] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' DEBUG - [ 0.176349] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' DEBUG - [ 0.177193] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' DEBUG - [ 0.177434] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 DEBUG - [ 0.178433] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format. DEBUG - [ 0.195950] Freeing SMP alternatives memory: 36K DEBUG - [ 0.196435] pid_max: default: 32768 minimum: 301 DEBUG - [ 0.197111] LSM: initializing lsm=lockdown,capability DEBUG - [ 0.197463] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) DEBUG - [ 0.198443] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) DEBUG - [ 0.200562] smpboot: CPU0: AMD Ryzen 5 3600 6-Core Processor (family: 0x17, model: 0x71, stepping: 0x0) DEBUG - [ 0.201563] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2. DEBUG - [ 0.202454] Performance Events: Fam17h+ core perfctr, AMD PMU driver. DEBUG - [ 0.203352] ... version: 0 DEBUG - [ 0.203436] ... bit width: 48 DEBUG - [ 0.204002] ... generic registers: 6 DEBUG - [ 0.204436] ... value mask: 0000ffffffffffff DEBUG - [ 0.205167] ... max period: 00007fffffffffff DEBUG - [ 0.205436] ... fixed-purpose events: 0 DEBUG - [ 0.205994] ... event mask: 000000000000003f DEBUG - [ 0.206536] signal: max sigframe size: 1776 DEBUG - [ 0.207363] rcu: Hierarchical SRCU implementation. DEBUG - [ 0.207436] rcu: Max phase no-delay instances is 400. DEBUG - [ 0.209097] smp: Bringing up secondary CPUs ... DEBUG - [ 0.209544] smpboot: x86: Booting SMP configuration: DEBUG - [ 0.210186] .... node #0, CPUs: #1 DEBUG - [ 0.210500] smp: Brought up 1 node, 2 CPUs DEBUG - [ 0.211978] smpboot: Max logical packages: 1 DEBUG - [ 0.212437] smpboot: Total of 2 processors activated (14372.99 BogoMIPS) DEBUG - [ 0.213692] devtmpfs: initialized DEBUG - [ 0.214565] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns DEBUG - [ 0.215440] futex hash table entries: 512 (order: 3, 32768 bytes, linear) DEBUG - [ 0.216353] pinctrl core: initialized pinctrl subsystem DEBUG - [ 0.217112] NET: Registered PF_NETLINK/PF_ROUTE protocol family DEBUG - [ 0.217615] audit: initializing netlink subsys (disabled) DEBUG - [ 0.218341] audit: type=2000 audit(1747064230.142:1): state=initialized audit_enabled=0 res=1 DEBUG - [ 0.218447] thermal_sys: Registered thermal governor 'fair_share' DEBUG - [ 0.219437] thermal_sys: Registered thermal governor 'bang_bang' DEBUG - [ 0.220229] thermal_sys: Registered thermal governor 'step_wise' DEBUG - [ 0.220437] thermal_sys: Registered thermal governor 'user_space' DEBUG - [ 0.221225] cpuidle: using governor ladder DEBUG - [ 0.221987] cpuidle: using governor menu DEBUG - [ 0.222891] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 DEBUG - [ 0.223510] dca service started, version 1.12.1 DEBUG - [ 0.224143] PCI: Using configuration type 1 for base access DEBUG - [ 0.224436] PCI: Using configuration type 1 for extended access DEBUG - [ 0.227811] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages DEBUG - [ 0.228437] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page DEBUG - [ 0.229294] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages DEBUG - [ 0.229437] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page DEBUG - [ 0.247436] raid6: avx2x4 gen() 35704 MB/s DEBUG - [ 0.264436] raid6: avx2x2 gen() 36985 MB/s DEBUG - [ 0.281436] raid6: avx2x1 gen() 27257 MB/s DEBUG - [ 0.282038] raid6: using algorithm avx2x2 gen() 36985 MB/s DEBUG - [ 0.299436] raid6: .... xor() 22626 MB/s, rmw enabled DEBUG - [ 0.300144] raid6: using avx2x2 recovery algorithm DEBUG - [ 0.300545] ACPI: Added _OSI(Module Device) DEBUG - [ 0.301115] ACPI: Added _OSI(Processor Device) DEBUG - [ 0.301437] ACPI: Added _OSI(3.0 _SCP Extensions) DEBUG - [ 0.302096] ACPI: Added _OSI(Processor Aggregator Device) DEBUG - [ 0.303385] ACPI: 1 ACPI AML tables successfully acquired and loaded DEBUG - [ 0.304457] ACPI: _OSC evaluation for CPUs failed, trying _PDC DEBUG - [ 0.305428] ACPI: Interpreter enabled DEBUG - [ 0.305931] ACPI: PM: (supports S0 S3 S5) DEBUG - [ 0.306437] ACPI: Using IOAPIC for interrupt routing DEBUG - [ 0.307117] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug DEBUG - [ 0.307437] PCI: Using E820 reservations for host bridge windows DEBUG - [ 0.308375] ACPI: Enabled 2 GPEs in block 00 to 0F DEBUG - [ 0.311247] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) DEBUG - [ 0.311441] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3] DEBUG - [ 0.312851] acpiphp: Slot [2] registered DEBUG - [ 0.313417] acpiphp: Slot [3] registered DEBUG - [ 0.313953] acpiphp: Slot [4] registered DEBUG - [ 0.314456] acpiphp: Slot [5] registered DEBUG - [ 0.315000] acpiphp: Slot [6] registered DEBUG - [ 0.315457] acpiphp: Slot [7] registered DEBUG - [ 0.316027] acpiphp: Slot [8] registered DEBUG - [ 0.316456] acpiphp: Slot [9] registered DEBUG - [ 0.317003] acpiphp: Slot [10] registered DEBUG - [ 0.317454] acpiphp: Slot [11] registered DEBUG - [ 0.318026] acpiphp: Slot [12] registered DEBUG - [ 0.318454] acpiphp: Slot [13] registered DEBUG - [ 0.319006] acpiphp: Slot [14] registered DEBUG - [ 0.319453] acpiphp: Slot [15] registered DEBUG - [ 0.320001] acpiphp: Slot [16] registered DEBUG - [ 0.320454] acpiphp: Slot [17] registered DEBUG - [ 0.321007] acpiphp: Slot [18] registered DEBUG - [ 0.321452] acpiphp: Slot [19] registered DEBUG - [ 0.322006] acpiphp: Slot [20] registered DEBUG - [ 0.322455] acpiphp: Slot [21] registered DEBUG - [ 0.323016] acpiphp: Slot [22] registered DEBUG - [ 0.323458] acpiphp: Slot [23] registered DEBUG - [ 0.324014] acpiphp: Slot [24] registered DEBUG - [ 0.324453] acpiphp: Slot [25] registered DEBUG - [ 0.325006] acpiphp: Slot [26] registered DEBUG - [ 0.325453] acpiphp: Slot [27] registered DEBUG - [ 0.325989] acpiphp: Slot [28] registered DEBUG - [ 0.326452] acpiphp: Slot [29] registered DEBUG - [ 0.326985] acpiphp: Slot [30] registered DEBUG - [ 0.327451] acpiphp: Slot [31] registered DEBUG - [ 0.327989] PCI host bridge to bus 0000:00 DEBUG - [ 0.328437] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] DEBUG - [ 0.329297] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] DEBUG - [ 0.329437] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] DEBUG - [ 0.330377] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] DEBUG - [ 0.330436] pci_bus 0000:00: root bus resource [mem 0x200000000-0x27fffffff window] DEBUG - [ 0.331388] pci_bus 0000:00: root bus resource [bus 00-ff] DEBUG - [ 0.331571] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 DEBUG - [ 0.333116] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 DEBUG - [ 0.334273] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 DEBUG - [ 0.337253] pci 0000:00:01.1: reg 0x20: [io 0xc160-0xc16f] DEBUG - [ 0.338296] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] DEBUG - [ 0.338438] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] DEBUG - [ 0.339300] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] DEBUG - [ 0.339437] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] DEBUG - [ 0.340411] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 DEBUG - [ 0.341551] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI DEBUG - [ 0.342445] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB DEBUG - [ 0.343540] pci 0000:00:02.0: [8086:2922] type 00 class 0x010601 DEBUG - [ 0.348103] pci 0000:00:02.0: reg 0x20: [io 0xc040-0xc05f] DEBUG - [ 0.349437] pci 0000:00:02.0: reg 0x24: [mem 0xfebf6000-0xfebf6fff] DEBUG - [ 0.351919] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 DEBUG - [ 0.354806] pci 0000:00:03.0: reg 0x10: [io 0xc060-0xc07f] DEBUG - [ 0.356297] pci 0000:00:03.0: reg 0x14: [mem 0xfebf7000-0xfebf7fff] DEBUG - [ 0.358436] pci 0000:00:03.0: reg 0x20: [mem 0xfebd0000-0xfebd3fff 64bit pref] DEBUG - [ 0.361328] pci 0000:00:04.0: [1af4:1000] type 00 class 0x020000 DEBUG - [ 0.364442] pci 0000:00:04.0: reg 0x10: [io 0xc080-0xc09f] DEBUG - [ 0.365800] pci 0000:00:04.0: reg 0x14: [mem 0xfebf8000-0xfebf8fff] DEBUG - [ 0.368437] pci 0000:00:04.0: reg 0x20: [mem 0xfebd4000-0xfebd7fff 64bit pref] DEBUG - [ 0.370810] pci 0000:00:05.0: [1af4:1000] type 00 class 0x020000 DEBUG - [ 0.372437] pci 0000:00:05.0: reg 0x10: [io 0xc0a0-0xc0bf] DEBUG - [ 0.374815] pci 0000:00:05.0: reg 0x14: [mem 0xfebf9000-0xfebf9fff] DEBUG - [ 0.377437] pci 0000:00:05.0: reg 0x20: [mem 0xfebd8000-0xfebdbfff 64bit pref] DEBUG - [ 0.379745] pci 0000:00:06.0: [1af4:1000] type 00 class 0x020000 DEBUG - [ 0.381170] pci 0000:00:06.0: reg 0x10: [io 0xc0c0-0xc0df] DEBUG - [ 0.382436] pci 0000:00:06.0: reg 0x14: [mem 0xfebfa000-0xfebfafff] DEBUG - [ 0.386168] pci 0000:00:06.0: reg 0x20: [mem 0xfebdc000-0xfebdffff 64bit pref] DEBUG - [ 0.388067] pci 0000:00:07.0: [1af4:1000] type 00 class 0x020000 DEBUG - [ 0.389228] pci 0000:00:07.0: reg 0x10: [io 0xc0e0-0xc0ff] DEBUG - [ 0.390118] pci 0000:00:07.0: reg 0x14: [mem 0xfebfb000-0xfebfbfff] DEBUG - [ 0.393157] pci 0000:00:07.0: reg 0x20: [mem 0xfebe0000-0xfebe3fff 64bit pref] DEBUG - [ 0.395128] pci 0000:00:08.0: [1af4:1000] type 00 class 0x020000 DEBUG - [ 0.396287] pci 0000:00:08.0: reg 0x10: [io 0xc100-0xc11f] DEBUG - [ 0.397219] pci 0000:00:08.0: reg 0x14: [mem 0xfebfc000-0xfebfcfff] DEBUG - [ 0.401437] pci 0000:00:08.0: reg 0x20: [mem 0xfebe4000-0xfebe7fff 64bit pref] DEBUG - [ 0.403777] pci 0000:00:09.0: [1af4:1000] type 00 class 0x020000 DEBUG - [ 0.405194] pci 0000:00:09.0: reg 0x10: [io 0xc120-0xc13f] DEBUG - [ 0.406170] pci 0000:00:09.0: reg 0x14: [mem 0xfebfd000-0xfebfdfff] DEBUG - [ 0.408437] pci 0000:00:09.0: reg 0x20: [mem 0xfebe8000-0xfebebfff 64bit pref] DEBUG - [ 0.411222] pci 0000:00:0a.0: [1af4:1000] type 00 class 0x020000 DEBUG - [ 0.412241] pci 0000:00:0a.0: reg 0x10: [io 0xc140-0xc15f] DEBUG - [ 0.413153] pci 0000:00:0a.0: reg 0x14: [mem 0xfebfe000-0xfebfefff] DEBUG - [ 0.415442] pci 0000:00:0a.0: reg 0x20: [mem 0xfebec000-0xfebeffff 64bit pref] DEBUG - [ 0.418534] pci 0000:00:0b.0: [1af4:1004] type 00 class 0x010000 DEBUG - [ 0.420015] pci 0000:00:0b.0: reg 0x10: [io 0xc000-0xc03f] DEBUG - [ 0.421437] pci 0000:00:0b.0: reg 0x14: [mem 0xfebff000-0xfebfffff] DEBUG - [ 0.425025] pci 0000:00:0b.0: reg 0x20: [mem 0xfebf0000-0xfebf3fff 64bit pref] DEBUG - [ 0.428290] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 DEBUG - [ 0.428548] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 DEBUG - [ 0.429486] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 DEBUG - [ 0.430402] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 DEBUG - [ 0.431259] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 DEBUG - [ 0.431736] iommu: Default domain type: Translated DEBUG - [ 0.432384] iommu: DMA domain TLB invalidation policy: lazy mode DEBUG - [ 0.432520] ACPI: bus type USB registered DEBUG - [ 0.433099] usbcore: registered new interface driver usbfs DEBUG - [ 0.433445] usbcore: registered new interface driver hub DEBUG - [ 0.434155] usbcore: registered new device driver usb DEBUG - [ 0.434459] pps_core: LinuxPPS API ver. 1 registered DEBUG - [ 0.435121] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti DEBUG - [ 0.435442] PTP clock support registered DEBUG - [ 0.436021] EDAC MC: Ver: 3.0.0 DEBUG - [ 0.436693] PCI: Using ACPI for IRQ routing DEBUG - [ 0.437689] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 DEBUG - [ 0.438432] hpet0: 3 comparators, 64-bit 100.000000 MHz counter DEBUG - [ 0.443501] clocksource: Switched to clocksource kvm-clock DEBUG - [ 0.445048] pnp: PnP ACPI init DEBUG - [ 0.446456] pnp: PnP ACPI: found 6 devices DEBUG - [ 0.455363] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns DEBUG - [ 0.457584] NET: Registered PF_INET protocol family DEBUG - [ 0.459136] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear) DEBUG - [ 0.463410] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear) DEBUG - [ 0.465446] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) DEBUG - [ 0.467374] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear) DEBUG - [ 0.469472] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear) DEBUG - [ 0.471788] TCP: Hash tables configured (established 65536 bind 65536) DEBUG - [ 0.473755] MPTCP token hash table entries: 8192 (order: 5, 196608 bytes, linear) DEBUG - [ 0.475728] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear) DEBUG - [ 0.477411] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear) DEBUG - [ 0.479631] NET: Registered PF_UNIX/PF_LOCAL protocol family DEBUG - [ 0.481320] NET: Registered PF_XDP protocol family DEBUG - [ 0.482390] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] DEBUG - [ 0.483575] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] DEBUG - [ 0.484772] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] DEBUG - [ 0.486097] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xfebfffff window] DEBUG - [ 0.487394] pci_bus 0000:00: resource 8 [mem 0x200000000-0x27fffffff window] DEBUG - [ 0.488826] pci 0000:00:01.0: PIIX3: Enabling Passive Release DEBUG - [ 0.489945] pci 0000:00:00.0: Limiting direct PCI/PCI transfers DEBUG - [ 0.491226] PCI: CLS 0 bytes, default 64 DEBUG - [ 0.492079] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) DEBUG - [ 0.492192] Trying to unpack rootfs image as initramfs... DEBUG - [ 0.493328] software IO TLB: mapped [mem 0x00000000bbfdc000-0x00000000bffdc000] (64MB) DEBUG - [ 0.493859] Initialise system trusted keyrings DEBUG - [ 0.497284] workingset: timestamp_bits=40 max_order=21 bucket_order=0 DEBUG - [ 0.498705] xor: automatically using best checksumming function avx DEBUG - [ 0.500061] async_tx: api initialized (async) DEBUG - [ 0.501026] Key type asymmetric registered DEBUG - [ 0.501988] Asymmetric key parser 'x509' registered DEBUG - [ 0.502682] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) DEBUG - [ 0.503707] io scheduler mq-deadline registered DEBUG - [ 0.504401] io scheduler kyber registered DEBUG - [ 0.505012] io scheduler bfq registered DEBUG - [ 0.505709] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 DEBUG - [ 0.506998] ioatdma: Intel(R) QuickData Technology Driver 5.00 DEBUG - [ 0.507792] idxd driver failed to load without MOVDIR64B. DEBUG - [ 0.508545] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled DEBUG - [ 0.509659] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A DEBUG - [ 0.511086] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug. DEBUG - [ 0.512705] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 DEBUG - [ 0.514435] serio: i8042 KBD port at 0x60,0x64 irq 1 DEBUG - [ 0.515119] serio: i8042 AUX port at 0x60,0x64 irq 12 DEBUG - [ 0.515789] rtc_cmos 00:05: RTC can wake from S4 DEBUG - [ 0.516989] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 DEBUG - [ 0.518224] rtc_cmos 00:05: registered as rtc0 DEBUG - [ 0.518877] rtc_cmos 00:05: setting system clock to 2025-05-12T15:37:09 UTC (1747064229) DEBUG - [ 0.519962] rtc_cmos 00:05: alarms up to one day, y3k, 242 bytes nvram, hpet irqs DEBUG - [ 0.521200] device-mapper: uevent: version 1.0.3 DEBUG - [ 0.521844] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com DEBUG - [ 0.522974] amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled DEBUG - [ 0.524065] ledtrig-cpu: registered to indicate activity on CPUs DEBUG - [ 0.524928] drop_monitor: Initializing network drop monitor service DEBUG - [ 0.525843] NET: Registered PF_INET6 protocol family DEBUG - [ 0.714685] Freeing initrd memory: 44624K DEBUG - [ 0.725734] Segment Routing with IPv6 DEBUG - [ 0.726717] In-situ OAM (IOAM) with IPv6 DEBUG - [ 0.727746] mip6: Mobile IPv6 DEBUG - [ 0.728549] Key type dns_resolver registered DEBUG - [ 0.729709] mpls_gso: MPLS GSO support DEBUG - [ 0.731133] IPI shorthand broadcast: enabled DEBUG - [ 0.734959] sched_clock: Marking stable (640007965, 94559761)->(790084066, -55516340) DEBUG - [ 0.737073] registered taskstats version 1 DEBUG - [ 0.738125] Loading compiled-in X.509 certificates DEBUG - [ 0.743308] Loaded X.509 cert 'VyOS Networks build time autogenerated Kernel key: 33fa90eb186d882bbf04236d31f6c095ed321aa0' DEBUG - [ 0.748337] clk: Disabling unused clocks DEBUG - [ 0.750002] Freeing unused kernel image (initmem) memory: 2456K DEBUG - [ 0.751437] Write protecting the kernel read-only data: 20480k DEBUG - [ 0.753622] Freeing unused kernel image (rodata/data gap) memory: 1292K DEBUG - [ 0.822420] x86/mm: Checked W+X mappings: passed, no W+X pages found. DEBUG - [ 0.823241] Run /init as init process DEBUG - [ 0.905224] SCSI subsystem initialized DEBUG - [ 0.949956] scsi host0: ata_piix DEBUG - [ 0.950740] scsi host1: ata_piix DEBUG - [ 0.951413] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc160 irq 14 DEBUG - [ 0.952349] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc168 irq 15 DEBUG - [ 0.969427] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 DEBUG - [ 0.969703] ACPI: \_SB_.LNKC: Enabled at IRQ 11 DEBUG - [ 1.002434] ACPI: \_SB_.LNKB: Enabled at IRQ 10 DEBUG - [ 1.003220] ACPI: \_SB_.LNKD: Enabled at IRQ 11 DEBUG - [ 1.004183] ahci 0000:00:02.0: AHCI 0001.0000 32 slots 6 ports 1.5 Gbps 0x3f impl SATA mode DEBUG - [ 1.006077] ahci 0000:00:02.0: flags: 64bit ncq only DEBUG - [ 1.009219] scsi host2: ahci DEBUG - [ 1.010340] scsi host3: ahci DEBUG - [ 1.011398] scsi host4: ahci DEBUG - [ 1.012447] scsi host5: ahci DEBUG - [ 1.013447] scsi host6: ahci DEBUG - [ 1.014465] scsi host7: ahci DEBUG - [ 1.015382] ata3: SATA max UDMA/133 abar m4096@0xfebf6000 port 0xfebf6100 irq 24 DEBUG - [ 1.016765] ata4: SATA max UDMA/133 abar m4096@0xfebf6000 port 0xfebf6180 irq 24 DEBUG - [ 1.018201] ata5: SATA max UDMA/133 abar m4096@0xfebf6000 port 0xfebf6200 irq 24 DEBUG - [ 1.019608] ata6: SATA max UDMA/133 abar m4096@0xfebf6000 port 0xfebf6280 irq 24 DEBUG - [ 1.021009] ata7: SATA max UDMA/133 abar m4096@0xfebf6000 port 0xfebf6300 irq 24 DEBUG - [ 1.022553] ata8: SATA max UDMA/133 abar m4096@0xfebf6000 port 0xfebf6380 irq 24 DEBUG - [ 1.035596] ACPI: \_SB_.LNKA: Enabled at IRQ 10 DEBUG - [ 1.336442] ata7: SATA link down (SStatus 0 SControl 300) DEBUG - [ 1.338156] ata4: SATA link down (SStatus 0 SControl 300) DEBUG - [ 1.339819] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300) DEBUG - [ 1.341485] ata3.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 DEBUG - [ 1.343038] ata3.00: applying bridge limits DEBUG - [ 1.344400] ata5: SATA link down (SStatus 0 SControl 300) DEBUG - [ 1.346122] ata8: SATA link down (SStatus 0 SControl 300) DEBUG - [ 1.348043] ata6: SATA link down (SStatus 0 SControl 300) DEBUG - [ 1.349613] ata3.00: configured for UDMA/100 DEBUG - [ 1.351242] scsi 2:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 DEBUG - [ 1.386909] sr 2:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray DEBUG - [ 1.388825] cdrom: Uniform CD-ROM driver Revision: 3.20 DEBUG - [ 1.396550] virtio_net virtio4 e6: renamed from eth4 DEBUG - [ 1.408351] scsi host8: Virtio SCSI HBA DEBUG - [ 1.409854] virtio_net virtio6 e8: renamed from eth6 DEBUG - [ 1.416997] scsi 8:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 DEBUG - [ 1.425828] virtio_net virtio7 e9: renamed from eth7 DEBUG - [ 1.432052] virtio_net virtio5 e7: renamed from eth5 DEBUG - [ 1.444828] virtio_net virtio3 e5: renamed from eth3 DEBUG - [ 1.450353] sd 8:0:0:0: Power-on or device reset occurred DEBUG - [ 1.450720] virtio_net virtio0 e2: renamed from eth0 DEBUG - [ 1.452022] sd 8:0:0:0: [sda] 4194304 512-byte logical blocks: (2.15 GB/2.00 GiB) DEBUG - [ 1.453053] sd 8:0:0:0: [sda] Write Protect is off DEBUG - [ 1.453701] virtio_net virtio1 e3: renamed from eth1 DEBUG - [ 1.454439] sd 8:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA DEBUG - [ 1.456301] sd 8:0:0:0: [sda] Attached SCSI disk DEBUG - [ 1.458221] virtio_net virtio2 e4: renamed from eth2 DEBUG - [ 1.573155] loop: module loaded DEBUG - [ 1.584265] loop0: detected capacity change from 0 to 1025624 DEBUG - [ 1.593349] squashfs: version 4.0 (2009/01/31) Phillip Lougher DEBUG - [ 2.373644] systemd[1]: Inserted module 'autofs4' DEBUG - [ 2.411915] systemd[1]: systemd 252.36-1~deb12u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) DEBUG - [ 2.415835] systemd[1]: Detected virtualization kvm. DEBUG - [ 2.416485] systemd[1]: Detected architecture x86-64. DEBUG - [ 2.425242] systemd[1]: Hostname set to . DEBUG - [ 2.433429] systemd[1]: Initializing machine ID from VM UUID. DEBUG - [ 2.915760] systemd[1]: Queued start job for default target Multi-User System. DEBUG - [ 2.928607] systemd[1]: Created slice Slice /system/getty. DEBUG - [ 2.929754] systemd[1]: Created slice Slice /system/modprobe. DEBUG - [ 2.930834] systemd[1]: Created slice Slice /system/serial-getty. DEBUG - [ 2.931842] systemd[1]: Created slice User and Session Slice. DEBUG - [ 2.932608] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. DEBUG - [ 2.933639] systemd[1]: Started Forward Password Requests to Wall Directory Watch. DEBUG - [ 2.934656] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. DEBUG - [ 2.935737] systemd[1]: Reached target Local Encrypted Volumes. DEBUG - [ 2.936502] systemd[1]: Reached target Local Integrity Protected Volumes. DEBUG - [ 2.937347] systemd[1]: Reached target Network is Online. DEBUG - [ 2.938038] systemd[1]: Reached target Remote File Systems. DEBUG - [ 2.938714] systemd[1]: Reached target Slice Units. DEBUG - [ 2.939340] systemd[1]: Reached target TLS tunnels for network services - per-config-file target. DEBUG - [ 2.940355] systemd[1]: Reached target Swaps. DEBUG - [ 2.941025] systemd[1]: Reached target Local Verity Protected Volumes. DEBUG - [ 2.941934] systemd[1]: Listening on initctl Compatibility Named Pipe. DEBUG - [ 2.943779] systemd[1]: Listening on Journal Socket (/dev/log). DEBUG - [ 2.944660] systemd[1]: Listening on Journal Socket. DEBUG - [ 2.945381] systemd[1]: Listening on udev Control Socket. DEBUG - [ 2.946118] systemd[1]: Listening on udev Kernel Socket. DEBUG - [ 2.952623] systemd[1]: Mounting Huge Pages File System... DEBUG - [ 2.955583] systemd[1]: Mounting POSIX Message Queue File System... DEBUG - [ 2.957056] systemd[1]: Mounting Kernel Debug File System... DEBUG - [ 2.959669] systemd[1]: Mounting Kernel Trace File System... DEBUG - [ 2.964003] systemd[1]: Starting Create List of Static Device Nodes... DEBUG - [ 2.968310] systemd[1]: Starting Load Kernel Module configfs... DEBUG - [ 2.970314] systemd[1]: Starting Load Kernel Module dm_mod... DEBUG - [ 2.973243] systemd[1]: Starting Load Kernel Module drm... DEBUG - [ 2.974780] systemd[1]: Starting Load Kernel Module efi_pstore... DEBUG - [ 2.978621] systemd[1]: Starting Load Kernel Module fuse... DEBUG - [ 2.980078] systemd[1]: Starting Load Kernel Module loop... DEBUG - [ 2.982182] systemd[1]: Starting Journal Service... DEBUG - [ 2.985677] systemd[1]: Starting Load Kernel Modules... DEBUG - [ 2.987502] systemd[1]: Starting Remount Root and Kernel File Systems... DEBUG - [ 2.990140] systemd[1]: Starting Coldplug All udev Devices... DEBUG - [ 2.992358] systemd[1]: Mounted Huge Pages File System. DEBUG - [ 2.994701] systemd[1]: Mounted POSIX Message Queue File System. DEBUG - [ 2.995468] systemd[1]: Mounted Kernel Debug File System. DEBUG - [ 2.996209] systemd[1]: Mounted Kernel Trace File System. DEBUG - [ 2.997769] systemd[1]: Finished Create List of Static Device Nodes. DEBUG - [ 2.998760] systemd[1]: modprobe@dm_mod.service: Deactivated successfully. DEBUG - [ 3.000584] systemd[1]: Finished Load Kernel Module dm_mod. DEBUG - [ 3.002286] systemd[1]: modprobe@drm.service: Deactivated successfully. DEBUG - [ 3.003531] systemd[1]: Finished Load Kernel Module drm. DEBUG - [ 3.004447] systemd[1]: modprobe@configfs.service: Deactivated successfully. DEBUG - [ 3.005292] systemd[1]: Finished Load Kernel Module configfs. DEBUG - [ 3.008105] systemd[1]: Mounting Kernel Configuration File System... DEBUG - [ 3.018453] systemd[1]: Mounted Kernel Configuration File System. DEBUG - [ 3.024991] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. DEBUG - [ 3.026084] systemd[1]: Finished Load Kernel Module efi_pstore. DEBUG - [ 3.032173] systemd[1]: Finished Remount Root and Kernel File Systems. DEBUG - [ 3.033135] systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes). DEBUG - [ 3.034388] systemd[1]: Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore). DEBUG - [ 3.041724] fuse: init (API version 7.39) DEBUG - [ 3.046710] systemd[1]: Starting Load/Save Random Seed... DEBUG - [ 3.048551] systemd[1]: Starting Create System Users... DEBUG - [ 3.050079] systemd[1]: Started VyOS configuration daemon. DEBUG - [ 3.051746] systemd[1]: Started VyOS DNS configuration keeper. DEBUG - [ 3.052956] systemd[1]: modprobe@fuse.service: Deactivated successfully. DEBUG - [ 3.053896] systemd[1]: Finished Load Kernel Module fuse. DEBUG - [ 3.067645] systemd[1]: Mounting FUSE Control File System... DEBUG - [ 3.072713] systemd[1]: modprobe@loop.service: Deactivated successfully. DEBUG - [ 3.073597] systemd[1]: Finished Load Kernel Module loop. DEBUG - [ 3.075258] systemd[1]: Mounted FUSE Control File System. DEBUG - [ 3.081517] systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met. DEBUG - [ 3.092797] systemd[1]: Finished Coldplug All udev Devices. DEBUG - [ 3.094216] systemd[1]: Finished Load/Save Random Seed. DEBUG - [ 3.095026] systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes). DEBUG - [ 3.101845] systemd[1]: Started Journal Service. DEBUG - [ 3.118550] systemd-journald[366]: Received client request to flush runtime journal. DEBUG - [ 3.119555] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. DEBUG - [ 3.133968] Bridge firewalling registered DEBUG - DEBUG - Welcome to VyOS - vyos ttyS0 DEBUG - DEBUG - vyos login: vyos DEBUG - vyos DEBUG - Password: vyos DEBUG - DEBUG - Welcome to VyOS! DEBUG - DEBUG - ┌── ┐ DEBUG - . VyOS 1.5-current-202505121526 DEBUG - └ ──┘ current DEBUG - DEBUG - * Documentation: https://docs.vyos.io/en/latest DEBUG - * Project news: https://blog.vyos.io DEBUG - * Bug reports: https://vyos.dev DEBUG - DEBUG - You can change this banner using "set system login banner post-login" command. DEBUG - DEBUG - VyOS is a free software distribution that includes multiple components, DEBUG - you can check individual component licenses under /usr/share/doc/*/copyright INFO - Logged in! DEBUG - vyos@vyos:~$ if sudo grep -rq "BEGIN PRIVATE KEY" /var/lib/shim-signed/mok; then echo Found private key - bailing out; exit 1; fi DEBUG - if sudo grep -rq "BEGIN PRIVATE KEY" /var/lib/shim-signed/mok; then echo Found private key - bailing out; exit 1; fi INFO - Starting installer DEBUG - vyos@vyos:~$ install image DEBUG - install image DEBUG - Welcome to VyOS installation! DEBUG - This command will install VyOS to your permanent storage. DEBUG - Would you like to continuy DEBUG - e? [y/N] y DEBUG - What would you like to name this image? (Defa DEBUG - ult: 1.5-current-202505121526) DEBUG - Please enter a password for the "vyos" user: vyos DEBUG - DEBUG - DEBUG - WARNING: Default password used. Consider changing it on next login. DEBUG - DEBUG - Please confirm password for the "vyos" user: vyos DEBUG - DEBUG - What console should be used by default? (K: KS DEBUG - VM, S: Serial)? (Default: S) S DEBUG - Probing disks DEBUG - 1 disk(s) found DEBUG - The following disks were found: DEBUG - Drive: /dev/sda (2.0 GB) DEBUG - Which one should be used for installation? (De DEBUG - fault: /dev/sda) DEBUG - Installation will delete all data on the drive. Continue? [y/y DEBUG - N] y DEBUG - Searching for data from previous installations DEBUG - No previous installation found DEBUG - Would you like to use all the free space on the drive? [Y/n] y DEBUG - y DEBUG - Creating partition table... DEBUG - The following config files are available for boot: DEBUG - 1: /opt/vyatta/etc/config/config.boot DEBUG - 2: /opt/vyatta/etc/config.boot.default DEBUG - Which file would you like as boot config? (Defa DEBUG - ult: 1) DEBUG - Creating temporary directories DEBUG - Mounting new partitions DEBUG - Creating a configuration file DEBUG - Copying system image files DEBUG - Installing GRUB configuration files DEBUG - Installing GRUB to the drive DEBUG - Cleaning up DEBUG - Unmounting target filesystems DEBUG - Removing temporary files DEBUG - The image installed successfully; please reboot now. INFO - system installed, rebooting DEBUG - vyos@vyos:~$ reboot now INFO - eject installation media QEMU 7.2.15 monitor - type 'help' for more information (qemu) eejejeejecejecteject eject -eject -feject -f eject -f deject -f dreject -f drieject -f driveject -f driveeject -f drive-eject -f drive-ceject -f drive-cdeject -f drive-cd1 (qemu) INFO - Booting installed system DEBUG - reboot now DEBUG - DEBUG - Broadcast message from root@vyos on pts/0 (Mon 2025-05-12 15:37:49 UTC): DEBUG - DEBUG - The system will reboot now! DEBUG - DEBUG - DEBUG - [ 40.594481] (sd-umount)[2986]: Failed to unmount /usr/lib/live/mount/medium: Device or resource busy DEBUG - [ 40.602267] systemd-shutdown[1]: Could not detach loopback /dev/loop0: Device or resource busy DEBUG - [ 40.610658] systemd-shutdown[1]: Failed to finalize file systems, loop devices, ignoring. DEBUG - [ 40.612775] reboot: Restarting system DEBUG - cSeaBIOS (version 1.16.2-debian-1.16.2-1) DEBUG - Machine UUID f48b60b2-e6ad-49ef-9d09-4245d0585e52 DEBUG - Booting from Hard Disk... DEBUG - GRUB loading. DEBUG - Welcome to GRUBGNU GRUB version 2.06-13+deb12u1 DEBUG - DEBUG - +----------------------------------------------------------------------------+||||||||||||||||||||||||+----------------------------------------------------------------------------+ Use the ^ and v keys to select which entry is highlighted. DEBUG - Press enter to boot the selected OS, `e' to edit the commands DEBUG - before booting or `c' for a command-line. *1.5-current-202505121526 Boot options !GNU GRUB version 2.06-13+deb12u1┌────────────────────────────────────────────────────────────────────────────┐││││││││││││││││││││││││││└────────────────────────────────────────────────────────────────────────────┘ Use the ↑ and ↓ keys to select which entry is highlighted. DEBUG - Press enter to boot the selected OS, `e' to edit the commands DEBUG - before booting or `c' for a command-line. *1.5-current-202505121526 Boot options DEBUG - DEBUG - DEBUG - DEBUG - DEBUG - DEBUG - The highlighted entry will be executed automatically in 5s. The highlighted entry will be executed automatically in 5s. INFO - Waiting for login prompt DEBUG - DEBUG - DEBUG - DEBUG - DEBUG - DEBUG - DEBUG - DEBUG - DEBUG - DEBUG - DEBUG - DEBUG - DEBUG - DEBUG - DEBUG - DEBUG - DEBUG - DEBUG - DEBUG - DEBUG - [ 0.000000] Linux version 6.6.89-vyos (root@7882ad2de9df) (gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP Tue May 6 15:28:07 UTC 2025 DEBUG - [ 0.000000] Command line: BOOT_IMAGE=/boot/1.5-current-202505121526/vmlinuz boot=live rootdelay=5 noautologin net.ifnames=0 biosdevname=0 vyos-union=/boot/1.5-current-202505121526 console=ttyS0,115200 DEBUG - [ 0.000000] BIOS-provided physical RAM map: DEBUG - [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable DEBUG - [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved DEBUG - [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved DEBUG - [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable DEBUG - [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved DEBUG - [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved DEBUG - [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved DEBUG - [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000001ffffffff] usable DEBUG - [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved DEBUG - [ 0.000000] NX (Execute Disable) protection: active DEBUG - [ 0.000000] APIC: Static calls initialized DEBUG - [ 0.000000] SMBIOS 2.8 present. DEBUG - [ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.2-debian-1.16.2-1 04/01/2014 DEBUG - [ 0.000000] Hypervisor detected: KVM DEBUG - [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 DEBUG - [ 0.000000] kvm-clock: using sched offset of 54163198444 cycles DEBUG - [ 0.000001] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns DEBUG - [ 0.000003] tsc: Detected 3593.248 MHz processor DEBUG - [ 0.000320] last_pfn = 0x200000 max_arch_pfn = 0x400000000 DEBUG - [ 0.000350] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs DEBUG - [ 0.000352] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT DEBUG - [ 0.000394] last_pfn = 0xbffdc max_arch_pfn = 0x400000000 DEBUG - [ 0.002182] found SMP MP-table at [mem 0x000f5b50-0x000f5b5f] DEBUG - [ 0.002192] Using GB pages for direct mapping DEBUG - [ 0.002270] RAMDISK: [mem 0x328c7000-0x3545afff] DEBUG - [ 0.002275] ACPI: Early table checksum verification disabled DEBUG - [ 0.002276] ACPI: RSDP 0x00000000000F5960 000014 (v00 BOCHS ) DEBUG - [ 0.002279] ACPI: RSDT 0x00000000BFFE1B2D 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) DEBUG - [ 0.002282] ACPI: FACP 0x00000000BFFE19D9 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) DEBUG - [ 0.002285] ACPI: DSDT 0x00000000BFFE0040 001999 (v01 BOCHS BXPC 00000001 BXPC 00000001) DEBUG - [ 0.002287] ACPI: FACS 0x00000000BFFE0000 000040 DEBUG - [ 0.002288] ACPI: APIC 0x00000000BFFE1A4D 000080 (v01 BOCHS BXPC 00000001 BXPC 00000001) DEBUG - [ 0.002290] ACPI: HPET 0x00000000BFFE1ACD 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) DEBUG - [ 0.002292] ACPI: WAET 0x00000000BFFE1B05 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) DEBUG - [ 0.002293] ACPI: Reserving FACP table memory at [mem 0xbffe19d9-0xbffe1a4c] DEBUG - [ 0.002294] ACPI: Reserving DSDT table memory at [mem 0xbffe0040-0xbffe19d8] DEBUG - [ 0.002294] ACPI: Reserving FACS table memory at [mem 0xbffe0000-0xbffe003f] DEBUG - [ 0.002295] ACPI: Reserving APIC table memory at [mem 0xbffe1a4d-0xbffe1acc] DEBUG - [ 0.002295] ACPI: Reserving HPET table memory at [mem 0xbffe1acd-0xbffe1b04] DEBUG - [ 0.002296] ACPI: Reserving WAET table memory at [mem 0xbffe1b05-0xbffe1b2c] DEBUG - [ 0.002502] No NUMA configuration found DEBUG - [ 0.002503] Faking a node at [mem 0x0000000000000000-0x00000001ffffffff] DEBUG - [ 0.002504] NODE_DATA(0) allocated [mem 0x1ffffa000-0x1ffffdfff] DEBUG - [ 0.002517] Zone ranges: DEBUG - [ 0.002518] DMA [mem 0x0000000000001000-0x0000000000ffffff] DEBUG - [ 0.002519] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] DEBUG - [ 0.002520] Normal [mem 0x0000000100000000-0x00000001ffffffff] DEBUG - [ 0.002521] Movable zone start for each node DEBUG - [ 0.002521] Early memory node ranges DEBUG - [ 0.002521] node 0: [mem 0x0000000000001000-0x000000000009efff] DEBUG - [ 0.002522] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] DEBUG - [ 0.002523] node 0: [mem 0x0000000100000000-0x00000001ffffffff] DEBUG - [ 0.002524] Initmem setup node 0 [mem 0x0000000000001000-0x00000001ffffffff] DEBUG - [ 0.002529] On node 0, zone DMA: 1 pages in unavailable ranges DEBUG - [ 0.002550] On node 0, zone DMA: 97 pages in unavailable ranges DEBUG - [ 0.015506] On node 0, zone Normal: 36 pages in unavailable ranges DEBUG - [ 0.015930] ACPI: PM-Timer IO Port: 0x608 DEBUG - [ 0.015938] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) DEBUG - [ 0.015969] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 DEBUG - [ 0.015971] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) DEBUG - [ 0.015972] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) DEBUG - [ 0.015973] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) DEBUG - [ 0.015974] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) DEBUG - [ 0.015975] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) DEBUG - [ 0.015977] ACPI: Using ACPI (MADT) for SMP configuration information DEBUG - [ 0.015978] ACPI: HPET id: 0x8086a201 base: 0xfed00000 DEBUG - [ 0.015981] TSC deadline timer available DEBUG - [ 0.015981] smpboot: Allowing 2 CPUs, 0 hotplug CPUs DEBUG - [ 0.015997] kvm-guest: APIC: eoi() replaced with kvm_guest_apic_eoi_write() DEBUG - [ 0.016010] kvm-guest: KVM setup pv remote TLB flush DEBUG - [ 0.016013] kvm-guest: setup PV sched yield DEBUG - [ 0.016020] [mem 0xc0000000-0xfeffbfff] available for PCI devices DEBUG - [ 0.016021] Booting paravirtualized kernel on KVM DEBUG - [ 0.016022] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns DEBUG - [ 0.019267] setup_percpu: NR_CPUS:256 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 DEBUG - [ 0.019509] percpu: Embedded 57 pages/cpu s195688 r8192 d29592 u1048576 DEBUG - [ 0.019540] kvm-guest: PV spinlocks enabled DEBUG - [ 0.019541] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear) DEBUG - [ 0.019543] Kernel command line: BOOT_IMAGE=/boot/1.5-current-202505121526/vmlinuz boot=live rootdelay=5 noautologin net.ifnames=0 biosdevname=0 vyos-union=/boot/1.5-current-202505121526 console=ttyS0,115200 DEBUG - [ 0.019609] Unknown kernel command line parameters "noautologin BOOT_IMAGE=/boot/1.5-current-202505121526/vmlinuz boot=live biosdevname=0 vyos-union=/boot/1.5-current-202505121526", will be passed to user space. DEBUG - [ 0.019626] random: crng init done DEBUG - [ 0.020419] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) DEBUG - [ 0.020741] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) DEBUG - [ 0.020764] Fallback order for Node 0: 0 DEBUG - [ 0.020766] Built 1 zonelists, mobility grouping on. Total pages: 1806044 DEBUG - [ 0.020767] Policy zone: Normal DEBUG - [ 0.020768] mem auto-init: stack:off, heap alloc:off, heap free:off DEBUG - [ 0.020772] software IO TLB: area num 2. DEBUG - [ 0.049210] Memory: 7069368K/7339496K available (14336K kernel code, 1650K rwdata, 4852K rodata, 2456K init, 2232K bss, 269868K reserved, 0K cma-reserved) DEBUG - [ 0.049345] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 DEBUG - [ 0.049427] rcu: Hierarchical RCU implementation. DEBUG - [ 0.049428] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. DEBUG - [ 0.049429] Tracing variant of Tasks RCU enabled. DEBUG - [ 0.049430] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. DEBUG - [ 0.049430] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 DEBUG - [ 0.050161] NR_IRQS: 16640, nr_irqs: 440, preallocated irqs: 16 DEBUG - [ 0.050356] rcu: srcu_init: Setting srcu_struct sizes based on contention. DEBUG - [ 0.050969] Console: colour VGA+ 80x25 DEBUG - [ 0.051003] printk: console [ttyS0] enabled DEBUG - [ 0.134381] ACPI: Core revision 20230628 DEBUG - [ 0.134969] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns DEBUG - [ 0.136200] APIC: Switch to symmetric I/O mode setup DEBUG - [ 0.137012] x2apic enabled DEBUG - [ 0.137659] APIC: Switched APIC routing to: physical x2apic DEBUG - [ 0.138367] kvm-guest: APIC: send_IPI_mask() replaced with kvm_send_ipi_mask() DEBUG - [ 0.139269] kvm-guest: APIC: send_IPI_mask_allbutself() replaced with kvm_send_ipi_mask_allbutself() DEBUG - [ 0.140381] kvm-guest: setup PV IPIs DEBUG - [ 0.141824] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 DEBUG - [ 0.142599] tsc: Marking TSC unstable due to TSCs unsynchronized DEBUG - [ 0.143402] Calibrating delay loop (skipped) preset value.. 7186.49 BogoMIPS (lpj=3593248) DEBUG - [ 0.144472] x86/cpu: User Mode Instruction Prevention (UMIP) activated DEBUG - [ 0.145467] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 DEBUG - [ 0.146215] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 DEBUG - [ 0.146404] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization DEBUG - [ 0.147400] Spectre V2 : Mitigation: Retpolines DEBUG - [ 0.148399] Spectre V2 : Spectre v2 / SpectreRSB: Filling RSB on context switch and VMEXIT DEBUG - [ 0.149400] Spectre V2 : Enabling Speculation Barrier for firmware calls DEBUG - [ 0.150399] RETBleed: Mitigation: untrained return thunk DEBUG - [ 0.151401] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier DEBUG - [ 0.152400] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl DEBUG - [ 0.153400] Speculative Return Stack Overflow: IBPB-extending microcode not applied! DEBUG - [ 0.154399] Speculative Return Stack Overflow: WARNING: See https://kernel.org/doc/html/latest/admin-guide/hw-vuln/srso.html for mitigation options. DEBUG - [ 0.154400] Speculative Return Stack Overflow: Vulnerable: Safe RET, no microcode DEBUG - [ 0.156410] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' DEBUG - [ 0.157323] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' DEBUG - [ 0.157400] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' DEBUG - [ 0.158400] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 DEBUG - [ 0.159400] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format. DEBUG - [ 0.175992] Freeing SMP alternatives memory: 36K DEBUG - [ 0.176400] pid_max: default: 32768 minimum: 301 DEBUG - [ 0.176998] LSM: initializing lsm=lockdown,capability DEBUG - [ 0.177427] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) DEBUG - [ 0.178408] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) DEBUG - [ 0.179650] smpboot: CPU0: AMD Ryzen 5 3600 6-Core Processor (family: 0x17, model: 0x71, stepping: 0x0) DEBUG - [ 0.180525] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2. DEBUG - [ 0.181421] Performance Events: Fam17h+ core perfctr, AMD PMU driver. DEBUG - [ 0.182232] ... version: 0 DEBUG - [ 0.182402] ... bit width: 48 DEBUG - [ 0.182910] ... generic registers: 6 DEBUG - [ 0.183402] ... value mask: 0000ffffffffffff DEBUG - [ 0.184049] ... max period: 00007fffffffffff DEBUG - [ 0.184402] ... fixed-purpose events: 0 DEBUG - [ 0.184895] ... event mask: 000000000000003f DEBUG - [ 0.185502] signal: max sigframe size: 1776 DEBUG - [ 0.186035] rcu: Hierarchical SRCU implementation. DEBUG - [ 0.186402] rcu: Max phase no-delay instances is 400. DEBUG - [ 0.187965] smp: Bringing up secondary CPUs ... DEBUG - [ 0.188507] smpboot: x86: Booting SMP configuration: DEBUG - [ 0.189121] .... node #0, CPUs: #1 DEBUG - [ 0.189467] smp: Brought up 1 node, 2 CPUs DEBUG - [ 0.190403] smpboot: Max logical packages: 1 DEBUG - [ 0.190923] smpboot: Total of 2 processors activated (14372.99 BogoMIPS) DEBUG - [ 0.191672] devtmpfs: initialized DEBUG - [ 0.192585] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns DEBUG - [ 0.193407] futex hash table entries: 512 (order: 3, 32768 bytes, linear) DEBUG - [ 0.194257] pinctrl core: initialized pinctrl subsystem DEBUG - [ 0.194969] NET: Registered PF_NETLINK/PF_ROUTE protocol family DEBUG - [ 0.195559] audit: initializing netlink subsys (disabled) DEBUG - [ 0.196269] audit: type=2000 audit(1747064273.034:1): state=initialized audit_enabled=0 res=1 DEBUG - [ 0.196414] thermal_sys: Registered thermal governor 'fair_share' DEBUG - [ 0.197402] thermal_sys: Registered thermal governor 'bang_bang' DEBUG - [ 0.198151] thermal_sys: Registered thermal governor 'step_wise' DEBUG - [ 0.198403] thermal_sys: Registered thermal governor 'user_space' DEBUG - [ 0.199166] cpuidle: using governor ladder DEBUG - [ 0.199906] cpuidle: using governor menu DEBUG - [ 0.200830] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 DEBUG - [ 0.201464] dca service started, version 1.12.1 DEBUG - [ 0.202072] PCI: Using configuration type 1 for base access DEBUG - [ 0.202402] PCI: Using configuration type 1 for extended access DEBUG - [ 0.204518] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages DEBUG - [ 0.205403] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page DEBUG - [ 0.206300] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages DEBUG - [ 0.207552] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page DEBUG - [ 0.225184] raid6: avx2x4 gen() 36679 MB/s DEBUG - [ 0.241911] raid6: avx2x2 gen() 37533 MB/s DEBUG - [ 0.258996] raid6: avx2x1 gen() 28415 MB/s DEBUG - [ 0.259402] raid6: using algorithm avx2x2 gen() 37533 MB/s DEBUG - [ 0.276935] raid6: .... xor() 22164 MB/s, rmw enabled DEBUG - [ 0.277402] raid6: using avx2x2 recovery algorithm DEBUG - [ 0.278121] ACPI: Added _OSI(Module Device) DEBUG - [ 0.278403] ACPI: Added _OSI(Processor Device) DEBUG - [ 0.278968] ACPI: Added _OSI(3.0 _SCP Extensions) DEBUG - [ 0.280403] ACPI: Added _OSI(Processor Aggregator Device) DEBUG - [ 0.282006] ACPI: 1 ACPI AML tables successfully acquired and loaded DEBUG - [ 0.282866] ACPI: _OSC evaluation for CPUs failed, trying _PDC DEBUG - [ 0.283559] ACPI: Interpreter enabled DEBUG - [ 0.284022] ACPI: PM: (supports S0 S3 S5) DEBUG - [ 0.284403] ACPI: Using IOAPIC for interrupt routing DEBUG - [ 0.285033] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug DEBUG - [ 0.286403] PCI: Using E820 reservations for host bridge windows DEBUG - [ 0.287279] ACPI: Enabled 2 GPEs in block 00 to 0F DEBUG - [ 0.291152] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) DEBUG - [ 0.291409] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3] DEBUG - [ 0.292806] acpiphp: Slot [2] registered DEBUG - [ 0.293329] acpiphp: Slot [3] registered DEBUG - [ 0.294423] acpiphp: Slot [4] registered DEBUG - [ 0.294947] acpiphp: Slot [5] registered DEBUG - [ 0.295421] acpiphp: Slot [6] registered DEBUG - [ 0.295953] acpiphp: Slot [7] registered DEBUG - [ 0.296421] acpiphp: Slot [8] registered DEBUG - [ 0.296952] acpiphp: Slot [9] registered DEBUG - [ 0.297420] acpiphp: Slot [10] registered DEBUG - [ 0.297962] acpiphp: Slot [11] registered DEBUG - [ 0.298426] acpiphp: Slot [12] registered DEBUG - [ 0.298979] acpiphp: Slot [13] registered DEBUG - [ 0.299420] acpiphp: Slot [14] registered DEBUG - [ 0.299987] acpiphp: Slot [15] registered DEBUG - [ 0.300421] acpiphp: Slot [16] registered DEBUG - [ 0.300951] acpiphp: Slot [17] registered DEBUG - [ 0.301420] acpiphp: Slot [18] registered DEBUG - [ 0.301939] acpiphp: Slot [19] registered DEBUG - [ 0.302419] acpiphp: Slot [20] registered DEBUG - [ 0.302943] acpiphp: Slot [21] registered DEBUG - [ 0.303420] acpiphp: Slot [22] registered DEBUG - [ 0.303950] acpiphp: Slot [23] registered DEBUG - [ 0.304420] acpiphp: Slot [24] registered DEBUG - [ 0.304937] acpiphp: Slot [25] registered DEBUG - [ 0.305419] acpiphp: Slot [26] registered DEBUG - [ 0.305944] acpiphp: Slot [27] registered DEBUG - [ 0.306419] acpiphp: Slot [28] registered DEBUG - [ 0.306943] acpiphp: Slot [29] registered DEBUG - [ 0.307420] acpiphp: Slot [30] registered DEBUG - [ 0.307938] acpiphp: Slot [31] registered DEBUG - [ 0.308411] PCI host bridge to bus 0000:00 DEBUG - [ 0.308926] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] DEBUG - [ 0.310402] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] DEBUG - [ 0.311225] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] DEBUG - [ 0.311403] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] DEBUG - [ 0.312316] pci_bus 0000:00: root bus resource [mem 0x200000000-0x27fffffff window] DEBUG - [ 0.313403] pci_bus 0000:00: root bus resource [bus 00-ff] DEBUG - [ 0.314208] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 DEBUG - [ 0.316172] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 DEBUG - [ 0.317459] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 DEBUG - [ 0.322064] pci 0000:00:01.1: reg 0x20: [io 0xc160-0xc16f] DEBUG - [ 0.323789] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] DEBUG - [ 0.324403] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] DEBUG - [ 0.325214] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] DEBUG - [ 0.326403] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] DEBUG - [ 0.327345] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 DEBUG - [ 0.328736] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI DEBUG - [ 0.330410] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB DEBUG - [ 0.331518] pci 0000:00:02.0: [8086:2922] type 00 class 0x010601 DEBUG - [ 0.337163] pci 0000:00:02.0: reg 0x20: [io 0xc040-0xc05f] DEBUG - [ 0.339403] pci 0000:00:02.0: reg 0x24: [mem 0xfebf6000-0xfebf6fff] DEBUG - [ 0.341778] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 DEBUG - [ 0.344140] pci 0000:00:03.0: reg 0x10: [io 0xc060-0xc07f] DEBUG - [ 0.345353] pci 0000:00:03.0: reg 0x14: [mem 0xfebf7000-0xfebf7fff] DEBUG - [ 0.353407] pci 0000:00:03.0: reg 0x20: [mem 0xfebd0000-0xfebd3fff 64bit pref] DEBUG - [ 0.356546] pci 0000:00:04.0: [1af4:1000] type 00 class 0x020000 DEBUG - [ 0.357832] pci 0000:00:04.0: reg 0x10: [io 0xc080-0xc09f] DEBUG - [ 0.359223] pci 0000:00:04.0: reg 0x14: [mem 0xfebf8000-0xfebf8fff] DEBUG - [ 0.364858] pci 0000:00:04.0: reg 0x20: [mem 0xfebd4000-0xfebd7fff 64bit pref] DEBUG - [ 0.367147] pci 0000:00:05.0: [1af4:1000] type 00 class 0x020000 DEBUG - [ 0.369157] pci 0000:00:05.0: reg 0x10: [io 0xc0a0-0xc0bf] DEBUG - [ 0.370141] pci 0000:00:05.0: reg 0x14: [mem 0xfebf9000-0xfebf9fff] DEBUG - [ 0.373403] pci 0000:00:05.0: reg 0x20: [mem 0xfebd8000-0xfebdbfff 64bit pref] DEBUG - [ 0.378134] pci 0000:00:06.0: [1af4:1000] type 00 class 0x020000 DEBUG - [ 0.379162] pci 0000:00:06.0: reg 0x10: [io 0xc0c0-0xc0df] DEBUG - [ 0.381129] pci 0000:00:06.0: reg 0x14: [mem 0xfebfa000-0xfebfafff] DEBUG - [ 0.383402] pci 0000:00:06.0: reg 0x20: [mem 0xfebdc000-0xfebdffff 64bit pref] DEBUG - [ 0.388775] pci 0000:00:07.0: [1af4:1000] type 00 class 0x020000 DEBUG - [ 0.390207] pci 0000:00:07.0: reg 0x10: [io 0xc0e0-0xc0ff] DEBUG - [ 0.391135] pci 0000:00:07.0: reg 0x14: [mem 0xfebfb000-0xfebfbfff] DEBUG - [ 0.394403] pci 0000:00:07.0: reg 0x20: [mem 0xfebe0000-0xfebe3fff 64bit pref] DEBUG - [ 0.396738] pci 0000:00:08.0: [1af4:1000] type 00 class 0x020000 DEBUG - [ 0.400768] pci 0000:00:08.0: reg 0x10: [io 0xc100-0xc11f] DEBUG - [ 0.402105] pci 0000:00:08.0: reg 0x14: [mem 0xfebfc000-0xfebfcfff] DEBUG - [ 0.404403] pci 0000:00:08.0: reg 0x20: [mem 0xfebe4000-0xfebe7fff 64bit pref] DEBUG - [ 0.407884] pci 0000:00:09.0: [1af4:1000] type 00 class 0x020000 DEBUG - [ 0.409126] pci 0000:00:09.0: reg 0x10: [io 0xc120-0xc13f] DEBUG - [ 0.412403] pci 0000:00:09.0: reg 0x14: [mem 0xfebfd000-0xfebfdfff] DEBUG - [ 0.416100] pci 0000:00:09.0: reg 0x20: [mem 0xfebe8000-0xfebebfff 64bit pref] DEBUG - [ 0.418129] pci 0000:00:0a.0: [1af4:1000] type 00 class 0x020000 DEBUG - [ 0.420233] pci 0000:00:0a.0: reg 0x10: [io 0xc140-0xc15f] DEBUG - [ 0.421183] pci 0000:00:0a.0: reg 0x14: [mem 0xfebfe000-0xfebfefff] DEBUG - [ 0.426090] pci 0000:00:0a.0: reg 0x20: [mem 0xfebec000-0xfebeffff 64bit pref] DEBUG - [ 0.429150] pci 0000:00:0b.0: [1af4:1004] type 00 class 0x010000 DEBUG - [ 0.431403] pci 0000:00:0b.0: reg 0x10: [io 0xc000-0xc03f] DEBUG - [ 0.432926] pci 0000:00:0b.0: reg 0x14: [mem 0xfebff000-0xfebfffff] DEBUG - [ 0.438403] pci 0000:00:0b.0: reg 0x20: [mem 0xfebf0000-0xfebf3fff 64bit pref] DEBUG - [ 0.443132] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 DEBUG - [ 0.443528] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 DEBUG - [ 0.444461] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 DEBUG - [ 0.445376] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 DEBUG - [ 0.447475] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 DEBUG - [ 0.448528] iommu: Default domain type: Translated DEBUG - [ 0.449128] iommu: DMA domain TLB invalidation policy: lazy mode DEBUG - [ 0.449474] ACPI: bus type USB registered DEBUG - [ 0.449973] usbcore: registered new interface driver usbfs DEBUG - [ 0.450408] usbcore: registered new interface driver hub DEBUG - [ 0.451082] usbcore: registered new device driver usb DEBUG - [ 0.452423] pps_core: LinuxPPS API ver. 1 registered DEBUG - [ 0.453019] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti DEBUG - [ 0.453405] PTP clock support registered DEBUG - [ 0.454453] EDAC MC: Ver: 3.0.0 DEBUG - [ 0.455630] PCI: Using ACPI for IRQ routing DEBUG - [ 0.456545] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 DEBUG - [ 0.457406] hpet0: 3 comparators, 64-bit 100.000000 MHz counter DEBUG - [ 0.463454] clocksource: Switched to clocksource kvm-clock DEBUG - [ 0.465156] pnp: PnP ACPI init DEBUG - [ 0.466644] pnp: PnP ACPI: found 6 devices DEBUG - [ 0.475889] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns DEBUG - [ 0.478166] NET: Registered PF_INET protocol family DEBUG - [ 0.479549] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear) DEBUG - [ 0.483795] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear) DEBUG - [ 0.485924] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) DEBUG - [ 0.487871] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear) DEBUG - [ 0.489997] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear) DEBUG - [ 0.492070] TCP: Hash tables configured (established 65536 bind 65536) DEBUG - [ 0.493780] MPTCP token hash table entries: 8192 (order: 5, 196608 bytes, linear) DEBUG - [ 0.495729] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear) DEBUG - [ 0.497389] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear) DEBUG - [ 0.499247] NET: Registered PF_UNIX/PF_LOCAL protocol family DEBUG - [ 0.500730] NET: Registered PF_XDP protocol family DEBUG - [ 0.501999] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] DEBUG - [ 0.503628] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] DEBUG - [ 0.505250] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] DEBUG - [ 0.507023] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xfebfffff window] DEBUG - [ 0.508856] pci_bus 0000:00: resource 8 [mem 0x200000000-0x27fffffff window] DEBUG - [ 0.510705] pci 0000:00:01.0: PIIX3: Enabling Passive Release DEBUG - [ 0.512210] pci 0000:00:00.0: Limiting direct PCI/PCI transfers DEBUG - [ 0.513762] PCI: CLS 0 bytes, default 64 DEBUG - [ 0.514734] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) DEBUG - [ 0.514825] Trying to unpack rootfs image as initramfs... DEBUG - [ 0.515881] software IO TLB: mapped [mem 0x00000000bbfdc000-0x00000000bffdc000] (64MB) DEBUG - [ 0.516299] Initialise system trusted keyrings DEBUG - [ 0.519785] workingset: timestamp_bits=40 max_order=21 bucket_order=0 DEBUG - [ 0.521159] xor: automatically using best checksumming function avx DEBUG - [ 0.522498] async_tx: api initialized (async) DEBUG - [ 0.523470] Key type asymmetric registered DEBUG - [ 0.524250] Asymmetric key parser 'x509' registered DEBUG - [ 0.525151] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) DEBUG - [ 0.526468] io scheduler mq-deadline registered DEBUG - [ 0.527291] io scheduler kyber registered DEBUG - [ 0.528024] io scheduler bfq registered DEBUG - [ 0.529333] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 DEBUG - [ 0.530451] ioatdma: Intel(R) QuickData Technology Driver 5.00 DEBUG - [ 0.531229] idxd driver failed to load without MOVDIR64B. DEBUG - [ 0.532137] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled DEBUG - [ 0.533706] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A DEBUG - [ 0.535677] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug. DEBUG - [ 0.537825] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 DEBUG - [ 0.539773] serio: i8042 KBD port at 0x60,0x64 irq 1 DEBUG - [ 0.540682] serio: i8042 AUX port at 0x60,0x64 irq 12 DEBUG - [ 0.541618] rtc_cmos 00:05: RTC can wake from S4 DEBUG - [ 0.543091] rtc_cmos 00:05: registered as rtc0 DEBUG - [ 0.543950] rtc_cmos 00:05: setting system clock to 2025-05-12T15:37:52 UTC (1747064272) DEBUG - [ 0.545482] rtc_cmos 00:05: alarms up to one day, y3k, 242 bytes nvram, hpet irqs DEBUG - [ 0.547063] device-mapper: uevent: version 1.0.3 DEBUG - [ 0.548050] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com DEBUG - [ 0.549317] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 DEBUG - [ 0.550650] amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled DEBUG - [ 0.551562] ledtrig-cpu: registered to indicate activity on CPUs DEBUG - [ 0.552391] drop_monitor: Initializing network drop monitor service DEBUG - [ 0.553285] NET: Registered PF_INET6 protocol family DEBUG - [ 0.723902] Freeing initrd memory: 44624K DEBUG - [ 0.735821] Segment Routing with IPv6 DEBUG - [ 0.736749] In-situ OAM (IOAM) with IPv6 DEBUG - [ 0.737758] mip6: Mobile IPv6 DEBUG - [ 0.738575] Key type dns_resolver registered DEBUG - [ 0.739180] mpls_gso: MPLS GSO support DEBUG - [ 0.739938] IPI shorthand broadcast: enabled DEBUG - [ 0.742000] sched_clock: Marking stable (654002807, 87036465)->(753808349, -12769077) DEBUG - [ 0.743196] registered taskstats version 1 DEBUG - [ 0.743779] Loading compiled-in X.509 certificates DEBUG - [ 0.750058] Loaded X.509 cert 'VyOS Networks build time autogenerated Kernel key: 33fa90eb186d882bbf04236d31f6c095ed321aa0' DEBUG - [ 0.752794] clk: Disabling unused clocks DEBUG - [ 0.753992] Freeing unused kernel image (initmem) memory: 2456K DEBUG - [ 0.754551] Write protecting the kernel read-only data: 20480k DEBUG - [ 0.755481] Freeing unused kernel image (rodata/data gap) memory: 1292K DEBUG - [ 0.810997] x86/mm: Checked W+X mappings: passed, no W+X pages found. DEBUG - [ 0.811648] Run /init as init process DEBUG - Loading, please wait... DEBUG - Starting systemd-udevd version 252.36-1~deb12u1 DEBUG - [ 0.889722] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 DEBUG - [ 0.889748] SCSI subsystem initialized DEBUG - [ 0.925280] scsi host0: ata_piix DEBUG - [ 0.925903] scsi host1: ata_piix DEBUG - [ 0.926497] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc160 irq 14 DEBUG - [ 0.927206] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc168 irq 15 DEBUG - [ 0.978614] ACPI: \_SB_.LNKC: Enabled at IRQ 11 DEBUG - [ 0.980679] ACPI: \_SB_.LNKB: Enabled at IRQ 10 DEBUG - [ 0.981732] ahci 0000:00:02.0: AHCI 0001.0000 32 slots 6 ports 1.5 Gbps 0x3f impl SATA mode DEBUG - [ 0.982533] ahci 0000:00:02.0: flags: 64bit ncq only DEBUG - [ 0.984199] scsi host2: ahci DEBUG - [ 0.984857] scsi host3: ahci DEBUG - [ 0.985484] scsi host4: ahci DEBUG - [ 0.986080] scsi host5: ahci DEBUG - [ 0.986675] scsi host6: ahci DEBUG - [ 0.987266] scsi host7: ahci DEBUG - [ 0.987761] ata3: SATA max UDMA/133 abar m4096@0xfebf6000 port 0xfebf6100 irq 24 DEBUG - [ 0.988533] ata4: SATA max UDMA/133 abar m4096@0xfebf6000 port 0xfebf6180 irq 24 DEBUG - [ 0.989324] ata5: SATA max UDMA/133 abar m4096@0xfebf6000 port 0xfebf6200 irq 24 DEBUG - [ 0.990114] ata6: SATA max UDMA/133 abar m4096@0xfebf6000 port 0xfebf6280 irq 24 DEBUG - [ 0.990897] ata7: SATA max UDMA/133 abar m4096@0xfebf6000 port 0xfebf6300 irq 24 DEBUG - [ 0.991698] ata8: SATA max UDMA/133 abar m4096@0xfebf6000 port 0xfebf6380 irq 24 DEBUG - [ 1.014397] ACPI: \_SB_.LNKD: Enabled at IRQ 11 DEBUG - [ 1.050161] ACPI: \_SB_.LNKA: Enabled at IRQ 10 DEBUG - [ 1.302812] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300) DEBUG - [ 1.304264] ata6: SATA link down (SStatus 0 SControl 300) DEBUG - [ 1.305445] ata5: SATA link down (SStatus 0 SControl 300) DEBUG - [ 1.306657] ata4: SATA link down (SStatus 0 SControl 300) DEBUG - [ 1.307606] ata8: SATA link down (SStatus 0 SControl 300) DEBUG - [ 1.309116] ata7: SATA link down (SStatus 0 SControl 300) DEBUG - [ 1.310314] ata3.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 DEBUG - [ 1.311426] ata3.00: applying bridge limits DEBUG - [ 1.312361] ata3.00: configured for UDMA/100 DEBUG - [ 1.313985] scsi 2:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 DEBUG - [ 1.343235] scsi host8: Virtio SCSI HBA DEBUG - [ 1.345777] scsi 8:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 DEBUG - [ 1.373722] virtio_net virtio2 e4: renamed from eth2 DEBUG - [ 1.388625] sr 2:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray DEBUG - [ 1.389644] cdrom: Uniform CD-ROM driver Revision: 3.20 DEBUG - [ 1.393751] virtio_net virtio3 e5: renamed from eth3 DEBUG - [ 1.418732] virtio_net virtio5 e7: renamed from eth5 DEBUG - [ 1.420551] sd 8:0:0:0: Power-on or device reset occurred DEBUG - [ 1.421290] sd 8:0:0:0: [sda] 4194304 512-byte logical blocks: (2.15 GB/2.00 GiB) DEBUG - [ 1.424162] sd 8:0:0:0: [sda] Write Protect is off DEBUG - [ 1.424745] sd 8:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA DEBUG - [ 1.428514] virtio_net virtio4 e6: renamed from eth4 DEBUG - [ 1.430620] sda: sda1 sda2 sda3 DEBUG - [ 1.431217] sd 8:0:0:0: [sda] Attached SCSI disk DEBUG - [ 1.435551] virtio_net virtio7 e9: renamed from eth7 DEBUG - [ 1.442451] virtio_net virtio1 e3: renamed from eth1 DEBUG - [ 1.450690] virtio_net virtio0 e2: renamed from eth0 DEBUG - [ 1.457449] virtio_net virtio6 e8: renamed from eth6 DEBUG - Begin: Loading essential drivers ... done. DEBUG - Begin: Running /scripts/init-premount ... done. DEBUG - Begin: Mounting root file system ... [ 6.980215] EXT4-fs (sda3): mounted filesystem 7ef3a439-dd1e-4583-8f3b-bc40b9fbbed5 ro with ordered data mode. Quota mode: disabled. DEBUG - [ 7.021682] loop: module loaded DEBUG - [ 7.038245] loop0: detected capacity change from 0 to 1025624 DEBUG - [ 7.047389] squashfs: version 4.0 (2009/01/31) Phillip Lougher DEBUG - [ 7.069069] usbcore: registered new interface driver usb-storage DEBUG - Begin: Running /scripts/live-realpremount ... done. DEBUG - Begin: Mounting "/live/medium//boot/1.5-current-202505121526/1.5-current-202505121526.squashfs" on "//1.5-current-202505121526.squashfs" via "/dev/loop0" ... done. DEBUG - mount: /live/persistence: unknown filesystem type ''. DEBUG - dmesg(1) may have more information after failed mount system call. DEBUG - mount: /live/persistence: unknown filesystem type ''. DEBUG - dmesg(1) may have more information after failed mount system call. DEBUG - mount: /live/persistence: unknown filesystem type ''. DEBUG - dmesg(1) may have more information after failed mount system call. DEBUG - [ 12.687926] EXT4-fs (sda3): re-mounted 7ef3a439-dd1e-4583-8f3b-bc40b9fbbed5 r/w. Quota mode: disabled. DEBUG - done. DEBUG - Begin: Running /scripts/init-bottom ... done. DEBUG - [ 13.590626] systemd[1]: Inserted module 'autofs4' DEBUG - [ 13.630056] systemd[1]: systemd 252.36-1~deb12u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) DEBUG - [ 13.633085] systemd[1]: Detected virtualization kvm. DEBUG - [ 13.633596] systemd[1]: Detected architecture x86-64. DEBUG - DEBUG - Welcome to VyOS 1.5-current-202505121526 (current)! DEBUG - DEBUG - [ 13.643220] systemd[1]: Hostname set to . DEBUG - [ 13.651987] systemd[1]: Initializing machine ID from VM UUID. DEBUG - [ 14.145102] systemd[1]: Queued start job for default target Multi-User System. DEBUG - [ 14.157090] systemd[1]: Created slice Slice /system/getty. DEBUG - [ OK ] Created slice Slice /system/getty. DEBUG - [ 14.158692] systemd[1]: Created slice Slice /system/modprobe. DEBUG - [ OK ] Created slice Slice /system/modprobe. DEBUG - [ 14.160480] systemd[1]: Created slice Slice /system/serial-getty. DEBUG - [ OK ] Created slice Slice /system/serial-getty. DEBUG - [ 14.162069] systemd[1]: Created slice User and Session Slice. DEBUG - [ OK ] Created slice User and Session Slice. DEBUG - [ 14.163406] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. DEBUG - [ OK ] Started Dispatch Password …ts to Console Directory Watch. DEBUG - [ 14.165138] systemd[1]: Started Forward Password Requests to Wall Directory Watch. DEBUG - [ OK ] Started Forward Password R…uests to Wall Directory Watch. DEBUG - [ 14.166865] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. DEBUG - [ OK ] Set up automount Arbitrary…s File System Automount Point. DEBUG - [ 14.168679] systemd[1]: Reached target Local Encrypted Volumes. DEBUG - [ OK ] Reached target Local Encrypted Volumes. DEBUG - [ 14.170000] systemd[1]: Reached target Local Integrity Protected Volumes. DEBUG - [ OK ] Reached target Local Integrity Protected Volumes. DEBUG - [ 14.171488] systemd[1]: Reached target Network is Online. DEBUG - [ OK ] Reached target Network is Online. DEBUG - [ 14.172722] systemd[1]: Reached target Remote File Systems. DEBUG - [ OK ] Reached target Remote File Systems. DEBUG - [ 14.174106] systemd[1]: Reached target Slice Units. DEBUG - [ OK ] Reached target Slice Units. DEBUG - [ 14.175293] systemd[1]: Reached target TLS tunnels for network services - per-config-file target. DEBUG - [ OK ] Reached target TLS tunnels…ices - per-config-file target. DEBUG - [ 14.177123] systemd[1]: Reached target Swaps. DEBUG - [ OK ] Reached target Swaps. DEBUG - [ 14.178166] systemd[1]: Reached target Local Verity Protected Volumes. DEBUG - [ OK ] Reached target Local Verity Protected Volumes. DEBUG - [ 14.179683] systemd[1]: Listening on initctl Compatibility Named Pipe. DEBUG - [ OK ] Listening on initctl Compatibility Named Pipe. DEBUG - [ 14.181865] systemd[1]: Listening on Journal Socket (/dev/log). DEBUG - [ OK ] Listening on Journal Socket (/dev/log). DEBUG - [ 14.183349] systemd[1]: Listening on Journal Socket. DEBUG - [ OK ] Listening on Journal Socket. DEBUG - [ 14.184602] systemd[1]: Listening on udev Control Socket. DEBUG - [ OK ] Listening on udev Control Socket. DEBUG - [ 14.185947] systemd[1]: Listening on udev Kernel Socket. DEBUG - [ OK ] Listening on udev Kernel Socket. DEBUG - [ 14.191103] systemd[1]: Mounting Huge Pages File System... DEBUG - Mounting Huge Pages File System... DEBUG - [ 14.194335] systemd[1]: Mounting POSIX Message Queue File System... DEBUG - Mounting POSIX Message Queue File System... DEBUG - [ 14.197490] systemd[1]: Mounting Kernel Debug File System... DEBUG - Mounting Kernel Debug File System... DEBUG - [ 14.200577] systemd[1]: Mounting Kernel Trace File System... DEBUG - Mounting Kernel Trace File System... DEBUG - [ 14.204372] systemd[1]: Starting Create List of Static Device Nodes... DEBUG - Starting Create List of Static Device Nodes... DEBUG - [ 14.208097] systemd[1]: Starting Load Kernel Module configfs... DEBUG - Starting Load Kernel Module configfs... DEBUG - [ 14.210181] systemd[1]: Starting Load Kernel Module dm_mod... DEBUG - Starting Load Kernel Module dm_mod... DEBUG - [ 14.213826] systemd[1]: Starting Load Kernel Module drm... DEBUG - Starting Load Kernel Module drm... DEBUG - [ 14.215749] systemd[1]: Starting Load Kernel Module efi_pstore... DEBUG - Starting Load Kernel Module efi_pstore... DEBUG - [ 14.217805] systemd[1]: Starting Load Kernel Module fuse... DEBUG - Starting Load Kernel Module fuse... DEBUG - [ 14.219681] systemd[1]: Starting Load Kernel Module loop... DEBUG - Starting Load Kernel Module loop... DEBUG - [ 14.222256] systemd[1]: Starting Journal Service... DEBUG - Starting Journal Service... DEBUG - [ 14.224721] systemd[1]: Starting Load Kernel Modules... DEBUG - Starting Load Kernel Modules... DEBUG - [ 14.227437] systemd[1]: Starting Remount Root and Kernel File Systems... DEBUG - Starting Remount Root and Kernel File Systems... DEBUG - [ 14.230305] systemd[1]: Starting Coldplug All udev Devices... DEBUG - Starting Coldplug All udev Devices... DEBUG - [ 14.233652] systemd[1]: Mounted Huge Pages File System. DEBUG - [ OK ] Mounted Huge Pages File System. DEBUG - [ 14.235851] systemd[1]: Mounted POSIX Message Queue File System. DEBUG - [ OK ] Mounted POSIX Message Queue File System. DEBUG - [ 14.237320] systemd[1]: Mounted Kernel Debug File System. DEBUG - [ OK ] Mounted Kernel Debug File System. DEBUG - [ 14.239126] systemd[1]: Mounted Kernel Trace File System. DEBUG - [ OK ] Mounted Kernel Trace File System. DEBUG - [ 14.241229] systemd[1]: Finished Create List of Static Device Nodes. DEBUG - [ OK ] Finished Create List of Static Device Nodes. DEBUG - [ 14.246669] systemd[1]: modprobe@drm.service: Deactivated successfully. DEBUG - [ 14.247416] systemd[1]: Finished Load Kernel Module drm. DEBUG - [ OK ] Finished Load Kernel Module drm. DEBUG - [ 14.249318] systemd[1]: modprobe@dm_mod.service: Deactivated successfully. DEBUG - [ 14.250118] systemd[1]: Finished Load Kernel Module dm_mod. DEBUG - [ OK ] Finished Load Kernel Module dm_mod. DEBUG - [ 14.271117] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. DEBUG - [ 14.271981] systemd[1]: Finished Load Kernel Module efi_pstore. DEBUG - [ OK ] Finished Load Kernel Module efi_pstore. DEBUG - [ 14.273780] systemd[1]: modprobe@loop.service: Deactivated successfully. DEBUG - [ 14.274904] systemd[1]: Finished Load Kernel Module loop. DEBUG - [ OK ] Finished Load Kernel Module loop. DEBUG - [ 14.277384] systemd[1]: modprobe@configfs.service: Deactivated successfully. DEBUG - [ 14.283227] systemd[1]: Finished Load Kernel Module configfs. DEBUG - [ OK ] Finished Load Kernel Module configfs. DEBUG - [ 14.294116] systemd[1]: Mounting Kernel Configuration File System... DEBUG - Mounting Kernel Configuration File System... DEBUG - [ 14.299811] fuse: init (API version 7.39) DEBUG - [ 14.305501] systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met. DEBUG - [ 14.308021] systemd[1]: modprobe@fuse.service: Deactivated successfully. DEBUG - [ 14.308788] systemd[1]: Finished Load Kernel Module fuse. DEBUG - [ OK ] Finished Load Kernel Module fuse. DEBUG - [ 14.310349] systemd[1]: Finished Remount Root and Kernel File Systems. DEBUG - [ OK ] Finished Remount Root and Kernel File Systems. DEBUG - [ 14.311891] systemd[1]: Mounted Kernel Configuration File System. DEBUG - [ OK ] Mounted Kernel Configuration File System. DEBUG - [ 14.319266] systemd[1]: Mounting FUSE Control File System... DEBUG - Mounting FUSE Control File System... DEBUG - [ 14.320509] systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes). DEBUG - [ 14.323120] systemd[1]: Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore). DEBUG - [ 14.326213] systemd[1]: Starting Load/Save Random Seed... DEBUG - Starting Load/Save Random Seed... DEBUG - [ 14.329291] systemd[1]: Starting Create System Users... DEBUG - [ 14.329359] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. DEBUG - Starting Create System Users... DEBUG - [ 14.335752] systemd[1]: Started VyOS configuration daemon. DEBUG - [ OK ] Started VyOS configuration daemon. DEBUG - [ 14.337159] Bridge firewalling registered DEBUG - [ 14.338385] systemd[1]: Started VyOS DNS configuration keeper. DEBUG - [ OK ] Started VyOS DNS configuration keeper. DEBUG - [ 14.341846] systemd[1]: Mounted FUSE Control File System. DEBUG - [ OK ] Mounted FUSE Control File System. DEBUG - [ 14.365207] systemd[1]: Finished Coldplug All udev Devices. DEBUG - [ OK ] Finished Coldplug All udev Devices. DEBUG - [ 14.368032] systemd[1]: Started Journal Service. DEBUG - [ OK ] Started Journal Service. DEBUG - Starting Flush Journal to Persistent Storage... DEBUG - [ OK ] Finished Load Kernel Modules. DEBUG - [ OK ] Finished Load/Save Random Seed. DEBUG - Starting Apply Kernel Variables... DEBUG - [ 14.397973] systemd-journald[750]: Received client request to flush runtime journal. DEBUG - [ OK ] Finished Flush Journal to Persistent Storage. DEBUG - [ OK ] Finished Apply Kernel Variables. DEBUG - [ OK ] Finished Create System Users. DEBUG - Starting Create Static Device Nodes in /dev... DEBUG - [ OK ] Finished Create Static Device Nodes in /dev. DEBUG - [ OK ] Reached target Preparation for Local File Systems. DEBUG - Starting Rule-based Manage…for Device Events and Files... DEBUG - [ OK ] Started Rule-based Manager for Device Events and Files. DEBUG - Mounting /tmp... DEBUG - Mounting /var/tmp... DEBUG - [ OK ] Mounted /tmp. DEBUG - [ OK ] Mounted /var/tmp. DEBUG - [ OK ] Reached target Local File Systems. DEBUG - Starting Set Up Additional Binary Formats... DEBUG - Starting Create System Files and Directories... DEBUG - Mounting Arbitrary Executable File Formats File System... DEBUG - [ OK ] Mounted Arbitrary Executable File Formats File System. DEBUG - [ OK ] Finished Set Up Additional Binary Formats. DEBUG - [ OK ] Finished Create System Files and Directories. DEBUG - Starting Security Auditing Service... DEBUG - [ OK ] Started Entropy Daemon based on the HAVEGE algorithm. DEBUG - Starting live-config conta…t process (late userspace).... DEBUG - [ OK ] Started Security Auditing Service. DEBUG - Starting Record System Boot/Shutdown in UTMP... DEBUG - [ OK ] Finished Record System Boot/Shutdown in UTMP. DEBUG - [ OK ] Reached target System Initialization. DEBUG - [ OK ] Started ACPI Events Check. DEBUG - [ OK ] Started Periodic ext4 Onli…ata Check for All Filesystems. DEBUG - [ OK ] Started Discard unused blocks once a week. DEBUG - [ OK ] Started Daily rotation of log files. DEBUG - [ OK ] Started Daily Cleanup of Temporary Directories. DEBUG - [ OK ] Reached target Path Units. DEBUG - [ OK ] Reached target Timer Units. DEBUG - [ OK ] Listening on ACPID Listen Socket. DEBUG - [ OK ] Listening on D-Bus System Message Bus Socket. DEBUG - [ OK ] Listening on Podman API Socket. DEBUG - [ OK ] Listening on UUID daemon activation socket. DEBUG - [ OK ] Reached target Socket Units. DEBUG - [* ] A start job is running for live-con… (late userspace). (3s / no limit) DEBUG - M [** ] A start job is running for live-con… (late userspace). (4s / no limit) DEBUG - M [*** ] A start job is running for live-con… (late userspace). (5s / no limit) DEBUG - M [ *** ] A start job is running for live-con… (late userspace). (5s / no limit) DEBUG - M [ OK ] Finished live-config conta…oot process (late userspace).. DEBUG - [ OK ] Reached target Basic System. DEBUG - [ OK ] Started ACPI event daemon. DEBUG - Starting Deferred execution scheduler... DEBUG - Starting Atop process accounting daemon... DEBUG - [ OK ] Started Regular background program processing daemon. DEBUG - Starting D-Bus System Message Bus... DEBUG - Starting Remove Stale Onli…t4 Metadata Check Snapshots... DEBUG - Starting Podman API Service... DEBUG - Starting User Login Management... DEBUG - Starting Update GRUB loader configuration structure... DEBUG - [ OK ] Started Deferred execution scheduler. DEBUG - [ OK ] Finished Update GRUB loader configuration structure. DEBUG - [ OK ] Started VyOS Router. DEBUG - [ OK ] Started Kea DDNS Service. DEBUG - Starting Permit User Sessions... DEBUG - [ OK ] Finished Permit User Sessions. DEBUG - [ OK ] Started Getty on tty1. DEBUG - [ OK ] Started Serial Getty on ttyS0. DEBUG - [ OK ] Reached target Login Prompts. DEBUG - [ OK ] Reached target Multi-User System. DEBUG - [ OK ] Reached target VyOS target. DEBUG - Starting Record Runlevel Change in UTMP... DEBUG - [ OK ] Finished Record Runlevel Change in UTMP. DEBUG - [ 21.983445] vyos-router[1236]: Waiting for NICs to settle down: settled in 0sec.. DEBUG - [ 25.580875] vyos-router[1236]: Mounting VyOS Config...done. DEBUG - [ 32.408794] vyos-router[1236]: Starting VyOS router: migrate system configure. DEBUG - [ 33.366804] vyos-config[1239]: Configuration success DEBUG - DEBUG - Welcome to VyOS - vyos ttyS0 DEBUG - DEBUG - vyos login: vyos DEBUG - vyos DEBUG - Password: vyos DEBUG - DEBUG - Welcome to VyOS! DEBUG - DEBUG - ┌── ┐ DEBUG - . VyOS 1.5-current-202505121526 DEBUG - └ ──┘ current DEBUG - DEBUG - * Documentation: https://docs.vyos.io/en/latest DEBUG - * Project news: https://blog.vyos.io DEBUG - * Bug reports: https://vyos.dev DEBUG - DEBUG - You can change this banner using "set system login banner post-login" command. DEBUG - DEBUG - VyOS is a free software distribution that includes multiple components, DEBUG - you can check individual component licenses under /usr/share/doc/*/copyright INFO - Logged in! DEBUG - vyos@vyos:~$ sudo modprobe mac80211_hwsim DEBUG - sudo modprobe mac80211_hwsim DEBUG - vyos@vyos:~$ sudo systemctl start vyos-configd.service &> /dev/null DEBUG - sudo systemctl start vyos-configd.service &> /dev/null INFO - Basic CLI configuration mode test DEBUG - vyos@vyos:~$ configure DEBUG - configure DEBUG - [edit] DEBUG - vyos@vyos# exit DEBUG - exit DEBUG - exit DEBUG - vyos@vyos:~$ show version DEBUG - show version DEBUG - Version: VyOS 1.5-current-202505121526 DEBUG - Release train: current DEBUG - Release flavor: generic DEBUG - DEBUG - Built by: vgletenko@vyos.io DEBUG - Built on: Mon 12 May 2025 15:26 UTC DEBUG - Build UUID: 4aea0bfc-1c70-49aa-89cb-c72860bafe42 DEBUG - Build commit ID: 247e8103392942-dirty DEBUG - DEBUG - Architecture: x86_64 DEBUG - Boot via: installed image DEBUG - System type: KVM guest DEBUG - Secure Boot: n/a (BIOS) DEBUG - DEBUG - Hardware vendor: QEMU DEBUG - Hardware model: Standard PC (i440FX + PIIX, 1996) DEBUG - Hardware S/N: DEBUG - Hardware UUID: f48b60b2-e6ad-49ef-9d09-4245d0585e52 DEBUG - DEBUG - Copyright: VyOS maintainers and contributors DEBUG - vyos@vyos:~$ show version kernel DEBUG - show version kernel DEBUG - 6.6.89-vyos DEBUG - vyos@vyos:~$ show version frr DEBUG - show version frr DEBUG - FRRouting 10.3 (vyos) on Linux(6.6.89-vyos). DEBUG - Copyright 1996-2005 Kunihiro Ishiguro, et al. DEBUG - configured with: DEBUG - '--build=x86_64-linux-gnu' '--prefix=/usr' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/e tc' '--localstatedir=/var' '--disable-option-checking' '--disable-silent-rules' '--libdir=${prefix}/lib/x86_64-linux-gnu' '--libexecdir=${prefix}/lib/x86_64-lin ux-gnu' '--disable-maintainer-mode' '--sbindir=/usr/lib/frr' '--with-vtysh-pager =/usr/bin/pager' '--libdir=/usr/lib/x86_64-linux-gnu/frr' '--with-moduledir=/usr /lib/x86_64-linux-gnu/frr/modules' '--disable-dependency-tracking' '--enable-rpk i' '--enable-scripting' '--enable-pim6d' '--disable-grpc' '--with-libpam' '--ena ble-doc' '--enable-doc-html' '--enable-snmp' '--enable-fpm' '--disable-protobuf'  '--disable-zeromq' '--enable-ospfapi' '--enable-bgp-vnc' '--enable-multipath=25 6' '--enable-user=frr' '--enable-group=frr' '--enable-vty-group=frrvty' '--enabl e-configfile-mask=0640' '--enable-logfile-mask=0640' '--enable-pcre2posix' 'buil d_alias=x86_64-linux-gnu' 'PYTHON=python3' DEBUG - vyos@vyos:~$ show interfaces DEBUG - show interfaces DEBUG - Codes: S - State, L - Link, u - Up, D - Down, A - Admin Down DEBUG - Interface IP Address MAC VRF MTU S/L Description DEBUG - ----------- ------------ ----------------- ------- ----- ----- ----------- -- DEBUG - eth0 - 00:00:5e:00:53:00 default 1500 u/u DEBUG - eth1 - 00:00:5e:00:53:01 default 1500 u/u DEBUG - eth2 - 00:00:5e:00:53:02 default 1500 u/u DEBUG - eth3 - 00:00:5e:00:53:03 default 1500 u/u DEBUG - eth4 - 00:00:5e:00:53:04 default 1500 u/u DEBUG - eth5 - 00:00:5e:00:53:05 default 1500 u/u DEBUG - eth6 - 00:00:5e:00:53:06 default 1500 u/u DEBUG - eth7 - 00:00:5e:00:53:07 default 1500 u/u DEBUG - lo 127.0.0.1/8 00:00:00:00:00:00 default 65536 u/u DEBUG - ::1/128 DEBUG - wlan0 - 02:00:00:00:00:00 default 1500 A/D DEBUG - wlan1 - 02:00:00:00:01:00 default 1500 A/D DEBUG - vyos@vyos:~$ systemd-detect-virt DEBUG - systemd-detect-virt DEBUG - kvm DEBUG - vyos@vyos:~$show system cpu DEBUG - show system cpu DEBUG - CPU socket: 0 DEBUG - CPU Vendor: AuthenticAMD DEBUG - Model: AMD Ryzen 5 3600 6-Core Processor DEBUG - Cores: 2 DEBUG - Current MHz: 3593.248 DEBUG - vyos@vyos:~$ show system memory DEBUG - show system memory DEBUG - Total: 6.79 GB DEBUG - Free: 6.24 GB DEBUG - Used: 561.50 MB DEBUG - vyos@vyos:~$ show version all | grep -e "vpp" -e "vyos-1x" DEBUG - show version all | grep -e "vpp" -e "vyos-1x" DEBUG - ii libvppinfra 24.10.0-17~g86dab7aa5 amd64 Vector Packet Processing--runtime libraries DEBUG - ii libvppinfra-dev 24.10.0-17~g86dab7aa5 amd64 Vector Packet Processing--runtime libraries DEBUG - ii python3-vpp-api 24.10.0-17~g86dab7aa5 amd64 VPP Python3 API bindings DEBUG - ii vpp 24.10.0-17~g86dab7aa5 amd64 Vector Packet Processing--executables DEBUG - ii vpp-dev 24.10.0-17~g86dab7aa5 amd64 Vector Packet Processing--development support DEBUG - ii vpp-plugin-core 24.10.0-17~g86dab7aa5 amd64 Vector Packet Processing--runtime core plugins DEBUG - ii vpp-plugin-dpdk 24.10.0-17~g86dab7aa5 amd64 Vector Packet Processing--runtime dpdk plugin DEBUG - ii vyos-1x 1.5dev0-3021-g324bc83fc+dirty amd64 VyOS configuration scripts and data DEBUG - ii vyos-1x-smoketest 1.5dev0-3021-g324bc83fc+dirty all VyOS build sanity checking toolkit DEBUG - vyos@vyos:~$ lsb_release --short --id 2>/dev/null DEBUG - lsb_release --short --id 2>/dev/null DEBUG - VyOSlsb_release --short --release 2>/dev/null DEBUG - DEBUG - vyos@vyos:~$ lsb_release --short --release 2>/dev/null DEBUG - 1.5-current-202505121526lsb_release --short --codename 2>/dev/null DEBUG - DEBUG - vyos@vyos:~$ lsb_release --short --codename 2>/dev/null DEBUG - current DEBUG - show log kernel | match "VyOS build time autogenerated kernel key" DEBUG - vyos@vyos:~$ show log kernel | match "VyOS build time autogenerated kernel key" DEBUG - vyos@vyos:~$ touch /tmp/vyos.smoketests.hint DEBUG - touch /tmp/vyos.smoketests.hint INFO - Adding a legacy WireGuard default keypair for migrations DEBUG - vyos@vyos:~$ sudo mkdir -p /config/auth/wireguard/default DEBUG - sudo mkdir -p /config/auth/wireguard/default DEBUG - vyos@vyos:~$ echo "aGx+fvW916Ej7QRnBbW3QMoldhNv1u95/WHz45zDmF0=" | sudo tee /config/auth/wireguard/default/private.key DEBUG - echo "aGx+fvW916Ej7QRnBbW3QMoldhNv1u95/WHz45zDmF0=" | sudo tee /con fig/auth/wireguard/default/private.key DEBUG - aGx+fvW916Ej7QRnBbW3QMoldhNv1u95/WHz45zDmF0= DEBUG - vyos@vyos:~$ echo "x39C77eavJNpvYbNzPSG3n1D68rHYei6q3AEBEyL1z8=" | sudo tee /config/auth/wireguard/default/public.key DEBUG - echo "x39C77eavJNpvYbNzPSG3n1D68rHYei6q3AEBEyL1z8=" | sudo tee /con fig/auth/wireguard/default/public.key DEBUG - x39C77eavJNpvYbNzPSG3n1D68rHYei6q3AEBEyL1z8= INFO - Generating PKI objects DEBUG - vyos@vyos:~$ /usr/bin/vyos-configtest-pki DEBUG - /usr/bin/vyos-configtest-pki DEBUG - vyos@vyos:~$ echo "#!/bin/sh" > /config/scripts/vyos-foo-update.script; chmod 775 /config/scripts/vyos-foo-update.script DEBUG - echo "#!/bin/sh" > /config/scripts/vyos-foo-update.script; chmod 77 5 /config/scripts/vyos-foo-update.script INFO - Executing load config tests DEBUG - vyos@vyos:~$ /usr/bin/vyos-configtest DEBUG - /usr/bin/vyos-configtest DEBUG - Generating tests DEBUG - Loaded migration result test for config "basic-api-service" DEBUG - Loaded migration result test for config "basic-haproxy" DEBUG - Loaded migration result test for config "basic-syslog" DEBUG - Loaded migration result test for config "basic-vyos" DEBUG - Loaded migration result test for config "basic-vyos-no-ntp" DEBUG - Loaded migration result test for config "bgp-azure-ipsec-gateway" DEBUG - Loaded migration result test for config "bgp-bfd-communities" DEBUG - Loaded migration result test for config "bgp-big-as-cloud" DEBUG - Loaded migration result test for config "bgp-dmvpn-hub" DEBUG - Loaded migration result test for config "bgp-dmvpn-spoke" DEBUG - Loaded migration result test for config "bgp-evpn-l2vpn-leaf" DEBUG - Loaded migration result test for config "bgp-evpn-l2vpn-spine" DEBUG - Loaded migration result test for config "bgp-evpn-l3vpn-pe-router" DEBUG - Loaded migration result test for config "bgp-medium-confederation" DEBUG - Loaded migration result test for config "bgp-rpki" DEBUG - Loaded migration result test for config "bgp-small-internet-exchange" DEBUG - Loaded migration result test for config "bgp-small-ipv4-unicast" DEBUG - Loaded migration result test for config "cluster-basic" DEBUG - Loaded migration result test for config "container-simple" DEBUG - Loaded migration result test for config "dialup-router-complex" DEBUG - Loaded migration result test for config "dialup-router-medium-vpn" DEBUG - Loaded migration result test for config "dialup-router-wireguard-ipv6" DEBUG - Loaded migration result test for config "egp-igp-route-maps" DEBUG - Loaded migration result test for config "igmp-pim-small" DEBUG - Loaded migration result test for config "ipoe-server" DEBUG - Loaded migration result test for config "ipv6-disable" DEBUG - Loaded migration result test for config "isis-small" DEBUG - Loaded migration result test for config "nat-basic" DEBUG - Loaded migration result test for config "ospf-simple" DEBUG - Loaded migration result test for config "ospf-small" DEBUG - Loaded migration result test for config "pppoe-server" DEBUG - Loaded migration result test for config "qos-basic" DEBUG - Loaded migration result test for config "rip-router" DEBUG - Loaded migration result test for config "rpki-only" DEBUG - Loaded migration result test for config "static-route-basic" DEBUG - Loaded migration result test for config "tunnel-broker" DEBUG - Loaded migration result test for config "vpn-openconnect-sstp" DEBUG - Loaded migration result test for config "vpp" DEBUG - Loaded migration result test for config "vrf-basic" DEBUG - Loaded migration result test for config "vrf-bgp-pppoe-underlay" DEBUG - Loaded migration result test for config "vrf-ospf" DEBUG - Loaded migration result test for config "wireless-basic" DEBUG - ... completed: 0.030546 DEBUG - test_basic_api_service (__main__.TestConfigBasicApiService.test_basic_api_service) ... time: 24.423 DEBUG - ok DEBUG - test_basic_haproxy (__main__.TestConfigBasicHaproxy.test_basic_haproxy) ... time: 26.435 DEBUG - ok DEBUG - test_basic_syslog (__main__.TestConfigBasicSyslog.test_basic_syslog) ... time: 7.883 DEBUG - ok DEBUG - test_basic_vyos (__main__.TestConfigBasicVyos.test_basic_vyos) ... time: 29.360 DEBUG - ok DEBUG - test_basic_vyos_no_ntp (__main__.TestConfigBasicVyosNoNtp.test_basic_vyos_no_ntp) ... time: 25.610 DEBUG - ok DEBUG - test_bgp_azure_ipsec_gateway (__main__.TestConfigBgpAzureIpsecGateway.test_bgp_azure_ipsec_gateway) ... time: 37.316 DEBUG - ok DEBUG - test_bgp_bfd_communities (__main__.TestConfigBgpBfdCommunities.test_bgp_bfd_communities) ... time: 27.226 DEBUG - ok DEBUG - test_bgp_big_as_cloud (__main__.TestConfigBgpBigAsCloud.test_bgp_big_as_cloud) ... time: 68.522 DEBUG - ok DEBUG - test_bgp_dmvpn_hub (__main__.TestConfigBgpDmvpnHub.test_bgp_dmvpn_hub) ... time: 25.384 DEBUG - ok DEBUG - test_bgp_dmvpn_spoke (__main__.TestConfigBgpDmvpnSpoke.test_bgp_dmvpn_spoke) ... time: 26.372 DEBUG - ok DEBUG - test_bgp_evpn_l2vpn_leaf (__main__.TestConfigBgpEvpnL2vpnLeaf.test_bgp_evpn_l2vpn_leaf) ... time: 24.893 DEBUG - ok DEBUG - test_bgp_evpn_l2vpn_spine (__main__.TestConfigBgpEvpnL2vpnSpine.test_bgp_evpn_l2vpn_spine) ... time: 23.393 DEBUG - ok DEBUG - test_bgp_evpn_l3vpn_pe_router (__main__.TestConfigBgpEvpnL3vpnPeRouter.test_bgp_evpn_l3vpn_pe_router) ... time: 29.627 DEBUG - ok DEBUG - test_bgp_medium_confederation (__main__.TestConfigBgpMediumConfederation.test_bgp_medium_confederation) ... time: 17.698 DEBUG - ok DEBUG - test_bgp_rpki (__main__.TestConfigBgpRpki.test_bgp_rpki) ... ERROR DEBUG - test_bgp_small_internet_exchange (__main__.TestConfigBgpSmallInternetExchange.test_bgp_small_internet_exchange) ... ERROR DEBUG - test_bgp_small_internet_exchange (__main__.TestConfigBgpSmallInternetExchange.test_bgp_small_internet_exchange) ... ERROR DEBUG - test_bgp_small_ipv4_unicast (__main__.TestConfigBgpSmallIpv4Unicast.test_bgp_small_ipv4_unicast) ... time: 29.304 DEBUG - ok DEBUG - test_cluster_basic (__main__.TestConfigClusterBasic.test_cluster_basic) ... time: 14.067 DEBUG - ok DEBUG - test_container_simple (__main__.TestConfigContainerSimple.test_container_simple) ... time: 14.252 DEBUG - ok DEBUG - test_dialup_router_complex (__main__.TestConfigDialupRouterComplex.test_dialup_router_complex) ... time: 58.480 DEBUG - ok DEBUG - test_dialup_router_medium_vpn (__main__.TestConfigDialupRouterMediumVpn.test_dialup_router_medium_vpn) ... time: 52.134 DEBUG - ok DEBUG - test_dialup_router_wireguard_ipv6 (__main__.TestConfigDialupRouterWireguardIpv6.test_dialup_router_wireguard_ipv6) ... time: 61.472 DEBUG - ok DEBUG - test_egp_igp_route_maps (__main__.TestConfigEgpIgpRouteMaps.test_egp_igp_route_maps) ... time: 23.996 DEBUG - ok DEBUG - test_igmp_pim_small (__main__.TestConfigIgmpPimSmall.test_igmp_pim_small) ... time: 23.774 DEBUG - ok DEBUG - test_ipoe_server (__main__.TestConfigIpoeServer.test_ipoe_server) ... time: 31.789 DEBUG - ok DEBUG - test_ipv6_disable (__main__.TestConfigIpv6Disable.test_ipv6_disable) ... time: 31.308 DEBUG - ok DEBUG - test_isis_small (__main__.TestConfigIsisSmall.test_isis_small) ... time: 30.114 DEBUG - ok DEBUG - test_nat_basic (__main__.TestConfigNatBasic.test_nat_basic) ... time: 37.938 DEBUG - ok DEBUG - test_ospf_simple (__main__.TestConfigOspfSimple.test_ospf_simple) ... time: 15.159 DEBUG - ok DEBUG - test_ospf_small (__main__.TestConfigOspfSmall.test_ospf_small) ... time: 36.582 DEBUG - ok DEBUG - test_pppoe_server (__main__.TestConfigPppoeServer.test_pppoe_server) ... time: 31.147 DEBUG - ok DEBUG - test_qos_basic (__main__.TestConfigQosBasic.test_qos_basic) ... time: 29.892 DEBUG - ok DEBUG - test_rip_router (__main__.TestConfigRipRouter.test_rip_router) ... time: 32.810 DEBUG - ok DEBUG - test_rpki_only (__main__.TestConfigRpkiOnly.test_rpki_only) ... time: 30.952 DEBUG - ok DEBUG - test_static_route_basic (__main__.TestConfigStaticRouteBasic.test_static_route_basic) ... time: 15.554 DEBUG - ok DEBUG - test_tunnel_broker (__main__.TestConfigTunnelBroker.test_tunnel_broker) ... time: 39.406 DEBUG - ok DEBUG - test_vpn_openconnect_sstp (__main__.TestConfigVpnOpenconnectSstp.test_vpn_openconnect_sstp) ... time: 32.773 DEBUG - ok DEBUG - test_vpp (__main__.TestConfigVpp.test_vpp) ... time: 35.502 DEBUG - ok DEBUG - test_vrf_basic (__main__.TestConfigVrfBasic.test_vrf_basic) ... time: 35.281 DEBUG - ok DEBUG - test_vrf_bgp_pppoe_underlay (__main__.TestConfigVrfBgpPppoeUnderlay.test_vrf_bgp_pppoe_underlay) ... time: 53.913 DEBUG - ok DEBUG - test_vrf_ospf (__main__.TestConfigVrfOspf.test_vrf_ospf) ... time: 32.619 DEBUG - ok DEBUG - test_wireless_basic (__main__.TestConfigWirelessBasic.test_wireless_basic) ... time: 16.549 DEBUG - ok DEBUG - DEBUG - ====================================================================== DEBUG - ERROR: test_bgp_rpki (__main__.TestConfigBgpRpki.test_bgp_rpki) DEBUG - ---------------------------------------------------------------------- DEBUG - Traceback (most recent call last): DEBUG - File "/usr/bin/vyos-configtest", line 38, in tearDown DEBUG - self.session.commit() DEBUG - File "/usr/lib/python3/dist-packages/vyos/configsession.py", line 280, in commit DEBUG - out = self.__run_command([COMMIT]) DEBUG - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG - File "/usr/lib/python3/dist-packages/vyos/configsession.py", line 210, in __run_command DEBUG - raise ConfigSessionError(output) DEBUG - vyos.configsession.ConfigSessionError: [ protocols static ] DEBUG - Failed to execute no interface eth1 Failed to execute no interface "no DEBUG - interface" we failed to remove this command % Configuration failed. DEBUG - Error type: validation Error description: only inactive interfaces can DEBUG - be deleted Failed to execute no interface eth3 Failed to execute no DEBUG - interface "no interface" we failed to remove this command % DEBUG - Configuration failed. Error type: validation Error description: only DEBUG - inactive interfaces can be deleted [62214|zebra] sending configuration DEBUG - [62217|ospfd] sending configuration [62215|ripd] sending configuration DEBUG - [62218|ospf6d] sending configuration [62216|ripngd] sending DEBUG - configuration [62214|zebra] done [62215|ripd] done [62217|ospfd] done DEBUG - [62220|bgpd] sending configuration [62216|ripngd] done [62218|ospf6d] DEBUG - done [62219|ldpd] sending configuration [62221|isisd] sending DEBUG - configuration [62223|nhrpd] sending configuration [62219|ldpd] done DEBUG - [62220|bgpd] done [62221|isisd] done [62225|babeld] sending DEBUG - configuration [62223|nhrpd] done [62227|fabricd] sending configuration DEBUG - [62225|babeld] done [62228|watchfrr] sending configuration DEBUG - [62228|watchfrr] done [62227|fabricd] done [62230|staticd] sending DEBUG - configuration [62230|staticd] done [62231|bfdd] sending configuration DEBUG - Waiting for children to finish applying config... [62231|bfdd] done DEBUG - [62234|pim6d] sending configuration [62234|pim6d] done [62240|ripd] DEBUG - sending configuration [62241|ripngd] sending configuration [62239|zebra] DEBUG - sending configuration [62242|ospfd] sending configuration [62241|ripngd] DEBUG - done [62240|ripd] done [62239|zebra] done [62243|ospf6d] sending DEBUG - configuration [62244|ldpd] sending configuration [62242|ospfd] done DEBUG - [62245|bgpd] sending configuration [62246|isisd] sending configuration DEBUG - [62245|bgpd] done [62246|isisd] done [62243|ospf6d] done [62244|ldpd] DEBUG - done [62248|nhrpd] sending configuration [62250|babeld] sending DEBUG - configuration [62248|nhrpd] done [62250|babeld] done [62252|fabricd] DEBUG - sending configuration [62253|watchfrr] sending configuration DEBUG - [62252|fabricd] done [62255|staticd] sending configuration DEBUG - [62253|watchfrr] done [62256|bfdd] sending configuration Waiting for DEBUG - children to finish applying config... [62256|bfdd] done [62259|pim6d] DEBUG - sending configuration [62255|staticd] done [62259|pim6d] done Traceback DEBUG - (most recent call last): File "/usr/lib/frr/frr-reload.py", line 2441, DEBUG - in vtysh("write") File "/usr/lib/frr/frr-reload.py", line DEBUG - 83, in __call__ raise VtyshException( VtyshException: vtysh returned DEBUG - status 1 for command "write" DEBUG - DEBUG - delete [ protocols static ] failed DEBUG - [[]] failed DEBUG - Commit failed DEBUG - DEBUG - DEBUG - ====================================================================== DEBUG - ERROR: test_bgp_small_internet_exchange (__main__.TestConfigBgpSmallInternetExchange.test_bgp_small_internet_exchange) DEBUG - ---------------------------------------------------------------------- DEBUG - Traceback (most recent call last): DEBUG - File "/usr/bin/vyos-configtest", line 49, in test_config_load DEBUG - self.session.migrate_and_load_config(config_path) DEBUG - File "/usr/lib/python3/dist-packages/vyos/configsession.py", line 320, in migrate_and_load_config DEBUG - out = self.__run_command(MIGRATE_LOAD_CONFIG + [file_path]) DEBUG - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG - File "/usr/lib/python3/dist-packages/vyos/configsession.py", line 210, in __run_command DEBUG - raise ConfigSessionError(output) DEBUG - vyos.configsession.ConfigSessionError: DEBUG vexit_internal: calling loadFile() without config session DEBUG - calling loadFile() without config session DEBUG - Loading configuration from '/usr/libexec/vyos/tests/config/bgp-small-internet-exchange' DEBUG - DEBUG - DEBUG - DEBUG - ====================================================================== DEBUG - ERROR: test_bgp_small_internet_exchange (__main__.TestConfigBgpSmallInternetExchange.test_bgp_small_internet_exchange) DEBUG - ---------------------------------------------------------------------- DEBUG - Traceback (most recent call last): DEBUG - File "/usr/bin/vyos-configtest", line 37, in tearDown DEBUG - self.session.migrate_and_load_config(save_config) DEBUG - File "/usr/lib/python3/dist-packages/vyos/configsession.py", line 320, in migrate_and_load_config DEBUG - out = self.__run_command(MIGRATE_LOAD_CONFIG + [file_path]) DEBUG - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG - File "/usr/lib/python3/dist-packages/vyos/configsession.py", line 210, in __run_command DEBUG - raise ConfigSessionError(output) DEBUG - vyos.configsession.ConfigSessionError: DEBUG vexit_internal: calling loadFile() without config session DEBUG - calling loadFile() without config session DEBUG - Loading configuration from '/tmp/vyos-configtest-save' DEBUG - DEBUG - DEBUG - DEBUG - ---------------------------------------------------------------------- DEBUG - Ran 42 tests in 1282.399s DEBUG - DEBUG - FAILED (errors=3) DEBUG - Could not tear down session 3586: Command '['/bin/cli-shell-api', 'teardownSession']' returned non-zero exit status 1. DEBUG - Could not tear down session 3586: Command '['/bin/cli-shell-api', 'teardownSession']' returned non-zero exit status 1. DEBUG - vyos@vyos:~$ echo EXITCODE:$? DEBUG - echo EXITCODE:$? DEBUG - EXITCODE:1 ERROR - Configtest failed :/ - check debug output ERROR - Unknown error occured! INFO - Cleaning up INFO - Removing disk file: testinstall-20250512-153658-1324.img ERROR - Hmm... system got an exception while processing. ERROR - The ISO image is not considered usable!