[Enter `^Ec?' for help] U-Boot SPL 2015.10-00025-g943d444 (Feb 19 2016 - 15:04:45) U-Boot 2015.10-00025-g943d444 (Feb 19 2016 - 15:04:45 +0000) Model: Radxa Rock 2 Square DRAM: 2 GiB MMC: dwmmc@ff0c0000: 0, dwmmc@ff0f0000: 1 *** Warning - bad CRC, using default environment In: serial@ff690000 Out: serial@ff690000 Err: serial@ff690000 Incorrect eeprom header Net: Warning: ethernet@ff290000 (eth0) using random MAC address - 4a:25:f8:cd:b3:50 eth0: ethernet@ff290000 Hit any key to stop autoboot: 1  0 => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff => setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff => dhcp dhcp ethernet@ff290000 Waiting for PHY auto negotiation to complete...... done Speed: 1000, full duplex BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 DHCP client bound to address 192.168.101.242 (1033 ms) => setenv serverip 192.168.101.1 setenv serverip 192.168.101.1 => tftp 0x2000000 8784845/tftp-deploy-t6kmtjeb/kernel/zImage tftp 0x2000000 8784845/tftp-deploy-t6kmtjeb/kernel/zImage Speed: 1000, full duplex Using ethernet@ff290000 device TFTP from server 192.168.101.1; our IP address is 192.168.101.242 Filename '8784845/tftp-deploy-t6kmtjeb/kernel/zImage'. Load address: 0x2000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########## 2.3 MiB/s done Bytes transferred = 8729088 (853200 hex) => tftp 0x4000000 8784845/tftp-deploy-t6kmtjeb/ramdisk/ramdisk.cpio.gz.uboot tftp 0x4000000 8784845/tftp-deploy-t6kmtjeb/ramdisk/ramdisk.cpio.gz.uboot Speed: 1000, full duplex Using ethernet@ff290000 device TFTP from server 192.168.101.1; our IP address is 192.168.101.242 Filename '8784845/tftp-deploy-t6kmtjeb/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x4000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######################################################## 2.4 MiB/s done Bytes transferred = 9399993 (8f6eb9 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x1f00000 8784845/tftp-deploy-t6kmtjeb/dtb/rk3288-rock2-square.dtb tftp 0x1f00000 8784845/tftp-deploy-t6kmtjeb/dtb/rk3288-rock2-square.dtb Speed: 1000, full duplex Using ethernet@ff290000 device TFTP from server 192.168.101.1; our IP address is 192.168.101.242 Filename '8784845/tftp-deploy-t6kmtjeb/dtb/rk3288-rock2-square.dtb'. Load address: 0x1f00000 Loading: *### 2.3 MiB/s done Bytes transferred = 40549 (9e65 hex) => setenv bootargs 'console=ttyS2,115200n8 root=/dev/nfs rw nfsroot=192.168.101.1:/var/lib/lava/dispatcher/tmp/8784845/extract-nfsrootfs-63bym8om,tcp,hard ip=dhcp' setenv bootargs 'console=ttyS2,115200n8 root=/dev/nfs rw nfsroot=192.168.101.1:/var/lib/lava/dispatcher/tmp/8784845/extract-nfsrootfs-63bym8om,tcp,hard ip=dhcp' => bootz 0x2000000 0x4000000 0x1f00000 bootz 0x2000000 0x4000000 0x1f00000 Kernel image @ 0x2000000 [ 0x000000 - 0x853200 ] ## Loading init Ramdisk from Legacy Image at 04000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 9399929 Bytes = 9 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 01f00000 Booting using the fdt blob at 0x1f00000 Using Device Tree in place at 01f00000, end 01f0ce64 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x500 [ 0.000000] Linux version 4.19.269-cip85-rt28 (KernelCI@build-j877014-arm-gcc-10-multi-v7-defconfig-cq8wh) (gcc version 10.2.1 20210110 (Debian 10.2.1-6)) #1 SMP Wed Jan 18 20:05:42 UTC 2023 [ 0.000000] CPU: ARMv7 Processor [410fc0d1] revision 1 (ARMv7), cr=10c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Radxa Rock 2 Square [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x7c000000 [ 0.000000] percpu: Embedded 17 pages/cpu s37004 r8192 d24436 u69632 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 522752 [ 0.000000] Kernel command line: console=ttyS2,115200n8 root=/dev/nfs rw nfsroot=192.168.101.1:/var/lib/lava/dispatcher/tmp/8784845/extract-nfsrootfs-63bym8om,tcp,hard ip=dhcp [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Memory: 1983352K/2097152K available (12288K kernel code, 1597K rwdata, 4684K rodata, 2048K init, 394K bss, 48264K reserved, 65536K cma-reserved, 1245184K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB) [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (13280 kB) [ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (2048 kB) [ 0.000000] .data : 0x(ptrval) - 0x(ptrval) (1598 kB) [ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 395 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=4. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns [ 0.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.000022] Switching to timer-based delay loop, resolution 41ns [ 0.005629] Console: colour dummy device 80x30 [ 0.005674] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) [ 0.005690] pid_max: default: 32768 minimum: 301 [ 0.005812] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.005829] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.006417] CPU: Testing write buffer coherency: ok [ 0.006451] CPU0: Spectre v2: using BPIALL workaround [ 0.006745] CPU0: thread -1, cpu 0, socket 5, mpidr 80000500 [ 0.007559] Setting up static identity map for 0x300000 - 0x3000a0 [ 0.009564] rcu: Hierarchical SRCU implementation. [ 0.014004] EFI services will not be available. [ 0.014285] smp: Bringing up secondary CPUs ... [ 0.016098] CPU1: thread -1, cpu 1, socket 5, mpidr 80000501 [ 0.016104] CPU1: Spectre v2: using BPIALL workaround [ 0.018043] CPU2: thread -1, cpu 2, socket 5, mpidr 80000502 [ 0.018050] CPU2: Spectre v2: using BPIALL workaround [ 0.019997] CPU3: thread -1, cpu 3, socket 5, mpidr 80000503 [ 0.020003] CPU3: Spectre v2: using BPIALL workaround [ 0.020135] smp: Brought up 1 node, 4 CPUs [ 0.020150] SMP: Total of 4 processors activated (192.00 BogoMIPS). [ 0.020158] CPU: All CPU(s) started in SVC mode. [ 0.021656] devtmpfs: initialized [ 0.031295] VFP support v0.3: implementor 41 architecture 3 part 30 variant d rev 0 [ 0.031636] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.031657] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.033520] pinctrl core: initialized pinctrl subsystem [ 0.035193] DMI not present or invalid. [ 0.036050] NET: Registered protocol family 16 [ 0.038450] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.041040] cpuidle: using governor menu [ 0.041579] No ATAGs? [ 0.041708] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.041724] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.044758] Serial: AMBA PL011 UART driver [ 0.106565] vgaarb: loaded [ 0.107402] SCSI subsystem initialized [ 0.107829] usbcore: registered new interface driver usbfs [ 0.107886] usbcore: registered new interface driver hub [ 0.107935] usbcore: registered new device driver usb [ 0.110003] pps_core: LinuxPPS API ver. 1 registered [ 0.110014] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.110038] PTP clock support registered [ 0.110309] EDAC MC: Ver: 3.0.0 [ 0.112978] clocksource: Switched to clocksource arch_sys_counter [ 0.176929] NET: Registered protocol family 2 [ 0.177182] IP idents hash table entries: 16384 (order: 5, 131072 bytes) [ 0.178453] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes) [ 0.178497] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.178579] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.178769] TCP: Hash tables configured (established 8192 bind 8192) [ 0.178876] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.178929] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.179109] NET: Registered protocol family 1 [ 0.179606] RPC: Registered named UNIX socket transport module. [ 0.179618] RPC: Registered udp transport module. [ 0.179627] RPC: Registered tcp transport module. [ 0.179636] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.180027] Trying to unpack rootfs image as initramfs... [ 1.022883] Freeing initrd memory: 9180K [ 1.023608] hw perfevents: enabled with armv7_cortex_a12 PMU driver, 7 counters available [ 1.025389] Initialise system trusted keyrings [ 1.025600] workingset: timestamp_bits=30 max_order=19 bucket_order=0 [ 1.032471] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.033278] NFS: Registering the id_resolver key type [ 1.033322] Key type id_resolver registered [ 1.033332] Key type id_legacy registered [ 1.033376] ntfs: driver 2.1.32 [Flags: R/O]. [ 1.035291] Key type asymmetric registered [ 1.035305] Asymmetric key parser 'x509' registered [ 1.035363] bounce: pool size: 64 pages [ 1.035407] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) [ 1.035418] io scheduler noop registered [ 1.035428] io scheduler deadline registered [ 1.035666] io scheduler cfq registered (default) [ 1.035678] io scheduler mq-deadline registered [ 1.035688] io scheduler kyber registered [ 1.040783] phy phy-ff770000.syscon:usbphy.1: Linked as a consumer to regulator.4 [ 1.067309] dma-pl330 ff250000.dma-controller: Loaded driver for PL330 DMAC-241330 [ 1.067328] dma-pl330 ff250000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16 [ 1.068003] dma-pl330 ffb20000.dma-controller: Loaded driver for PL330 DMAC-241330 [ 1.068021] dma-pl330 ffb20000.dma-controller: DBUFF-64x8bytes Num_Chans-5 Num_Peri-6 Num_Events-10 [ 1.126564] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.129321] console [ttyS2] disabled [ 1.129363] ff690000.serial: ttyS2 at MMIO 0xff690000 (irq = 35, base_baud = 1500000) is a 16550A [ 1.931083] console [ttyS2] enabled [ 1.937067] SuperH (H)SCI(F) driver initialized [ 1.943584] msm_serial: driver initialized [ 1.948399] STMicroelectronics ASC driver initialized [ 1.955333] STM32 USART driver initialized [ 1.978577] brd: module loaded [ 1.989409] loop: module loaded [ 2.006020] CAN device driver interface [ 2.011494] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded [ 2.019418] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k [ 2.025958] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 2.032627] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k [ 2.040426] igb: Copyright (c) 2007-2014 Intel Corporation. [ 2.050053] rk_gmac-dwmac ff290000.ethernet: PTP uses main clock [ 2.056821] rk_gmac-dwmac ff290000.ethernet: phy regulator is not available yet, deferred probing [ 2.069968] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 2.078320] usbcore: registered new interface driver pegasus [ 2.084711] usbcore: registered new interface driver asix [ 2.090781] usbcore: registered new interface driver ax88179_178a [ 2.097648] usbcore: registered new interface driver cdc_ether [ 2.104251] usbcore: registered new interface driver smsc75xx [ 2.110723] usbcore: registered new interface driver smsc95xx [ 2.117204] usbcore: registered new interface driver net1080 [ 2.123585] usbcore: registered new interface driver cdc_subset [ 2.130235] usbcore: registered new interface driver zaurus [ 2.136558] usbcore: registered new interface driver cdc_ncm [ 2.145195] dwc2 ff540000.usb: ff540000.usb supply vusb_d not found, using dummy regulator [ 2.154518] dwc2 ff540000.usb: Linked as a consumer to regulator.0 [ 2.161441] dwc2 ff540000.usb: ff540000.usb supply vusb_a not found, using dummy regulator [ 2.233251] dwc2 ff540000.usb: DWC OTG Controller [ 2.238536] dwc2 ff540000.usb: new USB bus registered, assigned bus number 1 [ 2.246472] dwc2 ff540000.usb: irq 40, io mem 0xff540000 [ 2.253257] hub 1-0:1.0: USB hub found [ 2.257493] hub 1-0:1.0: 1 port detected [ 2.262462] dwc2 ff580000.usb: ff580000.usb supply vusb_d not found, using dummy regulator [ 2.271810] dwc2 ff580000.usb: Linked as a consumer to regulator.0 [ 2.278762] dwc2 ff580000.usb: ff580000.usb supply vusb_a not found, using dummy regulator [ 2.423046] dwc2 ff580000.usb: EPs: 10, dedicated fifos, 972 entries in SPRAM [ 2.431273] dwc2 ff580000.usb: DWC OTG Controller [ 2.436591] dwc2 ff580000.usb: new USB bus registered, assigned bus number 2 [ 2.444519] dwc2 ff580000.usb: irq 41, io mem 0xff580000 [ 2.451161] hub 2-0:1.0: USB hub found [ 2.455441] hub 2-0:1.0: 1 port detected [ 2.461194] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.468528] ehci-pci: EHCI PCI platform driver [ 2.473559] ehci-platform: EHCI generic platform driver [ 2.479639] ehci-platform ff500000.usb: EHCI Host Controller [ 2.486019] ehci-platform ff500000.usb: new USB bus registered, assigned bus number 3 [ 2.495191] ehci-platform ff500000.usb: irq 39, io mem 0xff500000 [ 2.522997] ehci-platform ff500000.usb: USB 2.0 started, EHCI 1.00 [ 2.530585] hub 3-0:1.0: USB hub found [ 2.534869] hub 3-0:1.0: 1 port detected [ 2.539841] ehci-orion: EHCI orion driver [ 2.544587] SPEAr-ehci: EHCI SPEAr driver [ 2.549252] ehci-st: EHCI STMicroelectronics driver [ 2.554913] ehci-exynos: EHCI EXYNOS driver [ 2.559779] ehci-atmel: EHCI Atmel driver [ 2.564478] tegra-ehci: Tegra EHCI driver [ 2.569171] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 2.576112] ohci-pci: OHCI PCI platform driver [ 2.581129] ohci-platform: OHCI generic platform driver [ 2.587241] SPEAr-ohci: OHCI SPEAr driver [ 2.591907] ohci-st: OHCI STMicroelectronics driver [ 2.597557] ohci-atmel: OHCI Atmel driver [ 2.603077] usbcore: registered new interface driver usb-storage [ 2.616845] i2c /dev entries driver [ 2.624831] VCC_DDR: supplied by vcc_sys [ 2.631476] VCC_IO: supplied by vcc_sys [ 2.638022] VDD_LOG: Bringing 1100000uV into 1000000-1000000uV [ 2.646939] VDD_LOG: supplied by vcc_sys [ 2.653596] VCC_20: supplied by vcc_sys [ 2.660118] VCCIO_SD: supplied by VCC_IO [ 2.667249] VDD10_LCD: supplied by VCC_IO [ 2.674825] VCCA_CODEC: supplied by VCC_IO [ 2.682480] VCCA_TP: supplied by vcc_sys [ 2.689508] VCCIO_PMU: supplied by vcc_sys [ 2.696344] VDD_10: supplied by VCC_20 [ 2.703261] VCC_18: supplied by VCC_20 [ 2.710167] VCC18_LCD: supplied by VCC_20 [ 2.718585] fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected! [ 2.727685] vdd_cpu: supplied by vcc_sys [ 2.735171] vcc_flash: supplied by VCC_IO [ 2.740213] vcc_sd: supplied by VCC_IO [ 2.746334] fan53555-regulator 0-0041: FAN53555 Option[8] Rev[1] Detected! [ 2.755440] vdd_gpu: supplied by vcc_sys [ 2.768490] rockchip-iodomain ff770000.syscon:io-domains: Linked as a consumer to regulator.7 [ 2.779150] rockchip-iodomain ff770000.syscon:io-domains: Linked as a consumer to regulator.16 [ 2.789373] rockchip-iodomain ff770000.syscon:io-domains: Linked as a consumer to regulator.1 [ 2.799505] rockchip-iodomain ff770000.syscon:io-domains: Linked as a consumer to regulator.14 [ 2.813384] rockchip-iodomain ff770000.syscon:io-domains: Linked as a consumer to regulator.10 [ 2.830055] rockchip-thermal ff280000.tsadc: Missing rockchip,grf property [ 2.846493] cpu cpu0: Linked as a consumer to regulator.18 [ 2.852676] cpu cpu0: Dropping the link to regulator.18 [ 2.859217] cpu cpu0: Linked as a consumer to regulator.18 [ 2.866590] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 500000 KHz [ 2.877936] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 600000 KHz [ 2.882993] usb 3-1: new high-speed USB device number 2 using ehci-platform [ 2.890111] sdhci: Secure Digital Host Controller Interface driver [ 2.902070] sdhci: Copyright(c) Pierre Ossman [ 2.907593] Synopsys Designware Multimedia Card Interface Driver [ 2.914727] dwmmc_rockchip ff0c0000.dwmmc: IDMAC supports 32-bit address mode. [ 2.922827] dwmmc_rockchip ff0c0000.dwmmc: Using internal DMA controller. [ 2.930423] dwmmc_rockchip ff0c0000.dwmmc: Version ID is 270a [ 2.936862] dwmmc_rockchip ff0c0000.dwmmc: DW MMC controller at irq 30,32 bit host data width,256 deep fifo [ 2.947781] dwmmc_rockchip ff0c0000.dwmmc: Linked as a consumer to regulator.5 [ 2.956344] dwmmc_rockchip ff0c0000.dwmmc: Linked as a consumer to regulator.10 [ 2.978091] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) [ 3.001339] dwmmc_rockchip ff0d0000.dwmmc: IDMAC supports 32-bit address mode. [ 3.009490] dwmmc_rockchip ff0d0000.dwmmc: Using internal DMA controller. [ 3.017114] dwmmc_rockchip ff0d0000.dwmmc: Version ID is 270a [ 3.023577] dwmmc_rockchip ff0d0000.dwmmc: DW MMC controller at irq 31,32 bit host data width,256 deep fifo [ 3.035032] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.7 [ 3.044160] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.16 [ 3.052451] dwmmc_rockchip ff0d0000.dwmmc: Dropping the link to regulator.16 [ 3.060416] dwmmc_rockchip ff0d0000.dwmmc: Dropping the link to regulator.7 [ 3.068625] dwmmc_rockchip ff0f0000.dwmmc: IDMAC supports 32-bit address mode. [ 3.076907] dwmmc_rockchip ff0f0000.dwmmc: Using internal DMA controller. [ 3.084522] dwmmc_rockchip ff0f0000.dwmmc: Version ID is 270a [ 3.090972] dwmmc_rockchip ff0f0000.dwmmc: DW MMC controller at irq 32,32 bit host data width,256 deep fifo [ 3.102373] hub 3-1:1.0: USB hub found [ 3.102468] dwmmc_rockchip ff0f0000.dwmmc: Linked as a consumer to regulator.7 [ 3.106905] hub 3-1:1.0: 4 ports detected [ 3.114699] dwmmc_rockchip ff0f0000.dwmmc: Linked as a consumer to regulator.1 [ 3.127283] dwmmc_rockchip ff0f0000.dwmmc: allocated mmc-pwrseq [ 3.133913] mmc_host mmc1: card is non-removable. [ 3.152074] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) [ 3.175934] sdhci-pltfm: SDHCI platform and OF driver helper [ 3.184919] ledtrig-cpu: registered to indicate activity on CPUs [ 3.192097] usbcore: registered new interface driver usbhid [ 3.198354] usbhid: USB HID core driver [ 3.205911] NET: Registered protocol family 10 [ 3.211516] Segment Routing with IPv6 [ 3.215698] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 3.222717] NET: Registered protocol family 17 [ 3.227702] can: controller area network core (rev 20170425 abi 9) [ 3.234652] NET: Registered protocol family 29 [ 3.239624] can: raw protocol (rev 20170425) [ 3.244411] can: broadcast manager protocol (rev 20170425 t) [ 3.250743] can: netlink gateway (rev 20170425) max_hops=1 [ 3.257069] Key type dns_resolver registered [ 3.261888] ThumbEE CPU extension supported. [ 3.266680] Registering SWP/SWPB emulation handler [ 3.272334] Loading compiled-in X.509 certificates [ 3.286213] rk_gmac-dwmac ff290000.ethernet: PTP uses main clock [ 3.293505] rk_gmac-dwmac ff290000.ethernet: Linked as a consumer to regulator.14 [ 3.301873] rk_gmac-dwmac ff290000.ethernet: clock input or output? (input). [ 3.309765] rk_gmac-dwmac ff290000.ethernet: TX delay(0x30). [ 3.316100] rk_gmac-dwmac ff290000.ethernet: RX delay(0x10). [ 3.322427] rk_gmac-dwmac ff290000.ethernet: integrated PHY? (no). [ 3.329364] rk_gmac-dwmac ff290000.ethernet: cannot get clock clk_mac_speed [ 3.337142] rk_gmac-dwmac ff290000.ethernet: clock input from PHY [ 3.344701] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 52000000Hz, actual 50000000HZ div = 0) [ 3.348962] rk_gmac-dwmac ff290000.ethernet: init for RGMII [ 3.361948] rk_gmac-dwmac ff290000.ethernet: User ID: 0x10, Synopsys ID: 0x35 [ 3.369939] rk_gmac-dwmac ff290000.ethernet: DWMAC1000 [ 3.375782] rk_gmac-dwmac ff290000.ethernet: DMA HW capability register supported [ 3.384151] rk_gmac-dwmac ff290000.ethernet: RX Checksum Offload Engine supported [ 3.392514] rk_gmac-dwmac ff290000.ethernet: COE Type 2 [ 3.398356] rk_gmac-dwmac ff290000.ethernet: TX Checksum insertion supported [ 3.398364] mmc1: new high speed MMC card at address 0001 [ 3.406234] rk_gmac-dwmac ff290000.ethernet: Wake-Up On Lan supported [ 3.406255] rk_gmac-dwmac ff290000.ethernet: Normal descriptors [ 3.412894] mmcblk1: mmc1:0001 032GE4 29.1 GiB [ 3.419467] rk_gmac-dwmac ff290000.ethernet: Ring mode enabled [ 3.419471] rk_gmac-dwmac ff290000.ethernet: Enable RX Mitigation via HW Watchdog Timer [ 3.426656] mmcblk1boot0: mmc1:0001 032GE4 partition 1 4.00 MiB [ 3.431156] rk_gmac-dwmac ff290000.ethernet (unnamed net_device) (uninitialized): device MAC address 32:b7:24:ce:bd:46 [ 3.438257] mmcblk1boot1: mmc1:0001 032GE4 partition 2 4.00 MiB [ 3.471866] mmcblk1rpmb: mmc1:0001 032GE4 partition 3 4.00 MiB, chardev (235:0) [ 3.482815] mmcblk1: p1 p2 [ 3.558959] RTL8211E Gigabit Ethernet stmmac-0:00: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:00, irq=POLL) [ 3.572967] RTL8211E Gigabit Ethernet stmmac-0:01: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:01, irq=POLL) [ 3.590069] dwmmc_rockchip ff0d0000.dwmmc: IDMAC supports 32-bit address mode. [ 3.598314] dwmmc_rockchip ff0d0000.dwmmc: Using internal DMA controller. [ 3.605921] dwmmc_rockchip ff0d0000.dwmmc: Version ID is 270a [ 3.612365] dwmmc_rockchip ff0d0000.dwmmc: DW MMC controller at irq 31,32 bit host data width,256 deep fifo [ 3.624265] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.7 [ 3.633304] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.16 [ 3.641581] dwmmc_rockchip ff0d0000.dwmmc: Dropping the link to regulator.16 [ 3.649530] dwmmc_rockchip ff0d0000.dwmmc: Dropping the link to regulator.7 [ 3.658913] dwmmc_rockchip ff0d0000.dwmmc: IDMAC supports 32-bit address mode. [ 3.667061] dwmmc_rockchip ff0d0000.dwmmc: Using internal DMA controller. [ 3.674647] dwmmc_rockchip ff0d0000.dwmmc: Version ID is 270a [ 3.681069] dwmmc_rockchip ff0d0000.dwmmc: DW MMC controller at irq 31,32 bit host data width,256 deep fifo [ 3.692466] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.7 [ 3.701040] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.16 [ 3.709279] dwmmc_rockchip ff0d0000.dwmmc: Dropping the link to regulator.16 [ 3.717193] dwmmc_rockchip ff0d0000.dwmmc: Dropping the link to regulator.7 [ 3.725399] input: gpio-keys as /devices/platform/gpio-keys/input/input0 [ 3.733036] hctosys: unable to open rtc device (rtc0) [ 3.739732] RTL8211E Gigabit Ethernet stmmac-0:00: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:00, irq=POLL) [ 3.752972] dwmmc_rockchip ff0d0000.dwmmc: IDMAC supports 32-bit address mode. [ 3.761916] dwmmc_rockchip ff0d0000.dwmmc: Using internal DMA controller. [ 3.769518] dwmmc_rockchip ff0d0000.dwmmc: Version ID is 270a [ 3.772771] rk_gmac-dwmac ff290000.ethernet eth0: No Safety Features support found [ 3.775956] dwmmc_rockchip ff0d0000.dwmmc: DW MMC controller at irq 31,32 bit host data width,256 deep fifo [ 3.784406] rk_gmac-dwmac ff290000.ethernet eth0: PTP not supported by HW [ 3.802998] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 3.810014] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.7 [ 3.819036] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.16 [ 3.827272] dwmmc_rockchip ff0d0000.dwmmc: Dropping the link to regulator.16 [ 3.835193] dwmmc_rockchip ff0d0000.dwmmc: Dropping the link to regulator.7 [ 10.074148] rk_gmac-dwmac ff290000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 10.103245] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 10.132995] Sending DHCP requests .., OK [ 13.338414] IP-Config: Got DHCP answer from 192.168.101.1, my address is 192.168.101.151 [ 13.347508] IP-Config: Complete: [ 13.351130] device=eth0, hwaddr=32:b7:24:ce:bd:46, ipaddr=192.168.101.151, mask=255.255.255.0, gw=192.168.101.1 [ 13.362944] host=192.168.101.151, domain=lava.cbg.collabora.co.uk, nis-domain=(none) [ 13.372120] bootserver=192.168.101.1, rootserver=192.168.101.1, rootpath= [ 13.372127] nameserver0=192.168.101.1 [ 13.386472] ttyS2 - failed to request DMA [ 13.396384] Freeing unused kernel memory: 2048K [ 13.413264] Run /init as init process Loading, please wait... Starting version 247.3-7+deb11u1 [ 13.749146] iommu: Adding device ff930000.vop to group 0 [ 13.755232] rockchip-vop ff930000.vop: Linked as a consumer to ff930300.iommu [ 13.764030] rtc-hym8563 0-0051: rtc core: registered hym8563 as rtc0 [ 13.764654] iommu: Adding device ff940000.vop to group 1 [ 13.777111] rockchip-vop ff940000.vop: Linked as a consumer to ff940300.iommu [ 13.793116] rockchip-drm display-subsystem: Linked as a consumer to ff930000.vop [ 13.796663] rk3288-crypto ff8a0000.crypto: Crypto Accelerator successfully registered [ 13.801389] rockchip-drm display-subsystem: Linked as a consumer to ff940000.vop [ 13.818600] rockchip-drm display-subsystem: Linked as a consumer to ff980000.hdmi [ 13.827251] dwmmc_rockchip ff0d0000.dwmmc: IDMAC supports 32-bit address mode. [ 13.834198] rockchip-drm display-subsystem: bound ff930000.vop (ops vop_component_ops [rockchipdrm]) [ 13.846111] rockchip-drm display-subsystem: bound ff940000.vop (ops vop_component_ops [rockchipdrm]) [ 13.847115] alloc_contig_range: [7c04d, 7c04e) PFNs busy [ 13.856423] dwhdmi-rockchip ff980000.hdmi: Detected HDMI TX controller v2.00a with HDCP (DWC MHL PHY) [ 13.862858] dwmmc_rockchip ff0d0000.dwmmc: Using internal DMA controller. [ 13.875620] rockchip-drm display-subsystem: bound ff980000.hdmi (ops dw_hdmi_rockchip_ops [rockchipdrm]) [ 13.880181] dwmmc_rockchip ff0d0000.dwmmc: Version ID is 270a [ 13.890779] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 13.897210] dwmmc_rockchip ff0d0000.dwmmc: DW MMC controller at irq 31,32 bit host data width,256 deep fifo [ 13.904588] [drm] No driver support for vblank timestamp query. [ 13.916024] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.7 [ 13.922107] [drm] Cannot find any crtc or sizes [ 13.930689] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.16 [ 13.943523] dwmmc_rockchip ff0d0000.dwmmc: Dropping the link to regulator.16 [ 13.951418] dwmmc_rockchip ff0d0000.dwmmc: Dropping the link to regulator.7 [ 13.951429] [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 0 [ 13.968680] asoc-simple-card sound: dit-hifi <-> ff8b0000.sound mapping ok [ 13.976374] asoc-simple-card sound: ASoC: no DMI vendor name! [ 13.984056] dwmmc_rockchip ff0d0000.dwmmc: IDMAC supports 32-bit address mode. [ 13.993225] alloc_contig_range: [7c04d, 7c04e) PFNs busy [ 13.999191] dwmmc_rockchip ff0d0000.dwmmc: Using internal DMA controller. [ 14.006776] dwmmc_rockchip ff0d0000.dwmmc: Version ID is 270a [ 14.013210] dwmmc_rockchip ff0d0000.dwmmc: DW MMC controller at irq 31,32 bit host data width,256 deep fifo [ 14.024631] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.7 [ 14.033199] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.16 [ 14.041397] dwmmc_rockchip ff0d0000.dwmmc: allocated mmc-pwrseq [ 14.048023] mmc_host mmc2: card is non-removable. Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: M[ 14.068323] mmc_host mmc2: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) ounting 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/eth0 found done. [ 14.112469] mmc2: queuing unknown CIS tuple 0x80 (2 bytes) [ 14.120128] mmc2: queuing unknown CIS tuple 0x80 (3 bytes) [ 14.127791] mmc2: queuing unknown CIS tuple 0x80 (3 bytes) [ 14.136656] mmc2: queuing unknown CIS tuple 0x80 (7 bytes) IP-Config: eth0 hardware address 32:b7:24:ce:bd:46 mtu 1500 DHCP [ 14.199754] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0) [ 14.215081] mmc2: new high speed SDIO card at address 0001 [ 14.241610] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 14.261193] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 14.268572] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 14.278226] cfg80211: failed to load regulatory.db [ 14.286225] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4339-sdio for chip BCM4339/2 [ 14.295876] brcmfmac mmc2:0001:1: Direct firmware load for brcm/brcmfmac4339-sdio.bin failed with error -2 IP-Config: eth0 complete (dhcp from 192.168.101.1): address: 192.168.101.151 broadcast: 192.168.101.255 netmask: 255.255.255.0 gateway: 192.168.101.1 dns0 : 192.168.101.1 dns1 : 0.0.0.0 domain : lava.cbg.collabora.co.uk rootserver: 192.168.101.1 rootpath: filename : [ 14.953394] [drm] Cannot find any crtc or sizes done. Begin: Running /scripts/nfs-bottom ... [ 15.313015] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50 done. Begin: Running /scripts/init-bottom ... done. [ 15.604026] systemd[1]: System time before build time, advancing clock. [ 15.638571] cgroup: cgroup2: unknown option "memory_recursiveprot" [ 15.654324] systemd[1]: systemd 247.3-7+deb11u1 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [ 15.680523] systemd[1]: Detected architecture arm. Welcome to Debian GNU/Linux 11 (bullseye)! [ 15.725462] systemd[1]: Set hostname to . [ 16.414866] systemd[1]: Queued start job for default target Graphical Interface. [ 16.424219] random: systemd: uninitialized urandom read (16 bytes read) [ 16.431695] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 16.445577] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 16.455423] systemd[1]: Created slice system-getty.slice. [ OK ] Created slice system-getty.slice. [ 16.493968] random: systemd: uninitialized urandom read (16 bytes read) [ 16.504520] systemd[1]: Created slice system-modprobe.slice. [ OK ] Created slice system-modprobe.slice. [ 16.543281] random: systemd: uninitialized urandom read (16 bytes read) [ 16.553103] systemd[1]: Created slice system-serial\x2dgetty.slice. [ OK ] Created slice system-serial\x2dgetty.slice. [ 16.596226] systemd[1]: Created slice User and Session Slice. [ OK ] Created slice User and Session Slice. [ 16.633230] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ OK ] Started Dispatch Password …ts to Console Directory Watch. [ 16.674907] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ OK ] Started Forward Password R…uests to Wall Directory Watch. [ 16.724032] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [ 16.738129] systemd[1]: Reached target Local Encrypted Volumes. [ OK ] Reached target Local Encrypted Volumes. [ 16.773532] systemd[1]: Reached target Paths. [ OK ] Reached target Paths. [ 16.803235] systemd[1]: Reached target Remote File Systems. [ OK ] Reached target Remote File Systems. [ 16.834167] systemd[1]: Reached target Slices. [ OK ] Reached target Slices. [ 16.863213] systemd[1]: Reached target Swap. [ OK ] Reached target Swap. [ 16.893965] systemd[1]: Listening on initctl Compatibility Named Pipe. [ OK ] Listening on initctl Compatibility Named Pipe. [ 16.972465] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 16.983522] systemd[1]: Listening on Journal Socket (/dev/log). [ OK ] Listening on Journal Socket (/dev/log). [ 17.013704] systemd[1]: Listening on Journal Socket. [ OK ] Listening on Journal Socket. [ 17.048502] systemd[1]: Listening on Network Service Netlink Socket. [ OK ] Listening on Network Service Netlink Socket. [ 17.086618] systemd[1]: Listening on udev Control Socket. [ OK ] Listening on udev Control Socket. [ 17.123702] systemd[1]: Listening on udev Kernel Socket. [ OK ] Listening on udev Kernel Socket. [ 17.153515] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 17.163060] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 17.175592] systemd[1]: Mounting Kernel Debug File System... Mounting Kernel Debug File System... [ 17.217246] systemd[1]: Mounting Kernel Trace File System... Mounting Kernel Trace File System... [ 17.255197] systemd[1]: Starting Create list of static device nodes for the current kernel... Starting Create list of st…odes for the current kernel... [ 17.296825] systemd[1]: Starting Load Kernel Module configfs... Starting Load Kernel Module configfs... [ 17.336004] systemd[1]: Starting Load Kernel Module drm... Starting Load Kernel Module drm... [ 17.376069] systemd[1]: Starting Load Kernel Module fuse... Starting Load Kernel Module fuse... [ 17.416988] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 17.429956] systemd[1]: Starting Journal Service... Starting Journal Service... [ 17.467267] random: systemd: uninitialized urandom read (16 bytes read) [ 17.475955] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 17.503178] random: systemd: uninitialized urandom read (16 bytes read) [ 17.512379] systemd[1]: Starting Remount Root and Kernel File Systems... [ 17.520234] random: systemd-journal: uninitialized urandom read (16 bytes read) Starting Remount Root and Kernel File Systems... [ 17.554296] systemd[1]: Starting Coldplug All udev Devices... Starting Coldplug All udev Devices... [ 17.585281] systemd[1]: Mounted Kernel Debug File System. [ OK ] Mounted Kernel Debug File System. [ 17.623327] systemd[1]: Started Journal Service. [ OK ] Started Journal Service. [ OK ] Mounted Kernel Trace File System. [ OK ] Finished Create list of st… nodes for the current kernel. [ OK ] Finished Load Kernel Module configfs. [ OK ] Finished Load Kernel Module drm. [ OK ] Finished Load Kernel Module fuse. [ OK ] Finished Load Kernel Modules. [ OK ] Finished Remount Root and Kernel File Systems. Mounting Kernel Configuration File System... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... [ 17.972636] systemd-journald[191]: Received client request to flush runtime journal. Starting Apply Kernel Variables... Starting Create System Users... [ OK ] Mounted Kernel Configuration File System. [ OK ] Finished Coldplug All udev Devices. [ OK ] Finished Apply Kernel Variables. [ 18.162981] random: crng init done [ 18.166779] random: 41 urandom warning(s) missed due to ratelimiting [ OK ] Finished Load/Save Random Seed. [ OK ] Finished Flush Journal to Persistent Storage. [ OK ] Finished Create System Users. Starting Create Static Device Nodes in /dev... [ OK ] Finished Create Static Device Nodes in /dev. [ OK ] Reached target Local File Systems (Pre). [ OK ] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting Rule-based Manage…for Device Events and Files... [ OK ] Started Rule-based Manager for Device Events and Files. Starting Network Service... [ OK ] Finished Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [ OK ] Finished Update UTMP about System Boot/Shutdown. [ OK ] Started Network Service. [ OK ] Found device /dev/ttyS2. [ OK ] Reached target Hardware activated USB gadget. Starting Network Name Resolution... [ OK ] Started Network Time Synchronization. [ OK ] Started Network Name Resolution. [ OK ] Reached target Network. [ OK ] Reached target Host and Network Name Lookups. [ OK ] Reached target Sound Card. [ OK ] Reached target System Initialization. [ OK ] Started Daily Cleanup of Temporary Directories. [ OK ] Reached target System Time Set. [ OK ] Reached target System Time Synchronized. [ OK ] Started Daily apt download activities. [ OK ] Started Daily apt upgrade and clean activities. [ OK ] Started Periodic ext4 Onli…ata Check for All Filesystems. [ OK ] Started Discard unused blocks once a week. [ OK ] Reached target Timers. [ OK ] Listening on D-Bus System Message Bus Socket. [ OK ] Reached target Sockets. [ OK ] Reached target Basic System. [ OK ] Listening on Load/Save RF …itch Status /dev/rfkill Watch. [ OK ] Started D-Bus System Message Bus. Starting Remove Stale Onli…t4 Metadata Check Snapshots... Starting User Login Management... Starting Permit User Sessions... [ OK ] Finished Permit User Sessions. [ OK ] Finished Remove Stale Onli…ext4 Metadata Check Snapshots. [ OK ] Started Getty on tty1. [ OK ] Started Serial Getty on ttyS2. [ OK ] Reached target Login Prompts. [ OK ] Started User Login Management. [ OK ] Reached target Multi-User System. [ OK ] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [ OK ] Finished Update UTMP about System Runlevel Changes. Debian GNU/Linux 11 debian-bullseye-armhf ttyS2 debian-bullseye-armhf login: root (automatic login) Linux debian-bullseye-armhf 4.19.269-cip85-rt28 #1 SMP Wed Jan 18 20:05:42 UTC 2023 armv7l 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/8784845/extract-nfsrootfs-63bym8om' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/8784845/extract-nfsrootfs-63bym8om' / # export NFS_SERVER_IP='192.168.101.1' export NFS_SERVER_IP='192.168.101.1' / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-8784845/environment . /lava-8784845/environment / # /lava-8784845/bin/lava-test-runner /lava-8784845/0 /lava-8784845/bin/lava-test-runner /lava-8784845/0 + export TESTRUN_ID=0_dmesg + cd /lava-8784845/0/tests/0_dmesg + cat uuid + UUID=8784845_1.6.2.4.1 + set +x [ 22.607521] + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 22.721736] [ 22.813049] [ 22.897161] + set +x [ 22.907684] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-8784845/environment / # . /lava-8784845/environment/lava-8784845/bin/lava-test-runner /lava-8784845/1 / # /lava-8784845/bin/lava-test-runner /lava-8784845/1 + export TESTRUN_ID=1_bootrr + cd /lava-8784845/1/tests/1_bootrr + cat uuid + UUID=8784845_1.6.2.4.5 + set +x [ 23.512839] + export PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-8784845/1/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-8784845/1/../bin/lava-test-case [ 23.642396] /lava-8784845/1/../bin/lava-test-case [ 23.730154] /lava-8784845/1/../bin/lava-test-case [ 23.777791] + [ 23.808645] set +x / #