Trying 192.168.56.33... Connected to conserv4. Escape character is '^]'. ser2net port telnet,3002 device serialdev, /dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.2.1.3:1.0-port0, 115200n81, local=false [,115200N81] (Debian GNU/Linux) U-Boot 2024.01 (Jan 15 2024 - 02:22:14 +0000) DRAM: 948 MiB (effective 1.9 GiB) RPI 4 Model B (0xb03115) Core: 211 devices, 16 uclasses, devicetree: board MMC: mmcnr@7e300000: 1, mmc@7e340000: 0 Loading Environment from FAT... Unable to read "uboot.env" from mmc0:1... In: serial,usbkbd Out: serial,vidconsole Err: serial,vidconsole Net: eth0: ethernet@7d580000 PCIe BRCM: link up, 5.0 Gbps x1 (SSC) starting USB... Bus xhci_pci: Register 5000420 NbrPorts 5 Starting the controller USB XHCI 1.00 scanning bus xhci_pci for devices... 2 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found Hit any key to stop autoboot: 2  0 U-Boot> setenv autoload no setenv autoload no U-Boot> setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff U-Boot> setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff U-Boot> dhcp dhcp ethernet@7d580000 Waiting for PHY auto negotiation to complete.... done BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 BOOTP broadcast 5 DHCP client bound to address 192.168.6.6 (3803 ms) U-Boot> setenv serverip 192.168.6.2 setenv serverip 192.168.6.2 U-Boot> tftp 0x00080000 710875/tftp-deploy-txhy4od4/kernel/Image tftp 0x00080000 710875/tftp-deploy-txhy4od4/kernel/Image Using ethernet@7d580000 device TFTP from server 192.168.6.2; our IP address is 192.168.6.6 Filename '710875/tftp-deploy-txhy4od4/kernel/Image'. Load address: 0x80000 Loading: *################################################## 43.6 MiB 15.4 MiB/s done Bytes transferred = 45677056 (2b8fa00 hex) U-Boot> tftp 0x06700000 710875/tftp-deploy-txhy4od4/ramdisk/ramdisk.cpio.gz.uboot tftp 0x06700000 710875/tftp-deploy-txhy4od4/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@7d580000 device TFTP from server 192.168.6.2; our IP address is 192.168.6.6 Filename '710875/tftp-deploy-txhy4od4/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x6700000 Loading: *################################################## 22.5 MiB 16 MiB/s done Bytes transferred = 23635281 (168a551 hex) U-Boot> setenv initrd_size ${filesize} setenv initrd_size ${filesize} U-Boot> tftp 0x06400000 710875/tftp-deploy-txhy4od4/dtb/bcm2711-rpi-4-b.dtb tftp 0x06400000 710875/tftp-deploy-txhy4od4/dtb/bcm2711-rpi-4-b.dtb Using ethernet@7d580000 device TFTP from server 192.168.6.2; our IP address is 192.168.6.6 Filename '710875/tftp-deploy-txhy4od4/dtb/bcm2711-rpi-4-b.dtb'. Load address: 0x6400000 Loading: *################################################## 38.8 KiB 2.4 MiB/s done Bytes transferred = 39698 (9b12 hex) U-Boot> setenv bootargs 'console=ttyS1,115200n8 root=/dev/nfs rw nfsroot=192.168.6.2:/var/lib/lava/dispatcher/tmp/710875/extract-nfsrootfs-pzafu6fo,tcp,hard console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttyS1,115200n8 root=/dev/nfs rw nfsroot=192.168.6.2:/var/lib/lava/dispatcher/tmp/710875/extract-nfsrootfs-pzafu6fo,tcp,hard console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' U-Boot> booti 0x00080000 0x06700000 0x06400000 booti 0x00080000 0x06700000 0x06400000 Moving Image from 0x80000 to 0x200000, end=2e60000 ## Loading init Ramdisk from Legacy Image at 06700000 ... Image Name: Image Type: AArch64 Linux RAMDisk Image (uncompressed) Data Size: 23635217 Bytes = 22.5 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 06400000 Booting using the fdt blob at 0x6400000 Working FDT set to 6400000 Loading Ramdisk to 3889d000, end 39f27511 ... OK Loading Device Tree to 0000000038890000, end 000000003889cb11 ... OK Working FDT set to 38890000 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083] [ 0.000000] Linux version 6.11.0-rc6-next-20240905 (KernelCI@build-j308955-arm64-gcc-12-defconfig-config-randomize-basezkdw5) (aarch64-linux-gnu-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT Thu Sep 5 16:27:03 UTC 2024 [ 0.000000] KASLR enabled [ 0.000000] Machine model: Raspberry Pi 4 Model B Rev 1.5 [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000034800000, size 64 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x0000000034800000..0x00000000387fffff (65536 KiB) map reusable linux,cma [ 0.000000] OF: reserved mem: 0x000000003ef64040..0x000000003ef64075 (0 KiB) nomap non-reusable nvram@0 [ 0.000000] earlycon: bcm2835aux0 at MMIO32 0x00000000fe215040 (options '115200n8') [ 0.000000] printk: legacy bootconsole [bcm2835aux0] enabled [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000007fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x7fbf45c0-0x7fbf6bff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000000000-0x000000003fffffff] [ 0.000000] DMA32 [mem 0x0000000040000000-0x000000007fffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x000000003b3fffff] [ 0.000000] node 0: [mem 0x0000000040000000-0x000000007fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff] [ 0.000000] On node 0, zone DMA32: 19456 pages in unavailable ranges [ 0.000000] percpu: Embedded 25 pages/cpu s61656 r8192 d32552 u102400 [ 0.000000] Detected PIPT I-cache on CPU0 [ 0.000000] CPU features: detected: Spectre-v2 [ 0.000000] CPU features: detected: Spectre-v3a [ 0.000000] CPU features: detected: Spectre-v4 [ 0.000000] CPU features: detected: Spectre-BHB [ 0.000000] CPU features: kernel page table isolation forced ON by KASLR [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI) [ 0.000000] CPU features: detected: ARM erratum 1742098 [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923 [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Kernel command line: console=ttyS1,115200n8 root=/dev/nfs rw nfsroot=192.168.6.2:/var/lib/lava/dispatcher/tmp/710875/extract-nfsrootfs-pzafu6fo,tcp,hard console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) <6>[ 0.000000] Fallback order for Node 0: 0 <6>[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 504832 <6>[ 0.000000] Policy zone: DMA32 <6>[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off <6>[ 0.000000] software IO TLB: area num 4. <6>[ 0.000000] software IO TLB: mapped [mem 0x0000000030800000-0x0000000034800000] (64MB) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 <6>[ 0.000000] rcu: Preemptible hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4. <6>[ 0.000000] Trampoline variant of Tasks RCU enabled. <6>[ 0.000000] Tracing variant of Tasks RCU enabled. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 <6>[ 0.000000] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4. <6>[ 0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4. <6>[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 <6>[ 0.000000] Root IRQ handler: gic_handle_irq <6>[ 0.000000] GIC: Using split EOI/Deactivate mode <6>[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. <6>[ 0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys). <6>[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns <6>[ 0.000001] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns <6>[ 0.008889] Console: colour dummy device 80x25 <6>[ 0.013760] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000) <6>[ 0.024596] pid_max: default: 32768 minimum: 301 <6>[ 0.029624] LSM: initializing lsm=capability <6>[ 0.034381] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.042158] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.063057] rcu: Hierarchical SRCU implementation. <6>[ 0.068199] rcu: Max phase no-delay instances is 1000. <6>[ 0.074057] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level <6>[ 0.085324] EFI services will not be available. <6>[ 0.090536] smp: Bringing up secondary CPUs ... <6>[ 0.095983] Detected PIPT I-cache on CPU1 <6>[ 0.096101] CPU1: Booted secondary processor 0x0000000001 [0x410fd083] <6>[ 0.096827] Detected PIPT I-cache on CPU2 <6>[ 0.096916] CPU2: Booted secondary processor 0x0000000002 [0x410fd083] <6>[ 0.097599] Detected PIPT I-cache on CPU3 <6>[ 0.097691] CPU3: Booted secondary processor 0x0000000003 [0x410fd083] <6>[ 0.097839] smp: Brought up 1 node, 4 CPUs <6>[ 0.135818] SMP: Total of 4 processors activated. <6>[ 0.140849] CPU: All CPU(s) started at EL2 <6>[ 0.145307] CPU features: detected: 32-bit EL0 Support <6>[ 0.150780] CPU features: detected: 32-bit EL1 Support <6>[ 0.156269] CPU features: detected: CRC32 instructions <6>[ 0.161800] alternatives: applying system-wide alternatives <6>[ 0.169179] Memory: 1773128K/2019328K available (17216K kernel code, 4926K rwdata, 11844K rodata, 10432K init, 742K bss, 176240K reserved, 65536K cma-reserved) <6>[ 0.184685] devtmpfs: initialized <6>[ 0.197233] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.207399] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.215905] 2G module region forced by RANDOMIZE_MODULE_REGION_FULL <6>[ 0.222582] 0 pages in range for non-PLT usage <6>[ 0.222590] 512928 pages in range for PLT usage <6>[ 0.227657] pinctrl core: initialized pinctrl subsystem <6>[ 0.240447] DMI not present or invalid. <6>[ 0.248353] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.255633] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations <6>[ 0.263159] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations <6>[ 0.271429] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations <6>[ 0.279771] audit: initializing netlink subsys (disabled) <5>[ 0.285713] audit: type=2000 audit(0.176:1): state=initialized audit_enabled=0 res=1 <6>[ 0.287402] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.293835] thermal_sys: Registered thermal governor 'power_allocator' <6>[ 0.300264] cpuidle: using governor menu <6>[ 0.311641] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.318905] ASID allocator initialised with 32768 entries <6>[ 0.327490] Serial: AMBA PL011 UART driver <6>[ 0.358118] platform fd500000.pcie: Fixed dependency cycle(s) with /scb/pcie@7d500000 <6>[ 0.371580] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages <6>[ 0.378743] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page <6>[ 0.385356] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages <6>[ 0.392489] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page <6>[ 0.399098] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.406230] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page <6>[ 0.412839] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages <6>[ 0.419971] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page <6>[ 0.428972] ACPI: Interpreter disabled. <6>[ 0.436761] iommu: Default domain type: Translated <6>[ 0.441904] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.448850] SCSI subsystem initialized <6>[ 0.453353] usbcore: registered new interface driver usbfs <6>[ 0.459225] usbcore: registered new interface driver hub <6>[ 0.464910] usbcore: registered new device driver usb <4>[ 0.470496] usb_phy_generic phy: dummy supplies not allowed for exclusive requests (id=vbus) <6>[ 0.480424] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.485731] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.495255] PTP clock support registered <6>[ 0.499641] EDAC MC: Ver: 3.0.0 <6>[ 0.503665] scmi_core: SCMI protocol bus registered <6>[ 0.510035] FPGA manager framework <6>[ 0.513868] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.521449] vgaarb: loaded <6>[ 0.524953] clocksource: Switched to clocksource arch_sys_counter <5>[ 0.531712] VFS: Disk quotas dquot_6.6.0 <6>[ 0.535982] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) <6>[ 0.543503] pnp: PnP ACPI: disabled <6>[ 0.557356] NET: Registered PF_INET protocol family <6>[ 0.562883] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) <6>[ 0.572996] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) <6>[ 0.581975] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.590099] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.598477] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear) <6>[ 0.606615] TCP: Hash tables configured (established 16384 bind 16384) <6>[ 0.613665] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) <6>[ 0.620754] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) <6>[ 0.628405] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.634935] RPC: Registered named UNIX socket transport module. <6>[ 0.641212] RPC: Registered udp transport module. <6>[ 0.646240] RPC: Registered tcp transport module. <6>[ 0.651267] RPC: Registered tcp-with-tls transport module. <6>[ 0.657085] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.663882] PCI: CLS 0 bytes, default 64 <6>[ 0.668425] Unpacking initramfs... <6>[ 0.677319] kvm [1]: nv: 554 coarse grained trap handlers <6>[ 0.683572] kvm [1]: IPA Size Limit: 44 bits <6>[ 0.691019] kvm [1]: vgic interrupt IRQ9 <6>[ 0.695319] kvm [1]: Hyp nVHE mode initialized successfully <5>[ 0.702860] Initialise system trusted keyrings <6>[ 0.707963] workingset: timestamp_bits=42 max_order=19 bucket_order=0 <6>[ 0.715189] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 0.721752] NFS: Registering the id_resolver key type <5>[ 0.727173] Key type id_resolver registered <5>[ 0.731690] Key type id_legacy registered <6>[ 0.736049] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 0.743106] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 0.751098] 9p: Installing v9fs 9p2000 file system support <5>[ 0.819010] Key type asymmetric registered <5>[ 0.823452] Asymmetric key parser 'x509' registered <6>[ 0.828761] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) <6>[ 0.836521] io scheduler mq-deadline registered <6>[ 0.841374] io scheduler kyber registered <6>[ 0.845756] io scheduler bfq registered <6>[ 0.851121] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7ef00100, parent irq: 14) <6>[ 0.871143] pinctrl-bcm2835 fe200000.gpio: GPIO_OUT persistence: no <6>[ 0.933542] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 0.943360] printk: legacy console [ttyS1] disabled <6>[ 0.949019] fe215040.serial: ttyS1 at MMIO 0xfe215040 (irq = 25, base_baud = 62499999) is a 16550 <6>[ 0.958337] printk: legacy console [ttyS1] enabled <6>[ 0.958337] printk: legacy console [ttyS1] enabled <6>[ 0.968607] printk: legacy bootconsole [bcm2835aux0] disabled <6>[ 0.968607] printk: legacy bootconsole [bcm2835aux0] disabled <6>[ 0.988126] msm_serial: driver initialized <6>[ 0.993141] SuperH (H)SCI(F) driver initialized <6>[ 0.998276] STM32 USART driver initialized <6>[ 1.004663] iproc-rng200 fe104000.rng: hwrng registered <5>[ 1.004716] random: crng init done <6>[ 1.020690] loop: module loaded <6>[ 1.025875] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver <6>[ 1.034997] megasas: 07.727.03.00-rc1 <6>[ 1.048511] tun: Universal TUN/TAP device driver, 1.6 <6>[ 1.055324] thunder_xcv, ver 1.0 <6>[ 1.058965] thunder_bgx, ver 1.0 <6>[ 1.062560] nicpf, ver 1.0 <6>[ 1.067420] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version <6>[ 1.075039] hns3: Copyright (c) 2017 Huawei Corporation. <6>[ 1.080769] hclge is initializing <6>[ 1.084451] e1000: Intel(R) PRO/1000 Network Driver <6>[ 1.089676] e1000: Copyright (c) 1999-2006 Intel Corporation. <6>[ 1.095827] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.101142] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.107459] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 1.113217] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.119190] igbvf: Intel(R) Gigabit Virtual Function Network Driver <6>[ 1.125830] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. <6>[ 1.132723] sky2: driver version 1.30 <6>[ 1.138920] VFIO - User Level meta-driver version: 0.3 <6>[ 1.148824] usbcore: registered new interface driver usb-storage <6>[ 1.160056] i2c_dev: i2c /dev entries driver <6>[ 1.167864] brcmstb-i2c fef04500.i2c: @97500hz registered in polling mode <6>[ 1.175664] brcmstb-i2c fef09500.i2c: @97500hz registered in polling mode <6>[ 1.188403] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer <6>[ 1.198872] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.205440] sdhci: Copyright(c) Pierre Ossman <6>[ 1.211344] Synopsys Designware Multimedia Card Interface Driver <6>[ 1.219226] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 2.442434] Freeing initrd memory: 23080K <6>[ 2.448929] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 2.459282] usbcore: registered new interface driver usbhid <6>[ 2.465267] usbhid: USB HID core driver <6>[ 2.471017] bcm2835-mbox fe00b880.mailbox: mailbox enabled <6>[ 2.480826] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 (0,8000003f) counters available <6>[ 2.498158] NET: Registered PF_PACKET protocol family <6>[ 2.503709] 9pnet: Installing 9P2000 support <5>[ 2.508393] Key type dns_resolver registered <6>[ 2.526631] registered taskstats version 1 <5>[ 2.531278] Loading compiled-in X.509 certificates <6>[ 2.547437] Demotion targets for Node 0: null <6>[ 2.558160] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 32, base_baud = 0) is a PL011 rev2 <6>[ 2.567733] serial serial0: tty port ttyAMA0 registered <6>[ 2.581425] raspberrypi-firmware soc:firmware: Attached to firmware from 2023-10-17T15:39:16 <4>[ 2.597745] dwc2 fe980000.usb: supply vusb_d not found, using dummy regulator <4>[ 2.605495] dwc2 fe980000.usb: supply vusb_a not found, using dummy regulator <6>[ 2.713764] dwc2 fe980000.usb: EPs: 8, dedicated fifos, 4080 entries in SPRAM <6>[ 2.729463] sdhci-iproc fe300000.mmc: allocated mmc-pwrseq <6>[ 2.768973] mmc0: SDHCI controller on fe300000.mmc [fe300000.mmc] using PIO <6>[ 2.787530] mmc1: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA <6>[ 2.795830] Trying to probe devices needed for running init ... <6>[ 2.863160] mmc0: new high speed SDIO card at address 0001 <6>[ 2.909733] mmc1: new ultra high speed DDR50 SDXC card at address 59b4 <6>[ 2.917356] mmcblk1: mmc1:59b4 GE4S5 239 GiB <6>[ 2.924261] mmcblk1: p1 p2 <6>[ 15.069033] clk: Disabling unused clocks <6>[ 15.073361] PM: genpd: Disabling unused power domains <6>[ 15.078858] ALSA device list: <6>[ 15.082158] No soundcards found. <6>[ 15.094551] Freeing unused kernel memory: 10432K <6>[ 15.099643] Run /init as init process Loading, please wait... Starting systemd-udevd version 252.22-1~deb12u1 <4>[ 15.976336] vchiq: module is from the staging directory, the quality is unknown, you have been warned. <6>[ 15.994074] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000 <6>[ 16.013854] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges: <6>[ 16.022753] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff] <6>[ 16.030497] Bluetooth: Core ver 2.22 <6>[ 16.032375] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x0603ffffff -> 0x00f8000000 <6>[ 16.044934] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x007fffffff -> 0x0400000000 <6>[ 16.058052] NET: Registered PF_BLUETOOTH protocol family <6>[ 16.064577] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00 <6>[ 16.071527] Bluetooth: HCI device and connection manager initialized <6>[ 16.078584] pci_bus 0000:00: root bus resource [bus 00-ff] <6>[ 16.084552] Bluetooth: HCI socket layer initialized <6>[ 16.090038] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff]) <6>[ 16.100977] Bluetooth: L2CAP socket layer initialized <6>[ 16.106653] Bluetooth: SCO socket layer initialized <6>[ 16.109339] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400 PCIe Root Port <6>[ 16.119801] pci 0000:00:00.0: PCI bridge to [bus 01] <6>[ 16.125202] pci 0000:00:00.0: bridge window [mem 0xc0000000-0xc00fffff] <5>[ 16.129802] cfg80211: Loading compiled-in X.509 certificates for regulatory database <6>[ 16.132488] pci 0000:00:00.0: PME# supported from D0 D3hot <6>[ 16.141116] Bluetooth: HCI UART driver ver 2.3 <6>[ 16.151254] Bluetooth: HCI UART protocol H4 registered <4>[ 16.159060] pci_bus 0000:01: supply vpcie3v3 not found, using dummy regulator <6>[ 16.166752] Bluetooth: HCI UART protocol LL registered <6>[ 16.173520] Bluetooth: HCI UART protocol Broadcom registered <4>[ 16.173767] pci_bus 0000:01: supply vpcie3v3aux not found, using dummy regulator <5>[ 16.177520] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <5>[ 16.178472] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <4>[ 16.179695] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator <4>[ 16.181486] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 16.181515] cfg80211: failed to load regulatory.db <4>[ 16.187585] pci_bus 0000:01: supply vpcie12v not found, using dummy regulator <4>[ 16.193859] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator <6>[ 16.213077] Bluetooth: HCI UART protocol QCA registered <6>[ 16.245268] Bluetooth: HCI UART protocol Marvell registered <6>[ 16.268773] [drm] Initialized v3d 1.0.0 for fec00000.gpu on minor 0 <6>[ 16.285142] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4]) <4>[ 16.288525] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned. <6>[ 16.304134] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4]) <6>[ 16.311109] brcm-pcie fd500000.pcie: clkreq-mode set to default <6>[ 16.313458] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus <6>[ 16.319836] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC) <6>[ 16.331169] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330 PCIe Endpoint <6>[ 16.332910] vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops [vc4]) <6>[ 16.338897] pci 0000:01:00.0: BAR 0 [mem 0x00000000-0x00000fff 64bit] <6>[ 16.339720] bcm2835-audio bcm2835-audio: card created with 8 channels <6>[ 16.345942] vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops [vc4]) <6>[ 16.352776] pci 0000:01:00.0: PME# supported from D0 D3hot <6>[ 16.359459] vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 16.373090] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]: assigned <6>[ 16.379334] vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 16.387169] pci 0000:01:00.0: BAR 0 [mem 0x600000000-0x600000fff 64bit]: assigned <6>[ 16.394667] vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 16.402375] pci 0000:00:00.0: PCI bridge to [bus 01] <6>[ 16.409797] vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 16.415016] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff] <6>[ 16.424629] [drm] Initialized vc4 0.0.0 for gpu on minor 1 <6>[ 16.429696] pci_bus 0000:00: resource 4 [mem 0x600000000-0x603ffffff] <6>[ 16.429714] pci_bus 0000:01: resource 1 [mem 0x600000000-0x6000fffff] <6>[ 16.435841] vc4-drm gpu: [drm] Cannot find any crtc or sizes <6>[ 16.442626] pcieport 0000:00:00.0: enabling device (0000 -> 0002) <6>[ 16.451591] vc4-drm gpu: [drm] Cannot find any crtc or sizes <6>[ 16.455413] pcieport 0000:00:00.0: PME: Signaling with IRQ 49 <6>[ 16.461767] vc4-drm gpu: [drm] Cannot find any crtc or sizes <6>[ 16.477456] bcmgenet fd580000.ethernet end0: renamed from eth0 <6>[ 16.486358] pcieport 0000:00:00.0: AER: enabled with IRQ 49 <6>[ 16.526670] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 <4>[ 16.535840] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.bin failed with error -2 <6>[ 16.540085] xhci_hcd 0000:01:00.0: xHCI Host Controller <4>[ 16.547996] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.bin failed with error -2 <6>[ 16.553582] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1 <6>[ 16.571690] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000000000000890 <6>[ 16.581796] xhci_hcd 0000:01:00.0: xHCI Host Controller <6>[ 16.587373] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2 <6>[ 16.595152] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed <6>[ 16.602205] hub 1-0:1.0: USB hub found <6>[ 16.602321] Bluetooth: hci0: BCM: chip id 107 <6>[ 16.606321] hub 1-0:1.0: 1 port detected <6>[ 16.611202] Bluetooth: hci0: BCM: features 0x2f <6>[ 16.615920] hub 2-0:1.0: USB hub found <6>[ 16.621559] Bluetooth: hci0: BCM4345C0 <6>[ 16.624185] hub 2-0:1.0: 4 ports detected <6>[ 16.628192] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000 <3>[ 16.638899] Bluetooth: hci0: BCM: firmware Patch file not found, tried: Begin: L<3>[ 16.645902] Bluetooth: hci0: BCM: 'brcm/BCM4345C0.raspberrypi,4-model-b.hcd' oading e<3>[ 16.654009] Bluetooth: hci0: BCM: 'brcm/BCM4345C0.hcd' ssential<3>[ 16.660173] Bluetooth: hci0: BCM: 'brcm/BCM.raspberrypi,4-model-b.hcd' drivers<3>[ 16.667759] Bluetooth: hci0: BCM: 'brcm/BCM.hcd' ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/nfs-top ... done. Begin: Running /scripts/nfs-premount ... Waiting up to 60 secs for any ethernet to become available Device /sys/class/net/end0 found done. Begin: Waiting up to 180 secs for any network device to become available ... done. IP-Config: end0 hardware address d8:3a:dd:9a:93:a2 mtu 1500 DHCP <6>[ 16.765261] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay) <6>[ 16.829499] bcmgenet fd580000.ethernet end0: Link is Down <6>[ 16.860949] usb 1-1: new high-speed USB device number 2 using xhci_hcd <6>[ 17.004732] hub 1-1:1.0: USB hub found <6>[ 17.009060] hub 1-1:1.0: 4 ports detected <3>[ 17.571797] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50 IP-Config: no response after 2 secs - giving up IP-Config: end0 hardware address d8:3a:dd:9a:93:a2 mtu 1500 DHCP <6>[ 20.925280] bcmgenet fd580000.ethernet end0: Link is Up - 1Gbps/Full - flow control off IP-Config: no response after 3 secs - giving up IP-Config: end0 hardware address d8:3a:dd:9a:93:a2 mtu 1500 DHCP IP-Config: end0 guessed broadcast address 192.168.6.255 IP-Config: end0 complete (dhcp from 192.168.6.1): address: 192.168.6.6 broadcast: 192.168.6.255 netmask: 255.255.255.0 gateway: 192.168.6.1 dns0 : 10.255.253.1 dns1 : 0.0.0.0 rootserver: 192.168.6.1 rootpath: filename : done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. <30>[ 24.985205] systemd[1]: System time before build time, advancing clock. <6>[ 25.037947] NET: Registered PF_INET6 protocol family <6>[ 25.044024] Segment Routing with IPv6 <6>[ 25.048039] In-situ OAM (IOAM) with IPv6 <30>[ 25.097359] systemd[1]: systemd 252.22-1~deb12u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) <30>[ 25.130933] systemd[1]: Detected architecture arm64. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>[ 25.154362] systemd[1]: Hostname set to . <30>[ 25.553542] systemd[1]: Queued start job for default target graphical.target. <30>[ 25.583459] systemd[1]: Created slice system-getty.slice - Slice /system/getty. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m - Slice /system/getty. <30>[ 25.606001] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. [[0;32m OK [0m] Created slice [0;1;39msystem-modpr…lice[0m - Slice /system/modprobe. <30>[ 25.630119] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. [[0;32m OK [0m] Created slice [0;1;39msystem-seria…[0m - Slice /system/serial-getty. <30>[ 25.653800] systemd[1]: Created slice user.slice - User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39muser.slice[0m - User and Session Slice. <30>[ 25.673223] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo…quests to Console Directory Watch. <30>[ 25.697145] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo… Requests to Wall Directory Watch. <30>[ 25.721110] systemd[1]: proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc). <30>[ 25.741124] systemd[1]: Expecting device dev-ttyS1.device - /dev/ttyS1... Expecting device [0;1;39mdev-ttyS1.device[0m - /dev/ttyS1... <30>[ 25.761033] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mcryptsetup.…get[0m - Local Encrypted Volumes. <30>[ 25.781057] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mintegrityse…Local Integrity Protected Volumes. <30>[ 25.805078] systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. <30>[ 25.825033] systemd[1]: Reached target remote-fs.target - Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mremote-fs.target[0m - Remote File Systems. <30>[ 25.845027] systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. <30>[ 25.865036] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. <30>[ 25.881057] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mveritysetup… - Local Verity Protected Volumes. <30>[ 25.905272] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39msystemd-initc… initctl Compatibility Named Pipe. <30>[ 25.930158] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-journ…socket[0m - Journal Audit Socket. <30>[ 25.953780] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39msystemd-journ…t[0m - Journal Socket (/dev/log). <30>[ 25.977402] systemd[1]: Listening on systemd-journald.socket - Journal Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-journald.socket[0m - Journal Socket. <30>[ 25.997851] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-netwo… - Network Service Netlink Socket. <30>[ 26.022295] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd….socket[0m - udev Control Socket. <30>[ 26.045346] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd…l.socket[0m - udev Kernel Socket. <30>[ 26.089196] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... Mounting [0;1;39mdev-hugepages.mount[0m - Huge Pages File System... <30>[ 26.112451] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... Mounting [0;1;39mdev-mqueue.mount…POSIX Message Queue File System... <30>[ 26.135844] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System... <30>[ 26.157375] systemd[1]: sys-kernel-tracing.mount - Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing). <30>[ 26.176366] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... Starting [0;1;39mkmod-static-nodes…ate List of Static Device Nodes... <30>[ 26.204121] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs... <30>[ 26.228069] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... Starting [0;1;39mmodprobe@dm_mod.s…[0m - Load Kernel Module dm_mod... <30>[ 26.252791] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... <6>[ 26.253313] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev Starting [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm... <30>[ 26.313360] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... Starting [0;1;39mmodprobe@efi_psto…- Load Kernel Module efi_pstore... <30>[ 26.344064] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kernel Module fuse... <6>[ 26.361116] fuse: init (API version 7.41) <30>[ 26.372098] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... <30>[ 26.401984] systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-journald.service[0m - Journal Service... <30>[ 26.430518] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules... <30>[ 26.460202] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line... Starting [0;1;39msystemd-network-g… units from Kernel command line... <30>[ 26.492038] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... Starting [0;1;39msystemd-remount-f…nt Root and Kernel File Systems... <30>[ 26.520005] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices... <30>[ 26.545569] systemd[1]: Started systemd-journald.service - Journal Service. [[0;32m OK [0m] Started [0;1;39msystemd-journald.service[0m - Journal Service. [[0;32m OK [0m] Mounted [0;1;39mdev-hugepages.mount[0m - Huge Pages File System. [[0;32m OK [0m] Mounted [0;1;39mdev-mqueue.mount[…- POSIX Message Queue File System. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-debug.m…nt[0m - Kernel Debug File System. [[0;32m OK [0m] Finished [0;1;39mkmod-static-nodes…reate List of Static Device Nodes. [[0;32m OK [0m] Finished [0;1;39mmodprobe@configfs…[0m - Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mmodprobe@dm_mod.s…e[0m - Load Kernel Module dm_mod. [[0;32m OK [0m] Finished [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mmodprobe@efi_psto…m - Load Kernel Module efi_pstore. [[0;32m OK [0m] Finished [0;1;39mmodprobe@fuse.service[0m - Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mmodprobe@loop.service[0m - Load Kernel Module loop. [[0;32m OK [0m] Finished [0;1;39msystemd-modules-l…service[0m - Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39msystemd-network-g…rk units from Kernel command line. [[0;32m OK [0m] Finished [0;1;39msystemd-remount-f…ount Root and Kernel File Systems. [[0;32m OK [0m] Reached target [0;1;39mnetwork-pre…get[0m - Preparation for Network. Mounting [0;1;39msys-fs-fuse-conne…[0m - FUSE Control File System... Mounting [0;1;39msys-kernel-config…ernel Configuration File System... Starting [0;1;39msystemd-journal-f…h Journal to Persistent Storage... Starting [0;1;39msystemd-random-se…ice[0m - Load/Save Random Seed... <46>[ 26.916093] systemd-journald[211]: Received client request to flush runtime journal. Starting [0;1;39msystemd-sysctl.se…ce[0m - Apply Kernel Variables... Starting [0;1;39msystemd-sysusers.…rvice[0m - Create System Users... [[0;32m OK [0m] Finished [0;1;39msystemd-udev-trig…e[0m - Coldplug All udev Devices. [[0;32m OK [0m] Mounted [0;1;39msys-fs-fuse-connec…nt[0m - FUSE Control File System. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-config.… Kernel Configuration File System. [[0;32m OK [0m] Finished [0;1;39msystemd-random-se…rvice[0m - Load/Save Random Seed. [[0;32m OK [0m] Finished [0;1;39msystemd-sysctl.service[0m - Apply Kernel Variables. [[0;32m OK [0m] Finished [0;1;39msystemd-sysusers.service[0m - Create System Users. Starting [0;1;39msystemd-tmpfiles-…ate Static Device Nodes in /dev... [[0;32m OK [0m] Finished [0;1;39msystemd-journal-f…ush Journal to Persistent Storage. [[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…reate Static Device Nodes in /dev. [[0;32m OK [0m] Reached target [0;1;39mlocal-fs-pr…reparation for Local File Systems. [[0;32m OK [0m] Reached target [0;1;39mlocal-fs.target[0m - Local File Systems. Starting [0;1;39msystemd-tmpfiles-… Volatile Files and Directories... Starting [0;1;39msystemd-udevd.ser…ger for Device Events and Files... [[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…te Volatile Files and Directories. Starting [0;1;39msystemd-timesyncd… - Network Time Synchronization... Starting [0;1;39msystemd-update-ut…rd System Boot/Shutdown in UTMP... [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut…cord System Boot/Shutdown in UTMP. [[0;32m OK [0m] Started [0;1;39msystemd-udevd.serv…nager for Device Events and Files. Starting [0;1;39msystemd-networkd.…ice[0m - Network Configuration... [[0;32m OK [0m] Found device [0;1;39mdev-ttyS1.device[0m - /dev/ttyS1. [[0;32m OK [0m] Started [0;1;39msystemd-timesyncd.…0m - Network Time Synchronization. [[0;32m OK [0m] Reached target [0;1;39msysinit.target[0m - System Initialization. [[0;32m OK [0m] Started [0;1;39msystemd-tmpfiles-c… Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target [0;1;39mtime-set.target[0m - System Time Set. [[0;32m OK [0m] Started [0;1;39mapt-daily.timer[0m - Daily apt download activities. [[0;32m OK [0m] Started [0;1;39mapt-daily-upgrade.… apt upgrade and clean activities. [[0;32m OK [0m] Started [0;1;39mdpkg-db-backup.tim… Daily dpkg database backup timer. [[0;32m OK [0m] Started [0;1;39me2scrub_all.timer…etadata Check for All Filesystems. <46>[ 27.828187] systemd-journald[211]: Oldest entry in /var/log/journal/5935da73a6db419296c2f0ada597ca0c/system.journal is older than the configured file retention duration (1month), suggesting rotation. [[0;32m<46>[ 27.846966] systemd-journald[211]: /var/log/journal/5935da73a6db419296c2f0ada597ca0c/system.journal: Journal header limits reached or header out-of-date, rotating. OK [0m] Started [0;1;39mfstrim.timer[0m - Discard unused blocks once a week. [[0;32m OK [0m] Reached target [0;1;39mtimers.target[0m - Timer Units. [[0;32m OK [0m] Listening on [0;1;39mdbus.socket[…- D-Bus System Message Bus Socket. [[0;32m OK [0m] Reached target [0;1;39msockets.target[0m - Socket Units. [[0;32m OK [0m] Reached target [0;1;39mbasic.target[0m - Basic System. Starting [0;1;39mdbus.service[0m - D-Bus System Message Bus... Starting [0;1;39me2scrub_reap.serv…e ext4 Metadata Check Snapshots... Starting [0;1;39msystemd-logind.se…ice[0m - User Login Management... [[0;32m OK [0m] Started [0;1;39msystemd-networkd.service[0m - Network Configuration. [[0;32m OK [0m] Started [0;1;39mdbus.service[0m - D-Bus System Message Bus. [[0;32m OK [0m] Finished [0;1;39me2scrub_reap.serv…ine ext4 Metadata Check Snapshots. [[0;32m OK [0m] Reached target [0;1;39mbluetooth.target[0m - Bluetooth Support. [[0;32m OK [0m] Reached target [0;1;39mnetwork.target[0m - Network. [[0;32m OK [0m] Reached target [0;1;39msound.target[0m - Sound Card. [[0;32m OK [0m] Reached target [0;1;39musb-gadget.…m - Hardware activated USB gadget. [[0;32m OK [0m] Listening on [0;1;39msystemd-rfkil…l Switch Status /dev/rfkill Watch. Starting [0;1;39mdpkg-db-backup.se…ly dpkg database backup service... Starting [0;1;39me2scrub_all.servi…adata Check for All Filesystems... Starting [0;1;39msystemd-user-sess…vice[0m - Permit User Sessions... [[0;32m OK [0m] Finished [0;1;39me2scrub_all.servi…etadata Check for All Filesystems. [[0;32m OK [0m] Finished [0;1;39msystemd-user-sess…ervice[0m - Permit User Sessions. [[0;32m OK [0m] Started [0;1;39msystemd-logind.service[0m - User Login Management. [[0;32m OK [0m] Started [0;1;39mgetty@tty1.service[0m - Getty on tty1. [[0;32m OK [0m] Started [0;1;39mserial-getty@ttyS1…rvice[0m - Serial Getty on ttyS1. [[0;32m OK [0m] Reached target [0;1;39mgetty.target[0m - Login Prompts. [[0;32m OK [0m] Reached target [0;1;39mmulti-user.target[0m - Multi-User System. [[0;32m OK [0m] Reached target [0;1;39mgraphical.target[0m - Graphical Interface. Starting [0;1;39msystemd-rfkill.se…Load/Save RF Kill Switch Status... Starting [0;1;39msystemd-update-ut… Record Runlevel Change in UTMP... [[0;32m OK [0m] Started [0;1;39msystemd-rfkill.ser…- Load/Save RF Kill Switch Status. [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut… - Record Runlevel Change in UTMP. [[0;32m OK [0m] Finished [0;1;39mdpkg-db-backup.se…aily dpkg database backup service. Debian GNU/Linux 12 debian-bookworm-arm64 ttyS1 debian-bookworm-arm64 login: root (automatic login) Linux debian-bookworm-arm64 6.11.0-rc6-next-20240905 #1 SMP PREEMPT Thu Sep 5 16:27:03 UTC 2024 aarch64 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. / # / # export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/710875/extract-nfsrootfs-pzafu6fo' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/710875/extract-nfsrootfs-pzafu6fo' / # export NFS_SERVER_IP='192.168.6.2' export NFS_SERVER_IP='192.168.6.2' / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-710875/environment . /lava-710875/environment / # /lava-710875/bin/lava-test-runner /lava-710875/0 /lava-710875/bin/lava-test-runner /lava-710875/0 + export TESTRUN_ID=0_ltp-timers + cd /lava-710875/0/tests/0_ltp-timers + cat uuid + UUID=710875_1.6.2.4.1 + set +x + cd ./automated/linux/ltp-open-posix/ + ./ltp-open-posix.sh -s true -v 20180515 -t TMR + . ../../lib/sh-test-lib ++ LANG=C ++ export LANG ++ export PATH=/lava-710875/0/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin:/usr/sbin:/usr/local/sbin ++ PATH=/lava-710875/0/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin:/usr/sbin:/usr/local/sbin ++ kernel_config= ++ pwd + OUTPUT=/lava-710875/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output + RESULT_FILE=/lava-710875/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output/result.txt + GRP_RESULT_FILE=/lava-710875/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output/grp_result.txt + GRP_OUTPUT_FILE=/lava-710875/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output/grp_output.txt ++ readlink -f ./ltp-open-posix.sh + SCRIPT=/lava-710875/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/ltp-open-posix.sh ++ dirname /lava-710875/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/ltp-open-posix.sh + SCRIPTPATH=/lava-710875/0/tests/0_ltp-timers/automated/linux/ltp-open-posix + echo 'Script path is: /lava-710875/0/tests/0_ltp-timers/automated/linux/ltp-open-posix' Script path is: /lava-710875/0/tests/0_ltp-timers/automated/linux/ltp-open-posix + SKIP_INSTALL=true + TEST='conformance functional stress' + LTP_VERSION=20180515 + LTP_PRE_INSTALL=/opt/ltp + LTP_PATH=/opt/ltp/testcases/open_posix_testsuite + getopts s:v:t: arg + case "$arg" in + SKIP_INSTALL=true + getopts s:v:t: arg + case "$arg" in + LTP_VERSION=20180515 + getopts s:v:t: arg + case "$arg" in + GRP_TEST=TMR + getopts s:v:t: arg + check_root ++ id -ru + '[' 0 -eq 0 ']' + return 0 + create_out_dir /lava-710875/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output + '[' -z /lava-710875/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output ']' + local OUTPUT=/lava-710875/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output + '[' -d /lava-710875/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output ']' + mkdir -p /lava-710875/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output + '[' -d /lava-710875/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output ']' + info_msg 'About to run ltp test...' + local 'msg=About to run ltp test...' + '[' -z 'About to run ltp test...' ']' + printf 'INFO: %s\n' 'About to run ltp test...' INFO: About to run ltp test... + info_msg 'Output directory: /lava-710875/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output' + local 'msg=Output directory: /lava-710875/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output' + '[' -z 'Output directory: /lava-710875/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output' ']' + printf 'INFO: %s\n' 'Output directory: /lava-710875/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output' INFO: Output directory: /lava-710875/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output + '[' true = True ']' + '[' true = true ']' + info_msg 'install-ltp-open-posix skipped' + local 'msg=install-ltp-open-posix skipped' + '[' -z 'install-ltp-open-posix skipped' ']' + printf 'INFO: %s\n' 'install-ltp-open-posix skipped' INFO: install-ltp-open-posix skipped + info_msg 'Running run-ltp-open-posix' + local 'msg=Running run-ltp-open-posix' + '[' -z 'Running run-ltp-open-posix' ']' + printf 'INFO: %s\n' 'Running run-ltp-open-posix' INFO: Running run-ltp-open-posix + '[' TMR '!=' '' ']' + run_ltp_open_posix_grp TMR + GRP_TEST=TMR + /opt/ltp/bin/run-posix-option-group-test.sh TMR + tee /lava-710875/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output/grp_output.txt Executing timers and clocks tests ******************* Testing time ******************* PASS 1 FAIL 0 ******************* TOTAL 1 ******************* ******************* Testing timer_create ******************* PASS 12 FAIL 0 ******************* TOTAL 12 ******************* ******************* Testing speculative ******************* PASS 3 FAIL 0 ******************* TOTAL 3 ******************* ******************* Testing timer_delete ******************* PASS 5 FAIL 0 ******************* TOTAL 5 ******************* ******************* Testing speculative ******************* PASS 2 FAIL 0 ******************* TOTAL 2 ******************* ******************* Testing timer_getoverrun ******************* PASS 6 FAIL 0 ******************* TOTAL 6 ******************* ******************* Testing speculative ******************* PASS 3 FAIL 0 ******************* TOTAL 3 ******************* ******************* Testing timer_gettime ******************* PASS 9 FAIL 0 ******************* TOTAL 9 ******************* ******************* Testing speculative ******************* PASS 3 FAIL 0 ******************* TOTAL 3 ******************* ******************* Testing timer_settime ******************* PASS 20 FAIL 0 ******************* TOTAL 20 ******************* ******************* Testing speculative ******************* PASS 3 FAIL 0 ******************* TOTAL 3 ******************* ******************* Testing asctime ******************* PASS 1 FAIL 0 ******************* TOTAL 1 ******************* ******************* Testing clock_gettime ******************* PASS 9 FAIL 0 ******************* TOTAL 9 ******************* conformance/interfaces/clock_settime/clock_settime_8-1: execution: FAILED ******************* Testing clock_settime ******************* PASS 16 FAIL 1 ******************* TOTAL 17 ******************* ******************* Testing speculative ******************* PASS 2 FAIL 0 ******************* TOTAL 2 ******************* ******************* Testing ctime ******************* PASS 1 FAIL 0 ******************* TOTAL 1 ******************* ******************* Testing difftime ******************* PASS 2 FAIL 0 ******************* TOTAL 2 ******************* ******************* Testing gmtime ******************* PASS 2 FAIL 0 ******************* TOTAL 2 ******************* ******************* Testing localtime ******************* PASS 1 FAIL 0 ******************* TOTAL 1 ******************* ******************* Testing mktime ******************* PASS 1 FAIL 0 ******************* TOTAL 1 ******************* ******************* Testing strftime ******************* PASS 3 FAIL 0 ******************* TOTAL 3 ******************* ******************* Testing time ******************* PASS 1 FAIL 0 ******************* TOTAL 1 ******************* ******************* Testing timer_gettime ******************* PASS 9 FAIL 0 ******************* TOTAL 9 ******************* ******************* Testing speculative ******************* PASS 3 FAIL 0 ******************* TOTAL 3 ******************* ******************* Testing timer_settime ******************* PASS 20 FAIL 0 ******************* TOTAL 20 ******************* ******************* Testing speculative ******************* PASS 3 FAIL 0 ******************* TOTAL 3 ******************* ******************* Testing clock ******************* PASS 3 FAIL 0 ******************* TOTAL 3 ******************* conformance/interfaces/clock_getcpuclockid/clock_getcpuclockid_5-1: execution: UNTESTED ******************* Testing clock_getcpuclockid ******************* PASS 4 FAIL 1 ******************* TOTAL 5 ******************* ******************* Testing clock_getres ******************* PASS 9 FAIL 0 ******************* TOTAL 9 ******************* ******************* Testing clock_gettime ******************* PASS 9 FAIL 0 ******************* TOTAL 9 ******************* <4>[ 671.243290] coredump: 2665(clock_nanosleep): over coredump resource limit, skipping core dump <4>[ 671.252236] coredump: 2665(clock_nanosleep): coredump has not been created, error -7 <4>[ 679.679100] coredump: 2758(clock_nanosleep): over coredump resource limit, skipping core dump <4>[ 679.688072] coredump: 2758(clock_nanosleep): coredump has not been created, error -7 ******************* Testing clock_nanosleep ******************* PASS 18 FAIL 0 ******************* TOTAL 18 ******************* conformance/interfaces/clock_settime/clock_settime_8-1: execution: FAILED ******************* Testing clock_settime ******************* PASS 16 FAIL 1 ******************* TOTAL 17 ******************* ******************* Testing speculative ******************* PASS 2 FAIL 0 ******************* TOTAL 2 ******************* <4>[ 738.272228] coredump: 3099(nanosleep_1-2.r): over coredump resource limit, skipping core dump <4>[ 738.281210] coredump: 3099(nanosleep_1-2.r): coredump has not been created, error -7 ******************* Testing nanosleep ******************* PASS 13 FAIL 0 ******************* TOTAL 13 ******************* ****Tests Complete**** + parse_ltp_grp_output + sed -i.bak '/^PASS\|^FAIL\|^Testing/!d' /lava-710875/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output/grp_output.txt + paste -d ' ' - - - + tee /lava-710875/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output/grp_result.txt Testing time PASS 1 FAIL 0 Testing timer_create PASS 12 FAIL 0 Testing speculative PASS 3 FAIL 0 Testing timer_delete PASS 5 FAIL 0 Testing speculative PASS 2 FAIL 0 Testing timer_getoverrun PASS 6 FAIL 0 Testing speculative PASS 3 FAIL 0 Testing timer_gettime PASS 9 FAIL 0 Testing speculative PASS 3 FAIL 0 Testing timer_settime PASS 20 FAIL 0 Testing speculative PASS 3 FAIL 0 Testing asctime PASS 1 FAIL 0 Testing clock_gettime PASS 9 FAIL 0 Testing clock_settime PASS 16 FAIL 1 Testing speculative PASS 2 FAIL 0 Testing ctime PASS 1 FAIL 0 Testing difftime PASS 2 FAIL 0 Testing gmtime PASS 2 FAIL 0 Testing localtime PASS 1 FAIL 0 Testing mktime PASS 1 FAIL 0 Testing strftime PASS 3 FAIL 0 Testing time PASS 1 FAIL 0 Testing timer_gettime PASS 9 FAIL 0 Testing speculative PASS 3 FAIL 0 Testing timer_settime PASS 20 FAIL 0 Testing speculative PASS 3 FAIL 0 Testing clock PASS 3 FAIL 0 Testing clock_getcpuclockid PASS 4 FAIL 1 Testing clock_getres PASS 9 FAIL 0 Testing clock_gettime PASS 9 FAIL 0 Testing clock_nanosleep PASS 18 FAIL 0 Testing clock_settime PASS 16 FAIL 1 Testing speculative PASS 2 FAIL 0 Testing nanosleep PASS 13 FAIL 0 + sed -i 's/\s\s*/ /g' /lava-710875/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output/grp_result.txt + sed -i 's/Testing //g' /lava-710875/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output/grp_result.txt + sed 's/PASS/pass/; s/FAIL/fail/; s/CONF/skip/' /lava-710875/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output/grp_result.txt + awk '{ if($5 == 1) {print $1 " " $4} else {print $1 " " $2} }' + grep -e UNRESOLVED -e UNTESTED -e UNSUPPORTED -e HUNG -e SKIPPED /lava-710875/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output/grp_output.txt.bak + awk -F: '{print $1 $3}' + awk -F/ '{print $NF}' + sed 's/SKIPPED/skip/; s/UNSUPPORTED/fail/; s/UNTESTED/fail/; s/UNRESOLVED/fail/; s/HUNG/skip/' + ../../utils/send-to-lava.sh ./output/result.txt + set +x / #