[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 In: serial@ff690000 Out: serial@ff690000 Err: serial@ff690000 Incorrect eeprom header Net: 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.201.22 (761 ms) => setenv serverip 192.168.201.1 setenv serverip 192.168.201.1 => tftp 0x2000000 12928193/tftp-deploy-yrs5op8p/kernel/zImage tftp 0x2000000 12928193/tftp-deploy-yrs5op8p/kernel/zImage Speed: 1000, full duplex Using ethernet@ff290000 device TFTP from server 192.168.201.1; our IP address is 192.168.201.22 Filename '12928193/tftp-deploy-yrs5op8p/kernel/zImage'. Load address: 0x2000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ### 3.5 MiB/s done Bytes transferred = 10527232 (a0a200 hex) => tftp 0x4000000 12928193/tftp-deploy-yrs5op8p/ramdisk/ramdisk.cpio.gz.uboot tftp 0x4000000 12928193/tftp-deploy-yrs5op8p/ramdisk/ramdisk.cpio.gz.uboot Speed: 1000, full duplex Using ethernet@ff290000 device TFTP from server 192.168.201.1; our IP address is 192.168.201.22 Filename '12928193/tftp-deploy-yrs5op8p/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x4000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# 3.6 MiB/s done Bytes transferred = 17163416 (105e498 hex) =>setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x1f00000 12928193/tftp-deploy-yrs5op8p/dtb/rk3288-rock2-square.dtb tftp 0x1f00000 12928193/tftp-deploy-yrs5op8p/dtb/rk3288-rock2-square.dtb Speed: 1000, full duplex Using ethernet@ff290000 device TFTP from server 192.168.201.1; our IP address is 192.168.201.22 Filename '12928193/tftp-deploy-yrs5op8p/dtb/rk3288-rock2-square.dtb'. Load address: 0x1f00000 Loading: *### 3.1 MiB/s done Bytes transferred = 41716 (a2f4 hex) => setenv bootargs 'console=ttyS2,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttyS2,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' => bootz 0x2000000 0x4000000 0x1f00000 bootz 0x2000000 0x4000000 0x1f00000 Kernel image @ 0x2000000 [ 0x000000 - 0xa0a200 ] ## Loading init Ramdisk from Legacy Image at 04000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 17163352 Bytes = 16.4 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 01f0d2f3 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x500 [ 0.000000] Linux version 6.1.80-cip16-rt9 (KernelCI@build-j129341-arm-gcc-10-multi-v7-defconfig-nr7r2) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Sun Mar 3 20:03:19 UTC 2024 [ 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] earlycon: uart0 at MMIO32 0xff690000 (options '115200n8') [ 0.000000] printk: bootconsole [uart0] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x7c000000 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000000000-0x000000002fffffff] [ 0.000000] Normal empty [ 0.000000] HighMem [mem 0x0000000030000000-0x000000007fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x000000007fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff] [ 0.000000] percpu: Embedded 16 pages/cpu s34580 r8192 d22764 u65536 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 522752 [ 0.000000] Kernel command line: console=ttyS2,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] Memory: 1970764K/2097152K available (14336K kernel code, 2470K rwdata, 6212K rodata, 2048K init, 427K bss, 60852K reserved, 65536K cma-reserved, 1245184K highmem) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 <6>[ 0.000000] trace event string verifier disabled <6>[ 0.000000] rcu: Hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=4. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. <6>[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys). <6>[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns <6>[ 0.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns <6>[ 0.009084] Switching to timer-based delay loop, resolution 41ns <6>[ 0.023449] Console: colour dummy device 80x30 <6>[ 0.028666] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) <6>[ 0.040342] CPU: Testing write buffer coherency: ok <6>[ 0.046020] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.051866] pid_max: default: 32768 minimum: 301 <6>[ 0.057398] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.065741] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.075492] CPU0: thread -1, cpu 0, socket 5, mpidr 80000500 <6>[ 0.083104] Setting up static identity map for 0x300000 - 0x3000ac <6>[ 0.092364] rcu: Hierarchical SRCU implementation. <6>[ 0.092369] rcu: Max phase no-delay instances is 1000. <6>[ 0.092461] printk: bootconsole [uart0] printing thread started <6>[ 0.115645] EFI services will not be available. <6>[ 0.115994] smp: Bringing up secondary CPUs ... <6>[ 0.117801] CPU1: thread -1, cpu 1, socket 5, mpidr 80000501 <6>[ 0.117819] CPU1: Spectre v2: using BPIALL workaround <6>[ 0.119745] CPU2: thread -1, cpu 2, socket 5, mpidr 80000502 <6>[ 0.119764] CPU2: Spectre v2: using BPIALL workaround <6>[ 0.121680] CPU3: thread -1, cpu 3, socket 5, mpidr 80000503 <6>[ 0.121698] CPU3: Spectre v2: using BPIALL workaround <6>[ 0.121820] smp: Brought up 1 node, 4 CPUs <6>[ 0.121833] SMP: Total of 4 processors activated (192.00 BogoMIPS). <6>[ 0.121844] CPU: All CPU(s) started in SVC mode. <6>[ 0.122452] devtmpfs: initialized <6>[ 0.132341] VFP support v0.3: implementor 41 architecture 3 part 30 variant d rev 0 <6>[ 0.132575] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.132598] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.134605] pinctrl core: initialized pinctrl subsystem <6>[ 0.138522] DMI not present or invalid. <6>[ 0.139365] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.243304] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.246328] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.246394] cpuidle: using governor menu <6>[ 0.247065] No ATAGs? <6>[ 0.247206] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 0.247219] hw-breakpoint: maximum watchpoint size is 4 bytes. <6>[ 0.250763] Serial: AMBA PL011 UART driver <6>[ 0.290431] rockchip-gpio ff750000.gpio: probed /pinctrl/gpio@ff750000 <6>[ 0.291185] rockchip-gpio ff780000.gpio: probed /pinctrl/gpio@ff780000 <6>[ 0.291923] rockchip-gpio ff790000.gpio: probed /pinctrl/gpio@ff790000 <6>[ 0.292646] rockchip-gpio ff7a0000.gpio: probed /pinctrl/gpio@ff7a0000 <6>[ 0.293494] rockchip-gpio ff7b0000.gpio: probed /pinctrl/gpio@ff7b0000 <6>[ 0.294207] rockchip-gpio ff7c0000.gpio: probed /pinctrl/gpio@ff7c0000 <6>[ 0.294925] rockchip-gpio ff7d0000.gpio: probed /pinctrl/gpio@ff7d0000 <6>[ 0.295656] rockchip-gpio ff7e0000.gpio: probed /pinctrl/gpio@ff7e0000 <6>[ 0.296368] rockchip-gpio ff7f0000.gpio: probed /pinctrl/gpio@ff7f0000 <6>[ 0.382366] iommu: Default domain type: Translated <6>[ 0.382375] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.383274] SCSI subsystem initialized <6>[ 0.383780] usbcore: registered new interface driver usbfs <6>[ 0.383835] usbcore: registered new interface driver hub <6>[ 0.383882] usbcore: registered new device driver usb <6>[ 0.386536] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.386543] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.386571] PTP clock support registered <6>[ 0.386840] EDAC MC: Ver: 3.0.0 <6>[ 0.390690] vgaarb: loaded <6>[ 0.452956] clocksource: Switched to clocksource arch_sys_counter <6>[ 0.464491] NET: Registered PF_INET protocol family <6>[ 0.464746] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.467070] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) <6>[ 0.467104] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.467123] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) <6>[ 0.467203] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear) <6>[ 0.467575] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 0.467668] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 0.467722] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 0.467920] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.468551] RPC: Registered named UNIX socket transport module. <6>[ 0.468560] RPC: Registered udp transport module. <6>[ 0.468565] RPC: Registered tcp transport module. <6>[ 0.468569] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.468578] PCI: CLS 0 bytes, default 64 <6>[ 0.469222] Trying to unpack rootfs image as initramfs... <6>[ 0.581701] hw perfevents: enabled with armv7_cortex_a12 PMU driver, 7 counters available <5>[ 0.583640] Initialise system trusted keyrings <6>[ 0.583982] workingset: timestamp_bits=30 max_order=19 bucket_order=0 <6>[ 0.591389] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 0.592176] NFS: Registering the id_resolver key type <5>[ 0.592245] Key type id_resolver registered <5>[ 0.592251] Key type id_legacy registered <6>[ 0.592351] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 0.592359] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 0.592395] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 0.592999] Key type asymmetric registered <5>[ 0.593008] Asymmetric key parser 'x509' registered <6>[ 0.593192] bounce: pool size: 64 pages <6>[ 0.593317] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) <6>[ 0.593326] io scheduler mq-deadline registered <6>[ 0.593332] io scheduler kyber registered <6>[ 0.747870] dma-pl330 ff250000.dma-controller: Loaded driver for PL330 DMAC-241330 <6>[ 0.747886] dma-pl330 ff250000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16 <6>[ 0.768000] dma-pl330 ffb20000.dma-controller: Loaded driver for PL330 DMAC-241330 <6>[ 0.768014] dma-pl330 ffb20000.dma-controller: DBUFF-64x8bytes Num_Chans-5 Num_Peri-6 Num_Events-10 <6>[ 16.943951] IP-Config: Got DHCP answer from 192.168.201.1, my address is 192.168.201.22 <6>[ 16.943957] IP-Config: Complete: <6>[ 16.943958] device=eth0, hwaddr=4a:01:9c:e5:04:ff, ipaddr=192.168.201.22, mask=255.255.255.0, gw=192.168.201.1 <6>[ 16.943963] host=rk3288-rock2-square-cbg-0, domain=lava-rack, nis-domain=(none) <6>[ 16.943966] bootserver=192.168.201.1, rootserver=192.168.201.1, rootpath= <6>[ 16.943968] nameserver0=192.168.201.1 <4>[ 16.944406] dw-apb-uart ff690000.serial: forbid DMA for kernel console <6>[ 16.945503] Freeing unused kernel image (initmem) memory: 2048K <6>[ 17.053946] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 17.131464] udevd[114]: starting version 3.2.9 <5>[ 17.132396] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 17.132840] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 17.133301] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 17.138114] udevd[114]: specified user 'tss' unknown <27>[ 17.138186] udevd[114]: specified group 'tss' unknown <30>[ 17.139350] udevd[115]: starting eudev-3.2.9 <6>[ 17.336807] rockchip-vop ff930000.vop: Adding to iommu group 0 <6>[ 17.337072] rockchip-vop ff940000.vop: Adding to iommu group 1 <6>[ 17.341382] dwmmc_rockchip ff0d0000.mmc: IDMAC supports 32-bit address mode. <6>[ 17.364858] dwmmc_rockchip ff0d0000.mmc: Using internal DMA controller. <6>[ 17.364866] dwmmc_rockchip ff0d0000.mmc: Version ID is 270a <6>[ 17.364883] dwmmc_rockchip ff0d0000.mmc: DW MMC controller at irq 59,32 bit host data width,256 deep fifo <6>[ 17.366165] usbcore: registered new device driver onboard-usb-hub <6>[ 17.367581] rockchip-drm display-subsystem: bound ff930000.vop (ops vop_component_ops [rockchipdrm]) <6>[ 17.368459] rockchip-drm display-subsystem: bound ff940000.vop (ops vop_component_ops [rockchipdrm]) <4>[ 17.368544] dwhdmi-rockchip ff980000.hdmi: supply avdd-0v9 not found, using dummy regulator <4>[ 17.368619] dwhdmi-rockchip ff980000.hdmi: supply avdd-1v8 not found, using dummy regulator <6>[ 17.368696] dwhdmi-rockchip ff980000.hdmi: Detected HDMI TX controller v2.00a with HDCP (DWC MHL PHY) <6>[ 17.401295] dwmmc_rockchip ff0d0000.mmc: IDMAC supports 32-bit address mode. <6>[ 17.402064] rockchip-drm display-subsystem: bound ff980000.hdmi (ops dw_hdmi_rockchip_ops [rockchipdrm]) <6>[ 17.459171] [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 0 <6>[ 17.459206] rockchip-drm display-subsystem: [drm] Cannot find any crtc or sizes <6>[ 17.459455] rockchip-drm display-subsystem: [drm] Cannot find any crtc or sizes <6>[ 17.459466] rockchip-drm display-subsystem: [drm] Cannot find any crtc or sizes <4>[ 17.470681] rtc-hym8563 0-0051: no valid clock/calendar values available <6>[ 17.470974] rtc-hym8563 0-0051: registered as rtc0 <4>[ 17.472101] rtc-hym8563 0-0051: no valid clock/calendar values available <3>[ 17.472106] rtc-hym8563 0-0051: hctosys: unable to read the hardware clock <6>[ 17.554511] dwmmc_rockchip ff0d0000.mmc: Using internal DMA controller. <6>[ 17.554520] dwmmc_rockchip ff0d0000.mmc: Version ID is 270a <6>[ 17.554535] dwmmc_rockchip ff0d0000.mmc: DW MMC controller at irq 59,32 bit host data width,256 deep fifo <6>[ 17.555744] dwmmc_rockchip ff0d0000.mmc: allocated mmc-pwrseq <6>[ 17.555750] mmc_host mmc2: card is non-removable. <6>[ 17.570738] mmc_host mmc2: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) <6>[ 17.585002] panfrost ffa30000.gpu: clock rate = 400000000 <6>[ 17.594813] panfrost ffa30000.gpu: mali-t760 id 0x750 major 0x0 minor 0x0 status 0x1 <6>[ 17.594821] panfrost ffa30000.gpu: features: 00000000,00000407, issues: 00000000,24040400 <6>[ 17.594826] panfrost ffa30000.gpu: Features: L2:0x07120206 Shader:0x00000000 Tiler:0x00000809 Mem:0x1 MMU:0x00002830 AS:0xff JS:0x7 <6>[ 17.594831] panfrost ffa30000.gpu: shader_present=0xf l2_present=0x1 <6>[ 17.604686] rk3288-crypto ff8a0000.crypto: will run requests pump with realtime priority <6>[ 17.605345] rk3288-crypto ff8a0000.crypto: Crypto Accelerator successfully registered <6>[ 17.621461] [drm] Initialized panfrost 1.2.0 20180908 for ffa30000.gpu on minor 1 <6>[ 17.688712] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0) <6>[ 17.690142] mmc2: new high speed SDIO card at address 0001 <6>[ 17.762982] onboard-usb-hub 3-1: reset high-speed USB device number 2 using ehci-platform <5>[ 17.848508] cfg80211: Loading compiled-in X.509 certificates for regulatory database <5>[ 17.881409] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <5>[ 17.882637] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <4>[ 17.888244] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 17.888257] cfg80211: failed to load regulatory.db <6>[ 17.895660] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4339-sdio for chip BCM4339/2 <4>[ 17.895773] brcmfmac mmc2:0001:1: Direct firmware load for brcm/brcmfmac4339-sdio.radxa,rock2-square.bin failed with error -2 <4>[ 17.895797] brcmfmac mmc2:0001:1: Direct firmware load for brcm/brcmfmac4339-sdio.bin failed with error -2 <6>[ 17.965357] hub 3-1:1.0: USB hub found <6>[ 17.965809] hub 3-1:1.0: 4 ports detected <6>[ 17.973231] hub 3-1:1.0: USB hub found <6>[ 17.973696] hub 3-1:1.0: 4 ports detected done Saving random seed: OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-12928193/environment . /lava-12928193/environment / # /lava-12928193/bin/lava-test-runner /lava-12928193/0 /lava-12928193/bin/lava-test-runner /lava-12928193/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-12928193/0/tests/0_dmesg + cat uuid + UUID=12928193_1.5.2.4.1 + set +x + KERNELCI_LA<8>[ 18.627413] VA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 18.649093] <8>[ 18.665305] <8>[ 18.680742] + set +x <8>[ 18.692338] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-12928193/environment <3>[ 18.904494] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50 / # . /lava-12928193/environment/lava-12928193/bin/lava-test-runner /lava-12928193/1 / # /lava-12928193/bin/lava-test-runner /lava-12928193/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-12928193/1/tests/1_bootrr + cat uuid + UUID=12928193_1.5.2.4.5 + set +x + export 'P<8>[ 19.167973] ATH=/opt/bootrr/libexec/bootrr/helpers:/lava-12928193/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-12928193/1/../bin/lava-test-case <8>[ 19.195989] /lava-12928193/1/../bin/lava-test-case /lava-12928193/1/../bin/lava-test-case <8>[ 19.217126] <8>[ 19.225450] /lava-12928193/1/../bin/lava-test-case <8>[ 19.246103] /lava-12928193/1/../bin/lava-test-case /lava-12928193/1/../bin/lava-test-case <8>[ 19.267224] <8>[ 19.278570] /lava-12928193/1/../bin/lava-test-case <8>[ 19.299225] /lava-12928193/1/../bin/lava-test-case <8>[ 19.316692] /lava-12928193/1/../bin/lava-test-case + set +x