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 *** Unhandled DHCP Option in OFFER/ACK: 42 *** Unhandled DHCP Option in OFFER/ACK: 42 DHCP client bound to address 192.168.56.35 (3805 ms) U-Boot> setenv serverip 192.168.56.39 setenv serverip 192.168.56.39 U-Boot> tftp 0x00080000 542437/tftp-deploy-9kre8pvd/kernel/Image tftp 0x00080000 542437/tftp-deploy-9kre8pvd/kernel/Image Using ethernet@7d580000 device TFTP from server 192.168.56.39; our IP address is 192.168.56.35 Filename '542437/tftp-deploy-9kre8pvd/kernel/Image'. Load address: 0x80000 Loading: *################################################## 36.1 MiB 14.4 MiB/s done Bytes transferred = 37835264 (2415200 hex) U-Boot> tftp 0x06700000 542437/tftp-deploy-9kre8pvd/ramdisk/ramdisk.cpio.gz.uboot tftp 0x06700000 542437/tftp-deploy-9kre8pvd/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@7d580000 device TFTP from server 192.168.56.39; our IP address is 192.168.56.35 Filename '542437/tftp-deploy-9kre8pvd/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x6700000 Loading: *################################################## 21.2 MiB 14.4 MiB/s done Bytes transferred = 22192536 (152a198 hex) U-Boot> setenv initrd_size ${filesize} setenv initrd_size ${filesize} U-Boot> tftp 0x06400000 542437/tftp-deploy-9kre8pvd/dtb/bcm2711-rpi-4-b.dtb tftp 0x06400000 542437/tftp-deploy-9kre8pvd/dtb/bcm2711-rpi-4-b.dtb Using ethernet@7d580000 device TFTP from server 192.168.56.39; our IP address is 192.168.56.35 Filename '542437/tftp-deploy-9kre8pvd/dtb/bcm2711-rpi-4-b.dtb'. Load address: 0x6400000 Loading: *################################################## 26.8 KiB 4.4 MiB/s done Bytes transferred = 27434 (6b2a hex) U-Boot> setenv bootargs 'console=ttyS1,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttyS1,115200n8 root=/dev/ram0 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=26c0000 ## Loading init Ramdisk from Legacy Image at 06700000 ... Image Name: Image Type: AArch64 Linux RAMDisk Image (uncompressed) Data Size: 22192472 Bytes = 21.2 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 389fd000, end 39f27158 ... OK Loading Device Tree to 00000000389f3000, end 00000000389fcb29 ... OK Working FDT set to 389f3000 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083] [ 0.000000] Linux version 6.1.75-cip14-rt8 (KernelCI@build-j97374-arm64-gcc-10-defconfig-f2xfv) (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PREEMPT Sun Feb 4 04:02:44 UTC 2024 [ 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] earlycon: bcm2835aux0 at MMIO32 0x00000000fe215040 (options '115200n8') [ 0.000000] printk: bootconsole [bcm2835aux0] enabled [ 0.000000] NUMA: No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000007fffffff] [ 0.000000] NUMA: NODE_DATA [mem 0x7fbf6a00-0x7fbf8fff] [ 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 20 pages/cpu s44840 r8192 d28888 u81920 [ 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] Fallback order for Node 0: 0 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 496944 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: console=ttyS1,115200n8 root=/dev/ram0 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] mem auto-init: stack:off, 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] Memory: 1787852K/2019328K available (16192K kernel code, 3732K rwdata, 9336K rodata, 7552K init, 609K bss, 165940K reserved, 65536K cma-reserved) <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=256 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] 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.008672] Console: colour dummy device 80x25 <6>[ 0.013521] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000) <6>[ 0.024354] pid_max: default: 32768 minimum: 301 <6>[ 0.029359] LSM: Security Framework initializing <6>[ 0.034413] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.042188] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.052240] cblist_init_generic: Setting adjustable number of callback queues. <6>[ 0.059846] cblist_init_generic: Setting shift to 2 and lim to 1. <6>[ 0.066367] cblist_init_generic: Setting adjustable number of callback queues. <6>[ 0.073954] cblist_init_generic: Setting shift to 2 and lim to 1. <6>[ 0.080700] rcu: Hierarchical SRCU implementation. <6>[ 0.080704] rcu: Max phase no-delay instances is 1000. <6>[ 0.080776] printk: bootconsole [bcm2835aux0] printing thread started <6>[ 0.100656] EFI services will not be available. <6>[ 0.100958] smp: Bringing up secondary CPUs ... <6>[ 0.101504] Detected PIPT I-cache on CPU1 <6>[ 0.101635] CPU1: Booted secondary processor 0x0000000001 [0x410fd083] <6>[ 0.122902] Detected PIPT I-cache on CPU2 <6>[ 0.123005] CPU2: Booted secondary processor 0x0000000002 [0x410fd083] <6>[ 0.123584] Detected PIPT I-cache on CPU3 <6>[ 0.123690] CPU3: Booted secondary processor 0x0000000003 [0x410fd083] <6>[ 0.123770] smp: Brought up 1 node, 4 CPUs <6>[ 0.123780] SMP: Total of 4 processors activated. <6>[ 0.123785] CPU features: detected: 32-bit EL0 Support <6>[ 0.123789] CPU features: detected: 32-bit EL1 Support <6>[ 0.123795] CPU features: detected: CRC32 instructions <6>[ 0.123884] CPU: All CPU(s) started at EL2 <6>[ 0.123907] alternatives: applying system-wide alternatives <6>[ 0.129757] devtmpfs: initialized <6>[ 0.136327] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.136352] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.138173] pinctrl core: initialized pinctrl subsystem <6>[ 0.140184] DMI not present or invalid. <6>[ 0.140985] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.142137] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations <6>[ 0.142460] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations <6>[ 0.142614] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations <6>[ 0.142674] audit: initializing netlink subsys (disabled) <5>[ 0.142832] audit: type=2000 audit(0.104:1): state=initialized audit_enabled=0 res=1 <6>[ 0.144079] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.144085] thermal_sys: Registered thermal governor 'power_allocator' <6>[ 0.144159] cpuidle: using governor menu <6>[ 0.144384] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.144501] ASID allocator initialised with 32768 entries <6>[ 0.146427] Serial: AMBA PL011 UART driver <6>[ 0.169652] KASLR enabled <6>[ 0.180393] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages <6>[ 0.180402] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page <6>[ 0.180409] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages <6>[ 0.180413] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page <6>[ 0.180419] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.180423] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page <6>[ 0.180429] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages <6>[ 0.180433] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page <6>[ 0.354233] printk: console [ttyS1] printing thread started 6>[ 0.183979] ACPI: Interpreter disabled. <6>[ 0.354244] printk: console [ttyS1] enabled <6>[ 0.354251] printk: bootconsole [bcm2835aux0] disabled <6>[ 0.364234] printk: bootconsole [bcm2835aux0] printing thread stopped <6>[ 0.366346] SuperH (H)SCI(F) driver initialized <6>[ 0.367002] msm_serial: driver initialized <6>[ 0.379027] loop: module loaded <6>[ 0.380421] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver <6>[ 0.381713] megasas: 07.719.03.00-rc1 <6>[ 0.389225] tun: Universal TUN/TAP device driver, 1.6 <6>[ 0.390365] thunder_xcv, ver 1.0 <6>[ 0.390403] thunder_bgx, ver 1.0 <6>[ 0.390444] nicpf, ver 1.0 <6>[ 0.392108] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version <6>[ 0.392115] hns3: Copyright (c) 2017 Huawei Corporation. <6>[ 0.392182] hclge is initializing <6>[ 0.392203] e1000: Intel(R) PRO/1000 Network Driver <6>[ 0.392207] e1000: Copyright (c) 1999-2006 Intel Corporation. <6>[ 0.392246] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 0.392249] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 0.392291] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 0.392295] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 0.392328] igbvf: Intel(R) Gigabit Virtual Function Network Driver <6>[ 0.392332] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. <6>[ 0.392773] sky2: driver version 1.30 <6>[ 0.394189] VFIO - User Level meta-driver version: 0.3 <6>[ 0.398508] usbcore: registered new interface driver usb-storage <6>[ 0.402214] i2c_dev: i2c /dev entries driver <6>[ 0.405029] brcmstb-i2c fef04500.i2c: @97500hz registered in polling mode <6>[ 0.405398] brcmstb-i2c fef09500.i2c: @97500hz registered in polling mode <6>[ 0.409816] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer <6>[ 0.412571] sdhci: Secure Digital Host Controller Interface driver <6>[ 0.412580] sdhci: Copyright(c) Pierre Ossman <6>[ 0.413545] Synopsys Designware Multimedia Card Interface Driver <6>[ 0.414845] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 0.418734] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 0.421760] usbcore: registered new interface driver usbhid <6>[ 0.421771] usbhid: USB HID core driver <6>[ 0.423130] bcm2835-mbox fe00b880.mailbox: mailbox enabled <6>[ 0.430746] NET: Registered PF_PACKET protocol family <6>[ 0.430913] 9pnet: Installing 9P2000 support <5>[ 0.430982] Key type dns_resolver registered <6>[ 0.431391] registered taskstats version 1 <5>[ 0.431419] Loading compiled-in X.509 certificates <6>[ 0.440481] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 32, base_baud = 0) is a PL011 rev2 <6>[ 0.440673] serial serial0: tty port ttyAMA0 registered <6>[ 0.443117] raspberrypi-firmware soc:firmware: Attached to firmware from 2023-10-17T15:39:16 <3>[ 0.445058] uart-pl011 fe201000.serial: Failed to create device link (0x180) with soc:firmware:gpio <4>[ 0.447458] dwc2 fe980000.usb: supply vusb_d not found, using dummy regulator <4>[ 0.447622] dwc2 fe980000.usb: supply vusb_a not found, using dummy regulator <6>[ 0.550045] dwc2 fe980000.usb: EPs: 8, dedicated fifos, 4080 entries in SPRAM <6>[ 0.561842] sdhci-iproc fe300000.mmc: allocated mmc-pwrseq <6>[ 0.595535] mmc0: SDHCI controller on fe300000.mmc [fe300000.mmc] using PIO <6>[ 0.603988] mmc1: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA <6>[ 0.680345] mmc0: new high speed SDIO card at address 0001 <6>[ 0.699555] mmc1: new ultra high speed DDR50 SDXC card at address 59b4 <6>[ 0.700407] mmcblk1: mmc1:59b4 GE4S5 239 GiB <6>[ 0.702785] mmcblk1: p1 p2 <6>[ 1.824846] Freeing initrd memory: 21672K <6>[ 12.904137] ALSA device list: <6>[ 12.904148] No soundcards found. <6>[ 12.910553] Freeing unused kernel memory: 7552K <6>[ 12.910681] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 12.991518] udevd[134]: starting version 3.2.9 <5>[ 13.963986] random: crng init done <27>[ 13.970348] udevd[134]: specified user 'tss' unknown <27>[ 13.970454] udevd[134]: specified group 'tss' unknown <30>[ 13.972277] udevd[135]: starting eudev-3.2.9 <6>[ 14.428828] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000 <6>[ 14.460107] iproc-rng200 fe104000.rng: hwrng registered <6>[ 14.533940] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges: <6>[ 14.533978] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff] <6>[ 14.534050] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x0603ffffff -> 0x00f8000000 <6>[ 14.534127] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x007fffffff -> 0x0400000000 <6>[ 14.554555] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00 <6>[ 14.554574] pci_bus 0000:00: root bus resource [bus 00-ff] <6>[ 14.554588] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff]) <6>[ 14.554639] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400 <6>[ 14.554751] pci 0000:00:00.0: PME# supported from D0 D3hot <4>[ 14.572159] pci_bus 0000:01: supply vpcie3v3 not found, using dummy regulator <4>[ 14.572400] pci_bus 0000:01: supply vpcie3v3aux not found, using dummy regulator <4>[ 14.572456] pci_bus 0000:01: supply vpcie12v not found, using dummy regulator <6>[ 14.601710] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus <6>[ 14.640061] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC) <6>[ 14.640210] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330 <6>[ 14.640303] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit] <6>[ 14.640625] pci 0000:01:00.0: PME# supported from D0 D3hot <6>[ 14.676503] Bluetooth: Core ver 2.22 <6>[ 14.676591] NET: Registered PF_BLUETOOTH protocol family <6>[ 14.676596] Bluetooth: HCI device and connection manager initialized <6>[ 14.676615] Bluetooth: HCI socket layer initialized <6>[ 14.676623] Bluetooth: L2CAP socket layer initialized <6>[ 14.676638] Bluetooth: SCO socket layer initialized <6>[ 14.680160] pci 0000:00:00.0: BAR 14: assigned [mem 0x600000000-0x6000fffff] <6>[ 14.680186] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit] <6>[ 14.680209] pci 0000:00:00.0: PCI bridge to [bus 01] <6>[ 14.680219] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff] <6>[ 14.680471] pcieport 0000:00:00.0: enabling device (0000 -> 0002) <6>[ 14.680717] pcieport 0000:00:00.0: PME: Signaling with IRQ 38 <6>[ 14.698982] pcieport 0000:00:00.0: AER: enabled with IRQ 38 <6>[ 14.754101] Bluetooth: HCI UART driver ver 2.3 <6>[ 14.754122] Bluetooth: HCI UART protocol H4 registered <6>[ 14.754239] Bluetooth: HCI UART protocol LL registered <6>[ 14.754647] Bluetooth: HCI UART protocol Broadcom registered <6>[ 14.754707] Bluetooth: HCI UART protocol QCA registered <6>[ 14.754761] Bluetooth: HCI UART protocol Marvell registered <5>[ 14.756867] cfg80211: Loading compiled-in X.509 certificates for regulatory database <4>[ 14.779512] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator <4>[ 14.779735] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator <5>[ 14.847272] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <5>[ 14.848620] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <4>[ 14.848733] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 14.848748] cfg80211: failed to load regulatory.db <6>[ 14.894116] [drm] Initialized v3d 1.0.0 20180419 for fec00000.gpu on minor 0 <6>[ 14.904232] uart-pl011 fe201000.serial: no DMA platform data <6>[ 14.905201] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4]) <6>[ 14.917070] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4]) <6>[ 14.933368] vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops [vc4]) <6>[ 14.933924] vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops [vc4]) <6>[ 14.934865] vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 14.935147] vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 14.935361] vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 14.935519] vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 14.961268] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 1 <6>[ 14.985800] vc4-drm gpu: [drm] Cannot find any crtc or sizes <6>[ 14.994435] vc4-drm gpu: [drm] Cannot find any crtc or sizes <6>[ 14.994884] vc4-drm gpu: [drm] Cannot find any crtc or sizes <6>[ 15.042577] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 <4>[ 15.042625] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.bin failed with error -2 <4>[ 15.042647] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.bin failed with error -2 <6>[ 15.086269] xhci_hcd 0000:01:00.0: xHCI Host Controller <6>[ 15.086288] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1 <6>[ 15.086537] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000000000000890 <6>[ 15.086957] xhci_hcd 0000:01:00.0: xHCI Host Controller <6>[ 15.086962] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2 <6>[ 15.086968] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed <6>[ 15.087357] hub 1-0:1.0: USB hub found <6>[ 15.087378] hub 1-0:1.0: 1 port detected <6>[ 15.087833] hub 2-0:1.0: USB hub found <6>[ 15.087853] hub 2-0:1.0: 4 ports detected <6>[ 15.147588] Bluetooth: hci0: BCM: chip id 107 <6>[ 15.147847] Bluetooth: hci0: BCM: features 0x2f <6>[ 15.158656] Bluetooth: hci0: BCM4345C0 <6>[ 15.158660] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000 <3>[ 15.158737] Bluetooth: hci0: BCM: firmware Patch file not found, tried: <3>[ 15.158739] Bluetooth: hci0: BCM: 'brcm/BCM4345C0.raspberrypi,4-model-b.hcd' <3>[ 15.158741] Bluetooth: hci0: BCM: 'brcm/BCM4345C0.hcd' <3>[ 15.158743] Bluetooth: hci0: BCM: 'brcm/BCM.raspberrypi,4-model-b.hcd' <3>[ 15.158744] Bluetooth: hci0: BCM: 'brcm/BCM.hcd' <6>[ 15.340018] usb 1-1: new high-speed USB device number 2 using xhci_hcd <6>[ 15.491956] hub 1-1:1.0: USB hub found <6>[ 15.492231] hub 1-1:1.0: 4 ports detected <3>[ 16.049431] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50 done Saving random seed: OK Starting network: OK Starting dropbear sshd: <6>[ 16.147052] NET: Registered PF_INET6 protocol family OK <6>[ 16.147697] Segment Routing with IPv6 <6>[ 16.147709] In-situ OAM (IOAM) with IPv6 /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-542437/environment . /lava-542437/environment / # /lava-542437/bin/lava-test-runner /lava-542437/0 /lava-542437/bin/lava-test-runner /lava-542437/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-542437/0/tests/0_dmesg <8>[ 16.688324] + cat uuid + UUID=54243<8>[ 16.699744] 7_1.5.2.4.1 + set +x + KERNELCI_LAVA=y<8>[ 16.709384] /bin/sh<8>[ 16.718701] /opt/ke<8>[ 16.721435] rnelci/dmesg.sh + set +x / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-542437/environment / # . /lava-542437/environment/lava-542437/bin/lava-test-runner /lava-542437/1 / # /lava-542437/bin/lava-test-runner /lava-542437/1 + export 'TESTRUN_ID=1_bootrr' + <8>[ 17.178887] cd /lava-542437/1/tests/1_bootrr + cat uuid + UUID=542437_1.5.2.4.5 + set +x + export 'PATH=/opt/bootrr/libexec/boot<8>[ 17.193106] rr/helpers:/lava-542437/1/../bin:/sbin:/usr/sbin<8>[ 17.207828] :/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr<8>[ 17.219924] + sh helpers/bootrr-auto /lava-542437/1/../bi<8>[ 17.228421] n/lava-test-case /lava-542437/1/../bin/lava-test-case /lava-542437/1/../bin/lava-test-case + set +x / #