Page MenuHomeVyOS Platform

jenkins.txt

Authored By
unity
Feb 8 2024, 10:56 AM
Size
547 KB
Referenced Files
None
Subscribers
None

jenkins.txt

This file is larger than 256 KB, so syntax highlighting was skipped.
[2024-02-05T04:47:48.968Z] + sudo make test
[2024-02-05T04:47:48.969Z] if [ ! -f build/live-image-amd64.hybrid.iso ]; then
[2024-02-05T04:47:48.969Z] echo "Could not find build/live-image-amd64.hybrid.iso"
[2024-02-05T04:47:48.969Z] exit 1
[2024-02-05T04:47:48.969Z] fi
[2024-02-05T04:47:48.969Z] scripts/check-qemu-install --debug --uefi build/live-image-amd64.hybrid.iso
[2024-02-05T04:47:48.969Z] INFO - Creating Disk image testinstall-20240205-044748-2fa4.img
[2024-02-05T04:47:48.969Z] DEBUG - Formatting 'testinstall-20240205-044748-2fa4.img', fmt=raw size=2147483648
[2024-02-05T04:47:48.969Z]
[2024-02-05T04:47:48.969Z] INFO - Installing system
[2024-02-05T04:47:48.969Z] DEBUG - Executing command: qemu-system-x86_64 -name "TESTVM-UEFI" -smp sockets=1,cpus=4,cores=1 -cpu host -bios /usr/share/OVMF/OVMF_CODE.fd -m 1G -vga none -nographic -machine accel=kvm -uuid d27cf29e-4419-4407-8f82-dc73d1acd184 -cpu host -boot d -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=1 -enable-kvm -netdev user,id=n0 -device virtio-net-pci,netdev=n0,mac=52:54:00:00:00:00,romfile="" -netdev user,id=n1 -device virtio-net-pci,netdev=n1,mac=52:54:00:00:00:01,romfile="" -netdev user,id=n2 -device virtio-net-pci,netdev=n2,mac=52:54:00:00:00:02,romfile="" -netdev user,id=n3 -device virtio-net-pci,netdev=n3,mac=52:54:00:00:00:03,romfile="" -netdev user,id=n4 -device virtio-net-pci,netdev=n4,mac=52:54:00:00:00:04,romfile="" -netdev user,id=n5 -device virtio-net-pci,netdev=n5,mac=52:54:00:00:00:05,romfile="" -netdev user,id=n6 -device virtio-net-pci,netdev=n6,mac=52:54:00:00:00:06,romfile="" -netdev user,id=n7 -device virtio-net-pci,netdev=n7,mac=52:54:00:00:00:07,romfile="" -device virtio-scsi-pci,id=scsi0 -drive format=raw,file=testinstall-20240205-044748-2fa4.img,if=none,media=disk,id=drive-hd1,readonly=off -device scsi-hd,bus=scsi0.0,drive=drive-hd1,id=hd1,bootindex=2
[2024-02-05T04:47:48.969Z] DEBUG - qemu-system-x86_64: warning: This family of AMD CPU doesn't support hyperthreading(4)
[2024-02-05T04:47:48.969Z] DEBUG - Please configure -smp options properly or try enabling topoext feature.
[2024-02-05T04:47:48.981Z] + sudo make testc
[2024-02-05T04:47:48.981Z] if [ ! -f build/live-image-amd64.hybrid.iso ]; then
[2024-02-05T04:47:48.981Z] echo "Could not find build/live-image-amd64.hybrid.iso"
[2024-02-05T04:47:48.981Z] exit 1
[2024-02-05T04:47:48.981Z] fi
[2024-02-05T04:47:48.981Z] scripts/check-qemu-install --debug --configd --configtest build/live-image-amd64.hybrid.iso
[2024-02-05T04:47:48.981Z] INFO - Creating Disk image testinstall-20240205-044748-89ee.img
[2024-02-05T04:47:48.981Z] DEBUG - Formatting 'testinstall-20240205-044748-89ee.img', fmt=raw size=2147483648
[2024-02-05T04:47:48.981Z]
[2024-02-05T04:47:48.981Z] INFO - Installing system
[2024-02-05T04:47:48.981Z] DEBUG - Executing command: qemu-system-x86_64 -name "TESTVM" -smp sockets=1,cpus=4,cores=1 -cpu host -m 1G -vga none -nographic -machine accel=kvm -uuid f48b60b2-e6ad-49ef-9d09-4245d0585e52 -cpu host -boot d -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=1 -enable-kvm -netdev user,id=n0 -device virtio-net-pci,netdev=n0,mac=52:54:00:00:00:00,romfile="" -netdev user,id=n1 -device virtio-net-pci,netdev=n1,mac=52:54:00:00:00:01,romfile="" -netdev user,id=n2 -device virtio-net-pci,netdev=n2,mac=52:54:00:00:00:02,romfile="" -netdev user,id=n3 -device virtio-net-pci,netdev=n3,mac=52:54:00:00:00:03,romfile="" -netdev user,id=n4 -device virtio-net-pci,netdev=n4,mac=52:54:00:00:00:04,romfile="" -netdev user,id=n5 -device virtio-net-pci,netdev=n5,mac=52:54:00:00:00:05,romfile="" -netdev user,id=n6 -device virtio-net-pci,netdev=n6,mac=52:54:00:00:00:06,romfile="" -netdev user,id=n7 -device virtio-net-pci,netdev=n7,mac=52:54:00:00:00:07,romfile="" -device virtio-scsi-pci,id=scsi0 -drive format=raw,file=testinstall-20240205-044748-89ee.img,if=none,media=disk,id=drive-hd1,readonly=off -device scsi-hd,bus=scsi0.0,drive=drive-hd1,id=hd1,bootindex=2
[2024-02-05T04:47:48.981Z] DEBUG - qemu-system-x86_64: warning: This family of AMD CPU doesn't support hyperthreading(4)
[2024-02-05T04:47:48.981Z] DEBUG - Please configure -smp options properly or try enabling topoext feature.
[2024-02-05T04:47:48.997Z] + sudo make testraid
[2024-02-05T04:47:48.997Z] if [ ! -f build/live-image-amd64.hybrid.iso ]; then
[2024-02-05T04:47:48.997Z] echo "Could not find build/live-image-amd64.hybrid.iso"
[2024-02-05T04:47:48.997Z] exit 1
[2024-02-05T04:47:48.997Z] fi
[2024-02-05T04:47:48.997Z] scripts/check-qemu-install --debug --configd --raid --configtest build/live-image-amd64.hybrid.iso
[2024-02-05T04:47:48.997Z] INFO - Creating Disk image testinstall-20240205-044748-411c_disk1.img
[2024-02-05T04:47:48.997Z] DEBUG - Formatting 'testinstall-20240205-044748-411c_disk1.img', fmt=raw size=2147483648
[2024-02-05T04:47:48.997Z]
[2024-02-05T04:47:48.997Z] INFO - Creating Disk image testinstall-20240205-044748-411c_disk0.img
[2024-02-05T04:47:48.997Z] DEBUG - Formatting 'testinstall-20240205-044748-411c_disk0.img', fmt=raw size=2147483648
[2024-02-05T04:47:48.997Z]
[2024-02-05T04:47:48.997Z] INFO - Installing system
[2024-02-05T04:47:48.997Z] DEBUG - Executing command: qemu-system-x86_64 -name "TESTVM" -smp sockets=1,cpus=4,cores=1 -cpu host -m 1G -vga none -nographic -machine accel=kvm -uuid f48b60b2-e6ad-49ef-9d09-4245d0585e52 -cpu host -boot d -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=1 -enable-kvm -netdev user,id=n0 -device virtio-net-pci,netdev=n0,mac=52:54:00:00:00:00,romfile="" -netdev user,id=n1 -device virtio-net-pci,netdev=n1,mac=52:54:00:00:00:01,romfile="" -netdev user,id=n2 -device virtio-net-pci,netdev=n2,mac=52:54:00:00:00:02,romfile="" -netdev user,id=n3 -device virtio-net-pci,netdev=n3,mac=52:54:00:00:00:03,romfile="" -netdev user,id=n4 -device virtio-net-pci,netdev=n4,mac=52:54:00:00:00:04,romfile="" -netdev user,id=n5 -device virtio-net-pci,netdev=n5,mac=52:54:00:00:00:05,romfile="" -netdev user,id=n6 -device virtio-net-pci,netdev=n6,mac=52:54:00:00:00:06,romfile="" -netdev user,id=n7 -device virtio-net-pci,netdev=n7,mac=52:54:00:00:00:07,romfile="" -device virtio-scsi-pci,id=scsi0 -drive format=raw,file=testinstall-20240205-044748-411c_disk0.img,if=none,media=disk,id=drive-hd1,readonly=off -device scsi-hd,bus=scsi0.0,drive=drive-hd1,id=hd1,bootindex=2 -drive format=raw,file=testinstall-20240205-044748-411c_disk1.img,if=none,media=disk,id=drive-hd2,readonly=off -device scsi-hd,bus=scsi0.0,drive=drive-hd2,id=hd2,bootindex=3
[2024-02-05T04:47:48.997Z] DEBUG - qemu-system-x86_64: warning: This family of AMD CPU doesn't support hyperthreading(4)
[2024-02-05T04:47:48.997Z] DEBUG - Please configure -smp options properly or try enabling topoext feature.
[2024-02-05T04:47:49.900Z] DEBUG - cSeaBIOS (version 1.12.0-1)
[2024-02-05T04:47:49.900Z] DEBUG - Machine UUID f48b60b2-e6ad-49ef-9d09-4245d0585e52
[2024-02-05T04:47:49.900Z] DEBUG - Booting from DVD/CD...
[2024-02-05T04:47:49.900Z] DEBUG -
[2024-02-05T04:47:49.900Z] DEBUG - ISOLINUX 6.04 20190226 ETCD Copyright (C) 1994-2015 H. Peter Anvin et al
[2024-02-05T04:47:49.914Z] DEBUG - cSeaBIOS (version 1.12.0-1)
[2024-02-05T04:47:49.914Z] DEBUG - Machine UUID f48b60b2-e6ad-49ef-9d09-4245d0585e52
[2024-02-05T04:47:49.914Z] DEBUG - Booting from DVD/CD...
[2024-02-05T04:47:49.914Z] DEBUG -
[2024-02-05T04:47:49.914Z] DEBUG - ISOLINUX 6.04 20190226 ETCD Copyright (C) 1994-2015 H. Peter Anvin et al
[2024-02-05T04:47:50.153Z] DEBUG - ┌────────────────────────────────────────────────────────────┐│ VyOS - Boot Menu │├────────────────────────────────────────────────────────────┤│ Live (amd64-vyos) ││ Live (amd64-vyos failsafe) ││ ││ ││ ││ ││ ││ ││ ││ │└────────────────────────────────────────────────────────────┘Press ENTER to boot or TAB to edit a menu entry
Automatic boot in [0
[2024-02-05T04:47:50.153Z] INFO - Waiting for login prompt
[2024-02-05T04:47:50.153Z] DEBUG - ;1m10 seconds...
Loading /live/vmlinuz... ok
[2024-02-05T04:47:50.153Z] DEBUG - Loading /live/initrd.img...ok
[2024-02-05T04:47:50.166Z] DEBUG - ┌────────────────────────────────────────────────────────────┐│ VyOS - Boot Menu │├────────────────────────────────────────────────────────────┤│ Live (amd64-vyos) ││ Live (amd64-vyos failsafe) ││ ││ ││ ││ ││ ││ ││ ││ │└────────────────────────────────────────────────────────────┘Press ENTER to boot or TAB to edit a menu entry
Automatic boot in [
[2024-02-05T04:47:50.166Z] INFO - Waiting for login prompt
[2024-02-05T04:47:50.166Z] DEBUG - 0;1m10 seconds...
Loading /live/vmlinuz... ok
[2024-02-05T04:47:50.166Z] DEBUG - Loading /live/initrd.img...ok
[2024-02-05T04:47:50.708Z] DEBUG -
Probing EDD (edd=off to disable)... oc[ 0.000000] Linux version 5.4.268-amd64-vyos (vyos_bld@bbdcc08fd433) (gcc version 8.3.0 (Debian 8.3.0-6)) #1 SMP Thu Feb 1 20:43:30 UTC 2024
[2024-02-05T04:47:50.708Z] 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
[2024-02-05T04:47:50.708Z] DEBUG - [ 0.000000] BIOS-provided physical RAM map:
[2024-02-05T04:47:50.708Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[2024-02-05T04:47:50.708Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[2024-02-05T04:47:50.708Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[2024-02-05T04:47:50.708Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffddfff] usable
[2024-02-05T04:47:50.708Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x000000003ffde000-0x000000003fffffff] reserved
[2024-02-05T04:47:50.708Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.000000] NX (Execute Disable) protection: active
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.000000] SMBIOS 2.8 present.
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.000000] Hypervisor detected: KVM
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.000000] kvm-clock: cpu 0, msr 36d69001, primary cpu clock
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.000000] kvm-clock: using sched offset of 1563402572 cycles
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.000001] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.000002] tsc: Detected 2595.122 MHz processor
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.000456] last_pfn = 0x3ffde max_arch_pfn = 0x400000000
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.000583] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.002309] found SMP MP-table at [mem 0x000f5a50-0x000f5a5f]
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.002362] Using GB pages for direct mapping
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.002408] RAMDISK: [mem 0x3e58f000-0x3ffddfff]
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.002419] ACPI: Early table checksum verification disabled
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.002421] ACPI: RSDP 0x00000000000F5880 000014 (v00 BOCHS )
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.002430] ACPI: RSDT 0x000000003FFE1691 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.002433] ACPI: FACP 0x000000003FFE1555 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.002435] ACPI: DSDT 0x000000003FFE0040 001515 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.002436] ACPI: FACS 0x000000003FFE0000 000040
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.002437] ACPI: APIC 0x000000003FFE15C9 000090 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.002439] ACPI: HPET 0x000000003FFE1659 000038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001)
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.002440] ACPI: Reserving FACP table memory at [mem 0x3ffe1555-0x3ffe15c8]
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.002441] ACPI: Reserving DSDT table memory at [mem 0x3ffe0040-0x3ffe1554]
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.002441] ACPI: Reserving FACS table memory at [mem 0x3ffe0000-0x3ffe003f]
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.002442] ACPI: Reserving APIC table memory at [mem 0x3ffe15c9-0x3ffe1658]
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.002442] ACPI: Reserving HPET table memory at [mem 0x3ffe1659-0x3ffe1690]
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.002843] No NUMA configuration found
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.002844] Faking a node at [mem 0x0000000000000000-0x000000003ffddfff]
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.002845] NODE_DATA(0) allocated [mem 0x3e58c000-0x3e58efff]
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.003007] Zone ranges:
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.003008] DMA32 [mem 0x0000000000001000-0x000000003ffddfff]
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.003009] Normal empty
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.003009] Movable zone start for each node
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.003010] Early memory node ranges
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.003010] node 0: [mem 0x0000000000001000-0x000000000009efff]
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.003011] node 0: [mem 0x0000000000100000-0x000000003ffddfff]
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.003298] Zeroed struct page in unavailable ranges: 132 pages
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.003298] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffddfff]
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.006560] ACPI: PM-Timer IO Port: 0x608
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.006571] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.006630] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.006631] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.006632] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.006632] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.006633] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.006633] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.006636] Using ACPI (MADT) for SMP configuration information
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.006637] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.006638] TSC deadline timer available
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.006644] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.006672] [mem 0x40000000-0xfeffbfff] available for PCI devices
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.006673] Booting paravirtualized kernel on KVM
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.006674] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.049437] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:4 nr_node_ids:1
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.049652] percpu: Embedded 49 pages/cpu s160664 r8192 d31848 u524288
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.049676] KVM setup async PF for cpu 0
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.049686] kvm-stealtime: cpu 0, msr 3d01c080
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.049694] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear)
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.049702] Built 1 zonelists, mobility grouping on. Total pages: 257895
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.049702] Policy zone: DMA32
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.049704] 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
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.049846] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.049872] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.049933] mem auto-init: stack:off, heap alloc:off, heap free:off
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.050902] Memory: 979660K/1048048K available (10243K kernel code, 652K rwdata, 2600K rodata, 1200K init, 1492K bss, 68388K reserved, 0K cma-reserved)
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.051352] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.051675] rcu: Hierarchical RCU implementation.
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.051676] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.051678] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.051678] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.051682] NR_IRQS: 16640, nr_irqs: 456, preallocated irqs: 16
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.052067] Console: colour *CGA 80x25
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.057955] printk: console [tty0] enabled
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.157700] printk: console [ttyS0] enabled
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.158577] ACPI: Core revision 20190816
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.159607] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.161452] APIC: Switch to symmetric I/O mode setup
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.162868] x2apic enabled
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.163893] Switched APIC routing to physical x2apic.
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.164909] KVM setup pv IPIs
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.167458] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.168652] tsc: Marking TSC unstable due to TSCs unsynchronized
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.169842] Calibrating delay loop (skipped) preset value.. 5190.24 BogoMIPS (lpj=2595122)
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.172184] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.172841] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.173846] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.174842] Spectre V2 : Mitigation: Retpolines
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.175841] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.176841] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.177842] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.178842] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.179890] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.180841] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.181841] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.182841] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.184841] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.185841] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.186841] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format.
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.188058] Freeing SMP alternatives memory: 28K
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.190388] pid_max: default: 32768 minimum: 301
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.191050] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.191868] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.194159] smpboot: CPU0: AMD EPYC 7513 32-Core Processor (family: 0x19, model: 0x1, stepping: 0x1)
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.195099] Performance Events: AMD PMU driver.
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.195849] ... version: 0
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.196630] ... bit width: 48
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.196845] ... generic registers: 4
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.197631] ... value mask: 0000ffffffffffff
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.197845] ... max period: 00007fffffffffff
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.198845] ... fixed-purpose events: 0
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.199631] ... event mask: 000000000000000f
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.199942] rcu: Hierarchical SRCU implementation.
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.201440] smp: Bringing up secondary CPUs ...
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.202117] x86: Booting SMP configuration:
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.202847] .... node #0, CPUs: #1
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.112956] kvm-clock: cpu 1, msr 36d69041, secondary cpu clock
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.204419] KVM setup async PF for cpu 1
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.204840] kvm-stealtime: cpu 1, msr 3d09c080
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.207155] #2
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.112956] kvm-clock: cpu 2, msr 36d69081, secondary cpu clock
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.208714] KVM setup async PF for cpu 2
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.208840] kvm-stealtime: cpu 2, msr 3d11c080
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.211150] #3
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.112956] kvm-clock: cpu 3, msr 36d690c1, secondary cpu clock
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.212990] KVM setup async PF for cpu 3
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.213840] kvm-stealtime: cpu 3, msr 3d19c080
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.214906] smp: Brought up 1 node, 4 CPUs
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.215846] smpboot: Max logical packages: 1
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.216678] smpboot: Total of 4 processors activated (20760.97 BogoMIPS)
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.217470] devtmpfs: initialized
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.217916] x86/mm: Memory block size: 128MB
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.219087] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.219847] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.220884] pinctrl core: initialized pinctrl subsystem
[2024-02-05T04:47:50.709Z] DEBUG - [ 0.222259] NET: Registered protocol family 16
[2024-02-05T04:47:50.720Z] DEBUG -
Probing EDD (edd=off to disable)... oc[ 0.000000] Linux version 5.4.268-amd64-vyos (vyos_bld@bbdcc08fd433) (gcc version 8.3.0 (Debian 8.3.0-6)) #1 SMP Thu Feb 1 20:43:30 UTC 2024
[2024-02-05T04:47:50.720Z] 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
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.000000] BIOS-provided physical RAM map:
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffddfff] usable
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x000000003ffde000-0x000000003fffffff] reserved
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.000000] NX (Execute Disable) protection: active
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.000000] SMBIOS 2.8 present.
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.000000] Hypervisor detected: KVM
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.000000] kvm-clock: cpu 0, msr 30169001, primary cpu clock
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.000000] kvm-clock: using sched offset of 1563077792 cycles
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.000001] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.000003] tsc: Detected 2595.122 MHz processor
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.000456] last_pfn = 0x3ffde max_arch_pfn = 0x400000000
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.000594] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.002329] found SMP MP-table at [mem 0x000f5a50-0x000f5a5f]
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.002378] Using GB pages for direct mapping
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.002444] RAMDISK: [mem 0x3e58f000-0x3ffddfff]
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.002454] ACPI: Early table checksum verification disabled
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.002457] ACPI: RSDP 0x00000000000F5880 000014 (v00 BOCHS )
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.002466] ACPI: RSDT 0x000000003FFE1691 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.002470] ACPI: FACP 0x000000003FFE1555 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.002473] ACPI: DSDT 0x000000003FFE0040 001515 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.002474] ACPI: FACS 0x000000003FFE0000 000040
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.002475] ACPI: APIC 0x000000003FFE15C9 000090 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.002477] ACPI: HPET 0x000000003FFE1659 000038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001)
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.002478] ACPI: Reserving FACP table memory at [mem 0x3ffe1555-0x3ffe15c8]
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.002479] ACPI: Reserving DSDT table memory at [mem 0x3ffe0040-0x3ffe1554]
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.002479] ACPI: Reserving FACS table memory at [mem 0x3ffe0000-0x3ffe003f]
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.002480] ACPI: Reserving APIC table memory at [mem 0x3ffe15c9-0x3ffe1658]
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.002480] ACPI: Reserving HPET table memory at [mem 0x3ffe1659-0x3ffe1690]
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.002880] No NUMA configuration found
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.002881] Faking a node at [mem 0x0000000000000000-0x000000003ffddfff]
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.002883] NODE_DATA(0) allocated [mem 0x3e58c000-0x3e58efff]
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.003047] Zone ranges:
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.003048] DMA32 [mem 0x0000000000001000-0x000000003ffddfff]
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.003049] Normal empty
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.003049] Movable zone start for each node
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.003050] Early memory node ranges
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.003050] node 0: [mem 0x0000000000001000-0x000000000009efff]
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.003051] node 0: [mem 0x0000000000100000-0x000000003ffddfff]
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.003366] Zeroed struct page in unavailable ranges: 132 pages
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.003367] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffddfff]
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.006760] ACPI: PM-Timer IO Port: 0x608
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.006771] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.006831] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.006832] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.006833] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.006834] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.006835] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.006835] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.006838] Using ACPI (MADT) for SMP configuration information
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.006838] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.006840] TSC deadline timer available
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.006846] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.006874] [mem 0x40000000-0xfeffbfff] available for PCI devices
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.006875] Booting paravirtualized kernel on KVM
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.006876] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.049652] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:4 nr_node_ids:1
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.049901] percpu: Embedded 49 pages/cpu s160664 r8192 d31848 u524288
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.049925] KVM setup async PF for cpu 0
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.049935] kvm-stealtime: cpu 0, msr 3d01c080
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.049943] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear)
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.049949] Built 1 zonelists, mobility grouping on. Total pages: 257895
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.049950] Policy zone: DMA32
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.049952] 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
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.050097] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.050123] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.050182] mem auto-init: stack:off, heap alloc:off, heap free:off
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.051104] Memory: 979660K/1048048K available (10243K kernel code, 652K rwdata, 2600K rodata, 1200K init, 1492K bss, 68388K reserved, 0K cma-reserved)
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.051553] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.051902] rcu: Hierarchical RCU implementation.
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.051903] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.051905] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.051905] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.051908] NR_IRQS: 16640, nr_irqs: 456, preallocated irqs: 16
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.052283] Console: colour *CGA 80x25
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.058200] printk: console [tty0] enabled
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.157265] printk: console [ttyS0] enabled
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.158150] ACPI: Core revision 20190816
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.159186] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.161016] APIC: Switch to symmetric I/O mode setup
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.162395] x2apic enabled
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.163376] Switched APIC routing to physical x2apic.
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.164392] KVM setup pv IPIs
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.166943] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.168139] tsc: Marking TSC unstable due to TSCs unsynchronized
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.169315] Calibrating delay loop (skipped) preset value.. 5190.24 BogoMIPS (lpj=2595122)
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.171545] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.172314] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.173319] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.174314] Spectre V2 : Mitigation: Retpolines
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.175314] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.176314] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.178315] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.179314] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.180362] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.181314] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.182314] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.183314] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.184333] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.185314] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.186314] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format.
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.188399] Freeing SMP alternatives memory: 28K
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.190607] pid_max: default: 32768 minimum: 301
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.191524] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.192341] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.194052] smpboot: CPU0: AMD EPYC 7513 32-Core Processor (family: 0x19, model: 0x1, stepping: 0x1)
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.194567] Performance Events: AMD PMU driver.
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.195322] ... version: 0
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.196101] ... bit width: 48
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.196317] ... generic registers: 4
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.197099] ... value mask: 0000ffffffffffff
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.197318] ... max period: 00007fffffffffff
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.198317] ... fixed-purpose events: 0
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.199101] ... event mask: 000000000000000f
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.199428] rcu: Hierarchical SRCU implementation.
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.200935] smp: Bringing up secondary CPUs ...
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.201584] x86: Booting SMP configuration:
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.202306] .... node #0, CPUs: #1
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.112202] kvm-clock: cpu 1, msr 30169041, secondary cpu clock
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.203816] KVM setup async PF for cpu 1
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.204312] kvm-stealtime: cpu 1, msr 3d09c080
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.206706] #2
[2024-02-05T04:47:50.720Z] DEBUG - [ 0.112202] kvm-clock: cpu 2, msr 30169081, secondary cpu clock
[2024-02-05T04:47:50.721Z] DEBUG - [ 0.208185] KVM setup async PF for cpu 2
[2024-02-05T04:47:50.721Z] DEBUG - [ 0.208312] kvm-stealtime: cpu 2, msr 3d11c080
[2024-02-05T04:47:50.721Z] DEBUG - [ 0.211397] #3
[2024-02-05T04:47:50.721Z] DEBUG - [ 0.112202] kvm-clock: cpu 3, msr 301690c1, secondary cpu clock
[2024-02-05T04:47:50.721Z] DEBUG - [ 0.212561] KVM setup async PF for cpu 3
[2024-02-05T04:47:50.721Z] DEBUG - [ 0.213312] kvm-stealtime: cpu 3, msr 3d19c080
[2024-02-05T04:47:50.721Z] DEBUG - [ 0.215372] smp: Brought up 1 node, 4 CPUs
[2024-02-05T04:47:50.721Z] DEBUG - [ 0.216319] smpboot: Max logical packages: 1
[2024-02-05T04:47:50.721Z] DEBUG - [ 0.217159] smpboot: Total of 4 processors activated (20760.97 BogoMIPS)
[2024-02-05T04:47:50.721Z] DEBUG - [ 0.221448] devtmpfs: initialized
[2024-02-05T04:47:50.721Z] DEBUG - [ 0.222085] x86/mm: Memory block size: 128MB
[2024-02-05T04:47:50.845Z] DEBUG - Welcome to GRUB!
[2024-02-05T04:47:50.845Z] DEBUG -
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.222956] audit: initializing netlink subsys (disabled)
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.223898] audit: type=2000 audit(1707108470.578:1): state=initialized audit_enabled=0 res=1
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.224855] cpuidle: using governor ladder
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.225857] cpuidle: using governor menu
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.231033] KVM setup pv remote TLB flush
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.231848] ACPI: bus type PCI registered
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.232649] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.233991] dca service started, version 1.12.1
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.234921] PCI: Using configuration type 1 for base access
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.235845] PCI: Using configuration type 1 for extended access
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.238935] ACPI: Added _OSI(Module Device)
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.239850] ACPI: Added _OSI(Processor Device)
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.240722] ACPI: Added _OSI(3.0 _SCP Extensions)
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.241845] ACPI: Added _OSI(Processor Aggregator Device)
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.242845] ACPI: Added _OSI(Linux-Dell-Video)
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.243722] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.244845] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.246211] ACPI: 1 ACPI AML tables successfully acquired and loaded
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.247900] ACPI: Interpreter enabled
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.248640] ACPI: (supports S0 S3 S5)
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.249845] ACPI: Using IOAPIC for interrupt routing
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.250804] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.251911] ACPI: Enabled 2 GPEs in block 00 to 0F
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.254496] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.255850] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.258041] acpiphp: Slot [2] registered
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.258838] acpiphp: Slot [3] registered
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.259867] acpiphp: Slot [4] registered
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.260648] acpiphp: Slot [5] registered
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.260860] acpiphp: Slot [6] registered
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.261644] acpiphp: Slot [7] registered
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.262860] acpiphp: Slot [8] registered
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.263648] acpiphp: Slot [9] registered
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.263869] acpiphp: Slot [10] registered
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.264678] acpiphp: Slot [11] registered
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.265859] acpiphp: Slot [12] registered
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.266664] acpiphp: Slot [13] registered
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.266859] acpiphp: Slot [14] registered
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.267674] acpiphp: Slot [15] registered
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.268865] acpiphp: Slot [16] registered
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.269669] acpiphp: Slot [17] registered
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.270862] acpiphp: Slot [18] registered
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.271666] acpiphp: Slot [19] registered
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.271861] acpiphp: Slot [20] registered
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.272664] acpiphp: Slot [21] registered
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.273864] acpiphp: Slot [22] registered
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.274678] acpiphp: Slot [23] registered
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.274859] acpiphp: Slot [24] registered
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.275663] acpiphp: Slot [25] registered
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.276859] acpiphp: Slot [26] registered
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.277664] acpiphp: Slot [27] registered
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.277865] acpiphp: Slot [28] registered
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.278658] acpiphp: Slot [29] registered
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.279859] acpiphp: Slot [30] registered
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.280668] acpiphp: Slot [31] registered
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.281856] PCI host bridge to bus 0000:00
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.282658] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.283846] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.284845] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.285845] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.287845] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.288845] pci_bus 0000:00: root bus resource [bus 00-ff]
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.289887] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.291473] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.293519] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.297748] pci 0000:00:01.1: reg 0x20: [io 0xc160-0xc16f]
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.299874] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.300845] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.302846] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.303847] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.305008] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.306370] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.308856] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.310112] pci 0000:00:02.0: [8086:2922] type 00 class 0x010601
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.316379] pci 0000:00:02.0: reg 0x20: [io 0xc040-0xc05f]
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.318651] pci 0000:00:02.0: reg 0x24: [mem 0xfebf6000-0xfebf6fff]
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.321097] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.322845] pci 0000:00:03.0: reg 0x10: [io 0xc060-0xc07f]
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.325846] pci 0000:00:03.0: reg 0x14: [mem 0xfebf7000-0xfebf7fff]
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.331463] pci 0000:00:03.0: reg 0x20: [mem 0xfebd0000-0xfebd3fff 64bit pref]
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.334547] pci 0000:00:04.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.336846] pci 0000:00:04.0: reg 0x10: [io 0xc080-0xc09f]
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.340721] pci 0000:00:04.0: reg 0x14: [mem 0xfebf8000-0xfebf8fff]
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.344847] pci 0000:00:04.0: reg 0x20: [mem 0xfebd4000-0xfebd7fff 64bit pref]
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.347552] pci 0000:00:05.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.350672] pci 0000:00:05.0: reg 0x10: [io 0xc0a0-0xc0bf]
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.352846] pci 0000:00:05.0: reg 0x14: [mem 0xfebf9000-0xfebf9fff]
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.357846] pci 0000:00:05.0: reg 0x20: [mem 0xfebd8000-0xfebdbfff 64bit pref]
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.361444] pci 0000:00:06.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.363845] pci 0000:00:06.0: reg 0x10: [io 0xc0c0-0xc0df]
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.365846] pci 0000:00:06.0: reg 0x14: [mem 0xfebfa000-0xfebfafff]
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.370850] pci 0000:00:06.0: reg 0x20: [mem 0xfebdc000-0xfebdffff 64bit pref]
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.374560] pci 0000:00:07.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.376847] pci 0000:00:07.0: reg 0x10: [io 0xc0e0-0xc0ff]
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.378846] pci 0000:00:07.0: reg 0x14: [mem 0xfebfb000-0xfebfbfff]
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.383846] pci 0000:00:07.0: reg 0x20: [mem 0xfebe0000-0xfebe3fff 64bit pref]
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.386564] pci 0000:00:08.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.388846] pci 0000:00:08.0: reg 0x10: [io 0xc100-0xc11f]
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.390845] pci 0000:00:08.0: reg 0x14: [mem 0xfebfc000-0xfebfcfff]
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.395846] pci 0000:00:08.0: reg 0x20: [mem 0xfebe4000-0xfebe7fff 64bit pref]
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.399579] pci 0000:00:09.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.401846] pci 0000:00:09.0: reg 0x10: [io 0xc120-0xc13f]
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.404846] pci 0000:00:09.0: reg 0x14: [mem 0xfebfd000-0xfebfdfff]
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.408846] pci 0000:00:09.0: reg 0x20: [mem 0xfebe8000-0xfebebfff 64bit pref]
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.412569] pci 0000:00:0a.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.414846] pci 0000:00:0a.0: reg 0x10: [io 0xc140-0xc15f]
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.416846] pci 0000:00:0a.0: reg 0x14: [mem 0xfebfe000-0xfebfefff]
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.421847] pci 0000:00:0a.0: reg 0x20: [mem 0xfebec000-0xfebeffff 64bit pref]
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.425110] pci 0000:00:0b.0: [1af4:1004] type 00 class 0x010000
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.427846] pci 0000:00:0b.0: reg 0x10: [io 0xc000-0xc03f]
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.429847] pci 0000:00:0b.0: reg 0x14: [mem 0xfebff000-0xfebfffff]
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.435475] pci 0000:00:0b.0: reg 0x20: [mem 0xfebf0000-0xfebf3fff 64bit pref]
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.438952] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.439924] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.440915] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.441910] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.443882] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.445063] iommu: Default domain type: Translated
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.445913] ACPI: bus type USB registered
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.446739] usbcore: registered new interface driver usbfs
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.447852] usbcore: registered new interface driver hub
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.448849] usbcore: registered new device driver usb
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.449858] pps_core: LinuxPPS API ver. 1 registered
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.450806] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.451850] PTP clock support registered
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.452901] EDAC MC: Ver: 3.0.0
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.454869] PCI: Using ACPI for IRQ routing
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.455904] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.456847] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.462884] clocksource: Switched to clocksource kvm-clock
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.464035] pnp: PnP ACPI init
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.464939] pnp: PnP ACPI: found 6 devices
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.467905] thermal_sys: Registered thermal governor 'fair_share'
[2024-02-05T04:47:50.962Z] DEBUG - [ 0.467906] thermal_sys: Registered thermal governor 'bang_bang'
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.223462] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.224322] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.225362] pinctrl core: initialized pinctrl subsystem
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.226765] NET: Registered protocol family 16
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.227438] audit: initializing netlink subsys (disabled)
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.228377] audit: type=2000 audit(1707108470.596:1): state=initialized audit_enabled=0 res=1
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.229324] cpuidle: using governor ladder
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.230358] cpuidle: using governor menu
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.232445] KVM setup pv remote TLB flush
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.233320] ACPI: bus type PCI registered
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.234112] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.235407] dca service started, version 1.12.1
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.236364] PCI: Using configuration type 1 for base access
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.237318] PCI: Using configuration type 1 for extended access
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.240399] ACPI: Added _OSI(Module Device)
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.241326] ACPI: Added _OSI(Processor Device)
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.242182] ACPI: Added _OSI(3.0 _SCP Extensions)
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.243321] ACPI: Added _OSI(Processor Aggregator Device)
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.244318] ACPI: Added _OSI(Linux-Dell-Video)
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.245181] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.246317] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.247683] ACPI: 1 ACPI AML tables successfully acquired and loaded
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.249339] ACPI: Interpreter enabled
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.250080] ACPI: (supports S0 S3 S5)
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.251319] ACPI: Using IOAPIC for interrupt routing
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.252273] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.253382] ACPI: Enabled 2 GPEs in block 00 to 0F
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.255880] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.257322] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.259494] acpiphp: Slot [2] registered
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.260287] acpiphp: Slot [3] registered
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.260334] acpiphp: Slot [4] registered
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.261125] acpiphp: Slot [5] registered
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.262335] acpiphp: Slot [6] registered
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.263128] acpiphp: Slot [7] registered
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.263336] acpiphp: Slot [8] registered
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.264127] acpiphp: Slot [9] registered
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.265332] acpiphp: Slot [10] registered
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.266144] acpiphp: Slot [11] registered
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.267333] acpiphp: Slot [12] registered
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.268135] acpiphp: Slot [13] registered
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.268332] acpiphp: Slot [14] registered
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.269140] acpiphp: Slot [15] registered
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.270333] acpiphp: Slot [16] registered
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.271131] acpiphp: Slot [17] registered
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.271332] acpiphp: Slot [18] registered
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.272131] acpiphp: Slot [19] registered
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.273338] acpiphp: Slot [20] registered
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.274150] acpiphp: Slot [21] registered
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.275338] acpiphp: Slot [22] registered
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.276133] acpiphp: Slot [23] registered
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.276332] acpiphp: Slot [24] registered
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.277131] acpiphp: Slot [25] registered
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.278332] acpiphp: Slot [26] registered
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.279138] acpiphp: Slot [27] registered
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.279332] acpiphp: Slot [28] registered
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.280139] acpiphp: Slot [29] registered
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.281331] acpiphp: Slot [30] registered
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.282140] acpiphp: Slot [31] registered
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.283336] PCI host bridge to bus 0000:00
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.284146] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.285318] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.286319] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.287319] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.289317] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.290318] pci_bus 0000:00: root bus resource [bus 00-ff]
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.291360] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.292946] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.294981] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.298841] pci 0000:00:01.1: reg 0x20: [io 0xc160-0xc16f]
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.301298] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.302319] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.303318] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.305318] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.306477] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.307840] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.309329] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.311601] pci 0000:00:02.0: [8086:2922] type 00 class 0x010601
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.317319] pci 0000:00:02.0: reg 0x20: [io 0xc040-0xc05f]
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.319320] pci 0000:00:02.0: reg 0x24: [mem 0xfebf6000-0xfebf6fff]
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.321532] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.324320] pci 0000:00:03.0: reg 0x10: [io 0xc060-0xc07f]
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.326319] pci 0000:00:03.0: reg 0x14: [mem 0xfebf7000-0xfebf7fff]
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.332319] pci 0000:00:03.0: reg 0x20: [mem 0xfebd0000-0xfebd3fff 64bit pref]
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.335029] pci 0000:00:04.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.337319] pci 0000:00:04.0: reg 0x10: [io 0xc080-0xc09f]
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.340318] pci 0000:00:04.0: reg 0x14: [mem 0xfebf8000-0xfebf8fff]
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.345319] pci 0000:00:04.0: reg 0x20: [mem 0xfebd4000-0xfebd7fff 64bit pref]
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.348027] pci 0000:00:05.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.351319] pci 0000:00:05.0: reg 0x10: [io 0xc0a0-0xc0bf]
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.353319] pci 0000:00:05.0: reg 0x14: [mem 0xfebf9000-0xfebf9fff]
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.358320] pci 0000:00:05.0: reg 0x20: [mem 0xfebd8000-0xfebdbfff 64bit pref]
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.361044] pci 0000:00:06.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.364319] pci 0000:00:06.0: reg 0x10: [io 0xc0c0-0xc0df]
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.366319] pci 0000:00:06.0: reg 0x14: [mem 0xfebfa000-0xfebfafff]
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.370321] pci 0000:00:06.0: reg 0x20: [mem 0xfebdc000-0xfebdffff 64bit pref]
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.373555] pci 0000:00:07.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.376318] pci 0000:00:07.0: reg 0x10: [io 0xc0e0-0xc0ff]
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.378318] pci 0000:00:07.0: reg 0x14: [mem 0xfebfb000-0xfebfbfff]
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.382319] pci 0000:00:07.0: reg 0x20: [mem 0xfebe0000-0xfebe3fff 64bit pref]
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.386026] pci 0000:00:08.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.388319] pci 0000:00:08.0: reg 0x10: [io 0xc100-0xc11f]
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.390318] pci 0000:00:08.0: reg 0x14: [mem 0xfebfc000-0xfebfcfff]
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.395319] pci 0000:00:08.0: reg 0x20: [mem 0xfebe4000-0xfebe7fff 64bit pref]
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.398031] pci 0000:00:09.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.400319] pci 0000:00:09.0: reg 0x10: [io 0xc120-0xc13f]
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.402318] pci 0000:00:09.0: reg 0x14: [mem 0xfebfd000-0xfebfdfff]
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.407318] pci 0000:00:09.0: reg 0x20: [mem 0xfebe8000-0xfebebfff 64bit pref]
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.410031] pci 0000:00:0a.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.412319] pci 0000:00:0a.0: reg 0x10: [io 0xc140-0xc15f]
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.415318] pci 0000:00:0a.0: reg 0x14: [mem 0xfebfe000-0xfebfefff]
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.420319] pci 0000:00:0a.0: reg 0x20: [mem 0xfebec000-0xfebeffff 64bit pref]
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.423030] pci 0000:00:0b.0: [1af4:1004] type 00 class 0x010000
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.426109] pci 0000:00:0b.0: reg 0x10: [io 0xc000-0xc03f]
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.428319] pci 0000:00:0b.0: reg 0x14: [mem 0xfebff000-0xfebfffff]
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.432319] pci 0000:00:0b.0: reg 0x20: [mem 0xfebf0000-0xfebf3fff 64bit pref]
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.436966] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.438396] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.439384] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.440389] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.441354] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.442547] iommu: Default domain type: Translated
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.443392] ACPI: bus type USB registered
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.444196] usbcore: registered new interface driver usbfs
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.445329] usbcore: registered new interface driver hub
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.446327] usbcore: registered new device driver usb
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.447333] pps_core: LinuxPPS API ver. 1 registered
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.448294] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.450319] PTP clock support registered
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.451145] EDAC MC: Ver: 3.0.0
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.452657] PCI: Using ACPI for IRQ routing
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.453716] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[2024-02-05T04:47:50.973Z] DEBUG - [ 0.454325] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[2024-02-05T04:47:51.215Z] DEBUG - [ 0.469093] thermal_sys: Registered thermal governor 'step_wise'
[2024-02-05T04:47:51.215Z] DEBUG - [ 0.470250] thermal_sys: Registered thermal governor 'user_space'
[2024-02-05T04:47:51.215Z] DEBUG - [ 0.476071] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[2024-02-05T04:47:51.215Z] DEBUG - [ 0.478919] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[2024-02-05T04:47:51.215Z] DEBUG - [ 0.480110] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[2024-02-05T04:47:51.215Z] DEBUG - [ 0.481292] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[2024-02-05T04:47:51.215Z] DEBUG - [ 0.482625] pci_bus 0000:00: resource 7 [mem 0x40000000-0xfebfffff window]
[2024-02-05T04:47:51.215Z] DEBUG - [ 0.483943] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window]
[2024-02-05T04:47:51.215Z] DEBUG - [ 0.485586] NET: Registered protocol family 2
[2024-02-05T04:47:51.215Z] DEBUG - [ 0.486494] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[2024-02-05T04:47:51.215Z] DEBUG - [ 0.488070] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
[2024-02-05T04:47:51.215Z] DEBUG - [ 0.489652] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[2024-02-05T04:47:51.215Z] DEBUG - [ 0.491136] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
[2024-02-05T04:47:51.215Z] DEBUG - [ 0.492505] TCP: Hash tables configured (established 8192 bind 8192)
[2024-02-05T04:47:51.215Z] DEBUG - [ 0.493746] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[2024-02-05T04:47:51.215Z] DEBUG - [ 0.495020] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[2024-02-05T04:47:51.215Z] DEBUG - [ 0.496386] NET: Registered protocol family 1
[2024-02-05T04:47:51.215Z] DEBUG - [ 0.497271] NET: Registered protocol family 44
[2024-02-05T04:47:51.215Z] DEBUG - [ 0.498156] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[2024-02-05T04:47:51.215Z] DEBUG - [ 0.499270] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[2024-02-05T04:47:51.215Z] DEBUG - [ 0.500408] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[2024-02-05T04:47:51.215Z] DEBUG - [ 0.501708] PCI: CLS 0 bytes, default 64
[2024-02-05T04:47:51.215Z] DEBUG - [ 0.502537] Trying to unpack rootfs image as initramfs...
[2024-02-05T04:47:51.225Z] DEBUG - [ 0.481732] clocksource: Switched to clocksource kvm-clock
[2024-02-05T04:47:51.225Z] DEBUG - [ 0.482929] pnp: PnP ACPI init
[2024-02-05T04:47:51.225Z] DEBUG - [ 0.483868] pnp: PnP ACPI: found 6 devices
[2024-02-05T04:47:51.225Z] DEBUG - [ 0.486837] thermal_sys: Registered thermal governor 'fair_share'
[2024-02-05T04:47:51.225Z] DEBUG - [ 0.486837] thermal_sys: Registered thermal governor 'bang_bang'
[2024-02-05T04:47:51.225Z] DEBUG - [ 0.488025] thermal_sys: Registered thermal governor 'step_wise'
[2024-02-05T04:47:51.225Z] DEBUG - [ 0.489188] thermal_sys: Registered thermal governor 'user_space'
[2024-02-05T04:47:51.225Z] DEBUG - [ 0.494988] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[2024-02-05T04:47:51.225Z] DEBUG - [ 0.497839] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[2024-02-05T04:47:51.225Z] DEBUG - [ 0.499039] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[2024-02-05T04:47:51.225Z] DEBUG - [ 0.500237] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[2024-02-05T04:47:51.225Z] DEBUG - [ 0.501541] pci_bus 0000:00: resource 7 [mem 0x40000000-0xfebfffff window]
[2024-02-05T04:47:51.225Z] DEBUG - [ 0.502869] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window]
[2024-02-05T04:47:51.225Z] DEBUG - [ 0.504318] NET: Registered protocol family 2
[2024-02-05T04:47:51.225Z] DEBUG - [ 0.505240] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[2024-02-05T04:47:51.225Z] DEBUG - [ 0.506820] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
[2024-02-05T04:47:51.225Z] DEBUG - [ 0.508412] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[2024-02-05T04:47:51.225Z] DEBUG - [ 0.509876] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
[2024-02-05T04:47:51.225Z] DEBUG - [ 0.511265] TCP: Hash tables configured (established 8192 bind 8192)
[2024-02-05T04:47:51.225Z] DEBUG - [ 0.512499] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[2024-02-05T04:47:51.225Z] DEBUG - [ 0.513771] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[2024-02-05T04:47:51.225Z] DEBUG - [ 0.515187] NET: Registered protocol family 1
[2024-02-05T04:47:51.225Z] DEBUG - [ 0.516070] NET: Registered protocol family 44
[2024-02-05T04:47:51.225Z] DEBUG - [ 0.516952] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[2024-02-05T04:47:51.225Z] DEBUG - [ 0.518052] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[2024-02-05T04:47:51.225Z] DEBUG - [ 0.519213] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[2024-02-05T04:47:51.225Z] DEBUG - [ 0.520485] PCI: CLS 0 bytes, default 64
[2024-02-05T04:47:51.225Z] DEBUG - [ 0.521314] Trying to unpack rootfs image as initramfs...
[2024-02-05T04:47:51.400Z] DEBUG -
error: no suitable video mode found.
[2024-02-05T04:47:51.400Z] DEBUG -
error: no video mode activated.
[2024-02-05T04:47:51.400Z] DEBUG -
GNU GRUB version 2.06-3~deb10u4
[2024-02-05T04:47:51.400Z] DEBUG -
[2024-02-05T04:47:51.400Z] DEBUG -
+----------------------------------------------------------------------------+||||||||||||||||||||||||+----------------------------------------------------------------------------+ Use the ^ and v keys to select which entry is highlighted.
[2024-02-05T04:47:51.400Z] DEBUG -
Press enter to boot the selected OS, `e' to edit the commands
[2024-02-05T04:47:51.400Z] DEBUG -
before booting or `c' for a command-line. *Live system Live system (fail-safe mode) GNU GRUB version 2.06-3~deb10u4
[2024-02-05T04:47:51.400Z] DEBUG -
[2024-02-05T04:47:51.400Z] DEBUG -
����������������������������������������������������������������������������Ŀ�������������������������������������������������������������������������������������������������������� Use the ^ and v keys to select which entry is highlighted.
[2024-02-05T04:47:51.400Z] DEBUG -
Press enter to boot the selected OS, `e' to edit the commands
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.744543] Freeing initrd memory: 26940K
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.745753] Initialise system trusted keyrings
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.746751] workingset: timestamp_bits=40 max_order=18 bucket_order=0
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.750272] Key type asymmetric registered
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.751097] Asymmetric key parser 'x509' registered
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.752052] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.753497] io scheduler mq-deadline registered
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.754383] io scheduler kyber registered
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.755212] io scheduler bfq registered
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.756184] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.757636] ioatdma: Intel(R) QuickData Technology Driver 5.00
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.758881] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.784102] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.786000] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <[email protected]>
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.787299] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.789110] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.791469] serio: i8042 KBD port at 0x60,0x64 irq 1
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.792440] serio: i8042 AUX port at 0x60,0x64 irq 12
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.793510] rtc_cmos 00:00: RTC can wake from S4
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.795007] rtc_cmos 00:00: registered as rtc0
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.795507] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.795975] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram, hpet irqs
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.799140] ledtrig-cpu: registered to indicate activity on CPUs
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.800539] NET: Registered protocol family 10
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.805982] Segment Routing with IPv6
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.806755] mip6: Mobile IPv6
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.807755] IPI shorthand broadcast: enabled
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.808629] sched_clock: Marking stable (696650440, 111956679)->(827495390, -18888271)
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.810202] registered taskstats version 1
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.811097] Loading compiled-in X.509 certificates
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.812276] rtc_cmos 00:00: setting system clock to 2024-02-05T04:47:50 UTC (1707108470)
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.813979] Freeing unused kernel image memory: 1200K
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.822978] Write protecting the kernel read-only data: 16384k
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.824355] Freeing unused kernel image memory: 2036K
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.825476] Freeing unused kernel image memory: 1496K
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.830382] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.831595] Run /init as init process
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.862186] SCSI subsystem initialized
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.863221] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.869033] scsi host0: ata_piix
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.869936] scsi host1: ata_piix
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.870769] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc160 irq 14
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.872477] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc168 irq 15
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.886083] PCI Interrupt Link [LNKB] enabled at IRQ 10
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.887244] PCI Interrupt Link [LNKC] enabled at IRQ 11
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.888072] ahci 0000:00:02.0: AHCI 0001.0000 32 slots 6 ports 1.5 Gbps 0x3f impl SATA mode
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.890484] ahci 0000:00:02.0: flags: 64bit ncq only
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.892580] scsi host2: ahci
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.893301] scsi host3: ahci
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.893993] scsi host4: ahci
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.894721] scsi host5: ahci
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.898659] scsi host6: ahci
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.900041] PCI Interrupt Link [LNKD] enabled at IRQ 11
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.900786] scsi host7: ahci
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.901729] ata3: SATA max UDMA/133 abar m4096@0xfebf6000 port 0xfebf6100 irq 24
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.903536] ata4: SATA max UDMA/133 abar m4096@0xfebf6000 port 0xfebf6180 irq 24
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.904945] ata5: SATA max UDMA/133 abar m4096@0xfebf6000 port 0xfebf6200 irq 24
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.906350] ata6: SATA max UDMA/133 abar m4096@0xfebf6000 port 0xfebf6280 irq 24
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.907757] ata7: SATA max UDMA/133 abar m4096@0xfebf6000 port 0xfebf6300 irq 24
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.909117] ata8: SATA max UDMA/133 abar m4096@0xfebf6000 port 0xfebf6380 irq 24
[2024-02-05T04:47:51.467Z] DEBUG - [ 0.912857] PCI Interrupt Link [LNKA] enabled at IRQ 10
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.760436] Freeing initrd memory: 26940K
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.761544] Initialise system trusted keyrings
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.762528] workingset: timestamp_bits=40 max_order=18 bucket_order=0
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.765934] Key type asymmetric registered
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.766762] Asymmetric key parser 'x509' registered
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.767720] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.769171] io scheduler mq-deadline registered
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.770054] io scheduler kyber registered
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.770896] io scheduler bfq registered
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.771878] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.773320] ioatdma: Intel(R) QuickData Technology Driver 5.00
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.774560] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.799579] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.801442] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <[email protected]>
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.802703] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.804409] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.806745] serio: i8042 KBD port at 0x60,0x64 irq 1
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.807697] serio: i8042 AUX port at 0x60,0x64 irq 12
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.808740] rtc_cmos 00:00: RTC can wake from S4
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.810182] rtc_cmos 00:00: registered as rtc0
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.811074] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram, hpet irqs
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.812658] ledtrig-cpu: registered to indicate activity on CPUs
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.814025] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.814191] NET: Registered protocol family 10
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.821165] Segment Routing with IPv6
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.822003] mip6: Mobile IPv6
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.824077] IPI shorthand broadcast: enabled
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.824969] sched_clock: Marking stable (713737222, 111202715)->(859155347, -34215410)
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.826806] registered taskstats version 1
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.827696] Loading compiled-in X.509 certificates
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.828992] rtc_cmos 00:00: setting system clock to 2024-02-05T04:47:50 UTC (1707108470)
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.834514] Freeing unused kernel image memory: 1200K
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.841246] Write protecting the kernel read-only data: 16384k
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.842780] Freeing unused kernel image memory: 2036K
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.844074] Freeing unused kernel image memory: 1496K
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.848993] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.850404] Run /init as init process
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.890522] SCSI subsystem initialized
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.894010] scsi host0: ata_piix
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.894872] scsi host1: ata_piix
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.895574] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc160 irq 14
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.896851] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc168 irq 15
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.901981] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.912783] PCI Interrupt Link [LNKB] enabled at IRQ 10
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.913945] PCI Interrupt Link [LNKC] enabled at IRQ 11
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.914776] ahci 0000:00:02.0: AHCI 0001.0000 32 slots 6 ports 1.5 Gbps 0x3f impl SATA mode
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.917056] ahci 0000:00:02.0: flags: 64bit ncq only
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.919141] scsi host2: ahci
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.919902] scsi host3: ahci
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.920605] scsi host4: ahci
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.921329] scsi host5: ahci
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.922031] scsi host6: ahci
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.922764] scsi host7: ahci
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.923448] ata3: SATA max UDMA/133 abar m4096@0xfebf6000 port 0xfebf6100 irq 24
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.924867] ata4: SATA max UDMA/133 abar m4096@0xfebf6000 port 0xfebf6180 irq 24
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.926301] ata5: SATA max UDMA/133 abar m4096@0xfebf6000 port 0xfebf6200 irq 24
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.926362] PCI Interrupt Link [LNKD] enabled at IRQ 11
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.927745] ata6: SATA max UDMA/133 abar m4096@0xfebf6000 port 0xfebf6280 irq 24
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.930686] ata7: SATA max UDMA/133 abar m4096@0xfebf6000 port 0xfebf6300 irq 24
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.932065] ata8: SATA max UDMA/133 abar m4096@0xfebf6000 port 0xfebf6380 irq 24
[2024-02-05T04:47:51.477Z] DEBUG - [ 0.940370] PCI Interrupt Link [LNKA] enabled at IRQ 10
[2024-02-05T04:47:51.719Z] DEBUG - [ 1.217950] ata7: SATA link down (SStatus 0 SControl 300)
[2024-02-05T04:47:51.719Z] DEBUG - [ 1.219364] ata4: SATA link down (SStatus 0 SControl 300)
[2024-02-05T04:47:51.719Z] DEBUG - [ 1.220611] ata6: SATA link down (SStatus 0 SControl 300)
[2024-02-05T04:47:51.719Z] DEBUG - [ 1.221869] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[2024-02-05T04:47:51.719Z] DEBUG - [ 1.223183] ata3.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100
[2024-02-05T04:47:51.719Z] DEBUG - [ 1.224289] ata3.00: applying bridge limits
[2024-02-05T04:47:51.719Z] DEBUG - [ 1.225241] ata3.00: configured for UDMA/100
[2024-02-05T04:47:51.719Z] DEBUG - [ 1.226292] scsi 2:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5
[2024-02-05T04:47:51.972Z] DEBUG - [ 1.228203] ata5: SATA link down (SStatus 0 SControl 300)
[2024-02-05T04:47:51.972Z] DEBUG - [ 1.229590] ata8: SATA link down (SStatus 0 SControl 300)
[2024-02-05T04:47:51.972Z] DEBUG - [ 1.246048] scsi host8: Virtio SCSI HBA
[2024-02-05T04:47:51.972Z] DEBUG - [ 1.254660] scsi 8:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5
[2024-02-05T04:47:51.972Z] DEBUG - [ 1.254770] sr 2:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray
[2024-02-05T04:47:51.972Z] DEBUG - [ 1.258095] cdrom: Uniform CD-ROM driver Revision: 3.20
[2024-02-05T04:47:51.972Z] DEBUG - [ 1.270233] sd 8:0:0:0: Power-on or device reset occurred
[2024-02-05T04:47:51.972Z] DEBUG - [ 1.272246] sd 8:0:0:0: [sda] 4194304 512-byte logical blocks: (2.15 GB/2.00 GiB)
[2024-02-05T04:47:51.972Z] DEBUG - [ 1.273715] sd 8:0:0:0: [sda] Write Protect is off
[2024-02-05T04:47:51.972Z] DEBUG - [ 1.274838] sd 8:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[2024-02-05T04:47:51.972Z] DEBUG - [ 1.295412] sd 8:0:0:0: [sda] Attached SCSI disk
[2024-02-05T04:47:51.972Z] DEBUG - [ 1.430004] loop: module loaded
[2024-02-05T04:47:51.972Z] DEBUG - [ 1.448697] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[2024-02-05T04:47:52.033Z] DEBUG - [ 1.242152] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[2024-02-05T04:47:52.033Z] DEBUG - [ 1.243627] ata3.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100
[2024-02-05T04:47:52.033Z] DEBUG - [ 1.244721] ata3.00: applying bridge limits
[2024-02-05T04:47:52.033Z] DEBUG - [ 1.245802] ata5: SATA link down (SStatus 0 SControl 300)
[2024-02-05T04:47:52.033Z] DEBUG - [ 1.247086] ata4: SATA link down (SStatus 0 SControl 300)
[2024-02-05T04:47:52.033Z] DEBUG - [ 1.248325] ata7: SATA link down (SStatus 0 SControl 300)
[2024-02-05T04:47:52.033Z] DEBUG - [ 1.249551] ata8: SATA link down (SStatus 0 SControl 300)
[2024-02-05T04:47:52.033Z] DEBUG - [ 1.250789] ata6: SATA link down (SStatus 0 SControl 300)
[2024-02-05T04:47:52.033Z] DEBUG - [ 1.251980] ata3.00: configured for UDMA/100
[2024-02-05T04:47:52.033Z] DEBUG - [ 1.253046] scsi 2:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5
[2024-02-05T04:47:52.033Z] DEBUG - [ 1.270560] scsi host8: Virtio SCSI HBA
[2024-02-05T04:47:52.033Z] DEBUG - [ 1.274649] scsi 8:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5
[2024-02-05T04:47:52.033Z] DEBUG - [ 1.276645] scsi 8:0:1:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5
[2024-02-05T04:47:52.033Z] DEBUG - [ 1.291434] sr 2:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray
[2024-02-05T04:47:52.033Z] DEBUG - [ 1.292802] cdrom: Uniform CD-ROM driver Revision: 3.20
[2024-02-05T04:47:52.033Z] DEBUG - [ 1.310454] sd 8:0:0:0: Power-on or device reset occurred
[2024-02-05T04:47:52.033Z] DEBUG - [ 1.311753] sd 8:0:1:0: Power-on or device reset occurred
[2024-02-05T04:47:52.033Z] DEBUG - [ 1.313422] sd 8:0:1:0: [sdb] 4194304 512-byte logical blocks: (2.15 GB/2.00 GiB)
[2024-02-05T04:47:52.033Z] DEBUG - [ 1.315064] sd 8:0:1:0: [sdb] Write Protect is off
[2024-02-05T04:47:52.033Z] DEBUG - [ 1.316226] sd 8:0:0:0: [sda] 4194304 512-byte logical blocks: (2.15 GB/2.00 GiB)
[2024-02-05T04:47:52.033Z] DEBUG - [ 1.316295] sd 8:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[2024-02-05T04:47:52.033Z] DEBUG - [ 1.317782] sd 8:0:0:0: [sda] Write Protect is off
[2024-02-05T04:47:52.033Z] DEBUG - [ 1.320633] sd 8:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[2024-02-05T04:47:52.033Z] DEBUG - [ 1.335884] sd 8:0:1:0: [sdb] Attached SCSI disk
[2024-02-05T04:47:52.033Z] DEBUG - [ 1.340588] sd 8:0:0:0: [sda] Attached SCSI disk
[2024-02-05T04:47:52.033Z] DEBUG - [ 1.474235] loop: module loaded
[2024-02-05T04:47:52.033Z] DEBUG - [ 1.492890] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[2024-02-05T04:47:52.528Z] DEBUG - [ 1.889794] systemd[1]: Inserted module 'autofs4'
[2024-02-05T04:47:52.528Z] DEBUG - [ 1.901034] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[2024-02-05T04:47:52.528Z] DEBUG - [ 1.904913] systemd[1]: Detected virtualization kvm.
[2024-02-05T04:47:52.528Z] DEBUG - [ 1.905924] systemd[1]: Detected architecture x86-64.
[2024-02-05T04:47:52.528Z] DEBUG - [ 1.923247] systemd[1]: Set hostname to <localhost.localdomain>.
[2024-02-05T04:47:52.528Z] DEBUG - [ 1.924672] systemd[1]: Initializing machine ID from KVM UUID.
[2024-02-05T04:47:52.587Z] DEBUG - [ 1.929306] systemd[1]: Inserted module 'autofs4'
[2024-02-05T04:47:52.587Z] DEBUG - [ 1.940547] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[2024-02-05T04:47:52.587Z] DEBUG - [ 1.944483] systemd[1]: Detected virtualization kvm.
[2024-02-05T04:47:52.587Z] DEBUG - [ 1.945493] systemd[1]: Detected architecture x86-64.
[2024-02-05T04:47:52.587Z] DEBUG - [ 1.958728] systemd[1]: Set hostname to <localhost.localdomain>.
[2024-02-05T04:47:52.587Z] DEBUG - [ 1.960171] systemd[1]: Initializing machine ID from KVM UUID.
[2024-02-05T04:47:52.780Z] DEBUG - [ 2.236558] systemd[1]: Listening on Journal Audit Socket.
[2024-02-05T04:47:52.780Z] DEBUG - [ 2.238671] systemd[1]: Created slice system-serial\x2dgetty.slice.
[2024-02-05T04:47:52.780Z] DEBUG - [ 2.240427] systemd[1]: Reached target Swap.
[2024-02-05T04:47:52.780Z] DEBUG - [ 2.241810] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[2024-02-05T04:47:52.780Z] DEBUG - [ 2.243852] systemd[1]: Listening on Syslog Socket.
[2024-02-05T04:47:52.780Z] DEBUG - [ 2.284723] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[2024-02-05T04:47:52.840Z] DEBUG - [ 2.252495] systemd[1]: Reached target Network.
[2024-02-05T04:47:52.840Z] DEBUG - [ 2.253991] systemd[1]: Reached target Swap.
[2024-02-05T04:47:52.840Z] DEBUG - [ 2.255397] systemd[1]: Listening on initctl Compatibility Named Pipe.
[2024-02-05T04:47:52.840Z] DEBUG - [ 2.257160] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[2024-02-05T04:47:52.840Z] DEBUG - [ 2.259113] systemd[1]: Listening on Syslog Socket.
[2024-02-05T04:47:52.840Z] DEBUG - [ 2.306397] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[2024-02-05T04:47:53.033Z] DEBUG - [ 2.292256] Bridge firewalling registered
[2024-02-05T04:47:53.033Z] DEBUG - [ 2.293409] random: systemd-random-: uninitialized urandom read (512 bytes read)
[2024-02-05T04:47:53.033Z] DEBUG - [ 2.301376] mpls_gso: MPLS GSO support
[2024-02-05T04:47:53.033Z] DEBUG - [ 2.320736] systemd-journald[353]: Received request to flush runtime journal from PID 1
[2024-02-05T04:47:53.092Z] DEBUG - [ 2.321784] Bridge firewalling registered
[2024-02-05T04:47:53.092Z] DEBUG - [ 2.323405] random: systemd-random-: uninitialized urandom read (512 bytes read)
[2024-02-05T04:47:53.092Z] DEBUG - [ 2.335857] mpls_gso: MPLS GSO support
[2024-02-05T04:47:59.448Z] WARNING - Did not find GRUB countdown window, ignoring
[2024-02-05T04:47:59.449Z] INFO - Waiting for login prompt
[2024-02-05T04:48:01.943Z] DEBUG -
before booting or `c' for a command-line. *Live system Live system (fail-safe mode) The highlighted entry will be executed automatically in 10s. The highlighted entry will be executed automatically in 10s. The highlighted entry will be executed automatically in 9s. The highlighted entry will be executed automatically in 9s. The highlighted entry will be executed automatically in 8s. The highlighted entry will be executed automatically in 8s. The highlighted entry will be executed automatically in 7s. The highlighted entry will be executed automatically in 7s. The highlighted entry will be executed automatically in 6s. The highlighted entry will be executed automatically in 6s. The highlighted entry will be executed automatically in 5s. The highlighted entry will be executed automatically in 5s. The highlighted entry will be executed automatically in 4s. The highlighted entry will be executed automatically in 4s. The highlighted entry will be executed automatically in 3s. The highlighted entry will be executed automatically in 3s. The highlighted entry will be executed automatically in 2s. The highlighted entry will be executed automatically in 2s. The highlighted entry will be executed automatically in 1s. The highlighted entry will be executed automatically in 1s. The highlighted entry will be executed automatically in 0s. The highlighted entry will be executed automatically in 0s. Booting `Live system'Booting `Live system'
[2024-02-05T04:48:01.943Z] DEBUG -
[2024-02-05T04:48:01.943Z] DEBUG -
[2024-02-05T04:48:01.943Z] DEBUG -
[2024-02-05T04:48:02.196Z] DEBUG -
error: no suitable video mode found.
[2024-02-05T04:48:02.196Z] DEBUG -
error: no suitable video mode found.
[2024-02-05T04:48:02.196Z] DEBUG -
Booting in blind modeBooting in blind mode
[2024-02-05T04:48:02.196Z] DEBUG -
[2024-02-05T04:48:02.751Z] DEBUG -
[ 0.000000] Linux version 5.4.268-amd64-vyos (vyos_bld@bbdcc08fd433) (gcc version 8.3.0 (Debian 8.3.0-6)) #1 SMP Thu Feb 1 20:43:30 UTC 2024
[2024-02-05T04:48:02.751Z] DEBUG - [ 0.000000] Command line: BOOT_IMAGE=/live/vmlinuz-5.4.268-amd64-vyos boot=live components hostname=vyos username=live nopersistence noautologin nonetworking union=overlay console=ttyS0,115200 console=tty0 net.ifnames=0 biosdevname=0
[2024-02-05T04:48:02.751Z] DEBUG - [ 0.000000] BIOS-provided physical RAM map:
[2024-02-05T04:48:02.751Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[2024-02-05T04:48:02.751Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000007fffff] usable
[2024-02-05T04:48:02.751Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x0000000000800000-0x0000000000807fff] ACPI NVS
[2024-02-05T04:48:02.751Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x0000000000808000-0x000000000080ffff] usable
[2024-02-05T04:48:02.751Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x0000000000810000-0x00000000008fffff] ACPI NVS
[2024-02-05T04:48:02.751Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x0000000000900000-0x000000003e7c6fff] usable
[2024-02-05T04:48:02.751Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x000000003e7c7000-0x000000003e7c9fff] reserved
[2024-02-05T04:48:02.751Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x000000003e7ca000-0x000000003e8a3fff] usable
[2024-02-05T04:48:02.751Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x000000003e8a4000-0x000000003e8b1fff] ACPI NVS
[2024-02-05T04:48:02.751Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x000000003e8b2000-0x000000003e8ccfff] reserved
[2024-02-05T04:48:02.751Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x000000003e8cd000-0x000000003e9edfff] usable
[2024-02-05T04:48:02.751Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x000000003e9ee000-0x000000003eab4fff] reserved
[2024-02-05T04:48:02.751Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x000000003eab5000-0x000000003eb1afff] type 20
[2024-02-05T04:48:02.751Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x000000003eb1b000-0x000000003fb9afff] usable
[2024-02-05T04:48:02.751Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x000000003fb9b000-0x000000003fbcafff] type 20
[2024-02-05T04:48:02.751Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x000000003fbcb000-0x000000003fbf2fff] reserved
[2024-02-05T04:48:02.751Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x000000003fbf3000-0x000000003fbfafff] ACPI data
[2024-02-05T04:48:02.751Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x000000003fbfb000-0x000000003fbfefff] ACPI NVS
[2024-02-05T04:48:02.751Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x000000003fbff000-0x000000003ff3ffff] usable
[2024-02-05T04:48:02.751Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x000000003ff40000-0x000000003ff5ffff] reserved
[2024-02-05T04:48:02.751Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x000000003ff60000-0x000000003fffffff] ACPI NVS
[2024-02-05T04:48:02.751Z] DEBUG - [ 0.000000] NX (Execute Disable) protection: active
[2024-02-05T04:48:02.751Z] DEBUG - [ 0.000000] efi: EFI v2.70 by EDK II
[2024-02-05T04:48:02.751Z] DEBUG - [ 0.000000] efi: SMBIOS=0x3fbcc000 ACPI=0x3fbfa000 ACPI 2.0=0x3fbfa014 MEMATTR=0x3ed06018
[2024-02-05T04:48:02.751Z] DEBUG - [ 0.000000] SMBIOS 2.8 present.
[2024-02-05T04:48:02.751Z] DEBUG - [ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 0.0.0 02/06/2015
[2024-02-05T04:48:02.751Z] DEBUG - [ 0.000000] Hypervisor detected: KVM
[2024-02-05T04:48:02.751Z] DEBUG - [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[2024-02-05T04:48:02.751Z] DEBUG - [ 0.000000] kvm-clock: cpu 0, msr f969001, primary cpu clock
[2024-02-05T04:48:02.751Z] DEBUG - [ 0.000000] kvm-clock: using sched offset of 13503864643 cycles
[2024-02-05T04:48:02.751Z] DEBUG - [ 0.000001] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[2024-02-05T04:48:02.751Z] DEBUG - [ 0.000002] tsc: Detected 2595.122 MHz processor
[2024-02-05T04:48:02.751Z] DEBUG - [ 0.000289] last_pfn = 0x3ff40 max_arch_pfn = 0x400000000
[2024-02-05T04:48:02.751Z] DEBUG - [ 0.000416] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[2024-02-05T04:48:02.751Z] DEBUG - [ 0.003662] Using GB pages for direct mapping
[2024-02-05T04:48:02.751Z] DEBUG - [ 0.003792] Secure boot disabled
[2024-02-05T04:48:02.751Z] DEBUG - [ 0.003792] RAMDISK: [mem 0x34b51000-0x3659ffff]
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.003794] ACPI: Early table checksum verification disabled
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.003795] ACPI: RSDP 0x000000003FBFA014 000024 (v02 BOCHS )
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.003797] ACPI: XSDT 0x000000003FBF90E8 00003C (v01 BOCHS BXPCFACP 00000001 01000013)
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.003799] ACPI: FACP 0x000000003FBF6000 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.003802] ACPI: DSDT 0x000000003FBF7000 001515 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.003803] ACPI: FACS 0x000000003FBFD000 000040
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.003804] ACPI: APIC 0x000000003FBF5000 000090 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.003806] ACPI: HPET 0x000000003FBF4000 000038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001)
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.003807] ACPI: Reserving FACP table memory at [mem 0x3fbf6000-0x3fbf6073]
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.003808] ACPI: Reserving DSDT table memory at [mem 0x3fbf7000-0x3fbf8514]
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.003808] ACPI: Reserving FACS table memory at [mem 0x3fbfd000-0x3fbfd03f]
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.003809] ACPI: Reserving APIC table memory at [mem 0x3fbf5000-0x3fbf508f]
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.003809] ACPI: Reserving HPET table memory at [mem 0x3fbf4000-0x3fbf4037]
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.004187] No NUMA configuration found
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.004188] Faking a node at [mem 0x0000000000000000-0x000000003ff3ffff]
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.004190] NODE_DATA(0) allocated [mem 0x3fec1000-0x3fec3fff]
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.004200] Zone ranges:
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.004200] DMA32 [mem 0x0000000000001000-0x000000003ff3ffff]
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.004201] Normal empty
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.004202] Movable zone start for each node
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.004202] Early memory node ranges
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.004202] node 0: [mem 0x0000000000001000-0x000000000009ffff]
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.004203] node 0: [mem 0x0000000000100000-0x00000000007fffff]
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.004204] node 0: [mem 0x0000000000808000-0x000000000080ffff]
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.004204] node 0: [mem 0x0000000000900000-0x000000003e7c6fff]
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.004204] node 0: [mem 0x000000003e7ca000-0x000000003e8a3fff]
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.004205] node 0: [mem 0x000000003e8cd000-0x000000003e9edfff]
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.004205] node 0: [mem 0x000000003eb1b000-0x000000003fb9afff]
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.004206] node 0: [mem 0x000000003fbff000-0x000000003ff3ffff]
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.004511] Zeroed struct page in unavailable ranges: 982 pages
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.004511] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ff3ffff]
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.007875] ACPI: PM-Timer IO Port: 0xb008
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.007885] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.007947] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.007948] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.007949] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.007949] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.007950] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.007950] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.007953] Using ACPI (MADT) for SMP configuration information
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.007954] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.007955] TSC deadline timer available
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.007961] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.007996] [mem 0x40000000-0xffffffff] available for PCI devices
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.007997] Booting paravirtualized kernel on KVM
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.007999] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.050902] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:4 nr_node_ids:1
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.051176] percpu: Embedded 49 pages/cpu s160664 r8192 d31848 u524288
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.051203] KVM setup async PF for cpu 0
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.051213] kvm-stealtime: cpu 0, msr 3d41c080
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.051222] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear)
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.051229] Built 1 zonelists, mobility grouping on. Total pages: 255254
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.051229] Policy zone: DMA32
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.051231] Kernel command line: BOOT_IMAGE=/live/vmlinuz-5.4.268-amd64-vyos boot=live components hostname=vyos username=live nopersistence noautologin nonetworking union=overlay console=ttyS0,115200 console=tty0 net.ifnames=0 biosdevname=0
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.051377] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.051409] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.051477] mem auto-init: stack:off, heap alloc:off, heap free:off
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.052694] Memory: 946288K/1044648K available (10243K kernel code, 652K rwdata, 2600K rodata, 1200K init, 1492K bss, 98360K reserved, 0K cma-reserved)
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.053355] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.053741] rcu: Hierarchical RCU implementation.
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.053742] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.053744] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.053744] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.053747] NR_IRQS: 16640, nr_irqs: 456, preallocated irqs: 16
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.054118] Console: colour dummy device 80x25
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.054192] printk: console [tty0] enabled
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.180793] printk: console [ttyS0] enabled
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.181630] ACPI: Core revision 20190816
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.182638] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.184409] APIC: Switch to symmetric I/O mode setup
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.185713] x2apic enabled
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.186636] Switched APIC routing to physical x2apic.
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.187581] KVM setup pv IPIs
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.189911] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.191039] tsc: Marking TSC unstable due to TSCs unsynchronized
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.192149] Calibrating delay loop (skipped) preset value.. 5190.24 BogoMIPS (lpj=2595122)
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.193532] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.194147] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.195152] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.196148] Spectre V2 : Mitigation: Retpolines
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.197147] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.198147] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.199148] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.200148] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.201197] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.202147] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.203147] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.204147] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.205166] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.206147] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.207147] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format.
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.208384] Freeing SMP alternatives memory: 28K
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.210967] pid_max: default: 32768 minimum: 301
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.212845] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.213200] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.215764] smpboot: CPU0: AMD EPYC 7513 32-Core Processor (family: 0x19, model: 0x1, stepping: 0x1)
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.216534] Performance Events: AMD PMU driver.
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.217155] ... version: 0
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.217870] ... bit width: 48
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.218151] ... generic registers: 4
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.218862] ... value mask: 0000ffffffffffff
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.219151] ... max period: 00007fffffffffff
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.220089] ... fixed-purpose events: 0
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.220150] ... event mask: 000000000000000f
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.221312] rcu: Hierarchical SRCU implementation.
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.223005] smp: Bringing up secondary CPUs ...
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.223657] x86: Booting SMP configuration:
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.224153] .... node #0, CPUs: #1
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.134157] kvm-clock: cpu 1, msr f969041, secondary cpu clock
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.225636] KVM setup async PF for cpu 1
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.226145] kvm-stealtime: cpu 1, msr 3d49c080
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.228648] #2
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.134157] kvm-clock: cpu 2, msr f969081, secondary cpu clock
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.229719] KVM setup async PF for cpu 2
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.230145] kvm-stealtime: cpu 2, msr 3d51c080
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.232703] #3
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.134157] kvm-clock: cpu 3, msr f9690c1, secondary cpu clock
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.233849] KVM setup async PF for cpu 3
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.234145] kvm-stealtime: cpu 3, msr 3d59c080
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.236210] smp: Brought up 1 node, 4 CPUs
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.237152] smpboot: Max logical packages: 1
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.237922] smpboot: Total of 4 processors activated (20760.97 BogoMIPS)
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.240503] devtmpfs: initialized
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.241239] x86/mm: Memory block size: 128MB
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.242421] PM: Registering ACPI NVS region [mem 0x00800000-0x00807fff] (32768 bytes)
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.243153] PM: Registering ACPI NVS region [mem 0x00810000-0x008fffff] (983040 bytes)
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.244231] PM: Registering ACPI NVS region [mem 0x3e8a4000-0x3e8b1fff] (57344 bytes)
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.245152] PM: Registering ACPI NVS region [mem 0x3fbfb000-0x3fbfefff] (16384 bytes)
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.246151] PM: Registering ACPI NVS region [mem 0x3ff60000-0x3fffffff] (655360 bytes)
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.247276] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.248154] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.249190] pinctrl core: initialized pinctrl subsystem
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.250578] NET: Registered protocol family 16
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.251304] audit: initializing netlink subsys (disabled)
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.252238] audit: type=2000 audit(1707108482.525:1): state=initialized audit_enabled=0 res=1
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.253155] cpuidle: using governor ladder
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.254179] cpuidle: using governor menu
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.255589] KVM setup pv remote TLB flush
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.256152] ACPI: bus type PCI registered
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.256876] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.258296] dca service started, version 1.12.1
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.259178] PCI: Using configuration type 1 for base access
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.260149] PCI: Using configuration type 1 for extended access
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.263183] ACPI: Added _OSI(Module Device)
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.263941] ACPI: Added _OSI(Processor Device)
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.264151] ACPI: Added _OSI(3.0 _SCP Extensions)
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.264994] ACPI: Added _OSI(Processor Aggregator Device)
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.266152] ACPI: Added _OSI(Linux-Dell-Video)
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.266941] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.268150] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.269463] ACPI: 1 ACPI AML tables successfully acquired and loaded
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.271272] ACPI: Interpreter enabled
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.271920] ACPI: (supports S0 S3 S5)
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.272152] ACPI: Using IOAPIC for interrupt routing
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.273051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.275218] ACPI: Enabled 2 GPEs in block 00 to 0F
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.277527] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.278155] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.280359] acpiphp: Slot [2] registered
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.281075] acpiphp: Slot [3] registered
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.282174] acpiphp: Slot [4] registered
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.282887] acpiphp: Slot [5] registered
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.283164] acpiphp: Slot [6] registered
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.283872] acpiphp: Slot [7] registered
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.285168] acpiphp: Slot [8] registered
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.285878] acpiphp: Slot [9] registered
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.286172] acpiphp: Slot [10] registered
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.286914] acpiphp: Slot [11] registered
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.287166] acpiphp: Slot [12] registered
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.287899] acpiphp: Slot [13] registered
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.289165] acpiphp: Slot [14] registered
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.289889] acpiphp: Slot [15] registered
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.290174] acpiphp: Slot [16] registered
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.290898] acpiphp: Slot [17] registered
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.292164] acpiphp: Slot [18] registered
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.292901] acpiphp: Slot [19] registered
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.293165] acpiphp: Slot [20] registered
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.293889] acpiphp: Slot [21] registered
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.295172] acpiphp: Slot [22] registered
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.295898] acpiphp: Slot [23] registered
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.296166] acpiphp: Slot [24] registered
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.296888] acpiphp: Slot [25] registered
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.298165] acpiphp: Slot [26] registered
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.298887] acpiphp: Slot [27] registered
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.299171] acpiphp: Slot [28] registered
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.300019] acpiphp: Slot [29] registered
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.301165] acpiphp: Slot [30] registered
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.301886] acpiphp: Slot [31] registered
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.302168] PCI host bridge to bus 0000:00
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.302894] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.304152] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.305151] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.307151] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.308151] pci_bus 0000:00: root bus resource [mem 0x800000000-0x87fffffff window]
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.309151] pci_bus 0000:00: root bus resource [bus 00-ff]
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.310174] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.311806] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.313817] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[2024-02-05T04:48:02.752Z] DEBUG - [ 0.318069] pci 0000:00:01.1: reg 0x20: [io 0xc160-0xc16f]
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.320179] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.322153] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.323150] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.324151] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.325356] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.327670] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.329163] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.330447] pci 0000:00:02.0: [8086:2922] type 00 class 0x010601
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.337153] pci 0000:00:02.0: reg 0x20: [io 0xc140-0xc15f]
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.339152] pci 0000:00:02.0: reg 0x24: [mem 0x80009000-0x80009fff]
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.342247] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.345152] pci 0000:00:03.0: reg 0x10: [io 0xc120-0xc13f]
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.347152] pci 0000:00:03.0: reg 0x14: [mem 0x80008000-0x80008fff]
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.352153] pci 0000:00:03.0: reg 0x20: [mem 0x800000000-0x800003fff 64bit pref]
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.355884] pci 0000:00:04.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.358152] pci 0000:00:04.0: reg 0x10: [io 0xc100-0xc11f]
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.361152] pci 0000:00:04.0: reg 0x14: [mem 0x80007000-0x80007fff]
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.365779] pci 0000:00:04.0: reg 0x20: [mem 0x800004000-0x800007fff 64bit pref]
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.368897] pci 0000:00:05.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.371152] pci 0000:00:05.0: reg 0x10: [io 0xc0e0-0xc0ff]
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.373847] pci 0000:00:05.0: reg 0x14: [mem 0x80006000-0x80006fff]
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.379152] pci 0000:00:05.0: reg 0x20: [mem 0x800008000-0x80000bfff 64bit pref]
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.381901] pci 0000:00:06.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.384152] pci 0000:00:06.0: reg 0x10: [io 0xc0c0-0xc0df]
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.387153] pci 0000:00:06.0: reg 0x14: [mem 0x80005000-0x80005fff]
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.392152] pci 0000:00:06.0: reg 0x20: [mem 0x80000c000-0x80000ffff 64bit pref]
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.394885] pci 0000:00:07.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.398151] pci 0000:00:07.0: reg 0x10: [io 0xc0a0-0xc0bf]
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.400152] pci 0000:00:07.0: reg 0x14: [mem 0x80004000-0x80004fff]
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.405152] pci 0000:00:07.0: reg 0x20: [mem 0x800010000-0x800013fff 64bit pref]
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.408887] pci 0000:00:08.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.411152] pci 0000:00:08.0: reg 0x10: [io 0xc080-0xc09f]
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.413152] pci 0000:00:08.0: reg 0x14: [mem 0x80003000-0x80003fff]
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.417709] pci 0000:00:08.0: reg 0x20: [mem 0x800014000-0x800017fff 64bit pref]
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.420882] pci 0000:00:09.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.423152] pci 0000:00:09.0: reg 0x10: [io 0xc060-0xc07f]
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.425151] pci 0000:00:09.0: reg 0x14: [mem 0x80002000-0x80002fff]
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.430778] pci 0000:00:09.0: reg 0x20: [mem 0x800018000-0x80001bfff 64bit pref]
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.433876] pci 0000:00:0a.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.436151] pci 0000:00:0a.0: reg 0x10: [io 0xc040-0xc05f]
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.439767] pci 0000:00:0a.0: reg 0x14: [mem 0x80001000-0x80001fff]
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.444152] pci 0000:00:0a.0: reg 0x20: [mem 0x80001c000-0x80001ffff 64bit pref]
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.446910] pci 0000:00:0b.0: [1af4:1004] type 00 class 0x010000
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.450771] pci 0000:00:0b.0: reg 0x10: [io 0xc000-0xc03f]
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.452152] pci 0000:00:0b.0: reg 0x14: [mem 0x80000000-0x80000fff]
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.457152] pci 0000:00:0b.0: reg 0x20: [mem 0x800020000-0x800023fff 64bit pref]
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.462035] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 10 *11)
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.463228] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 10 *11)
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.464217] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 *10 11)
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.465216] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 *10 11)
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.466187] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.467305] iommu: Default domain type: Translated
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.468218] ACPI: bus type USB registered
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.468947] usbcore: registered new interface driver usbfs
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.469156] usbcore: registered new interface driver hub
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.470091] usbcore: registered new device driver usb
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.471177] pps_core: LinuxPPS API ver. 1 registered
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.472052] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.474153] PTP clock support registered
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.474894] EDAC MC: Ver: 3.0.0
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.475200] Registered efivars operations
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.476178] PCI: Using ACPI for IRQ routing
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.478270] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.479152] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.484192] clocksource: Switched to clocksource kvm-clock
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.485296] pnp: PnP ACPI init
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.486201] pnp: PnP ACPI: found 6 devices
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.487795] thermal_sys: Registered thermal governor 'fair_share'
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.487796] thermal_sys: Registered thermal governor 'bang_bang'
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.488928] thermal_sys: Registered thermal governor 'step_wise'
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.490039] thermal_sys: Registered thermal governor 'user_space'
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.495814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.498540] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.499658] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.500780] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.502027] pci_bus 0000:00: resource 7 [mem 0x40000000-0xfebfffff window]
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.503272] pci_bus 0000:00: resource 8 [mem 0x800000000-0x87fffffff window]
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.504693] NET: Registered protocol family 2
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.505563] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.507067] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.508587] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.510005] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.511391] TCP: Hash tables configured (established 8192 bind 8192)
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.512562] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.513766] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.515093] NET: Registered protocol family 1
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.515910] NET: Registered protocol family 44
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.516749] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.517818] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.518907] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.520136] PCI: CLS 0 bytes, default 64
[2024-02-05T04:48:03.004Z] DEBUG - [ 0.520901] Trying to unpack rootfs image as initramfs...
[2024-02-05T04:48:03.257Z] DEBUG - [ 0.756618] Freeing initrd memory: 26940K
[2024-02-05T04:48:03.257Z] DEBUG - [ 0.757706] Initialise system trusted keyrings
[2024-02-05T04:48:03.257Z] DEBUG - [ 0.758660] workingset: timestamp_bits=40 max_order=18 bucket_order=0
[2024-02-05T04:48:03.257Z] DEBUG - [ 0.762099] Key type asymmetric registered
[2024-02-05T04:48:03.257Z] DEBUG - [ 0.762870] Asymmetric key parser 'x509' registered
[2024-02-05T04:48:03.257Z] DEBUG - [ 0.763773] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[2024-02-05T04:48:03.257Z] DEBUG - [ 0.765227] io scheduler mq-deadline registered
[2024-02-05T04:48:03.257Z] DEBUG - [ 0.766190] io scheduler kyber registered
[2024-02-05T04:48:03.257Z] DEBUG - [ 0.767029] io scheduler bfq registered
[2024-02-05T04:48:03.257Z] DEBUG - [ 0.767952] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[2024-02-05T04:48:03.257Z] DEBUG - [ 0.769321] ioatdma: Intel(R) QuickData Technology Driver 5.00
[2024-02-05T04:48:03.257Z] DEBUG - [ 0.770467] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[2024-02-05T04:48:03.257Z] DEBUG - [ 0.795332] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[2024-02-05T04:48:03.257Z] DEBUG - [ 0.797217] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <[email protected]>
[2024-02-05T04:48:03.257Z] DEBUG - [ 0.798438] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[2024-02-05T04:48:03.257Z] DEBUG - [ 0.800080] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[2024-02-05T04:48:03.257Z] DEBUG - [ 0.802451] serio: i8042 KBD port at 0x60,0x64 irq 1
[2024-02-05T04:48:03.257Z] DEBUG - [ 0.803342] serio: i8042 AUX port at 0x60,0x64 irq 12
[2024-02-05T04:48:03.257Z] DEBUG - [ 0.804345] rtc_cmos 00:00: RTC can wake from S4
[2024-02-05T04:48:03.257Z] DEBUG - [ 0.805745] rtc_cmos 00:00: registered as rtc0
[2024-02-05T04:48:03.257Z] DEBUG - [ 0.806045] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[2024-02-05T04:48:03.257Z] DEBUG - [ 0.806636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram, hpet irqs
[2024-02-05T04:48:03.257Z] DEBUG - [ 0.809698] ledtrig-cpu: registered to indicate activity on CPUs
[2024-02-05T04:48:03.257Z] DEBUG - [ 0.811185] NET: Registered protocol family 10
[2024-02-05T04:48:03.257Z] DEBUG - [ 0.816807] Segment Routing with IPv6
[2024-02-05T04:48:03.257Z] DEBUG - [ 0.817529] mip6: Mobile IPv6
[2024-02-05T04:48:03.257Z] DEBUG - [ 0.818463] IPI shorthand broadcast: enabled
[2024-02-05T04:48:03.257Z] DEBUG - [ 0.819273] sched_clock: Marking stable (686086296, 133157551)->(839717606, -20473759)
[2024-02-05T04:48:03.257Z] DEBUG - [ 0.820796] registered taskstats version 1
[2024-02-05T04:48:03.257Z] DEBUG - [ 0.821607] Loading compiled-in X.509 certificates
[2024-02-05T04:48:03.257Z] DEBUG - [ 0.822724] rtc_cmos 00:00: setting system clock to 2024-02-05T04:48:02 UTC (1707108482)
[2024-02-05T04:48:03.257Z] DEBUG - [ 0.824369] Freeing unused kernel image memory: 1200K
[2024-02-05T04:48:03.510Z] DEBUG - [ 0.833174] Write protecting the kernel read-only data: 16384k
[2024-02-05T04:48:03.510Z] DEBUG - [ 0.834517] Freeing unused kernel image memory: 2036K
[2024-02-05T04:48:03.510Z] DEBUG - [ 0.835618] Freeing unused kernel image memory: 1496K
[2024-02-05T04:48:03.510Z] DEBUG - [ 0.840457] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[2024-02-05T04:48:03.510Z] DEBUG - [ 0.841605] Run /init as init process
[2024-02-05T04:48:03.510Z] DEBUG - [ 0.872935] SCSI subsystem initialized
[2024-02-05T04:48:03.510Z] DEBUG - [ 0.876984] scsi host0: ata_piix
[2024-02-05T04:48:03.510Z] DEBUG - [ 0.877768] scsi host1: ata_piix
[2024-02-05T04:48:03.510Z] DEBUG - [ 0.878426] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc160 irq 14
[2024-02-05T04:48:03.510Z] DEBUG - [ 0.879653] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc168 irq 15
[2024-02-05T04:48:03.510Z] DEBUG - [ 0.884258] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0
[2024-02-05T04:48:03.510Z] DEBUG - [ 0.895183] PCI Interrupt Link [LNKB] enabled at IRQ 11
[2024-02-05T04:48:03.510Z] DEBUG - [ 0.896230] PCI Interrupt Link [LNKC] enabled at IRQ 10
[2024-02-05T04:48:03.510Z] DEBUG - [ 0.897068] ahci 0000:00:02.0: AHCI 0001.0000 32 slots 6 ports 1.5 Gbps 0x3f impl SATA mode
[2024-02-05T04:48:03.510Z] DEBUG - [ 0.898838] ahci 0000:00:02.0: flags: 64bit ncq only
[2024-02-05T04:48:03.510Z] DEBUG - [ 0.900831] scsi host2: ahci
[2024-02-05T04:48:03.510Z] DEBUG - [ 0.901512] scsi host3: ahci
[2024-02-05T04:48:03.510Z] DEBUG - [ 0.902268] scsi host4: ahci
[2024-02-05T04:48:03.510Z] DEBUG - [ 0.902937] scsi host5: ahci
[2024-02-05T04:48:03.510Z] DEBUG - [ 0.903659] scsi host6: ahci
[2024-02-05T04:48:03.510Z] DEBUG - [ 0.904322] scsi host7: ahci
[2024-02-05T04:48:03.510Z] DEBUG - [ 0.904919] ata3: SATA max UDMA/133 abar m4096@0x80009000 port 0x80009100 irq 24
[2024-02-05T04:48:03.510Z] DEBUG - [ 0.906268] ata4: SATA max UDMA/133 abar m4096@0x80009000 port 0x80009180 irq 24
[2024-02-05T04:48:03.510Z] DEBUG - [ 0.907609] ata5: SATA max UDMA/133 abar m4096@0x80009000 port 0x80009200 irq 24
[2024-02-05T04:48:03.510Z] DEBUG - [ 0.908955] ata6: SATA max UDMA/133 abar m4096@0x80009000 port 0x80009280 irq 24
[2024-02-05T04:48:03.510Z] DEBUG - [ 0.909579] PCI Interrupt Link [LNKD] enabled at IRQ 10
[2024-02-05T04:48:03.510Z] DEBUG - [ 0.910349] ata7: SATA max UDMA/133 abar m4096@0x80009000 port 0x80009300 irq 24
[2024-02-05T04:48:03.510Z] DEBUG - [ 0.912844] ata8: SATA max UDMA/133 abar m4096@0x80009000 port 0x80009380 irq 24
[2024-02-05T04:48:03.510Z] DEBUG - [ 0.922527] PCI Interrupt Link [LNKA] enabled at IRQ 11
[2024-02-05T04:48:03.763Z] DEBUG - [ 1.224134] ata4: SATA link down (SStatus 0 SControl 300)
[2024-02-05T04:48:03.763Z] DEBUG - [ 1.225405] ata7: SATA link down (SStatus 0 SControl 300)
[2024-02-05T04:48:03.763Z] DEBUG - [ 1.226808] ata8: SATA link down (SStatus 0 SControl 300)
[2024-02-05T04:48:03.763Z] DEBUG - [ 1.227981] ata5: SATA link down (SStatus 0 SControl 300)
[2024-02-05T04:48:03.763Z] DEBUG - [ 1.229167] ata6: SATA link down (SStatus 0 SControl 300)
[2024-02-05T04:48:03.763Z] DEBUG - [ 1.230359] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[2024-02-05T04:48:03.763Z] DEBUG - [ 1.231643] ata3.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100
[2024-02-05T04:48:03.763Z] DEBUG - [ 1.232825] ata3.00: applying bridge limits
[2024-02-05T04:48:03.763Z] DEBUG - [ 1.233710] ata3.00: configured for UDMA/100
[2024-02-05T04:48:03.763Z] DEBUG - [ 1.234759] scsi 2:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5
[2024-02-05T04:48:03.763Z] DEBUG - [ 1.250491] scsi host8: Virtio SCSI HBA
[2024-02-05T04:48:03.763Z] DEBUG - [ 1.251798] scsi 8:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5
[2024-02-05T04:48:03.763Z] DEBUG - [ 1.267761] sr 2:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray
[2024-02-05T04:48:03.763Z] DEBUG - [ 1.269024] cdrom: Uniform CD-ROM driver Revision: 3.20
[2024-02-05T04:48:03.763Z] DEBUG - [ 1.281389] sd 8:0:0:0: Power-on or device reset occurred
[2024-02-05T04:48:03.763Z] DEBUG - [ 1.283324] sd 8:0:0:0: [sda] 4194304 512-byte logical blocks: (2.15 GB/2.00 GiB)
[2024-02-05T04:48:03.763Z] DEBUG - [ 1.284737] sd 8:0:0:0: [sda] Write Protect is off
[2024-02-05T04:48:03.763Z] DEBUG - [ 1.285696] sd 8:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[2024-02-05T04:48:03.763Z] DEBUG - [ 1.305780] sd 8:0:0:0: [sda] Attached SCSI disk
[2024-02-05T04:48:04.015Z] DEBUG - [ 1.445195] loop: module loaded
[2024-02-05T04:48:04.015Z] DEBUG - [ 1.461750] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[2024-02-05T04:48:04.570Z] DEBUG - [ 1.900365] systemd[1]: Inserted module 'autofs4'
[2024-02-05T04:48:04.570Z] DEBUG - [ 1.930785] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[2024-02-05T04:48:04.570Z] DEBUG - [ 1.934696] systemd[1]: Detected virtualization kvm.
[2024-02-05T04:48:04.570Z] DEBUG - [ 1.935623] systemd[1]: Detected architecture x86-64.
[2024-02-05T04:48:04.570Z] DEBUG - [ 1.951302] systemd[1]: Set hostname to <localhost.localdomain>.
[2024-02-05T04:48:04.570Z] DEBUG - [ 1.952706] systemd[1]: Initializing machine ID from KVM UUID.
[2024-02-05T04:48:04.823Z] DEBUG - [ 2.269110] systemd[1]: Listening on Journal Audit Socket.
[2024-02-05T04:48:04.823Z] DEBUG - [ 2.270283] systemd[1]: Listening on udev Kernel Socket.
[2024-02-05T04:48:04.823Z] DEBUG - [ 2.271337] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[2024-02-05T04:48:04.823Z] DEBUG - [ 2.272796] systemd[1]: Reached target Network.
[2024-02-05T04:48:04.823Z] DEBUG - [ 2.273720] systemd[1]: Listening on Journal Socket (/dev/log).
[2024-02-05T04:48:04.823Z] DEBUG - [ 2.311183] random: systemd-random-: uninitialized urandom read (512 bytes read)
[2024-02-05T04:48:04.823Z] DEBUG - [ 2.315371] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[2024-02-05T04:48:04.823Z] DEBUG - [ 2.323246] Bridge firewalling registered
[2024-02-05T04:48:04.823Z] DEBUG - [ 2.330329] systemd-journald[347]: Received request to flush runtime journal from PID 1
[2024-02-05T04:48:04.823Z] DEBUG - [ 2.336204] mpls_gso: MPLS GSO support
[2024-02-05T04:48:11.054Z] DEBUG -
[2024-02-05T04:48:11.054Z] DEBUG - Welcome to VyOS - vyos ttyS0
[2024-02-05T04:48:11.054Z] DEBUG -
[2024-02-05T04:48:11.054Z] DEBUG - vyos login: vyos
[2024-02-05T04:48:11.054Z] DEBUG - vyos
[2024-02-05T04:48:11.054Z] DEBUG - Password: vyos
[2024-02-05T04:48:11.054Z] DEBUG -
[2024-02-05T04:48:11.054Z] DEBUG - Welcome to VyOS!
[2024-02-05T04:48:11.054Z] DEBUG -
[2024-02-05T04:48:11.054Z] DEBUG - Check out project news at https://blog.vyos.io
[2024-02-05T04:48:11.054Z] DEBUG - and feel free to report bugs at https://vyos.dev
[2024-02-05T04:48:11.054Z] DEBUG -
[2024-02-05T04:48:11.054Z] DEBUG - You can change this banner using "set system login banner post-login" command.
[2024-02-05T04:48:11.054Z] DEBUG -
[2024-02-05T04:48:11.054Z] DEBUG - VyOS is a free software distribution that includes multiple components,
[2024-02-05T04:48:11.054Z] DEBUG - you can check individual component licenses under /usr/share/doc/*/copyright
[2024-02-05T04:48:11.054Z] INFO - Logged in!
[2024-02-05T04:48:11.054Z] INFO - Starting installer
[2024-02-05T04:48:11.054Z] DEBUG - vyos@vyos:~$ install image
[2024-02-05T04:48:11.054Z] DEBUG - install image
[2024-02-05T04:48:11.054Z] DEBUG - Welcome to the VyOS install program. This script
[2024-02-05T04:48:11.054Z] DEBUG - will walk you through the process of installing the
[2024-02-05T04:48:11.054Z] DEBUG - VyOS image to a local hard drive.
[2024-02-05T04:48:11.054Z] DEBUG - Would you like to continue? (Yes/No) [Yes]: yes
[2024-02-05T04:48:11.054Z] INFO - Partitioning disk
[2024-02-05T04:48:11.054Z] DEBUG - yes
[2024-02-05T04:48:11.090Z] DEBUG -
[2024-02-05T04:48:11.090Z] DEBUG - Welcome to VyOS - vyos ttyS0
[2024-02-05T04:48:11.090Z] DEBUG -
[2024-02-05T04:48:11.090Z] DEBUG - vyos login: vyos
[2024-02-05T04:48:11.090Z] DEBUG - vyos
[2024-02-05T04:48:11.090Z] DEBUG - Password: vyos
[2024-02-05T04:48:11.090Z] DEBUG -
[2024-02-05T04:48:11.090Z] DEBUG - Welcome to VyOS!
[2024-02-05T04:48:11.090Z] DEBUG -
[2024-02-05T04:48:11.090Z] DEBUG - Check out project news at https://blog.vyos.io
[2024-02-05T04:48:11.090Z] DEBUG - and feel free to report bugs at https://vyos.dev
[2024-02-05T04:48:11.090Z] DEBUG -
[2024-02-05T04:48:11.090Z] DEBUG - You can change this banner using "set system login banner post-login" command.
[2024-02-05T04:48:11.090Z] DEBUG -
[2024-02-05T04:48:11.090Z] DEBUG - VyOS is a free software distribution that includes multiple components,
[2024-02-05T04:48:11.090Z] DEBUG - you can check individual component licenses under /usr/share/doc/*/copyright
[2024-02-05T04:48:11.090Z] INFO - Logged in!
[2024-02-05T04:48:11.090Z] INFO - Starting installer
[2024-02-05T04:48:11.090Z] DEBUG - vyos@vyos:~$ install image
[2024-02-05T04:48:11.090Z] DEBUG - install image
[2024-02-05T04:48:11.090Z] DEBUG - Welcome to the VyOS install program. This script
[2024-02-05T04:48:11.090Z] DEBUG - will walk you through the process of installing the
[2024-02-05T04:48:11.090Z] DEBUG - VyOS image to a local hard drive.
[2024-02-05T04:48:11.090Z] DEBUG - Would you like to continue? (Yes/No) [Yes]: yes
[2024-02-05T04:48:11.090Z] DEBUG - yes
[2024-02-05T04:48:12.926Z] DEBUG - Probing drives: |OK
[2024-02-05T04:48:12.926Z] DEBUG - The VyOS image will require a minimum 2000MB root.
[2024-02-05T04:48:12.926Z] DEBUG - Would you like me to try to partition a drive automatically
[2024-02-05T04:48:12.926Z] DEBUG - or would you rather partition it manually with parted? If
[2024-02-05T04:48:12.926Z] DEBUG - you have already setup your partitions, you may skip this step
[2024-02-05T04:48:12.926Z] DEBUG -
[2024-02-05T04:48:12.926Z] DEBUG - Partition (Auto/Parted/Skip) [Auto]:
[2024-02-05T04:48:12.926Z] DEBUG -
[2024-02-05T04:48:12.926Z] DEBUG -
[2024-02-05T04:48:12.926Z] DEBUG - I found the following drives on your system:
[2024-02-05T04:48:12.926Z] DEBUG - sda 2147MB
[2024-02-05T04:48:12.926Z] DEBUG -
[2024-02-05T04:48:12.926Z] DEBUG -
[2024-02-05T04:48:12.926Z] DEBUG - Install the image on? [sda]:
[2024-02-05T04:48:12.926Z] DEBUG -
[2024-02-05T04:48:12.926Z] DEBUG -
[2024-02-05T04:48:12.926Z] DEBUG - This will destroy all data on /dev/sda.
[2024-02-05T04:48:12.960Z] DEBUG - Probing drives: |OK
[2024-02-05T04:48:12.960Z] DEBUG - You have two disk drives:
[2024-02-05T04:48:12.960Z] DEBUG - sdb 2147 MB
[2024-02-05T04:48:12.960Z] DEBUG - sda 2147 MB
[2024-02-05T04:48:12.960Z] DEBUG - Would you like to configure RAID-1 mirroring on them? (Yes/No) [Yes]:yes
[2024-02-05T04:48:12.960Z] DEBUG - yes
[2024-02-05T04:48:12.960Z] DEBUG - This process will erase all data on both drives.
[2024-02-05T04:48:12.960Z] DEBUG - Are you sure you want to do this? (Yes/No) [No]: yes
[2024-02-05T04:48:12.960Z] INFO - Disk(s) partitioned, installing...
[2024-02-05T04:48:12.960Z] DEBUG - yes
[2024-02-05T04:48:12.960Z] DEBUG - Deleting old partitions on drive sdb
[2024-02-05T04:48:12.960Z] DEBUG - Looking for pre-existing RAID groups...none found.
[2024-02-05T04:48:12.960Z] DEBUG - Deleting old partitions on drive sda
[2024-02-05T04:48:12.960Z] DEBUG - Looking for pre-existing RAID groups...none found.
[2024-02-05T04:48:13.178Z] DEBUG - Continue? (Yes/No) [No]: Yes
[2024-02-05T04:48:13.178Z] DEBUG - Yes
[2024-02-05T04:48:13.178Z] DEBUG -
[2024-02-05T04:48:13.178Z] DEBUG - Looking for pre-existing RAID groups...none found.
[2024-02-05T04:48:13.178Z] DEBUG - How big of a root partition should I create? (2000MB - 2147MB) [2147]MB:
[2024-02-05T04:48:13.178Z] INFO - Disk(s) partitioned, installing...
[2024-02-05T04:48:13.178Z] DEBUG -
[2024-02-05T04:48:13.178Z] DEBUG -
[2024-02-05T04:48:13.212Z] DEBUG - Creating data partition: /dev/sdb1
[2024-02-05T04:48:13.464Z] DEBUG - Creating data partition: /dev/sda1
[2024-02-05T04:48:14.529Z] DEBUG - Creating filesystem on /dev/sda1: |OK
[2024-02-05T04:48:18.677Z] DEBUG -
[2024-02-05T04:48:18.677Z] DEBUG - Erasing any previous RAID metadata that may exist on /dev/sdb1
[2024-02-05T04:48:18.677Z] DEBUG - mdadm: Unrecognised md component device - /dev/sdb1
[2024-02-05T04:48:18.677Z] DEBUG - Erasing any previous RAID metadata that may exist on /dev/sda1
[2024-02-05T04:48:18.677Z] DEBUG - mdadm: Unrecognised md component device - /dev/sda1
[2024-02-05T04:48:18.677Z] DEBUG - Creating RAID-1 group on partitions: /dev/sdb1 /dev/sda1
[2024-02-05T04:48:18.677Z] DEBUG - mdadm: array /dev/md0 started.
[2024-02-05T04:48:18.930Z] DEBUG - RAID-1 group created successfully:
[2024-02-05T04:48:18.930Z] DEBUG - md0 : active raid1 sda1[1] sdb1[0]
[2024-02-05T04:48:18.930Z] DEBUG - 2094016 blocks [2/2] [UU]
[2024-02-05T04:48:18.930Z] DEBUG - [=>...................] resync = 6.2% (130880/2094016) finish=0.2min speed=130880K/sec
[2024-02-05T04:48:18.930Z] DEBUG - Updating initramfs to include the raid config:
[2024-02-05T04:48:19.485Z] DEBUG - update-initramfs: Generating /boot/initrd.img-5.4.268-amd64-vyos
[2024-02-05T04:48:19.742Z] DEBUG - Done!
[2024-02-05T04:48:19.742Z] DEBUG - Mounting /dev/sda1...
[2024-02-05T04:48:19.742Z] DEBUG - What would you like to name this image? [1.3-stable-202402050442]:
[2024-02-05T04:48:19.742Z] INFO - Copying files
[2024-02-05T04:48:19.742Z] DEBUG -
[2024-02-05T04:48:19.742Z] DEBUG - OK. This image will be named: 1.3-stable-202402050442
[2024-02-05T04:48:19.742Z] DEBUG - Copying squashfs image...
[2024-02-05T04:48:19.995Z] DEBUG - Copying kernel and initrd images...
[2024-02-05T04:48:20.549Z] DEBUG - Done!
[2024-02-05T04:48:20.549Z] DEBUG - I found the following configuration files:
[2024-02-05T04:48:20.549Z] DEBUG - /opt/vyatta/etc/config/config.boot
[2024-02-05T04:48:20.549Z] DEBUG - /opt/vyatta/etc/config.boot.default
[2024-02-05T04:48:20.810Z] DEBUG - Which one should I copy to sda? [/opt/vyatta/etc/config/config.boot]:
[2024-02-05T04:48:20.810Z] INFO - Files Copied!
[2024-02-05T04:48:20.810Z] DEBUG -
[2024-02-05T04:48:20.810Z] DEBUG -
[2024-02-05T04:48:20.810Z] DEBUG - Copying /opt/vyatta/etc/config/config.boot to sda.
[2024-02-05T04:48:20.810Z] DEBUG - Enter password for administrator account
[2024-02-05T04:48:20.810Z] DEBUG - Enter password for user 'vyos':vyos
[2024-02-05T04:48:20.810Z] DEBUG -
[2024-02-05T04:48:20.810Z] DEBUG - Retype password for user 'vyos':vyos
[2024-02-05T04:48:20.810Z] DEBUG -
[2024-02-05T04:48:20.810Z] DEBUG - I need to install the GRUB boot loader.
[2024-02-05T04:48:20.810Z] DEBUG - I found the following drives on your system:
[2024-02-05T04:48:21.066Z] DEBUG - sda 2147MB
[2024-02-05T04:48:21.066Z] DEBUG -
[2024-02-05T04:48:21.066Z] DEBUG -
[2024-02-05T04:48:21.066Z] DEBUG - Which drive should GRUB modify the boot partition on? [sda]:
[2024-02-05T04:48:21.066Z] DEBUG -
[2024-02-05T04:48:21.066Z] DEBUG -
[2024-02-05T04:48:22.818Z] DEBUG -
[2024-02-05T04:48:22.818Z] DEBUG - Welcome to VyOS - vyos ttyS0
[2024-02-05T04:48:22.818Z] DEBUG -
[2024-02-05T04:48:22.818Z] DEBUG - vyos login: vyos
[2024-02-05T04:48:22.818Z] DEBUG - vyos
[2024-02-05T04:48:22.818Z] DEBUG - Password: vyos
[2024-02-05T04:48:22.818Z] DEBUG -
[2024-02-05T04:48:22.818Z] DEBUG - Welcome to VyOS!
[2024-02-05T04:48:22.818Z] DEBUG -
[2024-02-05T04:48:22.818Z] DEBUG - Check out project news at https://blog.vyos.io
[2024-02-05T04:48:22.818Z] DEBUG - and feel free to report bugs at https://vyos.dev
[2024-02-05T04:48:22.818Z] DEBUG -
[2024-02-05T04:48:22.818Z] DEBUG - You can change this banner using "set system login banner post-login" command.
[2024-02-05T04:48:22.818Z] DEBUG -
[2024-02-05T04:48:22.818Z] DEBUG - VyOS is a free software distribution that includes multiple components,
[2024-02-05T04:48:22.818Z] DEBUG - you can check individual component licenses under /usr/share/doc/*/copyright
[2024-02-05T04:48:22.818Z] INFO - Logged in!
[2024-02-05T04:48:22.818Z] INFO - Starting installer
[2024-02-05T04:48:22.818Z] DEBUG - vyos@vyos:~$ install image
[2024-02-05T04:48:22.818Z] DEBUG - install image
[2024-02-05T04:48:22.818Z] DEBUG - Welcome to the VyOS install program. This script
[2024-02-05T04:48:22.818Z] DEBUG - will walk you through the process of installing the
[2024-02-05T04:48:22.818Z] DEBUG - VyOS image to a local hard drive.
[2024-02-05T04:48:22.818Z] DEBUG - Would you like to continue? (Yes/No) [Yes]: yes
[2024-02-05T04:48:22.818Z] INFO - Partitioning disk
[2024-02-05T04:48:22.818Z] DEBUG - yes
[2024-02-05T04:48:22.938Z] DEBUG - Setting up grub: |OK
[2024-02-05T04:48:22.938Z] DEBUG - Done!
[2024-02-05T04:48:22.938Z] INFO - system installed, shutting down
[2024-02-05T04:48:22.938Z] INFO - Shutting down installation system
[2024-02-05T04:48:22.938Z] DEBUG - vyos@vyos:~$ poweroff now
[2024-02-05T04:48:22.938Z] INFO - Shutting down virtual machine
[2024-02-05T04:48:22.938Z] INFO - Waiting for shutdown...
[2024-02-05T04:48:23.626Z] DEBUG - live-boot: core filesystems devices utils udev wget blockdev.
[2024-02-05T04:48:24.690Z] DEBUG - Probing drives: |OK
[2024-02-05T04:48:24.690Z] DEBUG - The VyOS image will require a minimum 2000MB root.
[2024-02-05T04:48:24.690Z] DEBUG - Would you like me to try to partition a drive automatically
[2024-02-05T04:48:24.690Z] DEBUG - or would you rather partition it manually with parted? If
[2024-02-05T04:48:24.690Z] DEBUG - you have already setup your partitions, you may skip this step
[2024-02-05T04:48:24.690Z] DEBUG -
[2024-02-05T04:48:24.690Z] DEBUG - Partition (Auto/Parted/Skip) [Auto]:
[2024-02-05T04:48:24.690Z] DEBUG -
[2024-02-05T04:48:24.690Z] DEBUG -
[2024-02-05T04:48:24.690Z] DEBUG - I found the following drives on your system:
[2024-02-05T04:48:24.690Z] DEBUG - sda 2147MB
[2024-02-05T04:48:24.690Z] DEBUG -
[2024-02-05T04:48:24.690Z] DEBUG -
[2024-02-05T04:48:24.690Z] DEBUG - Install the image on? [sda]:
[2024-02-05T04:48:24.690Z] DEBUG -
[2024-02-05T04:48:24.690Z] DEBUG -
[2024-02-05T04:48:24.690Z] DEBUG - This will destroy all data on /dev/sda.
[2024-02-05T04:48:24.690Z] DEBUG - Continue? (Yes/No) [No]: Yes
[2024-02-05T04:48:24.690Z] DEBUG - Yes
[2024-02-05T04:48:24.690Z] DEBUG -
[2024-02-05T04:48:24.690Z] DEBUG - Looking for pre-existing RAID groups...none found.
[2024-02-05T04:48:24.942Z] DEBUG - How big of a root partition should I create? (2000MB - 2147MB) [2147]MB:
[2024-02-05T04:48:24.942Z] INFO - Disk(s) partitioned, installing...
[2024-02-05T04:48:24.942Z] DEBUG -
[2024-02-05T04:48:24.942Z] DEBUG -
[2024-02-05T04:48:24.942Z] DEBUG - Creating new GPT entries.
[2024-02-05T04:48:25.860Z] DEBUG - GPT data structures destroyed! You may now partition the disk using fdisk or
[2024-02-05T04:48:25.860Z] DEBUG - other utilities.
[2024-02-05T04:48:25.860Z] DEBUG - Creating new GPT entries.
[2024-02-05T04:48:26.778Z] DEBUG - The operation has completed successfully.
[2024-02-05T04:48:28.129Z] DEBUG - Creating filesystem on /dev/sda3: |OK
[2024-02-05T04:48:32.839Z] INFO - Waiting for shutdown...
[2024-02-05T04:48:32.839Z] INFO - VM is shut down!
[2024-02-05T04:48:32.839Z] INFO - Booting installed system
[2024-02-05T04:48:32.839Z] DEBUG - Executing command: qemu-system-x86_64 -name "TESTVM" -smp sockets=1,cpus=4,cores=1 -cpu host -m 1G -vga none -nographic -machine accel=kvm -uuid f48b60b2-e6ad-49ef-9d09-4245d0585e52 -cpu host -enable-kvm -netdev user,id=n0 -device virtio-net-pci,netdev=n0,mac=52:54:00:00:00:00,romfile="" -netdev user,id=n1 -device virtio-net-pci,netdev=n1,mac=52:54:00:00:00:01,romfile="" -netdev user,id=n2 -device virtio-net-pci,netdev=n2,mac=52:54:00:00:00:02,romfile="" -netdev user,id=n3 -device virtio-net-pci,netdev=n3,mac=52:54:00:00:00:03,romfile="" -netdev user,id=n4 -device virtio-net-pci,netdev=n4,mac=52:54:00:00:00:04,romfile="" -netdev user,id=n5 -device virtio-net-pci,netdev=n5,mac=52:54:00:00:00:05,romfile="" -netdev user,id=n6 -device virtio-net-pci,netdev=n6,mac=52:54:00:00:00:06,romfile="" -netdev user,id=n7 -device virtio-net-pci,netdev=n7,mac=52:54:00:00:00:07,romfile="" -device virtio-scsi-pci,id=scsi0 -drive format=raw,file=testinstall-20240205-044748-89ee.img,if=none,media=disk,id=drive-hd1,readonly=off -device scsi-hd,bus=scsi0.0,drive=drive-hd1,id=hd1,bootindex=1
[2024-02-05T04:48:32.839Z] DEBUG - qemu-system-x86_64: warning: This family of AMD CPU doesn't support hyperthreading(4)
[2024-02-05T04:48:32.839Z] DEBUG - Please configure -smp options properly or try enabling topoext feature.
[2024-02-05T04:48:33.344Z] DEBUG - Done!
[2024-02-05T04:48:33.344Z] DEBUG - Mounting /dev/sda3...
[2024-02-05T04:48:33.344Z] DEBUG - What would you like to name this image? [1.3-stable-202402050442]:
[2024-02-05T04:48:33.344Z] INFO - Copying files
[2024-02-05T04:48:33.344Z] DEBUG -
[2024-02-05T04:48:33.344Z] DEBUG - OK. This image will be named: 1.3-stable-202402050442
[2024-02-05T04:48:33.344Z] DEBUG - Copying squashfs image...
[2024-02-05T04:48:33.525Z] DEBUG - Creating filesystem on /dev/md0: |OK
[2024-02-05T04:48:33.525Z] DEBUG - Done!
[2024-02-05T04:48:33.525Z] DEBUG - Mounting /dev/md0...
[2024-02-05T04:48:33.525Z] DEBUG - What would you like to name this image? [1.3-stable-202402050442]:
[2024-02-05T04:48:33.525Z] INFO - Copying files
[2024-02-05T04:48:33.525Z] DEBUG -
[2024-02-05T04:48:33.525Z] DEBUG - OK. This image will be named: 1.3-stable-202402050442
[2024-02-05T04:48:33.525Z] DEBUG - Copying squashfs image...
[2024-02-05T04:48:33.525Z] DEBUG - Copying kernel and initrd images...
[2024-02-05T04:48:33.525Z] DEBUG - Done!
[2024-02-05T04:48:33.525Z] DEBUG - I found the following configuration files:
[2024-02-05T04:48:33.525Z] DEBUG - /opt/vyatta/etc/config/config.boot
[2024-02-05T04:48:33.525Z] DEBUG - /opt/vyatta/etc/config.boot.default
[2024-02-05T04:48:33.525Z] DEBUG - Which one should I copy to md0? [/opt/vyatta/etc/config/config.boot]:
[2024-02-05T04:48:33.525Z] INFO - Files Copied!
[2024-02-05T04:48:33.525Z] DEBUG -
[2024-02-05T04:48:33.757Z] DEBUG - cSeaBIOS (version 1.12.0-1)
[2024-02-05T04:48:33.757Z] DEBUG - Machine UUID f48b60b2-e6ad-49ef-9d09-4245d0585e52
[2024-02-05T04:48:33.757Z] DEBUG - Booting from Hard Disk...
[2024-02-05T04:48:33.757Z] DEBUG - GRUB loading.
[2024-02-05T04:48:33.778Z] DEBUG -
[2024-02-05T04:48:33.778Z] DEBUG - Copying /opt/vyatta/etc/config/config.boot to md0.
[2024-02-05T04:48:33.778Z] DEBUG - Enter password for administrator account
[2024-02-05T04:48:33.778Z] DEBUG - Enter password for user 'vyos':vyos
[2024-02-05T04:48:33.778Z] DEBUG -
[2024-02-05T04:48:33.778Z] DEBUG - Retype password for user 'vyos':vyos
[2024-02-05T04:48:33.778Z] INFO - system installed, shutting down
[2024-02-05T04:48:33.778Z] INFO - Shutting down installation system
[2024-02-05T04:48:33.778Z] DEBUG - poweroff now
[2024-02-05T04:48:33.778Z] INFO - Shutting down virtual machine
[2024-02-05T04:48:33.778Z] INFO - Waiting for shutdown...
[2024-02-05T04:48:34.010Z] DEBUG - Welcome to GRUBGNU GRUB version 2.06-3~deb10u4
[2024-02-05T04:48:34.010Z] DEBUG -
[2024-02-05T04:48:34.010Z] DEBUG -
+----------------------------------------------------------------------------+||||||||||||||||||||||||+----------------------------------------------------------------------------+ Use the ^ and v keys to select which entry is highlighted.
[2024-02-05T04:48:34.010Z] DEBUG -
Press enter to boot the selected OS, `e' to edit the commands
[2024-02-05T04:48:34.010Z] DEBUG -
before booting or `c' for a command-line. VyOS 1.3-stable-202402050442 linux (KVM console) *VyOS 1.3-stable-202402050442 linux (Serial console) VyOS 1.3-stable-202402050442 linux (USB console) Lost password change 1.3-stable-202402050442 (KVM console) Lost password change 1.3-stable-202402050442 (Serial console) Lost password change 1.3-stable-202402050442 (USB console) !
[2024-02-05T04:48:34.010Z] DEBUG -
[2024-02-05T04:48:34.010Z] DEBUG - GNU GRUB version 2.06-3~deb10u4┌────────────────────────────────────────────────────────────────────────────┐││││││││││││││││││││││││││└────────────────────────────────────────────────────────────────────────────┘ Use the ↑ and ↓ keys to select which entry is highlighted.
[2024-02-05T04:48:34.010Z] DEBUG - Press enter to boot the selected OS, `e' to edit the commands
[2024-02-05T04:48:34.010Z] DEBUG - before booting or `c' for a command-line. VyOS 1.3-stable-202402050442 linux (KVM console) *VyOS 1.3-stable-202402050442 linux (Serial console) VyOS 1.3-stable-202402050442 linux (USB console) Lost password change 1.3-stable-202402050442 (KVM console) Lost password change 1.3-stable-202402050442 (Serial console) Lost password change 1.3-stable-202402050442 (USB console)
[2024-02-05T04:48:34.010Z] DEBUG -
[2024-02-05T04:48:34.010Z] DEBUG -
[2024-02-05T04:48:34.010Z] DEBUG -
[2024-02-05T04:48:34.010Z] DEBUG -
[2024-02-05T04:48:34.010Z] DEBUG -
[2024-02-05T04:48:34.010Z] DEBUG - The highlighted entry will be executed automatically in
[2024-02-05T04:48:34.010Z] INFO - Waiting for login prompt
[2024-02-05T04:48:34.010Z] DEBUG - 5s. The highlighted entry will be executed automatically in 5s.
[2024-02-05T04:48:34.010Z] DEBUG -
[2024-02-05T04:48:34.010Z] DEBUG -
[2024-02-05T04:48:34.010Z] DEBUG -
[2024-02-05T04:48:34.010Z] DEBUG -
[2024-02-05T04:48:34.010Z] DEBUG -
[2024-02-05T04:48:34.010Z] DEBUG -
[2024-02-05T04:48:34.010Z] DEBUG -
[2024-02-05T04:48:34.010Z] DEBUG -
[2024-02-05T04:48:34.010Z] DEBUG -
[2024-02-05T04:48:34.010Z] DEBUG -
[2024-02-05T04:48:34.010Z] DEBUG -
[2024-02-05T04:48:34.010Z] DEBUG -
[2024-02-05T04:48:34.010Z] DEBUG -
[2024-02-05T04:48:34.010Z] DEBUG -
[2024-02-05T04:48:34.010Z] DEBUG -
[2024-02-05T04:48:34.010Z] DEBUG -
[2024-02-05T04:48:34.010Z] DEBUG -
[2024-02-05T04:48:34.261Z] DEBUG - Copying kernel and initrd images...
[2024-02-05T04:48:35.179Z] DEBUG - Done!
[2024-02-05T04:48:35.179Z] DEBUG - I found the following configuration files:
[2024-02-05T04:48:35.179Z] DEBUG - /opt/vyatta/etc/config/config.boot
[2024-02-05T04:48:35.179Z] DEBUG - /opt/vyatta/etc/config.boot.default
[2024-02-05T04:48:35.179Z] DEBUG - Which one should I copy to sda? [/opt/vyatta/etc/config/config.boot]:
[2024-02-05T04:48:35.179Z] INFO - Files Copied!
[2024-02-05T04:48:35.179Z] DEBUG -
[2024-02-05T04:48:35.179Z] DEBUG -
[2024-02-05T04:48:35.179Z] DEBUG - Copying /opt/vyatta/etc/config/config.boot to sda.
[2024-02-05T04:48:35.179Z] DEBUG - Enter password for administrator account
[2024-02-05T04:48:35.179Z] DEBUG - Enter password for user 'vyos':vyos
[2024-02-05T04:48:35.179Z] DEBUG -
[2024-02-05T04:48:35.179Z] DEBUG - Retype password for user 'vyos':vyos
[2024-02-05T04:48:35.179Z] DEBUG -
[2024-02-05T04:48:35.179Z] DEBUG - I need to install the GRUB boot loader.
[2024-02-05T04:48:35.179Z] DEBUG - I found the following drives on your system:
[2024-02-05T04:48:35.179Z] DEBUG - sda 2147MB
[2024-02-05T04:48:35.179Z] DEBUG -
[2024-02-05T04:48:35.179Z] DEBUG -
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.000000] Linux version 5.4.268-amd64-vyos (vyos_bld@bbdcc08fd433) (gcc version 8.3.0 (Debian 8.3.0-6)) #1 SMP Thu Feb 1 20:43:30 UTC 2024
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.000000] Command line: BOOT_IMAGE=/boot/1.3-stable-202402050442/vmlinuz boot=live rootdelay=5 noautologin net.ifnames=0 biosdevname=0 vyos-union=/boot/1.3-stable-202402050442 console=tty0 console=ttyS0,115200
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.000000] BIOS-provided physical RAM map:
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffddfff] usable
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x000000003ffde000-0x000000003fffffff] reserved
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.000000] NX (Execute Disable) protection: active
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.000000] SMBIOS 2.8 present.
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.000000] Hypervisor detected: KVM
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.000000] kvm-clock: cpu 0, msr 28969001, primary cpu clock
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.000000] kvm-clock: using sched offset of 2359806292 cycles
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.000019] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.000036] tsc: Detected 2595.122 MHz processor
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.000552] last_pfn = 0x3ffde max_arch_pfn = 0x400000000
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.000730] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.002478] found SMP MP-table at [mem 0x000f5a60-0x000f5a6f]
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.002564] Using GB pages for direct mapping
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.002656] RAMDISK: [mem 0x34b51000-0x3659ffff]
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.002717] ACPI: Early table checksum verification disabled
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.002765] ACPI: RSDP 0x00000000000F5890 000014 (v00 BOCHS )
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.002790] ACPI: RSDT 0x000000003FFE1691 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.002804] ACPI: FACP 0x000000003FFE1555 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.002816] ACPI: DSDT 0x000000003FFE0040 001515 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.002819] ACPI: FACS 0x000000003FFE0000 000040
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.002820] ACPI: APIC 0x000000003FFE15C9 000090 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.002822] ACPI: HPET 0x000000003FFE1659 000038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001)
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.002823] ACPI: Reserving FACP table memory at [mem 0x3ffe1555-0x3ffe15c8]
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.002824] ACPI: Reserving DSDT table memory at [mem 0x3ffe0040-0x3ffe1554]
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.002824] ACPI: Reserving FACS table memory at [mem 0x3ffe0000-0x3ffe003f]
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.002825] ACPI: Reserving APIC table memory at [mem 0x3ffe15c9-0x3ffe1658]
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.002825] ACPI: Reserving HPET table memory at [mem 0x3ffe1659-0x3ffe1690]
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.003368] No NUMA configuration found
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.003369] Faking a node at [mem 0x0000000000000000-0x000000003ffddfff]
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.003379] NODE_DATA(0) allocated [mem 0x3ffdb000-0x3ffddfff]
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.003517] Zone ranges:
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.003525] DMA32 [mem 0x0000000000001000-0x000000003ffddfff]
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.003526] Normal empty
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.003532] Movable zone start for each node
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.003533] Early memory node ranges
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.003533] node 0: [mem 0x0000000000001000-0x000000000009efff]
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.003541] node 0: [mem 0x0000000000100000-0x000000003ffddfff]
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.003584] Zeroed struct page in unavailable ranges: 132 pages
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.003584] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffddfff]
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.026134] ACPI: PM-Timer IO Port: 0x608
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.026165] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.026230] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.026231] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.026241] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.026242] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.026251] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.026251] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.026254] Using ACPI (MADT) for SMP configuration information
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.026255] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.026264] TSC deadline timer available
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.026270] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.026333] [mem 0x40000000-0xfeffbfff] available for PCI devices
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.026333] Booting paravirtualized kernel on KVM
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.026346] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.070910] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:4 nr_node_ids:1
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.074151] percpu: Embedded 49 pages/cpu s160664 r8192 d31848 u524288
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.074182] KVM setup async PF for cpu 0
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.074192] kvm-stealtime: cpu 0, msr 3ea1c080
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.074201] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear)
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.074214] Built 1 zonelists, mobility grouping on. Total pages: 257895
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.074215] Policy zone: DMA32
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.074216] Kernel command line: BOOT_IMAGE=/boot/1.3-stable-202402050442/vmlinuz boot=live rootdelay=5 noautologin net.ifnames=0 biosdevname=0 vyos-union=/boot/1.3-stable-202402050442 console=tty0 console=ttyS0,115200
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.075975] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.076735] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.076800] mem auto-init: stack:off, heap alloc:off, heap free:off
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.077907] Memory: 979660K/1048048K available (10243K kernel code, 652K rwdata, 2600K rodata, 1200K init, 1492K bss, 68388K reserved, 0K cma-reserved)
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.078455] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.078841] rcu: Hierarchical RCU implementation.
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.078844] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.078853] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.078854] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.078858] NR_IRQS: 16640, nr_irqs: 456, preallocated irqs: 16
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.080517] Console: colour VGA+ 80x25
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.091267] printk: console [tty0] enabled
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.191018] printk: console [ttyS0] enabled
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.191960] ACPI: Core revision 20190816
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.193107] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.195060] APIC: Switch to symmetric I/O mode setup
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.196533] x2apic enabled
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.197594] Switched APIC routing to physical x2apic.
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.198663] KVM setup pv IPIs
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.201302] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.202557] tsc: Marking TSC unstable due to TSCs unsynchronized
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.203782] Calibrating delay loop (skipped) preset value.. 5190.24 BogoMIPS (lpj=2595122)
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.205153] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.205779] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.206787] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.207779] Spectre V2 : Mitigation: Retpolines
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.208778] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[2024-02-05T04:48:35.379Z] DEBUG - [ 0.209778] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[2024-02-05T04:48:35.433Z] DEBUG - Which drive should GRUB modify the boot partition on? [sda]:
[2024-02-05T04:48:35.433Z] DEBUG -
[2024-02-05T04:48:35.433Z] DEBUG -
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.210780] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.211779] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.212831] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.213779] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.214778] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.215778] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.216797] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.217778] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.218779] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format.
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.221240] Freeing SMP alternatives memory: 28K
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.226208] pid_max: default: 32768 minimum: 301
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.226999] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.227806] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.230462] smpboot: CPU0: AMD EPYC 7513 32-Core Processor (family: 0x19, model: 0x1, stepping: 0x1)
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.231034] Performance Events: AMD PMU driver.
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.231796] ... version: 0
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.232645] ... bit width: 48
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.232782] ... generic registers: 4
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.233629] ... value mask: 0000ffffffffffff
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.233783] ... max period: 00007fffffffffff
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.234782] ... fixed-purpose events: 0
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.235631] ... event mask: 000000000000000f
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.235925] rcu: Hierarchical SRCU implementation.
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.237679] smp: Bringing up secondary CPUs ...
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.238053] x86: Booting SMP configuration:
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.238784] .... node #0, CPUs: #1
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.119668] kvm-clock: cpu 1, msr 28969041, secondary cpu clock
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.241799] KVM setup async PF for cpu 1
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.242777] kvm-stealtime: cpu 1, msr 3ea9c080
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.245096] #2
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.119668] kvm-clock: cpu 2, msr 28969081, secondary cpu clock
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.246348] KVM setup async PF for cpu 2
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.246777] kvm-stealtime: cpu 2, msr 3eb1c080
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.250105] #3
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.119668] kvm-clock: cpu 3, msr 289690c1, secondary cpu clock
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.251777] KVM setup async PF for cpu 3
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.251777] kvm-stealtime: cpu 3, msr 3eb9c080
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.254809] smp: Brought up 1 node, 4 CPUs
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.255785] smpboot: Max logical packages: 1
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.256786] smpboot: Total of 4 processors activated (20760.97 BogoMIPS)
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.258786] devtmpfs: initialized
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.259883] x86/mm: Memory block size: 128MB
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.261265] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.261799] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.262968] pinctrl core: initialized pinctrl subsystem
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.264481] NET: Registered protocol family 16
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.264952] audit: initializing netlink subsys (disabled)
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.265908] audit: type=2000 audit(1707108515.306:1): state=initialized audit_enabled=0 res=1
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.266794] cpuidle: using governor ladder
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.267840] cpuidle: using governor menu
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.269837] KVM setup pv remote TLB flush
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.270797] ACPI: bus type PCI registered
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.271647] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.271946] dca service started, version 1.12.1
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.272858] PCI: Using configuration type 1 for base access
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.273782] PCI: Using configuration type 1 for extended access
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.277957] ACPI: Added _OSI(Module Device)
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.278784] ACPI: Added _OSI(Processor Device)
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.279706] ACPI: Added _OSI(3.0 _SCP Extensions)
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.280784] ACPI: Added _OSI(Processor Aggregator Device)
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.281782] ACPI: Added _OSI(Linux-Dell-Video)
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.282707] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.283783] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.285248] ACPI: 1 ACPI AML tables successfully acquired and loaded
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.287825] ACPI: Interpreter enabled
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.288652] ACPI: (supports S0 S3 S5)
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.289783] ACPI: Using IOAPIC for interrupt routing
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.290793] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.291853] ACPI: Enabled 2 GPEs in block 00 to 0F
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.294642] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.295806] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.298044] acpiphp: Slot [2] registered
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.298814] acpiphp: Slot [3] registered
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.299664] acpiphp: Slot [4] registered
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.300799] acpiphp: Slot [5] registered
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.301658] acpiphp: Slot [6] registered
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.302818] acpiphp: Slot [7] registered
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.303733] acpiphp: Slot [8] registered
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.304816] acpiphp: Slot [9] registered
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.305671] acpiphp: Slot [10] registered
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.305797] acpiphp: Slot [11] registered
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.306688] acpiphp: Slot [12] registered
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.307797] acpiphp: Slot [13] registered
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.308677] acpiphp: Slot [14] registered
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.309813] acpiphp: Slot [15] registered
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.310716] acpiphp: Slot [16] registered
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.311801] acpiphp: Slot [17] registered
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.312652] acpiphp: Slot [18] registered
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.312797] acpiphp: Slot [19] registered
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.313654] acpiphp: Slot [20] registered
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.314818] acpiphp: Slot [21] registered
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.315685] acpiphp: Slot [22] registered
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.316798] acpiphp: Slot [23] registered
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.317658] acpiphp: Slot [24] registered
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.317803] acpiphp: Slot [25] registered
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.318667] acpiphp: Slot [26] registered
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.319816] acpiphp: Slot [27] registered
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.320675] acpiphp: Slot [28] registered
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.321796] acpiphp: Slot [29] registered
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.322654] acpiphp: Slot [30] registered
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.323797] acpiphp: Slot [31] registered
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.324668] PCI host bridge to bus 0000:00
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.324784] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.326783] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.327782] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.328782] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.330783] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.331783] pci_bus 0000:00: root bus resource [bus 00-ff]
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.333839] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.335473] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.337519] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.341334] pci 0000:00:01.1: reg 0x20: [io 0xc140-0xc14f]
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.343811] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.344783] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.345783] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.347783] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.348954] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.351310] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.352793] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.354097] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.356784] pci 0000:00:02.0: reg 0x10: [io 0xc040-0xc05f]
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.358784] pci 0000:00:02.0: reg 0x14: [mem 0xfebf7000-0xfebf7fff]
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.363784] pci 0000:00:02.0: reg 0x20: [mem 0xfebd0000-0xfebd3fff 64bit pref]
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.368009] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.370784] pci 0000:00:03.0: reg 0x10: [io 0xc060-0xc07f]
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.372783] pci 0000:00:03.0: reg 0x14: [mem 0xfebf8000-0xfebf8fff]
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.377784] pci 0000:00:03.0: reg 0x20: [mem 0xfebd4000-0xfebd7fff 64bit pref]
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.381503] pci 0000:00:04.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.383784] pci 0000:00:04.0: reg 0x10: [io 0xc080-0xc09f]
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.385784] pci 0000:00:04.0: reg 0x14: [mem 0xfebf9000-0xfebf9fff]
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.389784] pci 0000:00:04.0: reg 0x20: [mem 0xfebd8000-0xfebdbfff 64bit pref]
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.393501] pci 0000:00:05.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.395784] pci 0000:00:05.0: reg 0x10: [io 0xc0a0-0xc0bf]
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.398784] pci 0000:00:05.0: reg 0x14: [mem 0xfebfa000-0xfebfafff]
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.403784] pci 0000:00:05.0: reg 0x20: [mem 0xfebdc000-0xfebdffff 64bit pref]
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.406603] pci 0000:00:06.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.408783] pci 0000:00:06.0: reg 0x10: [io 0xc0c0-0xc0df]
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.411783] pci 0000:00:06.0: reg 0x14: [mem 0xfebfb000-0xfebfbfff]
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.415784] pci 0000:00:06.0: reg 0x20: [mem 0xfebe0000-0xfebe3fff 64bit pref]
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.419519] pci 0000:00:07.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.421784] pci 0000:00:07.0: reg 0x10: [io 0xc0e0-0xc0ff]
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.423783] pci 0000:00:07.0: reg 0x14: [mem 0xfebfc000-0xfebfcfff]
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.427783] pci 0000:00:07.0: reg 0x20: [mem 0xfebe4000-0xfebe7fff 64bit pref]
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.431497] pci 0000:00:08.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.433784] pci 0000:00:08.0: reg 0x10: [io 0xc100-0xc11f]
[2024-02-05T04:48:35.632Z] DEBUG - [ 0.436783] pci 0000:00:08.0: reg 0x14: [mem 0xfebfd000-0xfebfdfff]
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.441326] pci 0000:00:08.0: reg 0x20: [mem 0xfebe8000-0xfebebfff 64bit pref]
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.444524] pci 0000:00:09.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.446783] pci 0000:00:09.0: reg 0x10: [io 0xc120-0xc13f]
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.448783] pci 0000:00:09.0: reg 0x14: [mem 0xfebfe000-0xfebfefff]
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.452784] pci 0000:00:09.0: reg 0x20: [mem 0xfebec000-0xfebeffff 64bit pref]
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.456524] pci 0000:00:0a.0: [1af4:1004] type 00 class 0x010000
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.458784] pci 0000:00:0a.0: reg 0x10: [io 0xc000-0xc03f]
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.461514] pci 0000:00:0a.0: reg 0x14: [mem 0xfebff000-0xfebfffff]
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.466784] pci 0000:00:0a.0: reg 0x20: [mem 0xfebf0000-0xfebf3fff 64bit pref]
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.469998] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.471861] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.472855] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.473849] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.474818] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.476054] iommu: Default domain type: Translated
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.478002] ACPI: bus type USB registered
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.478823] usbcore: registered new interface driver usbfs
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.479795] usbcore: registered new interface driver hub
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.480788] usbcore: registered new device driver usb
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.481797] pps_core: LinuxPPS API ver. 1 registered
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.482782] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.484784] PTP clock support registered
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.485711] EDAC MC: Ver: 3.0.0
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.486809] PCI: Using ACPI for IRQ routing
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.488248] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.488792] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.492820] clocksource: Switched to clocksource kvm-clock
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.494091] pnp: PnP ACPI init
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.495135] pnp: PnP ACPI: found 6 devices
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.498791] thermal_sys: Registered thermal governor 'fair_share'
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.498792] thermal_sys: Registered thermal governor 'bang_bang'
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.500035] thermal_sys: Registered thermal governor 'step_wise'
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.501232] thermal_sys: Registered thermal governor 'user_space'
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.507062] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.510021] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.511251] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.512500] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.513854] pci_bus 0000:00: resource 7 [mem 0x40000000-0xfebfffff window]
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.515202] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window]
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.516722] NET: Registered protocol family 2
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.517902] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.519720] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.521601] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.523218] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.524856] TCP: Hash tables configured (established 8192 bind 8192)
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.526358] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.527706] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.529172] NET: Registered protocol family 1
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.530103] NET: Registered protocol family 44
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.531047] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.532534] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.533747] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.535080] PCI: CLS 0 bytes, default 64
[2024-02-05T04:48:35.885Z] DEBUG - [ 0.536058] Trying to unpack rootfs image as initramfs...
[2024-02-05T04:48:36.440Z] DEBUG - [ 0.961789] Freeing initrd memory: 26940K
[2024-02-05T04:48:36.440Z] DEBUG - [ 0.963184] Initialise system trusted keyrings
[2024-02-05T04:48:36.440Z] DEBUG - [ 0.964275] workingset: timestamp_bits=40 max_order=18 bucket_order=0
[2024-02-05T04:48:36.440Z] DEBUG - [ 0.968367] Key type asymmetric registered
[2024-02-05T04:48:36.440Z] DEBUG - [ 0.969260] Asymmetric key parser 'x509' registered
[2024-02-05T04:48:36.440Z] DEBUG - [ 0.970308] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[2024-02-05T04:48:36.440Z] DEBUG - [ 0.971848] io scheduler mq-deadline registered
[2024-02-05T04:48:36.440Z] DEBUG - [ 0.972810] io scheduler kyber registered
[2024-02-05T04:48:36.440Z] DEBUG - [ 0.973706] io scheduler bfq registered
[2024-02-05T04:48:36.440Z] DEBUG - [ 0.974846] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[2024-02-05T04:48:36.440Z] DEBUG - [ 0.976352] ioatdma: Intel(R) QuickData Technology Driver 5.00
[2024-02-05T04:48:36.440Z] DEBUG - [ 0.977633] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[2024-02-05T04:48:36.440Z] DEBUG - [ 1.002941] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[2024-02-05T04:48:36.440Z] DEBUG - [ 1.005089] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <[email protected]>
[2024-02-05T04:48:36.440Z] DEBUG - [ 1.006455] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[2024-02-05T04:48:36.440Z] DEBUG - [ 1.008483] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[2024-02-05T04:48:36.440Z] DEBUG - [ 1.010973] serio: i8042 KBD port at 0x60,0x64 irq 1
[2024-02-05T04:48:36.440Z] DEBUG - [ 1.012035] serio: i8042 AUX port at 0x60,0x64 irq 12
[2024-02-05T04:48:36.440Z] DEBUG - [ 1.013178] rtc_cmos 00:00: RTC can wake from S4
[2024-02-05T04:48:36.440Z] DEBUG - [ 1.014783] rtc_cmos 00:00: registered as rtc0
[2024-02-05T04:48:36.440Z] DEBUG - [ 1.015904] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram, hpet irqs
[2024-02-05T04:48:36.440Z] DEBUG - [ 1.017898] ledtrig-cpu: registered to indicate activity on CPUs
[2024-02-05T04:48:36.440Z] DEBUG - [ 1.019434] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[2024-02-05T04:48:36.440Z] DEBUG - [ 1.019809] NET: Registered protocol family 10
[2024-02-05T04:48:36.440Z] DEBUG - [ 1.028445] Segment Routing with IPv6
[2024-02-05T04:48:36.440Z] DEBUG - [ 1.029348] mip6: Mobile IPv6
[2024-02-05T04:48:36.440Z] DEBUG - [ 1.030617] IPI shorthand broadcast: enabled
[2024-02-05T04:48:36.440Z] DEBUG - [ 1.031590] sched_clock: Marking stable (912895931, 118668169)->(1061119596, -29555496)
[2024-02-05T04:48:36.440Z] DEBUG - [ 1.033309] registered taskstats version 1
[2024-02-05T04:48:36.440Z] DEBUG - [ 1.034205] Loading compiled-in X.509 certificates
[2024-02-05T04:48:36.440Z] DEBUG - [ 1.035498] rtc_cmos 00:00: setting system clock to 2024-02-05T04:48:35 UTC (1707108515)
[2024-02-05T04:48:36.440Z] DEBUG - [ 1.038057] Freeing unused kernel image memory: 1200K
[2024-02-05T04:48:36.440Z] DEBUG - [ 1.045686] Write protecting the kernel read-only data: 16384k
[2024-02-05T04:48:36.440Z] DEBUG - [ 1.050047] Freeing unused kernel image memory: 2036K
[2024-02-05T04:48:36.440Z] DEBUG - [ 1.053359] Freeing unused kernel image memory: 1496K
[2024-02-05T04:48:36.440Z] DEBUG - [ 1.058323] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[2024-02-05T04:48:36.440Z] DEBUG - [ 1.059625] Run /init as init process
[2024-02-05T04:48:36.440Z] DEBUG - Loading, please wait...
[2024-02-05T04:48:36.440Z] DEBUG - Starting version 241
[2024-02-05T04:48:36.440Z] DEBUG - [ 1.094817] SCSI subsystem initialized
[2024-02-05T04:48:36.440Z] DEBUG - [ 1.098388] scsi host0: ata_piix
[2024-02-05T04:48:36.440Z] DEBUG - [ 1.099283] scsi host1: ata_piix
[2024-02-05T04:48:36.440Z] DEBUG - [ 1.100056] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc140 irq 14
[2024-02-05T04:48:36.440Z] DEBUG - [ 1.101424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc148 irq 15
[2024-02-05T04:48:36.440Z] DEBUG - [ 1.105743] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0
[2024-02-05T04:48:36.440Z] DEBUG - [ 1.105952] PCI Interrupt Link [LNKB] enabled at IRQ 10
[2024-02-05T04:48:36.440Z] DEBUG - [ 1.119524] PCI Interrupt Link [LNKC] enabled at IRQ 11
[2024-02-05T04:48:36.440Z] DEBUG - [ 1.131808] PCI Interrupt Link [LNKD] enabled at IRQ 11
[2024-02-05T04:48:36.440Z] DEBUG - [ 1.143829] PCI Interrupt Link [LNKA] enabled at IRQ 10
[2024-02-05T04:48:36.692Z] DEBUG - [ 1.275989] scsi host2: Virtio SCSI HBA
[2024-02-05T04:48:36.692Z] DEBUG - [ 1.277626] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5
[2024-02-05T04:48:36.692Z] DEBUG - [ 1.294938] sd 2:0:0:0: Power-on or device reset occurred
[2024-02-05T04:48:36.692Z] DEBUG - [ 1.296298] sd 2:0:0:0: [sda] 4194304 512-byte logical blocks: (2.15 GB/2.00 GiB)
[2024-02-05T04:48:36.692Z] DEBUG - [ 1.297860] sd 2:0:0:0: [sda] Write Protect is off
[2024-02-05T04:48:36.692Z] DEBUG - [ 1.298949] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[2024-02-05T04:48:36.692Z] DEBUG - [ 1.309466] sda: sda1
[2024-02-05T04:48:36.692Z] DEBUG - [ 1.318103] sd 2:0:0:0: [sda] Attached SCSI disk
[2024-02-05T04:48:36.692Z] DEBUG - Begin: Loading essential drivers ... done.
[2024-02-05T04:48:37.305Z] DEBUG - Setting up grub: |OK
[2024-02-05T04:48:37.305Z] DEBUG - Done!
[2024-02-05T04:48:37.305Z] INFO - system installed, shutting down
[2024-02-05T04:48:37.305Z] INFO - Shutting down installation system
[2024-02-05T04:48:37.305Z] DEBUG - vyos@vyos:~$ poweroff now
[2024-02-05T04:48:37.305Z] INFO - Shutting down virtual machine
[2024-02-05T04:48:37.305Z] INFO - Waiting for shutdown...
[2024-02-05T04:48:41.905Z] DEBUG - Begin: Running /scripts/init-premount ... done.
[2024-02-05T04:48:41.905Z] DEBUG - Begin: Mounting root file system ... [ 6.380352] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[2024-02-05T04:48:41.905Z] DEBUG - [ 6.469708] loop: module loaded
[2024-02-05T04:48:41.905Z] DEBUG - [ 6.490596] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[2024-02-05T04:48:41.905Z] DEBUG - [ 6.499231] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[2024-02-05T04:48:41.905Z] DEBUG - [ 6.500920] uhci_hcd: USB Universal Host Controller Interface driver
[2024-02-05T04:48:41.905Z] DEBUG - [ 6.504533] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[2024-02-05T04:48:41.905Z] DEBUG - [ 6.507306] usbcore: registered new interface driver usb-storage
[2024-02-05T04:48:42.822Z] DEBUG - Begin: Running /scripts/live-realpremount ... done.
[2024-02-05T04:48:42.822Z] DEBUG - Begin: Mounting "/live/medium//boot/1.3-stable-202402050442/1.3-stable-202402050442.squashfs" on "//1.3-stable-202402050442.squashfs" via "/dev/loop0" ... done.
[2024-02-05T04:48:45.909Z] INFO - Waiting for shutdown...
[2024-02-05T04:48:45.909Z] INFO - VM is shut down!
[2024-02-05T04:48:45.909Z] INFO - Booting installed system
[2024-02-05T04:48:45.909Z] DEBUG - Executing command: qemu-system-x86_64 -name "TESTVM" -smp sockets=1,cpus=4,cores=1 -cpu host -m 1G -vga none -nographic -machine accel=kvm -uuid f48b60b2-e6ad-49ef-9d09-4245d0585e52 -cpu host -enable-kvm -netdev user,id=n0 -device virtio-net-pci,netdev=n0,mac=52:54:00:00:00:00,romfile="" -netdev user,id=n1 -device virtio-net-pci,netdev=n1,mac=52:54:00:00:00:01,romfile="" -netdev user,id=n2 -device virtio-net-pci,netdev=n2,mac=52:54:00:00:00:02,romfile="" -netdev user,id=n3 -device virtio-net-pci,netdev=n3,mac=52:54:00:00:00:03,romfile="" -netdev user,id=n4 -device virtio-net-pci,netdev=n4,mac=52:54:00:00:00:04,romfile="" -netdev user,id=n5 -device virtio-net-pci,netdev=n5,mac=52:54:00:00:00:05,romfile="" -netdev user,id=n6 -device virtio-net-pci,netdev=n6,mac=52:54:00:00:00:06,romfile="" -netdev user,id=n7 -device virtio-net-pci,netdev=n7,mac=52:54:00:00:00:07,romfile="" -device virtio-scsi-pci,id=scsi0 -drive format=raw,file=testinstall-20240205-044748-411c_disk0.img,if=none,media=disk,id=drive-hd1,readonly=off -device scsi-hd,bus=scsi0.0,drive=drive-hd1,id=hd1,bootindex=1 -drive format=raw,file=testinstall-20240205-044748-411c_disk1.img,if=none,media=disk,id=drive-hd2,readonly=off -device scsi-hd,bus=scsi0.0,drive=drive-hd2,id=hd2,bootindex=2
[2024-02-05T04:48:45.909Z] DEBUG - qemu-system-x86_64: warning: This family of AMD CPU doesn't support hyperthreading(4)
[2024-02-05T04:48:45.909Z] DEBUG - Please configure -smp options properly or try enabling topoext feature.
[2024-02-05T04:48:45.909Z] DEBUG - cSeaBIOS (version 1.12.0-1)
[2024-02-05T04:48:45.909Z] DEBUG - Machine UUID f48b60b2-e6ad-49ef-9d09-4245d0585e52
[2024-02-05T04:48:45.909Z] DEBUG - Booting from Hard Disk...
[2024-02-05T04:48:45.909Z] DEBUG - GRUB loading.
[2024-02-05T04:48:45.909Z] DEBUG - Welcome to GRUBGNU GRUB version 2.06-3~deb10u4
[2024-02-05T04:48:45.909Z] DEBUG -
[2024-02-05T04:48:45.909Z] DEBUG -
+----------------------------------------------------------------------------+||||||||||||||||||||||||+----------------------------------------------------------------------------+ Use the ^ and v keys to select which entry is highlighted.
[2024-02-05T04:48:45.909Z] DEBUG -
Press enter to boot the selected OS, `e' to edit the commands
[2024-02-05T04:48:45.909Z] DEBUG -
before booting or `c' for a command-line. VyOS 1.3-stable-202402050442 linux (KVM console) *VyOS 1.3-stable-202402050442 linux (Serial console) VyOS 1.3-stable-202402050442 linux (USB console) Lost password change 1.3-stable-202402050442 (KVM console) Lost password change 1.3-stable-202402050442 (Serial console) Lost password change 1.3-stable-202402050442 (USB console) !
[2024-02-05T04:48:45.909Z] DEBUG -
[2024-02-05T04:48:45.909Z] DEBUG - GNU GRUB version 2.06-3~deb10u4┌────────────────────────────────────────────────────────────────────────────┐││││││││││││││││││││││││││└────────────────────────────────────────────────────────────────────────────┘ Use the ↑ and ↓ keys to select which entry is highlighted.
[2024-02-05T04:48:45.909Z] DEBUG - Press enter to boot the selected OS, `e' to edit the commands
[2024-02-05T04:48:45.909Z] DEBUG - before booting or `c' for a command-line. VyOS 1.3-stable-202402050442 linux (KVM console) *VyOS 1.3-stable-202402050442 linux (Serial console) VyOS 1.3-stable-202402050442 linux (USB console) Lost password change 1.3-stable-202402050442 (KVM console) Lost password change 1.3-stable-202402050442 (Serial console) Lost password change 1.3-stable-202402050442 (USB console)
[2024-02-05T04:48:45.909Z] DEBUG -
[2024-02-05T04:48:45.909Z] DEBUG -
[2024-02-05T04:48:45.909Z] DEBUG -
[2024-02-05T04:48:45.909Z] DEBUG -
[2024-02-05T04:48:45.909Z] DEBUG -
[2024-02-05T04:48:45.909Z] DEBUG - The highlighted entry will be executed automatically in
[2024-02-05T04:48:45.909Z] INFO - Waiting for login prompt
[2024-02-05T04:48:45.909Z] DEBUG - 5s. The highlighted entry will be executed automatically in 5s.
[2024-02-05T04:48:45.909Z] DEBUG -
[2024-02-05T04:48:45.909Z] DEBUG -
[2024-02-05T04:48:45.909Z] DEBUG -
[2024-02-05T04:48:45.909Z] DEBUG -
[2024-02-05T04:48:45.909Z] DEBUG -
[2024-02-05T04:48:45.909Z] DEBUG -
[2024-02-05T04:48:45.909Z] DEBUG -
[2024-02-05T04:48:45.909Z] DEBUG -
[2024-02-05T04:48:45.909Z] DEBUG -
[2024-02-05T04:48:45.909Z] DEBUG -
[2024-02-05T04:48:45.909Z] DEBUG -
[2024-02-05T04:48:45.909Z] DEBUG -
[2024-02-05T04:48:45.909Z] DEBUG -
[2024-02-05T04:48:45.909Z] DEBUG -
[2024-02-05T04:48:45.909Z] DEBUG -
[2024-02-05T04:48:45.909Z] DEBUG -
[2024-02-05T04:48:45.909Z] DEBUG -
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.000000] Linux version 5.4.268-amd64-vyos (vyos_bld@bbdcc08fd433) (gcc version 8.3.0 (Debian 8.3.0-6)) #1 SMP Thu Feb 1 20:43:30 UTC 2024
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.000000] Command line: BOOT_IMAGE=/boot/1.3-stable-202402050442/vmlinuz boot=live rootdelay=5 noautologin net.ifnames=0 biosdevname=0 vyos-union=/boot/1.3-stable-202402050442 console=tty0 console=ttyS0,115200
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.000000] BIOS-provided physical RAM map:
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffddfff] usable
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x000000003ffde000-0x000000003fffffff] reserved
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.000000] NX (Execute Disable) protection: active
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.000000] SMBIOS 2.8 present.
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.000000] Hypervisor detected: KVM
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.000000] kvm-clock: cpu 0, msr 2fb69001, primary cpu clock
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.000000] kvm-clock: using sched offset of 2054854803 cycles
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.000001] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.000002] tsc: Detected 2595.122 MHz processor
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.000523] last_pfn = 0x3ffde max_arch_pfn = 0x400000000
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.000654] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.002496] found SMP MP-table at [mem 0x000f5a60-0x000f5a6f]
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.002542] Using GB pages for direct mapping
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.002620] RAMDISK: [mem 0x34b51000-0x3659ffff]
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.002632] ACPI: Early table checksum verification disabled
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.002633] ACPI: RSDP 0x00000000000F5890 000014 (v00 BOCHS )
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.002644] ACPI: RSDT 0x000000003FFE1691 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.002647] ACPI: FACP 0x000000003FFE1555 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.002649] ACPI: DSDT 0x000000003FFE0040 001515 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.002651] ACPI: FACS 0x000000003FFE0000 000040
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.002652] ACPI: APIC 0x000000003FFE15C9 000090 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.002654] ACPI: HPET 0x000000003FFE1659 000038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001)
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.002655] ACPI: Reserving FACP table memory at [mem 0x3ffe1555-0x3ffe15c8]
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.002656] ACPI: Reserving DSDT table memory at [mem 0x3ffe0040-0x3ffe1554]
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.002657] ACPI: Reserving FACS table memory at [mem 0x3ffe0000-0x3ffe003f]
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.002657] ACPI: Reserving APIC table memory at [mem 0x3ffe15c9-0x3ffe1658]
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.002658] ACPI: Reserving HPET table memory at [mem 0x3ffe1659-0x3ffe1690]
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.003059] No NUMA configuration found
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.003060] Faking a node at [mem 0x0000000000000000-0x000000003ffddfff]
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.003062] NODE_DATA(0) allocated [mem 0x3ffdb000-0x3ffddfff]
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.003082] Zone ranges:
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.003083] DMA32 [mem 0x0000000000001000-0x000000003ffddfff]
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.003083] Normal empty
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.003084] Movable zone start for each node
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.003085] Early memory node ranges
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.003085] node 0: [mem 0x0000000000001000-0x000000000009efff]
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.003086] node 0: [mem 0x0000000000100000-0x000000003ffddfff]
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.003103] Zeroed struct page in unavailable ranges: 132 pages
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.003103] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffddfff]
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.006203] ACPI: PM-Timer IO Port: 0x608
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.006212] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.006269] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.006271] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.006271] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.006272] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.006273] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.006273] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.006276] Using ACPI (MADT) for SMP configuration information
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.006277] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.006278] TSC deadline timer available
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.006284] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.006312] [mem 0x40000000-0xfeffbfff] available for PCI devices
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.006313] Booting paravirtualized kernel on KVM
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.006314] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.056428] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:4 nr_node_ids:1
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.056559] percpu: Embedded 49 pages/cpu s160664 r8192 d31848 u524288
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.056585] KVM setup async PF for cpu 0
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.056596] kvm-stealtime: cpu 0, msr 3ea1c080
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.056603] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear)
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.056608] Built 1 zonelists, mobility grouping on. Total pages: 257895
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.056609] Policy zone: DMA32
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.056610] Kernel command line: BOOT_IMAGE=/boot/1.3-stable-202402050442/vmlinuz boot=live rootdelay=5 noautologin net.ifnames=0 biosdevname=0 vyos-union=/boot/1.3-stable-202402050442 console=tty0 console=ttyS0,115200
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.056722] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.056750] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.056811] mem auto-init: stack:off, heap alloc:off, heap free:off
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.057808] Memory: 979660K/1048048K available (10243K kernel code, 652K rwdata, 2600K rodata, 1200K init, 1492K bss, 68388K reserved, 0K cma-reserved)
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.058261] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.058444] rcu: Hierarchical RCU implementation.
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.058445] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.058446] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.058447] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.058449] NR_IRQS: 16640, nr_irqs: 456, preallocated irqs: 16
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.059889] Console: colour VGA+ 80x25
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.070594] printk: console [tty0] enabled
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.170121] printk: console [ttyS0] enabled
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.171066] ACPI: Core revision 20190816
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.172158] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.174065] APIC: Switch to symmetric I/O mode setup
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.175534] x2apic enabled
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.176589] Switched APIC routing to physical x2apic.
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.177667] KVM setup pv IPIs
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.180313] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.181611] tsc: Marking TSC unstable due to TSCs unsynchronized
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.182872] Calibrating delay loop (skipped) preset value.. 5190.24 BogoMIPS (lpj=2595122)
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.184228] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.184872] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.185877] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.186873] Spectre V2 : Mitigation: Retpolines
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.187872] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.188872] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.189873] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.190873] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.191921] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.192872] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.193872] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.194872] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.195891] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.196872] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8
[2024-02-05T04:48:46.162Z] DEBUG - [ 0.197872] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format.
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.199881] Freeing SMP alternatives memory: 28K
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.202166] pid_max: default: 32768 minimum: 301
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.203092] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.204898] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.207135] smpboot: CPU0: AMD EPYC 7513 32-Core Processor (family: 0x19, model: 0x1, stepping: 0x1)
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.208119] Performance Events: AMD PMU driver.
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.208881] ... version: 0
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.209732] ... bit width: 48
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.209876] ... generic registers: 4
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.210726] ... value mask: 0000ffffffffffff
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.210877] ... max period: 00007fffffffffff
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.211875] ... fixed-purpose events: 0
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.212734] ... event mask: 000000000000000f
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.212971] rcu: Hierarchical SRCU implementation.
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.214468] smp: Bringing up secondary CPUs ...
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.215134] x86: Booting SMP configuration:
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.215878] .... node #0, CPUs: #1
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.119227] kvm-clock: cpu 1, msr 2fb69041, secondary cpu clock
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.217627] KVM setup async PF for cpu 1
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.217871] kvm-stealtime: cpu 1, msr 3ea9c080
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.220963] #2
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.119227] kvm-clock: cpu 2, msr 2fb69081, secondary cpu clock
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.222266] KVM setup async PF for cpu 2
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.222871] kvm-stealtime: cpu 2, msr 3eb1c080
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.225181] #3
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.119227] kvm-clock: cpu 3, msr 2fb690c1, secondary cpu clock
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.226683] KVM setup async PF for cpu 3
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.226871] kvm-stealtime: cpu 3, msr 3eb9c080
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.228907] smp: Brought up 1 node, 4 CPUs
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.229878] smpboot: Max logical packages: 1
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.230773] smpboot: Total of 4 processors activated (20760.97 BogoMIPS)
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.231479] devtmpfs: initialized
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.231940] x86/mm: Memory block size: 128MB
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.233098] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.233886] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.234915] pinctrl core: initialized pinctrl subsystem
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.236286] NET: Registered protocol family 16
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.236981] audit: initializing netlink subsys (disabled)
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.237913] audit: type=2000 audit(1707108526.069:1): state=initialized audit_enabled=0 res=1
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.238877] cpuidle: using governor ladder
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.239928] cpuidle: using governor menu
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.241999] KVM setup pv remote TLB flush
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.242878] ACPI: bus type PCI registered
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.243725] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.245015] dca service started, version 1.12.1
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.245945] PCI: Using configuration type 1 for base access
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.246876] PCI: Using configuration type 1 for extended access
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.249944] ACPI: Added _OSI(Module Device)
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.250878] ACPI: Added _OSI(Processor Device)
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.251799] ACPI: Added _OSI(3.0 _SCP Extensions)
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.252877] ACPI: Added _OSI(Processor Aggregator Device)
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.253876] ACPI: Added _OSI(Linux-Dell-Video)
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.254796] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.255875] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.258231] ACPI: 1 ACPI AML tables successfully acquired and loaded
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.259896] ACPI: Interpreter enabled
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.260709] ACPI: (supports S0 S3 S5)
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.261877] ACPI: Using IOAPIC for interrupt routing
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.262889] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.264941] ACPI: Enabled 2 GPEs in block 00 to 0F
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.267473] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.267880] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.270047] acpiphp: Slot [2] registered
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.270892] acpiphp: Slot [3] registered
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.271732] acpiphp: Slot [4] registered
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.272894] acpiphp: Slot [5] registered
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.273768] acpiphp: Slot [6] registered
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.274892] acpiphp: Slot [7] registered
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.275735] acpiphp: Slot [8] registered
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.275896] acpiphp: Slot [9] registered
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.276753] acpiphp: Slot [10] registered
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.277891] acpiphp: Slot [11] registered
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.278749] acpiphp: Slot [12] registered
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.279889] acpiphp: Slot [13] registered
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.280753] acpiphp: Slot [14] registered
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.280892] acpiphp: Slot [15] registered
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.281743] acpiphp: Slot [16] registered
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.282890] acpiphp: Slot [17] registered
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.283763] acpiphp: Slot [18] registered
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.284891] acpiphp: Slot [19] registered
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.285749] acpiphp: Slot [20] registered
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.286890] acpiphp: Slot [21] registered
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.287747] acpiphp: Slot [22] registered
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.287890] acpiphp: Slot [23] registered
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.288753] acpiphp: Slot [24] registered
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.289890] acpiphp: Slot [25] registered
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.290757] acpiphp: Slot [26] registered
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.291889] acpiphp: Slot [27] registered
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.292760] acpiphp: Slot [28] registered
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.293893] acpiphp: Slot [29] registered
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.294756] acpiphp: Slot [30] registered
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.294889] acpiphp: Slot [31] registered
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.295746] PCI host bridge to bus 0000:00
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.296877] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.297876] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.299875] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.300876] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.302876] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.303875] pci_bus 0000:00: root bus resource [bus 00-ff]
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.304918] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.306484] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.308521] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.313518] pci 0000:00:01.1: reg 0x20: [io 0xc140-0xc14f]
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.315904] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.316877] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.317876] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.319876] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.321035] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.322403] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.323887] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.326172] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.328878] pci 0000:00:02.0: reg 0x10: [io 0xc040-0xc05f]
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.330877] pci 0000:00:02.0: reg 0x14: [mem 0xfebf7000-0xfebf7fff]
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.336878] pci 0000:00:02.0: reg 0x20: [mem 0xfebd0000-0xfebd3fff 64bit pref]
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.340578] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.342877] pci 0000:00:03.0: reg 0x10: [io 0xc060-0xc07f]
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.345877] pci 0000:00:03.0: reg 0x14: [mem 0xfebf8000-0xfebf8fff]
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.349877] pci 0000:00:03.0: reg 0x20: [mem 0xfebd4000-0xfebd7fff 64bit pref]
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.353576] pci 0000:00:04.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.355877] pci 0000:00:04.0: reg 0x10: [io 0xc080-0xc09f]
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.357877] pci 0000:00:04.0: reg 0x14: [mem 0xfebf9000-0xfebf9fff]
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.363409] pci 0000:00:04.0: reg 0x20: [mem 0xfebd8000-0xfebdbfff 64bit pref]
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.366572] pci 0000:00:05.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.368877] pci 0000:00:05.0: reg 0x10: [io 0xc0a0-0xc0bf]
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.370876] pci 0000:00:05.0: reg 0x14: [mem 0xfebfa000-0xfebfafff]
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.374877] pci 0000:00:05.0: reg 0x20: [mem 0xfebdc000-0xfebdffff 64bit pref]
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.378566] pci 0000:00:06.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.380877] pci 0000:00:06.0: reg 0x10: [io 0xc0c0-0xc0df]
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.382877] pci 0000:00:06.0: reg 0x14: [mem 0xfebfb000-0xfebfbfff]
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.387877] pci 0000:00:06.0: reg 0x20: [mem 0xfebe0000-0xfebe3fff 64bit pref]
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.390559] pci 0000:00:07.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.393878] pci 0000:00:07.0: reg 0x10: [io 0xc0e0-0xc0ff]
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.395878] pci 0000:00:07.0: reg 0x14: [mem 0xfebfc000-0xfebfcfff]
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.400405] pci 0000:00:07.0: reg 0x20: [mem 0xfebe4000-0xfebe7fff 64bit pref]
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.403584] pci 0000:00:08.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.405876] pci 0000:00:08.0: reg 0x10: [io 0xc100-0xc11f]
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.407862] pci 0000:00:08.0: reg 0x14: [mem 0xfebfd000-0xfebfdfff]
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.412430] pci 0000:00:08.0: reg 0x20: [mem 0xfebe8000-0xfebebfff 64bit pref]
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.416078] pci 0000:00:09.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.418876] pci 0000:00:09.0: reg 0x10: [io 0xc120-0xc13f]
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.420860] pci 0000:00:09.0: reg 0x14: [mem 0xfebfe000-0xfebfefff]
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.424399] pci 0000:00:09.0: reg 0x20: [mem 0xfebec000-0xfebeffff 64bit pref]
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.428577] pci 0000:00:0a.0: [1af4:1004] type 00 class 0x010000
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.430877] pci 0000:00:0a.0: reg 0x10: [io 0xc000-0xc03f]
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.432878] pci 0000:00:0a.0: reg 0x14: [mem 0xfebff000-0xfebfffff]
[2024-02-05T04:48:46.415Z] DEBUG - [ 0.437877] pci 0000:00:0a.0: reg 0x20: [mem 0xfebf0000-0xfebf3fff 64bit pref]
[2024-02-05T04:48:46.667Z] DEBUG - [ 0.441935] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
[2024-02-05T04:48:46.667Z] DEBUG - [ 0.442950] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[2024-02-05T04:48:46.667Z] DEBUG - [ 0.443942] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
[2024-02-05T04:48:46.667Z] DEBUG - [ 0.444940] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
[2024-02-05T04:48:46.667Z] DEBUG - [ 0.446915] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
[2024-02-05T04:48:46.667Z] DEBUG - [ 0.448060] iommu: Default domain type: Translated
[2024-02-05T04:48:46.667Z] DEBUG - [ 0.448952] ACPI: bus type USB registered
[2024-02-05T04:48:46.667Z] DEBUG - [ 0.449827] usbcore: registered new interface driver usbfs
[2024-02-05T04:48:46.667Z] DEBUG - [ 0.450883] usbcore: registered new interface driver hub
[2024-02-05T04:48:46.667Z] DEBUG - [ 0.451880] usbcore: registered new device driver usb
[2024-02-05T04:48:46.667Z] DEBUG - [ 0.452893] pps_core: LinuxPPS API ver. 1 registered
[2024-02-05T04:48:46.667Z] DEBUG - [ 0.453875] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[2024-02-05T04:48:46.667Z] DEBUG - [ 0.455878] PTP clock support registered
[2024-02-05T04:48:46.667Z] DEBUG - [ 0.456883] EDAC MC: Ver: 3.0.0
[2024-02-05T04:48:46.667Z] DEBUG - [ 0.457931] PCI: Using ACPI for IRQ routing
[2024-02-05T04:48:46.667Z] DEBUG - [ 0.459254] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[2024-02-05T04:48:46.667Z] DEBUG - [ 0.459887] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[2024-02-05T04:48:46.667Z] DEBUG - [ 0.463909] clocksource: Switched to clocksource kvm-clock
[2024-02-05T04:48:46.667Z] DEBUG - [ 0.465105] pnp: PnP ACPI init
[2024-02-05T04:48:46.667Z] DEBUG - [ 0.466091] pnp: PnP ACPI: found 6 devices
[2024-02-05T04:48:46.667Z] DEBUG - [ 0.469068] thermal_sys: Registered thermal governor 'fair_share'
[2024-02-05T04:48:46.667Z] DEBUG - [ 0.469069] thermal_sys: Registered thermal governor 'bang_bang'
[2024-02-05T04:48:46.667Z] DEBUG - [ 0.470322] thermal_sys: Registered thermal governor 'step_wise'
[2024-02-05T04:48:46.667Z] DEBUG - [ 0.471546] thermal_sys: Registered thermal governor 'user_space'
[2024-02-05T04:48:46.667Z] DEBUG - [ 0.477385] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[2024-02-05T04:48:46.667Z] DEBUG - [ 0.480348] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[2024-02-05T04:48:46.667Z] DEBUG - [ 0.481605] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[2024-02-05T04:48:46.667Z] DEBUG - [ 0.482855] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[2024-02-05T04:48:46.667Z] DEBUG - [ 0.484212] pci_bus 0000:00: resource 7 [mem 0x40000000-0xfebfffff window]
[2024-02-05T04:48:46.667Z] DEBUG - [ 0.485575] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window]
[2024-02-05T04:48:46.667Z] DEBUG - [ 0.487067] NET: Registered protocol family 2
[2024-02-05T04:48:46.667Z] DEBUG - [ 0.488030] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[2024-02-05T04:48:46.667Z] DEBUG - [ 0.489647] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
[2024-02-05T04:48:46.667Z] DEBUG - [ 0.491303] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[2024-02-05T04:48:46.667Z] DEBUG - [ 0.492822] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
[2024-02-05T04:48:46.667Z] DEBUG - [ 0.494257] TCP: Hash tables configured (established 8192 bind 8192)
[2024-02-05T04:48:46.667Z] DEBUG - [ 0.495686] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[2024-02-05T04:48:46.667Z] DEBUG - [ 0.497005] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[2024-02-05T04:48:46.667Z] DEBUG - [ 0.498451] NET: Registered protocol family 1
[2024-02-05T04:48:46.667Z] DEBUG - [ 0.499366] NET: Registered protocol family 44
[2024-02-05T04:48:46.667Z] DEBUG - [ 0.500304] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[2024-02-05T04:48:46.667Z] DEBUG - [ 0.501463] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[2024-02-05T04:48:46.667Z] DEBUG - [ 0.502664] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[2024-02-05T04:48:46.667Z] DEBUG - [ 0.503987] PCI: CLS 0 bytes, default 64
[2024-02-05T04:48:46.667Z] DEBUG - [ 0.504849] Trying to unpack rootfs image as initramfs...
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.740970] Freeing initrd memory: 26940K
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.742272] Initialise system trusted keyrings
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.743325] workingset: timestamp_bits=40 max_order=18 bucket_order=0
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.746817] Key type asymmetric registered
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.747728] Asymmetric key parser 'x509' registered
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.748742] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.750313] io scheduler mq-deadline registered
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.751275] io scheduler kyber registered
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.752174] io scheduler bfq registered
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.753177] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.754664] ioatdma: Intel(R) QuickData Technology Driver 5.00
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.755929] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.781265] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.783181] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <[email protected]>
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.784525] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.786351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.788785] serio: i8042 KBD port at 0x60,0x64 irq 1
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.789821] serio: i8042 AUX port at 0x60,0x64 irq 12
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.790937] rtc_cmos 00:00: RTC can wake from S4
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.792479] rtc_cmos 00:00: registered as rtc0
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.793447] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram, hpet irqs
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.795160] ledtrig-cpu: registered to indicate activity on CPUs
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.796511] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.796668] NET: Registered protocol family 10
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.803608] Segment Routing with IPv6
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.804438] mip6: Mobile IPv6
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.805492] IPI shorthand broadcast: enabled
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.806429] sched_clock: Marking stable (688176304, 118227031)->(826986155, -20582820)
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.808155] registered taskstats version 1
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.809051] Loading compiled-in X.509 certificates
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.810298] rtc_cmos 00:00: setting system clock to 2024-02-05T04:48:45 UTC (1707108525)
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.812414] Freeing unused kernel image memory: 1200K
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.821250] Write protecting the kernel read-only data: 16384k
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.822724] Freeing unused kernel image memory: 2036K
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.823951] Freeing unused kernel image memory: 1496K
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.828881] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.830169] Run /init as init process
[2024-02-05T04:48:46.920Z] DEBUG - Loading, please wait...
[2024-02-05T04:48:46.920Z] DEBUG - Starting version 241
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.859303] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.862047] SCSI subsystem initialized
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.865001] scsi host0: ata_piix
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.865897] scsi host1: ata_piix
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.866664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc140 irq 14
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.867998] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc148 irq 15
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.871649] PCI Interrupt Link [LNKB] enabled at IRQ 10
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.883961] PCI Interrupt Link [LNKC] enabled at IRQ 11
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.896107] PCI Interrupt Link [LNKD] enabled at IRQ 11
[2024-02-05T04:48:46.920Z] DEBUG - [ 0.908360] PCI Interrupt Link [LNKA] enabled at IRQ 10
[2024-02-05T04:48:46.961Z] DEBUG - [ 11.611965] EXT4-fs (sda1): re-mounted. Opts: (null)
[2024-02-05T04:48:46.961Z] DEBUG - done.
[2024-02-05T04:48:46.961Z] DEBUG - Begin: Running /scripts/init-bottom ... mount: /root/dev: /dev is not a block device.
[2024-02-05T04:48:46.961Z] DEBUG - done.
[2024-02-05T04:48:47.173Z] DEBUG - [ 1.037201] scsi host2: Virtio SCSI HBA
[2024-02-05T04:48:47.173Z] DEBUG - [ 1.038728] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5
[2024-02-05T04:48:47.173Z] DEBUG - [ 1.040789] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5
[2024-02-05T04:48:47.173Z] DEBUG - [ 1.054813] sd 2:0:1:0: Power-on or device reset occurred
[2024-02-05T04:48:47.173Z] DEBUG - [ 1.056015] sd 2:0:0:0: Power-on or device reset occurred
[2024-02-05T04:48:47.173Z] DEBUG - [ 1.057726] sd 2:0:1:0: [sda] 4194304 512-byte logical blocks: (2.15 GB/2.00 GiB)
[2024-02-05T04:48:47.173Z] DEBUG - [ 1.059256] sd 2:0:0:0: [sdb] 4194304 512-byte logical blocks: (2.15 GB/2.00 GiB)
[2024-02-05T04:48:47.173Z] DEBUG - [ 1.059279] sd 2:0:1:0: [sda] Write Protect is off
[2024-02-05T04:48:47.173Z] DEBUG - [ 1.061820] sd 2:0:0:0: [sdb] Write Protect is off
[2024-02-05T04:48:47.173Z] DEBUG - [ 1.061857] sd 2:0:1:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[2024-02-05T04:48:47.173Z] DEBUG - [ 1.064667] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[2024-02-05T04:48:47.173Z] DEBUG - [ 1.071790] sda: sda1
[2024-02-05T04:48:47.173Z] DEBUG - [ 1.076757] sdb: sdb1
[2024-02-05T04:48:47.173Z] DEBUG - [ 1.085795] sd 2:0:1:0: [sda] Attached SCSI disk
[2024-02-05T04:48:47.173Z] DEBUG - [ 1.089796] sd 2:0:0:0: [sdb] Attached SCSI disk
[2024-02-05T04:48:47.173Z] DEBUG - [ 1.097396] md/raid1:md0: active with 2 out of 2 mirrors
[2024-02-05T04:48:47.173Z] DEBUG - [ 1.098521] md0: detected capacity change from 0 to 2144272384
[2024-02-05T04:48:47.173Z] DEBUG - Begin: Loading essential drivers ... done.
[2024-02-05T04:48:47.204Z] INFO - Waiting for shutdown...
[2024-02-05T04:48:47.204Z] INFO - VM is shut down!
[2024-02-05T04:48:47.204Z] INFO - Booting installed system
[2024-02-05T04:48:47.204Z] DEBUG - Executing command: qemu-system-x86_64 -name "TESTVM-UEFI" -smp sockets=1,cpus=4,cores=1 -cpu host -bios /usr/share/OVMF/OVMF_CODE.fd -m 1G -vga none -nographic -machine accel=kvm -uuid d27cf29e-4419-4407-8f82-dc73d1acd184 -cpu host -enable-kvm -netdev user,id=n0 -device virtio-net-pci,netdev=n0,mac=52:54:00:00:00:00,romfile="" -netdev user,id=n1 -device virtio-net-pci,netdev=n1,mac=52:54:00:00:00:01,romfile="" -netdev user,id=n2 -device virtio-net-pci,netdev=n2,mac=52:54:00:00:00:02,romfile="" -netdev user,id=n3 -device virtio-net-pci,netdev=n3,mac=52:54:00:00:00:03,romfile="" -netdev user,id=n4 -device virtio-net-pci,netdev=n4,mac=52:54:00:00:00:04,romfile="" -netdev user,id=n5 -device virtio-net-pci,netdev=n5,mac=52:54:00:00:00:05,romfile="" -netdev user,id=n6 -device virtio-net-pci,netdev=n6,mac=52:54:00:00:00:06,romfile="" -netdev user,id=n7 -device virtio-net-pci,netdev=n7,mac=52:54:00:00:00:07,romfile="" -device virtio-scsi-pci,id=scsi0 -drive format=raw,file=testinstall-20240205-044748-2fa4.img,if=none,media=disk,id=drive-hd1,readonly=off -device scsi-hd,bus=scsi0.0,drive=drive-hd1,id=hd1,bootindex=1
[2024-02-05T04:48:47.204Z] DEBUG - qemu-system-x86_64: warning: This family of AMD CPU doesn't support hyperthreading(4)
[2024-02-05T04:48:47.204Z] DEBUG - Please configure -smp options properly or try enabling topoext feature.
[2024-02-05T04:48:47.516Z] DEBUG - [ 12.042316] systemd[1]: Inserted module 'autofs4'
[2024-02-05T04:48:47.516Z] DEBUG - [ 12.052541] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[2024-02-05T04:48:47.516Z] DEBUG - [ 12.056518] systemd[1]: Detected virtualization kvm.
[2024-02-05T04:48:47.516Z] DEBUG - [ 12.057546] systemd[1]: Detected architecture x86-64.
[2024-02-05T04:48:47.516Z] DEBUG -
[2024-02-05T04:48:47.516Z] DEBUG - Welcome to VyOS 1.3-stable-202402050442 (equuleus)!
[2024-02-05T04:48:47.516Z] DEBUG -
[2024-02-05T04:48:47.516Z] DEBUG - [ 12.077457] systemd[1]: Set hostname to <localhost.localdomain>.
[2024-02-05T04:48:47.516Z] DEBUG - [ 12.078994] systemd[1]: Initializing machine ID from KVM UUID.
[2024-02-05T04:48:47.768Z] DEBUG - [ 12.373045] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Started Dispatch Password …ts to Console Directory Watch.
[2024-02-05T04:48:47.768Z] DEBUG - [ 12.376222] systemd[1]: Created slice User and Session Slice.
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Created slice User and Session Slice.
[2024-02-05T04:48:47.768Z] DEBUG - [ 12.378897] systemd[1]: Created slice system-getty.slice.
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Created slice system-getty.slice.
[2024-02-05T04:48:47.768Z] DEBUG - [ 12.381253] systemd[1]: Reached target Slices.
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Reached target Slices.
[2024-02-05T04:48:47.768Z] DEBUG - [ 12.383762] systemd[1]: Listening on Journal Socket.
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Listening on Journal Socket.
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Reached target Remote File Systems.
[2024-02-05T04:48:47.768Z] DEBUG - Mounting Kernel Debug File System...
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Reached target Network.
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Reached target Network is Online.
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Listening on udev Kernel Socket.
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Listening on initctl Compatibility Named Pipe.
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Listening on Journal Audit Socket.
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Listening on Syslog Socket.
[2024-02-05T04:48:47.768Z] DEBUG - Starting Remount Root and Kernel File Systems...
[2024-02-05T04:48:47.768Z] DEBUG - Mounting POSIX Message Queue File System...
[2024-02-05T04:48:47.768Z] DEBUG - Starting Create list of re…odes for the current kernel...
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Reached target Swap.
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Set up automount Arbitrary…s File System Automount Point.
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Listening on Journal Socket (/dev/log).
[2024-02-05T04:48:47.768Z] DEBUG - Starting Journal Service...
[2024-02-05T04:48:47.768Z] DEBUG - Starting Load Kernel Modules...
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Started Forward Password R…uests to Wall Directory Watch.
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Reached target Paths.
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Reached target Local Encrypted Volumes.
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Listening on udev Control Socket.
[2024-02-05T04:48:47.768Z] DEBUG - Starting udev Coldplug all Devices...
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Created slice system-serial\x2dgetty.slice.
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Mounted Kernel Debug File System.
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Started Remount Root and Kernel File Systems.
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Mounted POSIX Message Q[ 12.424619] random: crng init done
[2024-02-05T04:48:47.768Z] DEBUG - ueue File System.
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Started Create list of req… nodes for the current kernel.
[2024-02-05T04:48:47.768Z] DEBUG - Starting Create System Users...
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Started VyOS configuration daemon.
[2024-02-05T04:48:47.768Z] DEBUG - Starting Load/Save Random Seed...
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Started VyOS DNS configuration keeper.
[2024-02-05T04:48:47.768Z] DEBUG - [ 12.436761] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[2024-02-05T04:48:47.768Z] DEBUG - [ 12.441784] Bridge firewalling registered
[2024-02-05T04:48:47.768Z] DEBUG - [ 12.449466] mpls_gso: MPLS GSO support
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Started Journal Service.
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Started udev Coldplug all Devices.
[2024-02-05T04:48:47.768Z] DEBUG - Starting Flush Journal to Persistent Storage...
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Started Load/Save Random Seed.
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Started Load Kernel Modules.
[2024-02-05T04:48:47.768Z] DEBUG - Starting Apply Kernel Variables...
[2024-02-05T04:48:47.768Z] DEBUG - [ 12.466076] systemd-journald[540]: Received request to flush runtime journal from PID 1
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Started Flush Journal to Persistent Storage.
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Started Apply Kernel Variables.
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Started Create System Users.
[2024-02-05T04:48:47.768Z] DEBUG - Starting Create Static Device Nodes in /dev...
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Started Create Static Device Nodes in /dev.
[2024-02-05T04:48:47.768Z] DEBUG - Starting udev Kernel Device Manager...
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Reached target Local File Systems (Pre).
[2024-02-05T04:48:47.768Z] DEBUG - Mounting /var/tmp...
[2024-02-05T04:48:47.768Z] DEBUG - Mounting /tmp...
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Mounted /var/tmp.
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Mounted /tmp.
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Reached target Local File Systems.
[2024-02-05T04:48:47.768Z] DEBUG - Starting Create Volatile Files and Directories...
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Started Create Volatile Files and Directories.
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Reached target System Time Synchronized.
[2024-02-05T04:48:47.768Z] DEBUG - Starting Update UTMP about System Boot/Shutdown...
[2024-02-05T04:48:47.768Z] DEBUG - Starting live-config conta…t process (late userspace)....
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Started Entropy daemon using the HAVEGE algorithm.
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Started Update UTMP about System Boot/Shutdown.
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Started udev Kernel Device Manager.
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Reached target System Initialization.
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Listening on Podman API Socket.
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Listening on D-Bus System Message Bus Socket.
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Listening on UUID daemon activation socket.
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Started Daily rotation of log files.
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Started Podman auto-update timer.
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Listening on ACPID Listen Socket.
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Reached target Sockets.
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Started Daily Cleanup of Temporary Directories.
[2024-02-05T04:48:47.768Z] DEBUG - [ OK ] Reached target Timers.
[2024-02-05T04:48:48.323Z] DEBUG - [ OK ] Found device /dev/ttyS0.
[2024-02-05T04:48:49.076Z] DEBUG - Welcome to GRUB!
[2024-02-05T04:48:49.076Z] DEBUG -
[2024-02-05T04:48:49.076Z] DEBUG -
GNU GRUB version 2.06-3~deb10u4
[2024-02-05T04:48:49.076Z] DEBUG -
[2024-02-05T04:48:49.076Z] DEBUG -
+----------------------------------------------------------------------------+||||||||||||||||||||||||+----------------------------------------------------------------------------+ Use the ^ and v keys to select which entry is highlighted.
[2024-02-05T04:48:49.076Z] DEBUG -
Press enter to boot the selected OS, `e' to edit the commands
[2024-02-05T04:48:49.076Z] DEBUG -
before booting or `c' for a command-line. VyOS 1.3-stable-202402050442 linux (KVM console) *VyOS 1.3-stable-202402050442 linux (Serial console) VyOS 1.3-stable-202402050442 linux (USB console) Lost password change 1.3-stable-202402050442 (KVM console) Lost password change 1.3-stable-202402050442 (Serial console) Lost password change 1.3-stable-202402050442 (USB console) GNU GRUB version 2.06-3~deb10u4
[2024-02-05T04:48:49.076Z] DEBUG -
[2024-02-05T04:48:49.076Z] DEBUG -
����������������������������������������������������������������������������Ŀ�������������������������������������������������������������������������������������������������������� Use the ^ and v keys to select which entry is highlighted.
[2024-02-05T04:48:49.076Z] DEBUG -
Press enter to boot the selected OS, `e' to edit the commands
[2024-02-05T04:48:49.076Z] DEBUG -
before booting or `c' for a command-line. VyOS 1.3-stable-202402050442 linux (KVM console) *VyOS 1.3-stable-202402050442 linux (Serial console) VyOS 1.3-stable-202402050442 linux (USB console) Lost password change 1.3-stable-202402050442 (KVM console) Lost password change 1.3-stable-202402050442 (Serial console) Lost password change 1.3-stable-202402050442 (USB console) The highlighted entry will be executed automatically in 5s.
[2024-02-05T04:48:49.076Z] INFO - Waiting for login prompt
[2024-02-05T04:48:49.076Z] DEBUG - The highlighted entry will be executed automatically in 5s. error: no suitable video mode found.
[2024-02-05T04:48:49.076Z] DEBUG -
error: no suitable video mode found.
[2024-02-05T04:48:49.076Z] DEBUG -
Booting in blind modeBooting in blind mode
[2024-02-05T04:48:49.076Z] DEBUG -
[2024-02-05T04:48:49.631Z] DEBUG -
[ 0.000000] Linux version 5.4.268-amd64-vyos (vyos_bld@bbdcc08fd433) (gcc version 8.3.0 (Debian 8.3.0-6)) #1 SMP Thu Feb 1 20:43:30 UTC 2024
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.000000] Command line: BOOT_IMAGE=/boot/1.3-stable-202402050442/vmlinuz boot=live rootdelay=5 noautologin net.ifnames=0 biosdevname=0 vyos-union=/boot/1.3-stable-202402050442 console=tty0 console=ttyS0,115200
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.000000] BIOS-provided physical RAM map:
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000007fffff] usable
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x0000000000800000-0x0000000000807fff] ACPI NVS
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x0000000000808000-0x000000000080ffff] usable
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x0000000000810000-0x00000000008fffff] ACPI NVS
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x0000000000900000-0x000000003e8a3fff] usable
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x000000003e8a4000-0x000000003e8b1fff] ACPI NVS
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x000000003e8b2000-0x000000003e8ccfff] reserved
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x000000003e8cd000-0x000000003e9edfff] usable
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x000000003e9ee000-0x000000003eab4fff] reserved
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x000000003eab5000-0x000000003eb1afff] type 20
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x000000003eb1b000-0x000000003fb9afff] usable
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x000000003fb9b000-0x000000003fbcafff] type 20
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x000000003fbcb000-0x000000003fbf2fff] reserved
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x000000003fbf3000-0x000000003fbfafff] ACPI data
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x000000003fbfb000-0x000000003fbfefff] ACPI NVS
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x000000003fbff000-0x000000003ff3ffff] usable
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x000000003ff40000-0x000000003ff5ffff] reserved
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x000000003ff60000-0x000000003fffffff] ACPI NVS
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.000000] NX (Execute Disable) protection: active
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.000000] efi: EFI v2.70 by EDK II
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.000000] efi: SMBIOS=0x3fbcc000 ACPI=0x3fbfa000 ACPI 2.0=0x3fbfa014 MEMATTR=0x3eb2a018
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.000000] SMBIOS 2.8 present.
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 0.0.0 02/06/2015
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.000000] Hypervisor detected: KVM
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.000000] kvm-clock: cpu 0, msr 10b69001, primary cpu clock
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.000000] kvm-clock: using sched offset of 2181086884 cycles
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.000001] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.000002] tsc: Detected 2595.122 MHz processor
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.000294] last_pfn = 0x3ff40 max_arch_pfn = 0x400000000
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.000423] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.003643] Using GB pages for direct mapping
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.003914] Secure boot disabled
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.003915] RAMDISK: [mem 0x34b51000-0x3659ffff]
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.003916] ACPI: Early table checksum verification disabled
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.003918] ACPI: RSDP 0x000000003FBFA014 000024 (v02 BOCHS )
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.003920] ACPI: XSDT 0x000000003FBF90E8 00003C (v01 BOCHS BXPCFACP 00000001 01000013)
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.003924] ACPI: FACP 0x000000003FBF6000 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.003926] ACPI: DSDT 0x000000003FBF7000 001515 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.003928] ACPI: FACS 0x000000003FBFD000 000040
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.003929] ACPI: APIC 0x000000003FBF5000 000090 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.003930] ACPI: HPET 0x000000003FBF4000 000038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001)
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.003932] ACPI: Reserving FACP table memory at [mem 0x3fbf6000-0x3fbf6073]
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.003932] ACPI: Reserving DSDT table memory at [mem 0x3fbf7000-0x3fbf8514]
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.003933] ACPI: Reserving FACS table memory at [mem 0x3fbfd000-0x3fbfd03f]
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.003933] ACPI: Reserving APIC table memory at [mem 0x3fbf5000-0x3fbf508f]
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.003934] ACPI: Reserving HPET table memory at [mem 0x3fbf4000-0x3fbf4037]
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.004315] No NUMA configuration found
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.004316] Faking a node at [mem 0x0000000000000000-0x000000003ff3ffff]
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.004318] NODE_DATA(0) allocated [mem 0x3fec1000-0x3fec3fff]
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.004329] Zone ranges:
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.004329] DMA32 [mem 0x0000000000001000-0x000000003ff3ffff]
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.004330] Normal empty
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.004331] Movable zone start for each node
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.004331] Early memory node ranges
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.004332] node 0: [mem 0x0000000000001000-0x000000000009ffff]
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.004332] node 0: [mem 0x0000000000100000-0x00000000007fffff]
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.004333] node 0: [mem 0x0000000000808000-0x000000000080ffff]
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.004333] node 0: [mem 0x0000000000900000-0x000000003e8a3fff]
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.004334] node 0: [mem 0x000000003e8cd000-0x000000003e9edfff]
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.004334] node 0: [mem 0x000000003eb1b000-0x000000003fb9afff]
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.004334] node 0: [mem 0x000000003fbff000-0x000000003ff3ffff]
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.004650] Zeroed struct page in unavailable ranges: 979 pages
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.004651] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ff3ffff]
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.007937] ACPI: PM-Timer IO Port: 0xb008
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.007950] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.008021] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.008023] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.008024] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.008024] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.008025] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.008026] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.008028] Using ACPI (MADT) for SMP configuration information
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.008029] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.008033] TSC deadline timer available
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.008039] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.008075] [mem 0x40000000-0xffffffff] available for PCI devices
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.008076] Booting paravirtualized kernel on KVM
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.008078] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.050859] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:4 nr_node_ids:1
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.051097] percpu: Embedded 49 pages/cpu s160664 r8192 d31848 u524288
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.051124] KVM setup async PF for cpu 0
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.051134] kvm-stealtime: cpu 0, msr 3d41c080
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.051143] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear)
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.051149] Built 1 zonelists, mobility grouping on. Total pages: 255257
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.051149] Policy zone: DMA32
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.051150] Kernel command line: BOOT_IMAGE=/boot/1.3-stable-202402050442/vmlinuz boot=live rootdelay=5 noautologin net.ifnames=0 biosdevname=0 vyos-union=/boot/1.3-stable-202402050442 console=tty0 console=ttyS0,115200
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.051384] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.051419] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.051491] mem auto-init: stack:off, heap alloc:off, heap free:off
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.052687] Memory: 943444K/1044660K available (10243K kernel code, 652K rwdata, 2600K rodata, 1200K init, 1492K bss, 101216K reserved, 0K cma-reserved)
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.053255] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.053712] rcu: Hierarchical RCU implementation.
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.053713] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.053715] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.053715] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.053719] NR_IRQS: 16640, nr_irqs: 456, preallocated irqs: 16
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.054102] Console: colour dummy device 80x25
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.054172] printk: console [tty0] enabled
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.175880] printk: console [ttyS0] enabled
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.176712] ACPI: Core revision 20190816
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.177711] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.179493] APIC: Switch to symmetric I/O mode setup
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.180807] x2apic enabled
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.181720] Switched APIC routing to physical x2apic.
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.182683] KVM setup pv IPIs
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.185042] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.186183] tsc: Marking TSC unstable due to TSCs unsynchronized
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.187291] Calibrating delay loop (skipped) preset value.. 5190.24 BogoMIPS (lpj=2595122)
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.188661] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.189290] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.190295] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.191290] Spectre V2 : Mitigation: Retpolines
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.192289] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.193289] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.194291] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.195290] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.196339] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.197290] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.198289] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.199289] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.200309] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.201289] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.202290] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format.
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.203513] Freeing SMP alternatives memory: 28K
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.206058] pid_max: default: 32768 minimum: 301
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.207889] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.209303] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.211755] smpboot: CPU0: AMD EPYC 7513 32-Core Processor (family: 0x19, model: 0x1, stepping: 0x1)
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.212678] Performance Events: AMD PMU driver.
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.213298] ... version: 0
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.214013] ... bit width: 48
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.214292] ... generic registers: 4
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.215008] ... value mask: 0000ffffffffffff
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.215293] ... max period: 00007fffffffffff
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.216237] ... fixed-purpose events: 0
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.216293] ... event mask: 000000000000000f
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.217469] rcu: Hierarchical SRCU implementation.
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.219138] smp: Bringing up secondary CPUs ...
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.219744] x86: Booting SMP configuration:
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.220295] .... node #0, CPUs: #1
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.129319] kvm-clock: cpu 1, msr 10b69041, secondary cpu clock
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.221773] KVM setup async PF for cpu 1
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.222288] kvm-stealtime: cpu 1, msr 3d49c080
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.224787] #2
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.129319] kvm-clock: cpu 2, msr 10b69081, secondary cpu clock
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.225929] KVM setup async PF for cpu 2
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.226288] kvm-stealtime: cpu 2, msr 3d51c080
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.228855] #3
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.129319] kvm-clock: cpu 3, msr 10b690c1, secondary cpu clock
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.230305] KVM setup async PF for cpu 3
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.231288] kvm-stealtime: cpu 3, msr 3d59c080
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.232330] smp: Brought up 1 node, 4 CPUs
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.233294] smpboot: Max logical packages: 1
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.234067] smpboot: Total of 4 processors activated (20760.97 BogoMIPS)
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.235299] devtmpfs: initialized
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.235996] x86/mm: Memory block size: 128MB
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.236613] PM: Registering ACPI NVS region [mem 0x00800000-0x00807fff] (32768 bytes)
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.237295] PM: Registering ACPI NVS region [mem 0x00810000-0x008fffff] (983040 bytes)
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.238373] PM: Registering ACPI NVS region [mem 0x3e8a4000-0x3e8b1fff] (57344 bytes)
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.239295] PM: Registering ACPI NVS region [mem 0x3fbfb000-0x3fbfefff] (16384 bytes)
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.240293] PM: Registering ACPI NVS region [mem 0x3ff60000-0x3fffffff] (655360 bytes)
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.241420] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.242295] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[2024-02-05T04:48:49.631Z] DEBUG - [ 0.243330] pinctrl core: initialized pinctrl subsystem
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.244711] NET: Registered protocol family 16
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.245423] audit: initializing netlink subsys (disabled)
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.246326] audit: type=2000 audit(1707108529.484:1): state=initialized audit_enabled=0 res=1
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.247303] cpuidle: using governor ladder
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.248309] cpuidle: using governor menu
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.249897] KVM setup pv remote TLB flush
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.250295] ACPI: bus type PCI registered
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.251058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.252433] dca service started, version 1.12.1
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.253320] PCI: Using configuration type 1 for base access
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.254293] PCI: Using configuration type 1 for extended access
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.257410] ACPI: Added _OSI(Module Device)
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.258304] ACPI: Added _OSI(Processor Device)
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.259096] ACPI: Added _OSI(3.0 _SCP Extensions)
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.260294] ACPI: Added _OSI(Processor Aggregator Device)
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.261251] ACPI: Added _OSI(Linux-Dell-Video)
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.262294] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.263234] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.263650] ACPI: 1 ACPI AML tables successfully acquired and loaded
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.266348] ACPI: Interpreter enabled
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.267014] ACPI: (supports S0 S3 S5)
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.267294] ACPI: Using IOAPIC for interrupt routing
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.268186] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.270359] ACPI: Enabled 2 GPEs in block 00 to 0F
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.272643] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.273298] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.275471] acpiphp: Slot [2] registered
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.276204] acpiphp: Slot [3] registered
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.277308] acpiphp: Slot [4] registered
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.278033] acpiphp: Slot [5] registered
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.278315] acpiphp: Slot [6] registered
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.279050] acpiphp: Slot [7] registered
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.279308] acpiphp: Slot [8] registered
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.280031] acpiphp: Slot [9] registered
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.281307] acpiphp: Slot [10] registered
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.282059] acpiphp: Slot [11] registered
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.282320] acpiphp: Slot [12] registered
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.286313] acpiphp: Slot [13] registered
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.287054] acpiphp: Slot [14] registered
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.288307] acpiphp: Slot [15] registered
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.289064] acpiphp: Slot [16] registered
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.289309] acpiphp: Slot [17] registered
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.290054] acpiphp: Slot [18] registered
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.291308] acpiphp: Slot [19] registered
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.292047] acpiphp: Slot [20] registered
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.292307] acpiphp: Slot [21] registered
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.293052] acpiphp: Slot [22] registered
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.294308] acpiphp: Slot [23] registered
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.295051] acpiphp: Slot [24] registered
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.295308] acpiphp: Slot [25] registered
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.296046] acpiphp: Slot [26] registered
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.296307] acpiphp: Slot [27] registered
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.297058] acpiphp: Slot [28] registered
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.298307] acpiphp: Slot [29] registered
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.299055] acpiphp: Slot [30] registered
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.299308] acpiphp: Slot [31] registered
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.300183] PCI host bridge to bus 0000:00
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.301296] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.302294] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.304294] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.305294] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.306293] pci_bus 0000:00: root bus resource [mem 0x800000000-0x87fffffff window]
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.308294] pci_bus 0000:00: root bus resource [bus 00-ff]
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.309305] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.310917] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.311949] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.316283] pci 0000:00:01.1: reg 0x20: [io 0xc140-0xc14f]
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.319322] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.320294] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.321294] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.322294] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.324455] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.325810] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.327303] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.328591] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.331165] pci 0000:00:02.0: reg 0x10: [io 0xc120-0xc13f]
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.334295] pci 0000:00:02.0: reg 0x14: [mem 0x80008000-0x80008fff]
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.339953] pci 0000:00:02.0: reg 0x20: [mem 0x800000000-0x800003fff 64bit pref]
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.343999] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.347189] pci 0000:00:03.0: reg 0x10: [io 0xc100-0xc11f]
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.350295] pci 0000:00:03.0: reg 0x14: [mem 0x80007000-0x80007fff]
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.355295] pci 0000:00:03.0: reg 0x20: [mem 0x800004000-0x800007fff 64bit pref]
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.359657] pci 0000:00:04.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.362296] pci 0000:00:04.0: reg 0x10: [io 0xc0e0-0xc0ff]
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.365296] pci 0000:00:04.0: reg 0x14: [mem 0x80006000-0x80006fff]
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.370909] pci 0000:00:04.0: reg 0x20: [mem 0x800008000-0x80000bfff 64bit pref]
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.374003] pci 0000:00:05.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.377297] pci 0000:00:05.0: reg 0x10: [io 0xc0c0-0xc0df]
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.381208] pci 0000:00:05.0: reg 0x14: [mem 0x80005000-0x80005fff]
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.385295] pci 0000:00:05.0: reg 0x20: [mem 0x80000c000-0x80000ffff 64bit pref]
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.389013] pci 0000:00:06.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.392295] pci 0000:00:06.0: reg 0x10: [io 0xc0a0-0xc0bf]
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.394295] pci 0000:00:06.0: reg 0x14: [mem 0x80004000-0x80004fff]
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.400295] pci 0000:00:06.0: reg 0x20: [mem 0x800010000-0x800013fff 64bit pref]
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.404030] pci 0000:00:07.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.407295] pci 0000:00:07.0: reg 0x10: [io 0xc080-0xc09f]
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.409296] pci 0000:00:07.0: reg 0x14: [mem 0x80003000-0x80003fff]
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.414294] pci 0000:00:07.0: reg 0x20: [mem 0x800014000-0x800017fff 64bit pref]
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.418024] pci 0000:00:08.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.421294] pci 0000:00:08.0: reg 0x10: [io 0xc060-0xc07f]
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.424296] pci 0000:00:08.0: reg 0x14: [mem 0x80002000-0x80002fff]
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.429295] pci 0000:00:08.0: reg 0x20: [mem 0x800018000-0x80001bfff 64bit pref]
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.433460] pci 0000:00:09.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.435295] pci 0000:00:09.0: reg 0x10: [io 0xc040-0xc05f]
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.438295] pci 0000:00:09.0: reg 0x14: [mem 0x80001000-0x80001fff]
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.443928] pci 0000:00:09.0: reg 0x20: [mem 0x80001c000-0x80001ffff 64bit pref]
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.447008] pci 0000:00:0a.0: [1af4:1004] type 00 class 0x010000
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.450296] pci 0000:00:0a.0: reg 0x10: [io 0xc000-0xc03f]
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.452296] pci 0000:00:0a.0: reg 0x14: [mem 0x80000000-0x80000fff]
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.457295] pci 0000:00:0a.0: reg 0x20: [mem 0x800020000-0x800023fff 64bit pref]
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.461390] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 10 *11)
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.463373] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 10 *11)
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.464392] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 *10 11)
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.466382] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 *10 11)
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.467350] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.468580] iommu: Default domain type: Translated
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.469399] ACPI: bus type USB registered
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.470299] usbcore: registered new interface driver usbfs
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.472301] usbcore: registered new interface driver hub
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.473301] usbcore: registered new device driver usb
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.474330] pps_core: LinuxPPS API ver. 1 registered
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.475295] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.477298] PTP clock support registered
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.478302] EDAC MC: Ver: 3.0.0
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.479589] Registered efivars operations
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.480338] PCI: Using ACPI for IRQ routing
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.481663] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.483296] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.489334] clocksource: Switched to clocksource kvm-clock
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.490652] pnp: PnP ACPI init
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.491629] pnp: PnP ACPI: found 6 devices
[2024-02-05T04:48:49.889Z] DEBUG - [ 0.493423] thermal_sys: Registered thermal governor 'fair_share'
[2024-02-05T04:48:50.143Z] DEBUG - [ 0.493424] thermal_sys: Registered thermal governor 'bang_bang'
[2024-02-05T04:48:50.143Z] DEBUG - [ 0.494808] thermal_sys: Registered thermal governor 'step_wise'
[2024-02-05T04:48:50.143Z] DEBUG - [ 0.496168] thermal_sys: Registered thermal governor 'user_space'
[2024-02-05T04:48:50.143Z] DEBUG - [ 0.502138] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[2024-02-05T04:48:50.143Z] DEBUG - [ 0.505476] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[2024-02-05T04:48:50.143Z] DEBUG - [ 0.506853] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[2024-02-05T04:48:50.143Z] DEBUG - [ 0.508234] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[2024-02-05T04:48:50.143Z] DEBUG - [ 0.509749] pci_bus 0000:00: resource 7 [mem 0x40000000-0xfebfffff window]
[2024-02-05T04:48:50.143Z] DEBUG - [ 0.511258] pci_bus 0000:00: resource 8 [mem 0x800000000-0x87fffffff window]
[2024-02-05T04:48:50.143Z] DEBUG - [ 0.512931] NET: Registered protocol family 2
[2024-02-05T04:48:50.143Z] DEBUG - [ 0.513955] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[2024-02-05T04:48:50.143Z] DEBUG - [ 0.515832] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
[2024-02-05T04:48:50.143Z] DEBUG - [ 0.517716] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[2024-02-05T04:48:50.143Z] DEBUG - [ 0.519452] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
[2024-02-05T04:48:50.143Z] DEBUG - [ 0.521063] TCP: Hash tables configured (established 8192 bind 8192)
[2024-02-05T04:48:50.143Z] DEBUG - [ 0.522500] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[2024-02-05T04:48:50.143Z] DEBUG - [ 0.523984] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[2024-02-05T04:48:50.143Z] DEBUG - [ 0.525596] NET: Registered protocol family 1
[2024-02-05T04:48:50.143Z] DEBUG - [ 0.526598] NET: Registered protocol family 44
[2024-02-05T04:48:50.143Z] DEBUG - [ 0.527613] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[2024-02-05T04:48:50.143Z] DEBUG - [ 0.528902] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[2024-02-05T04:48:50.143Z] DEBUG - [ 0.530231] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[2024-02-05T04:48:50.143Z] DEBUG - [ 0.531716] PCI: CLS 0 bytes, default 64
[2024-02-05T04:48:50.143Z] DEBUG - [ 0.532628] Trying to unpack rootfs image as initramfs...
[2024-02-05T04:48:50.206Z] DEBUG - [ OK ] Started live-config contai…oot process (late userspace)..
[2024-02-05T04:48:50.206Z] DEBUG - [ OK ] Reached target Basic System.
[2024-02-05T04:48:50.206Z] DEBUG - [ OK ] Started VyOS Router.
[2024-02-05T04:48:50.206Z] DEBUG - Starting Permit User Sessions...
[2024-02-05T04:48:50.206Z] DEBUG - Starting System Logging Service...
[2024-02-05T04:48:50.206Z] DEBUG - [ OK ] Started ACPI event daemon.
[2024-02-05T04:48:50.206Z] DEBUG - Starting Podman auto-update service...
[2024-02-05T04:48:50.206Z] DEBUG - Starting OpenBSD Secure Shell session cleanup...
[2024-02-05T04:48:50.206Z] DEBUG - Starting arpwatch service...
[2024-02-05T04:48:50.206Z] DEBUG - Starting Deferred execution scheduler...
[2024-02-05T04:48:50.206Z] DEBUG - Starting Login Service...
[2024-02-05T04:48:50.206Z] DEBUG - Starting LSB: Brings up/down network automatically...
[2024-02-05T04:48:50.206Z] DEBUG - Starting Atop process accounting daemon...
[2024-02-05T04:48:50.206Z] DEBUG - [ OK ] Started Regular background program processing daemon.
[2024-02-05T04:48:50.206Z] DEBUG - [ OK ] Started D-Bus System Message Bus.
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.767410] Freeing initrd memory: 26940K
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.768545] Initialise system trusted keyrings
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.769583] workingset: timestamp_bits=40 max_order=18 bucket_order=0
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.772950] Key type asymmetric registered
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.773694] Asymmetric key parser 'x509' registered
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.774466] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.775875] io scheduler mq-deadline registered
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.776738] io scheduler kyber registered
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.777518] io scheduler bfq registered
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.778433] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.779813] ioatdma: Intel(R) QuickData Technology Driver 5.00
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.780942] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.805656] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.807438] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <[email protected]>
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.808649] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.810281] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.812659] serio: i8042 KBD port at 0x60,0x64 irq 1
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.813574] serio: i8042 AUX port at 0x60,0x64 irq 12
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.814585] rtc_cmos 00:00: RTC can wake from S4
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.815999] rtc_cmos 00:00: registered as rtc0
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.816435] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.816901] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram, hpet irqs
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.819979] ledtrig-cpu: registered to indicate activity on CPUs
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.821350] NET: Registered protocol family 10
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.826398] Segment Routing with IPv6
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.827103] mip6: Mobile IPv6
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.828053] IPI shorthand broadcast: enabled
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.828850] sched_clock: Marking stable (700509774, 128319317)->(848441942, -19612851)
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.834654] registered taskstats version 1
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.835431] Loading compiled-in X.509 certificates
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.836548] rtc_cmos 00:00: setting system clock to 2024-02-05T04:48:49 UTC (1707108529)
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.838514] Freeing unused kernel image memory: 1200K
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.844342] Write protecting the kernel read-only data: 16384k
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.845697] Freeing unused kernel image memory: 2036K
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.846821] Freeing unused kernel image memory: 1496K
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.851645] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.852806] Run /init as init process
[2024-02-05T04:48:50.395Z] DEBUG - Loading, please wait...
[2024-02-05T04:48:50.395Z] DEBUG - Starting version 241
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.882899] SCSI subsystem initialized
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.885845] scsi host0: ata_piix
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.886633] scsi host1: ata_piix
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.887260] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc140 irq 14
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.888495] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc148 irq 15
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.892239] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.892380] PCI Interrupt Link [LNKB] enabled at IRQ 11
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.905269] PCI Interrupt Link [LNKC] enabled at IRQ 10
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.916783] PCI Interrupt Link [LNKD] enabled at IRQ 10
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.928383] PCI Interrupt Link [LNKA] enabled at IRQ 11
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.987572] scsi host2: Virtio SCSI HBA
[2024-02-05T04:48:50.395Z] DEBUG - [ 0.989099] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5
[2024-02-05T04:48:50.459Z] DEBUG - [ OK ] Started Permit User Sessions.
[2024-02-05T04:48:50.459Z] DEBUG - [ OK ] Started OpenBSD Secure Shell session cleanup.
[2024-02-05T04:48:50.459Z] DEBUG - [ OK ] Started arpwatch service.
[2024-02-05T04:48:50.459Z] DEBUG - [ OK ] Started Atop process accounting daemon.
[2024-02-05T04:48:50.459Z] DEBUG - [ OK ] Started System Logging Service.
[2024-02-05T04:48:50.459Z] DEBUG - [ OK ] Started Deferred execution scheduler.
[2024-02-05T04:48:50.459Z] DEBUG - [ OK ] Started Atop advanced performance monitor.
[2024-02-05T04:48:50.459Z] DEBUG - [ OK ] Started Serial Getty on ttyS0.
[2024-02-05T04:48:50.459Z] DEBUG - [ OK ] Started Getty on tty1.
[2024-02-05T04:48:50.459Z] DEBUG - [ OK ] Reached target Login Prompts.
[2024-02-05T04:48:50.459Z] DEBUG - [ 15.060825] vyos-router[764]: Waiting for NICs to settle down: settled in 0sec..
[2024-02-05T04:48:50.459Z] DEBUG - [ OK ] Started Login Service.
[2024-02-05T04:48:50.459Z] DEBUG - [ OK ] Started LSB: Brings up/down network automatically.
[2024-02-05T04:48:50.648Z] DEBUG - [ 1.005287] sd 2:0:0:0: Power-on or device reset occurred
[2024-02-05T04:48:50.648Z] DEBUG - [ 1.007098] sd 2:0:0:0: [sda] 4194304 512-byte logical blocks: (2.15 GB/2.00 GiB)
[2024-02-05T04:48:50.648Z] DEBUG - [ 1.008555] sd 2:0:0:0: [sda] Write Protect is off
[2024-02-05T04:48:50.648Z] DEBUG - [ 1.009538] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[2024-02-05T04:48:50.648Z] DEBUG - [ 1.020413] sda: sda1 sda2 sda3
[2024-02-05T04:48:50.648Z] DEBUG - [ 1.027650] sd 2:0:0:0: [sda] Attached SCSI disk
[2024-02-05T04:48:50.648Z] DEBUG - Begin: Loading essential drivers ... done.
[2024-02-05T04:48:51.810Z] DEBUG - [ 16.389565] vyos-router[764]: Started watchfrr.
[2024-02-05T04:48:51.810Z] DEBUG - [ OK ] Started Podman auto-update service.
[2024-02-05T04:48:51.810Z] DEBUG - [ OK ] Reached target Multi-User System.
[2024-02-05T04:48:51.810Z] DEBUG - [ OK ] Reached target VyOS target.
[2024-02-05T04:48:51.810Z] DEBUG - [ OK ] Reached target Graphical Interface.
[2024-02-05T04:48:51.810Z] DEBUG - Starting Update UTMP about System Runlevel Changes...
[2024-02-05T04:48:51.810Z] DEBUG - [ OK ] Started Update UTMP about System Runlevel Changes.
[2024-02-05T04:48:52.391Z] DEBUG - Begin: Running /scripts/init-premount ... done.
[2024-02-05T04:48:52.391Z] DEBUG - Begin: Mounting root file system ... [ 6.185547] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
[2024-02-05T04:48:52.391Z] DEBUG - [ 6.261255] loop: module loaded
[2024-02-05T04:48:52.391Z] DEBUG - [ 6.282493] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[2024-02-05T04:48:52.391Z] DEBUG - [ 6.290857] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[2024-02-05T04:48:52.391Z] DEBUG - [ 6.292713] uhci_hcd: USB Universal Host Controller Interface driver
[2024-02-05T04:48:52.391Z] DEBUG - [ 6.297871] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[2024-02-05T04:48:52.391Z] DEBUG - [ 6.300978] usbcore: registered new interface driver usb-storage
[2024-02-05T04:48:53.162Z] DEBUG - [ 17.706755] vyos-router[764]: Mounting VyOS Config...done.
[2024-02-05T04:48:53.308Z] DEBUG - Begin: Running /scripts/live-realpremount ... done.
[2024-02-05T04:48:53.308Z] DEBUG - Begin: Mounting "/live/medium//boot/1.3-stable-202402050442/1.3-stable-202402050442.squashfs" on "//1.3-stable-202402050442.squashfs" via "/dev/loop0" ... done.
[2024-02-05T04:48:55.861Z] DEBUG - Begin: Running /scripts/init-premount ... done.
[2024-02-05T04:48:55.861Z] DEBUG - Begin: Mounting root file system ... [ 6.106088] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[2024-02-05T04:48:55.861Z] DEBUG - [ 6.185361] loop: module loaded
[2024-02-05T04:48:55.861Z] DEBUG - [ 6.204034] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[2024-02-05T04:48:55.861Z] DEBUG - [ 6.213229] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[2024-02-05T04:48:55.861Z] DEBUG - [ 6.218043] uhci_hcd: USB Universal Host Controller Interface driver
[2024-02-05T04:48:55.861Z] DEBUG - [ 6.221437] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[2024-02-05T04:48:55.861Z] DEBUG - [ 6.224016] usbcore: registered new interface driver usb-storage
[2024-02-05T04:48:56.405Z] DEBUG - [ 20.933705] vyos-router[764]: Starting VyOS router: migrate rl-system firewall configure.
[2024-02-05T04:48:56.778Z] DEBUG - Begin: Running /scripts/live-realpremount ... done.
[2024-02-05T04:48:56.778Z] DEBUG - Begin: Mounting "/live/medium//boot/1.3-stable-202402050442/1.3-stable-202402050442.squashfs" on "//1.3-stable-202402050442.squashfs" via "/dev/loop0" ... done.
[2024-02-05T04:48:56.960Z] DEBUG - [ 21.417963] vyos-config[797]: Configuration success
[2024-02-05T04:48:57.447Z] DEBUG - [ 11.441984] EXT4-fs (md0): re-mounted. Opts: (null)
[2024-02-05T04:48:57.699Z] DEBUG - done.
[2024-02-05T04:48:57.699Z] DEBUG - Begin: Running /scripts/init-bottom ... mount: /root/dev: /dev is not a block device.
[2024-02-05T04:48:57.699Z] DEBUG - done.
[2024-02-05T04:48:57.951Z] DEBUG - [ 11.732045] random: crng init done
[2024-02-05T04:48:57.951Z] DEBUG - [ 11.858489] systemd[1]: Inserted module 'autofs4'
[2024-02-05T04:48:57.951Z] DEBUG - [ 11.868629] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[2024-02-05T04:48:57.951Z] DEBUG - [ 11.872639] systemd[1]: Detected virtualization kvm.
[2024-02-05T04:48:57.951Z] DEBUG - [ 11.873708] systemd[1]: Detected architecture x86-64.
[2024-02-05T04:48:57.951Z] DEBUG -
[2024-02-05T04:48:57.951Z] DEBUG - Welcome to VyOS 1.3-stable-202402050442 (equuleus)!
[2024-02-05T04:48:57.951Z] DEBUG -
[2024-02-05T04:48:57.951Z] DEBUG - [ 11.891159] systemd[1]: Set hostname to <localhost.localdomain>.
[2024-02-05T04:48:57.951Z] DEBUG - [ 11.892678] systemd[1]: Initializing machine ID from KVM UUID.
[2024-02-05T04:48:58.204Z] DEBUG - [ 12.209551] systemd[1]: Listening on Syslog Socket.
[2024-02-05T04:48:58.204Z] DEBUG - [ OK ] Listening on Syslog Socket.
[2024-02-05T04:48:58.204Z] DEBUG - [ 12.211847] systemd[1]: Listening on udev Kernel Socket.
[2024-02-05T04:48:58.204Z] DEBUG - [ OK ] Listening on udev Kernel Socket.
[2024-02-05T04:48:58.204Z] DEBUG - [ 12.214637] systemd[1]: Created slice system-getty.slice.
[2024-02-05T04:48:58.204Z] DEBUG - [ OK ] Created slice system-getty.slice.
[2024-02-05T04:48:58.204Z] DEBUG - [ 12.217017] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[2024-02-05T04:48:58.204Z] DEBUG - [ OK ] Started Dispatch Password …ts to Console Directory Watch.
[2024-02-05T04:48:58.204Z] DEBUG - [ 12.220138] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[2024-02-05T04:48:58.204Z] DEBUG - [ OK ] Started Forward Password R…uests to Wall Directory Watch.
[2024-02-05T04:48:58.204Z] DEBUG - [ OK ] Listening on initctl Compatibility Named Pipe.
[2024-02-05T04:48:58.204Z] DEBUG - [ OK ] Listening on Journal Audit Socket.
[2024-02-05T04:48:58.204Z] DEBUG - [ OK ] Listening on Journal Socket (/dev/log).
[2024-02-05T04:48:58.204Z] DEBUG - [ OK ] Reached target Swap.
[2024-02-05T04:48:58.312Z] DEBUG -
[2024-02-05T04:48:58.312Z] DEBUG - Welcome to VyOS - vyos ttyS0
[2024-02-05T04:48:58.312Z] DEBUG -
[2024-02-05T04:48:58.312Z] DEBUG - vyos login: vyos
[2024-02-05T04:48:58.312Z] DEBUG - vyos
[2024-02-05T04:48:58.312Z] DEBUG - Password: vyos
[2024-02-05T04:48:58.312Z] DEBUG -
[2024-02-05T04:48:58.312Z] DEBUG - Welcome to VyOS!
[2024-02-05T04:48:58.312Z] DEBUG -
[2024-02-05T04:48:58.312Z] DEBUG - Check out project news at https://blog.vyos.io
[2024-02-05T04:48:58.312Z] DEBUG - and feel free to report bugs at https://vyos.dev
[2024-02-05T04:48:58.312Z] DEBUG -
[2024-02-05T04:48:58.312Z] DEBUG - You can change this banner using "set system login banner post-login" command.
[2024-02-05T04:48:58.312Z] DEBUG -
[2024-02-05T04:48:58.312Z] DEBUG - VyOS is a free software distribution that includes multiple components,
[2024-02-05T04:48:58.312Z] DEBUG - you can check individual component licenses under /usr/share/doc/*/copyright
[2024-02-05T04:48:58.456Z] DEBUG - [ OK ] Reached target Local Encrypted Volumes.
[2024-02-05T04:48:58.456Z] DEBUG - [ OK ] Listening on udev Control Socket.
[2024-02-05T04:48:58.456Z] DEBUG - [ OK ] Set up automount Arbitrary…s File System Automount Point.
[2024-02-05T04:48:58.456Z] DEBUG - [ OK ] Created slice User and Session Slice.
[2024-02-05T04:48:58.456Z] DEBUG - [ OK ] Created slice system-serial\x2dgetty.slice.
[2024-02-05T04:48:58.456Z] DEBUG - [ OK ] Reached target Network.
[2024-02-05T04:48:58.456Z] DEBUG - [ OK ] Reached target Network is Online.
[2024-02-05T04:48:58.456Z] DEBUG - [ OK ] Listening on Journal Socket.
[2024-02-05T04:48:58.456Z] DEBUG - Mounting Kernel Debug File System...
[2024-02-05T04:48:58.456Z] DEBUG - Mounting POSIX Message Queue File System...
[2024-02-05T04:48:58.456Z] DEBUG - Starting Create list of re…odes for the current kernel...
[2024-02-05T04:48:58.456Z] DEBUG - Starting Load Kernel Modules...
[2024-02-05T04:48:58.456Z] DEBUG - Starting Journal Service...
[2024-02-05T04:48:58.456Z] DEBUG - Starting Remount Root and Kernel File Systems...
[2024-02-05T04:48:58.456Z] DEBUG - [ OK ] Reached target Slices.
[2024-02-05T04:48:58.456Z] DEBUG - Starting udev Coldplug all Devices...
[2024-02-05T04:48:58.456Z] DEBUG - [ OK ] Reached target Remote File Systems.
[2024-02-05T04:48:58.456Z] DEBUG - [ OK ] Reached target Paths.
[2024-02-05T04:48:58.456Z] DEBUG - [ OK ] Mounted Kernel Debug File System.
[2024-02-05T04:48:58.456Z] DEBUG - [ OK ] Mounted POSIX Message Queue File System.
[2024-02-05T04:48:58.456Z] DEBUG - [ OK ] Started Create list of req… nodes for the current kernel.
[2024-02-05T04:48:58.456Z] DEBUG - [ OK ] Started Remount Root and Kernel File Systems.
[2024-02-05T04:48:58.456Z] DEBUG - Starting Create System Users...
[2024-02-05T04:48:58.456Z] DEBUG - [ OK ] Started VyOS configuration daemon.
[2024-02-05T04:48:58.456Z] DEBUG - [ OK ] Started VyOS DNS configuration keeper.
[2024-02-05T04:48:58.456Z] DEBUG - Starting Load/Save Random Seed...[ 12.280723] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[2024-02-05T04:48:58.457Z] DEBUG -
[2024-02-05T04:48:58.457Z] DEBUG - [ 12.287568] Bridge firewalling registered
[2024-02-05T04:48:58.457Z] DEBUG - [ OK ] Started Load/Save Random Seed.
[2024-02-05T04:48:58.457Z] DEBUG - [ OK ] Started Journal Service.
[2024-02-05T04:48:58.457Z] DEBUG - Starting Flush Journal to Persistent Storage...
[2024-02-05T04:48:58.457Z] DEBUG - [ 12.300516] mpls_gso: MPLS GSO support
[2024-02-05T04:48:58.457Z] DEBUG - [ OK ] Started udev Coldplug all Devices.
[2024-02-05T04:48:58.457Z] DEBUG - [ 12.309096] systemd-journald[692]: Received request to flush runtime journal from PID 1
[2024-02-05T04:48:58.457Z] DEBUG - [ OK ] Started Flush Journal to Persistent Storage.
[2024-02-05T04:48:58.457Z] DEBUG - [ OK ] Started Load Kernel Modules.
[2024-02-05T04:48:58.457Z] DEBUG - [ OK ] Started Create System Users.
[2024-02-05T04:48:58.457Z] DEBUG - Starting Create Static Device Nodes in /dev...
[2024-02-05T04:48:58.457Z] DEBUG - Starting Apply Kernel Variables...
[2024-02-05T04:48:58.457Z] DEBUG - [ OK ] Started Apply Kernel Variables.
[2024-02-05T04:48:58.457Z] DEBUG - [ OK ] Started Create Static Device Nodes in /dev.
[2024-02-05T04:48:58.457Z] DEBUG - Starting udev Kernel Device Manager...
[2024-02-05T04:48:58.457Z] DEBUG - [ OK ] Reached target Local File Systems (Pre).
[2024-02-05T04:48:58.457Z] DEBUG - Mounting /tmp...
[2024-02-05T04:48:58.457Z] DEBUG - Mounting /var/tmp...
[2024-02-05T04:48:58.457Z] DEBUG - [ OK ] Mounted /tmp.
[2024-02-05T04:48:58.457Z] DEBUG - [ OK ] Mounted /var/tmp.
[2024-02-05T04:48:58.457Z] DEBUG - [ OK ] Reached target Local File Systems.
[2024-02-05T04:48:58.457Z] DEBUG - Starting Create Volatile Files and Directories...
[2024-02-05T04:48:58.457Z] DEBUG - [ OK ] Started Create Volatile Files and Directories.
[2024-02-05T04:48:58.457Z] DEBUG - Starting Update UTMP about System Boot/Shutdown...
[2024-02-05T04:48:58.457Z] DEBUG - Starting live-config conta…t process (late userspace)....
[2024-02-05T04:48:58.457Z] DEBUG - [ OK ] Reached target System Time Synchronized.
[2024-02-05T04:48:58.457Z] DEBUG - [ OK ] Started Entropy daemon using the HAVEGE algorithm.
[2024-02-05T04:48:58.457Z] DEBUG - [ OK ] Started Update UTMP about System Boot/Shutdown.
[2024-02-05T04:48:58.457Z] DEBUG - [ OK ] Started udev Kernel Device Manager.
[2024-02-05T04:48:58.457Z] DEBUG - [ OK ] Reached target System Initialization.
[2024-02-05T04:48:58.457Z] DEBUG - [ OK ] Started Daily rotation of log files.
[2024-02-05T04:48:58.457Z] DEBUG - [ OK ] Started Podman auto-update timer.
[2024-02-05T04:48:58.457Z] DEBUG - [ OK ] Listening on UUID daemon activation socket.
[2024-02-05T04:48:58.457Z] DEBUG - [ OK ] Listening on D-Bus System Message Bus Socket.
[2024-02-05T04:48:58.457Z] DEBUG - [ OK ] Listening on Podman API Socket.
[2024-02-05T04:48:58.457Z] DEBUG - [ OK ] Listening on ACPID Listen Socket.
[2024-02-05T04:48:58.457Z] DEBUG - [ OK ] Reached target Sockets.
[2024-02-05T04:48:58.457Z] DEBUG - [ OK ] Started Daily Cleanup of Temporary Directories.
[2024-02-05T04:48:58.457Z] DEBUG - [ OK ] Reached target Timers.
[2024-02-05T04:48:58.564Z] INFO - Logged in!
[2024-02-05T04:48:58.564Z] DEBUG - vyos@vyos:~$ sudo modprobe mac80211_hwsim
[2024-02-05T04:48:58.564Z] DEBUG - sudo modprobe mac80211_hwsim
[2024-02-05T04:48:58.817Z] DEBUG - vyos@vyos:~$ sudo systemctl start vyos-configd.service &> /dev/null
[2024-02-05T04:48:58.817Z] DEBUG - sudo systemctl start vyos-configd.service &> /dev/null
[2024-02-05T04:48:58.817Z] INFO - Basic CLI configuration mode test
[2024-02-05T04:48:58.817Z] DEBUG - vyos@vyos:~$ configure
[2024-02-05T04:48:58.817Z] DEBUG - configure
[2024-02-05T04:48:59.012Z] DEBUG - [ OK ] Found device /dev/ttyS0.
[2024-02-05T04:48:59.012Z] DEBUG - [ OK ] Started MD array monitor.
[2024-02-05T04:48:59.070Z] DEBUG - [edit]
[2024-02-05T04:48:59.070Z] DEBUG - vyos@vyos# exit
[2024-02-05T04:48:59.070Z] DEBUG - exit
[2024-02-05T04:48:59.070Z] DEBUG - exit
[2024-02-05T04:48:59.070Z] DEBUG - vyos@vyos:~$ show version
[2024-02-05T04:48:59.070Z] DEBUG - show version
[2024-02-05T04:48:59.322Z] DEBUG -
[2024-02-05T04:48:59.322Z] DEBUG - Version: VyOS 1.3-stable-202402050442
[2024-02-05T04:48:59.322Z] DEBUG - Release train: equuleus
[2024-02-05T04:48:59.322Z] DEBUG -
[2024-02-05T04:48:59.322Z] DEBUG - Built by: [email protected]
[2024-02-05T04:48:59.322Z] DEBUG - Built on: Mon 05 Feb 2024 04:42 UTC
[2024-02-05T04:48:59.322Z] DEBUG - Build UUID: 97dee5a2-a98b-4600-9b9c-78544ec89260
[2024-02-05T04:48:59.322Z] DEBUG - Build commit ID: 7ca43c83bce8a0
[2024-02-05T04:48:59.322Z] DEBUG -
[2024-02-05T04:48:59.322Z] DEBUG - Architecture: x86_64
[2024-02-05T04:48:59.322Z] DEBUG - Boot via: installed image
[2024-02-05T04:48:59.322Z] DEBUG - System type: KVM guest
[2024-02-05T04:48:59.322Z] DEBUG -
[2024-02-05T04:48:59.322Z] DEBUG - Hardware vendor: QEMU
[2024-02-05T04:48:59.322Z] DEBUG - Hardware model: Standard PC (i440FX + PIIX, 1996)
[2024-02-05T04:48:59.322Z] DEBUG - Hardware S/N:
[2024-02-05T04:48:59.322Z] DEBUG - Hardware UUID: f48b60b2-e6ad-49ef-9d09-4245d0585e52
[2024-02-05T04:48:59.322Z] DEBUG -
[2024-02-05T04:48:59.322Z] DEBUG - Copyright: VyOS maintainers and contributors
[2024-02-05T04:48:59.322Z] DEBUG -
vyos@vyos:~$ show version kernel
[2024-02-05T04:48:59.322Z] DEBUG - show version kernel
[2024-02-05T04:48:59.322Z] DEBUG -
5.4.268-amd64-vyos
[2024-02-05T04:48:59.322Z] DEBUG -
vyos@vyos:~$ show version frr
[2024-02-05T04:48:59.322Z] DEBUG - show version frr
[2024-02-05T04:48:59.575Z] DEBUG -
FRRouting 7.5.1-20231128-03-g06f8c4ce0 (vyos).
[2024-02-05T04:48:59.575Z] DEBUG - Copyright 1996-2005 Kunihiro Ishiguro, et al.
[2024-02-05T04:48:59.575Z] DEBUG - configured with:
[2024-02-05T04:48:59.575Z] 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-silent-rules' '--libdir=${prefix}/lib/x86_ 64-linux-gnu' '--libexecdir=${prefix}/lib/x86_64-linux-gnu' '--disable-maintaine r-mode' '--enable-exampledir=/usr/share/doc/frr/examples/' '--localstatedir=/var /run/frr' '--sbindir=/usr/lib/frr' '--sysconfdir=/etc/frr' '--with-vtysh-pager=/ usr/bin/pager' '--libdir=/usr/lib/x86_64-linux-gnu/frr' '--with-moduledir=/usr/l ib/x86_64-linux-gnu/frr/modules' '--disable-dependency-tracking' '--enable-syste md=yes' '--enable-rpki' '--with-libpam' '--enable-doc' '--enable-doc-html' '--en able-snmp' '--enable-fpm' '--disable-protobuf' '--disable-zeromq' '--enable-ospf api' '--enable-bgp-vnc' '--enable-multipath=256' '--enable-user=frr' '--enable-g roup=frr' '--enable-vty-group=frrvty' '--enable-configfile-mask=0640' '--enable- logfile-mask=0640' 'build_alias=x86_64-linux-gnu' 'PYTHON=python3'
[2024-02-05T04:48:59.575Z] DEBUG -
vyos@vyos:~$ show interfaces
[2024-02-05T04:48:59.575Z] DEBUG - show interfaces
[2024-02-05T04:48:59.575Z] DEBUG -
Codes: S - State, L - Link, u - Up, D - Down, A - Admin Down
[2024-02-05T04:48:59.575Z] DEBUG - Interface IP Address S/L Description
[2024-02-05T04:48:59.575Z] DEBUG - --------- ---------- --- -----------
[2024-02-05T04:48:59.575Z] DEBUG - eth0 - u/u
[2024-02-05T04:48:59.575Z] DEBUG - eth1 - u/u
[2024-02-05T04:48:59.575Z] DEBUG - eth2 - u/u
[2024-02-05T04:48:59.575Z] DEBUG - eth3 - u/u
[2024-02-05T04:48:59.575Z] DEBUG - eth4 - u/u
[2024-02-05T04:48:59.575Z] DEBUG - eth5 - u/u
[2024-02-05T04:48:59.575Z] DEBUG - eth6 - u/u
[2024-02-05T04:48:59.575Z] DEBUG - eth7 - u/u
[2024-02-05T04:48:59.575Z] DEBUG - lo 127.0.0.1/8 u/u
[2024-02-05T04:48:59.827Z] DEBUG - ::1/128
[2024-02-05T04:48:59.827Z] DEBUG - wlan0 - A/D
[2024-02-05T04:48:59.827Z] DEBUG - wlan1 - A/D
[2024-02-05T04:48:59.827Z] INFO - Adding a legacy WireGuard default keypair for migrations
[2024-02-05T04:48:59.827Z] DEBUG -
vyos@vyos:~$ sudo mkdir -p /config/auth/wireguard/default
[2024-02-05T04:48:59.827Z] DEBUG - sudo mkdir -p /config/auth/wireguard/default
[2024-02-05T04:48:59.827Z] DEBUG - vyos@vyos:~$ echo "aGx+fvW916Ej7QRnBbW3QMoldhNv1u95/WHz45zDmF0=" | sudo tee /config/auth/wireguard/default/private.key
[2024-02-05T04:48:59.827Z] DEBUG - echo "aGx+fvW916Ej7QRnBbW3QMoldhNv1u95/WHz45zDmF0=" | sudo tee /con
fig/auth/wireguard/default/private.key
[2024-02-05T04:48:59.827Z] DEBUG - aGx+fvW916Ej7QRnBbW3QMoldhNv1u95/WHz45zDmF0=
[2024-02-05T04:48:59.827Z] DEBUG - vyos@vyos:~$ echo "x39C77eavJNpvYbNzPSG3n1D68rHYei6q3AEBEyL1z8=" | sudo tee /config/auth/wireguard/default/public.key
[2024-02-05T04:48:59.827Z] DEBUG - echo "x39C77eavJNpvYbNzPSG3n1D68rHYei6q3AEBEyL1z8=" | sudo tee /con
fig/auth/wireguard/default/public.key
[2024-02-05T04:48:59.827Z] DEBUG - x39C77eavJNpvYbNzPSG3n1D68rHYei6q3AEBEyL1z8=
[2024-02-05T04:48:59.827Z] INFO - Generating some OpenVPN keys
[2024-02-05T04:49:00.080Z] DEBUG - vyos@vyos:~$ openssl req -newkey rsa:4096 -new -nodes -x509 -days 3650 -keyout /config/auth/ovpn_test_server.key -out /config/auth/ovpn_test_server.pem -subj /C=DE/ST=BY/O=VyOS/localityName=Cloud/commonName=vyos/organizationalUnitName=VyOS/[email protected]/
[2024-02-05T04:49:00.080Z] DEBUG - openssl req -newkey rsa:4096 -new -nodes -x509 -days 3650 -keyout /
config/auth/ovpn_test_server.key -out /config/auth/ovpn_test_server.pem -subj /C
=DE/ST=BY/O=VyOS/localityName=Cloud/commonName=vyos/organizationalUnitName=VyOS/
[email protected]/
[2024-02-05T04:49:00.080Z] DEBUG - Generating a RSA private key
[2024-02-05T04:49:00.080Z] DEBUG - .++++
[2024-02-05T04:49:00.080Z] DEBUG - ......................................................................++++
[2024-02-05T04:49:00.080Z] DEBUG - writing new private key to '/config/auth/ovpn_test_server.key'
[2024-02-05T04:49:00.080Z] DEBUG - -----
[2024-02-05T04:49:00.333Z] DEBUG - vyos@vyos:~$ openssl req -new -x509 -key /config/auth/ovpn_test_server.key -out /config/auth/ovpn_test_ca.pem -subj /C=DE/ST=BY/O=VyOS/localityName=Cloud/commonName=vyos/organizationalUnitName=VyOS/[email protected]/
[2024-02-05T04:49:00.333Z] DEBUG - openssl req -new -x509 -key /config/auth/ovpn_test_server.key -out
/config/auth/ovpn_test_ca.pem -subj /C=DE/ST=BY/O=VyOS/localityName=Cloud/common
Name=vyos/organizationalUnitName=VyOS/[email protected]/
[2024-02-05T04:49:00.333Z] DEBUG - vyos@vyos:~$ openssl dhparam -out /config/auth/ovpn_test_dh.pem 2048
[2024-02-05T04:49:00.333Z] DEBUG - openssl dhparam -out /config/auth/ovpn_test_dh.pem 2048
[2024-02-05T04:49:00.333Z] DEBUG - Generating DH parameters, 2048 bit long safe prime, generator 2
[2024-02-05T04:49:00.333Z] DEBUG - This is going to take a long time
[2024-02-05T04:49:00.895Z] DEBUG - [ OK ] Started live-config contai…oot process (late userspace)..
[2024-02-05T04:49:00.895Z] DEBUG - [ OK ] Reached target Basic System.
[2024-02-05T04:49:00.895Z] DEBUG - [ OK ] Started ACPI event daemon.
[2024-02-05T04:49:00.895Z] DEBUG - Starting Login Service...
[2024-02-05T04:49:00.895Z] DEBUG - [ OK ] Started Regular background program processing daemon.
[2024-02-05T04:49:00.895Z] DEBUG - Starting Deferred execution scheduler...
[2024-02-05T04:49:00.895Z] DEBUG - Starting arpwatch service...
[2024-02-05T04:49:00.895Z] DEBUG - [ OK ] Started VyOS Router.
[2024-02-05T04:49:00.895Z] DEBUG - Starting System Logging Service...
[2024-02-05T04:49:00.895Z] DEBUG - Starting OpenBSD Secure Shell session cleanup...
[2024-02-05T04:49:00.895Z] DEBUG - Starting LSB: Brings up/down network automatically...
[2024-02-05T04:49:00.895Z] DEBUG - Starting Permit User Sessions...
[2024-02-05T04:49:00.895Z] DEBUG - Starting Podman auto-update service...
[2024-02-05T04:49:00.895Z] DEBUG - Starting Atop process accounting daemon...
[2024-02-05T04:49:00.895Z] DEBUG - [ OK ] Started D-Bus System Message Bus.
[2024-02-05T04:49:00.895Z] DEBUG - [ OK ] Started Deferred execution scheduler.
[2024-02-05T04:49:00.895Z] DEBUG - [ OK ] Started arpwatch service.
[2024-02-05T04:49:00.895Z] DEBUG - [ OK ] Started OpenBSD Secure Shell session cleanup.
[2024-02-05T04:49:00.923Z] DEBUG - [ 11.370709] EXT4-fs (sda3): re-mounted. Opts: (null)
[2024-02-05T04:49:00.923Z] DEBUG - done.
[2024-02-05T04:49:00.923Z] DEBUG - Begin: Running /scripts/init-bottom ... mount: /root/dev: /dev is not a block device.
[2024-02-05T04:49:00.923Z] DEBUG - done.
[2024-02-05T04:49:01.149Z] DEBUG - [ OK ] Started Login Service.
[2024-02-05T04:49:01.149Z] DEBUG - [ OK ] Started System Logging Service.
[2024-02-05T04:49:01.149Z] DEBUG - [ OK ] Started Permit User Sessions.
[2024-02-05T04:49:01.149Z] DEBUG - [ OK ] Started Atop process accounting daemon.
[2024-02-05T04:49:01.149Z] DEBUG - [ OK ] Started Atop advanced performance monitor.
[2024-02-05T04:49:01.149Z] DEBUG - [ OK ] Started Getty on tty1.
[2024-02-05T04:49:01.149Z] DEBUG - [ OK ] Started Serial Getty on ttyS0.
[2024-02-05T04:49:01.149Z] DEBUG - [ OK ] Reached target Login Prompts.
[2024-02-05T04:49:01.149Z] DEBUG - [ 14.986643] vyos-router[933]: Waiting for NICs to settle down: settled in 0sec..
[2024-02-05T04:49:01.149Z] DEBUG - [ OK ] Started LSB: Brings up/down network automatically.
[2024-02-05T04:49:01.477Z] DEBUG - [ 11.807588] systemd[1]: Inserted module 'autofs4'
[2024-02-05T04:49:01.477Z] DEBUG - [ 11.829029] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[2024-02-05T04:49:01.477Z] DEBUG - [ 11.832924] systemd[1]: Detected virtualization kvm.
[2024-02-05T04:49:01.477Z] DEBUG - [ 11.833846] systemd[1]: Detected architecture x86-64.
[2024-02-05T04:49:01.477Z] DEBUG -
[2024-02-05T04:49:01.477Z] DEBUG - Welcome to VyOS 1.3-stable-202402050442 (equuleus)!
[2024-02-05T04:49:01.477Z] DEBUG -
[2024-02-05T04:49:01.477Z] DEBUG - [ 11.849068] systemd[1]: Set hostname to <localhost.localdomain>.
[2024-02-05T04:49:01.477Z] DEBUG - [ 11.850509] systemd[1]: Initializing machine ID from KVM UUID.
[2024-02-05T04:49:01.477Z] DEBUG - [ 12.053462] random: crng init done
[2024-02-05T04:49:01.729Z] DEBUG - [ 12.152964] systemd[1]: Listening on Journal Socket.
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Listening on Journal Socket.
[2024-02-05T04:49:01.729Z] DEBUG - [ 12.155167] systemd[1]: Created slice system-getty.slice.
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Created slice system-getty.slice.
[2024-02-05T04:49:01.729Z] DEBUG - [ 12.158311] systemd[1]: Starting Load Kernel Modules...
[2024-02-05T04:49:01.729Z] DEBUG - Starting Load Kernel Modules...
[2024-02-05T04:49:01.729Z] DEBUG - [ 12.160406] systemd[1]: Listening on initctl Compatibility Named Pipe.
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Listening on initctl Compatibility Named Pipe.
[2024-02-05T04:49:01.729Z] DEBUG - [ 12.163110] systemd[1]: Created slice system-serial\x2dgetty.slice.
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Created slice system-serial\x2dgetty.slice.
[2024-02-05T04:49:01.729Z] DEBUG - Starting Remount Root and Kernel File Systems...
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Listening on Journal Socket (/dev/log).
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Started Dispatch Password …ts to Console Directory Watch.
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Reached target Remote File Systems.
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Reached target Swap.
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Created slice User and Session Slice.
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Listening on Syslog Socket.
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Started Forward Password R…uests to Wall Directory Watch.
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Reached target Paths.
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Reached target Network.
[2024-02-05T04:49:01.729Z] DEBUG - Mounting POSIX Message Queue File System...
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Reached target Network is Online.
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Listening on udev Kernel Socket.
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Listening on udev Control Socket.
[2024-02-05T04:49:01.729Z] DEBUG - Starting udev Coldplug all Devices...
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Reached target Local Encrypted Volumes.
[2024-02-05T04:49:01.729Z] DEBUG - [ 12.189720] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[2024-02-05T04:49:01.729Z] DEBUG - Mounting Kernel Debug File System...
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Set up automount Arbitrary…s File System Automount Point.
[2024-02-05T04:49:01.729Z] DEBUG - [ 12.195307] Bridge firewalling registered
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Reached target Slices.
[2024-02-05T04:49:01.729Z] DEBUG - Starting Create list of re…odes for the current kernel...
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Listening on Journal Audit Socket.
[2024-02-05T04:49:01.729Z] DEBUG - Starting Journal Service...
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Started Remount Root and Kernel File Systems.
[2024-02-05T04:49:01.729Z] DEBUG - [ 12.204541] mpls_gso: MPLS GSO support
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Mounted POSIX Message Queue File System.
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Mounted Kernel Debug File System.
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Started Create list of req… nodes for the current kernel.
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Started Load Kernel Modules.
[2024-02-05T04:49:01.729Z] DEBUG - Starting Apply Kernel Variables...
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Started VyOS configuration daemon.
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Started VyOS DNS configuration keeper.
[2024-02-05T04:49:01.729Z] DEBUG - Starting Create System Users...
[2024-02-05T04:49:01.729Z] DEBUG - Starting Load/Save Random Seed...
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Started udev Coldplug all Devices.
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Started Apply Kernel Variables.
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Started Load/Save Random Seed.
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Started Journal Service.
[2024-02-05T04:49:01.729Z] DEBUG - Starting Flush Journal to Persistent Storage...
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Started Create System Users.
[2024-02-05T04:49:01.729Z] DEBUG - Starting Create Static Device Nodes in /dev...
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Started Flush Journal to Persistent Storage.
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Started Create Static Device Nodes in /dev.
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Reached target Local File Systems (Pre).
[2024-02-05T04:49:01.729Z] DEBUG - Mounting /var/tmp...
[2024-02-05T04:49:01.729Z] DEBUG - Mounting /tmp...
[2024-02-05T04:49:01.729Z] DEBUG - Starting udev Kernel Device Manager...
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Mounted /var/tmp.
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Mounted /tmp.
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Reached target Local File Systems.
[2024-02-05T04:49:01.729Z] DEBUG - Starting Create Volatile Files and Directories...
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Started Create Volatile Files and Directories.
[2024-02-05T04:49:01.729Z] DEBUG - Starting live-config conta…t process (late userspace)....
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Reached target System Time Synchronized.
[2024-02-05T04:49:01.729Z] DEBUG - Starting Update UTMP about System Boot/Shutdown...
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Started Entropy daemon using the HAVEGE algorithm.
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Started Update UTMP about System Boot/Shutdown.
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Started udev Kernel Device Manager.
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Reached target System Initialization.
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Started Podman auto-update timer.
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Listening on UUID daemon activation socket.
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Listening on D-Bus System Message Bus Socket.
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Listening on ACPID Listen Socket.
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Started Daily rotation of log files.
[2024-02-05T04:49:01.729Z] DEBUG - [ OK ] Listening on Podman API Socket.
[2024-02-05T04:49:01.985Z] DEBUG - [ OK ] Reached target Sockets.
[2024-02-05T04:49:01.985Z] DEBUG - [ OK ] Started Daily Cleanup of Temporary Directories.
[2024-02-05T04:49:01.985Z] DEBUG - [ OK ] Reached target Timers.
[2024-02-05T04:49:02.237Z] DEBUG - [ OK ] Found device /dev/ttyS0.
[2024-02-05T04:49:02.501Z] DEBUG - [ 16.320070] vyos-router[933]: Started watchfrr.
[2024-02-05T04:49:02.501Z] DEBUG - [ OK ] Started Podman auto-update service.
[2024-02-05T04:49:02.501Z] DEBUG - [ OK ] Reached target Multi-User System.
[2024-02-05T04:49:02.501Z] DEBUG - [ OK ] Reached target VyOS target.
[2024-02-05T04:49:02.501Z] DEBUG - [ OK ] Reached target Graphical Interface.
[2024-02-05T04:49:02.501Z] DEBUG - Starting Update UTMP about System Runlevel Changes...
[2024-02-05T04:49:02.501Z] DEBUG - [ OK ] Started Update UTMP about System Runlevel Changes.
[2024-02-05T04:49:03.853Z] DEBUG - [ 17.655619] vyos-router[933]: Mounting VyOS Config...done.
[2024-02-05T04:49:04.733Z] DEBUG - [ OK ] Started live-config contai…oot process (late userspace)..
[2024-02-05T04:49:04.733Z] DEBUG - [ OK ] Reached target Basic System.
[2024-02-05T04:49:04.733Z] DEBUG - [ OK ] Started ACPI event daemon.
[2024-02-05T04:49:04.733Z] DEBUG - Starting Podman auto-update service...
[2024-02-05T04:49:04.733Z] DEBUG - [ OK ] Started Regular background program processing daemon.
[2024-02-05T04:49:04.733Z] DEBUG - Starting System Logging Service...
[2024-02-05T04:49:04.733Z] DEBUG - [ OK ] Started VyOS Router.
[2024-02-05T04:49:04.733Z] DEBUG - Starting Permit User Sessions...
[2024-02-05T04:49:04.733Z] DEBUG - Starting OpenBSD Secure Shell session cleanup...
[2024-02-05T04:49:04.733Z] DEBUG - Starting LSB: Brings up/down network automatically...
[2024-02-05T04:49:04.733Z] DEBUG - Starting Atop process accounting daemon...
[2024-02-05T04:49:04.733Z] DEBUG - Starting Deferred execution scheduler...
[2024-02-05T04:49:04.733Z] DEBUG - [ OK ] Started D-Bus System Message Bus.
[2024-02-05T04:49:04.733Z] DEBUG - Starting arpwatch service...
[2024-02-05T04:49:04.733Z] DEBUG - Starting Login Service...
[2024-02-05T04:49:04.733Z] DEBUG - [ OK ] Started Permit User Sessions.
[2024-02-05T04:49:04.733Z] DEBUG - [ OK ] Started OpenBSD Secure Shell session cleanup.
[2024-02-05T04:49:04.733Z] DEBUG - [ OK ] Started Getty on tty1.
[2024-02-05T04:49:04.733Z] DEBUG - [ OK ] Started Serial Getty on ttyS0.
[2024-02-05T04:49:04.733Z] DEBUG - [ OK ] Reached target Login Prompts.
[2024-02-05T04:49:04.733Z] DEBUG - [ OK ] Started System Logging Service.
[2024-02-05T04:49:04.733Z] DEBUG - [ OK ] Started Atop process accounting daemon.
[2024-02-05T04:49:04.733Z] DEBUG - [ OK ] Started Deferred execution scheduler.
[2024-02-05T04:49:04.733Z] DEBUG - [ OK ] Started arpwatch service.
[2024-02-05T04:49:04.733Z] DEBUG - [ OK ] Started Login Service.
[2024-02-05T04:49:04.733Z] DEBUG - [ OK ] Started Atop advanced performance monitor.
[2024-02-05T04:49:04.733Z] DEBUG - [ 14.874825] vyos-router[874]: Waiting for NICs to settle down: settled in 0sec..
[2024-02-05T04:49:04.733Z] DEBUG - [ OK ] Started LSB: Brings up/down network automatically.
[2024-02-05T04:49:06.085Z] DEBUG - [ 16.170237] vyos-router[874]: Started watchfrr.
[2024-02-05T04:49:06.085Z] DEBUG - [ OK ] Started Podman auto-update service.
[2024-02-05T04:49:06.085Z] DEBUG - [ OK ] Reached target Multi-User System.
[2024-02-05T04:49:06.085Z] DEBUG - [ OK ] Reached target VyOS target.
[2024-02-05T04:49:06.085Z] DEBUG - [ OK ] Reached target Graphical Interface.
[2024-02-05T04:49:06.085Z] DEBUG - Starting Update UTMP about System Runlevel Changes...
[2024-02-05T04:49:06.085Z] DEBUG - [ OK ] Started Update UTMP about System Runlevel Changes.
[2024-02-05T04:49:06.845Z] DEBUG - ..........................................................................................................+.......................................................................................................................................................................................................+.......................................+...........................................+....................................................................................................................................................................+......................................................................................................................................................+.........................................................................................................................................................................................................+......+...........................................................................................................................+.................+.................................................+............................................................................................................................................................................+..........................+........+............................+.............................................................................................................+....................................................................................................+...................................................................+...................................+...............................................................................+........................+.................+................+...........................................................................................................................................................................+.........................................+.........................................................................................+.........................................................+...................................+.................................................................................................................+.......................................................++*++*++*++*
[2024-02-05T04:49:06.845Z] DEBUG - vyos@vyos:~$ openvpn --genkey secret /config/auth/ovpn_test_site2site.key
[2024-02-05T04:49:06.845Z] DEBUG - openvpn --genkey secret /config/auth/ovpn_test_site2site.key
[2024-02-05T04:49:06.845Z] DEBUG - vyos@vyos:~$ openvpn --genkey secret /config/auth/ovpn_test_tls_auth.key
[2024-02-05T04:49:06.845Z] DEBUG - openvpn --genkey secret /config/auth/ovpn_test_tls_auth.key
[2024-02-05T04:49:06.845Z] DEBUG - vyos@vyos:~$ echo "#!/bin/sh" > /config/scripts/vyos-foo-update.script; chmod 775 /config/scripts/vyos-foo-update.script
[2024-02-05T04:49:06.845Z] DEBUG - echo "#!/bin/sh" > /config/scripts/vyos-foo-update.script; chmod 77
5 /config/scripts/vyos-foo-update.script
[2024-02-05T04:49:06.845Z] DEBUG - vyos@vyos:~$ sudo chown openvpn:openvpn /config/auth/ovpn_test_ca.pem
[2024-02-05T04:49:06.845Z] DEBUG - sudo chown openvpn:openvpn /config/auth/ovpn_test_ca.pem
[2024-02-05T04:49:06.845Z] DEBUG - vyos@vyos:~$ sudo chown openvpn:openvpn /config/auth/ovpn_test_server.pem
[2024-02-05T04:49:06.845Z] DEBUG - sudo chown openvpn:openvpn /config/auth/ovpn_test_server.pem
[2024-02-05T04:49:06.845Z] DEBUG - vyos@vyos:~$ sudo chown openvpn:openvpn /config/auth/ovpn_test_server.key
[2024-02-05T04:49:06.845Z] DEBUG - sudo chown openvpn:openvpn /config/auth/ovpn_test_server.key
[2024-02-05T04:49:06.845Z] DEBUG - vyos@vyos:~$ sudo chown openvpn:openvpn /config/auth/ovpn_test_dh.pem
[2024-02-05T04:49:06.845Z] DEBUG - sudo chown openvpn:openvpn /config/auth/ovpn_test_dh.pem
[2024-02-05T04:49:06.845Z] DEBUG - vyos@vyos:~$ sudo chown openvpn:openvpn /config/auth/ovpn_test_site2site.key
[2024-02-05T04:49:06.845Z] DEBUG - sudo chown openvpn:openvpn /config/auth/ovpn_test_site2site.key
[2024-02-05T04:49:06.845Z] DEBUG - vyos@vyos:~$ sudo chown openvpn:openvpn /config/auth/ovpn_test_tls_auth.key
[2024-02-05T04:49:06.845Z] DEBUG - sudo chown openvpn:openvpn /config/auth/ovpn_test_tls_auth.key
[2024-02-05T04:49:06.845Z] INFO - Executing load config tests
[2024-02-05T04:49:06.845Z] DEBUG - vyos@vyos:~$ /usr/bin/vyos-configtest
[2024-02-05T04:49:06.845Z] DEBUG - /usr/bin/vyos-configtest
[2024-02-05T04:49:06.845Z] DEBUG - Generating tests
[2024-02-05T04:49:06.845Z] DEBUG - ... completed: 0.000855
[2024-02-05T04:49:07.097Z] DEBUG - [ 20.874449] vyos-router[933]: Starting VyOS router: migrate rl-system firewall configure.
[2024-02-05T04:49:07.438Z] DEBUG - [ 17.716258] vyos-router[874]: Mounting VyOS Config...done.
[2024-02-05T04:49:07.652Z] DEBUG - [ 21.339994] vyos-config[960]: Configuration success
[2024-02-05T04:49:09.004Z] DEBUG -
[2024-02-05T04:49:09.004Z] DEBUG - Welcome to VyOS - vyos ttyS0
[2024-02-05T04:49:09.004Z] DEBUG -
[2024-02-05T04:49:09.004Z] DEBUG - vyos login: vyos
[2024-02-05T04:49:09.004Z] DEBUG - vyos
[2024-02-05T04:49:09.004Z] DEBUG - Password: vyos
[2024-02-05T04:49:09.004Z] DEBUG -
[2024-02-05T04:49:09.004Z] DEBUG - Welcome to VyOS!
[2024-02-05T04:49:09.004Z] DEBUG -
[2024-02-05T04:49:09.004Z] DEBUG - Check out project news at https://blog.vyos.io
[2024-02-05T04:49:09.004Z] DEBUG - and feel free to report bugs at https://vyos.dev
[2024-02-05T04:49:09.004Z] DEBUG -
[2024-02-05T04:49:09.004Z] DEBUG - You can change this banner using "set system login banner post-login" command.
[2024-02-05T04:49:09.004Z] DEBUG -
[2024-02-05T04:49:09.004Z] DEBUG - VyOS is a free software distribution that includes multiple components,
[2024-02-05T04:49:09.004Z] DEBUG - you can check individual component licenses under /usr/share/doc/*/copyright
[2024-02-05T04:49:09.257Z] INFO - Logged in!
[2024-02-05T04:49:09.257Z] DEBUG - vyos@vyos:~$ sudo modprobe mac80211_hwsim
[2024-02-05T04:49:09.257Z] DEBUG - sudo modprobe mac80211_hwsim
[2024-02-05T04:49:09.510Z] DEBUG - vyos@vyos:~$ sudo systemctl start vyos-configd.service &> /dev/null
[2024-02-05T04:49:09.510Z] DEBUG - sudo systemctl start vyos-configd.service &> /dev/null
[2024-02-05T04:49:09.510Z] INFO - Basic CLI configuration mode test
[2024-02-05T04:49:09.510Z] DEBUG - vyos@vyos:~$ configure
[2024-02-05T04:49:09.510Z] DEBUG - configure
[2024-02-05T04:49:09.763Z] DEBUG - [edit]
[2024-02-05T04:49:09.763Z] DEBUG - vyos@vyos# exit
[2024-02-05T04:49:09.763Z] DEBUG - exit
[2024-02-05T04:49:09.763Z] DEBUG - exit
[2024-02-05T04:49:09.763Z] DEBUG - vyos@vyos:~$ show version
[2024-02-05T04:49:09.763Z] DEBUG - show version
[2024-02-05T04:49:10.015Z] DEBUG -
[2024-02-05T04:49:10.015Z] DEBUG - Version: VyOS 1.3-stable-202402050442
[2024-02-05T04:49:10.015Z] DEBUG - Release train: equuleus
[2024-02-05T04:49:10.015Z] DEBUG -
[2024-02-05T04:49:10.015Z] DEBUG - Built by: [email protected]
[2024-02-05T04:49:10.015Z] DEBUG - Built on: Mon 05 Feb 2024 04:42 UTC
[2024-02-05T04:49:10.015Z] DEBUG - Build UUID: 97dee5a2-a98b-4600-9b9c-78544ec89260
[2024-02-05T04:49:10.015Z] DEBUG - Build commit ID: 7ca43c83bce8a0
[2024-02-05T04:49:10.015Z] DEBUG -
[2024-02-05T04:49:10.015Z] DEBUG - Architecture: x86_64
[2024-02-05T04:49:10.015Z] DEBUG - Boot via: installed image
[2024-02-05T04:49:10.015Z] DEBUG - System type: KVM guest
[2024-02-05T04:49:10.015Z] DEBUG -
[2024-02-05T04:49:10.015Z] DEBUG - Hardware vendor: QEMU
[2024-02-05T04:49:10.015Z] DEBUG - Hardware model: Standard PC (i440FX + PIIX, 1996)
[2024-02-05T04:49:10.015Z] DEBUG - Hardware S/N:
[2024-02-05T04:49:10.015Z] DEBUG - Hardware UUID: f48b60b2-e6ad-49ef-9d09-4245d0585e52
[2024-02-05T04:49:10.015Z] DEBUG -
[2024-02-05T04:49:10.015Z] DEBUG - Copyright: VyOS maintainers and contributors
[2024-02-05T04:49:10.015Z] DEBUG -
vyos@vyos:~$ show version kernel
[2024-02-05T04:49:10.015Z] DEBUG - show version kernel
[2024-02-05T04:49:10.015Z] DEBUG -
5.4.268-amd64-vyos
[2024-02-05T04:49:10.015Z] DEBUG -
vyos@vyos:~$ show version frr
[2024-02-05T04:49:10.015Z] DEBUG - show version frr
[2024-02-05T04:49:10.268Z] DEBUG -
FRRouting 7.5.1-20231128-03-g06f8c4ce0 (vyos).
[2024-02-05T04:49:10.268Z] DEBUG - Copyright 1996-2005 Kunihiro Ishiguro, et al.
[2024-02-05T04:49:10.268Z] DEBUG - configured with:
[2024-02-05T04:49:10.268Z] 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-silent-rules' '--libdir=${prefix}/lib/x86_ 64-linux-gnu' '--libexecdir=${prefix}/lib/x86_64-linux-gnu' '--disable-maintaine r-mode' '--enable-exampledir=/usr/share/doc/frr/examples/' '--localstatedir=/var /run/frr' '--sbindir=/usr/lib/frr' '--sysconfdir=/etc/frr' '--with-vtysh-pager=/ usr/bin/pager' '--libdir=/usr/lib/x86_64-linux-gnu/frr' '--with-moduledir=/usr/l ib/x86_64-linux-gnu/frr/modules' '--disable-dependency-tracking' '--enable-syste md=yes' '--enable-rpki' '--with-libpam' '--enable-doc' '--enable-doc-html' '--en able-snmp' '--enable-fpm' '--disable-protobuf' '--disable-zeromq' '--enable-ospf api' '--enable-bgp-vnc' '--enable-multipath=256' '--enable-user=frr' '--enable-g roup=frr' '--enable-vty-group=frrvty' '--enable-configfile-mask=0640' '--enable- logfile-mask=0640' 'build_alias=x86_64-linux-gnu' 'PYTHON=python3'
[2024-02-05T04:49:10.268Z] DEBUG -
vyos@vyos:~$ show interfaces
[2024-02-05T04:49:10.268Z] DEBUG - show interfaces
[2024-02-05T04:49:10.520Z] DEBUG -
Codes: S - State, L - Link, u - Up, D - Down, A - Admin Down
[2024-02-05T04:49:10.520Z] DEBUG - Interface IP Address S/L Description
[2024-02-05T04:49:10.521Z] DEBUG - --------- ---------- --- -----------
[2024-02-05T04:49:10.521Z] DEBUG - eth0 - u/u
[2024-02-05T04:49:10.521Z] DEBUG - eth1 - u/u
[2024-02-05T04:49:10.521Z] DEBUG - eth2 - u/u
[2024-02-05T04:49:10.521Z] DEBUG - eth3 - u/u
[2024-02-05T04:49:10.521Z] DEBUG - eth4 - u/u
[2024-02-05T04:49:10.521Z] DEBUG - eth5 - u/u
[2024-02-05T04:49:10.521Z] DEBUG - eth6 - u/u
[2024-02-05T04:49:10.521Z] DEBUG - eth7 - u/u
[2024-02-05T04:49:10.521Z] DEBUG - lo 127.0.0.1/8 u/u
[2024-02-05T04:49:10.521Z] DEBUG - ::1/128
[2024-02-05T04:49:10.521Z] DEBUG - wlan0 - A/D
[2024-02-05T04:49:10.521Z] DEBUG - wlan1 - A/D
[2024-02-05T04:49:10.521Z] DEBUG -
vyos@vyos:~$ cat /proc/mdstat
[2024-02-05T04:49:10.521Z] DEBUG - cat /proc/mdstat
[2024-02-05T04:49:10.521Z] DEBUG - Personalities : [raid1]
[2024-02-05T04:49:10.521Z] DEBUG - md0 : active raid1 sdb1[1] sda1[0]
[2024-02-05T04:49:10.521Z] DEBUG - 2094016 blocks [2/2] [UU]
[2024-02-05T04:49:10.521Z] DEBUG -
[2024-02-05T04:49:10.521Z] DEBUG - unused devices: <none>
[2024-02-05T04:49:10.521Z] INFO - Shutdown VM and start with empty RAID member "testinstall-20240205-044748-411c_disk0.img"
[2024-02-05T04:49:10.521Z] DEBUG - vyos@vyos:~$ poweroff now
[2024-02-05T04:49:10.521Z] INFO - Shutting down virtual machine
[2024-02-05T04:49:10.521Z] INFO - Waiting for shutdown...
[2024-02-05T04:49:10.682Z] DEBUG - [ 21.089559] vyos-router[874]: Starting VyOS router: migrate rl-system firewall configure.
[2024-02-05T04:49:10.934Z] DEBUG - [ 21.213739] vyos-config[883]: Configuration success
[2024-02-05T04:49:12.291Z] DEBUG -
[2024-02-05T04:49:12.291Z] DEBUG - Welcome to VyOS - vyos ttyS0
[2024-02-05T04:49:12.291Z] DEBUG -
[2024-02-05T04:49:12.291Z] DEBUG - vyos login: vyos
[2024-02-05T04:49:12.291Z] DEBUG - vyos
[2024-02-05T04:49:12.291Z] DEBUG - Password: vyos
[2024-02-05T04:49:12.291Z] DEBUG -
[2024-02-05T04:49:12.546Z] DEBUG - Welcome to VyOS!
[2024-02-05T04:49:12.546Z] DEBUG -
[2024-02-05T04:49:12.546Z] DEBUG - Check out project news at https://blog.vyos.io
[2024-02-05T04:49:12.546Z] DEBUG - and feel free to report bugs at https://vyos.dev
[2024-02-05T04:49:12.546Z] DEBUG -
[2024-02-05T04:49:12.546Z] DEBUG - You can change this banner using "set system login banner post-login" command.
[2024-02-05T04:49:12.546Z] DEBUG -
[2024-02-05T04:49:12.546Z] DEBUG - VyOS is a free software distribution that includes multiple components,
[2024-02-05T04:49:12.546Z] DEBUG - you can check individual component licenses under /usr/share/doc/*/copyright
[2024-02-05T04:49:12.799Z] INFO - Logged in!
[2024-02-05T04:49:12.799Z] DEBUG - vyos@vyos:~$ sudo modprobe mac80211_hwsim
[2024-02-05T04:49:12.799Z] DEBUG - sudo modprobe mac80211_hwsim
[2024-02-05T04:49:12.799Z] DEBUG - vyos@vyos:~$ sudo systemctl stop vyos-configd.service &> /dev/null
[2024-02-05T04:49:12.799Z] DEBUG - sudo systemctl stop vyos-configd.service &> /dev/null
[2024-02-05T04:49:13.051Z] INFO - Basic CLI configuration mode test
[2024-02-05T04:49:13.051Z] DEBUG - vyos@vyos:~$ configure
[2024-02-05T04:49:13.051Z] DEBUG - configure
[2024-02-05T04:49:13.051Z] DEBUG - [edit]
[2024-02-05T04:49:13.304Z] DEBUG - vyos@vyos# exit
[2024-02-05T04:49:13.304Z] DEBUG - exit
[2024-02-05T04:49:13.304Z] DEBUG - exit
[2024-02-05T04:49:13.304Z] DEBUG - vyos@vyos:~$ show version
[2024-02-05T04:49:13.304Z] DEBUG - show version
[2024-02-05T04:49:13.556Z] DEBUG -
[2024-02-05T04:49:13.556Z] DEBUG - Version: VyOS 1.3-stable-202402050442
[2024-02-05T04:49:13.556Z] DEBUG - Release train: equuleus
[2024-02-05T04:49:13.556Z] DEBUG -
[2024-02-05T04:49:13.556Z] DEBUG - Built by: [email protected]
[2024-02-05T04:49:13.556Z] DEBUG - Built on: Mon 05 Feb 2024 04:42 UTC
[2024-02-05T04:49:13.556Z] DEBUG - Build UUID: 97dee5a2-a98b-4600-9b9c-78544ec89260
[2024-02-05T04:49:13.556Z] DEBUG - Build commit ID: 7ca43c83bce8a0
[2024-02-05T04:49:13.556Z] DEBUG -
[2024-02-05T04:49:13.556Z] DEBUG - Architecture: x86_64
[2024-02-05T04:49:13.556Z] DEBUG - Boot via: installed image
[2024-02-05T04:49:13.556Z] DEBUG - System type: KVM guest
[2024-02-05T04:49:13.556Z] DEBUG -
[2024-02-05T04:49:13.556Z] DEBUG - Hardware vendor: QEMU
[2024-02-05T04:49:13.556Z] DEBUG - Hardware model: Standard PC (i440FX + PIIX, 1996)
[2024-02-05T04:49:13.556Z] DEBUG - Hardware S/N:
[2024-02-05T04:49:13.556Z] DEBUG - Hardware UUID: d27cf29e-4419-4407-8f82-dc73d1acd184
[2024-02-05T04:49:13.556Z] DEBUG -
[2024-02-05T04:49:13.556Z] DEBUG - Copyright: VyOS maintainers and contributors
[2024-02-05T04:49:13.556Z] DEBUG -
vyos@vyos:~$ show version kernel
[2024-02-05T04:49:13.556Z] DEBUG - show version kernel
[2024-02-05T04:49:13.556Z] DEBUG -
5.4.268-amd64-vyos
[2024-02-05T04:49:13.556Z] DEBUG -
vyos@vyos:~$ show version frr
[2024-02-05T04:49:13.556Z] DEBUG - show version frr
[2024-02-05T04:49:13.556Z] DEBUG -
FRRouting 7.5.1-20231128-03-g06f8c4ce0 (vyos).
[2024-02-05T04:49:13.556Z] DEBUG - Copyright 1996-2005 Kunihiro Ishiguro, et al.
[2024-02-05T04:49:13.556Z] DEBUG - configured with:
[2024-02-05T04:49:13.556Z] 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-silent-rules' '--libdir=${prefix}/lib/x86_ 64-linux-gnu' '--libexecdir=${prefix}/lib/x86_64-linux-gnu' '--disable-maintaine r-mode' '--enable-exampledir=/usr/share/doc/frr/examples/' '--localstatedir=/var /run/frr' '--sbindir=/usr/lib/frr' '--sysconfdir=/etc/frr' '--with-vtysh-pager=/ usr/bin/pager' '--libdir=/usr/lib/x86_64-linux-gnu/frr' '--with-moduledir=/usr/l ib/x86_64-linux-gnu/frr/modules' '--disable-dependency-tracking' '--enable-syste md=yes' '--enable-rpki' '--with-libpam' '--enable-doc' '--enable-doc-html' '--en able-snmp' '--enable-fpm' '--disable-protobuf' '--disable-zeromq' '--enable-ospf api' '--enable-bgp-vnc' '--enable-multipath=256' '--enable-user=frr' '--enable-g roup=frr' '--enable-vty-group=frrvty' '--enable-configfile-mask=0640' '--enable- logfile-mask=0640' 'build_alias=x86_64-linux-gnu' 'PYTHON=python3'
[2024-02-05T04:49:13.808Z] DEBUG -
vyos@vyos:~$ show interfaces
[2024-02-05T04:49:13.808Z] DEBUG - show interfaces
[2024-02-05T04:49:13.808Z] DEBUG -
Codes: S - State, L - Link, u - Up, D - Down, A - Admin Down
[2024-02-05T04:49:13.808Z] DEBUG - Interface IP Address S/L Description
[2024-02-05T04:49:13.808Z] DEBUG - --------- ---------- --- -----------
[2024-02-05T04:49:13.808Z] DEBUG - eth0 - u/u
[2024-02-05T04:49:13.808Z] DEBUG - eth1 - u/u
[2024-02-05T04:49:13.808Z] DEBUG - eth2 - u/u
[2024-02-05T04:49:13.808Z] DEBUG - eth3 - u/u
[2024-02-05T04:49:13.809Z] DEBUG - eth4 - u/u
[2024-02-05T04:49:13.809Z] DEBUG - eth5 - u/u
[2024-02-05T04:49:13.809Z] DEBUG - eth6 - u/u
[2024-02-05T04:49:13.809Z] DEBUG - eth7 - u/u
[2024-02-05T04:49:13.809Z] DEBUG - lo 127.0.0.1/8 u/u
[2024-02-05T04:49:13.809Z] DEBUG - ::1/128
[2024-02-05T04:49:13.809Z] DEBUG - wlan0 - A/D
[2024-02-05T04:49:13.809Z] DEBUG - wlan1 - A/D
[2024-02-05T04:49:13.809Z] INFO - Executing VyOS smoketests
[2024-02-05T04:49:14.061Z] DEBUG -
vyos@vyos:~$ /usr/bin/vyos-smoketest
[2024-02-05T04:49:14.061Z] DEBUG - /usr/bin/vyos-smoketest
[2024-02-05T04:49:14.061Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_configd_init.py
[2024-02-05T04:49:14.906Z] DEBUG - test_basic_vyos (__main__.TestConfigBasicVyos) ... time: 7.474
[2024-02-05T04:49:14.906Z] DEBUG - ok
[2024-02-05T04:49:16.557Z] DEBUG - test_configd_init (__main__.TestConfigdInit) ... ok
[2024-02-05T04:49:16.557Z] DEBUG -
[2024-02-05T04:49:16.557Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T04:49:16.557Z] DEBUG - Ran 1 test in 2.070s
[2024-02-05T04:49:16.557Z] DEBUG -
[2024-02-05T04:49:16.557Z] DEBUG - OK
[2024-02-05T04:49:16.557Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_configd_inspect.py
[2024-02-05T04:49:16.557Z] DEBUG - test_config_modification (__main__.TestConfigdInclude) ... ok
[2024-02-05T04:49:16.557Z] DEBUG - test_file_instance (__main__.TestConfigdInclude) ... ok
[2024-02-05T04:49:16.557Z] DEBUG - test_function_instance (__main__.TestConfigdInclude) ... ok
[2024-02-05T04:49:16.557Z] DEBUG - test_signatures (__main__.TestConfigdInclude) ... ok
[2024-02-05T04:49:16.557Z] DEBUG -
[2024-02-05T04:49:16.557Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T04:49:16.557Z] DEBUG - Ran 4 tests in 0.392s
[2024-02-05T04:49:16.557Z] DEBUG -
[2024-02-05T04:49:16.557Z] DEBUG - OK
[2024-02-05T04:49:16.557Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_container.py
[2024-02-05T04:49:22.645Z] INFO - Waiting for shutdown...
[2024-02-05T04:49:22.645Z] INFO - VM is shut down!
[2024-02-05T04:49:22.645Z] INFO - Creating Disk image testinstall-20240205-044748-411c_disk0.img
[2024-02-05T04:49:22.645Z] DEBUG - Formatting 'testinstall-20240205-044748-411c_disk0.img', fmt=raw size=2147483648
[2024-02-05T04:49:22.645Z]
[2024-02-05T04:49:22.645Z] INFO - Booting RAID-1 system
[2024-02-05T04:49:22.645Z] DEBUG - Executing command: qemu-system-x86_64 -name "TESTVM" -smp sockets=1,cpus=4,cores=1 -cpu host -m 1G -vga none -nographic -machine accel=kvm -uuid f48b60b2-e6ad-49ef-9d09-4245d0585e52 -cpu host -enable-kvm -netdev user,id=n0 -device virtio-net-pci,netdev=n0,mac=52:54:00:00:00:00,romfile="" -netdev user,id=n1 -device virtio-net-pci,netdev=n1,mac=52:54:00:00:00:01,romfile="" -netdev user,id=n2 -device virtio-net-pci,netdev=n2,mac=52:54:00:00:00:02,romfile="" -netdev user,id=n3 -device virtio-net-pci,netdev=n3,mac=52:54:00:00:00:03,romfile="" -netdev user,id=n4 -device virtio-net-pci,netdev=n4,mac=52:54:00:00:00:04,romfile="" -netdev user,id=n5 -device virtio-net-pci,netdev=n5,mac=52:54:00:00:00:05,romfile="" -netdev user,id=n6 -device virtio-net-pci,netdev=n6,mac=52:54:00:00:00:06,romfile="" -netdev user,id=n7 -device virtio-net-pci,netdev=n7,mac=52:54:00:00:00:07,romfile="" -device virtio-scsi-pci,id=scsi0 -drive format=raw,file=testinstall-20240205-044748-411c_disk0.img,if=none,media=disk,id=drive-hd1,readonly=off -device scsi-hd,bus=scsi0.0,drive=drive-hd1,id=hd1,bootindex=2 -drive format=raw,file=testinstall-20240205-044748-411c_disk1.img,if=none,media=disk,id=drive-hd2,readonly=off -device scsi-hd,bus=scsi0.0,drive=drive-hd2,id=hd2,bootindex=1
[2024-02-05T04:49:22.645Z] DEBUG - qemu-system-x86_64: warning: This family of AMD CPU doesn't support hyperthreading(4)
[2024-02-05T04:49:22.645Z] DEBUG - Please configure -smp options properly or try enabling topoext feature.
[2024-02-05T04:49:22.645Z] DEBUG - cSeaBIOS (version 1.12.0-1)
[2024-02-05T04:49:22.645Z] DEBUG - Machine UUID f48b60b2-e6ad-49ef-9d09-4245d0585e52
[2024-02-05T04:49:22.645Z] DEBUG - Booting from Hard Disk...
[2024-02-05T04:49:22.645Z] DEBUG - GRUB loading.
[2024-02-05T04:49:22.645Z] DEBUG - Welcome to GRUBGNU GRUB version 2.06-3~deb10u4
[2024-02-05T04:49:22.645Z] DEBUG -
[2024-02-05T04:49:22.645Z] DEBUG -
+----------------------------------------------------------------------------+||||||||||||||||||||||||+----------------------------------------------------------------------------+ Use the ^ and v keys to select which entry is highlighted.
[2024-02-05T04:49:22.645Z] DEBUG -
Press enter to boot the selected OS, `e' to edit the commands
[2024-02-05T04:49:22.645Z] DEBUG -
before booting or `c' for a command-line. VyOS 1.3-stable-202402050442 linux (KVM console) *VyOS 1.3-stable-202402050442 linux (Serial console) VyOS 1.3-stable-202402050442 linux (USB console) Lost password change 1.3-stable-202402050442 (KVM console) Lost password change 1.3-stable-202402050442 (Serial console) Lost password change 1.3-stable-202402050442 (USB console) !
[2024-02-05T04:49:22.645Z] DEBUG -
[2024-02-05T04:49:22.645Z] DEBUG - GNU GRUB version 2.06-3~deb10u4┌────────────────────────────────────────────────────────────────────────────┐││││││││││││││││││││││││││└────────────────────────────────────────────────────────────────────────────┘ Use the ↑ and ↓ keys to select which entry is highlighted.
[2024-02-05T04:49:22.645Z] DEBUG - Press enter to boot the selected OS, `e' to edit the commands
[2024-02-05T04:49:22.645Z] DEBUG - before booting or `c' for a command-line. VyOS 1.3-stable-202402050442 linux (KVM console) *VyOS 1.3-stable-202402050442 linux (Serial console) VyOS 1.3-stable-202402050442 linux (USB console) Lost password change 1.3-stable-202402050442 (KVM console) Lost password change 1.3-stable-202402050442 (Serial console) Lost password change 1.3-stable-202402050442 (USB console)
[2024-02-05T04:49:22.645Z] DEBUG -
[2024-02-05T04:49:22.645Z] DEBUG -
[2024-02-05T04:49:22.645Z] DEBUG -
[2024-02-05T04:49:22.645Z] DEBUG -
[2024-02-05T04:49:22.645Z] DEBUG -
[2024-02-05T04:49:22.645Z] DEBUG - The highlighted entry will be executed automatically in 5
[2024-02-05T04:49:22.645Z] INFO - Waiting for login prompt
[2024-02-05T04:49:22.645Z] DEBUG - s. The highlighted entry will be executed automatically in 5s.
[2024-02-05T04:49:22.645Z] DEBUG -
[2024-02-05T04:49:22.645Z] DEBUG -
[2024-02-05T04:49:22.645Z] DEBUG -
[2024-02-05T04:49:22.645Z] DEBUG -
[2024-02-05T04:49:22.645Z] DEBUG -
[2024-02-05T04:49:22.645Z] DEBUG -
[2024-02-05T04:49:22.645Z] DEBUG -
[2024-02-05T04:49:22.645Z] DEBUG -
[2024-02-05T04:49:22.645Z] DEBUG -
[2024-02-05T04:49:22.645Z] DEBUG -
[2024-02-05T04:49:22.645Z] DEBUG -
[2024-02-05T04:49:22.645Z] DEBUG -
[2024-02-05T04:49:22.645Z] DEBUG -
[2024-02-05T04:49:22.645Z] DEBUG -
[2024-02-05T04:49:22.645Z] DEBUG -
[2024-02-05T04:49:22.645Z] DEBUG -
[2024-02-05T04:49:22.645Z] DEBUG -
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.000000] Linux version 5.4.268-amd64-vyos (vyos_bld@bbdcc08fd433) (gcc version 8.3.0 (Debian 8.3.0-6)) #1 SMP Thu Feb 1 20:43:30 UTC 2024
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.000000] Command line: BOOT_IMAGE=/boot/1.3-stable-202402050442/vmlinuz boot=live rootdelay=5 noautologin net.ifnames=0 biosdevname=0 vyos-union=/boot/1.3-stable-202402050442 console=tty0 console=ttyS0,115200
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.000000] BIOS-provided physical RAM map:
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffddfff] usable
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x000000003ffde000-0x000000003fffffff] reserved
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.000000] NX (Execute Disable) protection: active
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.000000] SMBIOS 2.8 present.
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.000000] Hypervisor detected: KVM
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.000000] kvm-clock: cpu 0, msr 1a769001, primary cpu clock
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.000000] kvm-clock: using sched offset of 2047409357 cycles
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.000001] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.000002] tsc: Detected 2595.122 MHz processor
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.000517] last_pfn = 0x3ffde max_arch_pfn = 0x400000000
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.000645] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.002467] found SMP MP-table at [mem 0x000f5a60-0x000f5a6f]
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.002513] Using GB pages for direct mapping
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.002555] RAMDISK: [mem 0x34b51000-0x3659ffff]
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.002567] ACPI: Early table checksum verification disabled
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.002568] ACPI: RSDP 0x00000000000F5890 000014 (v00 BOCHS )
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.002579] ACPI: RSDT 0x000000003FFE1691 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.002581] ACPI: FACP 0x000000003FFE1555 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.002584] ACPI: DSDT 0x000000003FFE0040 001515 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.002585] ACPI: FACS 0x000000003FFE0000 000040
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.002587] ACPI: APIC 0x000000003FFE15C9 000090 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.002588] ACPI: HPET 0x000000003FFE1659 000038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001)
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.002589] ACPI: Reserving FACP table memory at [mem 0x3ffe1555-0x3ffe15c8]
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.002590] ACPI: Reserving DSDT table memory at [mem 0x3ffe0040-0x3ffe1554]
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.002591] ACPI: Reserving FACS table memory at [mem 0x3ffe0000-0x3ffe003f]
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.002591] ACPI: Reserving APIC table memory at [mem 0x3ffe15c9-0x3ffe1658]
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.002592] ACPI: Reserving HPET table memory at [mem 0x3ffe1659-0x3ffe1690]
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.002987] No NUMA configuration found
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.002987] Faking a node at [mem 0x0000000000000000-0x000000003ffddfff]
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.002989] NODE_DATA(0) allocated [mem 0x3ffdb000-0x3ffddfff]
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.003008] Zone ranges:
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.003009] DMA32 [mem 0x0000000000001000-0x000000003ffddfff]
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.003010] Normal empty
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.003010] Movable zone start for each node
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.003011] Early memory node ranges
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.003011] node 0: [mem 0x0000000000001000-0x000000000009efff]
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.003012] node 0: [mem 0x0000000000100000-0x000000003ffddfff]
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.003029] Zeroed struct page in unavailable ranges: 132 pages
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.003030] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffddfff]
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.006140] ACPI: PM-Timer IO Port: 0x608
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.006150] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.006209] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.006211] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[2024-02-05T04:49:22.898Z] DEBUG - [ 0.006211] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.006212] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.006213] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.006213] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.006216] Using ACPI (MADT) for SMP configuration information
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.006217] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.006219] TSC deadline timer available
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.006224] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.006251] [mem 0x40000000-0xfeffbfff] available for PCI devices
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.006252] Booting paravirtualized kernel on KVM
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.006253] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.055934] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:4 nr_node_ids:1
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.056067] percpu: Embedded 49 pages/cpu s160664 r8192 d31848 u524288
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.056090] KVM setup async PF for cpu 0
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.056100] kvm-stealtime: cpu 0, msr 3ea1c080
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.056108] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear)
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.056112] Built 1 zonelists, mobility grouping on. Total pages: 257895
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.056113] Policy zone: DMA32
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.056113] Kernel command line: BOOT_IMAGE=/boot/1.3-stable-202402050442/vmlinuz boot=live rootdelay=5 noautologin net.ifnames=0 biosdevname=0 vyos-union=/boot/1.3-stable-202402050442 console=tty0 console=ttyS0,115200
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.056225] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.056253] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.056313] mem auto-init: stack:off, heap alloc:off, heap free:off
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.057371] Memory: 979660K/1048048K available (10243K kernel code, 652K rwdata, 2600K rodata, 1200K init, 1492K bss, 68388K reserved, 0K cma-reserved)
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.057823] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.057996] rcu: Hierarchical RCU implementation.
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.057997] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.057998] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.057999] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.058002] NR_IRQS: 16640, nr_irqs: 456, preallocated irqs: 16
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.059436] Console: colour VGA+ 80x25
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.070027] printk: console [tty0] enabled
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.169646] printk: console [ttyS0] enabled
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.170586] ACPI: Core revision 20190816
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.171685] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.173629] APIC: Switch to symmetric I/O mode setup
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.175088] x2apic enabled
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.176138] Switched APIC routing to physical x2apic.
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.177225] KVM setup pv IPIs
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.179836] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.181120] tsc: Marking TSC unstable due to TSCs unsynchronized
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.182363] Calibrating delay loop (skipped) preset value.. 5190.24 BogoMIPS (lpj=2595122)
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.183721] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.184362] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.185366] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.186363] Spectre V2 : Mitigation: Retpolines
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.187327] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.187362] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.188363] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.189363] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.190411] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.191363] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.192362] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.193362] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.194382] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.195362] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.196362] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format.
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.197562] Freeing SMP alternatives memory: 28K
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.200406] pid_max: default: 32768 minimum: 301
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.201568] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.202388] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.204048] smpboot: CPU0: AMD EPYC 7513 32-Core Processor (family: 0x19, model: 0x1, stepping: 0x1)
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.204608] Performance Events: AMD PMU driver.
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.205369] ... version: 0
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.206225] ... bit width: 48
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.206366] ... generic registers: 4
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.207212] ... value mask: 0000ffffffffffff
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.207365] ... max period: 00007fffffffffff
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.208366] ... fixed-purpose events: 0
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.209211] ... event mask: 000000000000000f
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.209455] rcu: Hierarchical SRCU implementation.
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.210968] smp: Bringing up secondary CPUs ...
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.211628] x86: Booting SMP configuration:
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.212368] .... node #0, CPUs: #1
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.119168] kvm-clock: cpu 1, msr 1a769041, secondary cpu clock
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.214056] KVM setup async PF for cpu 1
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.214361] kvm-stealtime: cpu 1, msr 3ea9c080
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.217440] #2
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.119168] kvm-clock: cpu 2, msr 1a769081, secondary cpu clock
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.218589] KVM setup async PF for cpu 2
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.219361] kvm-stealtime: cpu 2, msr 3eb1c080
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.221673] #3
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.119168] kvm-clock: cpu 3, msr 1a7690c1, secondary cpu clock
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.223063] KVM setup async PF for cpu 3
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.223361] kvm-stealtime: cpu 3, msr 3eb9c080
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.225405] smp: Brought up 1 node, 4 CPUs
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.226368] smpboot: Max logical packages: 1
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.227263] smpboot: Total of 4 processors activated (20760.97 BogoMIPS)
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.227850] devtmpfs: initialized
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.228430] x86/mm: Memory block size: 128MB
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.229633] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.230377] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.231404] pinctrl core: initialized pinctrl subsystem
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.232768] NET: Registered protocol family 16
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.233470] audit: initializing netlink subsys (disabled)
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.234421] audit: type=2000 audit(1707108562.875:1): state=initialized audit_enabled=0 res=1
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.235375] cpuidle: using governor ladder
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.236378] cpuidle: using governor menu
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.238474] KVM setup pv remote TLB flush
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.239368] ACPI: bus type PCI registered
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.240212] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.241507] dca service started, version 1.12.1
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.242435] PCI: Using configuration type 1 for base access
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.243365] PCI: Using configuration type 1 for extended access
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.246448] ACPI: Added _OSI(Module Device)
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.247375] ACPI: Added _OSI(Processor Device)
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.248308] ACPI: Added _OSI(3.0 _SCP Extensions)
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.249369] ACPI: Added _OSI(Processor Aggregator Device)
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.250366] ACPI: Added _OSI(Linux-Dell-Video)
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.251287] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.252367] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.253726] ACPI: 1 ACPI AML tables successfully acquired and loaded
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.256424] ACPI: Interpreter enabled
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.257229] ACPI: (supports S0 S3 S5)
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.258367] ACPI: Using IOAPIC for interrupt routing
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.259373] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.261430] ACPI: Enabled 2 GPEs in block 00 to 0F
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.263916] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.264371] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.266556] acpiphp: Slot [2] registered
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.267381] acpiphp: Slot [3] registered
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.268238] acpiphp: Slot [4] registered
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.269381] acpiphp: Slot [5] registered
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.270228] acpiphp: Slot [6] registered
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.271380] acpiphp: Slot [7] registered
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.272223] acpiphp: Slot [8] registered
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.272381] acpiphp: Slot [9] registered
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.273266] acpiphp: Slot [10] registered
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.274383] acpiphp: Slot [11] registered
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.275275] acpiphp: Slot [12] registered
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.276381] acpiphp: Slot [13] registered
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.277252] acpiphp: Slot [14] registered
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.278380] acpiphp: Slot [15] registered
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.279246] acpiphp: Slot [16] registered
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.279379] acpiphp: Slot [17] registered
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.280247] acpiphp: Slot [18] registered
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.281380] acpiphp: Slot [19] registered
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.282240] acpiphp: Slot [20] registered
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.283379] acpiphp: Slot [21] registered
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.284242] acpiphp: Slot [22] registered
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.284381] acpiphp: Slot [23] registered
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.285245] acpiphp: Slot [24] registered
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.286380] acpiphp: Slot [25] registered
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.287238] acpiphp: Slot [26] registered
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.288380] acpiphp: Slot [27] registered
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.289249] acpiphp: Slot [28] registered
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.290380] acpiphp: Slot [29] registered
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.291247] acpiphp: Slot [30] registered
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.291379] acpiphp: Slot [31] registered
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.292293] PCI host bridge to bus 0000:00
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.293368] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.294366] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.296367] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.297366] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.299366] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.300367] pci_bus 0000:00: root bus resource [bus 00-ff]
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.301408] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.303988] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.305014] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.309977] pci 0000:00:01.1: reg 0x20: [io 0xc140-0xc14f]
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.312395] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.313367] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.314366] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.316368] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.317525] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.319885] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.321377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.322660] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.325368] pci 0000:00:02.0: reg 0x10: [io 0xc040-0xc05f]
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.327368] pci 0000:00:02.0: reg 0x14: [mem 0xfebf7000-0xfebf7fff]
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.333368] pci 0000:00:02.0: reg 0x20: [mem 0xfebd0000-0xfebd3fff 64bit pref]
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.337514] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.340368] pci 0000:00:03.0: reg 0x10: [io 0xc060-0xc07f]
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.342367] pci 0000:00:03.0: reg 0x14: [mem 0xfebf8000-0xfebf8fff]
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.346366] pci 0000:00:03.0: reg 0x20: [mem 0xfebd4000-0xfebd7fff 64bit pref]
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.350065] pci 0000:00:04.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.352367] pci 0000:00:04.0: reg 0x10: [io 0xc080-0xc09f]
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.354366] pci 0000:00:04.0: reg 0x14: [mem 0xfebf9000-0xfebf9fff]
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.359369] pci 0000:00:04.0: reg 0x20: [mem 0xfebd8000-0xfebdbfff 64bit pref]
[2024-02-05T04:49:23.150Z] DEBUG - [ 0.363068] pci 0000:00:05.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.365367] pci 0000:00:05.0: reg 0x10: [io 0xc0a0-0xc0bf]
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.368368] pci 0000:00:05.0: reg 0x14: [mem 0xfebfa000-0xfebfafff]
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.372367] pci 0000:00:05.0: reg 0x20: [mem 0xfebdc000-0xfebdffff 64bit pref]
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.376081] pci 0000:00:06.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.378367] pci 0000:00:06.0: reg 0x10: [io 0xc0c0-0xc0df]
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.381367] pci 0000:00:06.0: reg 0x14: [mem 0xfebfb000-0xfebfbfff]
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.385367] pci 0000:00:06.0: reg 0x20: [mem 0xfebe0000-0xfebe3fff 64bit pref]
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.388062] pci 0000:00:07.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.391367] pci 0000:00:07.0: reg 0x10: [io 0xc0e0-0xc0ff]
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.393367] pci 0000:00:07.0: reg 0x14: [mem 0xfebfc000-0xfebfcfff]
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.397916] pci 0000:00:07.0: reg 0x20: [mem 0xfebe4000-0xfebe7fff 64bit pref]
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.401062] pci 0000:00:08.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.403367] pci 0000:00:08.0: reg 0x10: [io 0xc100-0xc11f]
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.405367] pci 0000:00:08.0: reg 0x14: [mem 0xfebfd000-0xfebfdfff]
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.409914] pci 0000:00:08.0: reg 0x20: [mem 0xfebe8000-0xfebebfff 64bit pref]
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.413064] pci 0000:00:09.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.415367] pci 0000:00:09.0: reg 0x10: [io 0xc120-0xc13f]
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.417353] pci 0000:00:09.0: reg 0x14: [mem 0xfebfe000-0xfebfefff]
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.422905] pci 0000:00:09.0: reg 0x20: [mem 0xfebec000-0xfebeffff 64bit pref]
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.425040] pci 0000:00:0a.0: [1af4:1004] type 00 class 0x010000
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.428367] pci 0000:00:0a.0: reg 0x10: [io 0xc000-0xc03f]
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.430366] pci 0000:00:0a.0: reg 0x14: [mem 0xfebff000-0xfebfffff]
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.435368] pci 0000:00:0a.0: reg 0x20: [mem 0xfebf0000-0xfebf3fff 64bit pref]
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.438435] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.439440] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.440432] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.442436] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.443402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.444571] iommu: Default domain type: Translated
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.445430] ACPI: bus type USB registered
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.446304] usbcore: registered new interface driver usbfs
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.448377] usbcore: registered new interface driver hub
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.449370] usbcore: registered new device driver usb
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.450384] pps_core: LinuxPPS API ver. 1 registered
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.451366] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.452368] PTP clock support registered
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.453237] EDAC MC: Ver: 3.0.0
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.454686] PCI: Using ACPI for IRQ routing
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.456408] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.457376] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.462404] clocksource: Switched to clocksource kvm-clock
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.463594] pnp: PnP ACPI init
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.464592] pnp: PnP ACPI: found 6 devices
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.467563] thermal_sys: Registered thermal governor 'fair_share'
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.467563] thermal_sys: Registered thermal governor 'bang_bang'
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.468795] thermal_sys: Registered thermal governor 'step_wise'
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.470000] thermal_sys: Registered thermal governor 'user_space'
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.475851] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.478826] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.480077] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.481335] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.482698] pci_bus 0000:00: resource 7 [mem 0x40000000-0xfebfffff window]
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.484060] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window]
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.485542] NET: Registered protocol family 2
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.486523] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.488158] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.489815] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.491364] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.492997] TCP: Hash tables configured (established 8192 bind 8192)
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.494302] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.495619] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.497052] NET: Registered protocol family 1
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.497977] NET: Registered protocol family 44
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.498994] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.500165] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.501374] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.503057] PCI: CLS 0 bytes, default 64
[2024-02-05T04:49:23.403Z] DEBUG - [ 0.503971] Trying to unpack rootfs image as initramfs...
[2024-02-05T04:49:23.656Z] DEBUG - [ 0.739673] Freeing initrd memory: 26940K
[2024-02-05T04:49:23.656Z] DEBUG - [ 0.740837] Initialise system trusted keyrings
[2024-02-05T04:49:23.656Z] DEBUG - [ 0.741882] workingset: timestamp_bits=40 max_order=18 bucket_order=0
[2024-02-05T04:49:23.656Z] DEBUG - [ 0.745325] Key type asymmetric registered
[2024-02-05T04:49:23.656Z] DEBUG - [ 0.746207] Asymmetric key parser 'x509' registered
[2024-02-05T04:49:23.656Z] DEBUG - [ 0.747234] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[2024-02-05T04:49:23.656Z] DEBUG - [ 0.748783] io scheduler mq-deadline registered
[2024-02-05T04:49:23.656Z] DEBUG - [ 0.749738] io scheduler kyber registered
[2024-02-05T04:49:23.656Z] DEBUG - [ 0.750633] io scheduler bfq registered
[2024-02-05T04:49:23.656Z] DEBUG - [ 0.751627] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[2024-02-05T04:49:23.656Z] DEBUG - [ 0.753106] ioatdma: Intel(R) QuickData Technology Driver 5.00
[2024-02-05T04:49:23.656Z] DEBUG - [ 0.754356] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[2024-02-05T04:49:23.656Z] DEBUG - [ 0.779001] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[2024-02-05T04:49:23.656Z] DEBUG - [ 0.780865] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <[email protected]>
[2024-02-05T04:49:23.656Z] DEBUG - [ 0.782216] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[2024-02-05T04:49:23.656Z] DEBUG - [ 0.783986] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[2024-02-05T04:49:23.656Z] DEBUG - [ 0.786434] serio: i8042 KBD port at 0x60,0x64 irq 1
[2024-02-05T04:49:23.656Z] DEBUG - [ 0.787469] serio: i8042 AUX port at 0x60,0x64 irq 12
[2024-02-05T04:49:23.656Z] DEBUG - [ 0.788584] rtc_cmos 00:00: RTC can wake from S4
[2024-02-05T04:49:23.656Z] DEBUG - [ 0.790074] rtc_cmos 00:00: registered as rtc0
[2024-02-05T04:49:23.656Z] DEBUG - [ 0.790523] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[2024-02-05T04:49:23.656Z] DEBUG - [ 0.791107] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram, hpet irqs
[2024-02-05T04:49:23.656Z] DEBUG - [ 0.794446] ledtrig-cpu: registered to indicate activity on CPUs
[2024-02-05T04:49:23.656Z] DEBUG - [ 0.795904] NET: Registered protocol family 10
[2024-02-05T04:49:23.656Z] DEBUG - [ 0.801325] Segment Routing with IPv6
[2024-02-05T04:49:23.656Z] DEBUG - [ 0.802146] mip6: Mobile IPv6
[2024-02-05T04:49:23.656Z] DEBUG - [ 0.803195] IPI shorthand broadcast: enabled
[2024-02-05T04:49:23.656Z] DEBUG - [ 0.804103] sched_clock: Marking stable (685013538, 118168792)->(825877706, -22695376)
[2024-02-05T04:49:23.656Z] DEBUG - [ 0.805792] registered taskstats version 1
[2024-02-05T04:49:23.656Z] DEBUG - [ 0.806694] Loading compiled-in X.509 certificates
[2024-02-05T04:49:23.656Z] DEBUG - [ 0.807908] rtc_cmos 00:00: setting system clock to 2024-02-05T04:49:22 UTC (1707108562)
[2024-02-05T04:49:23.656Z] DEBUG - [ 0.809959] Freeing unused kernel image memory: 1200K
[2024-02-05T04:49:23.656Z] DEBUG - [ 0.818197] Write protecting the kernel read-only data: 16384k
[2024-02-05T04:49:23.656Z] DEBUG - [ 0.819649] Freeing unused kernel image memory: 2036K
[2024-02-05T04:49:23.656Z] DEBUG - [ 0.820862] Freeing unused kernel image memory: 1496K
[2024-02-05T04:49:23.656Z] DEBUG - [ 0.825819] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[2024-02-05T04:49:23.656Z] DEBUG - [ 0.827109] Run /init as init process
[2024-02-05T04:49:23.656Z] DEBUG - Loading, please wait...
[2024-02-05T04:49:23.656Z] DEBUG - Starting version 241
[2024-02-05T04:49:23.656Z] DEBUG - [ 0.856090] SCSI subsystem initialized
[2024-02-05T04:49:23.656Z] DEBUG - [ 0.859337] scsi host0: ata_piix
[2024-02-05T04:49:23.656Z] DEBUG - [ 0.860187] scsi host1: ata_piix
[2024-02-05T04:49:23.656Z] DEBUG - [ 0.860937] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc140 irq 14
[2024-02-05T04:49:23.656Z] DEBUG - [ 0.862299] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc148 irq 15
[2024-02-05T04:49:23.656Z] DEBUG - [ 0.867112] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0
[2024-02-05T04:49:23.908Z] DEBUG - [ 0.867382] PCI Interrupt Link [LNKB] enabled at IRQ 10
[2024-02-05T04:49:23.908Z] DEBUG - [ 0.881167] PCI Interrupt Link [LNKC] enabled at IRQ 11
[2024-02-05T04:49:23.908Z] DEBUG - [ 0.893026] PCI Interrupt Link [LNKD] enabled at IRQ 11
[2024-02-05T04:49:23.908Z] DEBUG - [ 0.905243] PCI Interrupt Link [LNKA] enabled at IRQ 10
[2024-02-05T04:49:23.908Z] DEBUG - [ 1.046083] scsi host2: Virtio SCSI HBA
[2024-02-05T04:49:23.908Z] DEBUG - [ 1.047526] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5
[2024-02-05T04:49:23.908Z] DEBUG - [ 1.049428] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5
[2024-02-05T04:49:23.908Z] DEBUG - [ 1.061053] sd 2:0:0:0: Power-on or device reset occurred
[2024-02-05T04:49:23.908Z] DEBUG - [ 1.062244] sd 2:0:1:0: Power-on or device reset occurred
[2024-02-05T04:49:23.908Z] DEBUG - [ 1.063621] sd 2:0:0:0: [sda] 4194304 512-byte logical blocks: (2.15 GB/2.00 GiB)
[2024-02-05T04:49:23.908Z] DEBUG - [ 1.063659] sd 2:0:1:0: [sdb] 4194304 512-byte logical blocks: (2.15 GB/2.00 GiB)
[2024-02-05T04:49:23.908Z] DEBUG - [ 1.065167] sd 2:0:0:0: [sda] Write Protect is off
[2024-02-05T04:49:23.908Z] DEBUG - [ 1.066695] sd 2:0:1:0: [sdb] Write Protect is off
[2024-02-05T04:49:23.908Z] DEBUG - [ 1.067736] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[2024-02-05T04:49:23.908Z] DEBUG - [ 1.068787] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[2024-02-05T04:49:23.908Z] DEBUG - [ 1.078832] sdb: sdb1
[2024-02-05T04:49:23.908Z] DEBUG - [ 1.083462] sd 2:0:0:0: [sda] Attached SCSI disk
[2024-02-05T04:49:23.908Z] DEBUG - [ 1.087489] sd 2:0:1:0: [sdb] Attached SCSI disk
[2024-02-05T04:49:23.908Z] DEBUG - Begin: Loading essential drivers ... done.
[2024-02-05T04:49:26.458Z] DEBUG - test_01_basic_container (__main__.TestContainer) ... ok
[2024-02-05T04:49:29.122Z] DEBUG - Begin: Running /scripts/init-premount ... done.
[2024-02-05T04:49:29.122Z] DEBUG - Begin: Mounting root file system ... [ 6.131967] md/raid1:md0: active with 1 out of 2 mirrors
[2024-02-05T04:49:29.122Z] DEBUG - [ 6.133092] md0: detected capacity change from 0 to 2144272384
[2024-02-05T04:49:29.122Z] DEBUG - [ 6.180665] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
[2024-02-05T04:49:29.122Z] DEBUG - [ 6.253201] loop: module loaded
[2024-02-05T04:49:29.122Z] DEBUG - [ 6.268538] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[2024-02-05T04:49:29.122Z] DEBUG - [ 6.280908] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[2024-02-05T04:49:29.122Z] DEBUG - [ 6.282627] uhci_hcd: USB Universal Host Controller Interface driver
[2024-02-05T04:49:29.122Z] DEBUG - [ 6.286020] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[2024-02-05T04:49:29.122Z] DEBUG - [ 6.288712] usbcore: registered new interface driver usb-storage
[2024-02-05T04:49:30.039Z] DEBUG - Begin: Running /scripts/live-realpremount ... done.
[2024-02-05T04:49:30.039Z] DEBUG - Begin: Mounting "/live/medium//boot/1.3-stable-202402050442/1.3-stable-202402050442.squashfs" on "//1.3-stable-202402050442.squashfs" via "/dev/loop0" ... done.
[2024-02-05T04:49:32.973Z] DEBUG - test_02_container_network (__main__.TestContainer) ... ok
[2024-02-05T04:49:34.325Z] DEBUG -
[2024-02-05T04:49:34.325Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T04:49:34.325Z] DEBUG - Ran 2 tests in 17.565s
[2024-02-05T04:49:34.325Z] DEBUG -
[2024-02-05T04:49:34.325Z] DEBUG - OK
[2024-02-05T04:49:34.325Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_ha_vrrp.py
[2024-02-05T04:49:35.266Z] DEBUG - [ 11.425550] EXT4-fs (md0): re-mounted. Opts: (null)
[2024-02-05T04:49:35.266Z] DEBUG - done.
[2024-02-05T04:49:35.266Z] DEBUG - Begin: Running /scripts/init-bottom ... mount: /root/dev: /dev is not a block device.
[2024-02-05T04:49:35.266Z] DEBUG - done.
[2024-02-05T04:49:35.266Z] DEBUG - [ 11.823063] random: crng init done
[2024-02-05T04:49:35.266Z] DEBUG - [ 11.841084] systemd[1]: Inserted module 'autofs4'
[2024-02-05T04:49:35.266Z] DEBUG - [ 11.851298] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[2024-02-05T04:49:35.266Z] DEBUG - [ 11.855265] systemd[1]: Detected virtualization kvm.
[2024-02-05T04:49:35.266Z] DEBUG - [ 11.856353] systemd[1]: Detected architecture x86-64.
[2024-02-05T04:49:35.266Z] DEBUG -
[2024-02-05T04:49:35.266Z] DEBUG - Welcome to VyOS 1.3-stable-202402050442 (equuleus)!
[2024-02-05T04:49:35.266Z] DEBUG -
[2024-02-05T04:49:35.266Z] DEBUG - [ 11.872795] systemd[1]: Set hostname to <vyos>.
[2024-02-05T04:49:35.266Z] DEBUG - [ 12.177336] systemd[1]: Listening on Journal Audit Socket.
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Listening on Journal Audit Socket.
[2024-02-05T04:49:35.266Z] DEBUG - [ 12.179440] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Started Forward Password R…uests to Wall Directory Watch.
[2024-02-05T04:49:35.266Z] DEBUG - [ 12.182518] systemd[1]: Reached target Network.
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Reached target Network.
[2024-02-05T04:49:35.266Z] DEBUG - [ 12.184675] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Started Dispatch Password …ts to Console Directory Watch.
[2024-02-05T04:49:35.266Z] DEBUG - [ 12.187850] systemd[1]: Listening on initctl Compatibility Named Pipe.
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Listening on initctl Compatibility Named Pipe.
[2024-02-05T04:49:35.266Z] DEBUG - [ 12.190610] systemd[1]: Reached target Network is Online.
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Reached target Network is Online.
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Listening on Journal Socket.
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Listening on udev Kernel Socket.
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Created slice system-serial\x2dgetty.slice.
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Listening on udev Control Socket.
[2024-02-05T04:49:35.266Z] DEBUG - Starting udev Coldplug all Devices...
[2024-02-05T04:49:35.266Z] DEBUG - Mounting POSIX Message Queue File System...
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Reached target Local Encrypted Volumes.
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Set up automount Arbitrary…s File System Automount Point.
[2024-02-05T04:49:35.266Z] DEBUG - Mounting Kernel Debug File System...
[2024-02-05T04:49:35.266Z] DEBUG - Starting Create list of re…odes for the current kernel...
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Listening on Syslog Socket.
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Reached target Paths.
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Reached target Swap.
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Listening on Journal Socket (/dev/log).
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Created slice system-getty.slice.
[2024-02-05T04:49:35.266Z] DEBUG - Starting Journal Service...
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Created slice User and Session Slice.
[2024-02-05T04:49:35.266Z] DEBUG - Starting Remount Root and Kernel File Systems...
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Reached target Slices.
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Reached target Remote File Systems.
[2024-02-05T04:49:35.266Z] DEBUG - Starting Load Kernel Modules...
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Mounted POSIX Message Queue File System.
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Mounted Kernel Debug File System.
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Started Create list of req… nodes for the current kernel.
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Started Remount Root and Kernel File Systems.
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Started VyOS configuration daemon.
[2024-02-05T04:49:35.266Z] DEBUG - Starting Create System Users...
[2024-02-05T04:49:35.266Z] DEBUG - Starting Load/Save Random Seed...
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Started VyOS DNS configuration keeper.
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Started udev Coldplug all Devices.
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Started Load/Save Random Seed.
[2024-02-05T04:49:35.266Z] DEBUG - [ 12.255261] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Started Create System Users.
[2024-02-05T04:49:35.266Z] DEBUG - Starting Create Static Device Nodes in /dev...
[2024-02-05T04:49:35.266Z] DEBUG - [ 12.263332] Bridge firewalling registered
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Started Journal Service.
[2024-02-05T04:49:35.266Z] DEBUG - Starting Flush Journal to Persistent Storage...
[2024-02-05T04:49:35.266Z] DEBUG - [ 12.274702] systemd-journald[656]: Received request to flush runtime journal from PID 1
[2024-02-05T04:49:35.266Z] DEBUG - [ 12.277121] mpls_gso: MPLS GSO support
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Started Flush Journal to Persistent Storage.
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Started Load Kernel Modules.
[2024-02-05T04:49:35.266Z] DEBUG - Starting Apply Kernel Variables...
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Started Create Static Device Nodes in /dev.
[2024-02-05T04:49:35.266Z] DEBUG - Starting udev Kernel Device Manager...
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Reached target Local File Systems (Pre).
[2024-02-05T04:49:35.266Z] DEBUG - Mounting /var/tmp...
[2024-02-05T04:49:35.266Z] DEBUG - Mounting /tmp...
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Mounted /var/tmp.
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Mounted /tmp.
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Reached target Local File Systems.
[2024-02-05T04:49:35.266Z] DEBUG - Starting Create Volatile Files and Directories...
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Started Apply Kernel Variables.
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Started Create Volatile Files and Directories.
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Reached target System Time Synchronized.
[2024-02-05T04:49:35.266Z] DEBUG - Starting live-config conta…t process (late userspace)....
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Started Entropy daemon using the HAVEGE algorithm.
[2024-02-05T04:49:35.266Z] DEBUG - Starting Update UTMP about System Boot/Shutdown...
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Started Update UTMP about System Boot/Shutdown.
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Started udev Kernel Device Manager.
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Reached target System Initialization.
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Started Daily Cleanup of Temporary Directories.
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Listening on Podman API Socket.
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Listening on D-Bus System Message Bus Socket.
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Started Podman auto-update timer.
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Listening on ACPID Listen Socket.
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Started Daily rotation of log files.
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Reached target Timers.
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Listening on UUID daemon activation socket.
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Reached target Sockets.
[2024-02-05T04:49:35.266Z] DEBUG - [ OK ] Started live-config contai…oot process (late userspace)..
[2024-02-05T04:49:35.519Z] DEBUG - [ OK ] Reached target Basic System.
[2024-02-05T04:49:35.519Z] DEBUG - [ OK ] Started VyOS Router.
[2024-02-05T04:49:35.519Z] DEBUG - Starting Permit User Sessions...
[2024-02-05T04:49:35.519Z] DEBUG - Starting Podman auto-update service...
[2024-02-05T04:49:35.519Z] DEBUG - Starting System Logging Service...
[2024-02-05T04:49:35.519Z] DEBUG - Starting Login Service...
[2024-02-05T04:49:35.519Z] DEBUG - Starting arpwatch service...
[2024-02-05T04:49:35.519Z] DEBUG - [ OK ] Started Regular background program processing daemon.
[2024-02-05T04:49:35.519Z] DEBUG - Starting OpenBSD Secure Shell session cleanup...
[2024-02-05T04:49:35.519Z] DEBUG - [ OK ] Started D-Bus System Message Bus.
[2024-02-05T04:49:35.519Z] DEBUG - Starting Atop process accounting daemon...
[2024-02-05T04:49:35.519Z] DEBUG - Starting Deferred execution scheduler...
[2024-02-05T04:49:35.519Z] DEBUG - [ OK ] Started ACPI event daemon.
[2024-02-05T04:49:35.519Z] DEBUG - Starting LSB: Brings up/down network automatically...
[2024-02-05T04:49:35.519Z] DEBUG - [ OK ] Started Permit User Sessions.
[2024-02-05T04:49:35.519Z] DEBUG - [ OK ] Started arpwatch service.
[2024-02-05T04:49:35.519Z] DEBUG - [ OK ] Started OpenBSD Secure Shell session cleanup.
[2024-02-05T04:49:35.519Z] DEBUG - [ OK ] Started Atop process accounting daemon.
[2024-02-05T04:49:35.519Z] DEBUG - [ OK ] Started Atop advanced performance monitor.
[2024-02-05T04:49:35.519Z] DEBUG - [ OK ] Started Getty on tty1.
[2024-02-05T04:49:36.073Z] DEBUG - [ OK ] Started Deferred execution scheduler.
[2024-02-05T04:49:36.073Z] DEBUG - [ OK ] Started System Logging Service.
[2024-02-05T04:49:36.073Z] DEBUG - [ OK ] Found device /dev/ttyS0.
[2024-02-05T04:49:36.073Z] DEBUG - [ OK ] Started Login Service.
[2024-02-05T04:49:36.073Z] DEBUG - [ OK ] Started MD array monitor.
[2024-02-05T04:49:36.073Z] DEBUG - [ OK ] Started Serial Getty on ttyS0.
[2024-02-05T04:49:36.073Z] DEBUG - [ OK ] Reached target Login Prompts.
[2024-02-05T04:49:36.073Z] DEBUG - [ OK ] Started LSB: Brings up/down network automatically.
[2024-02-05T04:49:36.990Z] DEBUG - [ 13.810754] vyos-router[733]: Waiting for NICs to settle down: settled in 1sec..
[2024-02-05T04:49:37.546Z] DEBUG - [ OK ] Started Podman auto-update service.
[2024-02-05T04:49:37.546Z] DEBUG - [ OK ] Reached target Multi-User System.
[2024-02-05T04:49:37.546Z] DEBUG - [ OK ] Reached target VyOS target.
[2024-02-05T04:49:37.546Z] DEBUG - [ OK ] Reached target Graphical Interface.
[2024-02-05T04:49:37.546Z] DEBUG - Starting Update UTMP about System Runlevel Changes...
[2024-02-05T04:49:37.546Z] DEBUG - [ OK ] Started Update UTMP about System Runlevel Changes.
[2024-02-05T04:49:37.569Z] DEBUG - test_01_default_values (__main__.TestVRRP) ... ok
[2024-02-05T04:49:38.101Z] DEBUG - [ 15.059285] vyos-router[733]: Started watchfrr.
[2024-02-05T04:49:38.657Z] DEBUG - [ 15.652525] vyos-router[733]: Mounting VyOS Config...done.
[2024-02-05T04:49:41.709Z] DEBUG - test_02_simple_options (__main__.TestVRRP) ... ok
[2024-02-05T04:49:41.901Z] DEBUG - [ 18.530772] vyos-router[733]: Starting VyOS router: migrate rl-system firewall configure.
[2024-02-05T04:49:41.901Z] DEBUG - [ 18.642958] vyos-config[763]: Configuration success
[2024-02-05T04:49:43.773Z] DEBUG -
[2024-02-05T04:49:43.773Z] DEBUG - Welcome to VyOS - vyos ttyS0
[2024-02-05T04:49:43.773Z] DEBUG -
[2024-02-05T04:49:43.773Z] DEBUG - vyos login: vyos
[2024-02-05T04:49:43.773Z] DEBUG - vyos
[2024-02-05T04:49:43.773Z] DEBUG - Password: vyos
[2024-02-05T04:49:43.773Z] DEBUG -
[2024-02-05T04:49:43.773Z] DEBUG - Welcome to VyOS!
[2024-02-05T04:49:43.773Z] DEBUG -
[2024-02-05T04:49:43.773Z] DEBUG - Check out project news at https://blog.vyos.io
[2024-02-05T04:49:43.773Z] DEBUG - and feel free to report bugs at https://vyos.dev
[2024-02-05T04:49:43.773Z] DEBUG -
[2024-02-05T04:49:43.773Z] DEBUG - You can change this banner using "set system login banner post-login" command.
[2024-02-05T04:49:43.773Z] DEBUG -
[2024-02-05T04:49:43.773Z] DEBUG - VyOS is a free software distribution that includes multiple components,
[2024-02-05T04:49:43.773Z] DEBUG - you can check individual component licenses under /usr/share/doc/*/copyright
[2024-02-05T04:49:44.026Z] INFO - Logged in!
[2024-02-05T04:49:44.026Z] DEBUG - vyos@vyos:~$ cat /proc/mdstat
[2024-02-05T04:49:44.026Z] DEBUG - cat /proc/mdstat
[2024-02-05T04:49:44.026Z] DEBUG - Personalities : [raid1]
[2024-02-05T04:49:44.026Z] DEBUG - md0 : active raid1 sdb1[0]
[2024-02-05T04:49:44.026Z] DEBUG - 2094016 blocks [2/1] [U_]
[2024-02-05T04:49:44.026Z] DEBUG -
[2024-02-05T04:49:44.026Z] DEBUG - unused devices: <none>
[2024-02-05T04:49:44.026Z] INFO - Re-format new RAID member
[2024-02-05T04:49:44.026Z] DEBUG - vyos@vyos:~$format disk sda like sdb
[2024-02-05T04:49:44.026Z] DEBUG - yes
[2024-02-05T04:49:44.026Z] DEBUG - format disk sda like sdb
[2024-02-05T04:49:44.026Z] DEBUG - yes
[2024-02-05T04:49:44.026Z] DEBUG -
[2024-02-05T04:49:44.026Z] DEBUG - This will re-format disk sda so that it has the same disk
[2024-02-05T04:49:44.026Z] DEBUG - partion sizes and offsets as sdb. This will not copy
[2024-02-05T04:49:44.026Z] DEBUG - data from sdb to sda. But this will erase all
[2024-02-05T04:49:44.026Z] DEBUG - data on sda.
[2024-02-05T04:49:44.026Z] DEBUG -
[2024-02-05T04:49:44.026Z] DEBUG - Do you wish to proceed? [y/N] Re-formating disk drive sda...
[2024-02-05T04:49:44.026Z] DEBUG - Making backup copy of partitions...
[2024-02-05T04:49:44.026Z] DEBUG - Partition table backup saved to /var/tmp/backup_sda.20240205-0449
[2024-02-05T04:49:44.026Z] DEBUG - Deleting old partitions...
[2024-02-05T04:49:44.026Z] DEBUG - Creating new partitions on sda based on sdb...
[2024-02-05T04:49:44.581Z] DEBUG - Done!
[2024-02-05T04:49:44.581Z] INFO - Add member to RAID1 (md0)
[2024-02-05T04:49:44.581Z] DEBUG - vyos@vyos:~$ add raid md0 member sda1
[2024-02-05T04:49:44.581Z] DEBUG - add raid md0 member sda1
[2024-02-05T04:49:44.581Z] DEBUG - adding member sda1 to RAID set md0
[2024-02-05T04:49:44.581Z] DEBUG - mdadm: hot added /dev/sda1
[2024-02-05T04:49:44.581Z] DEBUG - Installing for i386-pc platform.
[2024-02-05T04:49:44.952Z] DEBUG - test_03_sync_group (__main__.TestVRRP) ... ok
[2024-02-05T04:49:45.137Z] DEBUG - grub-install: warning: Couldn't find physical volume `(null)'. Some modules may be missing from core image..
[2024-02-05T04:49:45.137Z] DEBUG - grub-install: warning: Couldn't find physical volume `(null)'. Some modules may be missing from core image..
[2024-02-05T04:49:45.137Z] DEBUG - Installation finished. No error reported.
[2024-02-05T04:49:45.137Z] INFO - Now we need to wait for re-sync to complete
[2024-02-05T04:49:45.137Z] DEBUG - vyos@vyos:~$ cat /proc/mdstat
[2024-02-05T04:49:45.137Z] DEBUG - cat /proc/mdstat
[2024-02-05T04:49:45.137Z] DEBUG - Personalities : [raid1]
[2024-02-05T04:49:45.137Z] DEBUG - md0 : active raid1 sda1[2] sdb1[0]
[2024-02-05T04:49:45.137Z] DEBUG - 2094016 blocks [2/1] [U_]
[2024-02-05T04:49:45.137Z] DEBUG - [=>...................] recovery = 9.6% (201728/2094016) finish=0.1min speed=201728K/sec
[2024-02-05T04:49:45.137Z] DEBUG -
[2024-02-05T04:49:45.137Z] DEBUG - unused devices: <none>
[2024-02-05T04:49:47.448Z] DEBUG - test_04_exclude_vrrp_interface (__main__.TestVRRP) ... ok
[2024-02-05T04:49:48.368Z] DEBUG -
[2024-02-05T04:49:48.368Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T04:49:48.368Z] DEBUG - Ran 4 tests in 13.932s
[2024-02-05T04:49:48.368Z] DEBUG -
[2024-02-05T04:49:48.368Z] DEBUG - OK
[2024-02-05T04:49:48.368Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_interfaces_bonding.py
[2024-02-05T04:49:50.260Z] DEBUG - test_add_multiple_ip_addresses (__main__.BondingInterfaceTest) ... ok
[2024-02-05T04:49:52.757Z] DEBUG - test_add_single_ip_address (__main__.BondingInterfaceTest) ... ok
[2024-02-05T04:49:56.001Z] DEBUG - test_bonding_hash_policy (__main__.BondingInterfaceTest) ... ok
[2024-02-05T04:49:57.873Z] DEBUG - test_bonding_lacp_rate (__main__.BondingInterfaceTest) ... ok
[2024-02-05T04:50:00.370Z] DEBUG - test_bonding_mii_monitoring_interval (__main__.BondingInterfaceTest) ... ok
[2024-02-05T04:50:02.243Z] DEBUG - test_bonding_min_links (__main__.BondingInterfaceTest) ... ok
[2024-02-05T04:50:04.739Z] DEBUG - test_bonding_multi_use_member (__main__.BondingInterfaceTest) ... ok
[2024-02-05T04:50:06.997Z] DEBUG - vyos@vyos:~$ cat /proc/mdstat
[2024-02-05T04:50:06.997Z] DEBUG - cat /proc/mdstat
[2024-02-05T04:50:06.997Z] DEBUG - Personalities : [raid1]
[2024-02-05T04:50:06.997Z] DEBUG - md0 : active raid1 sda1[1] sdb1[0]
[2024-02-05T04:50:06.997Z] DEBUG - 2094016 blocks [2/2] [UU]
[2024-02-05T04:50:06.997Z] DEBUG -
[2024-02-05T04:50:06.997Z] DEBUG - unused devices: <none>
[2024-02-05T04:50:07.236Z] DEBUG - test_bonding_remove_member (__main__.BondingInterfaceTest) ... ok
[2024-02-05T04:50:09.732Z] DEBUG - test_bonding_source_bridge_interface (__main__.BondingInterfaceTest) ... ok
[2024-02-05T04:50:11.605Z] DEBUG - test_bonding_source_interface (__main__.BondingInterfaceTest) ... ok
[2024-02-05T04:50:15.747Z] DEBUG - test_bonding_uniq_member_description (__main__.BondingInterfaceTest) ... ok
[2024-02-05T04:50:17.620Z] DEBUG - test_dhcp_disable_interface (__main__.BondingInterfaceTest) ... ok
[2024-02-05T04:50:21.761Z] DEBUG - test_dhcp_vrf (__main__.BondingInterfaceTest) ... FAIL
[2024-02-05T04:50:23.634Z] DEBUG - test_dhcpv6_client_options (__main__.BondingInterfaceTest) ... ok
[2024-02-05T04:50:25.507Z] DEBUG - test_dhcpv6_vrf (__main__.BondingInterfaceTest) ... ok
[2024-02-05T04:50:28.858Z] DEBUG - vyos@vyos:~$ cat /proc/mdstat
[2024-02-05T04:50:28.858Z] DEBUG - cat /proc/mdstat
[2024-02-05T04:50:28.858Z] DEBUG - Personalities : [raid1]
[2024-02-05T04:50:28.858Z] DEBUG - md0 : active raid1 sda1[1] sdb1[0]
[2024-02-05T04:50:28.858Z] DEBUG - 2094016 blocks [2/2] [UU]
[2024-02-05T04:50:28.858Z] DEBUG -
[2024-02-05T04:50:28.858Z] DEBUG - unused devices: <none>
[2024-02-05T04:50:30.724Z] DEBUG - test_dhcpv6pd_auto_sla_id (__main__.BondingInterfaceTest) ... ok
[2024-02-05T04:50:35.940Z] DEBUG - test_dhcpv6pd_manual_sla_id (__main__.BondingInterfaceTest) ... ok
[2024-02-05T04:50:37.814Z] DEBUG - test_interface_description (__main__.BondingInterfaceTest) ... ok
[2024-02-05T04:50:40.312Z] DEBUG - test_interface_disable (__main__.BondingInterfaceTest) ... ok
[2024-02-05T04:50:42.193Z] DEBUG - test_interface_ip_options (__main__.BondingInterfaceTest) ... ok
[2024-02-05T04:50:44.066Z] DEBUG - test_interface_ipv6_options (__main__.BondingInterfaceTest) ... ok
[2024-02-05T04:50:45.940Z] DEBUG - test_interface_mtu (__main__.BondingInterfaceTest) ... ok
[2024-02-05T04:50:46.867Z] INFO - Shutdown VM and start from recovered RAID member "testinstall-20240205-044748-411c_disk0.img"
[2024-02-05T04:50:46.867Z] DEBUG - vyos@vyos:~$ poweroff now
[2024-02-05T04:50:46.867Z] INFO - Shutting down virtual machine
[2024-02-05T04:50:46.867Z] INFO - Waiting for shutdown...
[2024-02-05T04:50:48.437Z] DEBUG - test_ipv6_link_local_address (__main__.BondingInterfaceTest) ... ok
[2024-02-05T04:50:50.935Z] DEBUG - test_mtu_1200_no_ipv6_interface (__main__.BondingInterfaceTest) ... ok
[2024-02-05T04:50:52.287Z] DEBUG - test_span_mirror (__main__.BondingInterfaceTest) ... ok
[2024-02-05T04:50:55.532Z] DEBUG - test_vif_8021q_interfaces (__main__.BondingInterfaceTest) ... ok
[2024-02-05T04:50:56.771Z] INFO - Waiting for shutdown...
[2024-02-05T04:50:56.771Z] INFO - VM is shut down!
[2024-02-05T04:50:56.771Z] INFO - Booting RAID-1 system
[2024-02-05T04:50:56.771Z] DEBUG - Executing command: qemu-system-x86_64 -name "TESTVM" -smp sockets=1,cpus=4,cores=1 -cpu host -m 1G -vga none -nographic -machine accel=kvm -uuid f48b60b2-e6ad-49ef-9d09-4245d0585e52 -cpu host -enable-kvm -netdev user,id=n0 -device virtio-net-pci,netdev=n0,mac=52:54:00:00:00:00,romfile="" -netdev user,id=n1 -device virtio-net-pci,netdev=n1,mac=52:54:00:00:00:01,romfile="" -netdev user,id=n2 -device virtio-net-pci,netdev=n2,mac=52:54:00:00:00:02,romfile="" -netdev user,id=n3 -device virtio-net-pci,netdev=n3,mac=52:54:00:00:00:03,romfile="" -netdev user,id=n4 -device virtio-net-pci,netdev=n4,mac=52:54:00:00:00:04,romfile="" -netdev user,id=n5 -device virtio-net-pci,netdev=n5,mac=52:54:00:00:00:05,romfile="" -netdev user,id=n6 -device virtio-net-pci,netdev=n6,mac=52:54:00:00:00:06,romfile="" -netdev user,id=n7 -device virtio-net-pci,netdev=n7,mac=52:54:00:00:00:07,romfile="" -device virtio-scsi-pci,id=scsi0 -drive format=raw,file=testinstall-20240205-044748-411c_disk0.img,if=none,media=disk,id=drive-hd1,readonly=off -device scsi-hd,bus=scsi0.0,drive=drive-hd1,id=hd1,bootindex=1 -drive format=raw,file=testinstall-20240205-044748-411c_disk1.img,if=none,media=disk,id=drive-hd2,readonly=off -device scsi-hd,bus=scsi0.0,drive=drive-hd2,id=hd2,bootindex=2
[2024-02-05T04:50:56.771Z] INFO - Waiting for login prompt
[2024-02-05T04:50:56.771Z] DEBUG - qemu-system-x86_64: warning: This family of AMD CPU doesn't support hyperthreading(4)
[2024-02-05T04:50:56.771Z] DEBUG - Please configure -smp options properly or try enabling topoext feature.
[2024-02-05T04:50:56.771Z] DEBUG - cSeaBIOS (version 1.12.0-1)
[2024-02-05T04:50:56.771Z] DEBUG - Machine UUID f48b60b2-e6ad-49ef-9d09-4245d0585e52
[2024-02-05T04:50:56.771Z] DEBUG - Booting from Hard Disk...
[2024-02-05T04:50:56.771Z] DEBUG - GRUB loading.
[2024-02-05T04:50:56.771Z] DEBUG - Welcome to GRUBGNU GRUB version 2.06-3~deb10u4
[2024-02-05T04:50:56.771Z] DEBUG -
[2024-02-05T04:50:56.771Z] DEBUG -
+----------------------------------------------------------------------------+||||||||||||||||||||||||+----------------------------------------------------------------------------+ Use the ^ and v keys to select which entry is highlighted.
[2024-02-05T04:50:56.771Z] DEBUG -
Press enter to boot the selected OS, `e' to edit the commands
[2024-02-05T04:50:56.771Z] DEBUG -
before booting or `c' for a command-line. VyOS 1.3-stable-202402050442 linux (KVM console) *VyOS 1.3-stable-202402050442 linux (Serial console) VyOS 1.3-stable-202402050442 linux (USB console) Lost password change 1.3-stable-202402050442 (KVM console) Lost password change 1.3-stable-202402050442 (Serial console) Lost password change 1.3-stable-202402050442 (USB console) !
[2024-02-05T04:50:56.771Z] DEBUG -
[2024-02-05T04:50:56.771Z] DEBUG - GNU GRUB version 2.06-3~deb10u4┌────────────────────────────────────────────────────────────────────────────┐││││││││││││││││││││││││││└────────────────────────────────────────────────────────────────────────────┘ Use the ↑ and ↓ keys to select which entry is highlighted.
[2024-02-05T04:50:56.771Z] DEBUG - Press enter to boot the selected OS, `e' to edit the commands
[2024-02-05T04:50:56.771Z] DEBUG - before booting or `c' for a command-line. VyOS 1.3-stable-202402050442 linux (KVM console) *VyOS 1.3-stable-202402050442 linux (Serial console) VyOS 1.3-stable-202402050442 linux (USB console) Lost password change 1.3-stable-202402050442 (KVM console) Lost password change 1.3-stable-202402050442 (Serial console) Lost password change 1.3-stable-202402050442 (USB console)
[2024-02-05T04:50:56.771Z] DEBUG -
[2024-02-05T04:50:56.771Z] DEBUG -
[2024-02-05T04:50:56.771Z] DEBUG -
[2024-02-05T04:50:56.771Z] DEBUG -
[2024-02-05T04:50:56.771Z] DEBUG -
[2024-02-05T04:50:57.689Z] DEBUG - The highlighted entry will be executed automatically in 5s. The highlighted entry will be executed automatically in 5s.
[2024-02-05T04:50:57.689Z] DEBUG -
[2024-02-05T04:50:57.689Z] DEBUG -
[2024-02-05T04:50:57.689Z] DEBUG -
[2024-02-05T04:50:57.689Z] DEBUG -
[2024-02-05T04:50:57.689Z] DEBUG -
[2024-02-05T04:50:57.689Z] DEBUG -
[2024-02-05T04:50:57.689Z] DEBUG -
[2024-02-05T04:50:57.689Z] DEBUG -
[2024-02-05T04:50:57.689Z] DEBUG -
[2024-02-05T04:50:57.689Z] DEBUG -
[2024-02-05T04:50:57.689Z] DEBUG -
[2024-02-05T04:50:57.689Z] DEBUG -
[2024-02-05T04:50:57.689Z] DEBUG -
[2024-02-05T04:50:57.689Z] DEBUG -
[2024-02-05T04:50:57.689Z] DEBUG -
[2024-02-05T04:50:57.689Z] DEBUG -
[2024-02-05T04:50:58.606Z] DEBUG - The highlighted entry will be executed automatically in 4s. The highlighted entry will be executed automatically in 4s.
[2024-02-05T04:50:58.606Z] DEBUG -
[2024-02-05T04:50:58.606Z] DEBUG -
[2024-02-05T04:50:58.606Z] DEBUG -
[2024-02-05T04:50:58.606Z] DEBUG -
[2024-02-05T04:50:58.606Z] DEBUG -
[2024-02-05T04:50:58.606Z] DEBUG -
[2024-02-05T04:50:58.606Z] DEBUG -
[2024-02-05T04:50:58.606Z] DEBUG -
[2024-02-05T04:50:58.606Z] DEBUG -
[2024-02-05T04:50:58.606Z] DEBUG -
[2024-02-05T04:50:58.606Z] DEBUG -
[2024-02-05T04:50:58.606Z] DEBUG -
[2024-02-05T04:50:58.606Z] DEBUG -
[2024-02-05T04:50:58.606Z] DEBUG -
[2024-02-05T04:50:58.606Z] DEBUG -
[2024-02-05T04:50:58.606Z] DEBUG -
[2024-02-05T04:50:58.775Z] DEBUG - test_vif_8021q_lower_up_down (__main__.BondingInterfaceTest) ... ok
[2024-02-05T04:50:59.958Z] DEBUG - The highlighted entry will be executed automatically in 3s. The highlighted entry will be executed automatically in 3s.
[2024-02-05T04:50:59.959Z] DEBUG -
[2024-02-05T04:50:59.959Z] DEBUG -
[2024-02-05T04:50:59.959Z] DEBUG -
[2024-02-05T04:50:59.959Z] DEBUG -
[2024-02-05T04:50:59.959Z] DEBUG -
[2024-02-05T04:50:59.959Z] DEBUG -
[2024-02-05T04:50:59.959Z] DEBUG -
[2024-02-05T04:50:59.959Z] DEBUG -
[2024-02-05T04:50:59.959Z] DEBUG -
[2024-02-05T04:50:59.959Z] DEBUG -
[2024-02-05T04:50:59.959Z] DEBUG -
[2024-02-05T04:50:59.959Z] DEBUG -
[2024-02-05T04:50:59.959Z] DEBUG -
[2024-02-05T04:50:59.959Z] DEBUG -
[2024-02-05T04:50:59.959Z] DEBUG -
[2024-02-05T04:50:59.959Z] DEBUG -
[2024-02-05T04:51:00.876Z] DEBUG - The highlighted entry will be executed automatically in 2s. The highlighted entry will be executed automatically in 2s.
[2024-02-05T04:51:00.876Z] DEBUG -
[2024-02-05T04:51:00.876Z] DEBUG -
[2024-02-05T04:51:00.876Z] DEBUG -
[2024-02-05T04:51:00.876Z] DEBUG -
[2024-02-05T04:51:00.876Z] DEBUG -
[2024-02-05T04:51:00.876Z] DEBUG -
[2024-02-05T04:51:00.876Z] DEBUG -
[2024-02-05T04:51:00.876Z] DEBUG -
[2024-02-05T04:51:00.876Z] DEBUG -
[2024-02-05T04:51:00.876Z] DEBUG -
[2024-02-05T04:51:00.876Z] DEBUG -
[2024-02-05T04:51:00.876Z] DEBUG -
[2024-02-05T04:51:00.876Z] DEBUG -
[2024-02-05T04:51:00.876Z] DEBUG -
[2024-02-05T04:51:00.876Z] DEBUG -
[2024-02-05T04:51:00.876Z] DEBUG -
[2024-02-05T04:51:01.270Z] DEBUG - test_vif_8021q_mtu_limits (__main__.BondingInterfaceTest) ... ok
[2024-02-05T04:51:01.812Z] DEBUG - The highlighted entry will be executed automatically in 1s. The highlighted entry will be executed automatically in 1s.
[2024-02-05T04:51:01.812Z] DEBUG -
[2024-02-05T04:51:01.812Z] DEBUG -
[2024-02-05T04:51:01.812Z] DEBUG -
[2024-02-05T04:51:01.812Z] DEBUG -
[2024-02-05T04:51:01.812Z] DEBUG -
[2024-02-05T04:51:01.812Z] DEBUG -
[2024-02-05T04:51:01.812Z] DEBUG -
[2024-02-05T04:51:01.812Z] DEBUG -
[2024-02-05T04:51:01.812Z] DEBUG -
[2024-02-05T04:51:01.812Z] DEBUG -
[2024-02-05T04:51:01.812Z] DEBUG -
[2024-02-05T04:51:01.812Z] DEBUG -
[2024-02-05T04:51:01.812Z] DEBUG -
[2024-02-05T04:51:01.812Z] DEBUG -
[2024-02-05T04:51:01.812Z] DEBUG -
[2024-02-05T04:51:01.812Z] DEBUG -
[2024-02-05T04:51:01.812Z] DEBUG - The highlighted entry will be executed automatically in 0s. The highlighted entry will be executed automatically in 0s. Booting `VyOS 1.3-stable-202402050442 linux (Serial console)' Booting `VyOS 1.3-stable-202402050442 linux (Serial console)
[2024-02-05T04:51:01.812Z] DEBUG -
[2024-02-05T04:51:01.812Z] DEBUG -
'
[2024-02-05T04:51:01.812Z] DEBUG -
[2024-02-05T04:51:02.738Z] DEBUG - [ 0.000000] Linux version 5.4.268-amd64-vyos (vyos_bld@bbdcc08fd433) (gcc version 8.3.0 (Debian 8.3.0-6)) #1 SMP Thu Feb 1 20:43:30 UTC 2024
[2024-02-05T04:51:02.738Z] DEBUG - [ 0.000000] Command line: BOOT_IMAGE=/boot/1.3-stable-202402050442/vmlinuz boot=live rootdelay=5 noautologin net.ifnames=0 biosdevname=0 vyos-union=/boot/1.3-stable-202402050442 console=tty0 console=ttyS0,115200
[2024-02-05T04:51:02.738Z] DEBUG - [ 0.000000] BIOS-provided physical RAM map:
[2024-02-05T04:51:02.738Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[2024-02-05T04:51:02.738Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[2024-02-05T04:51:02.738Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[2024-02-05T04:51:02.738Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffddfff] usable
[2024-02-05T04:51:02.738Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x000000003ffde000-0x000000003fffffff] reserved
[2024-02-05T04:51:02.738Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[2024-02-05T04:51:02.738Z] DEBUG - [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[2024-02-05T04:51:02.738Z] DEBUG - [ 0.000000] NX (Execute Disable) protection: active
[2024-02-05T04:51:02.738Z] DEBUG - [ 0.000000] SMBIOS 2.8 present.
[2024-02-05T04:51:02.738Z] DEBUG - [ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014
[2024-02-05T04:51:02.738Z] DEBUG - [ 0.000000] Hypervisor detected: KVM
[2024-02-05T04:51:02.738Z] DEBUG - [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[2024-02-05T04:51:02.738Z] DEBUG - [ 0.000000] kvm-clock: cpu 0, msr 7369001, primary cpu clock
[2024-02-05T04:51:02.738Z] DEBUG - [ 0.000000] kvm-clock: using sched offset of 7008534312 cycles
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.000001] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.000002] tsc: Detected 2595.122 MHz processor
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.000439] last_pfn = 0x3ffde max_arch_pfn = 0x400000000
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.000568] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.002306] found SMP MP-table at [mem 0x000f5a60-0x000f5a6f]
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.002353] Using GB pages for direct mapping
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.002425] RAMDISK: [mem 0x34b51000-0x3659ffff]
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.002436] ACPI: Early table checksum verification disabled
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.002437] ACPI: RSDP 0x00000000000F5890 000014 (v00 BOCHS )
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.002447] ACPI: RSDT 0x000000003FFE1691 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.002450] ACPI: FACP 0x000000003FFE1555 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.002453] ACPI: DSDT 0x000000003FFE0040 001515 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.002454] ACPI: FACS 0x000000003FFE0000 000040
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.002455] ACPI: APIC 0x000000003FFE15C9 000090 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.002457] ACPI: HPET 0x000000003FFE1659 000038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001)
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.002458] ACPI: Reserving FACP table memory at [mem 0x3ffe1555-0x3ffe15c8]
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.002458] ACPI: Reserving DSDT table memory at [mem 0x3ffe0040-0x3ffe1554]
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.002459] ACPI: Reserving FACS table memory at [mem 0x3ffe0000-0x3ffe003f]
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.002459] ACPI: Reserving APIC table memory at [mem 0x3ffe15c9-0x3ffe1658]
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.002460] ACPI: Reserving HPET table memory at [mem 0x3ffe1659-0x3ffe1690]
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.002869] No NUMA configuration found
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.002870] Faking a node at [mem 0x0000000000000000-0x000000003ffddfff]
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.002872] NODE_DATA(0) allocated [mem 0x3ffdb000-0x3ffddfff]
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.002892] Zone ranges:
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.002893] DMA32 [mem 0x0000000000001000-0x000000003ffddfff]
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.002894] Normal empty
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.002894] Movable zone start for each node
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.002895] Early memory node ranges
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.002895] node 0: [mem 0x0000000000001000-0x000000000009efff]
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.002896] node 0: [mem 0x0000000000100000-0x000000003ffddfff]
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.002912] Zeroed struct page in unavailable ranges: 132 pages
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.002912] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffddfff]
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.005378] ACPI: PM-Timer IO Port: 0x608
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.005387] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.005446] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.005447] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.005448] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.005448] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.005449] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.005449] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.005452] Using ACPI (MADT) for SMP configuration information
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.005453] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.005454] TSC deadline timer available
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.005460] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.005488] [mem 0x40000000-0xfeffbfff] available for PCI devices
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.005488] Booting paravirtualized kernel on KVM
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.005490] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.048154] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:4 nr_node_ids:1
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.048280] percpu: Embedded 49 pages/cpu s160664 r8192 d31848 u524288
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.048302] KVM setup async PF for cpu 0
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.048312] kvm-stealtime: cpu 0, msr 3ea1c080
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.048320] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear)
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.048325] Built 1 zonelists, mobility grouping on. Total pages: 257895
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.048325] Policy zone: DMA32
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.048326] Kernel command line: BOOT_IMAGE=/boot/1.3-stable-202402050442/vmlinuz boot=live rootdelay=5 noautologin net.ifnames=0 biosdevname=0 vyos-union=/boot/1.3-stable-202402050442 console=tty0 console=ttyS0,115200
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.048432] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.048460] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.048519] mem auto-init: stack:off, heap alloc:off, heap free:off
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.049478] Memory: 979660K/1048048K available (10243K kernel code, 652K rwdata, 2600K rodata, 1200K init, 1492K bss, 68388K reserved, 0K cma-reserved)
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.049924] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.050093] rcu: Hierarchical RCU implementation.
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.050094] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.050095] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.050096] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.050099] NR_IRQS: 16640, nr_irqs: 456, preallocated irqs: 16
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.051551] Console: colour VGA+ 80x25
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.062230] printk: console [tty0] enabled
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.161770] printk: console [ttyS0] enabled
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.162739] ACPI: Core revision 20190816
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.163855] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.165781] APIC: Switch to symmetric I/O mode setup
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.167259] x2apic enabled
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.168322] Switched APIC routing to physical x2apic.
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.169428] KVM setup pv IPIs
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.172043] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.173333] tsc: Marking TSC unstable due to TSCs unsynchronized
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.174580] Calibrating delay loop (skipped) preset value.. 5190.24 BogoMIPS (lpj=2595122)
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.175942] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.176579] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.177583] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.178579] Spectre V2 : Mitigation: Retpolines
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.179578] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.180578] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.181579] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.182579] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.183627] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.184579] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.185578] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.186579] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.187598] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.188578] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.189579] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format.
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.191754] Freeing SMP alternatives memory: 28K
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.194050] pid_max: default: 32768 minimum: 301
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.194791] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.195606] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.198061] smpboot: CPU0: AMD EPYC 7513 32-Core Processor (family: 0x19, model: 0x1, stepping: 0x1)
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.198827] Performance Events: AMD PMU driver.
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.199586] ... version: 0
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.200432] ... bit width: 48
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.200582] ... generic registers: 4
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.201431] ... value mask: 0000ffffffffffff
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.201582] ... max period: 00007fffffffffff
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.202583] ... fixed-purpose events: 0
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.203427] ... event mask: 000000000000000f
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.203680] rcu: Hierarchical SRCU implementation.
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.205194] smp: Bringing up secondary CPUs ...
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.205844] x86: Booting SMP configuration:
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.206584] .... node #0, CPUs: #1
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.119281] kvm-clock: cpu 1, msr 7369041, secondary cpu clock
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.208209] KVM setup async PF for cpu 1
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.208577] kvm-stealtime: cpu 1, msr 3ea9c080
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.210899] #2
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.119281] kvm-clock: cpu 2, msr 7369081, secondary cpu clock
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.212815] KVM setup async PF for cpu 2
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.213577] kvm-stealtime: cpu 2, msr 3eb1c080
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.216891] #3
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.119281] kvm-clock: cpu 3, msr 73690c1, secondary cpu clock
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.218304] KVM setup async PF for cpu 3
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.218577] kvm-stealtime: cpu 3, msr 3eb9c080
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.220618] smp: Brought up 1 node, 4 CPUs
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.221584] smpboot: Max logical packages: 1
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.222472] smpboot: Total of 4 processors activated (20760.97 BogoMIPS)
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.223239] devtmpfs: initialized
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.223648] x86/mm: Memory block size: 128MB
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.224852] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.225594] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.226622] pinctrl core: initialized pinctrl subsystem
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.227993] NET: Registered protocol family 16
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.228688] audit: initializing netlink subsys (disabled)
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.229641] audit: type=2000 audit(1707108662.562:1): state=initialized audit_enabled=0 res=1
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.230593] cpuidle: using governor ladder
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.231598] cpuidle: using governor menu
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.233740] KVM setup pv remote TLB flush
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.234585] ACPI: bus type PCI registered
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.235433] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.236723] dca service started, version 1.12.1
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.237652] PCI: Using configuration type 1 for base access
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.238582] PCI: Using configuration type 1 for extended access
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.242681] ACPI: Added _OSI(Module Device)
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.243584] ACPI: Added _OSI(Processor Device)
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.244519] ACPI: Added _OSI(3.0 _SCP Extensions)
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.245589] ACPI: Added _OSI(Processor Aggregator Device)
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.246584] ACPI: Added _OSI(Linux-Dell-Video)
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.247504] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.248582] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.249999] ACPI: 1 ACPI AML tables successfully acquired and loaded
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.251616] ACPI: Interpreter enabled
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.252415] ACPI: (supports S0 S3 S5)
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.253582] ACPI: Using IOAPIC for interrupt routing
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.254590] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.256653] ACPI: Enabled 2 GPEs in block 00 to 0F
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.259148] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.260587] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.261769] acpiphp: Slot [2] registered
[2024-02-05T04:51:02.739Z] DEBUG - [ 0.262598] acpiphp: Slot [3] registered
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.263467] acpiphp: Slot [4] registered
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.264599] acpiphp: Slot [5] registered
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.265460] acpiphp: Slot [6] registered
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.266604] acpiphp: Slot [7] registered
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.267451] acpiphp: Slot [8] registered
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.267597] acpiphp: Slot [9] registered
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.268452] acpiphp: Slot [10] registered
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.269597] acpiphp: Slot [11] registered
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.270466] acpiphp: Slot [12] registered
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.271603] acpiphp: Slot [13] registered
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.272467] acpiphp: Slot [14] registered
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.273602] acpiphp: Slot [15] registered
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.274471] acpiphp: Slot [16] registered
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.274596] acpiphp: Slot [17] registered
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.275463] acpiphp: Slot [18] registered
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.276603] acpiphp: Slot [19] registered
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.277465] acpiphp: Slot [20] registered
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.278598] acpiphp: Slot [21] registered
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.279458] acpiphp: Slot [22] registered
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.280596] acpiphp: Slot [23] registered
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.281457] acpiphp: Slot [24] registered
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.281607] acpiphp: Slot [25] registered
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.282477] acpiphp: Slot [26] registered
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.283597] acpiphp: Slot [27] registered
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.284477] acpiphp: Slot [28] registered
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.285596] acpiphp: Slot [29] registered
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.286462] acpiphp: Slot [30] registered
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.286603] acpiphp: Slot [31] registered
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.287468] PCI host bridge to bus 0000:00
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.288583] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.290583] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.291582] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.292581] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.294582] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.295583] pci_bus 0000:00: root bus resource [bus 00-ff]
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.296623] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.299206] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.300234] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.305134] pci 0000:00:01.1: reg 0x20: [io 0xc140-0xc14f]
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.306611] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.308582] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.309583] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.311582] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.312742] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.314104] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.315594] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.317885] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.320584] pci 0000:00:02.0: reg 0x10: [io 0xc040-0xc05f]
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.322584] pci 0000:00:02.0: reg 0x14: [mem 0xfebf7000-0xfebf7fff]
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.327584] pci 0000:00:02.0: reg 0x20: [mem 0xfebd0000-0xfebd3fff 64bit pref]
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.331284] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.334584] pci 0000:00:03.0: reg 0x10: [io 0xc060-0xc07f]
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.336583] pci 0000:00:03.0: reg 0x14: [mem 0xfebf8000-0xfebf8fff]
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.341583] pci 0000:00:03.0: reg 0x20: [mem 0xfebd4000-0xfebd7fff 64bit pref]
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.345298] pci 0000:00:04.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.347584] pci 0000:00:04.0: reg 0x10: [io 0xc080-0xc09f]
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.349583] pci 0000:00:04.0: reg 0x14: [mem 0xfebf9000-0xfebf9fff]
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.354135] pci 0000:00:04.0: reg 0x20: [mem 0xfebd8000-0xfebdbfff 64bit pref]
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.357288] pci 0000:00:05.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.359583] pci 0000:00:05.0: reg 0x10: [io 0xc0a0-0xc0bf]
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.361583] pci 0000:00:05.0: reg 0x14: [mem 0xfebfa000-0xfebfafff]
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.366583] pci 0000:00:05.0: reg 0x20: [mem 0xfebdc000-0xfebdffff 64bit pref]
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.369470] pci 0000:00:06.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.372583] pci 0000:00:06.0: reg 0x10: [io 0xc0c0-0xc0df]
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.375297] pci 0000:00:06.0: reg 0x14: [mem 0xfebfb000-0xfebfbfff]
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.379582] pci 0000:00:06.0: reg 0x20: [mem 0xfebe0000-0xfebe3fff 64bit pref]
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.383292] pci 0000:00:07.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.386102] pci 0000:00:07.0: reg 0x10: [io 0xc0e0-0xc0ff]
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.388582] pci 0000:00:07.0: reg 0x14: [mem 0xfebfc000-0xfebfcfff]
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.392583] pci 0000:00:07.0: reg 0x20: [mem 0xfebe4000-0xfebe7fff 64bit pref]
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.395781] pci 0000:00:08.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.398583] pci 0000:00:08.0: reg 0x10: [io 0xc100-0xc11f]
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.400583] pci 0000:00:08.0: reg 0x14: [mem 0xfebfd000-0xfebfdfff]
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.404584] pci 0000:00:08.0: reg 0x20: [mem 0xfebe8000-0xfebebfff 64bit pref]
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.408294] pci 0000:00:09.0: [1af4:1000] type 00 class 0x020000
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.410584] pci 0000:00:09.0: reg 0x10: [io 0xc120-0xc13f]
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.413583] pci 0000:00:09.0: reg 0x14: [mem 0xfebfe000-0xfebfefff]
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.418082] pci 0000:00:09.0: reg 0x20: [mem 0xfebec000-0xfebeffff 64bit pref]
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.421293] pci 0000:00:0a.0: [1af4:1004] type 00 class 0x010000
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.423583] pci 0000:00:0a.0: reg 0x10: [io 0xc000-0xc03f]
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.425584] pci 0000:00:0a.0: reg 0x14: [mem 0xfebff000-0xfebfffff]
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.430584] pci 0000:00:0a.0: reg 0x20: [mem 0xfebf0000-0xfebf3fff 64bit pref]
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.434672] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.435656] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.436649] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.438654] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.439617] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.440794] iommu: Default domain type: Translated
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.441669] ACPI: bus type USB registered
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.442544] usbcore: registered new interface driver usbfs
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.443586] usbcore: registered new interface driver hub
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.444587] usbcore: registered new device driver usb
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.445601] pps_core: LinuxPPS API ver. 1 registered
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.446581] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.448585] PTP clock support registered
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.449615] EDAC MC: Ver: 3.0.0
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.450849] PCI: Using ACPI for IRQ routing
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.451928] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.452592] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.460624] clocksource: Switched to clocksource kvm-clock
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.461820] pnp: PnP ACPI init
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.462802] pnp: PnP ACPI: found 6 devices
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.465890] thermal_sys: Registered thermal governor 'fair_share'
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.465890] thermal_sys: Registered thermal governor 'bang_bang'
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.467130] thermal_sys: Registered thermal governor 'step_wise'
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.468343] thermal_sys: Registered thermal governor 'user_space'
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.474174] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.477128] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.478363] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.479595] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.480957] pci_bus 0000:00: resource 7 [mem 0x40000000-0xfebfffff window]
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.482310] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window]
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.483791] NET: Registered protocol family 2
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.484777] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.486396] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.488341] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.489870] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.491296] TCP: Hash tables configured (established 8192 bind 8192)
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.492593] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.493907] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.495337] NET: Registered protocol family 1
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.496255] NET: Registered protocol family 44
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.497208] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.498569] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.499957] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.501310] PCI: CLS 0 bytes, default 64
[2024-02-05T04:51:02.992Z] DEBUG - [ 0.502183] Trying to unpack rootfs image as initramfs...
[2024-02-05T04:51:03.245Z] DEBUG - [ 0.740942] Freeing initrd memory: 26940K
[2024-02-05T04:51:03.245Z] DEBUG - [ 0.742117] Initialise system trusted keyrings
[2024-02-05T04:51:03.245Z] DEBUG - [ 0.743213] workingset: timestamp_bits=40 max_order=18 bucket_order=0
[2024-02-05T04:51:03.245Z] DEBUG - [ 0.746922] Key type asymmetric registered
[2024-02-05T04:51:03.245Z] DEBUG - [ 0.747817] Asymmetric key parser 'x509' registered
[2024-02-05T04:51:03.245Z] DEBUG - [ 0.748831] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[2024-02-05T04:51:03.245Z] DEBUG - [ 0.750381] io scheduler mq-deadline registered
[2024-02-05T04:51:03.245Z] DEBUG - [ 0.751332] io scheduler kyber registered
[2024-02-05T04:51:03.245Z] DEBUG - [ 0.752217] io scheduler bfq registered
[2024-02-05T04:51:03.245Z] DEBUG - [ 0.753239] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[2024-02-05T04:51:03.245Z] DEBUG - [ 0.754731] ioatdma: Intel(R) QuickData Technology Driver 5.00
[2024-02-05T04:51:03.245Z] DEBUG - [ 0.755992] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[2024-02-05T04:51:03.498Z] DEBUG - [ 0.780831] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[2024-02-05T04:51:03.498Z] DEBUG - [ 0.782814] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <[email protected]>
[2024-02-05T04:51:03.498Z] DEBUG - [ 0.784168] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[2024-02-05T04:51:03.498Z] DEBUG - [ 0.785949] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[2024-02-05T04:51:03.498Z] DEBUG - [ 0.788438] serio: i8042 KBD port at 0x60,0x64 irq 1
[2024-02-05T04:51:03.498Z] DEBUG - [ 0.789469] serio: i8042 AUX port at 0x60,0x64 irq 12
[2024-02-05T04:51:03.498Z] DEBUG - [ 0.790585] rtc_cmos 00:00: RTC can wake from S4
[2024-02-05T04:51:03.498Z] DEBUG - [ 0.792091] rtc_cmos 00:00: registered as rtc0
[2024-02-05T04:51:03.498Z] DEBUG - [ 0.792399] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[2024-02-05T04:51:03.498Z] DEBUG - [ 0.793310] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram, hpet irqs
[2024-02-05T04:51:03.498Z] DEBUG - [ 0.796672] ledtrig-cpu: registered to indicate activity on CPUs
[2024-02-05T04:51:03.498Z] DEBUG - [ 0.798114] NET: Registered protocol family 10
[2024-02-05T04:51:03.498Z] DEBUG - [ 0.803614] Segment Routing with IPv6
[2024-02-05T04:51:03.498Z] DEBUG - [ 0.804489] mip6: Mobile IPv6
[2024-02-05T04:51:03.498Z] DEBUG - [ 0.805580] IPI shorthand broadcast: enabled
[2024-02-05T04:51:03.498Z] DEBUG - [ 0.806529] sched_clock: Marking stable (688219777, 118281774)->(827716245, -21214694)
[2024-02-05T04:51:03.498Z] DEBUG - [ 0.808296] registered taskstats version 1
[2024-02-05T04:51:03.498Z] DEBUG - [ 0.809159] Loading compiled-in X.509 certificates
[2024-02-05T04:51:03.498Z] DEBUG - [ 0.810400] rtc_cmos 00:00: setting system clock to 2024-02-05T04:51:02 UTC (1707108662)
[2024-02-05T04:51:03.498Z] DEBUG - [ 0.812499] Freeing unused kernel image memory: 1200K
[2024-02-05T04:51:03.498Z] DEBUG - [ 0.818299] Write protecting the kernel read-only data: 16384k
[2024-02-05T04:51:03.498Z] DEBUG - [ 0.819843] Freeing unused kernel image memory: 2036K
[2024-02-05T04:51:03.498Z] DEBUG - [ 0.821080] Freeing unused kernel image memory: 1496K
[2024-02-05T04:51:03.498Z] DEBUG - [ 0.826069] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[2024-02-05T04:51:03.498Z] DEBUG - [ 0.827362] Run /init as init process
[2024-02-05T04:51:03.498Z] DEBUG - Loading, please wait...
[2024-02-05T04:51:03.498Z] DEBUG - Starting version 241
[2024-02-05T04:51:03.498Z] DEBUG - [ 0.855899] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0
[2024-02-05T04:51:03.498Z] DEBUG - [ 0.857620] SCSI subsystem initialized
[2024-02-05T04:51:03.498Z] DEBUG - [ 0.861164] scsi host0: ata_piix
[2024-02-05T04:51:03.498Z] DEBUG - [ 0.862068] scsi host1: ata_piix
[2024-02-05T04:51:03.498Z] DEBUG - [ 0.862862] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc140 irq 14
[2024-02-05T04:51:03.498Z] DEBUG - [ 0.864231] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc148 irq 15
[2024-02-05T04:51:03.498Z] DEBUG - [ 0.869742] PCI Interrupt Link [LNKB] enabled at IRQ 10
[2024-02-05T04:51:03.498Z] DEBUG - [ 0.881795] PCI Interrupt Link [LNKC] enabled at IRQ 11
[2024-02-05T04:51:03.498Z] DEBUG - [ 0.893807] PCI Interrupt Link [LNKD] enabled at IRQ 11
[2024-02-05T04:51:03.498Z] DEBUG - [ 0.905738] PCI Interrupt Link [LNKA] enabled at IRQ 10
[2024-02-05T04:51:03.750Z] DEBUG - [ 1.041562] scsi host2: Virtio SCSI HBA
[2024-02-05T04:51:03.751Z] DEBUG - [ 1.043205] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5
[2024-02-05T04:51:03.751Z] DEBUG - [ 1.045201] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5
[2024-02-05T04:51:03.751Z] DEBUG - [ 1.060039] sd 2:0:0:0: Power-on or device reset occurred
[2024-02-05T04:51:03.751Z] DEBUG - [ 1.061170] sd 2:0:1:0: Power-on or device reset occurred
[2024-02-05T04:51:03.751Z] DEBUG - [ 1.062526] sd 2:0:0:0: [sda] 4194304 512-byte logical blocks: (2.15 GB/2.00 GiB)
[2024-02-05T04:51:03.751Z] DEBUG - [ 1.062528] sd 2:0:1:0: [sdb] 4194304 512-byte logical blocks: (2.15 GB/2.00 GiB)
[2024-02-05T04:51:03.751Z] DEBUG - [ 1.065558] sd 2:0:0:0: [sda] Write Protect is off
[2024-02-05T04:51:03.751Z] DEBUG - [ 1.065608] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[2024-02-05T04:51:03.751Z] DEBUG - [ 1.068434] sd 2:0:1:0: [sdb] Write Protect is off
[2024-02-05T04:51:03.751Z] DEBUG - [ 1.069559] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[2024-02-05T04:51:03.751Z] DEBUG - [ 1.077930] sda: sda1
[2024-02-05T04:51:03.751Z] DEBUG - [ 1.081773] sdb: sdb1
[2024-02-05T04:51:03.751Z] DEBUG - [ 1.089635] sd 2:0:0:0: [sda] Attached SCSI disk
[2024-02-05T04:51:03.751Z] DEBUG - [ 1.093611] sd 2:0:1:0: [sdb] Attached SCSI disk
[2024-02-05T04:51:03.751Z] DEBUG - [ 1.104594] md/raid1:md0: active with 2 out of 2 mirrors
[2024-02-05T04:51:03.751Z] DEBUG - [ 1.105860] md0: detected capacity change from 0 to 2144272384
[2024-02-05T04:51:03.751Z] DEBUG - Begin: Loading essential drivers ... done.
[2024-02-05T04:51:07.776Z] DEBUG - test_vif_s_8021ad_vlan_interfaces (__main__.BondingInterfaceTest) ... ok
[2024-02-05T04:51:08.965Z] DEBUG - Begin: Running /scripts/init-premount ... done.
[2024-02-05T04:51:08.965Z] DEBUG - Begin: Mounting root file system ... [ 6.204278] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
[2024-02-05T04:51:08.965Z] DEBUG - [ 6.279330] loop: module loaded
[2024-02-05T04:51:08.965Z] DEBUG - [ 6.298933] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[2024-02-05T04:51:08.965Z] DEBUG - [ 6.308403] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[2024-02-05T04:51:08.965Z] DEBUG - [ 6.310079] uhci_hcd: USB Universal Host Controller Interface driver
[2024-02-05T04:51:08.965Z] DEBUG - [ 6.313571] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[2024-02-05T04:51:08.965Z] DEBUG - [ 6.316305] usbcore: registered new interface driver usb-storage
[2024-02-05T04:51:09.883Z] DEBUG - Begin: Running /scripts/live-realpremount ... done.
[2024-02-05T04:51:09.883Z] DEBUG - Begin: Mounting "/live/medium//boot/1.3-stable-202402050442/1.3-stable-202402050442.squashfs" on "//1.3-stable-202402050442.squashfs" via "/dev/loop0" ... done.
[2024-02-05T04:51:10.272Z] DEBUG -
[2024-02-05T04:51:10.272Z] DEBUG - ======================================================================
[2024-02-05T04:51:10.272Z] DEBUG - FAIL: test_dhcp_vrf (__main__.BondingInterfaceTest)
[2024-02-05T04:51:10.272Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T04:51:10.272Z] DEBUG - Traceback (most recent call last):
[2024-02-05T04:51:10.272Z] DEBUG - File "/usr/libexec/vyos/tests/smoke/cli/base_interfaces_test.py", line 160, in test_dhcp_vrf
[2024-02-05T04:51:10.272Z] DEBUG - self.assertIn(str(dhclient_pid), vrf_pids)
[2024-02-05T04:51:10.272Z] DEBUG - AssertionError: '18327' not found in '18703 dhclient\n18727 dhclient-script\n19135 dhclient-script'
[2024-02-05T04:51:10.272Z] DEBUG -
[2024-02-05T04:51:10.272Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T04:51:10.272Z] DEBUG - Ran 29 tests in 81.748s
[2024-02-05T04:51:10.272Z] DEBUG -
[2024-02-05T04:51:10.272Z] DEBUG - FAILED (failures=1)
[2024-02-05T04:51:10.272Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_interfaces_bridge.py
[2024-02-05T04:51:12.769Z] DEBUG - test_add_multiple_ip_addresses (__main__.BridgeInterfaceTest) ... ok
[2024-02-05T04:51:14.023Z] DEBUG - [ 11.457271] EXT4-fs (md0): re-mounted. Opts: (null)
[2024-02-05T04:51:14.023Z] DEBUG - done.
[2024-02-05T04:51:14.276Z] DEBUG - Begin: Running /scripts/init-bottom ... mount: /root/dev: /dev is not a block device.
[2024-02-05T04:51:14.276Z] DEBUG - done.
[2024-02-05T04:51:14.276Z] DEBUG - [ 11.706940] random: crng init done
[2024-02-05T04:51:14.529Z] DEBUG - [ 11.872335] systemd[1]: Inserted module 'autofs4'
[2024-02-05T04:51:14.529Z] DEBUG - [ 11.882654] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[2024-02-05T04:51:14.529Z] DEBUG - [ 11.886606] systemd[1]: Detected virtualization kvm.
[2024-02-05T04:51:14.529Z] DEBUG - [ 11.887672] systemd[1]: Detected architecture x86-64.
[2024-02-05T04:51:14.529Z] DEBUG -
[2024-02-05T04:51:14.529Z] DEBUG - Welcome to VyOS 1.3-stable-202402050442 (equuleus)!
[2024-02-05T04:51:14.529Z] DEBUG -
[2024-02-05T04:51:14.529Z] DEBUG - [ 11.903471] systemd[1]: Set hostname to <vyos>.
[2024-02-05T04:51:14.642Z] DEBUG - test_add_remove_bridge_member (__main__.BridgeInterfaceTest) ... ok
[2024-02-05T04:51:14.781Z] DEBUG - [ 12.229866] systemd[1]: Reached target Swap.
[2024-02-05T04:51:14.781Z] DEBUG - [ OK ] Reached target Swap.
[2024-02-05T04:51:14.781Z] DEBUG - [ 12.232181] systemd[1]: Created slice User and Session Slice.
[2024-02-05T04:51:14.781Z] DEBUG - [ OK ] Created slice User and Session Slice.
[2024-02-05T04:51:14.781Z] DEBUG - [ 12.234889] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[2024-02-05T04:51:14.781Z] DEBUG - [ OK ] Set up automount Arbitrary…s File System Automount Point.
[2024-02-05T04:51:14.781Z] DEBUG - [ 12.238345] systemd[1]: Reached target Remote File Systems.
[2024-02-05T04:51:14.781Z] DEBUG - [ OK ] Reached target Remote File Systems.
[2024-02-05T04:51:14.781Z] DEBUG - [ 12.241228] systemd[1]: Listening on Journal Socket.
[2024-02-05T04:51:14.781Z] DEBUG - [ OK ] Listening on Journal Socket.
[2024-02-05T04:51:14.781Z] DEBUG - [ 12.243990] systemd[1]: Mounting POSIX Message Queue File System...
[2024-02-05T04:51:14.781Z] DEBUG - Mounting POSIX Message Queue File System...
[2024-02-05T04:51:14.781Z] DEBUG - Starting Load Kernel Modules...
[2024-02-05T04:51:14.781Z] DEBUG - Starting Remount Root and Kernel File Systems...
[2024-02-05T04:51:14.781Z] DEBUG - [ OK ] Created slice system-serial\x2dgetty.slice.
[2024-02-05T04:51:14.781Z] DEBUG - [ OK ] Reached target Slices.
[2024-02-05T04:51:14.781Z] DEBUG - [ OK ] Listening on initctl Compatibility Named Pipe.
[2024-02-05T04:51:14.781Z] DEBUG - [ OK ] Started Dispatch Password …ts to Console Directory Watch.
[2024-02-05T04:51:14.781Z] DEBUG - [ OK ] Reached target Network.
[2024-02-05T04:51:14.781Z] DEBUG - [ OK ] Listening on Syslog Socket.
[2024-02-05T04:51:14.781Z] DEBUG - [ OK ] Created slice system-getty.slice.
[2024-02-05T04:51:14.781Z] DEBUG - [ OK ] Listening on udev Kernel Socket.
[2024-02-05T04:51:14.781Z] DEBUG - [ OK ] Listening on udev Control Socket.
[2024-02-05T04:51:14.781Z] DEBUG - Starting udev Coldplug all Devices...
[2024-02-05T04:51:14.781Z] DEBUG - [ OK ] Reached target Network is Online.
[2024-02-05T04:51:14.781Z] DEBUG - Mounting Kernel Debug File System...
[2024-02-05T04:51:14.781Z] DEBUG - [ OK ] Started Forward Password R…uests to Wall Directory Watch.
[2024-02-05T04:51:14.781Z] DEBUG - [ OK ] Reached target Paths.
[2024-02-05T04:51:14.781Z] DEBUG - [ OK ] Listening on Journal Socket (/dev/log).
[2024-02-05T04:51:14.781Z] DEBUG - [ OK ] Reached target Local Encrypted Volumes.
[2024-02-05T04:51:14.782Z] DEBUG - Starting Create list of re…odes for the current kernel...
[2024-02-05T04:51:14.782Z] DEBUG - [ OK ] Listening on Journal Audit Socket.
[2024-02-05T04:51:14.782Z] DEBUG - [ 12.287445] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[2024-02-05T04:51:14.782Z] DEBUG - Starting Journal Service...
[2024-02-05T04:51:14.782Z] DEBUG - [ OK ] Mounted POSIX Message Queue File System.
[2024-02-05T04:51:14.782Z] DEBUG - [ OK ] [ 12.293623] Bridge firewalling registered
[2024-02-05T04:51:14.782Z] DEBUG - Started Remount Root and Kernel File Systems.
[2024-02-05T04:51:14.782Z] DEBUG - [ OK ] Mounted Kernel Debug File System.
[2024-02-05T04:51:14.782Z] DEBUG - [ OK ] Started Create list of req… nodes for the current kernel.
[2024-02-05T04:51:14.782Z] DEBUG - [ OK ] Started VyOS configuration daemon.
[2024-02-05T04:51:14.782Z] DEBUG - Starting Load/Save Random Seed...
[2024-02-05T04:51:14.782Z] DEBUG - [ OK ] [ 12.302683] mpls_gso: MPLS GSO support
[2024-02-05T04:51:15.034Z] DEBUG - Started VyOS DNS configuration keeper.
[2024-02-05T04:51:15.034Z] DEBUG - Starting Create System Users...
[2024-02-05T04:51:15.034Z] DEBUG - [ OK ] Started udev Coldplug all Devices.
[2024-02-05T04:51:15.034Z] DEBUG - [ OK ] Started Load/Save Random Seed.
[2024-02-05T04:51:15.034Z] DEBUG - [ OK ] Started Load Kernel Modules.
[2024-02-05T04:51:15.034Z] DEBUG - [ OK ] Started Create System Users.
[2024-02-05T04:51:15.034Z] DEBUG - Starting Create Static Device Nodes in /dev...
[2024-02-05T04:51:15.034Z] DEBUG - Starting Apply Kernel Variables...
[2024-02-05T04:51:15.034Z] DEBUG - [ OK ] Started Journal Service.
[2024-02-05T04:51:15.034Z] DEBUG - Starting Flush Journal to Persistent Storage...
[2024-02-05T04:51:15.034Z] DEBUG - [ OK ] Started Apply Kernel Variables.
[2024-02-05T04:51:15.034Z] DEBUG - [ OK ] Started Create Static Device Nodes in /dev.
[2024-02-05T04:51:15.034Z] DEBUG - Starting udev Kernel Device Manager...
[2024-02-05T04:51:15.034Z] DEBUG - [ OK ] Reached target Local File Systems (Pre).
[2024-02-05T04:51:15.034Z] DEBUG - Mounting /var/tmp...
[2024-02-05T04:51:15.034Z] DEBUG - Mounting /tmp...
[2024-02-05T04:51:15.034Z] DEBUG - [ OK ] Mounted /var/tmp.
[2024-02-05T04:51:15.034Z] DEBUG - [ OK ] Mounted /tmp.
[2024-02-05T04:51:15.034Z] DEBUG - [ OK ] Reached target Local File Systems.
[2024-02-05T04:51:15.034Z] DEBUG - [ OK ] Started Flush Journal to Persistent Storage.
[2024-02-05T04:51:15.034Z] DEBUG - Starting Create Volatile Files and Directories...
[2024-02-05T04:51:15.034Z] DEBUG - [ OK ] Started Create Volatile Files and Directories.
[2024-02-05T04:51:15.034Z] DEBUG - Starting Update UTMP about System Boot/Shutdown...
[2024-02-05T04:51:15.034Z] DEBUG - [ OK ] Started Entropy daemon using the HAVEGE algorithm.
[2024-02-05T04:51:15.034Z] DEBUG - [ OK ] Reached target System Time Synchronized.
[2024-02-05T04:51:15.034Z] DEBUG - Starting live-config conta…t process (late userspace)....
[2024-02-05T04:51:15.034Z] DEBUG - [ OK ] Started udev Kernel Device Manager.
[2024-02-05T04:51:15.034Z] DEBUG - [ OK ] Started Update UTMP about System Boot/Shutdown.
[2024-02-05T04:51:15.034Z] DEBUG - [ OK ] Reached target System Initialization.
[2024-02-05T04:51:15.034Z] DEBUG - [ OK ] Started Daily rotation of log files.
[2024-02-05T04:51:15.034Z] DEBUG - [ OK ] Listening on ACPID Listen Socket.
[2024-02-05T04:51:15.034Z] DEBUG - [ OK ] Listening on UUID daemon activation socket.
[2024-02-05T04:51:15.034Z] DEBUG - [ OK ] Started Daily Cleanup of Temporary Directories.
[2024-02-05T04:51:15.034Z] DEBUG - [ OK ] Started Podman auto-update timer.
[2024-02-05T04:51:15.034Z] DEBUG - [ OK ] Reached target Timers.
[2024-02-05T04:51:15.034Z] DEBUG - [ OK ] Listening on Podman API Socket.
[2024-02-05T04:51:15.034Z] DEBUG - [ OK ] Listening on D-Bus System Message Bus Socket.
[2024-02-05T04:51:15.034Z] DEBUG - [ OK ] Reached target Sockets.
[2024-02-05T04:51:15.287Z] DEBUG - [ OK ] Started live-config contai…oot process (late userspace)..
[2024-02-05T04:51:15.287Z] DEBUG - [ OK ] Reached target Basic System.
[2024-02-05T04:51:15.287Z] DEBUG - Starting System Logging Service...
[2024-02-05T04:51:15.287Z] DEBUG - Starting OpenBSD Secure Shell session cleanup...
[2024-02-05T04:51:15.287Z] DEBUG - [ OK ] Started D-Bus System Message Bus.
[2024-02-05T04:51:15.287Z] DEBUG - Starting Podman auto-update service...
[2024-02-05T04:51:15.287Z] DEBUG - Starting arpwatch service...
[2024-02-05T04:51:15.287Z] DEBUG - Starting Login Service...
[2024-02-05T04:51:15.287Z] DEBUG - Starting Deferred execution scheduler...
[2024-02-05T04:51:15.287Z] DEBUG - [ OK ] Started ACPI event daemon.
[2024-02-05T04:51:15.287Z] DEBUG - Starting LSB: Brings up/down network automatically...
[2024-02-05T04:51:15.287Z] DEBUG - [ OK ] Started Regular background program processing daemon.
[2024-02-05T04:51:15.287Z] DEBUG - [ OK ] Started VyOS Router.
[2024-02-05T04:51:15.287Z] DEBUG - Starting Permit User Sessions...
[2024-02-05T04:51:15.287Z] DEBUG - Starting Atop process accounting daemon...
[2024-02-05T04:51:15.287Z] DEBUG - [ OK ] Started OpenBSD Secure Shell session cleanup.
[2024-02-05T04:51:15.287Z] DEBUG - [ OK ] Started arpwatch service.
[2024-02-05T04:51:15.540Z] DEBUG - [ OK ] Started Login Service.
[2024-02-05T04:51:15.540Z] DEBUG - [ OK ] Started System Logging Service.
[2024-02-05T04:51:15.540Z] DEBUG - [ OK ] Started Deferred execution scheduler.
[2024-02-05T04:51:15.540Z] DEBUG - [ OK ] Started Permit User Sessions.
[2024-02-05T04:51:15.540Z] DEBUG - [ OK ] Started Atop process accounting daemon.
[2024-02-05T04:51:15.792Z] DEBUG - [ OK ] Found device /dev/ttyS0.
[2024-02-05T04:51:15.792Z] DEBUG - [ OK ] Started MD array monitor.
[2024-02-05T04:51:15.792Z] DEBUG - [ OK ] Started Atop advanced performance monitor.
[2024-02-05T04:51:15.792Z] DEBUG - [ OK ] Started Serial Getty on ttyS0.
[2024-02-05T04:51:15.792Z] DEBUG - [ OK ] Started Getty on tty1.
[2024-02-05T04:51:15.792Z] DEBUG - [ OK ] Reached target Login Prompts.
[2024-02-05T04:51:15.792Z] DEBUG - [ OK ] Started LSB: Brings up/down network automatically.
[2024-02-05T04:51:15.994Z] DEBUG - test_add_single_ip_address (__main__.BridgeInterfaceTest) ... ok
[2024-02-05T04:51:16.710Z] DEBUG - [ 13.754640] vyos-router[788]: Waiting for NICs to settle down: settled in 1sec..
[2024-02-05T04:51:17.627Z] DEBUG - [ OK ] Started Podman auto-update service.
[2024-02-05T04:51:17.627Z] DEBUG - [ OK ] Reached target Multi-User System.
[2024-02-05T04:51:17.627Z] DEBUG - [ OK ] Reached target Graphical Interface.
[2024-02-05T04:51:17.627Z] DEBUG - Starting Update UTMP about System Runlevel Changes...
[2024-02-05T04:51:17.627Z] DEBUG - [ OK ] Reached target VyOS target.
[2024-02-05T04:51:17.627Z] DEBUG - [ OK ] Started Update UTMP about System Runlevel Changes.
[2024-02-05T04:51:17.880Z] DEBUG - [ 15.104087] vyos-router[788]: Started watchfrr.
[2024-02-05T04:51:18.435Z] DEBUG - [ 15.710078] vyos-router[788]: Mounting VyOS Config...done.
[2024-02-05T04:51:21.686Z] DEBUG - [ 18.633438] vyos-router[788]: Starting VyOS router: migrate rl-system firewall configure.
[2024-02-05T04:51:21.686Z] DEBUG - [ 18.691238] vyos-config[911]: Configuration success
[2024-02-05T04:51:23.560Z] DEBUG -
[2024-02-05T04:51:23.560Z] DEBUG - Welcome to VyOS - vyos ttyS0
[2024-02-05T04:51:23.560Z] DEBUG -
[2024-02-05T04:51:23.560Z] DEBUG - vyos login: vyos
[2024-02-05T04:51:23.560Z] DEBUG - vyos
[2024-02-05T04:51:23.560Z] DEBUG - Password: vyos
[2024-02-05T04:51:23.560Z] DEBUG -
[2024-02-05T04:51:23.560Z] DEBUG - Welcome to VyOS!
[2024-02-05T04:51:23.560Z] DEBUG -
[2024-02-05T04:51:23.560Z] DEBUG - Check out project news at https://blog.vyos.io
[2024-02-05T04:51:23.560Z] DEBUG - and feel free to report bugs at https://vyos.dev
[2024-02-05T04:51:23.560Z] DEBUG -
[2024-02-05T04:51:23.560Z] DEBUG - You can change this banner using "set system login banner post-login" command.
[2024-02-05T04:51:23.560Z] DEBUG -
[2024-02-05T04:51:23.560Z] DEBUG - VyOS is a free software distribution that includes multiple components,
[2024-02-05T04:51:23.560Z] DEBUG - you can check individual component licenses under /usr/share/doc/*/copyright
[2024-02-05T04:51:23.813Z] INFO - Logged in!
[2024-02-05T04:51:23.813Z] DEBUG - vyos@vyos:~$ cat /proc/mdstat
[2024-02-05T04:51:23.813Z] DEBUG - cat /proc/mdstat
[2024-02-05T04:51:23.813Z] DEBUG - Personalities : [raid1]
[2024-02-05T04:51:23.813Z] DEBUG - md0 : active raid1 sdb1[0] sda1[1]
[2024-02-05T04:51:23.813Z] DEBUG - 2094016 blocks [2/2] [UU]
[2024-02-05T04:51:23.813Z] DEBUG -
[2024-02-05T04:51:23.813Z] DEBUG - unused devices: <none>
[2024-02-05T04:51:23.813Z] INFO - Powering off system
[2024-02-05T04:51:23.813Z] DEBUG - vyos@vyos:~$ poweroff now
[2024-02-05T04:51:23.813Z] INFO - Shutting down virtual machine
[2024-02-05T04:51:23.813Z] INFO - Waiting for shutdown...
[2024-02-05T04:51:24.053Z] DEBUG - test_bridge_vif_members (__main__.BridgeInterfaceTest) ... ok
[2024-02-05T04:51:33.716Z] INFO - Waiting for shutdown...
[2024-02-05T04:51:33.716Z] INFO - VM is shut down!
[2024-02-05T04:51:33.968Z] INFO - Cleaning up
[2024-02-05T04:51:33.968Z] INFO - Removing disk file: testinstall-20240205-044748-411c_disk0.img
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2024-02-05T04:51:36.181Z] DEBUG - test_bridge_vif_s_vif_c_members (__main__.BridgeInterfaceTest) ... ok
[2024-02-05T04:51:41.397Z] DEBUG - test_bridge_vlan_filter (__main__.BridgeInterfaceTest) ... ok
[2024-02-05T04:51:43.271Z] DEBUG - test_dhcp_disable_interface (__main__.BridgeInterfaceTest) ... ok
[2024-02-05T04:51:46.516Z] DEBUG - test_dhcp_vrf (__main__.BridgeInterfaceTest) ... ok
[2024-02-05T04:51:48.390Z] DEBUG - test_dhcpv6_client_options (__main__.BridgeInterfaceTest) ... ok
[2024-02-05T04:51:50.887Z] DEBUG - test_dhcpv6_vrf (__main__.BridgeInterfaceTest) ... ok
[2024-02-05T04:51:56.116Z] DEBUG - test_dhcpv6pd_auto_sla_id (__main__.BridgeInterfaceTest) ... ok
[2024-02-05T04:52:01.332Z] DEBUG - test_dhcpv6pd_manual_sla_id (__main__.BridgeInterfaceTest) ... ok
[2024-02-05T04:52:03.206Z] DEBUG - test_interface_description (__main__.BridgeInterfaceTest) ... ok
[2024-02-05T04:52:05.080Z] DEBUG - test_interface_disable (__main__.BridgeInterfaceTest) ... ok
[2024-02-05T04:52:06.953Z] DEBUG - test_interface_ip_options (__main__.BridgeInterfaceTest) ... ok
[2024-02-05T04:52:09.451Z] DEBUG - test_interface_ipv6_options (__main__.BridgeInterfaceTest) ... ok
[2024-02-05T04:52:09.451Z] DEBUG - test_interface_mtu (__main__.BridgeInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:52:11.948Z] DEBUG - test_ipv6_link_local_address (__main__.BridgeInterfaceTest) ... ok
[2024-02-05T04:52:13.822Z] DEBUG - test_isolated_interfaces (__main__.BridgeInterfaceTest) ... ok
[2024-02-05T04:52:14.075Z] DEBUG - test_mtu_1200_no_ipv6_interface (__main__.BridgeInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:52:15.948Z] DEBUG - test_span_mirror (__main__.BridgeInterfaceTest) ... ok
[2024-02-05T04:52:20.091Z] DEBUG - test_vif_8021q_interfaces (__main__.BridgeInterfaceTest) ... ok
[2024-02-05T04:52:22.589Z] DEBUG - test_vif_8021q_lower_up_down (__main__.BridgeInterfaceTest) ... ok
[2024-02-05T04:52:25.834Z] DEBUG - test_vif_8021q_mtu_limits (__main__.BridgeInterfaceTest) ... ok
[2024-02-05T04:52:25.834Z] DEBUG - test_vif_s_8021ad_vlan_interfaces (__main__.BridgeInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:52:28.343Z] DEBUG -
[2024-02-05T04:52:28.343Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T04:52:28.343Z] DEBUG - Ran 25 tests in 77.607s
[2024-02-05T04:52:28.343Z] DEBUG -
[2024-02-05T04:52:28.343Z] DEBUG - OK (skipped=3)
[2024-02-05T04:52:28.343Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_interfaces_dummy.py
[2024-02-05T04:52:31.589Z] DEBUG - test_add_multiple_ip_addresses (__main__.DummyInterfaceTest) ... ok
[2024-02-05T04:52:34.087Z] DEBUG - test_add_single_ip_address (__main__.DummyInterfaceTest) ... ok
[2024-02-05T04:52:34.087Z] DEBUG - test_dhcp_disable_interface (__main__.DummyInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:52:34.087Z] DEBUG - test_dhcp_vrf (__main__.DummyInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:52:34.340Z] DEBUG - test_dhcpv6_client_options (__main__.DummyInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:52:34.340Z] DEBUG - test_dhcpv6_vrf (__main__.DummyInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:52:34.592Z] DEBUG - test_dhcpv6pd_auto_sla_id (__main__.DummyInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:52:34.592Z] DEBUG - test_dhcpv6pd_manual_sla_id (__main__.DummyInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:52:38.734Z] DEBUG - test_interface_description (__main__.DummyInterfaceTest) ... ok
[2024-02-05T04:52:41.231Z] DEBUG - test_interface_disable (__main__.DummyInterfaceTest) ... ok
[2024-02-05T04:52:41.231Z] DEBUG - test_interface_ip_options (__main__.DummyInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:52:41.484Z] DEBUG - test_interface_ipv6_options (__main__.DummyInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:52:43.981Z] DEBUG - test_interface_mtu (__main__.DummyInterfaceTest) ... ok
[2024-02-05T04:52:44.233Z] DEBUG - test_ipv6_link_local_address (__main__.DummyInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:52:47.478Z] DEBUG - test_mtu_1200_no_ipv6_interface (__main__.DummyInterfaceTest) ... ok
[2024-02-05T04:52:47.478Z] DEBUG - test_span_mirror (__main__.DummyInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:52:47.731Z] DEBUG - test_vif_8021q_interfaces (__main__.DummyInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:52:47.731Z] DEBUG - test_vif_8021q_lower_up_down (__main__.DummyInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:52:47.984Z] DEBUG - test_vif_8021q_mtu_limits (__main__.DummyInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:52:47.984Z] DEBUG - test_vif_s_8021ad_vlan_interfaces (__main__.DummyInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:52:48.539Z] DEBUG -
[2024-02-05T04:52:48.539Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T04:52:48.539Z] DEBUG - Ran 20 tests in 20.420s
[2024-02-05T04:52:48.539Z] DEBUG -
[2024-02-05T04:52:48.539Z] DEBUG - OK (skipped=14)
[2024-02-05T04:52:48.539Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_interfaces_ethernet.py
[2024-02-05T04:52:51.235Z] DEBUG - test_bgp_azure_ipsec_gateway (__main__.TestConfigBgpAzureIpsecGateway) ... time: 206.482
[2024-02-05T04:52:51.235Z] DEBUG - ok
[2024-02-05T04:52:55.043Z] DEBUG - test_add_multiple_ip_addresses (__main__.EthernetInterfaceTest) ... ok
[2024-02-05T04:53:00.277Z] DEBUG - test_add_single_ip_address (__main__.EthernetInterfaceTest) ... ok
[2024-02-05T04:53:05.494Z] DEBUG - test_dhcp_disable_interface (__main__.EthernetInterfaceTest) ... ok
[2024-02-05T04:53:09.238Z] DEBUG - test_bgp_bfd_communities (__main__.TestConfigBgpBfdCommunities) ... time: 26.746
[2024-02-05T04:53:09.238Z] DEBUG - ok
[2024-02-05T04:53:23.490Z] DEBUG - test_dhcp_vrf (__main__.EthernetInterfaceTest) ... ok
[2024-02-05T04:53:29.994Z] DEBUG - test_dhcpv6_client_options (__main__.EthernetInterfaceTest) ... ok
[2024-02-05T04:53:36.499Z] DEBUG - test_dhcpv6_vrf (__main__.EthernetInterfaceTest) ... ok
[2024-02-05T04:53:48.643Z] DEBUG - test_dhcpv6pd_auto_sla_id (__main__.EthernetInterfaceTest) ... ok
[2024-02-05T04:54:00.771Z] DEBUG - test_dhcpv6pd_manual_sla_id (__main__.EthernetInterfaceTest) ... ok
[2024-02-05T04:54:05.987Z] DEBUG - test_eapol_support (__main__.EthernetInterfaceTest) ... ok
[2024-02-05T04:54:11.203Z] DEBUG - test_interface_description (__main__.EthernetInterfaceTest) ... ok
[2024-02-05T04:54:16.420Z] DEBUG - test_interface_disable (__main__.EthernetInterfaceTest) ... ok
[2024-02-05T04:54:22.926Z] DEBUG - test_interface_ip_options (__main__.EthernetInterfaceTest) ... ok
[2024-02-05T04:54:28.144Z] DEBUG - test_interface_ipv6_options (__main__.EthernetInterfaceTest) ... ok
[2024-02-05T04:54:33.360Z] DEBUG - test_interface_mtu (__main__.EthernetInterfaceTest) ... ok
[2024-02-05T04:54:38.579Z] DEBUG - test_ipv6_link_local_address (__main__.EthernetInterfaceTest) ... ok
[2024-02-05T04:54:45.100Z] DEBUG - test_mtu_1200_no_ipv6_interface (__main__.EthernetInterfaceTest) ... ok
[2024-02-05T04:54:45.542Z] DEBUG - test_bgp_big_as_cloud (__main__.TestConfigBgpBigAsCloud) ... time: 94.339
[2024-02-05T04:54:45.542Z] DEBUG - ok
[2024-02-05T04:54:46.974Z] DEBUG - test_non_existing_interface (__main__.EthernetInterfaceTest) ... ok
[2024-02-05T04:54:52.190Z] DEBUG - test_offloading_rps (__main__.EthernetInterfaceTest) ... ok
[2024-02-05T04:54:57.406Z] DEBUG - test_span_mirror (__main__.EthernetInterfaceTest) ... ok
[2024-02-05T04:55:03.911Z] DEBUG - test_speed_duplex_verify (__main__.EthernetInterfaceTest) ... ok
[2024-02-05T04:55:25.750Z] DEBUG - test_vif_8021q_interfaces (__main__.EthernetInterfaceTest) ... ok
[2024-02-05T04:55:35.673Z] DEBUG - test_vif_8021q_lower_up_down (__main__.EthernetInterfaceTest) ... ok
[2024-02-05T04:55:50.469Z] DEBUG - test_vif_8021q_mtu_limits (__main__.EthernetInterfaceTest) ... ok
[2024-02-05T04:56:21.840Z] DEBUG - test_bgp_dmvpn_hub (__main__.TestConfigBgpDmvpnHub) ... time: 95.340
[2024-02-05T04:56:21.840Z] DEBUG - ok
[2024-02-05T04:56:58.024Z] DEBUG - test_vif_s_8021ad_vlan_interfaces (__main__.EthernetInterfaceTest) ... ok
[2024-02-05T04:56:58.024Z] DEBUG -
[2024-02-05T04:56:58.024Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T04:56:58.024Z] DEBUG - Ran 24 tests in 241.598s
[2024-02-05T04:56:58.024Z] DEBUG -
[2024-02-05T04:56:58.024Z] DEBUG - OK
[2024-02-05T04:56:58.024Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_interfaces_geneve.py
[2024-02-05T04:56:58.024Z] DEBUG - test_add_multiple_ip_addresses (__main__.GeneveInterfaceTest) ... ok
[2024-02-05T04:56:58.024Z] DEBUG - test_add_single_ip_address (__main__.GeneveInterfaceTest) ... ok
[2024-02-05T04:56:58.024Z] DEBUG - test_dhcp_disable_interface (__main__.GeneveInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:56:58.024Z] DEBUG - test_dhcp_vrf (__main__.GeneveInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:56:58.024Z] DEBUG - test_dhcpv6_client_options (__main__.GeneveInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:56:58.024Z] DEBUG - test_dhcpv6_vrf (__main__.GeneveInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:56:58.024Z] DEBUG - test_dhcpv6pd_auto_sla_id (__main__.GeneveInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:56:58.024Z] DEBUG - test_dhcpv6pd_manual_sla_id (__main__.GeneveInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:56:58.024Z] DEBUG - test_interface_description (__main__.GeneveInterfaceTest) ... ok
[2024-02-05T04:56:58.943Z] DEBUG - test_interface_disable (__main__.GeneveInterfaceTest) ... ok
[2024-02-05T04:57:00.295Z] DEBUG - test_interface_ip_options (__main__.GeneveInterfaceTest) ... ok
[2024-02-05T04:57:00.443Z] DEBUG - test_bgp_dmvpn_spoke (__main__.TestConfigBgpDmvpnSpoke) ... time: 38.400
[2024-02-05T04:57:00.443Z] DEBUG - ok
[2024-02-05T04:57:01.660Z] DEBUG - test_interface_ipv6_options (__main__.GeneveInterfaceTest) ... ok
[2024-02-05T04:57:01.912Z] DEBUG - test_interface_mtu (__main__.GeneveInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:04.409Z] DEBUG - test_ipv6_link_local_address (__main__.GeneveInterfaceTest) ... ok
[2024-02-05T04:57:04.409Z] DEBUG - test_mtu_1200_no_ipv6_interface (__main__.GeneveInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:04.409Z] DEBUG - test_span_mirror (__main__.GeneveInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:04.409Z] DEBUG - test_vif_8021q_interfaces (__main__.GeneveInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:04.592Z] DEBUG - test_bgp_rpki (__main__.TestConfigBgpRpki) ... time: 8.628
[2024-02-05T04:57:04.592Z] DEBUG - ok
[2024-02-05T04:57:04.661Z] DEBUG - test_vif_8021q_lower_up_down (__main__.GeneveInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:04.661Z] DEBUG - test_vif_8021q_mtu_limits (__main__.GeneveInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:04.914Z] DEBUG - test_vif_s_8021ad_vlan_interfaces (__main__.GeneveInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:05.166Z] DEBUG -
[2024-02-05T04:57:05.166Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T04:57:05.166Z] DEBUG - Ran 20 tests in 14.077s
[2024-02-05T04:57:05.166Z] DEBUG -
[2024-02-05T04:57:05.166Z] DEBUG - OK (skipped=13)
[2024-02-05T04:57:05.166Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_interfaces_l2tpv3.py
[2024-02-05T04:57:07.039Z] DEBUG - test_add_multiple_ip_addresses (__main__.L2TPv3InterfaceTest) ... ok
[2024-02-05T04:57:08.911Z] DEBUG - test_add_single_ip_address (__main__.L2TPv3InterfaceTest) ... ok
[2024-02-05T04:57:08.911Z] DEBUG - test_dhcp_disable_interface (__main__.L2TPv3InterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:08.911Z] DEBUG - test_dhcp_vrf (__main__.L2TPv3InterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:09.163Z] DEBUG - test_dhcpv6_client_options (__main__.L2TPv3InterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:09.163Z] DEBUG - test_dhcpv6_vrf (__main__.L2TPv3InterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:09.416Z] DEBUG - test_dhcpv6pd_auto_sla_id (__main__.L2TPv3InterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:09.416Z] DEBUG - test_dhcpv6pd_manual_sla_id (__main__.L2TPv3InterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:11.912Z] DEBUG - test_interface_description (__main__.L2TPv3InterfaceTest) ... ok
[2024-02-05T04:57:13.785Z] DEBUG - test_interface_disable (__main__.L2TPv3InterfaceTest) ... ok
[2024-02-05T04:57:15.137Z] DEBUG - test_interface_ip_options (__main__.L2TPv3InterfaceTest) ... ok
[2024-02-05T04:57:17.010Z] DEBUG - test_interface_ipv6_options (__main__.L2TPv3InterfaceTest) ... ok
[2024-02-05T04:57:17.010Z] DEBUG - test_interface_mtu (__main__.L2TPv3InterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:19.505Z] DEBUG - test_ipv6_link_local_address (__main__.L2TPv3InterfaceTest) ... ok
[2024-02-05T04:57:19.505Z] DEBUG - test_mtu_1200_no_ipv6_interface (__main__.L2TPv3InterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:19.505Z] DEBUG - test_span_mirror (__main__.L2TPv3InterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:19.505Z] DEBUG - test_vif_8021q_interfaces (__main__.L2TPv3InterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:19.758Z] DEBUG - test_vif_8021q_lower_up_down (__main__.L2TPv3InterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:19.758Z] DEBUG - test_vif_8021q_mtu_limits (__main__.L2TPv3InterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:20.010Z] DEBUG - test_vif_s_8021ad_vlan_interfaces (__main__.L2TPv3InterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:20.263Z] DEBUG -
[2024-02-05T04:57:20.263Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T04:57:20.263Z] DEBUG - Ran 20 tests in 15.076s
[2024-02-05T04:57:20.263Z] DEBUG -
[2024-02-05T04:57:20.263Z] DEBUG - OK (skipped=13)
[2024-02-05T04:57:20.263Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_interfaces_loopback.py
[2024-02-05T04:57:21.634Z] DEBUG - test_add_multiple_ip_addresses (__main__.LoopbackInterfaceTest) ... ok
[2024-02-05T04:57:22.551Z] DEBUG - test_add_single_ip_address (__main__.LoopbackInterfaceTest) ... ok
[2024-02-05T04:57:22.551Z] DEBUG - test_dhcp_disable_interface (__main__.LoopbackInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:22.804Z] DEBUG - test_dhcp_vrf (__main__.LoopbackInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:22.804Z] DEBUG - test_dhcpv6_client_options (__main__.LoopbackInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:23.057Z] DEBUG - test_dhcpv6_vrf (__main__.LoopbackInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:23.057Z] DEBUG - test_dhcpv6pd_auto_sla_id (__main__.LoopbackInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:23.057Z] DEBUG - test_dhcpv6pd_manual_sla_id (__main__.LoopbackInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:24.930Z] DEBUG - test_interface_description (__main__.LoopbackInterfaceTest) ... ok
[2024-02-05T04:57:24.930Z] DEBUG - test_interface_disable (__main__.LoopbackInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:24.930Z] DEBUG - test_interface_ip_options (__main__.LoopbackInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:24.930Z] DEBUG - test_interface_ipv6_options (__main__.LoopbackInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:25.182Z] DEBUG - test_interface_mtu (__main__.LoopbackInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:25.182Z] DEBUG - test_ipv6_link_local_address (__main__.LoopbackInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:25.435Z] DEBUG - test_mtu_1200_no_ipv6_interface (__main__.LoopbackInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:25.435Z] DEBUG - test_span_mirror (__main__.LoopbackInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:25.435Z] DEBUG - test_vif_8021q_interfaces (__main__.LoopbackInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:25.688Z] DEBUG - test_vif_8021q_lower_up_down (__main__.LoopbackInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:25.688Z] DEBUG - test_vif_8021q_mtu_limits (__main__.LoopbackInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:25.940Z] DEBUG - test_vif_s_8021ad_vlan_interfaces (__main__.LoopbackInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:26.425Z] DEBUG - test_bgp_small_internet_exchange (__main__.TestConfigBgpSmallInternetExchange) ... time: 21.214
[2024-02-05T04:57:26.425Z] DEBUG - ok
[2024-02-05T04:57:26.495Z] DEBUG -
[2024-02-05T04:57:26.495Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T04:57:26.495Z] DEBUG - Ran 20 tests in 6.131s
[2024-02-05T04:57:26.495Z] DEBUG -
[2024-02-05T04:57:26.495Z] DEBUG - OK (skipped=17)
[2024-02-05T04:57:26.495Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_interfaces_macsec.py
[2024-02-05T04:57:28.990Z] DEBUG - test_add_multiple_ip_addresses (__main__.MACsecInterfaceTest) ... ok
[2024-02-05T04:57:30.342Z] DEBUG - test_add_single_ip_address (__main__.MACsecInterfaceTest) ... ok
[2024-02-05T04:57:31.694Z] DEBUG - test_dhcp_disable_interface (__main__.MACsecInterfaceTest) ... ok
[2024-02-05T04:57:31.694Z] DEBUG - test_dhcp_vrf (__main__.MACsecInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:31.946Z] DEBUG - test_dhcpv6_client_options (__main__.MACsecInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:31.946Z] DEBUG - test_dhcpv6_vrf (__main__.MACsecInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:32.199Z] DEBUG - test_dhcpv6pd_auto_sla_id (__main__.MACsecInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:32.451Z] DEBUG - test_dhcpv6pd_manual_sla_id (__main__.MACsecInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:34.947Z] DEBUG - test_interface_description (__main__.MACsecInterfaceTest) ... ok
[2024-02-05T04:57:36.820Z] DEBUG - test_interface_disable (__main__.MACsecInterfaceTest) ... ok
[2024-02-05T04:57:38.172Z] DEBUG - test_interface_ip_options (__main__.MACsecInterfaceTest) ... ok
[2024-02-05T04:57:40.046Z] DEBUG - test_interface_ipv6_options (__main__.MACsecInterfaceTest) ... ok
[2024-02-05T04:57:40.046Z] DEBUG - test_interface_mtu (__main__.MACsecInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:42.543Z] DEBUG - test_ipv6_link_local_address (__main__.MACsecInterfaceTest) ... ok
[2024-02-05T04:57:46.707Z] DEBUG - test_macsec_encryption (__main__.MACsecInterfaceTest) ... ok
[2024-02-05T04:57:48.580Z] DEBUG - test_macsec_gcm_aes_128 (__main__.MACsecInterfaceTest) ... ok
[2024-02-05T04:57:50.454Z] DEBUG - test_macsec_gcm_aes_256 (__main__.MACsecInterfaceTest) ... ok
[2024-02-05T04:57:54.594Z] DEBUG - test_macsec_source_interface (__main__.MACsecInterfaceTest) ... ok
[2024-02-05T04:57:54.594Z] DEBUG - test_mtu_1200_no_ipv6_interface (__main__.MACsecInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:54.847Z] DEBUG - test_span_mirror (__main__.MACsecInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:54.847Z] DEBUG - test_vif_8021q_interfaces (__main__.MACsecInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:55.099Z] DEBUG - test_vif_8021q_lower_up_down (__main__.MACsecInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:55.099Z] DEBUG - test_vif_8021q_mtu_limits (__main__.MACsecInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:55.352Z] DEBUG - test_vif_s_8021ad_vlan_interfaces (__main__.MACsecInterfaceTest) ... skipped 'not supported'
[2024-02-05T04:57:55.604Z] DEBUG -
[2024-02-05T04:57:55.604Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T04:57:55.604Z] DEBUG - Ran 24 tests in 28.909s
[2024-02-05T04:57:55.604Z] DEBUG -
[2024-02-05T04:57:55.604Z] DEBUG - OK (skipped=12)
[2024-02-05T04:57:55.604Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_interfaces_openvpn.py
[2024-02-05T04:58:07.731Z] DEBUG - test_openvpn_client_interfaces (__main__.TestInterfacesOpenVPN) ... ok
[2024-02-05T04:58:11.871Z] DEBUG - test_openvpn_client_verify (__main__.TestInterfacesOpenVPN) ... ok
[2024-02-05T04:58:16.011Z] DEBUG - test_openvpn_options (__main__.TestInterfacesOpenVPN) ... ok
[2024-02-05T04:58:22.521Z] DEBUG - test_openvpn_server_net30_topology (__main__.TestInterfacesOpenVPN) ... ok
[2024-02-05T04:58:29.046Z] DEBUG - test_openvpn_server_subnet_topology (__main__.TestInterfacesOpenVPN) ... ok
[2024-02-05T04:58:38.949Z] DEBUG - test_openvpn_server_verify (__main__.TestInterfacesOpenVPN) ... ok
[2024-02-05T04:58:43.090Z] DEBUG - test_openvpn_site2site_interfaces_tun (__main__.TestInterfacesOpenVPN) ... ok
[2024-02-05T04:58:49.594Z] DEBUG - test_openvpn_site2site_verify (__main__.TestInterfacesOpenVPN) ... ok
[2024-02-05T04:58:49.594Z] DEBUG -
[2024-02-05T04:58:49.594Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T04:58:49.594Z] DEBUG - Ran 8 tests in 48.877s
[2024-02-05T04:58:49.594Z] DEBUG -
[2024-02-05T04:58:49.594Z] DEBUG - OK
[2024-02-05T04:58:49.594Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_interfaces_pppoe.py
[2024-02-05T04:59:02.722Z] DEBUG - test_dialup_router_complex (__main__.TestConfigDialupRouterComplex) ... time: 92.295
[2024-02-05T04:59:02.722Z] DEBUG - ok
[2024-02-05T04:59:04.075Z] DEBUG - test_dialup_router_medium_vpn (__main__.TestConfigDialupRouterMediumVpn) ... WARNING: "pppoe0" is not a DHCP interface but uses DHCP name-server option!
[2024-02-05T04:59:04.075Z] DEBUG - WARNING: "pppoe0" is not a DHCP interface but uses DHCP name-server option!
[2024-02-05T04:59:04.075Z] DEBUG - WARNING: "pppoe0" is not a DHCP interface but uses DHCP name-server option!
[2024-02-05T04:59:04.075Z] DEBUG - WARNING: "pppoe0" is not a DHCP interface but uses DHCP name-server option!
[2024-02-05T04:59:04.992Z] DEBUG - WARNING: "pppoe0" is not a DHCP interface but uses DHCP name-server option!
[2024-02-05T04:59:28.204Z] DEBUG - test_pppoe_authentication (__main__.PPPoEInterfaceTest) ... ok
[2024-02-05T04:59:28.204Z] DEBUG - test_pppoe_clent_disabled_interface (__main__.PPPoEInterfaceTest) ... ok
[2024-02-05T04:59:43.588Z] DEBUG - time: 43.532
[2024-02-05T04:59:43.588Z] DEBUG - ok
[2024-02-05T04:59:48.803Z] DEBUG - test_isis_small (__main__.TestConfigIsisSmall) ... time: 7.237
[2024-02-05T04:59:48.803Z] DEBUG - ok
[2024-02-05T04:59:55.307Z] DEBUG - test_pppoe_server (__main__.TestConfigPppoeServer) ... time: 6.782
[2024-02-05T04:59:55.307Z] DEBUG - ok
[2024-02-05T05:00:06.801Z] DEBUG - test_pppoe_client (__main__.PPPoEInterfaceTest) ... ok
[2024-02-05T05:00:21.745Z] DEBUG - test_qos_basic (__main__.TestConfigQosBasic) ... time: 25.997
[2024-02-05T05:00:21.745Z] DEBUG - ok
[2024-02-05T05:00:28.256Z] DEBUG - test_rip_router (__main__.TestConfigRipRouter) ... time: 5.855
[2024-02-05T05:00:28.256Z] DEBUG - ok
[2024-02-05T05:00:36.307Z] DEBUG - test_tunnel_broker (__main__.TestConfigTunnelBroker) ... time: 8.319
[2024-02-05T05:00:36.307Z] DEBUG - ok
[2024-02-05T05:00:45.410Z] DEBUG - test_pppoe_dhcpv6pd (__main__.PPPoEInterfaceTest) ... ok
[2024-02-05T05:00:48.434Z] DEBUG - test_vrf_basic (__main__.TestConfigVrfBasic) ... time: 11.618
[2024-02-05T05:00:48.434Z] DEBUG - ok
[2024-02-05T05:00:48.434Z] DEBUG -
[2024-02-05T05:00:48.434Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:00:48.434Z] DEBUG - Ran 16 tests in 700.381s
[2024-02-05T05:00:48.434Z] DEBUG -
[2024-02-05T05:00:48.434Z] DEBUG - OK
[2024-02-05T05:00:48.434Z] DEBUG - vyos@vyos:~$ echo EXITCODE:$?
[2024-02-05T05:00:48.434Z] DEBUG - echo EXITCODE:$?
[2024-02-05T05:00:48.434Z] DEBUG - EXITCODE:0
[2024-02-05T05:00:48.434Z] INFO - Configtest finished successfully!
[2024-02-05T05:00:48.434Z] INFO - Powering off system
[2024-02-05T05:00:48.434Z] DEBUG - poweroff now
[2024-02-05T05:00:48.434Z] INFO - Shutting down virtual machine
[2024-02-05T05:00:48.434Z] INFO - Waiting for shutdown...
[2024-02-05T05:00:58.334Z] INFO - Waiting for shutdown...
[2024-02-05T05:00:58.334Z] INFO - VM is shut down!
[2024-02-05T05:00:58.334Z] INFO - Cleaning up
[2024-02-05T05:00:58.334Z] INFO - Removing disk file: testinstall-20240205-044748-89ee.img
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2024-02-05T05:01:24.006Z] DEBUG - test_pppoe_mtu_mru (__main__.PPPoEInterfaceTest) ... ok
[2024-02-05T05:02:02.628Z] DEBUG - test_pppoe_options (__main__.PPPoEInterfaceTest) ... ok
[2024-02-05T05:02:02.628Z] DEBUG -
[2024-02-05T05:02:02.628Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:02:02.628Z] DEBUG - Ran 6 tests in 187.747s
[2024-02-05T05:02:02.628Z] DEBUG -
[2024-02-05T05:02:02.628Z] DEBUG - OK
[2024-02-05T05:02:02.628Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_interfaces_pseudo_ethernet.py
[2024-02-05T05:02:02.628Z] DEBUG - test_add_multiple_ip_addresses (__main__.PEthInterfaceTest) ... ok
[2024-02-05T05:02:02.628Z] DEBUG - test_add_single_ip_address (__main__.PEthInterfaceTest) ... ok
[2024-02-05T05:02:02.628Z] DEBUG - test_dhcp_disable_interface (__main__.PEthInterfaceTest) ... ok
[2024-02-05T05:02:02.628Z] DEBUG - test_dhcp_vrf (__main__.PEthInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:02:02.882Z] DEBUG - test_dhcpv6_client_options (__main__.PEthInterfaceTest) ... ok
[2024-02-05T05:02:03.134Z] DEBUG - test_dhcpv6_vrf (__main__.PEthInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:02:08.350Z] DEBUG - test_dhcpv6pd_auto_sla_id (__main__.PEthInterfaceTest) ... ok
[2024-02-05T05:02:13.565Z] DEBUG - test_dhcpv6pd_manual_sla_id (__main__.PEthInterfaceTest) ... ok
[2024-02-05T05:02:15.438Z] DEBUG - test_interface_description (__main__.PEthInterfaceTest) ... ok
[2024-02-05T05:02:16.790Z] DEBUG - test_interface_disable (__main__.PEthInterfaceTest) ... ok
[2024-02-05T05:02:18.142Z] DEBUG - test_interface_ip_options (__main__.PEthInterfaceTest) ... ok
[2024-02-05T05:02:19.494Z] DEBUG - test_interface_ipv6_options (__main__.PEthInterfaceTest) ... ok
[2024-02-05T05:02:21.367Z] DEBUG - test_interface_mtu (__main__.PEthInterfaceTest) ... ok
[2024-02-05T05:02:23.240Z] DEBUG - test_ipv6_link_local_address (__main__.PEthInterfaceTest) ... ok
[2024-02-05T05:02:25.113Z] DEBUG - test_mtu_1200_no_ipv6_interface (__main__.PEthInterfaceTest) ... ok
[2024-02-05T05:02:25.113Z] DEBUG - test_span_mirror (__main__.PEthInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:02:29.253Z] DEBUG - test_vif_8021q_interfaces (__main__.PEthInterfaceTest) ... ok
[2024-02-05T05:02:32.497Z] DEBUG - test_vif_8021q_lower_up_down (__main__.PEthInterfaceTest) ... ok
[2024-02-05T05:02:34.992Z] DEBUG - test_vif_8021q_mtu_limits (__main__.PEthInterfaceTest) ... ok
[2024-02-05T05:02:49.799Z] DEBUG - test_vif_s_8021ad_vlan_interfaces (__main__.PEthInterfaceTest) ... ok
[2024-02-05T05:02:49.799Z] DEBUG -
[2024-02-05T05:02:49.799Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:02:49.799Z] DEBUG - Ran 20 tests in 52.750s
[2024-02-05T05:02:49.799Z] DEBUG -
[2024-02-05T05:02:49.799Z] DEBUG - OK (skipped=3)
[2024-02-05T05:02:49.799Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_interfaces_tunnel.py
[2024-02-05T05:02:52.296Z] DEBUG - test_add_multiple_ip_addresses (__main__.TunnelInterfaceTest) ... ok
[2024-02-05T05:02:54.169Z] DEBUG - test_add_single_ip_address (__main__.TunnelInterfaceTest) ... ok
[2024-02-05T05:02:54.169Z] DEBUG - test_dhcp_disable_interface (__main__.TunnelInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:02:54.169Z] DEBUG - test_dhcp_vrf (__main__.TunnelInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:02:54.169Z] DEBUG - test_dhcpv6_client_options (__main__.TunnelInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:02:54.421Z] DEBUG - test_dhcpv6_vrf (__main__.TunnelInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:02:54.421Z] DEBUG - test_dhcpv6pd_auto_sla_id (__main__.TunnelInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:02:54.674Z] DEBUG - test_dhcpv6pd_manual_sla_id (__main__.TunnelInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:02:56.547Z] DEBUG - test_gretap_parameters_change (__main__.TunnelInterfaceTest) ... ok
[2024-02-05T05:02:59.043Z] DEBUG - test_interface_description (__main__.TunnelInterfaceTest) ... ok
[2024-02-05T05:03:00.916Z] DEBUG - test_interface_disable (__main__.TunnelInterfaceTest) ... ok
[2024-02-05T05:03:02.269Z] DEBUG - test_interface_ip_options (__main__.TunnelInterfaceTest) ... ok
[2024-02-05T05:03:03.621Z] DEBUG - test_interface_ipv6_options (__main__.TunnelInterfaceTest) ... ok
[2024-02-05T05:03:05.493Z] DEBUG - test_interface_mtu (__main__.TunnelInterfaceTest) ... ok
[2024-02-05T05:03:15.397Z] DEBUG - test_ipv4_encapsulations (__main__.TunnelInterfaceTest) ... ok
[2024-02-05T05:03:20.611Z] DEBUG - test_ipv6_encapsulations (__main__.TunnelInterfaceTest) ... ok
[2024-02-05T05:03:23.122Z] DEBUG - test_ipv6_link_local_address (__main__.TunnelInterfaceTest) ... ok
[2024-02-05T05:03:24.996Z] DEBUG - test_mtu_1200_no_ipv6_interface (__main__.TunnelInterfaceTest) ... ok
[2024-02-05T05:03:26.869Z] DEBUG - test_multiple_gre_tunnel_different_remote (__main__.TunnelInterfaceTest) ... ok
[2024-02-05T05:03:29.368Z] DEBUG - test_multiple_gre_tunnel_same_remote (__main__.TunnelInterfaceTest) ... ok
[2024-02-05T05:03:29.368Z] DEBUG - test_span_mirror (__main__.TunnelInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:03:30.720Z] DEBUG - test_tunnel_parameters_gre (__main__.TunnelInterfaceTest) ... ok
[2024-02-05T05:03:32.592Z] DEBUG - test_tunnel_src_any_gre_key (__main__.TunnelInterfaceTest) ... ok
[2024-02-05T05:03:32.592Z] DEBUG - test_vif_8021q_interfaces (__main__.TunnelInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:03:32.844Z] DEBUG - test_vif_8021q_lower_up_down (__main__.TunnelInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:03:32.844Z] DEBUG - test_vif_8021q_mtu_limits (__main__.TunnelInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:03:33.097Z] DEBUG - test_vif_s_8021ad_vlan_interfaces (__main__.TunnelInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:03:34.014Z] DEBUG -
[2024-02-05T05:03:34.014Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:03:34.014Z] DEBUG - Ran 27 tests in 44.269s
[2024-02-05T05:03:34.014Z] DEBUG -
[2024-02-05T05:03:34.014Z] DEBUG - OK (skipped=11)
[2024-02-05T05:03:34.014Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_interfaces_virtual_ethernet.py
[2024-02-05T05:03:35.886Z] DEBUG - test_add_multiple_ip_addresses (__main__.VEthInterfaceTest) ... ok
[2024-02-05T05:03:37.238Z] DEBUG - test_add_single_ip_address (__main__.VEthInterfaceTest) ... ok
[2024-02-05T05:03:38.591Z] DEBUG - test_dhcp_disable_interface (__main__.VEthInterfaceTest) ... ok
[2024-02-05T05:03:38.591Z] DEBUG - test_dhcp_vrf (__main__.VEthInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:03:38.591Z] DEBUG - test_dhcpv6_client_options (__main__.VEthInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:03:38.591Z] DEBUG - test_dhcpv6_vrf (__main__.VEthInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:03:38.843Z] DEBUG - test_dhcpv6pd_auto_sla_id (__main__.VEthInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:03:38.843Z] DEBUG - test_dhcpv6pd_manual_sla_id (__main__.VEthInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:03:41.340Z] DEBUG - test_interface_description (__main__.VEthInterfaceTest) ... ok
[2024-02-05T05:03:42.257Z] DEBUG - test_interface_disable (__main__.VEthInterfaceTest) ... ok
[2024-02-05T05:03:42.510Z] DEBUG - test_interface_ip_options (__main__.VEthInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:03:42.510Z] DEBUG - test_interface_ipv6_options (__main__.VEthInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:03:42.762Z] DEBUG - test_interface_mtu (__main__.VEthInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:03:42.762Z] DEBUG - test_ipv6_link_local_address (__main__.VEthInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:03:43.015Z] DEBUG - test_mtu_1200_no_ipv6_interface (__main__.VEthInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:03:43.015Z] DEBUG - test_span_mirror (__main__.VEthInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:03:43.267Z] DEBUG - test_vif_8021q_interfaces (__main__.VEthInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:03:43.267Z] DEBUG - test_vif_8021q_lower_up_down (__main__.VEthInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:03:43.520Z] DEBUG - test_vif_8021q_mtu_limits (__main__.VEthInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:03:43.520Z] DEBUG - test_vif_s_8021ad_vlan_interfaces (__main__.VEthInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:03:43.772Z] DEBUG -
[2024-02-05T05:03:43.772Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:03:43.772Z] DEBUG - Ran 20 tests in 9.800s
[2024-02-05T05:03:43.772Z] DEBUG -
[2024-02-05T05:03:43.772Z] DEBUG - OK (skipped=15)
[2024-02-05T05:03:43.772Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_interfaces_vxlan.py
[2024-02-05T05:03:47.015Z] DEBUG - test_01vxlan_parameters (__main__.VXLANInterfaceTest) ... ok
[2024-02-05T05:03:50.259Z] DEBUG - test_add_multiple_ip_addresses (__main__.VXLANInterfaceTest) ... ok
[2024-02-05T05:03:53.521Z] DEBUG - test_add_single_ip_address (__main__.VXLANInterfaceTest) ... ok
[2024-02-05T05:03:53.521Z] DEBUG - test_dhcp_disable_interface (__main__.VXLANInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:03:53.521Z] DEBUG - test_dhcp_vrf (__main__.VXLANInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:03:53.521Z] DEBUG - test_dhcpv6_client_options (__main__.VXLANInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:03:53.773Z] DEBUG - test_dhcpv6_vrf (__main__.VXLANInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:03:53.773Z] DEBUG - test_dhcpv6pd_auto_sla_id (__main__.VXLANInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:03:54.026Z] DEBUG - test_dhcpv6pd_manual_sla_id (__main__.VXLANInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:03:58.166Z] DEBUG - test_interface_description (__main__.VXLANInterfaceTest) ... ok
[2024-02-05T05:04:00.663Z] DEBUG - test_interface_disable (__main__.VXLANInterfaceTest) ... ok
[2024-02-05T05:04:03.907Z] DEBUG - test_interface_ip_options (__main__.VXLANInterfaceTest) ... ok
[2024-02-05T05:04:07.151Z] DEBUG - test_interface_ipv6_options (__main__.VXLANInterfaceTest) ... ok
[2024-02-05T05:04:09.647Z] DEBUG - test_interface_mtu (__main__.VXLANInterfaceTest) ... ok
[2024-02-05T05:04:13.788Z] DEBUG - test_ipv6_link_local_address (__main__.VXLANInterfaceTest) ... ok
[2024-02-05T05:04:17.929Z] DEBUG - test_mtu_1200_no_ipv6_interface (__main__.VXLANInterfaceTest) ... ok
[2024-02-05T05:04:17.929Z] DEBUG - test_span_mirror (__main__.VXLANInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:04:17.929Z] DEBUG - test_vif_8021q_interfaces (__main__.VXLANInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:04:17.929Z] DEBUG - test_vif_8021q_lower_up_down (__main__.VXLANInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:04:17.929Z] DEBUG - test_vif_8021q_mtu_limits (__main__.VXLANInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:04:18.181Z] DEBUG - test_vif_s_8021ad_vlan_interfaces (__main__.VXLANInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:04:18.434Z] DEBUG -
[2024-02-05T05:04:18.434Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:04:18.434Z] DEBUG - Ran 21 tests in 34.465s
[2024-02-05T05:04:18.434Z] DEBUG -
[2024-02-05T05:04:18.434Z] DEBUG - OK (skipped=11)
[2024-02-05T05:04:18.434Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_interfaces_wireguard.py
[2024-02-05T05:04:20.932Z] DEBUG - test_wireguard_add_remove_peer (__main__.WireGuardInterfaceTest) ... ok
[2024-02-05T05:04:23.428Z] DEBUG - test_wireguard_peer (__main__.WireGuardInterfaceTest) ... ok
[2024-02-05T05:04:24.780Z] DEBUG - test_wireguard_same_public_key (__main__.WireGuardInterfaceTest) ... ok
[2024-02-05T05:04:25.033Z] DEBUG -
[2024-02-05T05:04:25.033Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:04:25.033Z] DEBUG - Ran 3 tests in 6.326s
[2024-02-05T05:04:25.033Z] DEBUG -
[2024-02-05T05:04:25.033Z] DEBUG - OK
[2024-02-05T05:04:25.033Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_interfaces_wireless.py
[2024-02-05T05:04:28.288Z] DEBUG - test_add_multiple_ip_addresses (__main__.WirelessInterfaceTest) ... ok
[2024-02-05T05:04:31.532Z] DEBUG - test_add_single_ip_address (__main__.WirelessInterfaceTest) ... ok
[2024-02-05T05:04:31.532Z] DEBUG - test_dhcp_disable_interface (__main__.WirelessInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:04:31.532Z] DEBUG - test_dhcp_vrf (__main__.WirelessInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:04:31.532Z] DEBUG - test_dhcpv6_client_options (__main__.WirelessInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:04:31.532Z] DEBUG - test_dhcpv6_vrf (__main__.WirelessInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:04:31.785Z] DEBUG - test_dhcpv6pd_auto_sla_id (__main__.WirelessInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:04:31.785Z] DEBUG - test_dhcpv6pd_manual_sla_id (__main__.WirelessInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:04:35.926Z] DEBUG - test_interface_description (__main__.WirelessInterfaceTest) ... ok
[2024-02-05T05:04:39.169Z] DEBUG - test_interface_disable (__main__.WirelessInterfaceTest) ... ok
[2024-02-05T05:04:41.665Z] DEBUG - test_interface_ip_options (__main__.WirelessInterfaceTest) ... ok
[2024-02-05T05:04:41.918Z] DEBUG - test_interface_ipv6_options (__main__.WirelessInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:04:41.918Z] DEBUG - test_interface_mtu (__main__.WirelessInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:04:42.171Z] DEBUG - test_ipv6_link_local_address (__main__.WirelessInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:04:42.171Z] DEBUG - test_mtu_1200_no_ipv6_interface (__main__.WirelessInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:04:42.423Z] DEBUG - test_span_mirror (__main__.WirelessInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:04:42.423Z] DEBUG - test_vif_8021q_interfaces (__main__.WirelessInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:04:42.676Z] DEBUG - test_vif_8021q_lower_up_down (__main__.WirelessInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:04:42.676Z] DEBUG - test_vif_8021q_mtu_limits (__main__.WirelessInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:04:42.928Z] DEBUG - test_vif_s_8021ad_vlan_interfaces (__main__.WirelessInterfaceTest) ... skipped 'not supported'
[2024-02-05T05:04:44.800Z] DEBUG - test_wireless_access_point_bridge (__main__.WirelessInterfaceTest) ... ok
[2024-02-05T05:04:47.297Z] DEBUG - test_wireless_add_single_ip_address (__main__.WirelessInterfaceTest) ... ok
[2024-02-05T05:04:48.649Z] DEBUG - test_wireless_hostapd_config (__main__.WirelessInterfaceTest) ... ok
[2024-02-05T05:04:51.145Z] DEBUG - test_wireless_hostapd_wpa_config (__main__.WirelessInterfaceTest) ... ok
[2024-02-05T05:04:51.398Z] DEBUG -
[2024-02-05T05:04:51.398Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:04:51.398Z] DEBUG - Ran 24 tests in 26.334s
[2024-02-05T05:04:51.398Z] DEBUG -
[2024-02-05T05:04:51.398Z] DEBUG - OK (skipped=15)
[2024-02-05T05:04:51.398Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_load_balancning_wan.py
[2024-02-05T05:04:59.445Z] DEBUG - test_check_chains (__main__.TestLoadBalancingWan) ... ok
[2024-02-05T05:05:05.948Z] DEBUG - test_table_routes (__main__.TestLoadBalancingWan) ... ok
[2024-02-05T05:05:06.205Z] DEBUG -
[2024-02-05T05:05:06.205Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:05:06.205Z] DEBUG - Ran 2 tests in 14.666s
[2024-02-05T05:05:06.205Z] DEBUG -
[2024-02-05T05:05:06.205Z] DEBUG - OK
[2024-02-05T05:05:06.205Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_policy.py
[2024-02-05T05:05:09.469Z] DEBUG - test_access_list (__main__.TestPolicy) ... ok
[2024-02-05T05:05:10.822Z] DEBUG - test_access_list6 (__main__.TestPolicy) ... ok
[2024-02-05T05:05:13.318Z] DEBUG - test_as_path_list (__main__.TestPolicy) ... ok
[2024-02-05T05:05:14.670Z] DEBUG - test_community_list (__main__.TestPolicy) ... ok
[2024-02-05T05:05:16.543Z] DEBUG - test_delete_ipv4_ipv6_table_id (__main__.TestPolicy) ... ok
[2024-02-05T05:05:17.460Z] DEBUG - test_destination_ipv6_table_id (__main__.TestPolicy) ... ok
[2024-02-05T05:05:18.378Z] DEBUG - test_destination_table_id (__main__.TestPolicy) ... ok
[2024-02-05T05:05:20.250Z] DEBUG - test_extended_community_list (__main__.TestPolicy) ... ok
[2024-02-05T05:05:21.168Z] DEBUG - test_fwmark_ipv6_table_id (__main__.TestPolicy) ... ok
[2024-02-05T05:05:22.085Z] DEBUG - test_fwmark_sources_destination_ipv6_table_id (__main__.TestPolicy) ... ok
[2024-02-05T05:05:23.437Z] DEBUG - test_fwmark_sources_destination_table_id (__main__.TestPolicy) ... ok
[2024-02-05T05:05:24.355Z] DEBUG - test_fwmark_sources_ipv6_table_id (__main__.TestPolicy) ... ok
[2024-02-05T05:05:25.272Z] DEBUG - test_fwmark_sources_table_id (__main__.TestPolicy) ... ok
[2024-02-05T05:05:26.189Z] DEBUG - test_fwmark_table_id (__main__.TestPolicy) ... ok
[2024-02-05T05:05:27.106Z] DEBUG - test_iif_sources_ipv6_table_id (__main__.TestPolicy) ... ok
[2024-02-05T05:05:28.024Z] DEBUG - test_iif_sources_table_id (__main__.TestPolicy) ... ok
[2024-02-05T05:05:28.942Z] DEBUG - test_ipv6_table_id (__main__.TestPolicy) ... ok
[2024-02-05T05:05:30.814Z] DEBUG - test_large_community_list (__main__.TestPolicy) ... ok
[2024-02-05T05:05:32.166Z] DEBUG - test_multiple_commit_ipv4_table_id (__main__.TestPolicy) ... ok
[2024-02-05T05:05:34.041Z] DEBUG - test_prefix_list (__main__.TestPolicy) ... ok
[2024-02-05T05:05:35.415Z] DEBUG - test_prefix_list6 (__main__.TestPolicy) ... ok
[2024-02-05T05:05:36.767Z] DEBUG - test_source_change_table (__main__.TestPolicy) ... ok
[2024-02-05T05:05:38.119Z] DEBUG - test_source_fwmk_remove (__main__.TestPolicy) ... ok
[2024-02-05T05:05:39.037Z] DEBUG - test_table_id (__main__.TestPolicy) ... ok
[2024-02-05T05:05:39.289Z] DEBUG -
[2024-02-05T05:05:39.289Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:05:39.289Z] DEBUG - Ran 24 tests in 33.149s
[2024-02-05T05:05:39.289Z] DEBUG -
[2024-02-05T05:05:39.289Z] DEBUG - OK
[2024-02-05T05:05:39.289Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_policy_local-route.py
[2024-02-05T05:05:40.641Z] DEBUG - test_table_id (__main__.PolicyLocalRouteTest) ... ok
[2024-02-05T05:05:40.894Z] DEBUG -
[2024-02-05T05:05:40.894Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:05:40.894Z] DEBUG - Ran 1 test in 1.521s
[2024-02-05T05:05:40.894Z] DEBUG -
[2024-02-05T05:05:40.894Z] DEBUG - OK
[2024-02-05T05:05:40.894Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_protocols_bfd.py
[2024-02-05T05:05:44.137Z] DEBUG - test_bfd_simple (__main__.TestProtocolsBFD) ... ok
[2024-02-05T05:05:44.390Z] DEBUG -
[2024-02-05T05:05:44.390Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:05:44.390Z] DEBUG - Ran 1 test in 3.271s
[2024-02-05T05:05:44.390Z] DEBUG -
[2024-02-05T05:05:44.390Z] DEBUG - OK
[2024-02-05T05:05:44.390Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_protocols_bgp.py
[2024-02-05T05:05:46.885Z] DEBUG - test_bgp_01_simple (__main__.TestProtocolsBGP) ... ok
[2024-02-05T05:05:52.100Z] DEBUG - test_bgp_02_neighbors (__main__.TestProtocolsBGP) ... ok
[2024-02-05T05:05:58.603Z] DEBUG - test_bgp_03_peer_groups (__main__.TestProtocolsBGP) ... ok
[2024-02-05T05:06:01.846Z] DEBUG - test_bgp_04_afi_ipv4 (__main__.TestProtocolsBGP) ... ok
[2024-02-05T05:06:04.342Z] DEBUG - test_bgp_05_afi_ipv6 (__main__.TestProtocolsBGP) ... ok
[2024-02-05T05:06:04.595Z] DEBUG -
[2024-02-05T05:06:04.595Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:06:04.595Z] DEBUG - Ran 5 tests in 20.134s
[2024-02-05T05:06:04.595Z] DEBUG -
[2024-02-05T05:06:04.595Z] DEBUG - OK
[2024-02-05T05:06:04.595Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_protocols_igmp-proxy.py
[2024-02-05T05:06:07.839Z] DEBUG - test_igmpproxy (__main__.TestProtocolsIGMPProxy) ... ok
[2024-02-05T05:06:07.839Z] DEBUG -
[2024-02-05T05:06:07.839Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:06:07.839Z] DEBUG - Ran 1 test in 3.170s
[2024-02-05T05:06:07.839Z] DEBUG -
[2024-02-05T05:06:07.839Z] DEBUG - OK
[2024-02-05T05:06:07.839Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_protocols_isis.py
[2024-02-05T05:06:14.359Z] DEBUG - test_isis_01_redistribute (__main__.TestProtocolsISIS) ... ok
[2024-02-05T05:06:22.424Z] DEBUG - test_isis_02_zebra_route_map (__main__.TestProtocolsISIS) ... ok
[2024-02-05T05:06:26.564Z] DEBUG - test_isis_03_default_information (__main__.TestProtocolsISIS) ... ok
[2024-02-05T05:06:33.067Z] DEBUG - test_isis_04_password (__main__.TestProtocolsISIS) ... ok
[2024-02-05T05:06:42.970Z] DEBUG - test_isis_06_spf_delay (__main__.TestProtocolsISIS) ... ok
[2024-02-05T05:06:42.970Z] DEBUG -
[2024-02-05T05:06:42.970Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:06:42.970Z] DEBUG - Ran 5 tests in 33.995s
[2024-02-05T05:06:42.970Z] DEBUG -
[2024-02-05T05:06:42.970Z] DEBUG - OK
[2024-02-05T05:06:42.970Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_protocols_mpls.py
[2024-02-05T05:06:47.111Z] DEBUG - test_mpls_basic (__main__.TestProtocolsMPLS) ... ok
[2024-02-05T05:06:48.028Z] DEBUG -
[2024-02-05T05:06:48.028Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:06:48.028Z] DEBUG - Ran 1 test in 6.159s
[2024-02-05T05:06:48.028Z] DEBUG -
[2024-02-05T05:06:48.028Z] DEBUG - OK
[2024-02-05T05:06:48.028Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_protocols_ospfv3.py
[2024-02-05T05:06:52.169Z] DEBUG - test_ospfv3_01_basic (__main__.TestProtocolsOSPFv3) ... ok
[2024-02-05T05:06:53.086Z] DEBUG - test_ospfv3_02_distance (__main__.TestProtocolsOSPFv3) ... ok
[2024-02-05T05:06:55.582Z] DEBUG - test_ospfv3_03_redistribute (__main__.TestProtocolsOSPFv3) ... ok
[2024-02-05T05:06:56.137Z] DEBUG -
[2024-02-05T05:06:56.137Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:06:56.137Z] DEBUG - Ran 3 tests in 7.770s
[2024-02-05T05:06:56.137Z] DEBUG -
[2024-02-05T05:06:56.137Z] DEBUG - OK
[2024-02-05T05:06:56.137Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_protocols_rip.py
[2024-02-05T05:07:00.277Z] DEBUG - test_rip_simple (__main__.TestProtocolsRIP) ... ok
[2024-02-05T05:07:00.277Z] DEBUG -
[2024-02-05T05:07:00.277Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:07:00.277Z] DEBUG - Ran 1 test in 3.950s
[2024-02-05T05:07:00.277Z] DEBUG -
[2024-02-05T05:07:00.277Z] DEBUG - OK
[2024-02-05T05:07:00.277Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_protocols_ripng.py
[2024-02-05T05:07:15.072Z] DEBUG - test_ripng (__main__.TestProtocolsRIPng) ... ok
[2024-02-05T05:07:15.072Z] DEBUG -
[2024-02-05T05:07:15.072Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:07:15.072Z] DEBUG - Ran 1 test in 14.031s
[2024-02-05T05:07:15.072Z] DEBUG -
[2024-02-05T05:07:15.072Z] DEBUG - OK
[2024-02-05T05:07:15.072Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_protocols_rpki.py
[2024-02-05T05:07:16.945Z] DEBUG - test_rpki (__main__.TestProtocolsRPKI) ... ok
[2024-02-05T05:07:21.086Z] DEBUG - test_rpki_ssh (__main__.TestProtocolsRPKI) ... ok
[2024-02-05T05:07:21.086Z] DEBUG - test_rpki_verify_preference (__main__.TestProtocolsRPKI) ... ok
[2024-02-05T05:07:21.641Z] DEBUG -
[2024-02-05T05:07:21.641Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:07:21.641Z] DEBUG - Ran 3 tests in 7.361s
[2024-02-05T05:07:21.641Z] DEBUG -
[2024-02-05T05:07:21.641Z] DEBUG - OK
[2024-02-05T05:07:21.641Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_protocols_static.py
[2024-02-05T05:07:24.137Z] DEBUG - test_interface_routes (__main__.StaticRouteTest) ... ok
[2024-02-05T05:07:27.398Z] DEBUG - test_static_routes (__main__.StaticRouteTest) ... ok
[2024-02-05T05:07:27.398Z] DEBUG -
[2024-02-05T05:07:27.398Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:07:27.398Z] DEBUG - Ran 2 tests in 5.494s
[2024-02-05T05:07:27.398Z] DEBUG -
[2024-02-05T05:07:27.398Z] DEBUG - OK
[2024-02-05T05:07:27.398Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_service_bcast-relay.py
[2024-02-05T05:07:31.538Z] DEBUG - test_broadcast_relay_service (__main__.TestServiceBroadcastRelay) ... ok
[2024-02-05T05:07:32.093Z] DEBUG -
[2024-02-05T05:07:32.093Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:07:32.093Z] DEBUG - Ran 1 test in 4.595s
[2024-02-05T05:07:32.093Z] DEBUG -
[2024-02-05T05:07:32.093Z] DEBUG - OK
[2024-02-05T05:07:32.093Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_service_dhcp-relay.py
[2024-02-05T05:07:33.967Z] DEBUG - test_relay_default (__main__.TestServiceDHCPRelay) ... ok
[2024-02-05T05:07:34.522Z] DEBUG -
[2024-02-05T05:07:34.522Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:07:34.522Z] DEBUG - Ran 1 test in 2.448s
[2024-02-05T05:07:34.522Z] DEBUG -
[2024-02-05T05:07:34.522Z] DEBUG - OK
[2024-02-05T05:07:34.522Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_service_dhcp-server.py
[2024-02-05T05:07:35.874Z] DEBUG - test_dhcp_exclude_in_range (__main__.TestServiceDHCPServer) ... ok
[2024-02-05T05:07:37.227Z] DEBUG - test_dhcp_exclude_not_in_range (__main__.TestServiceDHCPServer) ... ok
[2024-02-05T05:07:39.100Z] DEBUG - test_dhcp_failover (__main__.TestServiceDHCPServer) ... ok
[2024-02-05T05:07:40.452Z] DEBUG - test_dhcp_invalid_raw_options (__main__.TestServiceDHCPServer) ... ok
[2024-02-05T05:07:43.697Z] DEBUG - test_dhcp_multiple_pools (__main__.TestServiceDHCPServer) ... ok
[2024-02-05T05:07:44.614Z] DEBUG - test_dhcp_relay_server (__main__.TestServiceDHCPServer) ... ok
[2024-02-05T05:07:46.487Z] DEBUG - test_dhcp_single_pool_options (__main__.TestServiceDHCPServer) ... ok
[2024-02-05T05:07:47.839Z] DEBUG - test_dhcp_single_pool_range (__main__.TestServiceDHCPServer) ... ok
[2024-02-05T05:07:49.712Z] DEBUG - test_dhcp_single_pool_static_mapping (__main__.TestServiceDHCPServer) ... ok
[2024-02-05T05:07:50.268Z] DEBUG -
[2024-02-05T05:07:50.268Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:07:50.268Z] DEBUG - Ran 9 tests in 15.684s
[2024-02-05T05:07:50.268Z] DEBUG -
[2024-02-05T05:07:50.268Z] DEBUG - OK
[2024-02-05T05:07:50.268Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_service_dhcpv6-relay.py
[2024-02-05T05:07:56.789Z] DEBUG - test_relay_default (__main__.TestServiceDHCPv6Relay) ... ok
[2024-02-05T05:07:56.789Z] DEBUG -
[2024-02-05T05:07:56.789Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:07:56.789Z] DEBUG - Ran 1 test in 5.854s
[2024-02-05T05:07:56.789Z] DEBUG -
[2024-02-05T05:07:56.789Z] DEBUG - OK
[2024-02-05T05:07:56.789Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_service_dhcpv6-server.py
[2024-02-05T05:07:57.706Z] DEBUG - test_global_nameserver (__main__.TestServiceDHCPServer) ... ok
[2024-02-05T05:07:59.580Z] DEBUG - test_prefix_delegation (__main__.TestServiceDHCPServer) ... ok
[2024-02-05T05:08:01.454Z] DEBUG - test_single_pool (__main__.TestServiceDHCPServer) ... ok
[2024-02-05T05:08:01.707Z] DEBUG -
[2024-02-05T05:08:01.707Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:08:01.707Z] DEBUG - Ran 3 tests in 5.363s
[2024-02-05T05:08:01.707Z] DEBUG -
[2024-02-05T05:08:01.707Z] DEBUG - OK
[2024-02-05T05:08:01.707Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_service_dns_dynamic.py
[2024-02-05T05:08:03.580Z] DEBUG - test_dyndns_rfc2136 (__main__.TestServiceDDNS) ... ok
[2024-02-05T05:08:07.721Z] DEBUG - test_dyndns_service (__main__.TestServiceDDNS) ... ok
[2024-02-05T05:08:07.721Z] DEBUG -
[2024-02-05T05:08:07.721Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:08:07.721Z] DEBUG - Ran 2 tests in 5.718s
[2024-02-05T05:08:07.721Z] DEBUG -
[2024-02-05T05:08:07.721Z] DEBUG - OK
[2024-02-05T05:08:07.721Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_service_dns_forwarding.py
[2024-02-05T05:09:44.021Z] DEBUG - test_basic_forwarding (__main__.TestServicePowerDNS) ... ok
[2024-02-05T05:11:20.322Z] DEBUG - test_dns64 (__main__.TestServicePowerDNS) ... ok
[2024-02-05T05:18:56.705Z] DEBUG - test_dnssec (__main__.TestServicePowerDNS) ... ok
[2024-02-05T05:20:18.004Z] DEBUG - test_domain_forwarding (__main__.TestServicePowerDNS) ... ok
[2024-02-05T05:21:54.320Z] DEBUG - test_external_nameserver (__main__.TestServicePowerDNS) ... ok
[2024-02-05T05:21:54.320Z] DEBUG -
[2024-02-05T05:21:54.320Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:21:54.320Z] DEBUG - Ran 5 tests in 821.299s
[2024-02-05T05:21:54.320Z] DEBUG -
[2024-02-05T05:21:54.320Z] DEBUG - OK
[2024-02-05T05:21:54.320Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_service_https.py
[2024-02-05T05:21:54.320Z] DEBUG - test_default (__main__.TestHTTPSService) ... ok
[2024-02-05T05:21:54.320Z] DEBUG - test_server_block (__main__.TestHTTPSService) ... ok
[2024-02-05T05:21:54.320Z] DEBUG -
[2024-02-05T05:21:54.320Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:21:54.320Z] DEBUG - Ran 2 tests in 3.399s
[2024-02-05T05:21:54.320Z] DEBUG -
[2024-02-05T05:21:54.320Z] DEBUG - OK
[2024-02-05T05:21:54.320Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_service_lldp.py
[2024-02-05T05:21:54.320Z] DEBUG - test_01_lldp_basic (__main__.TestServiceLLDP) ... ok
[2024-02-05T05:21:54.875Z] DEBUG - test_02_lldp_mgmt_address (__main__.TestServiceLLDP) ... ok
[2024-02-05T05:21:55.793Z] DEBUG - test_03_lldp_interfaces (__main__.TestServiceLLDP) ... ok
[2024-02-05T05:21:56.711Z] DEBUG - test_04_lldp_all_interfaces (__main__.TestServiceLLDP) ... ok
[2024-02-05T05:21:57.630Z] DEBUG - test_05_lldp_location (__main__.TestServiceLLDP) ... ok
[2024-02-05T05:21:58.548Z] DEBUG -
[2024-02-05T05:21:58.548Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:21:58.548Z] DEBUG - Ran 5 tests in 6.143s
[2024-02-05T05:21:58.548Z] DEBUG -
[2024-02-05T05:21:58.548Z] DEBUG - OK
[2024-02-05T05:21:58.548Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_service_mdns-repeater.py
[2024-02-05T05:22:01.046Z] DEBUG - test_service (__main__.TestServiceMDNSrepeater) ... ok
[2024-02-05T05:22:01.299Z] DEBUG -
[2024-02-05T05:22:01.299Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:22:01.299Z] DEBUG - Ran 1 test in 2.751s
[2024-02-05T05:22:01.299Z] DEBUG -
[2024-02-05T05:22:01.299Z] DEBUG - OK
[2024-02-05T05:22:01.299Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_service_monitoring_telegraf.py
[2024-02-05T05:22:02.652Z] DEBUG - test_01_basic_config (__main__.TestMonitoringTelegraf) ... ok
[2024-02-05T05:22:03.209Z] DEBUG -
[2024-02-05T05:22:03.209Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:22:03.209Z] DEBUG - Ran 1 test in 1.813s
[2024-02-05T05:22:03.209Z] DEBUG -
[2024-02-05T05:22:03.209Z] DEBUG - OK
[2024-02-05T05:22:03.209Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_service_pppoe-server.py
[2024-02-05T05:22:08.425Z] DEBUG - test_accel_local_authentication (__main__.TestServicePPPoEServer) ... ok
[2024-02-05T05:22:10.922Z] DEBUG - test_accel_name_servers (__main__.TestServicePPPoEServer) ... ok
[2024-02-05T05:22:15.064Z] DEBUG - test_accel_radius_authentication (__main__.TestServicePPPoEServer) ... ok
[2024-02-05T05:22:17.561Z] DEBUG - test_pppoe_server_authentication_protocols (__main__.TestServicePPPoEServer) ... ok
[2024-02-05T05:22:20.058Z] DEBUG - test_pppoe_server_client_ip_pool (__main__.TestServicePPPoEServer) ... ok
[2024-02-05T05:22:23.303Z] DEBUG - test_pppoe_server_client_ip_pool_name (__main__.TestServicePPPoEServer) ... ok
[2024-02-05T05:22:24.237Z] DEBUG - test_pppoe_server_client_ipv6_pool (__main__.TestServicePPPoEServer) ... [ 2014.506529] Out of memory: Killed process 18012 (accel-pppd) total-vm:735716kB, anon-rss:720788kB, file-rss:1732kB, shmem-rss:0kB, UID:0 pgtables:1460kB oom_score_adj:0
[2024-02-05T05:22:26.110Z] DEBUG - ok
[2024-02-05T05:22:29.356Z] DEBUG - test_pppoe_server_ppp_options (__main__.TestServicePPPoEServer) ... ok
[2024-02-05T05:22:29.608Z] DEBUG -
[2024-02-05T05:22:29.608Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:22:29.608Z] DEBUG - Ran 8 tests in 26.215s
[2024-02-05T05:22:29.608Z] DEBUG -
[2024-02-05T05:22:29.608Z] DEBUG - OK
[2024-02-05T05:22:29.608Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_service_router-advert.py
[2024-02-05T05:22:31.483Z] DEBUG - test_common (__main__.TestServiceRADVD) ... ok
[2024-02-05T05:22:32.835Z] DEBUG - test_dns (__main__.TestServiceRADVD) ... ok
[2024-02-05T05:22:34.188Z] DEBUG - test_rasrcaddress (__main__.TestServiceRADVD) ... ok
[2024-02-05T05:22:35.540Z] DEBUG - test_route (__main__.TestServiceRADVD) ... ok
[2024-02-05T05:22:35.793Z] DEBUG -
[2024-02-05T05:22:35.793Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:22:35.793Z] DEBUG - Ran 4 tests in 6.212s
[2024-02-05T05:22:35.793Z] DEBUG -
[2024-02-05T05:22:35.793Z] DEBUG - OK
[2024-02-05T05:22:35.793Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_service_salt.py
[2024-02-05T05:22:37.666Z] DEBUG - test_default (__main__.TestServiceSALT) ... ok
[2024-02-05T05:22:38.584Z] DEBUG - test_options (__main__.TestServiceSALT) ... ok
[2024-02-05T05:22:39.140Z] DEBUG -
[2024-02-05T05:22:39.140Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:22:39.140Z] DEBUG - Ran 2 tests in 3.206s
[2024-02-05T05:22:39.140Z] DEBUG -
[2024-02-05T05:22:39.140Z] DEBUG - OK
[2024-02-05T05:22:39.140Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_service_snmp.py
[2024-02-05T05:22:41.637Z] DEBUG - test_snmp_basic (__main__.TestSNMPService) ... ok
[2024-02-05T05:22:43.510Z] DEBUG - test_snmp_tcp (__main__.TestSNMPService) ... ok
[2024-02-05T05:22:45.383Z] DEBUG - test_snmpv3_md5 (__main__.TestSNMPService) ... ok
[2024-02-05T05:22:47.257Z] DEBUG - test_snmpv3_sha (__main__.TestSNMPService) ... ok
[2024-02-05T05:22:47.510Z] DEBUG -
[2024-02-05T05:22:47.510Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:22:47.510Z] DEBUG - Ran 4 tests in 8.366s
[2024-02-05T05:22:47.510Z] DEBUG -
[2024-02-05T05:22:47.510Z] DEBUG - OK
[2024-02-05T05:22:47.510Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_service_ssh.py
[2024-02-05T05:22:48.863Z] DEBUG - test_ssh_default (__main__.TestServiceSSH) ... ok
[2024-02-05T05:22:50.736Z] DEBUG - test_ssh_dynamic_protection (__main__.TestServiceSSH) ... ok
[2024-02-05T05:22:51.654Z] DEBUG - test_ssh_login (__main__.TestServiceSSH) ... /usr/lib/python3/dist-packages/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding.
[2024-02-05T05:22:51.654Z] DEBUG - m.add_string(self.Q_C.public_numbers().encode_point())
[2024-02-05T05:22:51.654Z] DEBUG - /usr/lib/python3/dist-packages/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point
[2024-02-05T05:22:51.654Z] DEBUG - self.curve, Q_S_bytes
[2024-02-05T05:22:51.654Z] DEBUG - /usr/lib/python3/dist-packages/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding.
[2024-02-05T05:22:51.654Z] DEBUG - hm.add_string(self.Q_C.public_numbers().encode_point())
[2024-02-05T05:23:03.797Z] DEBUG - ok
[2024-02-05T05:23:04.050Z] DEBUG - test_ssh_multiple_listen_addresses (__main__.TestServiceSSH) ... ok
[2024-02-05T05:23:05.403Z] DEBUG - test_ssh_single_listen_address (__main__.TestServiceSSH) ... ok
[2024-02-05T05:23:07.276Z] DEBUG - test_ssh_vrf (__main__.TestServiceSSH) ... ok
[2024-02-05T05:23:07.831Z] DEBUG -
[2024-02-05T05:23:07.832Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:23:07.832Z] DEBUG - Ran 6 tests in 19.957s
[2024-02-05T05:23:07.832Z] DEBUG -
[2024-02-05T05:23:07.832Z] DEBUG - OK
[2024-02-05T05:23:07.832Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_service_tftp-server.py
[2024-02-05T05:23:09.184Z] DEBUG - test_01_tftpd_single (__main__.TestServiceTFTPD) ... ok
[2024-02-05T05:23:10.102Z] DEBUG - test_02_tftpd_multi (__main__.TestServiceTFTPD) ... ok
[2024-02-05T05:23:10.658Z] DEBUG -
[2024-02-05T05:23:10.658Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:23:10.658Z] DEBUG - Ran 2 tests in 2.851s
[2024-02-05T05:23:10.658Z] DEBUG -
[2024-02-05T05:23:10.658Z] DEBUG - OK
[2024-02-05T05:23:10.658Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_service_webproxy.py
[2024-02-05T05:23:49.257Z] DEBUG - test_01_basic_proxy (__main__.TestServiceWebProxy) ... ok
[2024-02-05T05:24:21.225Z] DEBUG - test_02_advanced_proxy (__main__.TestServiceWebProxy) ... ok
[2024-02-05T05:24:53.206Z] DEBUG - test_03_ldap_proxy_auth (__main__.TestServiceWebProxy) ... ok
[2024-02-05T05:25:25.177Z] DEBUG - test_04_cache_peer (__main__.TestServiceWebProxy) ... ok
[2024-02-05T05:25:57.145Z] DEBUG - test_05_basic_squidguard (__main__.TestServiceWebProxy) ... ok
[2024-02-05T05:25:58.498Z] DEBUG -
[2024-02-05T05:25:58.498Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:25:58.498Z] DEBUG - Ran 5 tests in 167.458s
[2024-02-05T05:25:58.498Z] DEBUG -
[2024-02-05T05:25:58.498Z] DEBUG - OK
[2024-02-05T05:25:58.498Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_system_acceleration_qat.py
[2024-02-05T05:25:58.498Z] DEBUG - test_basic (__main__.TestIntelQAT)
[2024-02-05T05:25:59.053Z] DEBUG - Check if configuration script is in place and that the config ... ok
[2024-02-05T05:25:59.971Z] DEBUG -
[2024-02-05T05:25:59.971Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:25:59.971Z] DEBUG - Ran 1 test in 1.540s
[2024-02-05T05:25:59.971Z] DEBUG -
[2024-02-05T05:25:59.971Z] DEBUG - OK
[2024-02-05T05:25:59.971Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_system_conntrack.py
[2024-02-05T05:26:01.844Z] DEBUG - test_conntrack_hash_size (__main__.TestSystemConntrack) ... ok
[2024-02-05T05:26:04.342Z] DEBUG - test_conntrack_module_enable (__main__.TestSystemConntrack) ... ok
[2024-02-05T05:26:05.259Z] DEBUG - test_conntrack_options (__main__.TestSystemConntrack) ... ok
[2024-02-05T05:26:05.814Z] DEBUG -
[2024-02-05T05:26:05.814Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:26:05.814Z] DEBUG - Ran 3 tests in 5.907s
[2024-02-05T05:26:05.814Z] DEBUG -
[2024-02-05T05:26:05.814Z] DEBUG - OK
[2024-02-05T05:26:05.814Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_system_flow-accounting.py
[2024-02-05T05:26:07.688Z] DEBUG - test_basic (__main__.TestSystemFlowAccounting) ... ok
[2024-02-05T05:26:10.184Z] DEBUG - test_netflow (__main__.TestSystemFlowAccounting) ... ok
[2024-02-05T05:26:13.446Z] DEBUG - test_sflow (__main__.TestSystemFlowAccounting) ... ok
[2024-02-05T05:26:13.446Z] DEBUG -
[2024-02-05T05:26:13.446Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:26:13.446Z] DEBUG - Ran 3 tests in 7.448s
[2024-02-05T05:26:13.446Z] DEBUG -
[2024-02-05T05:26:13.446Z] DEBUG - OK
[2024-02-05T05:26:13.446Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_system_ip.py
[2024-02-05T05:26:16.690Z] DEBUG - test_system_ip_arp_table_size (__main__.TestSystemIP) ... ok
[2024-02-05T05:26:17.245Z] DEBUG - test_system_ip_forwarding (__main__.TestSystemIP) ... ok
[2024-02-05T05:26:18.162Z] DEBUG - test_system_ip_multipath (__main__.TestSystemIP) ... ok
[2024-02-05T05:26:18.415Z] DEBUG -
[2024-02-05T05:26:18.415Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:26:18.415Z] DEBUG - Ran 3 tests in 5.096s
[2024-02-05T05:26:18.415Z] DEBUG -
[2024-02-05T05:26:18.415Z] DEBUG - OK
[2024-02-05T05:26:18.415Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_system_ipv6.py
[2024-02-05T05:26:20.289Z] DEBUG - test_system_ipv6_disable (__main__.TestSystemIPv6) ... ok
[2024-02-05T05:26:21.207Z] DEBUG - test_system_ipv6_forwarding (__main__.TestSystemIPv6) ... ok
[2024-02-05T05:26:22.124Z] DEBUG - test_system_ipv6_multipath (__main__.TestSystemIPv6) ... ok
[2024-02-05T05:26:25.369Z] DEBUG - test_system_ipv6_neighbor_table_size (__main__.TestSystemIPv6) ... ok
[2024-02-05T05:26:25.925Z] DEBUG - test_system_ipv6_strict_dad (__main__.TestSystemIPv6) ... ok
[2024-02-05T05:26:26.177Z] DEBUG -
[2024-02-05T05:26:26.177Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:26:26.177Z] DEBUG - Ran 5 tests in 7.552s
[2024-02-05T05:26:26.177Z] DEBUG -
[2024-02-05T05:26:26.177Z] DEBUG - OK
[2024-02-05T05:26:26.177Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_system_lcd.py
[2024-02-05T05:26:27.095Z] DEBUG - test_system_display (__main__.TestSystemLCD) ... ok
[2024-02-05T05:26:27.650Z] DEBUG -
[2024-02-05T05:26:27.650Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:26:27.650Z] DEBUG - Ran 1 test in 1.337s
[2024-02-05T05:26:27.650Z] DEBUG -
[2024-02-05T05:26:27.650Z] DEBUG - OK
[2024-02-05T05:26:27.650Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_system_login.py
[2024-02-05T05:26:28.206Z] DEBUG - test_add_linux_system_user (__main__.TestSystemLogin) ... ok
[2024-02-05T05:26:28.206Z] DEBUG - test_radius_kernel_features (__main__.TestSystemLogin) ... ok
[2024-02-05T05:26:29.558Z] DEBUG - test_system_login_radius_ipv4 (__main__.TestSystemLogin) ... ok
[2024-02-05T05:26:30.910Z] DEBUG - test_system_login_radius_ipv6 (__main__.TestSystemLogin) ... ok
[2024-02-05T05:26:32.783Z] DEBUG - test_system_login_user (__main__.TestSystemLogin) ... ok
[2024-02-05T05:26:34.656Z] DEBUG - test_system_user_ssh_key (__main__.TestSystemLogin) ... ok
[2024-02-05T05:26:35.575Z] DEBUG -
[2024-02-05T05:26:35.575Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:26:35.575Z] DEBUG - Ran 6 tests in 7.889s
[2024-02-05T05:26:35.575Z] DEBUG -
[2024-02-05T05:26:35.575Z] DEBUG - OK
[2024-02-05T05:26:35.575Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_system_nameserver.py
[2024-02-05T05:26:38.072Z] DEBUG - test_nameserver_add (__main__.TestSystemNameServer) ... ok
[2024-02-05T05:26:38.072Z] DEBUG - test_nameserver_delete (__main__.TestSystemNameServer) ... ok
[2024-02-05T05:26:38.325Z] DEBUG -
[2024-02-05T05:26:38.325Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:26:38.325Z] DEBUG - Ran 2 tests in 2.784s
[2024-02-05T05:26:38.325Z] DEBUG -
[2024-02-05T05:26:38.325Z] DEBUG - OK
[2024-02-05T05:26:38.325Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_system_ntp.py
[2024-02-05T05:26:39.677Z] DEBUG - test_01_ntp_options (__main__.TestSystemNTP) ... ok
[2024-02-05T05:26:41.549Z] DEBUG - test_02_ntp_clients (__main__.TestSystemNTP) ... ok
[2024-02-05T05:26:42.915Z] DEBUG - test_03_ntp_interface (__main__.TestSystemNTP) ... ok
[2024-02-05T05:26:43.470Z] DEBUG -
[2024-02-05T05:26:43.470Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:26:43.470Z] DEBUG - Ran 3 tests in 5.061s
[2024-02-05T05:26:43.470Z] DEBUG -
[2024-02-05T05:26:43.470Z] DEBUG - OK
[2024-02-05T05:26:43.470Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_vpn_openconnect.py
[2024-02-05T05:26:49.974Z] DEBUG - test_ocserv (__main__.TestVPNOpenConnect) ... ok
[2024-02-05T05:26:49.974Z] DEBUG -
[2024-02-05T05:26:49.974Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:26:49.974Z] DEBUG - Ran 1 test in 6.065s
[2024-02-05T05:26:49.974Z] DEBUG -
[2024-02-05T05:26:49.974Z] DEBUG - OK
[2024-02-05T05:26:49.974Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_vpn_sstp.py
[2024-02-05T05:26:55.189Z] DEBUG - test_accel_local_authentication (__main__.TestVPNSSTPServer) ... ok
[2024-02-05T05:26:57.685Z] DEBUG - test_accel_name_servers (__main__.TestVPNSSTPServer) ... ok
[2024-02-05T05:27:01.826Z] DEBUG - test_accel_radius_authentication (__main__.TestVPNSSTPServer) ... ok
[2024-02-05T05:27:01.826Z] DEBUG -
[2024-02-05T05:27:01.826Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:27:01.826Z] DEBUG - Ran 3 tests in 11.295s
[2024-02-05T05:27:01.826Z] DEBUG -
[2024-02-05T05:27:01.826Z] DEBUG - OK
[2024-02-05T05:27:01.826Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_vrf.py
[2024-02-05T05:27:07.043Z] DEBUG - test_vrf_assign_interface (__main__.VRFTest) ... ok
[2024-02-05T05:27:07.961Z] DEBUG - test_vrf_bind_all (__main__.VRFTest) ... ok
[2024-02-05T05:27:10.457Z] DEBUG - test_vrf_link_local_ip_addresses (__main__.VRFTest) ... ok
[2024-02-05T05:27:11.810Z] DEBUG - test_vrf_loopbacks_ips (__main__.VRFTest) ... ok
[2024-02-05T05:27:13.683Z] DEBUG - test_vrf_loopbacks_no_ipv6 (__main__.VRFTest) ... ok
[2024-02-05T05:27:25.811Z] DEBUG - test_vrf_static_routes (__main__.VRFTest) ... ok
[2024-02-05T05:27:28.328Z] DEBUG - test_vrf_table_id (__main__.VRFTest) ... ok
[2024-02-05T05:27:29.246Z] DEBUG - test_vrf_table_id_is_unalterable (__main__.VRFTest) ... ok
[2024-02-05T05:27:29.801Z] DEBUG -
[2024-02-05T05:27:29.801Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:27:29.801Z] DEBUG - Ran 8 tests in 27.874s
[2024-02-05T05:27:29.801Z] DEBUG -
[2024-02-05T05:27:29.801Z] DEBUG - OK
[2024-02-05T05:27:29.801Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/system/test_config_mount.py
[2024-02-05T05:27:29.801Z] DEBUG - test_config_dir (__main__.TestConfigDir) ... ok
[2024-02-05T05:27:29.801Z] DEBUG -
[2024-02-05T05:27:29.801Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:27:29.801Z] DEBUG - Ran 1 test in 0.000s
[2024-02-05T05:27:29.801Z] DEBUG -
[2024-02-05T05:27:29.801Z] DEBUG - OK
[2024-02-05T05:27:29.801Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/system/test_iproute2.py
[2024-02-05T05:27:30.054Z] DEBUG - test_ip_is_symlink (__main__.TestIproute2) ... ok
[2024-02-05T05:27:30.054Z] DEBUG -
[2024-02-05T05:27:30.054Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:27:30.054Z] DEBUG - Ran 1 test in 0.000s
[2024-02-05T05:27:30.054Z] DEBUG -
[2024-02-05T05:27:30.054Z] DEBUG - OK
[2024-02-05T05:27:30.054Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/system/test_kernel_options.py
[2024-02-05T05:27:30.054Z] DEBUG - test_bond_interface (__main__.TestKernelModules) ... ok
[2024-02-05T05:27:30.054Z] DEBUG - test_bridge_interface (__main__.TestKernelModules) ... ok
[2024-02-05T05:27:30.054Z] DEBUG - test_qemu_support (__main__.TestKernelModules) ... ok
[2024-02-05T05:27:30.054Z] DEBUG - test_vmware_support (__main__.TestKernelModules) ... ok
[2024-02-05T05:27:30.054Z] DEBUG -
[2024-02-05T05:27:30.054Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:27:30.054Z] DEBUG - Ran 4 tests in 0.004s
[2024-02-05T05:27:30.054Z] DEBUG -
[2024-02-05T05:27:30.054Z] DEBUG - OK
[2024-02-05T05:27:30.054Z] DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/system/test_module_load.py
[2024-02-05T05:27:30.307Z] DEBUG - test_load_modules (__main__.TestKernelModules) ... ok
[2024-02-05T05:27:30.307Z] DEBUG -
[2024-02-05T05:27:30.307Z] DEBUG - ----------------------------------------------------------------------
[2024-02-05T05:27:30.307Z] DEBUG - Ran 1 test in 0.148s
[2024-02-05T05:27:30.307Z] DEBUG -
[2024-02-05T05:27:30.307Z] DEBUG - OK
[2024-02-05T05:27:30.307Z] DEBUG - ERROR: One or more tests failed!
[2024-02-05T05:27:30.307Z] DEBUG - vyos@vyos:~$ echo EXITCODE:$?
[2024-02-05T05:27:30.307Z] DEBUG - echo EXITCODE:$?
[2024-02-05T05:27:30.307Z] ERROR - Smoketest failed :/
[2024-02-05T05:27:30.307Z] ERROR - Unknown error occured while VyOS!
[2024-02-05T05:27:30.307Z] INFO - Cleaning up
[2024-02-05T05:27:30.307Z] INFO - Removing disk file: testinstall-20240205-044748-2fa4.img
[2024-02-05T05:27:30.307Z] ERROR - Hmm... system got an exception while processing.
[2024-02-05T05:27:30.307Z] ERROR - The ISO image is not considered usable!
[2024-02-05T05:27:30.307Z] Traceback (most recent call last):
[2024-02-05T05:27:30.307Z] File "scripts/check-qemu-install", line 500, in <module>
[2024-02-05T05:27:30.307Z] raise Exception("Smoketest-failed, please look into debug output")
[2024-02-05T05:27:30.307Z] Exception: Smoketest-failed, please look into debug output
[2024-02-05T05:27:30.307Z] make: *** [Makefile:275: test] Error 1
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2024-02-05T05:27:30.343Z] Failed in branch Smoketests
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] archiveArtifacts
[2024-02-05T05:27:30.397Z] Archiving artifacts
[Pipeline] echo
[2024-02-05T05:27:48.659Z] One way or another, I have finished
[Pipeline] sh
[2024-02-05T05:27:48.932Z] + sudo make purge
[2024-02-05T05:27:48.932Z] rm -rf build packer_build packer_cache testinstall-*.img
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
$ docker stop --time=1 1ca70a0f0ff2f3c9e9c0cb53c0a656ff17b29fddee1181cbd92cddf6e5d12995
$ docker rm -f --volumes 1ca70a0f0ff2f3c9e9c0cb53c0a656ff17b29fddee1181cbd92cddf6e5d12995
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 2
Could not update commit status, please check if your scan credentials belong to a member of the organization or a collaborator of the repository and repo:status scope is selected
GitHub has been notified of this commit’s build result
Finished: FAILURE

File Metadata

Mime Type
application/octet-stream
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
412414
Default Alt Text
jenkins.txt (547 KB)

Event Timeline