vm-test-run-tincd-nixos
checks.aarch64-linux.nixos-tinc
· build #27
· raw
1tribuchet: building on eliza2Machine state will be reset. To keep it, pass --keep-machine-state3start all VLans4(finished: start all VLans, in 0.00 seconds)5Test will time out and terminate in 3600.0 seconds6run the VM test script7start all VMs8alpha: starting vm9beta: starting vm10beta # Disk image does not exist, creating the virtualisation disk image...11beta: QEMU running (pid 48)12alpha # Disk image does not exist, creating the virtualisation disk image...13alpha: QEMU running (pid 47)14alpha # Formatting '/build/vm-state-alpha/tmp.EfMHAeIzu1', fmt=raw size=107374182415beta # Formatting '/build/vm-state-beta/tmp.5vlEsGjqDJ', fmt=raw size=107374182416alpha # mke2fs 1.47.4 (6-Mar-2025)17beta # mke2fs 1.47.4 (6-Mar-2025)18alpha # Discarding device blocks: 0/262144 done19(finished: start all VMs, in 0.49 seconds)20alpha # Creating filesystem with 262144 4k blocks and 65536 inodes21alpha # Filesystem UUID: 5856eabc-9a55-4982-8f2a-3c213319bf5122alpha: waiting for unit tinc.mesh.service23beta # Discarding device blocks: 0/262144 done24alpha: waiting for the VM to finish booting25beta # Creating filesystem with 262144 4k blocks and 65536 inodes26beta # Filesystem UUID: cfcc6491-48e6-4d34-8067-72a5fdedbdc527alpha # Superblock backups stored on blocks:28beta # Superblock backups stored on blocks:29alpha # 32768, 98304, 163840, 22937630beta # 32768, 98304, 163840, 22937631alpha # 32beta # 33alpha # Allocating group tables: 0/8 done34beta # Allocating group tables: 0/8 done35alpha # Writing inode tables: 0/8 done36beta # Writing inode tables: 0/8 done37alpha # Creating journal (8192 blocks): done38beta # Creating journal (8192 blocks): done39alpha # Writing superblocks and filesystem accounting information: 0/8 done40beta # Writing superblocks and filesystem accounting information: 0/8 done41alpha # 42beta # 43alpha # Virtualisation disk image created.44beta # Virtualisation disk image created.45alpha # [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0xc00fac40]46alpha # [ 0.000000] Linux version 6.18.45 (nixbld@localhost) (gcc (GCC) 15.3.0, GNU ld (GNU Binutils) 2.46) #1-NixOS SMP PREEMPT Wed Aug 19 16:18:21 UTC 202647alpha # [ 0.000000] KASLR enabled48alpha # [ 0.000000] random: crng init done49alpha # [ 0.000000] Machine model: linux,dummy-virt50alpha # [ 0.000000] efi: UEFI not found.51alpha # [ 0.000000] OF: reserved mem: Reserved memory: No reserved-memory node in the DT52alpha # [ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x000000007fffffff]53alpha # [ 0.000000] NODE_DATA(0) allocated [mem 0x7fded700-0x7fdf0e7f]54alpha # [ 0.000000] Zone ranges:55alpha # [ 0.000000] DMA [mem 0x0000000040000000-0x000000007fffffff]56alpha # [ 0.000000] DMA32 empty57alpha # [ 0.000000] Normal empty58alpha # [ 0.000000] Device empty59alpha # [ 0.000000] Movable zone start for each node60alpha # [ 0.000000] Early memory node ranges61alpha # [ 0.000000] node 0: [mem 0x0000000040000000-0x000000007fffffff]62alpha # [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007fffffff]63alpha # [ 0.000000] cma: Reserved 32 MiB at 0x000000007cc0000064alpha # [ 0.000000] psci: probing for conduit method from DT.65alpha # [ 0.000000] psci: PSCIv1.3 detected in firmware.66alpha # [ 0.000000] psci: Using standard PSCI v0.2 function IDs67alpha # [ 0.000000] psci: Trusted OS migration not required68alpha # [ 0.000000] psci: SMC Calling Convention v1.169alpha # [ 0.000000] smccc: KVM: hypervisor services detected (0x00000000 0x00000000 0x00000000 0x00000003)70alpha # [ 0.000000] percpu: Embedded 76 pages/cpu s186712 r8192 d116392 u31129671alpha # [ 0.000000] Detected PIPT I-cache on CPU072alpha # [ 0.000000] CPU features: detected: Address authentication (architected QARMA5 algorithm)73alpha # [ 0.000000] CPU features: detected: GICv3 CPU interface74alpha # [ 0.000000] CPU features: detected: Spectre-v475alpha # [ 0.000000] CPU features: detected: Spectre-BHB76alpha # [ 0.000000] CPU features: detected: AmpereOne erratum AC03_CPU_3877alpha # [ 0.000000] CPU features: detected: AmpereOne erratum AC04_CPU_2378alpha # [ 0.000000] alternatives: applying boot alternatives79alpha # [ 0.000000] Kernel command line: console=ttyAMA0 console=tty0 panic=1 boot.panic_on_fail clocksource=acpi_pm root=fstab loglevel=7 net.ifnames=0 lsm=landlock,yama,bpf init=/nix/store/zrlg86w7gwllm9ha7q6811rk3h9b30xi-nixos-system-alpha-test/init regInfo=/nix/store/3bsqg01dx25kn9m7aily5c57hgsdq6fk-closure-info/registration console=ttyAMA0,115200n8 console=tty080alpha # [ 0.000000] Unknown kernel command line parameters "regInfo=/nix/store/3bsqg01dx25kn9m7aily5c57hgsdq6fk-closure-info/registration", will be passed to user space.81alpha # [ 0.000000] printk: log buffer data + meta data: 131072 + 458752 = 589824 bytes82alpha # [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)83beta # [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0xc00fac40]84alpha # [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)85alpha # [ 0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 1MB86beta # [ 0.000000] Linux version 6.18.45 (nixbld@localhost) (gcc (GCC) 15.3.0, GNU ld (GNU Binutils) 2.46) #1-NixOS SMP PREEMPT Wed Aug 19 16:18:21 UTC 202687alpha # [ 0.000000] software IO TLB: area num 1.88beta # [ 0.000000] KASLR enabled89beta # [ 0.000000] random: crng init done90beta # [ 0.000000] Machine model: linux,dummy-virt91alpha # [ 0.000000] software IO TLB: mapped [mem 0x000000007ca80000-0x000000007cb80000] (1MB)92beta # [ 0.000000] efi: UEFI not found.93alpha # [ 0.000000] Fallback order for Node 0: 094alpha # [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 26214495beta # [ 0.000000] OF: reserved mem: Reserved memory: No reserved-memory node in the DT96alpha # [ 0.000000] Policy zone: DMA97beta # [ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x000000007fffffff]98alpha # [ 0.000000] mem auto-init: stack:all(zero), heap alloc:on, heap free:off99beta # [ 0.000000] NODE_DATA(0) allocated [mem 0x7fded700-0x7fdf0e7f]100beta # [ 0.000000] Zone ranges:101alpha # [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1102alpha # [ 0.000000] allocated 2097152 bytes of page_ext103beta # [ 0.000000] DMA [mem 0x0000000040000000-0x000000007fffffff]104beta # [ 0.000000] DMA32 empty105alpha # [ 0.000000] ftrace: allocating 74881 entries in 294 pages106beta # [ 0.000000] Normal empty107beta # [ 0.000000] Device empty108alpha # [ 0.000000] ftrace: allocated 294 pages with 4 groups109beta # [ 0.000000] Movable zone start for each node110alpha # [ 0.000000] rcu: Hierarchical RCU implementation.111beta # [ 0.000000] Early memory node ranges112alpha # [ 0.000000] rcu: RCU event tracing is enabled.113beta # [ 0.000000] node 0: [mem 0x0000000040000000-0x000000007fffffff]114alpha # [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=384 to nr_cpu_ids=1.115beta # [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007fffffff]116alpha # [ 0.000000] Trampoline variant of Tasks RCU enabled.117alpha # [ 0.000000] Rude variant of Tasks RCU enabled.118beta # [ 0.000000] cma: Reserved 32 MiB at 0x000000007cc00000119alpha # [ 0.000000] Tracing variant of Tasks RCU enabled.120beta # [ 0.000000] psci: probing for conduit method from DT.121beta # [ 0.000000] psci: PSCIv1.3 detected in firmware.122alpha # [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.123beta # [ 0.000000] psci: Using standard PSCI v0.2 function IDs124alpha # [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1125beta # [ 0.000000] psci: Trusted OS migration not required126beta # [ 0.000000] psci: SMC Calling Convention v1.1127alpha # [ 0.000000] RCU Tasks: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=1.128beta # [ 0.000000] smccc: KVM: hypervisor services detected (0x00000000 0x00000000 0x00000000 0x00000003)129alpha # [ 0.000000] RCU Tasks Rude: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=1.130beta # [ 0.000000] percpu: Embedded 76 pages/cpu s186712 r8192 d116392 u311296131beta # [ 0.000000] Detected PIPT I-cache on CPU0132alpha # [ 0.000000] RCU Tasks Trace: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=1.133alpha # [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0134beta # [ 0.000000] CPU features: detected: Address authentication (architected QARMA5 algorithm)135alpha # [ 0.000000] GICv3: 256 SPIs implemented136beta # [ 0.000000] CPU features: detected: GICv3 CPU interface137alpha # [ 0.000000] GICv3: 0 Extended SPIs implemented138beta # [ 0.000000] CPU features: detected: Spectre-v4139alpha # [ 0.000000] Root IRQ handler: gic_handle_irq140beta # [ 0.000000] CPU features: detected: Spectre-BHB141alpha # [ 0.000000] GICv3: GICv3 features: 16 PPIs, DirectLPI142beta # [ 0.000000] CPU features: detected: AmpereOne erratum AC03_CPU_38143alpha # [ 0.000000] GICv3: GICD_CTLR.DS=1, SCR_EL3.FIQ=0144beta # [ 0.000000] CPU features: detected: AmpereOne erratum AC04_CPU_23145alpha # [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000080a0000146beta # [ 0.000000] alternatives: applying boot alternatives147alpha # [ 0.000000] ITS [mem 0x08080000-0x0809ffff]148alpha # [ 0.000000] ITS@0x0000000008080000: allocated 8192 Devices @44ce0000 (indirect, esz 8, psz 64K, shr 1)149alpha # [ 0.000000] ITS@0x0000000008080000: allocated 8192 Interrupt Collections @44cf0000 (flat, esz 8, psz 64K, shr 1)150alpha # [ 0.000000] GICv3: using LPI property table @0x0000000044d00000151beta # [ 0.000000] Kernel command line: console=ttyAMA0 console=tty0 panic=1 boot.panic_on_fail clocksource=acpi_pm root=fstab loglevel=7 net.ifnames=0 lsm=landlock,yama,bpf init=/nix/store/14sifl28q9zazx6h380diz0yl8j1q8zk-nixos-system-beta-test/init regInfo=/nix/store/had70ch5vxrmnx3z0yd7acip9wdxh28j-closure-info/registration console=ttyAMA0,115200n8 console=tty0152alpha # [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000044d10000153alpha # [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.154beta # [ 0.000000] Unknown kernel command line parameters "regInfo=/nix/store/had70ch5vxrmnx3z0yd7acip9wdxh28j-closure-info/registration", will be passed to user space.155alpha # [ 0.000000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns156beta # [ 0.000000] printk: log buffer data + meta data: 131072 + 458752 = 589824 bytes157alpha # [ 0.000000] arch_timer: cp15 timer running at 1000.00MHz (virt).158beta # [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)159alpha # [ 0.000000] clocksource: arch_sys_counter: mask: 0x1fffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns160beta # [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)161alpha # [ 0.000000] sched_clock: 61 bits at 1000MHz, resolution 1ns, wraps every 4398046511103ns162beta # [ 0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 1MB163alpha # [ 0.000032] arm-pv: using stolen time PV164beta # [ 0.000000] software IO TLB: area num 1.165beta # [ 0.000000] software IO TLB: mapped [mem 0x000000007ca80000-0x000000007cb80000] (1MB)166alpha # [ 0.000649] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)167beta # [ 0.000000] Fallback order for Node 0: 0168alpha # [ 0.000795] Console: colour dummy device 80x25169beta # [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 262144170alpha # [ 0.000802] printk: legacy console [tty0] enabled171beta # [ 0.000000] Policy zone: DMA172beta # [ 0.000000] mem auto-init: stack:all(zero), heap alloc:on, heap free:off173alpha # [ 0.001021] Calibrating delay loop (skipped), value calculated using timer frequency.. 2000.00 BogoMIPS (lpj=4000000)174alpha # [ 0.001027] pid_max: default: 32768 minimum: 301175beta # [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1176beta # [ 0.000000] allocated 2097152 bytes of page_ext177alpha # [ 0.001106] LSM: initializing lsm=capability,landlock,yama,bpf,ima178alpha # [ 0.001292] landlock: Up and running.179beta # [ 0.000000] ftrace: allocating 74881 entries in 294 pages180alpha # [ 0.001295] Yama: becoming mindful.181beta # [ 0.000000] ftrace: allocated 294 pages with 4 groups182alpha # [ 0.001964] LSM support for eBPF active183beta # [ 0.000000] rcu: Hierarchical RCU implementation.184alpha # [ 0.002103] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)185beta # [ 0.000000] rcu: RCU event tracing is enabled.186beta # [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=384 to nr_cpu_ids=1.187alpha # [ 0.002121] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)188beta # [ 0.000000] Trampoline variant of Tasks RCU enabled.189alpha # [ 0.003175] cacheinfo: Unable to detect cache hierarchy for CPU 0190beta # [ 0.000000] Rude variant of Tasks RCU enabled.191alpha # [ 0.003883] rcu: Hierarchical SRCU implementation.192beta # [ 0.000000] Tracing variant of Tasks RCU enabled.193alpha # [ 0.003888] rcu: Max phase no-delay instances is 1000.194alpha # [ 0.005045] fsl-mc MSI: its@8080000 domain created195beta # [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.196alpha # [ 0.005136] EFI services will not be available.197beta # [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1198alpha # [ 0.005235] smp: Bringing up secondary CPUs ...199alpha # [ 0.005244] smp: Brought up 1 node, 1 CPU200beta # [ 0.000000] RCU Tasks: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=1.201alpha # [ 0.005247] SMP: Total of 1 processors activated.202alpha # [ 0.005250] CPU: All CPU(s) started at EL1203beta # [ 0.000000] RCU Tasks Rude: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=1.204alpha # [ 0.005263] CPU features: detected: Branch Target Identification205alpha # [ 0.005268] CPU features: detected: ARMv8.4 Translation Table Level206beta # [ 0.000000] RCU Tasks Trace: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=1.207beta # [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0208alpha # [ 0.005271] CPU features: detected: Instruction cache invalidation not required for I/D coherence209beta # [ 0.000000] GICv3: 256 SPIs implemented210beta # [ 0.000000] GICv3: 0 Extended SPIs implemented211alpha # [ 0.005275] CPU features: detected: Data cache clean to the PoU not required for I/D coherence212beta # [ 0.000000] Root IRQ handler: gic_handle_irq213alpha # [ 0.005279] CPU features: detected: Common not Private translations214beta # [ 0.000000] GICv3: GICv3 features: 16 PPIs, DirectLPI215alpha # [ 0.005282] CPU features: detected: CRC32 instructions216beta # [ 0.000000] GICv3: GICD_CTLR.DS=1, SCR_EL3.FIQ=0217beta # [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000080a0000218alpha # [ 0.005284] CPU features: detected: Data cache clean to Point of Deep Persistence219beta # [ 0.000000] ITS [mem 0x08080000-0x0809ffff]220alpha # [ 0.005288] CPU features: detected: Data cache clean to Point of Persistence221beta # [ 0.000000] ITS@0x0000000008080000: allocated 8192 Devices @44ce0000 (indirect, esz 8, psz 64K, shr 1)222alpha # [ 0.005291] CPU features: detected: Data independent timing control (DIT)223alpha # [ 0.005294] CPU features: detected: E0PD224beta # [ 0.000000] ITS@0x0000000008080000: allocated 8192 Interrupt Collections @44cf0000 (flat, esz 8, psz 64K, shr 1)225alpha # [ 0.005297] CPU features: detected: Enhanced Counter Virtualization226beta # [ 0.000000] GICv3: using LPI property table @0x0000000044d10000227alpha # [ 0.005300] CPU features: detected: Enhanced Counter Virtualization (CNTPOFF)228beta # [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000044d20000229alpha # [ 0.005303] CPU features: detected: Enhanced Virtualization Traps230alpha # [ 0.005306] CPU features: detected: Fine Grained Traps231beta # [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.232alpha # [ 0.005309] CPU features: detected: Generic authentication (architected QARMA5 algorithm)233beta # [ 0.000000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns234alpha # [ 0.005313] CPU features: detected: RCpc load-acquire (LDAPR)235beta # [ 0.000000] arch_timer: cp15 timer running at 1000.00MHz (virt).236alpha # [ 0.005317] CPU features: detected: LSE atomic instructions237alpha # [ 0.005319] CPU features: detected: Privileged Access Never238beta # [ 0.000000] clocksource: arch_sys_counter: mask: 0x1fffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns239alpha # [ 0.005322] CPU features: detected: PMUv3240beta # [ 0.000000] sched_clock: 61 bits at 1000MHz, resolution 1ns, wraps every 4398046511103ns241alpha # [ 0.005325] CPU features: detected: RAS Extension Support242beta # [ 0.000030] arm-pv: using stolen time PV243alpha # [ 0.005328] CPU features: detected: RASv1p1 Extension Support244alpha # [ 0.005330] CPU features: detected: Random Number Generator245beta # [ 0.000554] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)246alpha # [ 0.005333] CPU features: detected: Speculation barrier (SB)247beta # [ 0.000758] Console: colour dummy device 80x25248beta # [ 0.000765] printk: legacy console [tty0] enabled249alpha # [ 0.005335] CPU features: detected: Stage-2 Force Write-Back250alpha # [ 0.005338] CPU features: detected: TLB range maintenance instructions251beta # [ 0.000953] Calibrating delay loop (skipped), value calculated using timer frequency.. 2000.00 BogoMIPS (lpj=4000000)252alpha # [ 0.005343] CPU features: detected: Speculative Store Bypassing Safe (SSBS)253beta # [ 0.000960] pid_max: default: 32768 minimum: 301254alpha # [ 0.005383] alternatives: applying system-wide alternatives255beta # [ 0.001038] LSM: initializing lsm=capability,landlock,yama,bpf,ima256beta # [ 0.001198] landlock: Up and running.257alpha # [ 0.008299] CPU features: detected: BBM Level 2 without TLB conflict abort258beta # [ 0.001201] Yama: becoming mindful.259beta # [ 0.001799] LSM support for eBPF active260beta # [ 0.001938] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)261beta # [ 0.001958] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)262beta # [ 0.003036] cacheinfo: Unable to detect cache hierarchy for CPU 0263beta # [ 0.003756] rcu: Hierarchical SRCU implementation.264beta # [ 0.003761] rcu: Max phase no-delay instances is 1000.265beta # [ 0.004943] fsl-mc MSI: its@8080000 domain created266beta # [ 0.005041] EFI services will not be available.267beta # [ 0.005110] smp: Bringing up secondary CPUs ...268beta # [ 0.005118] smp: Brought up 1 node, 1 CPU269beta # [ 0.005121] SMP: Total of 1 processors activated.270beta # [ 0.005124] CPU: All CPU(s) started at EL1271beta # [ 0.005143] CPU features: detected: Branch Target Identification272beta # [ 0.005147] CPU features: detected: ARMv8.4 Translation Table Level273alpha # [ 0.008491] Memory: 893524K/1048576K available (24448K kernel code, 7090K rwdata, 26344K rodata, 4736K init, 1107K bss, 113800K reserved, 32768K cma-reserved)274alpha # [ 0.008832] devtmpfs: initialized275beta # [ 0.005150] CPU features: detected: Instruction cache invalidation not required for I/D coherence276alpha # [ 0.010598] posixtimers hash table entries: 512 (order: 1, 8192 bytes, linear)277beta # [ 0.005153] CPU features: detected: Data cache clean to the PoU not required for I/D coherence278alpha # [ 0.010618] futex hash table entries: 256 (16384 bytes on 1 NUMA nodes, total 16 KiB, linear).279beta # [ 0.005157] CPU features: detected: Common not Private translations280beta # [ 0.005160] CPU features: detected: CRC32 instructions281alpha # [ 0.010800] 2G module region forced by RANDOMIZE_MODULE_REGION_FULL282alpha # [ 0.010805] 0 pages in range for non-PLT usage283beta # [ 0.005163] CPU features: detected: Data cache clean to Point of Deep Persistence284alpha # [ 0.010806] 508288 pages in range for PLT usage285beta # [ 0.005166] CPU features: detected: Data cache clean to Point of Persistence286alpha # [ 0.010915] pinctrl core: initialized pinctrl subsystem287alpha # [ 0.011687] DMI not present or invalid.288beta # [ 0.005169] CPU features: detected: Data independent timing control (DIT)289alpha # [ 0.015133] NET: Registered PF_NETLINK/PF_ROUTE protocol family290beta # [ 0.005172] CPU features: detected: E0PD291beta # [ 0.005174] CPU features: detected: Enhanced Counter Virtualization292alpha # [ 0.017545] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations293beta # [ 0.005177] CPU features: detected: Enhanced Counter Virtualization (CNTPOFF)294alpha # [ 0.017698] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations295beta # [ 0.005181] CPU features: detected: Enhanced Virtualization Traps296alpha # [ 0.017857] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations297beta # [ 0.005184] CPU features: detected: Fine Grained Traps298alpha # [ 0.017880] audit: initializing netlink subsys (disabled)299beta # [ 0.005187] CPU features: detected: Generic authentication (architected QARMA5 algorithm)300alpha # [ 0.018428] thermal_sys: Registered thermal governor 'fair_share'301beta # [ 0.005191] CPU features: detected: RCpc load-acquire (LDAPR)302alpha # [ 0.018430] thermal_sys: Registered thermal governor 'bang_bang'303beta # [ 0.005194] CPU features: detected: LSE atomic instructions304alpha # [ 0.018433] thermal_sys: Registered thermal governor 'step_wise'305beta # [ 0.005197] CPU features: detected: Privileged Access Never306alpha # [ 0.018436] thermal_sys: Registered thermal governor 'user_space'307beta # [ 0.005200] CPU features: detected: PMUv3308alpha # [ 0.018442] thermal_sys: Registered thermal governor 'power_allocator'309beta # [ 0.005202] CPU features: detected: RAS Extension Support310beta # [ 0.005205] CPU features: detected: RASv1p1 Extension Support311alpha # [ 0.018474] audit: type=2000 audit(0.016:1): state=initialized audit_enabled=0 res=1312alpha # [ 0.018483] cpuidle: using governor ladder313beta # [ 0.005208] CPU features: detected: Random Number Generator314alpha # [ 0.018489] cpuidle: using governor menu315beta # [ 0.005210] CPU features: detected: Speculation barrier (SB)316alpha # [ 0.018697] hw-breakpoint: found 16 breakpoint and 4 watchpoint registers.317beta # [ 0.005213] CPU features: detected: Stage-2 Force Write-Back318alpha # [ 0.018713] ASID allocator initialised with 65536 entries319beta # [ 0.005216] CPU features: detected: TLB range maintenance instructions320alpha # [ 0.019953] Serial: AMBA PL011 UART driver321beta # [ 0.005220] CPU features: detected: Speculative Store Bypassing Safe (SSBS)322alpha # [ 0.025295] 9000000.pl011: ttyAMA0 at MMIO 0x9000000 (irq = 13, base_baud = 0) is a PL011 rev1323beta # [ 0.005260] alternatives: applying system-wide alternatives324alpha # [ 0.025451] printk: console [ttyAMA0] enabled325beta # [ 0.008188] CPU features: detected: BBM Level 2 without TLB conflict abort326alpha # [ 0.151122] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages327beta # [ 0.008424] Memory: 893436K/1048576K available (24448K kernel code, 7090K rwdata, 26344K rodata, 4736K init, 1107K bss, 113804K reserved, 32768K cma-reserved)328alpha # [ 0.151144] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page329beta # [ 0.008745] devtmpfs: initialized330alpha # [ 0.151150] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages331beta # [ 0.010478] posixtimers hash table entries: 512 (order: 1, 8192 bytes, linear)332alpha # [ 0.151155] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page333beta # [ 0.010498] futex hash table entries: 256 (16384 bytes on 1 NUMA nodes, total 16 KiB, linear).334alpha # [ 0.151159] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages335beta # [ 0.010678] 2G module region forced by RANDOMIZE_MODULE_REGION_FULL336alpha # [ 0.151163] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page337beta # [ 0.010683] 0 pages in range for non-PLT usage338alpha # [ 0.151168] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages339beta # [ 0.010685] 508288 pages in range for PLT usage340beta # [ 0.010790] pinctrl core: initialized pinctrl subsystem341alpha # [ 0.151172] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page342beta # [ 0.011540] DMI not present or invalid.343beta # [ 0.014463] NET: Registered PF_NETLINK/PF_ROUTE protocol family344beta # [ 0.016516] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations345alpha # [ 0.158713] fbcon: Taking over console346alpha # [ 0.158728] ACPI: Interpreter disabled.347beta # [ 0.016675] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations348alpha # [ 0.160606] iommu: Default domain type: Translated349beta # [ 0.016830] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations350alpha # [ 0.160616] iommu: DMA domain TLB invalidation policy: strict mode351beta # [ 0.016852] audit: initializing netlink subsys (disabled)352alpha # [ 0.162395] SCSI subsystem initialized353beta # [ 0.017386] thermal_sys: Registered thermal governor 'fair_share'354beta # [ 0.017388] thermal_sys: Registered thermal governor 'bang_bang'355beta # [ 0.017392] thermal_sys: Registered thermal governor 'step_wise'356beta # [ 0.017395] thermal_sys: Registered thermal governor 'user_space'357beta # [ 0.017399] thermal_sys: Registered thermal governor 'power_allocator'358beta # [ 0.017429] audit: type=2000 audit(0.016:1): state=initialized audit_enabled=0 res=1359beta # [ 0.017438] cpuidle: using governor ladder360beta # [ 0.017443] cpuidle: using governor menu361beta # [ 0.017643] hw-breakpoint: found 16 breakpoint and 4 watchpoint registers.362beta # [ 0.017658] ASID allocator initialised with 65536 entries363beta # [ 0.018854] Serial: AMBA PL011 UART driver364alpha # [ 0.169493] usbcore: registered new interface driver usbfs365beta # [ 0.024073] 9000000.pl011: ttyAMA0 at MMIO 0x9000000 (irq = 13, base_baud = 0) is a PL011 rev1366alpha # [ 0.169525] usbcore: registered new interface driver hub367beta # [ 0.024203] printk: console [ttyAMA0] enabled368alpha # [ 0.169541] usbcore: registered new device driver usb369alpha # [ 0.169817] pps_core: LinuxPPS API ver. 1 registered370alpha # [ 0.169822] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>371alpha # [ 0.169833] PTP clock support registered372alpha # [ 0.169880] EDAC MC: Ver: 3.0.0373alpha # [ 0.174683] scmi_core: SCMI protocol bus registered374alpha # [ 0.175678] FPGA manager framework375alpha # [ 0.176639] vgaarb: loaded376alpha # [ 0.177286] clocksource: Switched to clocksource arch_sys_counter377alpha # [ 0.179085] VFS: Disk quotas dquot_6.6.0378alpha # [ 0.179115] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)379beta # [ 0.147965] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages380beta # [ 0.147986] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page381beta # [ 0.147992] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages382beta # [ 0.147996] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page383alpha # [ 0.182793] netfs: FS-Cache loaded384alpha # [ 0.182920] pnp: PnP ACPI: disabled385beta # [ 0.148000] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages386beta # [ 0.148005] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page387beta # [ 0.148009] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages388beta # [ 0.148013] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page389beta # [ 0.155692] fbcon: Taking over console390beta # [ 0.155709] ACPI: Interpreter disabled.391beta # [ 0.157566] iommu: Default domain type: Translated392alpha # [ 0.186900] NET: Registered PF_INET protocol family393beta # [ 0.157576] iommu: DMA domain TLB invalidation policy: strict mode394alpha # [ 0.187056] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)395beta # [ 0.164827] SCSI subsystem initialized396beta # [ 0.165547] usbcore: registered new interface driver usbfs397beta # [ 0.165577] usbcore: registered new interface driver hub398beta # [ 0.165593] usbcore: registered new device driver usb399beta # [ 0.165889] pps_core: LinuxPPS API ver. 1 registered400beta # [ 0.165896] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>401beta # [ 0.165905] PTP clock support registered402beta # [ 0.165963] EDAC MC: Ver: 3.0.0403beta # [ 0.170725] scmi_core: SCMI protocol bus registered404beta # [ 0.171686] FPGA manager framework405beta # [ 0.172638] vgaarb: loaded406beta # [ 0.173266] clocksource: Switched to clocksource arch_sys_counter407beta # [ 0.178011] VFS: Disk quotas dquot_6.6.0408beta # [ 0.178046] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)409beta # [ 0.181772] netfs: FS-Cache loaded410beta # [ 0.181891] pnp: PnP ACPI: disabled411beta # [ 0.185759] NET: Registered PF_INET protocol family412beta # [ 0.185916] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)413alpha # [ 0.216050] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)414alpha # [ 0.216094] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)415alpha # [ 0.216119] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)416alpha # [ 0.216161] TCP bind hash table entries: 8192 (order: 6, 262144 bytes, linear)417alpha # [ 0.216236] TCP: Hash tables configured (established 8192 bind 8192)418alpha # [ 0.216318] MPTCP token hash table entries: 1024 (order: 3, 24576 bytes, linear)419alpha # [ 0.216372] UDP hash table entries: 512 (order: 3, 32768 bytes, linear)420alpha # [ 0.216397] UDP-Lite hash table entries: 512 (order: 3, 32768 bytes, linear)421alpha # [ 0.216473] NET: Registered PF_UNIX/PF_LOCAL protocol family422alpha # [ 0.216493] NET: Registered PF_XDP protocol family423alpha # [ 0.216513] PCI: CLS 0 bytes, default 64424alpha # [ 0.216757] Trying to unpack rootfs image as initramfs...425alpha # [ 0.234999] kvm [1]: HYP mode not available426beta # [ 0.214702] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)427beta # [ 0.214747] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)428beta # [ 0.214773] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)429beta # [ 0.214814] TCP bind hash table entries: 8192 (order: 6, 262144 bytes, linear)430beta # [ 0.214890] TCP: Hash tables configured (established 8192 bind 8192)431beta # [ 0.214974] MPTCP token hash table entries: 1024 (order: 3, 24576 bytes, linear)432beta # [ 0.215009] UDP hash table entries: 512 (order: 3, 32768 bytes, linear)433beta # [ 0.215059] UDP-Lite hash table entries: 512 (order: 3, 32768 bytes, linear)434beta # [ 0.215174] NET: Registered PF_UNIX/PF_LOCAL protocol family435beta # [ 0.215206] NET: Registered PF_XDP protocol family436beta # [ 0.215227] PCI: CLS 0 bytes, default 64437beta # [ 0.215479] Trying to unpack rootfs image as initramfs...438beta # [ 0.231207] kvm [1]: HYP mode not available439alpha # [ 0.329844] Initialise system trusted keyrings440alpha # [ 0.330595] workingset: timestamp_bits=42 max_order=18 bucket_order=0441alpha # [ 0.331850] squashfs: version 4.0 (2009/01/31) Phillip Lougher442alpha # [ 0.332616] 9p: Installing v9fs 9p2000 file system support443beta # [ 0.327943] Initialise system trusted keyrings444alpha # [ 0.361502] Key type asymmetric registered445alpha # [ 0.361534] Asymmetric key parser 'x509' registered446alpha # [ 0.361623] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)447alpha # [ 0.363730] io scheduler mq-deadline registered448alpha # [ 0.363741] io scheduler kyber registered449beta # [ 0.333315] workingset: timestamp_bits=42 max_order=18 bucket_order=0450beta # [ 0.334655] squashfs: version 4.0 (2009/01/31) Phillip Lougher451beta # [ 0.335439] 9p: Installing v9fs 9p2000 file system support452alpha # [ 0.373520] pl061_gpio 9030000.pl061: PL061 GPIO chip registered453alpha # [ 0.374921] ledtrig-cpu: registered to indicate activity on CPUs454alpha # [ 0.375313] pci-host-generic 4010000000.pcie: host bridge /pcie@10000000 ranges:455alpha # [ 0.375330] pci-host-generic 4010000000.pcie: IO 0x003eff0000..0x003effffff -> 0x0000000000456alpha # [ 0.375343] pci-host-generic 4010000000.pcie: MEM 0x0010000000..0x003efeffff -> 0x0010000000457alpha # [ 0.375352] pci-host-generic 4010000000.pcie: MEM 0x8000000000..0xffffffffff -> 0x8000000000458alpha # [ 0.375380] pci-host-generic 4010000000.pcie: Memory resource size exceeds max for 32 bits459alpha # [ 0.375405] pci-host-generic 4010000000.pcie: ECAM at [mem 0x4010000000-0x401fffffff] for [bus 00-ff]460alpha # [ 0.375495] pci-host-generic 4010000000.pcie: PCI host bridge to bus 0000:00461alpha # [ 0.375504] pci_bus 0000:00: root bus resource [bus 00-ff]462alpha # [ 0.375510] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]463alpha # [ 0.375515] pci_bus 0000:00: root bus resource [mem 0x10000000-0x3efeffff]464alpha # [ 0.375521] pci_bus 0000:00: root bus resource [mem 0x8000000000-0xffffffffff]465beta # [ 0.356405] Key type asymmetric registered466beta # [ 0.356433] Asymmetric key parser 'x509' registered467alpha # [ 0.375583] pci 0000:00:00.0: [1b36:0008] type 00 class 0x060000 conventional PCI endpoint468beta # [ 0.356514] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)469alpha # [ 0.376018] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint470alpha # [ 0.376203] pci 0000:00:01.0: BAR 0 [io 0x0000-0x001f]471alpha # [ 0.376220] pci 0000:00:01.0: BAR 1 [mem 0x00000000-0x00000fff]472alpha # [ 0.376251] pci 0000:00:01.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]473alpha # [ 0.376267] pci 0000:00:01.0: ROM [mem 0x00000000-0x0003ffff pref]474alpha # [ 0.376719] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 conventional PCI endpoint475alpha # [ 0.376902] pci 0000:00:02.0: BAR 0 [io 0x0000-0x001f]476alpha # [ 0.376918] pci 0000:00:02.0: BAR 1 [mem 0x00000000-0x00000fff]477alpha # [ 0.376948] pci 0000:00:02.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]478beta # [ 0.365408] io scheduler mq-deadline registered479beta # [ 0.365429] io scheduler kyber registered480alpha # [ 0.396754] pci 0000:00:03.0: [1af4:1009] type 00 class 0x000200 conventional PCI endpoint481alpha # [ 0.396941] pci 0000:00:03.0: BAR 0 [io 0x0000-0x003f]482alpha # [ 0.396957] pci 0000:00:03.0: BAR 1 [mem 0x00000000-0x00000fff]483alpha # [ 0.396987] pci 0000:00:03.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]484beta # [ 0.370602] pl061_gpio 9030000.pl061: PL061 GPIO chip registered485beta # [ 0.371895] ledtrig-cpu: registered to indicate activity on CPUs486beta # [ 0.372265] pci-host-generic 4010000000.pcie: host bridge /pcie@10000000 ranges:487beta # [ 0.372281] pci-host-generic 4010000000.pcie: IO 0x003eff0000..0x003effffff -> 0x0000000000488beta # [ 0.372294] pci-host-generic 4010000000.pcie: MEM 0x0010000000..0x003efeffff -> 0x0010000000489beta # [ 0.372302] pci-host-generic 4010000000.pcie: MEM 0x8000000000..0xffffffffff -> 0x8000000000490alpha # [ 0.405539] pci 0000:00:04.0: [1af4:1009] type 00 class 0x000200 conventional PCI endpoint491beta # [ 0.372328] pci-host-generic 4010000000.pcie: Memory resource size exceeds max for 32 bits492alpha # [ 0.405744] pci 0000:00:04.0: BAR 0 [io 0x0000-0x001f]493alpha # [ 0.405761] pci 0000:00:04.0: BAR 1 [mem 0x00000000-0x00000fff]494beta # [ 0.372349] pci-host-generic 4010000000.pcie: ECAM at [mem 0x4010000000-0x401fffffff] for [bus 00-ff]495alpha # [ 0.405791] pci 0000:00:04.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]496beta # [ 0.372425] pci-host-generic 4010000000.pcie: PCI host bridge to bus 0000:00497alpha # [ 0.406261] pci 0000:00:05.0: [1af4:1009] type 00 class 0x000200 conventional PCI endpoint498beta # [ 0.372434] pci_bus 0000:00: root bus resource [bus 00-ff]499alpha # [ 0.406443] pci 0000:00:05.0: BAR 0 [io 0x0000-0x001f]500beta # [ 0.372440] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]501alpha # [ 0.406459] pci 0000:00:05.0: BAR 1 [mem 0x00000000-0x00000fff]502beta # [ 0.372445] pci_bus 0000:00: root bus resource [mem 0x10000000-0x3efeffff]503alpha # [ 0.406489] pci 0000:00:05.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]504beta # [ 0.372450] pci_bus 0000:00: root bus resource [mem 0x8000000000-0xffffffffff]505alpha # [ 0.406941] pci 0000:00:06.0: [1af4:1001] type 00 class 0x010000 conventional PCI endpoint506beta # [ 0.372545] pci 0000:00:00.0: [1b36:0008] type 00 class 0x060000 conventional PCI endpoint507alpha # [ 0.407129] pci 0000:00:06.0: BAR 0 [io 0x0000-0x007f]508alpha # [ 0.407145] pci 0000:00:06.0: BAR 1 [mem 0x00000000-0x00000fff]509beta # [ 0.372995] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint510beta # [ 0.373187] pci 0000:00:01.0: BAR 0 [io 0x0000-0x001f]511alpha # [ 0.407175] pci 0000:00:06.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]512beta # [ 0.373203] pci 0000:00:01.0: BAR 1 [mem 0x00000000-0x00000fff]513alpha # [ 0.407627] pci 0000:00:07.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint514beta # [ 0.373236] pci 0000:00:01.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]515alpha # [ 0.407811] pci 0000:00:07.0: BAR 0 [io 0x0000-0x001f]516beta # [ 0.373252] pci 0000:00:01.0: ROM [mem 0x00000000-0x0003ffff pref]517alpha # [ 0.407827] pci 0000:00:07.0: BAR 1 [mem 0x00000000-0x00000fff]518alpha # [ 0.407856] pci 0000:00:07.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]519alpha # [ 0.407873] pci 0000:00:07.0: ROM [mem 0x00000000-0x0003ffff pref]520alpha # [ 0.408333] pci 0000:00:08.0: [1af4:1050] type 00 class 0x038000 conventional PCI endpoint521alpha # [ 0.408520] pci 0000:00:08.0: BAR 1 [mem 0x00000000-0x00000fff]522alpha # [ 0.408550] pci 0000:00:08.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]523alpha # [ 0.409014] pci 0000:00:09.0: [1af4:1052] type 00 class 0x090000 conventional PCI endpoint524alpha # [ 0.409212] pci 0000:00:09.0: BAR 1 [mem 0x00000000-0x00000fff]525alpha # [ 0.409245] pci 0000:00:09.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]526beta # [ 0.393805] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 conventional PCI endpoint527alpha # [ 0.428485] pci 0000:00:0a.0: [8086:24cd] type 00 class 0x0c0320 conventional PCI endpoint528beta # [ 0.394005] pci 0000:00:02.0: BAR 0 [io 0x0000-0x001f]529alpha # [ 0.428672] pci 0000:00:0a.0: BAR 0 [mem 0x00000000-0x00000fff]530beta # [ 0.394022] pci 0000:00:02.0: BAR 1 [mem 0x00000000-0x00000fff]531alpha # [ 0.428922] pci 0000:00:0b.0: [1af4:1003] type 00 class 0x078000 conventional PCI endpoint532beta # [ 0.394052] pci 0000:00:02.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]533alpha # [ 0.429206] pci 0000:00:0b.0: BAR 0 [io 0x0000-0x003f]534beta # [ 0.394515] pci 0000:00:03.0: [1af4:1009] type 00 class 0x000200 conventional PCI endpoint535alpha # [ 0.429224] pci 0000:00:0b.0: BAR 1 [mem 0x00000000-0x00000fff]536beta # [ 0.394695] pci 0000:00:03.0: BAR 0 [io 0x0000-0x003f]537alpha # [ 0.429253] pci 0000:00:0b.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]538beta # [ 0.394711] pci 0000:00:03.0: BAR 1 [mem 0x00000000-0x00000fff]539beta # [ 0.394741] pci 0000:00:03.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]540beta # [ 0.395192] pci 0000:00:04.0: [1af4:1009] type 00 class 0x000200 conventional PCI endpoint541beta # [ 0.395372] pci 0000:00:04.0: BAR 0 [io 0x0000-0x001f]542beta # [ 0.395388] pci 0000:00:04.0: BAR 1 [mem 0x00000000-0x00000fff]543beta # [ 0.395418] pci 0000:00:04.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]544beta # [ 0.395874] pci 0000:00:05.0: [1af4:1009] type 00 class 0x000200 conventional PCI endpoint545beta # [ 0.396053] pci 0000:00:05.0: BAR 0 [io 0x0000-0x001f]546beta # [ 0.396069] pci 0000:00:05.0: BAR 1 [mem 0x00000000-0x00000fff]547beta # [ 0.396099] pci 0000:00:05.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]548beta # [ 0.396551] pci 0000:00:06.0: [1af4:1001] type 00 class 0x010000 conventional PCI endpoint549beta # [ 0.396732] pci 0000:00:06.0: BAR 0 [io 0x0000-0x007f]550beta # [ 0.396748] pci 0000:00:06.0: BAR 1 [mem 0x00000000-0x00000fff]551beta # [ 0.396777] pci 0000:00:06.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]552beta # [ 0.397232] pci 0000:00:07.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint553alpha # [ 0.441860] pci 0000:00:0c.0: [1af4:1005] type 00 class 0x00ff00 conventional PCI endpoint554alpha # [ 0.442065] pci 0000:00:0c.0: BAR 0 [io 0x0000-0x001f]555alpha # [ 0.442083] pci 0000:00:0c.0: BAR 1 [mem 0x00000000-0x00000fff]556alpha # [ 0.442112] pci 0000:00:0c.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]557alpha # [ 0.442716] pci 0000:00:01.0: ROM [mem 0x10000000-0x1003ffff pref]: assigned558alpha # [ 0.442728] pci 0000:00:07.0: ROM [mem 0x10040000-0x1007ffff pref]: assigned559alpha # [ 0.442735] pci 0000:00:01.0: BAR 4 [mem 0x8000000000-0x8000003fff 64bit pref]: assigned560alpha # [ 0.442782] pci 0000:00:02.0: BAR 4 [mem 0x8000004000-0x8000007fff 64bit pref]: assigned561alpha # [ 0.442831] pci 0000:00:03.0: BAR 4 [mem 0x8000008000-0x800000bfff 64bit pref]: assigned562alpha # [ 0.442879] pci 0000:00:04.0: BAR 4 [mem 0x800000c000-0x800000ffff 64bit pref]: assigned563alpha # [ 0.442926] pci 0000:00:05.0: BAR 4 [mem 0x8000010000-0x8000013fff 64bit pref]: assigned564alpha # [ 0.442973] pci 0000:00:06.0: BAR 4 [mem 0x8000014000-0x8000017fff 64bit pref]: assigned565alpha # [ 0.443022] pci 0000:00:07.0: BAR 4 [mem 0x8000018000-0x800001bfff 64bit pref]: assigned566alpha # [ 0.443070] pci 0000:00:08.0: BAR 4 [mem 0x800001c000-0x800001ffff 64bit pref]: assigned567alpha # [ 0.443119] pci 0000:00:09.0: BAR 4 [mem 0x8000020000-0x8000023fff 64bit pref]: assigned568beta # [ 0.421487] pci 0000:00:07.0: BAR 0 [io 0x0000-0x001f]569alpha # [ 0.443167] pci 0000:00:0b.0: BAR 4 [mem 0x8000024000-0x8000027fff 64bit pref]: assigned570beta # [ 0.421519] pci 0000:00:07.0: BAR 1 [mem 0x00000000-0x00000fff]571alpha # [ 0.443275] pci 0000:00:0c.0: BAR 4 [mem 0x8000028000-0x800002bfff 64bit pref]: assigned572beta # [ 0.421550] pci 0000:00:07.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]573alpha # [ 0.443322] pci 0000:00:01.0: BAR 1 [mem 0x10080000-0x10080fff]: assigned574beta # [ 0.421567] pci 0000:00:07.0: ROM [mem 0x00000000-0x0003ffff pref]575alpha # [ 0.443344] pci 0000:00:02.0: BAR 1 [mem 0x10081000-0x10081fff]: assigned576beta # [ 0.422140] pci 0000:00:08.0: [1af4:1050] type 00 class 0x038000 conventional PCI endpoint577alpha # [ 0.443365] pci 0000:00:03.0: BAR 1 [mem 0x10082000-0x10082fff]: assigned578beta # [ 0.422335] pci 0000:00:08.0: BAR 1 [mem 0x00000000-0x00000fff]579alpha # [ 0.443387] pci 0000:00:04.0: BAR 1 [mem 0x10083000-0x10083fff]: assigned580beta # [ 0.422366] pci 0000:00:08.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]581alpha # [ 0.443409] pci 0000:00:05.0: BAR 1 [mem 0x10084000-0x10084fff]: assigned582beta # [ 0.422822] pci 0000:00:09.0: [1af4:1052] type 00 class 0x090000 conventional PCI endpoint583alpha # [ 0.443435] pci 0000:00:06.0: BAR 1 [mem 0x10085000-0x10085fff]: assigned584beta # [ 0.423007] pci 0000:00:09.0: BAR 1 [mem 0x00000000-0x00000fff]585alpha # [ 0.443457] pci 0000:00:07.0: BAR 1 [mem 0x10086000-0x10086fff]: assigned586beta # [ 0.423041] pci 0000:00:09.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]587alpha # [ 0.443480] pci 0000:00:08.0: BAR 1 [mem 0x10087000-0x10087fff]: assigned588beta # [ 0.423435] pci 0000:00:0a.0: [8086:24cd] type 00 class 0x0c0320 conventional PCI endpoint589alpha # [ 0.443502] pci 0000:00:09.0: BAR 1 [mem 0x10088000-0x10088fff]: assigned590beta # [ 0.423616] pci 0000:00:0a.0: BAR 0 [mem 0x00000000-0x00000fff]591alpha # [ 0.443524] pci 0000:00:0a.0: BAR 0 [mem 0x10089000-0x10089fff]: assigned592beta # [ 0.423867] pci 0000:00:0b.0: [1af4:1003] type 00 class 0x078000 conventional PCI endpoint593alpha # [ 0.443548] pci 0000:00:0b.0: BAR 1 [mem 0x1008a000-0x1008afff]: assigned594beta # [ 0.424148] pci 0000:00:0b.0: BAR 0 [io 0x0000-0x003f]595alpha # [ 0.443571] pci 0000:00:0c.0: BAR 1 [mem 0x1008b000-0x1008bfff]: assigned596beta # [ 0.424166] pci 0000:00:0b.0: BAR 1 [mem 0x00000000-0x00000fff]597alpha # [ 0.443592] pci 0000:00:06.0: BAR 0 [io 0x1000-0x107f]: assigned598beta # [ 0.424196] pci 0000:00:0b.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]599alpha # [ 0.443614] pci 0000:00:03.0: BAR 0 [io 0x1080-0x10bf]: assigned600beta # [ 0.424655] pci 0000:00:0c.0: [1af4:1005] type 00 class 0x00ff00 conventional PCI endpoint601alpha # [ 0.443635] pci 0000:00:0b.0: BAR 0 [io 0x10c0-0x10ff]: assigned602beta # [ 0.424837] pci 0000:00:0c.0: BAR 0 [io 0x0000-0x001f]603alpha # [ 0.443657] pci 0000:00:01.0: BAR 0 [io 0x1100-0x111f]: assigned604beta # [ 0.424853] pci 0000:00:0c.0: BAR 1 [mem 0x00000000-0x00000fff]605alpha # [ 0.443679] pci 0000:00:02.0: BAR 0 [io 0x1120-0x113f]: assigned606alpha # [ 0.443700] pci 0000:00:04.0: BAR 0 [io 0x1140-0x115f]: assigned607beta # [ 0.424883] pci 0000:00:0c.0: BAR 4 [mem 0x00000000-0x00003fff 64bit pref]608alpha # [ 0.443722] pci 0000:00:05.0: BAR 0 [io 0x1160-0x117f]: assigned609beta # [ 0.425495] pci 0000:00:01.0: ROM [mem 0x10000000-0x1003ffff pref]: assigned610alpha # [ 0.443744] pci 0000:00:07.0: BAR 0 [io 0x1180-0x119f]: assigned611beta # [ 0.425506] pci 0000:00:07.0: ROM [mem 0x10040000-0x1007ffff pref]: assigned612alpha # [ 0.443766] pci 0000:00:0c.0: BAR 0 [io 0x11a0-0x11bf]: assigned613beta # [ 0.425512] pci 0000:00:01.0: BAR 4 [mem 0x8000000000-0x8000003fff 64bit pref]: assigned614alpha # [ 0.443794] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]615alpha # [ 0.443803] pci_bus 0000:00: resource 5 [mem 0x10000000-0x3efeffff]616beta # [ 0.425557] pci 0000:00:02.0: BAR 4 [mem 0x8000004000-0x8000007fff 64bit pref]: assigned617alpha # [ 0.443808] pci_bus 0000:00: resource 6 [mem 0x8000000000-0xffffffffff]618beta # [ 0.425604] pci 0000:00:03.0: BAR 4 [mem 0x8000008000-0x800000bfff 64bit pref]: assigned619alpha # [ 0.445082] pci 0000:00:0a.0: enabling device (0000 -> 0002)620beta # [ 0.425662] pci 0000:00:04.0: BAR 4 [mem 0x800000c000-0x800000ffff 64bit pref]: assigned621beta # [ 0.425708] pci 0000:00:05.0: BAR 4 [mem 0x8000010000-0x8000013fff 64bit pref]: assigned622beta # [ 0.425755] pci 0000:00:06.0: BAR 4 [mem 0x8000014000-0x8000017fff 64bit pref]: assigned623beta # [ 0.425803] pci 0000:00:07.0: BAR 4 [mem 0x8000018000-0x800001bfff 64bit pref]: assigned624beta # [ 0.425852] pci 0000:00:08.0: BAR 4 [mem 0x800001c000-0x800001ffff 64bit pref]: assigned625beta # [ 0.425899] pci 0000:00:09.0: BAR 4 [mem 0x8000020000-0x8000023fff 64bit pref]: assigned626beta # [ 0.425946] pci 0000:00:0b.0: BAR 4 [mem 0x8000024000-0x8000027fff 64bit pref]: assigned627beta # [ 0.426014] pci 0000:00:0c.0: BAR 4 [mem 0x8000028000-0x800002bfff 64bit pref]: assigned628beta # [ 0.426063] pci 0000:00:01.0: BAR 1 [mem 0x10080000-0x10080fff]: assigned629beta # [ 0.426085] pci 0000:00:02.0: BAR 1 [mem 0x10081000-0x10081fff]: assigned630beta # [ 0.426107] pci 0000:00:03.0: BAR 1 [mem 0x10082000-0x10082fff]: assigned631beta # [ 0.426129] pci 0000:00:04.0: BAR 1 [mem 0x10083000-0x10083fff]: assigned632beta # [ 0.426151] pci 0000:00:05.0: BAR 1 [mem 0x10084000-0x10084fff]: assigned633beta # [ 0.426176] pci 0000:00:06.0: BAR 1 [mem 0x10085000-0x10085fff]: assigned634beta # [ 0.426198] pci 0000:00:07.0: BAR 1 [mem 0x10086000-0x10086fff]: assigned635beta # [ 0.426221] pci 0000:00:08.0: BAR 1 [mem 0x10087000-0x10087fff]: assigned636beta # [ 0.426243] pci 0000:00:09.0: BAR 1 [mem 0x10088000-0x10088fff]: assigned637beta # [ 0.426266] pci 0000:00:0a.0: BAR 0 [mem 0x10089000-0x10089fff]: assigned638beta # [ 0.426289] pci 0000:00:0b.0: BAR 1 [mem 0x1008a000-0x1008afff]: assigned639beta # [ 0.426320] pci 0000:00:0c.0: BAR 1 [mem 0x1008b000-0x1008bfff]: assigned640beta # [ 0.426342] pci 0000:00:06.0: BAR 0 [io 0x1000-0x107f]: assigned641beta # [ 0.426364] pci 0000:00:03.0: BAR 0 [io 0x1080-0x10bf]: assigned642beta # [ 0.426385] pci 0000:00:0b.0: BAR 0 [io 0x10c0-0x10ff]: assigned643beta # [ 0.426407] pci 0000:00:01.0: BAR 0 [io 0x1100-0x111f]: assigned644beta # [ 0.426428] pci 0000:00:02.0: BAR 0 [io 0x1120-0x113f]: assigned645beta # [ 0.426450] pci 0000:00:04.0: BAR 0 [io 0x1140-0x115f]: assigned646beta # [ 0.426472] pci 0000:00:05.0: BAR 0 [io 0x1160-0x117f]: assigned647alpha # [ 0.501346] virtio-pci 0000:00:01.0: enabling device (0000 -> 0003)648beta # [ 0.426494] pci 0000:00:07.0: BAR 0 [io 0x1180-0x119f]: assigned649alpha # [ 0.503371] virtio-pci 0000:00:02.0: enabling device (0000 -> 0003)650beta # [ 0.426516] pci 0000:00:0c.0: BAR 0 [io 0x11a0-0x11bf]: assigned651beta # [ 0.426543] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]652beta # [ 0.426552] pci_bus 0000:00: resource 5 [mem 0x10000000-0x3efeffff]653beta # [ 0.426557] pci_bus 0000:00: resource 6 [mem 0x8000000000-0xffffffffff]654beta # [ 0.427730] pci 0000:00:0a.0: enabling device (0000 -> 0002)655alpha # [ 0.513410] virtio-pci 0000:00:03.0: enabling device (0000 -> 0003)656alpha # [ 0.515770] virtio-pci 0000:00:04.0: enabling device (0000 -> 0003)657alpha # [ 0.525881] virtio-pci 0000:00:05.0: enabling device (0000 -> 0003)658alpha # [ 0.527807] virtio-pci 0000:00:06.0: enabling device (0000 -> 0003)659beta # [ 0.503772] virtio-pci 0000:00:01.0: enabling device (0000 -> 0003)660alpha # [ 0.537769] virtio-pci 0000:00:07.0: enabling device (0000 -> 0003)661alpha # [ 0.540401] virtio-pci 0000:00:08.0: enabling device (0000 -> 0002)662alpha # [ 0.542448] virtio-pci 0000:00:09.0: enabling device (0000 -> 0002)663alpha # [ 0.544177] virtio-pci 0000:00:0b.0: enabling device (0000 -> 0003)664beta # [ 0.513487] virtio-pci 0000:00:02.0: enabling device (0000 -> 0003)665beta # [ 0.516695] virtio-pci 0000:00:03.0: enabling device (0000 -> 0003)666beta # [ 0.518616] virtio-pci 0000:00:04.0: enabling device (0000 -> 0003)667beta # [ 0.520587] virtio-pci 0000:00:05.0: enabling device (0000 -> 0003)668alpha # [ 0.554570] virtio-pci 0000:00:0c.0: enabling device (0000 -> 0003)669beta # [ 0.530635] virtio-pci 0000:00:06.0: enabling device (0000 -> 0003)670beta # [ 0.532618] virtio-pci 0000:00:07.0: enabling device (0000 -> 0003)671alpha # [ 0.569355] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled672alpha # [ 0.572000] msm_serial: driver initialized673alpha # [ 0.572145] SuperH (H)SCI(F) driver initialized674alpha # [ 0.572199] STM32 USART driver initialized675beta # [ 0.543904] virtio-pci 0000:00:08.0: enabling device (0000 -> 0002)676beta # [ 0.546881] virtio-pci 0000:00:09.0: enabling device (0000 -> 0002)677beta # [ 0.548808] virtio-pci 0000:00:0b.0: enabling device (0000 -> 0003)678beta # [ 0.558828] virtio-pci 0000:00:0c.0: enabling device (0000 -> 0003)679alpha # [ 0.599386] loop: module loaded680alpha # [ 0.599555] virtio_blk virtio5: 1/0/0 default/read/poll queues681alpha # [ 0.600286] virtio_blk virtio5: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB)682beta # [ 0.574050] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled683beta # [ 0.576665] msm_serial: driver initialized684beta # [ 0.576848] SuperH (H)SCI(F) driver initialized685beta # [ 0.576905] STM32 USART driver initialized686alpha # [ 0.613908] megasas: 07.734.00.00-rc1687alpha # [ 0.614615] physmap-flash 0.flash: physmap platform flash device: [mem 0x00000000-0x03ffffff]688alpha # [ 0.616782] 0.flash: Found 2 x16 devices at 0x0 in 32-bit bank. Manufacturer ID 0x000000 Chip ID 0x000000689alpha # [ 0.616806] Intel/Sharp Extended Query Table at 0x0031690alpha # [ 0.618357] Using buffer write method691alpha # [ 0.618417] physmap-flash 0.flash: physmap platform flash device: [mem 0x04000000-0x07ffffff]692alpha # [ 0.620025] 0.flash: Found 2 x16 devices at 0x0 in 32-bit bank. Manufacturer ID 0x000000 Chip ID 0x000000693alpha # [ 0.620046] Intel/Sharp Extended Query Table at 0x0031694alpha # [ 0.629188] Using buffer write method695alpha # [ 0.629211] Concatenating MTD devices:696alpha # [ 0.629215] (0): "0.flash"697alpha # [ 0.629219] (1): "0.flash"698alpha # [ 0.629224] into device "0.flash"699beta # [ 0.606782] loop: module loaded700beta # [ 0.606970] virtio_blk virtio5: 1/0/0 default/read/poll queues701beta # [ 0.607733] virtio_blk virtio5: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB)702beta # [ 0.613937] megasas: 07.734.00.00-rc1703beta # [ 0.614643] physmap-flash 0.flash: physmap platform flash device: [mem 0x00000000-0x03ffffff]704beta # [ 0.616820] 0.flash: Found 2 x16 devices at 0x0 in 32-bit bank. Manufacturer ID 0x000000 Chip ID 0x000000705beta # [ 0.616847] Intel/Sharp Extended Query Table at 0x0031706beta # [ 0.626329] Using buffer write method707beta # [ 0.626403] physmap-flash 0.flash: physmap platform flash device: [mem 0x04000000-0x07ffffff]708beta # [ 0.629233] 0.flash: Found 2 x16 devices at 0x0 in 32-bit bank. Manufacturer ID 0x000000 Chip ID 0x000000709beta # [ 0.629258] Intel/Sharp Extended Query Table at 0x0031710beta # [ 0.643022] Using buffer write method711beta # [ 0.643062] Concatenating MTD devices:712beta # [ 0.643066] (0): "0.flash"713beta # [ 0.643070] (1): "0.flash"714beta # [ 0.643073] into device "0.flash"715alpha # [ 0.878238] Freeing initrd memory: 26940K716alpha # [ 0.884235] tun: Universal TUN/TAP device driver, 1.6717alpha # [ 0.887940] thunder_xcv, ver 1.0718alpha # [ 0.887979] thunder_bgx, ver 1.0719alpha # [ 0.888002] nicpf, ver 1.0720alpha # [ 0.888561] e1000: Intel(R) PRO/1000 Network Driver721alpha # [ 0.888568] e1000: Copyright (c) 1999-2006 Intel Corporation.722alpha # [ 0.888597] e1000e: Intel(R) PRO/1000 Network Driver723alpha # [ 0.888606] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.724alpha # [ 0.888633] igb: Intel(R) Gigabit Ethernet Network Driver725alpha # [ 0.888638] igb: Copyright (c) 2007-2014 Intel Corporation.726alpha # [ 0.888661] igbvf: Intel(R) Gigabit Virtual Function Network Driver727alpha # [ 0.888667] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.728alpha # [ 0.888802] sky2: driver version 1.30729alpha # [ 0.897765] usbcore: registered new interface driver usb-storage730alpha # [ 0.897816] usbcore: registered new interface driver usbserial_generic731alpha # [ 0.897830] usbserial: USB Serial support registered for generic732alpha # [ 0.898429] hv_vmbus: registering driver hyperv_keyboard733alpha # [ 0.902763] ehci-pci 0000:00:0a.0: EHCI Host Controller734alpha # [ 0.902792] ehci-pci 0000:00:0a.0: new USB bus registered, assigned bus number 1735alpha # [ 0.903017] ehci-pci 0000:00:0a.0: irq 15, io mem 0x10089000736alpha # [ 0.905598] rtc-pl031 9010000.pl031: registered as rtc0737alpha # [ 0.905625] rtc-pl031 9010000.pl031: setting system clock to 2026-08-23T11:05:20 UTC (1787483120)738alpha # [ 0.905962] i2c_dev: i2c /dev entries driver739alpha # [ 0.910925] sdhci: Secure Digital Host Controller Interface driver740alpha # [ 0.910935] sdhci: Copyright(c) Pierre Ossman741alpha # [ 0.911203] Synopsys Designware Multimedia Card Interface Driver742beta # [ 0.882641] Freeing initrd memory: 26944K743alpha # [ 0.911603] sdhci-pltfm: SDHCI platform and OF driver helper744alpha # [ 0.913282] hid: raw HID events driver (C) Jiri Kosina745alpha # [ 0.913332] ehci-pci 0000:00:0a.0: USB 2.0 started, EHCI 1.00746alpha # [ 0.913652] hub 1-0:1.0: USB hub found747alpha # [ 0.913672] hub 1-0:1.0: 6 ports detected748beta # [ 0.888628] tun: Universal TUN/TAP device driver, 1.6749alpha # [ 0.919364] usbcore: registered new interface driver usbhid750alpha # [ 0.919372] usbhid: USB HID core driver751alpha # [ 0.921691] hw perfevents: enabled with armv8_pmuv3 PMU driver, 11 (0,800003ff) counters available752beta # [ 0.892371] thunder_xcv, ver 1.0753alpha # [ 0.923203] drop_monitor: Initializing network drop monitor service754beta # [ 0.892410] thunder_bgx, ver 1.0755beta # [ 0.892433] nicpf, ver 1.0756alpha # [ 0.923399] NET: Registered PF_INET6 protocol family757beta # [ 0.892985] e1000: Intel(R) PRO/1000 Network Driver758alpha # [ 0.926463] Segment Routing with IPv6759beta # [ 0.892992] e1000: Copyright (c) 1999-2006 Intel Corporation.760alpha # [ 0.926494] In-situ OAM (IOAM) with IPv6761beta # [ 0.893019] e1000e: Intel(R) PRO/1000 Network Driver762alpha # [ 0.926538] NET: Registered PF_PACKET protocol family763beta # [ 0.893027] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.764beta # [ 0.893053] igb: Intel(R) Gigabit Ethernet Network Driver765alpha # [ 0.928185] 9pnet: Installing 9P2000 support766beta # [ 0.893059] igb: Copyright (c) 2007-2014 Intel Corporation.767beta # [ 0.893081] igbvf: Intel(R) Gigabit Virtual Function Network Driver768beta # [ 0.893088] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.769beta # [ 0.893221] sky2: driver version 1.30770alpha # [ 0.930903] Key type dns_resolver registered771beta # [ 0.902115] usbcore: registered new interface driver usb-storage772beta # [ 0.902206] usbcore: registered new interface driver usbserial_generic773beta # [ 0.902220] usbserial: USB Serial support registered for generic774beta # [ 0.902831] hv_vmbus: registering driver hyperv_keyboard775beta # [ 0.904085] ehci-pci 0000:00:0a.0: EHCI Host Controller776beta # [ 0.904112] ehci-pci 0000:00:0a.0: new USB bus registered, assigned bus number 1777beta # [ 0.904374] ehci-pci 0000:00:0a.0: irq 15, io mem 0x10089000778alpha # [ 0.937371] registered taskstats version 1779alpha # [ 0.937523] Loading compiled-in X.509 certificates780beta # [ 0.910103] rtc-pl031 9010000.pl031: registered as rtc0781beta # [ 0.910131] rtc-pl031 9010000.pl031: setting system clock to 2026-08-23T11:05:20 UTC (1787483120)782beta # [ 0.910480] i2c_dev: i2c /dev entries driver783beta # [ 0.913576] ehci-pci 0000:00:0a.0: USB 2.0 started, EHCI 1.00784beta # [ 0.913879] hub 1-0:1.0: USB hub found785alpha # [ 0.946225] Demotion targets for Node 0: null786beta # [ 0.913900] hub 1-0:1.0: 6 ports detected787alpha # [ 0.946325] Key type .fscrypt registered788alpha # [ 0.946333] Key type fscrypt-provisioning registered789alpha # [ 0.946432] ima: No TPM chip found, activating TPM-bypass!790alpha # [ 0.946451] ima: Allocated hash algorithm: sha1791alpha # [ 0.946471] ima: No architecture policies found792alpha # [ 0.950705] input: gpio-keys as /devices/platform/gpio-keys/input/input0793beta # [ 0.917921] sdhci: Secure Digital Host Controller Interface driver794beta # [ 0.917932] sdhci: Copyright(c) Pierre Ossman795beta # [ 0.918201] Synopsys Designware Multimedia Card Interface Driver796beta # [ 0.918578] sdhci-pltfm: SDHCI platform and OF driver helper797beta # [ 0.920319] hid: raw HID events driver (C) Jiri Kosina798beta # [ 0.920549] usbcore: registered new interface driver usbhid799beta # [ 0.920556] usbhid: USB HID core driver800beta # [ 0.926417] hw perfevents: enabled with armv8_pmuv3 PMU driver, 11 (0,800003ff) counters available801beta # [ 0.927962] drop_monitor: Initializing network drop monitor service802beta # [ 0.928112] NET: Registered PF_INET6 protocol family803beta # [ 0.931209] Segment Routing with IPv6804beta # [ 0.931229] In-situ OAM (IOAM) with IPv6805beta # [ 0.931256] NET: Registered PF_PACKET protocol family806beta # [ 0.932957] 9pnet: Installing 9P2000 support807beta # [ 0.935652] Key type dns_resolver registered808alpha # [ 0.968827] clk: Disabling unused clocks809alpha # [ 0.968852] PM: genpd: Disabling unused power domains810alpha # [ 0.973156] Freeing unused kernel memory: 4736K811alpha # [ 0.974007] Run /init as init process812beta # [ 0.942252] registered taskstats version 1813beta # [ 0.942401] Loading compiled-in X.509 certificates814beta # [ 0.950834] Demotion targets for Node 0: null815beta # [ 0.950953] Key type .fscrypt registered816beta # [ 0.950959] Key type fscrypt-provisioning registered817beta # [ 0.951058] ima: No TPM chip found, activating TPM-bypass!818beta # [ 0.951078] ima: Allocated hash algorithm: sha1819beta # [ 0.951102] ima: No architecture policies found820beta # [ 0.955320] input: gpio-keys as /devices/platform/gpio-keys/input/input0821alpha # [ 0.987519] systemd[1]: Successfully made /usr/ read-only.822beta # [ 0.973448] clk: Disabling unused clocks823beta # [ 0.973471] PM: genpd: Disabling unused power domains824beta # [ 0.977709] Freeing unused kernel memory: 4736K825beta # [ 0.977913] Run /init as init process826beta # [ 0.995674] systemd[1]: Successfully made /usr/ read-only.827alpha # [ 1.165392] usb 1-1: new high-speed USB device number 2 using ehci-pci828beta # [ 1.161380] usb 1-1: new high-speed USB device number 2 using ehci-pci829alpha # [ 1.320200] input: QEMU QEMU USB Keyboard as /devices/platform/4010000000.pcie/pci0000:00/0000:00:0a.0/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input1830alpha # [ 1.327385] systemd[1]: systemd 261.1 running in system mode (+PAM +AUDIT -SELINUX +APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK -BTF -XKBCOMMON +UTMP +LIBARCHIVE)831alpha # [ 1.340743] systemd[1]: Detected virtualization qemu.832alpha # [ 1.340911] systemd[1]: Detected architecture arm64.833alpha # [ 1.340944] systemd[1]: Running in initrd.834alpha # [ 1.348305] systemd[1]: Initializing machine ID from random generator.835alpha # [ 1.351891] systemd[1]: Hostname set to <alpha>.836beta # [ 1.318024] input: QEMU QEMU USB Keyboard as /devices/platform/4010000000.pcie/pci0000:00/0000:00:0a.0/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input1837beta # [ 1.331177] systemd[1]: systemd 261.1 running in system mode (+PAM +AUDIT -SELINUX +APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK -BTF -XKBCOMMON +UTMP +LIBARCHIVE)838beta # [ 1.344458] systemd[1]: Detected virtualization qemu.839beta # [ 1.346885] systemd[1]: Detected architecture arm64.840beta # [ 1.349078] systemd[1]: Running in initrd.841beta # [ 1.352237] systemd[1]: Initializing machine ID from random generator.842beta # [ 1.355581] systemd[1]: Hostname set to <beta>.843alpha # [ 1.405652] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:0a.0-1/input0844beta # [ 1.409689] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:0a.0-1/input0845alpha # [ 1.529341] usb 1-2: new high-speed USB device number 3 using ehci-pci846beta # [ 1.533329] usb 1-2: new high-speed USB device number 3 using ehci-pci847alpha # [ 1.687646] systemd[1]: bpf-restrict-fs: LSM BPF program attached848alpha # [ 1.692209] input: QEMU QEMU USB Tablet as /devices/platform/4010000000.pcie/pci0000:00/0000:00:0a.0/usb1/1-2/1-2:1.0/0003:0627:0001.0002/input/input2849alpha # [ 1.698850] hid-generic 0003:0627:0001.0002: input,hidraw1: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:0a.0-2/input0850beta # [ 1.687641] input: QEMU QEMU USB Tablet as /devices/platform/4010000000.pcie/pci0000:00/0000:00:0a.0/usb1/1-2/1-2:1.0/0003:0627:0001.0002/input/input2851beta # [ 1.697765] hid-generic 0003:0627:0001.0002: input,hidraw1: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:0a.0-2/input0852beta # [ 1.729683] systemd[1]: bpf-restrict-fs: LSM BPF program attached853alpha # [ 1.799979] systemd[1]: Queued start job for default target Initrd Default Target.854alpha # [ 1.807420] systemd[1]: Created slice Slice /system/modprobe.855alpha # [ 1.808449] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.856alpha # [ 1.809613] systemd[1]: Expecting device /dev/disk/by-label/nixos...857alpha # [ 1.810482] systemd[1]: Reached target Path Units.858alpha # [ 1.811145] systemd[1]: Reached target Slice Units.859alpha # [ 1.811799] systemd[1]: Reached target Swaps.860alpha # [ 1.812410] systemd[1]: Reached target Timer Units.861alpha # [ 1.813258] systemd[1]: Listening on D-Bus System Message Bus Socket.862alpha # [ 1.814363] systemd[1]: Listening on Journal Socket (/dev/log).863alpha # [ 1.815304] systemd[1]: Listening on Journal Sockets.864alpha # [ 1.816113] systemd[1]: Listening on udev Control Socket.865alpha # [ 1.816953] systemd[1]: Listening on udev Kernel Socket.866alpha # [ 1.817741] systemd[1]: Reached target Socket Units.867alpha # [ 1.820048] systemd[1]: Starting Create List of Static Device Nodes...868alpha # [ 1.829514] systemd[1]: Starting Load Kernel Module 9pnet_virtio...869alpha # [ 1.830481] systemd[1]: Load Kernel Module configfs skipped, unmet condition check ConditionKernelModuleLoaded=!configfs870alpha # [ 1.837670] systemd[1]: Mounting Kernel Configuration File System...871beta # [ 1.826892] systemd[1]: Queued start job for default target Initrd Default Target.872alpha # [ 1.865811] systemd[1]: Starting Journal Service...873beta # [ 1.836054] systemd[1]: Created slice Slice /system/modprobe.874beta # [ 1.837184] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.875beta # [ 1.838516] systemd[1]: Expecting device /dev/disk/by-label/nixos...876beta # [ 1.839553] systemd[1]: Reached target Path Units.877beta # [ 1.840285] systemd[1]: Reached target Slice Units.878beta # [ 1.841032] systemd[1]: Reached target Swaps.879alpha # [ 1.871921] systemd[1]: Starting Load Kernel Modules...880beta # [ 1.841826] systemd[1]: Reached target Timer Units.881alpha # [ 1.872066] systemd[1]: Early TPM SRK Setup skipped, unmet condition check ConditionSecurity=measured-os882beta # [ 1.842764] systemd[1]: Listening on D-Bus System Message Bus Socket.883beta # [ 1.843930] systemd[1]: Listening on Journal Socket (/dev/log).884beta # [ 1.844955] systemd[1]: Listening on Journal Sockets.885alpha # [ 1.877469] systemd[1]: Starting Coldplug All udev Devices...886beta # [ 1.845926] systemd[1]: Listening on udev Control Socket.887beta # [ 1.846044] systemd[1]: Listening on udev Kernel Socket.888beta # [ 1.846066] systemd[1]: Reached target Socket Units.889beta # [ 1.849932] systemd[1]: Starting Create List of Static Device Nodes...890beta # [ 1.860431] systemd[1]: Starting Load Kernel Module 9pnet_virtio...891beta # [ 1.861713] systemd[1]: Load Kernel Module configfs skipped, unmet condition check ConditionKernelModuleLoaded=!configfs892alpha # [ 1.903214] systemd[1]: Finished Create List of Static Device Nodes.893alpha # [ 1.904202] systemd[1]: modprobe@9pnet_virtio.service: Deactivated successfully.894alpha # [ 1.904509] systemd[1]: Finished Load Kernel Module 9pnet_virtio.895alpha # [ 1.904759] systemd[1]: Mounted Kernel Configuration File System.896beta # [ 1.874957] systemd[1]: Mounting Kernel Configuration File System...897alpha # [ 1.921819] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...898beta # [ 1.898108] systemd[1]: Starting Journal Service...899beta # [ 1.905473] systemd[1]: Starting Load Kernel Modules...900beta # [ 1.906433] systemd[1]: Early TPM SRK Setup skipped, unmet condition check ConditionSecurity=measured-os901alpha # [ 1.941208] systemd-journald[73]: Collecting audit messages is disabled.902alpha # [ 1.947596] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.903alpha # [ 1.965425] device-mapper: ioctl: 4.50.0-ioctl (2025-04-28) initialised: dm-devel@lists.linux.dev904beta # [ 1.937245] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.905beta # [ 1.943059] systemd[1]: Starting Coldplug All udev Devices...906alpha # [ 1.978125] [drm] pci: virtio-gpu-pci detected at 0000:00:08.0907alpha # [ 1.978368] [drm] features: -virgl +edid -resource_blob -host_visible908alpha # [ 1.978378] [drm] features: -context_init909alpha # [ 1.979110] [drm] number of scanouts: 1910alpha # [ 1.979130] [drm] number of cap sets: 0911beta # [ 1.957487] systemd[1]: Finished Create List of Static Device Nodes.912beta # [ 1.958895] systemd[1]: modprobe@9pnet_virtio.service: Deactivated successfully.913beta # [ 1.959231] systemd[1]: Finished Load Kernel Module 9pnet_virtio.914alpha # [ 1.994016] systemd[1]: Finished Create Static Device Nodes in /dev gracefully.915alpha # [ 1.996664] virtio-pci 0000:00:08.0: [drm] Registered 1 planes with drm panic916alpha # [ 1.996689] [drm] Initialized virtio_gpu 0.1.0 for 0000:00:08.0 on minor 0917beta # [ 1.970105] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...918beta # [ 1.971430] systemd[1]: Mounted Kernel Configuration File System.919alpha # [ 2.008436] systemd[1]: Starting Create Static Device Nodes in /dev...920beta # [ 1.973391] device-mapper: ioctl: 4.50.0-ioctl (2025-04-28) initialised: dm-devel@lists.linux.dev921beta # [ 1.979114] [drm] pci: virtio-gpu-pci detected at 0000:00:08.0922beta # [ 1.979424] [drm] features: -virgl +edid -resource_blob -host_visible923beta # [ 1.979434] [drm] features: -context_init924beta # [ 1.980214] [drm] number of scanouts: 1925beta # [ 1.980233] [drm] number of cap sets: 0926alpha # [ 2.025675] Console: switching to colour frame buffer device 160x50927beta # [ 2.002119] virtio-pci 0000:00:08.0: [drm] Registered 1 planes with drm panic928beta # [ 2.002159] [drm] Initialized virtio_gpu 0.1.0 for 0000:00:08.0 on minor 0929beta # [ 2.007842] systemd-journald[73]: Collecting audit messages is disabled.930alpha # [ 2.060000] virtio-pci 0000:00:08.0: [drm] fb0: virtio_gpudrmfb frame buffer device931alpha # [ 2.063620] systemd[1]: Finished Create Static Device Nodes in /dev.932alpha # [ 2.064911] systemd[1]: Reached target Preparation for Local File Systems.933alpha # [ 2.066681] systemd[1]: Reached target Local File Systems.934beta # [ 2.040290] Console: switching to colour frame buffer device 160x50935alpha # [ 2.077738] systemd[1]: Starting Rule-based Manager for Device Events and Files...936beta # [ 2.046588] virtio-pci 0000:00:08.0: [drm] fb0: virtio_gpudrmfb frame buffer device937alpha # [ 2.080399] systemd[1]: Finished Load Kernel Modules.938beta # [ 2.053499] systemd[1]: Finished Create Static Device Nodes in /dev gracefully.939beta # [ 2.061947] systemd[1]: Starting Create Static Device Nodes in /dev...940alpha # [ 2.109485] systemd[1]: Starting Apply Kernel Variables...941beta # [ 2.089766] systemd[1]: Finished Load Kernel Modules.942beta # [ 2.097896] systemd[1]: Starting Apply Kernel Variables...943alpha # [ 2.132356] systemd-modules-load[74]: Inserted module 'dm_mod'944alpha # [ 2.150930] systemd[1]: Started Journal Service.945alpha # [ 2.137043] systemd-modules-load[74]: Module 'virtio_balloon' is built in946alpha # [ 2.138206] systemd-modules-load[74]: Module 'virtio_console' is built in947alpha # [ 2.139304] systemd-modules-load[74]: Inserted module 'virtio_gpu'948beta # [ 2.135242] systemd[1]: Finished Create Static Device Nodes in /dev.949alpha # [ 2.152426] systemd-modules-load[74]: Module 'virtio_rng' is built in950beta # [ 2.135478] systemd[1]: Reached target Preparation for Local File Systems.951alpha # [ 2.153536] systemd[1]: Starting Create System Files and Directories...952beta # [ 2.135514] systemd[1]: Reached target Local File Systems.953beta # [ 2.140886] systemd[1]: Starting Rule-based Manager for Device Events and Files...954alpha # [ 2.164985] systemd[1]: Finished Apply Kernel Variables.955alpha # [ 2.185501] systemd-udevd[79]: Using default interface naming scheme 'v261'.956beta # [ 2.173472] systemd[1]: Finished Apply Kernel Variables.957alpha # [ 2.215155] systemd[1]: Finished Create System Files and Directories.958beta # [ 2.210096] systemd[1]: Started Journal Service.959alpha # [ 2.226574] systemd[1]: Started Rule-based Manager for Device Events and Files.960beta # [ 2.204281] systemd-modules-load[74]: Inserted module 'dm_mod'961beta # [ 2.205683] systemd-modules-load[74]: Module 'virtio_balloon' is built in962beta # [ 2.206811] systemd-modules-load[74]: Module 'virtio_console' is built in963beta # [ 2.207894] systemd-modules-load[74]: Inserted module 'virtio_gpu'964beta # [ 2.216419] systemd-modules-load[74]: Module 'virtio_rng' is built in965beta # [ 2.217481] systemd[1]: Starting Create System Files and Directories...966beta # [ 2.218837] systemd-udevd[80]: Using default interface naming scheme 'v261'.967beta # [ 2.257819] systemd[1]: Finished Create System Files and Directories.968alpha # [ 2.290101] systemd[1]: Starting Virtual Console Setup...969beta # [ 2.274347] systemd[1]: Started Rule-based Manager for Device Events and Files.970alpha # [ 2.358187] systemd-vconsole-setup[102]: Configuration of first virtual console was skipped, ignoring remaining ones.971alpha # [ 2.360464] systemd[1]: Finished Virtual Console Setup.972beta # [ 2.336894] systemd[1]: Starting Virtual Console Setup...973beta # [ 2.396565] systemd-vconsole-setup[103]: Configuration of first virtual console was skipped, ignoring remaining ones.974beta # [ 2.400437] systemd[1]: Finished Virtual Console Setup.975alpha # [ 2.993100] systemd[1]: Finished Coldplug All udev Devices.976alpha # [ 2.994747] systemd[1]: Reached target System Initialization.977alpha # [ 2.995631] systemd[1]: Reached target Basic System.978beta # [ 3.098616] systemd[1]: Finished Coldplug All udev Devices.979beta # [ 3.099724] systemd[1]: Reached target System Initialization.980beta # [ 3.100672] systemd[1]: Reached target Basic System.981alpha # [ 3.151900] (udev-worker)[100]: eth1: Config file /etc/systemd/network/40-eth1.link is applied to device based on potentially unpredictable interface name.982alpha # [ 3.174069] (udev-worker)[91]: Network interface NamePolicy= disabled on kernel command line.983alpha # [ 3.181034] (udev-worker)[100]: Network interface NamePolicy= disabled on kernel command line.984alpha # [ 3.233364] systemd[1]: Found device /dev/disk/by-label/nixos.985alpha # [ 3.236157] systemd[1]: Reached target Initrd Root Device.986alpha # [ 3.241102] systemd[1]: Starting File System Check on /dev/disk/by-label/nixos...987alpha # [ 3.288593] systemd-fsck[110]: nixos: clean, 12/65536 files, 13019/262144 blocks988beta # [ 3.259841] (udev-worker)[92]: eth1: Config file /etc/systemd/network/40-eth1.link is applied to device based on potentially unpredictable interface name.989alpha # [ 3.296949] systemd[1]: Finished File System Check on /dev/disk/by-label/nixos.990alpha # [ 3.304253] systemd[1]: Mounting /sysroot...991beta # [ 3.282853] (udev-worker)[93]: Network interface NamePolicy= disabled on kernel command line.992beta # [ 3.290028] (udev-worker)[92]: Network interface NamePolicy= disabled on kernel command line.993alpha # [ 3.362727] EXT4-fs (vda): mounted filesystem 5856eabc-9a55-4982-8f2a-3c213319bf51 r/w with ordered data mode. Quota mode: none.994alpha # [ 3.350731] systemd[1]: Mounted /sysroot.995alpha # [ 3.353897] systemd[1]: Reached target Initrd Root File System.996alpha # [ 3.356236] systemd[1]: Starting Mountpoints Configured in the Real Root...997alpha # [ 3.385976] systemd-sysroot-fstab-check[118]: /sysroot should be mounted in the initrd, will request daemon-reload.998alpha # [ 3.391663] systemd[1]: Reload requested from client PID 118 ('systemd-sysroot') (unit initrd-parse-etc.service)...999alpha # [ 3.396669] systemd[1]: Reloading...1000beta # [ 3.366619] systemd[1]: Found device /dev/disk/by-label/nixos.1001beta # [ 3.371967] systemd[1]: Reached target Initrd Root Device.1002beta # [ 3.376531] systemd[1]: Starting File System Check on /dev/disk/by-label/nixos...1003beta # [ 3.437282] systemd-fsck[111]: nixos: clean, 12/65536 files, 13019/262144 blocks1004beta # [ 3.443166] systemd[1]: Finished File System Check on /dev/disk/by-label/nixos.1005beta # [ 3.448701] systemd[1]: Mounting /sysroot...1006beta # [ 3.507246] EXT4-fs (vda): mounted filesystem cfcc6491-48e6-4d34-8067-72a5fdedbdc5 r/w with ordered data mode. Quota mode: none.1007beta # [ 3.496632] systemd[1]: Mounted /sysroot.1008beta # [ 3.498792] systemd[1]: Reached target Initrd Root File System.1009beta # [ 3.508136] systemd[1]: Starting Mountpoints Configured in the Real Root...1010beta # [ 3.536523] systemd-sysroot-fstab-check[119]: /sysroot should be mounted in the initrd, will request daemon-reload.1011beta # [ 3.542124] systemd[1]: Reload requested from client PID 119 ('systemd-sysroot') (unit initrd-parse-etc.service)...1012beta # [ 3.544454] systemd[1]: Reloading...1013alpha # [ 3.620112] systemd[1]: Reloading finished in 225 ms.1014alpha # [ 3.654981] systemd-sysroot-fstab-check[118]: Requesting initrd-fs.target/start/replace...1015alpha # [ 3.657600] systemd-sysroot-fstab-check[118]: Requesting swap.target/start/replace...1016alpha # [ 3.676985] systemd[1]: Starting Load Kernel Module 9pnet_virtio...1017alpha # [ 3.678014] systemd[1]: initrd-parse-etc.service: Deactivated successfully.1018alpha # [ 3.684205] systemd[1]: Finished Mountpoints Configured in the Real Root.1019alpha # [ 3.685233] systemd[1]: initrd-parse-etc.service: Triggering OnSuccess= dependencies.1020alpha # [ 3.703980] systemd[1]: modprobe@9pnet_virtio.service: Deactivated successfully.1021alpha # [ 3.705699] systemd[1]: Finished Load Kernel Module 9pnet_virtio.1022beta # [ 3.774402] systemd[1]: Reloading finished in 231 ms.1023beta # [ 3.807543] systemd-sysroot-fstab-check[119]: Requesting initrd-fs.target/start/replace...1024beta # [ 3.809942] systemd-sysroot-fstab-check[119]: Requesting swap.target/start/replace...1025beta # [ 3.817870] systemd[1]: Starting Load Kernel Module 9pnet_virtio...1026beta # [ 3.818919] systemd[1]: initrd-parse-etc.service: Deactivated successfully.1027beta # [ 3.828285] systemd[1]: Finished Mountpoints Configured in the Real Root.1028beta # [ 3.829514] systemd[1]: initrd-parse-etc.service: Triggering OnSuccess= dependencies.1029beta # [ 3.851310] systemd[1]: modprobe@9pnet_virtio.service: Deactivated successfully.1030beta # [ 3.853906] systemd[1]: Finished Load Kernel Module 9pnet_virtio.1031alpha # [ 3.888327] systemd[1]: Mounting /sysroot/nix/.ro-store...1032alpha # [ 3.907278] systemd[1]: Mounting /sysroot/nix/.rw-store...1033alpha # [ 3.912100] systemd[1]: Mounting /sysroot/run...1034alpha # [ 3.923121] systemd[1]: Mounting /sysroot/tmp/shared...1035beta # [ 3.931420] systemd[1]: Mounting /sysroot/nix/.ro-store...1036alpha # [ 3.964305] systemd[1]: Mounting /sysroot/tmp/xchg...1037beta # [ 3.942748] systemd[1]: Mounting /sysroot/nix/.rw-store...1038beta # [ 3.958768] systemd[1]: Mounting /sysroot/run...1039beta # [ 3.971594] systemd[1]: Mounting /sysroot/tmp/shared...1040alpha # [ 4.011818] systemd[1]: Mounted /sysroot/nix/.ro-store.1041alpha # [ 4.024134] systemd[1]: Mounted /sysroot/nix/.rw-store.1042alpha # [ 4.030784] systemd[1]: Mounted /sysroot/run.1043beta # [ 4.001461] systemd[1]: Mounting /sysroot/tmp/xchg...1044alpha # [ 4.036130] systemd[1]: Mounted /sysroot/tmp/shared.1045alpha # [ 4.041464] systemd[1]: Mounted /sysroot/tmp/xchg.1046alpha # [ 4.053695] systemd[1]: Starting rw-sysroot-nix-store.service...1047beta # [ 4.044138] systemd[1]: Mounted /sysroot/nix/.rw-store.1048alpha # [ 4.086177] systemd[1]: rw-sysroot-nix-store.service: Deactivated successfully.1049alpha # [ 4.087632] systemd[1]: Finished rw-sysroot-nix-store.service.1050beta # [ 4.066475] systemd[1]: Mounted /sysroot/nix/.ro-store.1051beta # [ 4.076566] systemd[1]: Mounted /sysroot/run.1052beta # [ 4.082410] systemd[1]: Mounted /sysroot/tmp/shared.1053beta # [ 4.103437] systemd[1]: Starting rw-sysroot-nix-store.service...1054beta # [ 4.109788] systemd[1]: Mounted /sysroot/tmp/xchg.1055beta # [ 4.140216] systemd[1]: rw-sysroot-nix-store.service: Deactivated successfully.1056beta # [ 4.141805] systemd[1]: Finished rw-sysroot-nix-store.service.1057alpha # [ 4.682757] (udev-worker)[101]: mtd0ro: Failed to find and pin callout binary "/nix/store/pyrvwmigi6qdpz9lbbslj5771pfl7r69-systemd-261.1/lib/udev/mtd_probe": No such file or directory1058alpha # [ 4.685888] (udev-worker)[101]: mtd0ro: /nix/store/pyrvwmigi6qdpz9lbbslj5771pfl7r69-systemd-261.1/lib/udev/rules.d/75-probe_mtd.rules:5 IMPORT{program}="mtd_probe $devnode": Failed to execute "mtd_probe /dev/mtd0ro", ignoring: No such file or directory1059alpha # [ 4.713446] systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.1060alpha # [ 4.717036] systemd[1]: Stopped Virtual Console Setup.1061alpha # [ 4.722693] systemd[1]: Stopping Virtual Console Setup...1062alpha # [ 4.723620] systemd[1]: Starting Virtual Console Setup...1063alpha # [ 4.730947] systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.1064alpha # [ 4.732633] systemd[1]: Stopped Virtual Console Setup.1065alpha # [ 4.742386] systemd[1]: Starting Virtual Console Setup...1066alpha # [ 4.772673] systemd-vconsole-setup[153]: Configuration of first virtual console was skipped, ignoring remaining ones.1067alpha # [ 4.776409] systemd[1]: Finished Virtual Console Setup.1068beta # [ 4.809540] (udev-worker)[95]: mtd0ro: Failed to find and pin callout binary "/nix/store/pyrvwmigi6qdpz9lbbslj5771pfl7r69-systemd-261.1/lib/udev/mtd_probe": No such file or directory1069beta # [ 4.813176] (udev-worker)[95]: mtd0ro: /nix/store/pyrvwmigi6qdpz9lbbslj5771pfl7r69-systemd-261.1/lib/udev/rules.d/75-probe_mtd.rules:5 IMPORT{program}="mtd_probe $devnode": Failed to execute "mtd_probe /dev/mtd0ro", ignoring: No such file or directory1070beta # [ 4.844496] systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.1071beta # [ 4.852213] systemd[1]: Stopped Virtual Console Setup.1072beta # [ 4.853827] systemd[1]: Stopping Virtual Console Setup...1073beta # [ 4.856235] systemd[1]: Starting Virtual Console Setup...1074alpha # [ 4.894118] systemd[1]: Mounting /sysroot/nix/store...1075beta # [ 4.880078] systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.1076beta # [ 4.881739] systemd[1]: Stopped Virtual Console Setup.1077beta # [ 4.885948] systemd[1]: Starting Virtual Console Setup...1078beta # [ 4.916488] systemd-vconsole-setup[155]: Configuration of first virtual console was skipped, ignoring remaining ones.1079beta # [ 4.919919] systemd[1]: Finished Virtual Console Setup.1080beta # [ 4.929794] systemd[1]: Mounting /sysroot/nix/store...1081alpha # [ 4.964820] systemd[1]: Mounted /sysroot/nix/store.1082alpha # [ 4.967752] systemd[1]: Reached target Initrd File Systems.1083alpha # [ 4.974567] systemd[1]: Starting Find NixOS closure...1084alpha # [ 4.988453] systemd[1]: Starting Create Volatile Files and Directories in the Real Root...1085beta # [ 4.963928] systemd[1]: Mounted /sysroot/nix/store.1086beta # [ 4.966325] systemd[1]: Reached target Initrd File Systems.1087beta # [ 4.967582] systemd[1]: Starting Find NixOS closure...1088beta # [ 4.976268] systemd[1]: Starting Create Volatile Files and Directories in the Real Root...1089alpha # [ 5.028353] systemd[1]: Finished Create Volatile Files and Directories in the Real Root.1090alpha # [ 5.029626] systemd[1]: sysroot-run-credentials-systemd\x2dtmpfiles\x2dsetup\x2dsysroot.service.mount: Deactivated successfully.1091beta # [ 5.007757] systemd[1]: Finished Create Volatile Files and Directories in the Real Root.1092beta # [ 5.009225] systemd[1]: sysroot-run-credentials-systemd\x2dtmpfiles\x2dsetup\x2dsysroot.service.mount: Deactivated successfully.1093alpha # [ 5.043168] systemd[1]: Finished Find NixOS closure.1094alpha # [ 5.045911] systemd[1]: Reached target Initrd Default Target.1095alpha # [ 5.047225] systemd[1]: Starting Cleaning Up and Shutting Down Daemons...1096beta # [ 5.022425] systemd[1]: Finished Find NixOS closure.1097beta # [ 5.024314] systemd[1]: Reached target Initrd Default Target.1098beta # [ 5.026768] systemd[1]: Starting Cleaning Up and Shutting Down Daemons...1099alpha # [ 5.079342] systemd[1]: initrd-cleanup.service: Deactivated successfully.1100beta # [ 5.050354] systemd[1]: Stopped target Initrd Default Target.1101beta # [ 5.051764] systemd[1]: Stopped target Basic System.1102alpha # [ 5.083846] systemd[1]: Finished Cleaning Up and Shutting Down Daemons.1103beta # [ 5.052937] systemd[1]: Stopped target Initrd Root Device.1104alpha # [ 5.085212] systemd[1]: Stopped target Initrd Default Target.1105alpha # [ 5.086079] systemd[1]: Stopped target Basic System.1106beta # [ 5.056452] systemd[1]: Stopped target Path Units.1107alpha # [ 5.088245] systemd[1]: Stopped target Initrd Root Device.1108beta # [ 5.057254] systemd[1]: systemd-ask-password-console.path: Deactivated successfully.1109beta # [ 5.058441] systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.1110alpha # [ 5.091041] systemd[1]: Stopped target Path Units.1111alpha # [ 5.091850] systemd[1]: systemd-ask-password-console.path: Deactivated successfully.1112beta # [ 5.060919] systemd[1]: Stopped target Slice Units.1113alpha # [ 5.094498] systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.1114beta # [ 5.063378] systemd[1]: Stopped target Socket Units.1115beta # [ 5.064300] systemd[1]: Stopped target System Initialization.1116beta # [ 5.068147] systemd[1]: Stopped target Swaps.1117alpha # [ 5.100179] systemd[1]: Stopped target Slice Units.1118beta # [ 5.068938] systemd[1]: Stopped target Timer Units.1119alpha # [ 5.101020] systemd[1]: Stopped target Socket Units.1120beta # [ 5.069679] systemd[1]: dbus.socket: Deactivated successfully.1121alpha # [ 5.101751] systemd[1]: Stopped target System Initialization.1122alpha # [ 5.102579] systemd[1]: Stopped target Swaps.1123beta # [ 5.070887] systemd[1]: Closed D-Bus System Message Bus Socket.1124alpha # [ 5.103239] systemd[1]: Stopped target Timer Units.1125beta # [ 5.075651] systemd[1]: initrd-find-nixos-closure.service: Deactivated successfully.1126alpha # [ 5.103988] systemd[1]: dbus.socket: Deactivated successfully.1127beta # [ 5.076978] systemd[1]: Stopped Find NixOS closure.1128alpha # [ 5.108784] systemd[1]: Closed D-Bus System Message Bus Socket.1129beta # [ 5.077711] systemd[1]: Starting Load Kernel Module 9pnet_virtio...1130alpha # [ 5.109662] systemd[1]: initrd-find-nixos-closure.service: Deactivated successfully.1131alpha # [ 5.110738] systemd[1]: Stopped Find NixOS closure.1132beta # [ 5.079169] systemd[1]: Starting rw-sysroot-nix-store.service...1133alpha # [ 5.111473] systemd[1]: Starting Load Kernel Module 9pnet_virtio...1134beta # [ 5.081736] systemd[1]: systemd-sysctl.service: Deactivated successfully.1135beta # [ 5.083656] systemd[1]: Stopped Apply Kernel Variables.1136alpha # [ 5.115457] systemd[1]: Starting rw-sysroot-nix-store.service...1137alpha # [ 5.117627] systemd[1]: systemd-sysctl.service: Deactivated successfully.1138alpha # [ 5.119772] systemd[1]: Stopped Apply Kernel Variables.1139beta # [ 5.097654] systemd[1]: systemd-modules-load.service: Deactivated successfully.1140alpha # [ 5.129893] systemd[1]: systemd-modules-load.service: Deactivated successfully.1141beta # [ 5.098892] systemd[1]: Stopped Load Kernel Modules.1142alpha # [ 5.130987] systemd[1]: Stopped Load Kernel Modules.1143beta # [ 5.099801] systemd[1]: systemd-tmpfiles-setup-sysroot.service: Deactivated successfully.1144alpha # [ 5.139229] systemd[1]: systemd-tmpfiles-setup-sysroot.service: Deactivated successfully.1145beta # [ 5.112692] systemd[1]: Stopped Create Volatile Files and Directories in the Real Root.1146beta # [ 5.113908] systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully.1147beta # [ 5.114953] systemd[1]: Stopped Create System Files and Directories.1148alpha # [ 5.146525] systemd[1]: Stopped Create Volatile Files and Directories in the Real Root.1149beta # [ 5.115867] systemd[1]: Stopped target Local File Systems.1150alpha # [ 5.147712] systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully.1151alpha # [ 5.150079] systemd[1]: Stopped Create System Files and Directories.1152alpha # [ 5.151014] systemd[1]: Stopped target Local File Systems.1153alpha # [ 5.151824] systemd[1]: Stopped target Preparation for Local File Systems.1154alpha # [ 5.156333] systemd[1]: systemd-udev-trigger.service: Deactivated successfully.1155alpha # [ 5.159573] systemd[1]: Stopped Coldplug All udev Devices.1156alpha # [ 5.160627] systemd[1]: Stopping Rule-based Manager for Device Events and Files...1157beta # [ 5.130486] systemd[1]: Stopped target Preparation for Local File Systems.1158alpha # [ 5.164275] systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.1159alpha # [ 5.165410] systemd[1]: Stopped Virtual Console Setup.1160beta # [ 5.134384] systemd[1]: systemd-udev-trigger.service: Deactivated successfully.1161beta # [ 5.136992] systemd[1]: Stopped Coldplug All udev Devices.1162alpha # [ 5.168518] systemd[1]: modprobe@9pnet_virtio.service: Deactivated successfully.1163alpha # [ 5.169649] systemd[1]: Finished Load Kernel Module 9pnet_virtio.1164beta # [ 5.138213] systemd[1]: Stopping Rule-based Manager for Device Events and Files...1165beta # [ 5.140827] systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.1166beta # [ 5.143822] systemd[1]: Stopped Virtual Console Setup.1167alpha # [ 5.176201] systemd[1]: rw-sysroot-nix-store.service: Deactivated successfully.1168beta # [ 5.145235] systemd[1]: initrd-cleanup.service: Deactivated successfully.1169alpha # [ 5.177259] systemd[1]: Finished rw-sysroot-nix-store.service.1170alpha # [ 5.178104] systemd[1]: systemd-udevd.service: Deactivated successfully.1171alpha # [ 5.179058] systemd[1]: Stopped Rule-based Manager for Device Events and Files.1172beta # [ 5.148274] systemd[1]: Finished Cleaning Up and Shutting Down Daemons.1173alpha # [ 5.180202] systemd[1]: systemd-udevd.service: Consumed 1.550s CPU time over 3.095s wall clock time, 21.9M memory peak.1174beta # [ 5.149327] systemd[1]: modprobe@9pnet_virtio.service: Deactivated successfully.1175alpha # [ 5.182258] systemd[1]: systemd-udevd-control.socket: Deactivated successfully.1176alpha # [ 5.183426] systemd[1]: Closed udev Control Socket.1177beta # [ 5.152478] systemd[1]: Finished Load Kernel Module 9pnet_virtio.1178alpha # [ 5.184351] systemd[1]: Starting Cleanup udev Database...1179alpha # [ 5.185150] systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully.1180alpha # [ 5.186232] systemd[1]: Stopped Create Static Device Nodes in /dev.1181beta # [ 5.154806] systemd[1]: rw-sysroot-nix-store.service: Deactivated successfully.1182alpha # [ 5.187136] systemd[1]: systemd-tmpfiles-setup-dev-early.service: Deactivated successfully.1183beta # [ 5.156225] systemd[1]: Finished rw-sysroot-nix-store.service.1184beta # [ 5.157174] systemd[1]: systemd-udevd.service: Deactivated successfully.1185beta # [ 5.158175] systemd[1]: Stopped Rule-based Manager for Device Events and Files.1186beta # [ 5.159204] systemd[1]: systemd-udevd.service: Consumed 1.576s CPU time over 3.016s wall clock time, 21.9M memory peak.1187alpha # [ 5.192292] systemd[1]: Stopped Create Static Device Nodes in /dev gracefully.1188beta # [ 5.160835] systemd[1]: systemd-udevd-control.socket: Deactivated successfully.1189beta # [ 5.161869] systemd[1]: Closed udev Control Socket.1190beta # [ 5.162617] systemd[1]: Starting Cleanup udev Database...1191alpha # [ 5.194254] systemd[1]: kmod-static-nodes.service: Deactivated successfully.1192beta # [ 5.163425] systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully.1193alpha # [ 5.196745] systemd[1]: Stopped Create List of Static Device Nodes.1194beta # [ 5.168279] systemd[1]: Stopped Create Static Device Nodes in /dev.1195beta # [ 5.169270] systemd[1]: systemd-tmpfiles-setup-dev-early.service: Deactivated successfully.1196beta # [ 5.172064] systemd[1]: Stopped Create Static Device Nodes in /dev gracefully.1197beta # [ 5.176301] systemd[1]: kmod-static-nodes.service: Deactivated successfully.1198beta # [ 5.177447] systemd[1]: Stopped Create List of Static Device Nodes.1199alpha # [ 5.236660] systemd[1]: initrd-udevadm-cleanup-db.service: Deactivated successfully.1200alpha # [ 5.238297] systemd[1]: Finished Cleanup udev Database.1201alpha # [ 5.240569] systemd[1]: Reached target Switch Root.1202alpha # [ 5.243996] systemd[1]: Starting NixOS Activation...1203beta # [ 5.212974] systemd[1]: initrd-udevadm-cleanup-db.service: Deactivated successfully.1204beta # [ 5.216564] systemd[1]: Finished Cleanup udev Database.1205beta # [ 5.217432] systemd[1]: Reached target Switch Root.1206beta # [ 5.220734] systemd[1]: Starting NixOS Activation...1207alpha # [ 5.424712] initrd-nixos-activation-start[179]: booting system configuration /nix/store/zrlg86w7gwllm9ha7q6811rk3h9b30xi-nixos-system-alpha-test1208beta # [ 5.399078] initrd-nixos-activation-start[181]: booting system configuration /nix/store/14sifl28q9zazx6h380diz0yl8j1q8zk-nixos-system-beta-test1209alpha # [ 5.495632] initrd-nixos-activation-start[179]: running activation script...1210beta # [ 5.468810] initrd-nixos-activation-start[181]: running activation script...1211alpha # [ 5.949923] initrd-nixos-activation-start[202]: setting up /etc...1212beta # [ 5.924982] initrd-nixos-activation-start[204]: setting up /etc...1213alpha # [ 6.235548] systemd[1]: initrd-nixos-activation.service: Deactivated successfully.1214alpha # [ 6.238478] systemd[1]: Finished NixOS Activation.1215alpha # [ 6.240084] systemd[1]: Starting Switch Root...1216beta # [ 6.213828] systemd[1]: initrd-nixos-activation.service: Deactivated successfully.1217beta # [ 6.216191] systemd[1]: Finished NixOS Activation.1218beta # [ 6.217932] systemd[1]: Starting Switch Root...1219alpha # [ 6.264521] systemd[1]: Switching root.1220beta # [ 6.240458] systemd[1]: Switching root.1221alpha # [ 6.456318] systemd-journald[73]: Received SIGTERM from PID 1 (systemd).1222beta # [ 6.436594] systemd-journald[73]: Received SIGTERM from PID 1 (systemd).1223beta # [ 7.031028] systemd[1]: systemd 261.1 running in system mode (+PAM +AUDIT -SELINUX +APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK -BTF -XKBCOMMON +UTMP +LIBARCHIVE)1224beta # [ 7.043754] systemd[1]: Detected virtualization qemu.1225alpha # [ 7.066643] systemd[1]: systemd 261.1 running in system mode (+PAM +AUDIT -SELINUX +APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK -BTF -XKBCOMMON +UTMP +LIBARCHIVE)1226alpha # [ 7.079009] systemd[1]: Detected virtualization qemu.1227beta # [ 7.046943] systemd[1]: Detected architecture arm64.1228beta # [ 7.050946] systemd[1]: Detected first boot.1229alpha # [ 7.082197] systemd[1]: Detected architecture arm64.1230alpha # [ 7.086193] systemd[1]: Detected first boot.1231beta # [ 7.057809] systemd[1]: Initializing machine ID from random generator.1232alpha # [ 7.092934] systemd[1]: Initializing machine ID from random generator.1233beta # [ 7.390258] systemd[1]: bpf-restrict-fs: LSM BPF program attached1234alpha # [ 7.427725] systemd[1]: bpf-restrict-fs: LSM BPF program attached1235beta # [ 7.577215] systemd[1]: Applying preset policy.1236alpha # [ 7.611471] systemd[1]: Applying preset policy.1237alpha # [ 8.075020] systemd[1]: Populated /etc with preset unit settings.1238beta # [ 8.051789] systemd[1]: Populated /etc with preset unit settings.1239alpha # [ 8.560844] systemd[1]: initrd-switch-root.service: Deactivated successfully.1240alpha # [ 8.562448] systemd[1]: Stopped initrd-switch-root.service.1241alpha # [ 8.563924] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.1242alpha # [ 8.568699] systemd[1]: Created slice Slice /system/getty.1243alpha # [ 8.570398] systemd[1]: Created slice User and Session Slice.1244alpha # [ 8.571702] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.1245alpha # [ 8.573827] systemd[1]: Started Forward Password Requests to Wall Directory Watch.1246alpha # [ 8.575541] systemd[1]: Expecting device /dev/hvc0...1247alpha # [ 8.577050] systemd[1]: Expecting device /dev/net/tun...1248alpha # [ 8.578653] systemd[1]: Expecting device /dev/ttyAMA0...1249beta # [ 8.548445] systemd[1]: initrd-switch-root.service: Deactivated successfully.1250alpha # [ 8.580242] systemd[1]: Reached target Local Encrypted Volumes.1251alpha # [ 8.582846] systemd[1]: Stopped target initrd-fs.target.1252beta # [ 8.550127] systemd[1]: Stopped initrd-switch-root.service.1253alpha # [ 8.583885] systemd[1]: Stopped target initrd-root-fs.target.1254beta # [ 8.552206] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.1255alpha # [ 8.585553] systemd[1]: Stopped target initrd-switch-root.target.1256alpha # [ 8.587983] systemd[1]: Reached target Virtual Machines and Containers.1257beta # [ 8.557672] systemd[1]: Created slice Slice /system/getty.1258alpha # [ 8.590152] systemd[1]: Reached target Path Units.1259beta # [ 8.559600] systemd[1]: Created slice User and Session Slice.1260alpha # [ 8.591984] systemd[1]: Reached target Remote File Systems.1261beta # [ 8.561922] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.1262alpha # [ 8.594082] systemd[1]: Reached target Slice Units.1263alpha # [ 8.595943] systemd[1]: Reached target Swaps.1264beta # [ 8.564310] systemd[1]: Started Forward Password Requests to Wall Directory Watch.1265beta # [ 8.566658] systemd[1]: Expecting device /dev/hvc0...1266beta # [ 8.568515] systemd[1]: Expecting device /dev/net/tun...1267alpha # [ 8.600133] systemd[1]: Listening on Query the User Interactively for a Password.1268beta # [ 8.570600] systemd[1]: Expecting device /dev/ttyAMA0...1269beta # [ 8.572918] systemd[1]: Reached target Local Encrypted Volumes.1270alpha # [ 8.605333] systemd[1]: Listening on Process Core Dump Socket.1271beta # [ 8.574918] systemd[1]: Stopped target initrd-fs.target.1272beta # [ 8.576772] systemd[1]: Stopped target initrd-root-fs.target.1273alpha # [ 8.609516] systemd[1]: Listening on Credential Encryption/Decryption.1274beta # [ 8.578802] systemd[1]: Stopped target initrd-switch-root.target.1275beta # [ 8.580771] systemd[1]: Reached target Virtual Machines and Containers.1276alpha # [ 8.613624] systemd[1]: Listening on Factory Reset Management.1277beta # [ 8.582989] systemd[1]: Reached target Path Units.1278alpha # [ 8.615918] systemd[1]: Listening on Hostname Service Socket.1279beta # [ 8.584811] systemd[1]: Reached target Remote File Systems.1280beta # [ 8.586811] systemd[1]: Reached target Slice Units.1281beta # [ 8.588640] systemd[1]: Reached target Swaps.1282alpha # [ 8.622035] systemd[1]: Starting Journal Log Access Socket...1283alpha # [ 8.623630] systemd[1]: Listening on Journal Audit Socket.1284beta # [ 8.592933] systemd[1]: Listening on Query the User Interactively for a Password.1285alpha # [ 8.627902] systemd[1]: Listening on Console Output Muting Service Socket.1286alpha # [ 8.629524] systemd[1]: Listening on Userspace Out-Of-Memory (OOM) Killer Socket.1287beta # [ 8.598138] systemd[1]: Listening on Process Core Dump Socket.1288alpha # [ 8.631377] systemd[1]: TPM PCR Measurements skipped, unmet condition check ConditionSecurity=measured-os1289alpha # [ 8.633448] systemd[1]: Make TPM PCR Policy skipped, unmet condition check ConditionSecurity=measured-uki1290beta # [ 8.602314] systemd[1]: Listening on Credential Encryption/Decryption.1291beta # [ 8.606444] systemd[1]: Listening on Factory Reset Management.1292beta # [ 8.608578] systemd[1]: Listening on Hostname Service Socket.1293alpha # [ 8.645099] systemd[1]: Listening on Disk Repartitioning Service Socket.1294beta # [ 8.614329] systemd[1]: Starting Journal Log Access Socket...1295alpha # [ 8.646535] systemd[1]: Listening on udev Control Socket.1296alpha # [ 8.648140] systemd[1]: Listening on udev Varlink Socket.1297beta # [ 8.616440] systemd[1]: Listening on Journal Audit Socket.1298alpha # [ 8.652653] systemd[1]: Mounting Huge Pages File System...1299beta # [ 8.621033] systemd[1]: Listening on Console Output Muting Service Socket.1300beta # [ 8.623613] systemd[1]: Listening on Userspace Out-Of-Memory (OOM) Killer Socket.1301alpha # [ 8.658148] systemd[1]: Mounting POSIX Message Queue File System...1302beta # [ 8.626284] systemd[1]: TPM PCR Measurements skipped, unmet condition check ConditionSecurity=measured-os1303beta # [ 8.627926] systemd[1]: Make TPM PCR Policy skipped, unmet condition check ConditionSecurity=measured-uki1304alpha # [ 8.669902] systemd[1]: Mounting Kernel Debug File System...1305beta # [ 8.640201] systemd[1]: Listening on Disk Repartitioning Service Socket.1306beta # [ 8.641747] systemd[1]: Listening on udev Control Socket.1307beta # [ 8.643446] systemd[1]: Listening on udev Varlink Socket.1308beta # [ 8.648062] systemd[1]: Mounting Huge Pages File System...1309alpha # [ 8.678425] systemd[1]: Mounting Kernel Trace File System...1310beta # [ 8.652319] systemd[1]: Mounting POSIX Message Queue File System...1311alpha # [ 8.690742] systemd[1]: Starting Create List of Static Device Nodes...1312beta # [ 8.662441] systemd[1]: Mounting Kernel Debug File System...1313alpha # [ 8.703044] systemd[1]: Starting Load Kernel Module 9pnet_virtio...1314alpha # [ 8.704718] systemd[1]: Load Kernel Module configfs skipped, unmet condition check ConditionKernelModuleLoaded=!configfs1315beta # [ 8.674551] systemd[1]: Mounting Kernel Trace File System...1316beta # [ 8.682665] systemd[1]: Starting Create List of Static Device Nodes...1317beta # [ 8.692268] systemd[1]: Starting Load Kernel Module 9pnet_virtio...1318beta # [ 8.694611] systemd[1]: Load Kernel Module configfs skipped, unmet condition check ConditionKernelModuleLoaded=!configfs1319alpha # [ 8.727679] systemd[1]: Mounting Kernel Configuration File System...1320alpha # [ 8.731528] systemd[1]: Load Kernel Module drm skipped, unmet condition check ConditionKernelModuleLoaded=!drm1321alpha # [ 8.735613] systemd[1]: Load Kernel Module efi_pstore skipped, unmet condition check ConditionKernelModuleLoaded=!efi_pstore1322beta # [ 8.711098] systemd[1]: Mounting Kernel Configuration File System...1323beta # [ 8.712497] systemd[1]: Load Kernel Module drm skipped, unmet condition check ConditionKernelModuleLoaded=!drm1324beta # [ 8.717606] systemd[1]: Load Kernel Module efi_pstore skipped, unmet condition check ConditionKernelModuleLoaded=!efi_pstore1325beta # [ 8.739567] systemd[1]: Starting Load Kernel Module fuse...1326beta # [ 8.743929] systemd[1]: Clear Stale Hibernate Storage Info skipped, unmet condition check ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc671327alpha # [ 8.793544] systemd[1]: Starting Load Kernel Module fuse...1328alpha # [ 8.794896] systemd[1]: Clear Stale Hibernate Storage Info skipped, unmet condition check ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc671329alpha # [ 8.825269] systemd[1]: Starting Journal Service...1330beta # [ 8.813341] systemd[1]: Starting Journal Service...1331alpha # [ 8.844742] systemd[1]: Starting Load Kernel Modules...1332alpha # [ 8.871137] systemd[1]: Starting Userspace Out-Of-Memory (OOM) Killer...1333beta # [ 8.853221] systemd[1]: Starting Load Kernel Modules...1334beta # [ 8.860977] fuse: init (API version 7.45)1335alpha # [ 8.902243] fuse: init (API version 7.45)1336alpha # [ 8.905928] systemd[1]: Starting Remount Root and Kernel File Systems...1337alpha # [ 8.908341] systemd[1]: Early TPM SRK Setup skipped, unmet condition check ConditionSecurity=measured-os1338beta # [ 8.879306] systemd[1]: Starting Userspace Out-Of-Memory (OOM) Killer...1339alpha # [ 8.924261] systemd[1]: Starting Coldplug All udev Devices...1340alpha # [ 8.942669] systemd-journald[273]: Collecting audit messages is enabled.1341beta # [ 8.917882] systemd[1]: Starting Remount Root and Kernel File Systems...1342alpha # [ 8.951599] systemd[1]: Listening on Journal Log Access Socket.1343beta # [ 8.920834] systemd[1]: Early TPM SRK Setup skipped, unmet condition check ConditionSecurity=measured-os1344alpha # [ 8.942294] systemd[1]: Queued start job for default target Multi-User System.1345alpha # [ 8.947784] systemd[1]: systemd-journald.service: Deactivated successfully.1346alpha # [ 8.961869] systemd-modules-load[274]: Module 'atkbd' is built in1347beta # [ 8.948677] systemd[1]: Starting Coldplug All udev Devices...1348alpha # [ 8.965686] systemd-modules-load[274]: Module 'loop' is built in1349alpha # [ 8.985550] systemd[1]: Started Journal Service.1350alpha # [ 8.972433] systemd-modules-load[274]: Module 'tun' is built in1351beta # [ 8.960677] systemd-journald[275]: Collecting audit messages is enabled.1352alpha # [ 8.979361] systemd[1]: Mounted Huge Pages File System.1353alpha # [ 8.984823] systemd[1]: Mounted POSIX Message Queue File System.1354alpha # [ 8.985690] systemd[1]: Mounted Kernel Debug File System.1355alpha # [ 8.986458] systemd[1]: Mounted Kernel Trace File System.1356beta # [ 8.971029] systemd[1]: Listening on Journal Log Access Socket.1357alpha # [ 8.987222] systemd[1]: Finished Create List of Static Device Nodes.1358beta # [ 8.966998] systemd[1]: Queued start job for default target Multi-User System.1359alpha # [ 8.995950] systemd[1]: modprobe@9pnet_virtio.service: Deactivated successfully.1360beta # [ 8.970492] systemd[1]: systemd-journald.service: Deactivated successfully.1361beta # [ 8.991244] systemd[1]: Started Journal Service.1362alpha # [ 9.003627] systemd[1]: Finished Load Kernel Module 9pnet_virtio.1363beta # [ 8.980353] systemd-modules-load[276]: Module 'atkbd' is built in1364alpha # [ 9.012193] systemd[1]: Mounted Kernel Configuration File System.1365alpha # [ 9.017568] systemd[1]: modprobe@fuse.service: Deactivated successfully.1366beta # [ 8.986988] systemd-modules-load[276]: Module 'loop' is built in1367alpha # [ 9.019444] systemd[1]: Finished Load Kernel Module fuse.1368beta # [ 8.990905] systemd-modules-load[276]: Module 'tun' is built in1369alpha # [ 9.024905] systemd[1]: Finished Load Kernel Modules.1370beta # [ 9.001217] systemd[1]: Mounted Huge Pages File System.1371beta # [ 9.002437] systemd[1]: Mounted POSIX Message Queue File System.1372alpha # [ 9.036254] systemd[1]: Mounting FUSE Control File System...1373beta # [ 9.006747] systemd[1]: Mounted Kernel Debug File System.1374alpha # [ 9.061830] EXT4-fs (vda): re-mounted 5856eabc-9a55-4982-8f2a-3c213319bf51.1375beta # [ 9.010987] systemd[1]: Mounted Kernel Trace File System.1376beta # [ 9.019564] systemd[1]: Finished Create List of Static Device Nodes.1377beta # [ 9.022008] systemd[1]: modprobe@9pnet_virtio.service: Deactivated successfully.1378beta # [ 9.023158] systemd[1]: Finished Load Kernel Module 9pnet_virtio.1379beta # [ 9.042475] EXT4-fs (vda): re-mounted cfcc6491-48e6-4d34-8067-72a5fdedbdc5.1380alpha # [ 9.059907] systemd[1]: Starting Firewall...1381alpha # [ 9.062234] systemd-oomd[276]: No swap; memory pressure usage will be degraded1382beta # [ 9.036157] systemd[1]: Mounted Kernel Configuration File System.1383beta # [ 9.038475] systemd[1]: modprobe@fuse.service: Deactivated successfully.1384beta # [ 9.044278] systemd[1]: Finished Load Kernel Module fuse.1385alpha # [ 9.077366] systemd[1]: Starting Apply Kernel Variables...1386beta # [ 9.046102] systemd[1]: Finished Load Kernel Modules.1387beta # [ 9.049200] systemd[1]: Mounting FUSE Control File System...1388beta # [ 9.064985] systemd[1]: Starting Firewall...1389alpha # [ 9.096802] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...1390alpha # [ 9.107177] systemd[1]: Started Userspace Out-Of-Memory (OOM) Killer.1391beta # [ 9.083783] systemd-oomd[277]: No swap; memory pressure usage will be degraded1392beta # [ 9.092361] systemd[1]: Starting Apply Kernel Variables...1393alpha # [ 9.118994] systemd[1]: Finished Remount Root and Kernel File Systems.1394beta # [ 9.098846] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...1395beta # [ 9.104149] systemd[1]: Started Userspace Out-Of-Memory (OOM) Killer.1396alpha # [ 9.147856] systemd[1]: Listening on Disk Image Download Service Socket.1397beta # [ 9.123885] systemd[1]: Finished Remount Root and Kernel File Systems.1398alpha # [ 9.168200] systemd[1]: Starting Flush Journal to Persistent Storage...1399alpha # [ 9.169552] systemd[1]: Platform Persistent Storage Archival skipped, unmet condition check ConditionDirectoryNotEmpty=/sys/fs/pstore1400alpha # [ 9.180183] systemd[1]: Starting Load/Save OS Random Seed...1401beta # [ 9.150388] systemd[1]: Listening on Disk Image Download Service Socket.1402alpha # [ 9.186858] systemd[1]: TPM SRK Setup skipped, unmet condition check ConditionSecurity=measured-os1403beta # [ 9.169636] systemd[1]: Starting Flush Journal to Persistent Storage...1404beta # [ 9.178589] systemd[1]: Platform Persistent Storage Archival skipped, unmet condition check ConditionDirectoryNotEmpty=/sys/fs/pstore1405beta # [ 9.188202] systemd[1]: Starting Load/Save OS Random Seed...1406beta # [ 9.189314] systemd[1]: TPM SRK Setup skipped, unmet condition check ConditionSecurity=measured-os1407alpha # [ 9.227147] systemd-sysctl[292]: Couldn't write '0' to 'net/ipv4/conf/tinc.mesh/proxy_arp', ignoring: No such file or directory1408alpha # [ 9.242244] systemd-sysctl[292]: Couldn't write '2' to 'net/ipv6/conf/tinc.mesh/use_tempaddr', ignoring: No such file or directory1409alpha # [ 9.256288] systemd[1]: Mounted FUSE Control File System.1410alpha # [ 9.260543] systemd[1]: Finished Apply Kernel Variables.1411alpha # [ 9.295352] systemd[1]: Finished Load/Save OS Random Seed.1412beta # [ 9.265844] systemd[1]: Mounted FUSE Control File System.1413alpha # [ 9.298164] systemd[1]: Reached target First Boot Complete.1414beta # [ 9.276841] systemd-sysctl[294]: Couldn't write '0' to 'net/ipv4/conf/tinc.mesh/proxy_arp', ignoring: No such file or directory1415alpha # [ 9.336372] systemd-journald[273]: Received client request to flush runtime journal.1416beta # [ 9.289725] systemd-sysctl[294]: Couldn't write '2' to 'net/ipv6/conf/tinc.mesh/use_tempaddr', ignoring: No such file or directory1417beta # [ 9.304271] systemd[1]: Finished Apply Kernel Variables.1418beta # [ 9.310750] systemd[1]: Finished Create Static Device Nodes in /dev gracefully.1419beta # [ 9.339984] systemd-journald[275]: Received client request to flush runtime journal.1420alpha # [ 9.382167] systemd[1]: Finished Create Static Device Nodes in /dev gracefully.1421alpha # [ 9.385816] systemd[1]: Starting Create Static Device Nodes in /dev...1422alpha # [ 9.390031] systemd[1]: Finished Flush Journal to Persistent Storage.1423beta # [ 9.397213] systemd[1]: Starting Create Static Device Nodes in /dev...1424beta # [ 9.408086] systemd[1]: Finished Load/Save OS Random Seed.1425beta # [ 9.409512] systemd[1]: Reached target First Boot Complete.1426beta # [ 9.410986] systemd[1]: Finished Flush Journal to Persistent Storage.1427alpha # [ 9.447644] systemd[1]: Finished Create Static Device Nodes in /dev.1428alpha # [ 9.451179] systemd[1]: Reached target Preparation for Local File Systems.1429alpha # [ 9.457958] systemd[1]: Starting Rule-based Manager for Device Events and Files...1430beta # [ 9.447447] systemd[1]: Finished Create Static Device Nodes in /dev.1431beta # [ 9.449628] systemd[1]: Reached target Preparation for Local File Systems.1432beta # [ 9.460412] systemd[1]: Starting Rule-based Manager for Device Events and Files...1433alpha # [ 9.549108] systemd[1]: Mounting /run/wrappers...1434beta # [ 9.548779] systemd[1]: Mounting /run/wrappers...1435alpha # [ 9.607394] systemd-udevd[316]: Using default interface naming scheme 'v261'.1436beta # [ 9.594906] systemd-udevd[316]: Using default interface naming scheme 'v261'.1437alpha # [ 9.628835] systemd[1]: Mounted /run/wrappers.1438alpha # [ 9.630253] systemd[1]: Reached target Local File Systems.1439alpha # [ 9.634384] systemd[1]: Listening on Boot Loader Control Service Socket.1440alpha # [ 9.646151] systemd[1]: Starting register-nix-paths.service...1441beta # [ 9.619928] systemd[1]: Mounted /run/wrappers.1442beta # [ 9.623633] systemd[1]: Reached target Local File Systems.1443beta # [ 9.630967] systemd[1]: Listening on Boot Loader Control Service Socket.1444alpha # [ 9.665351] systemd[1]: Starting Create SUID/SGID Wrappers...1445beta # [ 9.641481] systemd[1]: Starting register-nix-paths.service...1446alpha # [ 9.673111] systemd[1]: Update Boot Loader Random Seed skipped, no trigger condition checks were met.1447beta # [ 9.646661] systemd[1]: Starting Create SUID/SGID Wrappers...1448alpha # [ 9.685761] systemd[1]: Starting Save Transient machine-id to Disk...1449beta # [ 9.647750] systemd[1]: Update Boot Loader Random Seed skipped, no trigger condition checks were met.1450beta # [ 9.660518] systemd[1]: Starting Save Transient machine-id to Disk...1451alpha # [ 9.720943] systemd[1]: Starting Create System Files and Directories...1452beta # [ 9.700692] systemd[1]: Starting Create System Files and Directories...1453beta # [ 9.842715] systemd[1]: etc-machine\x2did.mount: Deactivated successfully.1454alpha # [ 9.883475] systemd[1]: etc-machine\x2did.mount: Deactivated successfully.1455beta # [ 9.856248] systemd[1]: Finished Save Transient machine-id to Disk.1456alpha # [ 9.898207] systemd[1]: Finished Save Transient machine-id to Disk.1457beta # [ 9.911657] systemd[1]: Started Rule-based Manager for Device Events and Files.1458beta # [ 9.930261] systemd[1]: Finished Create System Files and Directories.1459alpha # [ 9.964954] systemd[1]: Started Rule-based Manager for Device Events and Files.1460beta # [ 9.946290] systemd[1]: Starting Rebuild Journal Catalog...1461beta # [ 9.957547] systemd[1]: Starting Record System Boot/Shutdown in UTMP...1462alpha # [ 10.012377] systemd[1]: Finished Create System Files and Directories.1463alpha # [ 10.020188] systemd[1]: Starting Rebuild Journal Catalog...1464alpha # [ 10.045835] systemd[1]: Starting Record System Boot/Shutdown in UTMP...1465beta # [ 10.113816] systemd[1]: Finished Record System Boot/Shutdown in UTMP.1466beta # [ 10.150406] systemd[1]: Finished Rebuild Journal Catalog.1467alpha # [ 10.183198] systemd[1]: Finished Record System Boot/Shutdown in UTMP.1468beta # [ 10.163611] systemd[1]: Starting Update is Completed...1469alpha # [ 10.265036] systemd[1]: Finished Rebuild Journal Catalog.1470alpha # [ 10.276893] systemd[1]: Starting Update is Completed...1471beta # [ 10.249031] systemd[1]: Finished Update is Completed.1472alpha # [ 10.382361] systemd[1]: Finished Update is Completed.1473alpha # [ 10.794691] systemd[1]: suid-sgid-wrappers.service: Deactivated successfully.1474alpha # [ 10.800848] systemd[1]: Finished Create SUID/SGID Wrappers.1475beta # [ 10.808390] systemd[1]: suid-sgid-wrappers.service: Deactivated successfully.1476beta # [ 10.809953] systemd[1]: Finished Create SUID/SGID Wrappers.1477beta # [ 10.991700] systemd[1]: Finished register-nix-paths.service.1478alpha # [ 11.060342] systemd[1]: Finished register-nix-paths.service.1479alpha # [ 11.286067] systemd[1]: Finished Coldplug All udev Devices.1480alpha # [ 11.287271] systemd[1]: Reached target System Initialization.1481alpha # [ 11.290589] systemd[1]: Started Discard unused filesystem blocks once a week.1482alpha # [ 11.291627] systemd[1]: Started Daily Cleanup of Temporary Directories.1483alpha # [ 11.294539] systemd[1]: Reached target Timer Units.1484alpha # [ 11.300286] systemd[1]: Listening on D-Bus System Message Bus Socket.1485alpha # [ 11.305502] systemd[1]: Listening on Nix Daemon Socket.1486alpha # [ 11.306433] systemd[1]: Listening on Virtual Machine and Container Registration Service Socket.1487alpha # [ 11.316334] systemd[1]: Reached target Socket Units.1488alpha # [ 11.317121] systemd[1]: Reached target Basic System.1489alpha # [ 11.317850] systemd[1]: Starting Import lastlog data into lastlog2 database...1490alpha # [ 11.321280] systemd[1]: Starting Name Service Cache Daemon (nsncd)...1491beta # [ 11.298594] systemd[1]: Finished Coldplug All udev Devices.1492beta # [ 11.300843] systemd[1]: Reached target System Initialization.1493alpha # [ 11.338444] systemd[1]: Starting Post-Boot Actions...1494beta # [ 11.303067] systemd[1]: Started Discard unused filesystem blocks once a week.1495beta # [ 11.308694] systemd[1]: Started Daily Cleanup of Temporary Directories.1496beta # [ 11.312350] systemd[1]: Reached target Timer Units.1497beta # [ 11.321028] systemd[1]: Listening on D-Bus System Message Bus Socket.1498beta # [ 11.321987] systemd[1]: Listening on Nix Daemon Socket.1499beta # [ 11.322754] systemd[1]: Listening on Virtual Machine and Container Registration Service Socket.1500beta # [ 11.323928] systemd[1]: Reached target Socket Units.1501beta # [ 11.329289] systemd[1]: Reached target Basic System.1502alpha # [ 11.363267] systemd[1]: Started Reset console on configuration changes.1503beta # [ 11.334581] systemd[1]: Starting Import lastlog data into lastlog2 database...1504beta # [ 11.345069] systemd[1]: Starting Name Service Cache Daemon (nsncd)...1505alpha # [ 11.384594] systemd[1]: Starting resolvconf update...1506beta # [ 11.361781] systemd[1]: Starting Post-Boot Actions...1507beta # [ 11.366462] systemd[1]: Started Reset console on configuration changes.1508beta # [ 11.391333] systemd[1]: Starting resolvconf update...1509alpha # [ 11.452554] systemd[1]: Starting D-Bus System Message Bus...1510alpha # [ 11.456902] nsncd[484]: Aug 23 11:05:31.063 INFO started, config: Config { ignored_request_types: {}, worker_count: 8, handoff_timeout: 10s }, path: "/var/run/nscd/socket"1511alpha # [ 11.466821] systemd[1]: Started Name Service Cache Daemon (nsncd).1512alpha # [ 11.473231] systemd[1]: Finished Post-Boot Actions.1513beta # [ 11.466874] nsncd[487]: Aug 23 11:05:31.072 INFO started, config: Config { ignored_request_types: {}, worker_count: 8, handoff_timeout: 10s }, path: "/var/run/nscd/socket"1514beta # [ 11.477040] systemd[1]: Starting D-Bus System Message Bus...1515alpha # [ 11.507701] systemd[1]: Finished Firewall.1516beta # [ 11.484907] systemd[1]: Started Name Service Cache Daemon (nsncd).1517beta # [ 11.492209] systemd[1]: Finished Firewall.1518beta # [ 11.503011] systemd[1]: Finished Post-Boot Actions.1519alpha # [ 11.541723] systemd[1]: Reached target Host and Network Name Lookups.1520alpha # [ 11.548594] systemd[1]: Reached target User and Group Name Lookups.1521alpha # [ 11.555272] systemd[1]: Load Kernel Module configfs skipped, unmet condition check ConditionKernelModuleLoaded=!configfs1522alpha # [ 11.565781] systemd[1]: Starting User Login Management...1523beta # [ 11.554054] systemd[1]: Reached target Host and Network Name Lookups.1524beta # [ 11.557913] systemd[1]: Reached target User and Group Name Lookups.1525alpha # [ 11.591606] systemd[1]: Finished Import lastlog data into lastlog2 database.1526beta # [ 11.563392] systemd[1]: Load Kernel Module configfs skipped, unmet condition check ConditionKernelModuleLoaded=!configfs1527beta # [ 11.576209] systemd[1]: Starting User Login Management...1528beta # [ 11.607293] systemd[1]: Finished Import lastlog data into lastlog2 database.1529alpha # [ 11.690969] dbus-broker-launch[496]: Looking up NSS user entry for 'systemd-timesync'...1530alpha # [ 11.714188] dbus-broker-launch[496]: NSS returned no entry for 'systemd-timesync'1531alpha # [ 11.721111] dbus-broker-launch[496]: Invalid user-name in /nix/store/36z895amhbh8gl30kc6cyir2rirs2kjv-system-path/share/dbus-1/system.d/org.freedesktop.timesync1.conf +16: user="systemd-timesync"1532alpha # [ 11.758305] systemd[1]: Started D-Bus System Message Bus.1533beta # [ 11.732898] dbus-broker-launch[497]: Looking up NSS user entry for 'systemd-timesync'...1534alpha # [ 11.766315] systemd-logind[514]: New seat seat0.1535beta # [ 11.750013] dbus-broker-launch[497]: NSS returned no entry for 'systemd-timesync'1536beta # [ 11.757554] dbus-broker-launch[497]: Invalid user-name in /nix/store/36z895amhbh8gl30kc6cyir2rirs2kjv-system-path/share/dbus-1/system.d/org.freedesktop.timesync1.conf +16: user="systemd-timesync"1537alpha # [ 11.793164] dbus-broker-launch[496]: Ready1538alpha # [ 11.797311] systemd[1]: Started User Login Management.1539beta # [ 11.777871] systemd[1]: Stopped target Host and Network Name Lookups.1540alpha # [ 11.807411] systemd[1]: Stopped target Host and Network Name Lookups.1541alpha # [ 11.811856] systemd[1]: Stopping Host and Network Name Lookups...1542beta # [ 11.783863] systemd[1]: Stopping Host and Network Name Lookups...1543alpha # [ 11.817359] systemd[1]: Stopped target User and Group Name Lookups.1544beta # [ 11.789182] systemd[1]: Stopped target User and Group Name Lookups.1545alpha # [ 11.823218] systemd[1]: Stopping User and Group Name Lookups...1546alpha # [ 11.828408] systemd[1]: Starting linger-users.service...1547beta # [ 11.797199] systemd[1]: Stopping User and Group Name Lookups...1548alpha # [ 11.831528] systemd[1]: Stopping Name Service Cache Daemon (nsncd)...1549beta # [ 11.802918] systemd[1]: Stopping Name Service Cache Daemon (nsncd)...1550alpha # [ 11.834918] systemd[1]: nscd.service: Deactivated successfully.1551alpha # [ 11.840865] systemd[1]: Stopped Name Service Cache Daemon (nsncd).1552beta # [ 11.812527] systemd-logind[517]: New seat seat0.1553beta # [ 11.816572] systemd[1]: Started User Login Management.1554beta # [ 11.826092] systemd[1]: nscd.service: Deactivated successfully.1555beta # [ 11.827106] systemd[1]: Stopped Name Service Cache Daemon (nsncd).1556beta # [ 11.835613] systemd[1]: Started D-Bus System Message Bus.1557alpha # [ 11.873249] systemd[1]: Starting Name Service Cache Daemon (nsncd)...1558beta # [ 11.866586] dbus-broker-launch[497]: Ready1559alpha # [ 11.919448] systemd[1]: linger-users.service: Deactivated successfully.1560beta # [ 11.890567] systemd[1]: Starting linger-users.service...1561alpha # [ 11.924484] systemd[1]: Finished linger-users.service.1562beta # [ 11.903893] systemd[1]: Starting Name Service Cache Daemon (nsncd)...1563alpha # [ 11.947581] systemd[1]: Condition check resulted in /dev/hvc0 being skipped.1564alpha # [ 11.963289] systemd[1]: Finished resolvconf update.1565alpha # [ 11.968317] systemd[1]: Reached target Preparation for Network.1566alpha # [ 11.975087] nsncd[569]: Aug 23 11:05:31.584 INFO started, config: Config { ignored_request_types: {}, worker_count: 8, handoff_timeout: 10s }, path: "/var/run/nscd/socket"1567alpha # [ 11.983532] systemd[1]: Starting Extra networking commands....1568alpha # [ 11.989198] systemd[1]: Started Name Service Cache Daemon (nsncd).1569beta # [ 11.958991] systemd[1]: Finished resolvconf update.1570alpha # [ 11.990904] systemd[1]: Reached target Host and Network Name Lookups.1571alpha # [ 11.995244] systemd[1]: Reached target User and Group Name Lookups.1572beta # [ 11.963945] systemd[1]: Reached target Preparation for Network.1573beta # [ 11.976345] systemd[1]: Starting Extra networking commands....1574alpha # [ 12.014010] systemd[1]: Condition check resulted in /dev/ttyAMA0 being skipped.1575alpha # [ 12.018761] systemd[1]: Started backdoor.service.1576beta # [ 12.002231] systemd[1]: linger-users.service: Deactivated successfully.1577beta # [ 12.007494] nsncd[572]: Aug 23 11:05:31.610 INFO started, config: Config { ignored_request_types: {}, worker_count: 8, handoff_timeout: 10s }, path: "/var/run/nscd/socket"1578beta # [ 12.013300] systemd[1]: Finished linger-users.service.1579beta # [ 12.016848] systemd[1]: Started Name Service Cache Daemon (nsncd).1580beta # [ 12.019297] systemd[1]: Reached target Host and Network Name Lookups.1581beta # [ 12.023222] systemd[1]: Reached target User and Group Name Lookups.1582beta # [ 12.055828] systemd[1]: Condition check resulted in /dev/hvc0 being skipped.1583alpha # connecting to host...1584beta # [ 12.099108] systemd[1]: Condition check resulted in /dev/ttyAMA0 being skipped.1585beta # [ 12.106561] systemd[1]: Started backdoor.service.1586alpha: Guest shell says: b'Spawning backdoor root shell...\n'1587alpha: connected to guest root shell1588alpha: (connecting took 12.66 seconds)1589alpha: (finished: waiting for the VM to finish booting, in 12.66 seconds)1590beta # connecting to host...1591alpha # [ 12.293877] systemd[1]: Finished Extra networking commands..1592beta # [ 12.279706] systemd[1]: Finished Extra networking commands..1593alpha # [ 12.351983] (udev-worker)[368]: Network interface NamePolicy= disabled on kernel command line.1594alpha # [ 12.368727] (udev-worker)[357]: eth1: Config file /etc/systemd/network/40-eth1.link is applied to device based on potentially unpredictable interface name.1595alpha # [ 12.378889] (udev-worker)[357]: Network interface NamePolicy= disabled on kernel command line.1596beta # [ 12.376687] (udev-worker)[369]: eth1: Config file /etc/systemd/network/40-eth1.link is applied to device based on potentially unpredictable interface name.1597beta # [ 12.381567] (udev-worker)[369]: Network interface NamePolicy= disabled on kernel command line.1598beta # [ 12.383101] (udev-worker)[364]: Network interface NamePolicy= disabled on kernel command line.1599alpha # [ 12.454242] systemd-logind[514]: Watching system buttons on /dev/input/event0 (gpio-keys)1600beta # [ 12.453922] systemd-logind[517]: Watching system buttons on /dev/input/event0 (gpio-keys)1601alpha # [ 12.513169] systemd[1]: Condition check resulted in Virtio network device being skipped.1602alpha # [ 12.520419] systemd[1]: Starting Address configuration of eth1...1603beta # [ 12.531150] systemd[1]: Condition check resulted in Virtio network device being skipped.1604beta # [ 12.536704] systemd[1]: Starting Address configuration of eth1...1605alpha # [ 12.599747] mousedev: PS/2 mouse device common for all mice1606beta # [ 12.603060] mousedev: PS/2 mouse device common for all mice1607alpha # [ 12.632603] systemd-logind[514]: Watching system buttons on /dev/input/event1 (QEMU QEMU USB Keyboard)1608alpha # [ 12.637851] network-addresses-eth1-start[654]: adding address 192.168.1.1/24... done1609alpha # [ 12.653933] network-addresses-eth1-start[654]: adding address 2001:db8:1::1/64... done1610beta # [ 12.633248] systemd-logind[517]: Watching system buttons on /dev/input/event1 (QEMU QEMU USB Keyboard)1611alpha # [ 12.677918] systemd[1]: Finished Address configuration of eth1.1612beta # [ 12.652622] network-addresses-eth1-start[647]: adding address 192.168.1.2/24... done1613beta # [ 12.665293] network-addresses-eth1-start[647]: adding address 2001:db8:1::2/64... done1614beta # [ 12.681604] systemd[1]: Finished Address configuration of eth1.1615beta # [ 13.419935] input: QEMU Virtio Keyboard as /devices/platform/4010000000.pcie/pci0000:00/0000:00:09.0/virtio8/input/input31616alpha # [ 13.523937] input: QEMU Virtio Keyboard as /devices/platform/4010000000.pcie/pci0000:00/0000:00:09.0/virtio8/input/input31617beta # [ 13.662085] systemd[1]: Found device /dev/net/tun.1618beta # [ 13.669023] systemd[1]: Starting Virtual Network Interface tinc.mesh...1619alpha # [ 13.752572] systemd[1]: Found device /dev/net/tun.1620alpha # [ 13.758667] systemd[1]: Starting Virtual Network Interface tinc.mesh...1621beta # [ 13.754366] systemd[1]: Finished Virtual Network Interface tinc.mesh.1622beta # [ 13.759373] systemd[1]: Reached target Network.1623beta # [ 13.767455] systemd[1]: Starting Address configuration of tinc.mesh...1624beta # [ 13.771379] systemd[1]: Starting Permit User Sessions...1625alpha # [ 13.843377] systemd[1]: Finished Virtual Network Interface tinc.mesh.1626beta # [ 13.811640] systemd[1]: Starting Virtual Console Setup...1627alpha # [ 13.846848] systemd[1]: Reached target Network.1628beta # [ 13.817166] (udev-worker)[659]: Network interface NamePolicy= disabled on kernel command line.1629alpha # [ 13.851243] systemd[1]: Starting Address configuration of tinc.mesh...1630alpha # [ 13.862285] systemd[1]: Starting Permit User Sessions...1631beta # [ 13.869517] systemd[1]: Finished Permit User Sessions.1632alpha # [ 13.902091] (udev-worker)[673]: Network interface NamePolicy= disabled on kernel command line.1633alpha # [ 13.909147] systemd[1]: Starting Virtual Console Setup...1634beta # [ 13.881833] systemd[1]: Started Getty on tty1.1635beta # [ 13.888537] systemd[1]: Reached target Login Prompts.1636alpha # [ 13.957330] systemd[1]: Finished Permit User Sessions.1637alpha # [ 13.964349] systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.1638alpha # [ 13.970506] systemd[1]: Stopped Virtual Console Setup.1639beta # [ 13.938689] network-addresses-tinc.mesh-start[676]: adding address 10.20.0.2/24... done1640alpha # [ 13.980393] systemd[1]: Started Getty on tty1.1641beta # [ 13.955362] systemd-logind[517]: Watching system buttons on /dev/input/event3 (QEMU Virtio Keyboard)1642alpha # [ 13.987623] systemd[1]: Reached target Login Prompts.1643alpha # [ 13.993213] systemd[1]: Starting Virtual Console Setup...1644beta # [ 13.966313] systemd[1]: Finished Address configuration of tinc.mesh.1645beta # [ 13.976614] systemd[1]: Starting Tinc Daemon - mesh...1646alpha # [ 14.029056] network-addresses-tinc.mesh-start[692]: adding address 10.20.0.1/24... done1647alpha # [ 14.063187] systemd[1]: Finished Address configuration of tinc.mesh.1648alpha # [ 14.066431] systemd-logind[514]: Watching system buttons on /dev/input/event3 (QEMU Virtio Keyboard)1649alpha # [ 14.071738] systemd[1]: Starting Tinc Daemon - mesh...1650beta # [ 14.047081] tinc.mesh-pre-start[694]: Warning: this tinc was built without legacy protocol support; skipping RSA key generation.1651beta # [ 14.053826] systemd[1]: Started Tinc Daemon - mesh.1652beta # [ 14.056996] systemd[1]: Reached target Multi-User System.1653beta # [ 14.104393] tincd[696]: [INFO tincd] tincd 0.1.0 starting, debug level 01654beta # [ 14.108677] tincd[696]: [INFO tincd] tincd starting, name=beta1655alpha # [ 14.141739] tinc.mesh-pre-start[711]: Warning: this tinc was built without legacy protocol support; skipping RSA key generation.1656beta # [ 14.110257] tincd[696]: [WARN tincd::keys] Warning: insecure file permissions for Ed25519 private key file `/nix/store/a3gk0s92wkpmz0mchb7fg8wcak0wxg66-ed25519.priv'!1657beta # [ 14.113721] tincd[696]: [INFO tinc_device] TSO ingest enabled: IFF_VNET_HDR + TUNSETOFFLOAD1658beta # [ 14.115077] tincd[696]: [INFO tincd] Device mode: Tun, interface: tinc.mesh1659alpha # [ 14.148420] systemd[1]: Started Tinc Daemon - mesh.1660beta # [ 14.117249] tincd[696]: [INFO tincd::net] Listening on 0.0.0.0:6551661beta # [ 14.118371] tincd[696]: [INFO tincd::net] Listening on [::]:6551662beta # [ 14.121030] tincd[696]: [INFO tincd] Ready1663alpha # [ 14.151819] systemd[1]: Reached target Multi-User System.1664beta # [ 14.122287] tincd[696]: [ERROR tincd::conn] Could not set up a meta connection to alpha1665beta # [ 14.123519] tincd[696]: [INFO tincd::conn] Trying to re-establish outgoing connection in 5 seconds1666alpha # [ 14.198742] tincd[713]: [INFO tincd] tincd 0.1.0 starting, debug level 01667alpha # [ 14.203068] tincd[713]: [INFO tincd] tincd starting, name=alpha1668alpha # [ 14.204707] tincd[713]: [WARN tincd::keys] Warning: insecure file permissions for Ed25519 private key file `/nix/store/j2kmc5c78nif1b0bqif1pb9gzasriqwa-ed25519.priv'!1669alpha # [ 14.207945] tincd[713]: [INFO tinc_device] TSO ingest enabled: IFF_VNET_HDR + TUNSETOFFLOAD1670alpha # [ 14.209479] tincd[713]: [INFO tincd] Device mode: Tun, interface: tinc.mesh1671alpha # [ 14.211532] tincd[713]: [INFO tincd::net] Listening on 0.0.0.0:6551672alpha # [ 14.212673] tincd[713]: [INFO tincd::net] Listening on [::]:6551673alpha # [ 14.214980] tincd[713]: [INFO tincd::dns] DNS stub enabled: 10.20.0.53 for *.tinc.internal1674alpha # [ 14.217416] tincd[713]: [INFO tincd] Ready1675alpha # [ 14.218421] tincd[713]: [ERROR tincd::conn] Could not set up a meta connection to beta1676alpha # [ 14.219624] tincd[713]: [INFO tincd::conn] Trying to re-establish outgoing connection in 5 seconds1677beta # [ 14.374335] systemd-vconsole-setup[678]: Configuration of first virtual console was skipped, ignoring remaining ones.1678beta # [ 14.378549] systemd[1]: Finished Virtual Console Setup.1679beta # [ 14.393800] systemd[1]: Startup finished in 965ms (kernel) + 5.584s (initrd) + 7.842s (userspace) = 14.392s.1680alpha # [ 14.497599] systemd-vconsole-setup[700]: Configuration of first virtual console was skipped, ignoring remaining ones.1681alpha # [ 14.501742] systemd[1]: Finished Virtual Console Setup.1682alpha # [ 14.517703] systemd[1]: Startup finished in 960ms (kernel) + 5.608s (initrd) + 7.946s (userspace) = 14.516s.1683alpha: (finished: waiting for unit tinc.mesh.service, in 15.04 seconds)1684beta: waiting for unit tinc.mesh.service1685beta: waiting for the VM to finish booting1686beta: Guest shell says: b'Spawning backdoor root shell...\n'1687beta: connected to guest root shell1688beta: (connecting took 0.00 seconds)1689beta: (finished: waiting for the VM to finish booting, in 0.00 seconds)1690beta: (finished: waiting for unit tinc.mesh.service, in 0.09 seconds)1691??? Warning (UserWarning): wait_until_succeeds(): passing a bare int/float as a duration is deprecated. Use datetime.timedelta instead.1692 File "/nix/store/fj3hhjjdra1gp3haf9l1g8ms70afp8c9-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/duration.py", line 391693alpha: waiting for success: ping -c1 -W2 10.20.0.21694??? Warning (UserWarning): execute(): passing a bare int/float as a duration is deprecated. Use datetime.timedelta instead.1695 File "/nix/store/fj3hhjjdra1gp3haf9l1g8ms70afp8c9-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/duration.py", line 391696beta # [ 19.115848] tincd[696]: [ERROR tincd::conn] Could not set up a meta connection to alpha1697beta # [ 19.119417] tincd[696]: [INFO tincd::conn] Trying to re-establish outgoing connection in 10 seconds1698beta # [ 19.180530] tincd[696]: [INFO tincd::conn] Connection from [2001:db8:1::1]:538541699alpha # [ 19.212121] tincd[713]: [INFO tincd::conn] Trying to connect to beta ([2001:db8:1::2]:655)1700alpha # [ 19.216089] tincd[713]: [INFO tincd::conn] Connected to beta (2001:db8:1::2 port 655)1701beta # [ 19.186480] tincd[696]: [INFO tincd::auth] Starting SPTPS handshake with alpha (2001:db8:1::1 port 53854)1702alpha # [ 19.221692] tincd[713]: [INFO tincd::auth] Starting SPTPS handshake with beta (2001:db8:1::2 port 655)1703beta # [ 19.192368] tincd[696]: [INFO tincd::auth] SPTPS handshake completed with alpha (2001:db8:1::1 port 53854)1704alpha # [ 19.241509] tincd[713]: [INFO tincd::auth] SPTPS handshake completed with beta (2001:db8:1::2 port 655)1705alpha # [ 19.245872] tincd[713]: [INFO tincd::conn] Connection with beta (2001:db8:1::2 port 655) activated1706beta # [ 19.215117] tincd[696]: [INFO tincd::conn] Connection with alpha (2001:db8:1::1 port 53854) activated1707alpha # [ 19.250761] tincd[713]: [INFO tincd::graph] Node beta became reachable (via beta)1708beta # [ 19.219527] tincd[696]: [INFO tincd::graph] Node alpha became reachable (via alpha)1709alpha # [ 20.026697] tincd[713]: [INFO tincd::net] SPTPS key exchange with beta successful1710beta # [ 19.994552] tincd[696]: [INFO tincd::net] SPTPS key exchange with alpha successful1711alpha: (finished: waiting for success: ping -c1 -W2 10.20.0.2, in 5.38 seconds)1712beta: waiting for success: ping -c1 -W2 10.20.0.11713beta: (finished: waiting for success: ping -c1 -W2 10.20.0.1, in 0.07 seconds)1714alpha: must succeed: ping -c5 10.20.0.21715beta # [ 23.128701] tincd[696]: [INFO tincd::net] Fixing MTU of alpha to 1419 after 1 probes1716alpha # [ 24.161281] tincd[713]: [INFO tincd::net] Fixing MTU of beta to 1419 after 1 probes1717alpha: (finished: must succeed: ping -c5 10.20.0.2, in 4.07 seconds)1718beta: must succeed: ping -c5 10.20.0.11719beta: (finished: must succeed: ping -c5 10.20.0.1, in 4.06 seconds)1720alpha: must succeed: tinc -n mesh dump nodes | grep -w beta1721alpha: (finished: must succeed: tinc -n mesh dump nodes | grep -w beta, in 0.06 seconds)1722beta: must succeed: tinc -n mesh dump nodes | grep -w alpha1723beta: (finished: must succeed: tinc -n mesh dump nodes | grep -w alpha, in 0.06 seconds)1724subtest: DNS config plumbed through NixOS module1725alpha: must succeed: grep -F 'DNSAddress=10.20.0.53' /etc/tinc/mesh/tinc.conf1726alpha: (finished: must succeed: grep -F 'DNSAddress=10.20.0.53' /etc/tinc/mesh/tinc.conf, in 0.05 seconds)1727alpha: must succeed: grep -F 'DNSSuffix=tinc.internal' /etc/tinc/mesh/tinc.conf1728alpha: (finished: must succeed: grep -F 'DNSSuffix=tinc.internal' /etc/tinc/mesh/tinc.conf, in 0.04 seconds)1729(finished: subtest: DNS config plumbed through NixOS module, in 0.09 seconds)1730subtest: DNS stub: A record1731alpha: must succeed: dig @10.20.0.53 +short +tries=1 +timeout=2 beta.tinc.internal A1732alpha: (finished: must succeed: dig @10.20.0.53 +short +tries=1 +timeout=2 beta.tinc.internal A, in 0.11 seconds)1733(finished: subtest: DNS stub: A record, in 0.11 seconds)1734subtest: DNS stub: PTR1735alpha: must succeed: dig @10.20.0.53 +short +tries=1 +timeout=2 -x 10.20.0.21736alpha: (finished: must succeed: dig @10.20.0.53 +short +tries=1 +timeout=2 -x 10.20.0.2, in 0.05 seconds)1737(finished: subtest: DNS stub: PTR, in 0.05 seconds)1738subtest: DNS stub: NXDOMAIN, no forward1739alpha: must succeed: dig @10.20.0.53 +tries=1 +timeout=2 google.com A1740alpha: (finished: must succeed: dig @10.20.0.53 +tries=1 +timeout=2 google.com A, in 0.05 seconds)1741(finished: subtest: DNS stub: NXDOMAIN, no forward, in 0.05 seconds)1742(finished: run the VM test script, in 29.61 seconds)1743test script finished in 29.72s1744cleanup1745kill QemuMachine (pid 47)1746alpha # qemu-system-aarch64: terminating on signal 15 from pid 39 (/nix/store/3inr3nxzqarhb9rh1z7s2s20j8c0395h-python3-3.14.7/bin/python3.14)1747kill QemuMachine (pid 48)1748beta # qemu-system-aarch64: terminating on signal 15 from pid 39 (/nix/store/3inr3nxzqarhb9rh1z7s2s20j8c0395h-python3-3.14.7/bin/python3.14)1749(finished: cleanup, in 0.27 seconds)1750additionally exposed symbols:1751 alpha, beta,1752 vlan1,1753 start_all, test_script, machines, machines_qemu, machines_nspawn, vlans, driver, log, os, create_machine, subtest, run_tests, join_all, retry, serial_stdout_off, serial_stdout_on, polling_condition, BaseMachine, QemuMachine, NspawnMachine, t, debug, dump_machine_ssh