Trying 192.168.56.216... Connected to conserv5. Escape character is '^]'. ser2net port telnet,3000 device serialdev, /dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.2.1.1:1.0-port0, 115200n81, local=false [,115200N81] (Debian GNU/Linux) U-Boot 2024.01 (Jan 16 2024 - 01:00:03 +0000) DRAM: 448 MiB RPI Model B rev2 (0xe) Core: 63 devices, 14 uclasses, devicetree: embed MMC: mmc@7e202000: 0 Loading Environment from FAT... Unable to read \"uboot.env\" from mmc0:1... In: serial,usbkbd Out: serial,vidconsole Err: serial,vidconsole Net: No ethernet found. starting USB... Bus usb@7e980000: USB DWC2 scanning bus usb@7e980000 for devices... 3 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 Waiting for Ethernet connection... 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.103 (3879 ms) U-Boot> setenv serverip 192.168.56.39 setenv serverip 192.168.56.39 U-Boot> tftp 0x00080000 651307/tftp-deploy-inlb3ldq/kernel/zImage tftp 0x00080000 651307/tftp-deploy-inlb3ldq/kernel/zImage Waiting for Ethernet connection... done. Using smsc95xx_eth device TFTP from server 192.168.56.39; our IP address is 192.168.56.103 Filename '651307/tftp-deploy-inlb3ldq/kernel/zImage'. Load address: 0x80000 Loading: *################################################## 4.8 MiB 758.8 KiB/s done Bytes transferred = 5042752 (4cf240 hex) U-Boot> tftp 0x02700000 651307/tftp-deploy-inlb3ldq/ramdisk/ramdisk.cpio.gz.uboot tftp 0x02700000 651307/tftp-deploy-inlb3ldq/ramdisk/ramdisk.cpio.gz.uboot Waiting for Ethernet connection... done. Using smsc95xx_eth device TFTP from server 192.168.56.39; our IP address is 192.168.56.103 Filename '651307/tftp-deploy-inlb3ldq/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x2700000 Loading: *################################################## 7.8 MiB 1.1 MiB/s done Bytes transferred = 8225381 (7d8265 hex) U-Boot> setenv initrd_size ${filesize} setenv initrd_size ${filesize} U-Boot> tftp 0x02600000 651307/tftp-deploy-inlb3ldq/dtb/bcm2835-rpi-b-rev2.dtb tftp 0x02600000 651307/tftp-deploy-inlb3ldq/dtb/bcm2835-rpi-b-rev2.dtb Waiting for Ethernet connection... done. Using smsc95xx_eth device TFTP from server 192.168.56.39; our IP address is 192.168.56.103 Filename '651307/tftp-deploy-inlb3ldq/dtb/bcm2835-rpi-b-rev2.dtb'. Load address: 0x2600000 Loading: *################################################## 12.2 KiB 2 KiB/s done Bytes transferred = 12542 (30fe hex) U-Boot> setenv bootargs '115200 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs '115200 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' U-Boot> bootz 0x00080000 0x02700000 0x02600000 bootz 0x00080000 0x02700000 0x02600000 Kernel image @ 0x080000 [ 0x000000 - 0x4cf240 ] ## Loading init Ramdisk from Legacy Image at 02700000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 8225317 Bytes = 7.8 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 02600000 Booting using the fdt blob at 0x2600000 Working FDT set to 2600000 Using Device Tree in place at 02600000, end 026060fd Working FDT set to 2600000 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.19.308-cip107 (KernelCI@build-j126761-arm-gcc-10-bcm2835-defconfig-bcdww) (gcc version 10.2.1 20210110 (Debian 10.2.1-6)) #1 Fri Mar 1 18:28:52 UTC 2024 [ 0.000000] CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7), cr=00c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing instruction cache [ 0.000000] OF: fdt: Machine model: Raspberry Pi Model B Rev 2 [ 0.000000] earlycon: pl11 at MMIO 0x20201000 (options '115200n8') [ 0.000000] bootconsole [pl11] enabled [ 0.000000] Memory policy: Data cache writeback [ 0.000000] cma: Reserved 32 MiB at 0x1a000000 [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 113792 [ 0.000000] Kernel command line: 115200 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) <6>[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) <6>[ 0.000000] Memory: 400212K/458752K available (8192K kernel code, 607K rwdata, 2348K rodata, 1024K init, 675K bss, 25772K reserved, 32768K cma-reserved) <5>[ 0.000000] Virtual kernel memory layout: <5>[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) <5>[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) <5>[ 0.000000] vmalloc : 0xdc800000 - 0xff800000 ( 560 MB) <5>[ 0.000000] lowmem : 0xc0000000 - 0xdc000000 ( 448 MB) <5>[ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB) <5>[ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (9184 kB) <5>[ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (1024 kB) <5>[ 0.000000] .data : 0x(ptrval) - 0x(ptrval) ( 608 kB) <5>[ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 676 kB) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <6>[ 0.000000] ftrace: allocating 27752 entries in 109 pages <6>[ 0.000000] ftrace: allocated 109 pages with 5 groups <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000031] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns <6>[ 0.008727] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns <6>[ 0.018434] bcm2835: system timer (irq = 27) <6>[ 0.023732] Console: colour dummy device 80x30 <6>[ 0.028557] console [tty0] enabled <6>[ 0.032268] bootconsole [pl11] disabled <6>[ 0.000000] Booting Linux on physical CPU 0x0 <5>[ 0.000000] Linux version 4.19.308-cip107 (KernelCI@build-j126761-arm-gcc-10-bcm2835-defconfig-bcdww) (gcc version 10.2.1 20210110 (Debian 10.2.1-6)) #1 Fri Mar 1 18:28:52 UTC 2024 <6>[ 0.000000] CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7), cr=00c5387d <6>[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing instruction cache <6>[ 0.000000] OF: fdt: Machine model: Raspberry Pi Model B Rev 2 <6>[ 0.000000] earlycon: pl11 at MMIO 0x20201000 (options '115200n8') <6>[ 0.000000] bootconsole [pl11] enabled <6>[ 0.000000] Memory policy: Data cache writeback <6>[ 0.000000] cma: Reserved 32 MiB at 0x1a000000 <6>[ 0.000000] CPU: All CPU(s) started in SVC mode. <6>[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 113792 <5>[ 0.000000] Kernel command line: 115200 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) <6>[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) <6>[ 0.000000] Memory: 400212K/458752K available (8192K kernel code, 607K rwdata, 2348K rodata, 1024K init, 675K bss, 25772K reserved, 32768K cma-reserved) <5>[ 0.000000] Virtual kernel memory layout: <5>[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) <5>[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) <5>[ 0.000000] vmalloc : 0xdc800000 - 0xff800000 ( 560 MB) <5>[ 0.000000] lowmem : 0xc0000000 - 0xdc000000 ( 448 MB) <5>[ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB) <5>[ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (9184 kB) <5>[ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (1024 kB) <5>[ 0.000000] .data : 0x(ptrval) - 0x(ptrval) ( 608 kB) <5>[ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 676 kB) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <6>[ 0.000000] ftrace: allocating 27752 entries in 109 pages <6>[ 0.000000] ftrace: allocated 109 pages with 5 groups <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000031] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns <6>[ 0.008727] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns <6>[ 0.018434] bcm2835: system timer (irq = 27) <6>[ 0.023732] Console: colour dummy device 80x30 <6>[ 0.028557] console [tty0] enabled <6>[ 0.032268] bootconsole [pl11] disabled <6>[ 0.036471] Calibrating delay loop... 697.95 BogoMIPS (lpj=3489792) <6>[ 0.088663] CPU: Testing write buffer coherency: ok <6>[ 0.088763] pid_max: default: 32768 minimum: 301 <6>[ 0.089252] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) <6>[ 0.089308] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) <6>[ 0.091997] Setting up static identity map for 0x100000 - 0x100054 <6>[ 0.097423] devtmpfs: initialized <6>[ 0.104824] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5 <6>[ 0.105239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.105317] futex hash table entries: 256 (order: -1, 3072 bytes) <6>[ 0.110122] pinctrl core: initialized pinctrl subsystem <6>[ 0.111671] NET: Registered protocol family 16 <6>[ 0.113807] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.118692] No ATAGs? <6>[ 0.118726] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers. <6>[ 0.118900] hw-breakpoint: maximum watchpoint size is 4 bytes. <6>[ 0.119398] Serial: AMBA PL011 UART driver <5>[ 0.142510] SCSI subsystem initialized <6>[ 0.143022] usbcore: registered new interface driver usbfs <6>[ 0.143173] usbcore: registered new interface driver hub <6>[ 0.143310] usbcore: registered new device driver usb <6>[ 0.144355] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.145232] Bluetooth: Core ver 2.22 <6>[ 0.145374] NET: Registered protocol family 31 <6>[ 0.145413] Bluetooth: HCI device and connection manager initialized <6>[ 0.145491] Bluetooth: HCI socket layer initialized <6>[ 0.145539] Bluetooth: L2CAP socket layer initialized <6>[ 0.145639] Bluetooth: SCO socket layer initialized <6>[ 0.146538] clocksource: Switched to clocksource timer <6>[ 0.237598] simple-framebuffer 1eaa9000.framebuffer: framebuffer at 0x1eaa9000, 0x151800 bytes, mapped to 0x(ptrval) <6>[ 0.237711] simple-framebuffer 1eaa9000.framebuffer: format=a8r8g8b8, mode=720x480x32, linelength=2880 <6>[ 0.249189] Console: switching to colour frame buffer device 90x30 <6>[ 0.266467] simple-framebuffer 1eaa9000.framebuffer: fb0: simplefb registered! <6>[ 0.292893] NET: Registered protocol family 2 <6>[ 0.300209] IP idents hash table entries: 8192 (order: 4, 65536 bytes) <6>[ 0.308399] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes) <6>[ 0.315331] TCP established hash table entries: 4096 (order: 2, 16384 bytes) <6>[ 0.322280] TCP bind hash table entries: 4096 (order: 2, 16384 bytes) <6>[ 0.329195] TCP: Hash tables configured (established 4096 bind 4096) <6>[ 0.336202] UDP hash table entries: 256 (order: 0, 4096 bytes) <6>[ 0.343086] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) <6>[ 0.350247] NET: Registered protocol family 1 <6>[ 0.358192] RPC: Registered named UNIX socket transport module. <6>[ 0.365017] RPC: Registered udp transport module. <6>[ 0.371712] RPC: Registered tcp transport module. <6>[ 0.378284] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.386364] Unpacking initramfs... <6>[ 1.507509] Freeing initrd memory: 8036K <4>[ 1.515150] hw perfevents: no irqs for PMU, sampling events not supported <6>[ 1.522231] hw perfevents: enabled with armv6_1176 PMU driver, 3 counters available <5>[ 1.531751] Initialise system trusted keyrings <6>[ 1.539379] workingset: timestamp_bits=30 max_order=17 bucket_order=0 <6>[ 1.560988] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). <5>[ 1.579314] Key type asymmetric registered <5>[ 1.586494] Asymmetric key parser 'x509' registered <6>[ 1.594004] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) <6>[ 1.601498] io scheduler noop registered <6>[ 1.608786] io scheduler deadline registered <6>[ 1.616214] io scheduler cfq registered (default) <6>[ 1.623202] io scheduler mq-deadline registered <6>[ 1.629952] io scheduler kyber registered <6>[ 1.646361] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 1.661458] usbcore: registered new interface driver zd1211rw <6>[ 1.668350] usbcore: registered new interface driver lan78xx <6>[ 1.674817] usbcore: registered new interface driver asix <6>[ 1.681096] usbcore: registered new interface driver ax88179_178a <6>[ 1.687200] usbcore: registered new interface driver cdc_ether <6>[ 1.693045] usbcore: registered new interface driver smsc95xx <6>[ 1.698778] usbcore: registered new interface driver net1080 <6>[ 1.704276] usbcore: registered new interface driver cdc_subset <6>[ 1.709776] usbcore: registered new interface driver zaurus <6>[ 1.715059] usbcore: registered new interface driver cdc_ncm <6>[ 1.720929] usbcore: registered new interface driver usb-storage <6>[ 1.726190] i2c /dev entries driver <4>[ 1.733508] i2c-bcm2835 20805000.i2c: Could not read clock-frequency property <6>[ 1.741293] bcm2835-wdt 20100000.watchdog: Broadcom BCM2835 watchdog timer <6>[ 1.747336] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.752654] sdhci: Copyright(c) Pierre Ossman <6>[ 1.862474] sdhost-bcm2835 20202000.mmc: loaded - DMA enabled (>1) <6>[ 1.868146] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 1.874262] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 1.880235] usbcore: registered new interface driver usbhid <6>[ 1.885354] usbhid: USB HID core driver <6>[ 1.890684] bcm2835-mbox 2000b880.mailbox: mailbox enabled <6>[ 1.897793] oprofile: using arm/armv6 <6>[ 1.904425] NET: Registered protocol family 10 <6>[ 1.911596] Segment Routing with IPv6 <6>[ 1.916976] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 1.923260] NET: Registered protocol family 17 <5>[ 1.930105] Loading compiled-in X.509 certificates <6>[ 1.942150] 20201000.serial: ttyAMA0 at MMIO 0x20201000 (irq = 81, base_baud = 0) is a PL011 rev2 <4>[ 2.286892] mmc0: host does not support reading read-only switch, assuming write-enable <6>[ 2.295475] mmc0: new SDHC card at address e624 <6>[ 2.302950] mmcblk0: mmc0:e624 SD16G 14.8 GiB <6>[ 2.768932] console [ttyAMA0] enabled <6>[ 2.782341] raspberrypi-firmware soc:firmware: Attached to firmware from 2023-10-17 15:42 <4>[ 2.806989] vc4_hdmi 20902000.hdmi: ASoC: Failed to create component debugfs directory <6>[ 2.831387] vc4_hdmi 20902000.hdmi: vc4-hdmi-hifi <-> 20902000.hdmi mapping ok <6>[ 2.847491] mmcblk0: p1 p2 <6>[ 2.859261] vc4-drm soc:gpu: bound 20902000.hdmi (ops vc4_hdmi_ops) <6>[ 2.875504] vc4-drm soc:gpu: bound 20806000.vec (ops vc4_vec_ops) <6>[ 2.889557] vc4-drm soc:gpu: bound 20004000.txp (ops vc4_txp_ops) <6>[ 2.903205] vc4-drm soc:gpu: bound 20400000.hvs (ops vc4_hvs_ops) <6>[ 2.917190] vc4-drm soc:gpu: bound 20206000.pixelvalve (ops vc4_crtc_ops) <6>[ 2.931883] vc4-drm soc:gpu: bound 20207000.pixelvalve (ops vc4_crtc_ops) <6>[ 2.946421] vc4-drm soc:gpu: bound 20807000.pixelvalve (ops vc4_crtc_ops) <6>[ 2.982065] vc4-drm soc:gpu: bound 20c00000.v3d (ops vc4_v3d_ops) <6>[ 2.995074] fb: switching to vc4drmfb from simple <6>[ 3.006726] Console: switching to colour dummy device 80x30 <6>[ 3.015141] [drm] Initialized vc4 0.0.0 20140616 for soc:gpu on minor 0 <6>[ 3.022190] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). <6>[ 3.029156] [drm] Driver supports precise vblank timestamp query. <6>[ 3.081215] Console: switching to colour frame buffer device 90x30 <6>[ 3.109172] vc4-drm soc:gpu: fb0: DRM emulated frame buffer device <4>[ 3.173224] dwc2 20980000.usb: dwc2_check_params: Invalid parameter lpm=1 <4>[ 3.185401] dwc2 20980000.usb: dwc2_check_params: Invalid parameter lpm_clock_gating=1 <4>[ 3.203246] dwc2 20980000.usb: dwc2_check_params: Invalid parameter besl=1 <4>[ 3.215407] dwc2 20980000.usb: dwc2_check_params: Invalid parameter hird_threshold_en=1 <6>[ 3.233851] dwc2 20980000.usb: DWC OTG Controller <6>[ 3.243755] dwc2 20980000.usb: new USB bus registered, assigned bus number 1 <6>[ 3.256055] dwc2 20980000.usb: irq 33, io mem 0x20980000 <6>[ 3.268264] hub 1-0:1.0: USB hub found <6>[ 3.277138] hub 1-0:1.0: 1 port detected <6>[ 3.626671] usb 1-1: new high-speed USB device number 2 using dwc2 <6>[ 3.888288] hub 1-1:1.0: USB hub found <6>[ 3.897051] hub 1-1:1.0: 3 ports detected <6>[ 4.226705] usb 1-1.1: new high-speed USB device number 3 using dwc2 <6>[ 4.371065] smsc95xx v1.0.6 <6>[ 4.477582] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-20980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:bb:53:5b <6>[ 5.484009] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup <6>[ 5.497166] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready <5>[ 6.186697] random: crng init done <6>[ 6.958477] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC1E1 <6>[ 6.976733] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 7.006665] Sending DHCP requests ..., OK <6>[ 13.156739] IP-Config: Got DHCP answer from 192.168.56.254, my address is 192.168.56.103 <6>[ 13.176003] IP-Config: Complete: <6>[ 13.184999] device=eth0, hwaddr=b8:27:eb:bb:53:5b, ipaddr=192.168.56.103, mask=255.255.255.0, gw=192.168.56.254 <6>[ 13.206752] host=192.168.56.103, domain=mayfield.sirena.org.uk, nis-domain=(none) <6>[ 13.226223] bootserver=192.168.56.254, rootserver=192.168.56.254, rootpath= <6>[ 13.226241] nameserver0=192.168.56.254 <6>[ 13.250170] ntpserver0=50.205.244.22, ntpserver1=85.199.214.99 <5>[ 13.263259] cfg80211: Loading compiled-in X.509 certificates for regulatory database <5>[ 13.309815] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <5>[ 13.327883] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <4>[ 13.348353] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 13.369300] ALSA device list: <6>[ 13.378604] #0: vc4-hdmi <6>[ 13.387753] cfg80211: failed to load regulatory.db <6>[ 13.399274] uart-pl011 20201000.serial: no DMA platform data <6>[ 13.419226] Freeing unused kernel memory: 1024K <6>[ 13.430493] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 13.871160] udevd[87]: starting version 3.2.9 <27>[ 13.916226] udevd[87]: specified user 'tss' unknown <27>[ 13.927867] udevd[87]: specified group 'tss' unknown <30>[ 13.948633] udevd[88]: starting eudev-3.2.9 <4>[ 14.724754] vchiq: module is from the staging directory, the quality is unknown, you have been warned. <6>[ 14.807425] bcm2835-rng 20104000.rng: hwrng registered <6>[ 14.878093] vchiq: vchiq_init_state: slot_zero = 7b6b1ecd, is_master = 0 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-651307/environment . /lava-651307/environment / # /lava-651307/bin/lava-test-runner /lava-651307/0 /lava-651307/bin/lava-test-runner /lava-651307/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-651307/0/tests/0_dmesg + cat uuid + UUID=651307_1.5.2.4.1 + set +<8>[ 16.749844] x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 16.867027] <8>[ 16.980310] <8>[ 17.091664] + set +x <8>[ 17.115647] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-651307/environment / # . /lava-651307/environment/lava-651307/bin/lava-test-runner /lava-651307/1 / # /lava-651307/bin/lava-test-runner /lava-651307/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-651307/1/tests/1_bootrr + cat uuid + UUID=651307_1.5.2.4.5 + set +<8>[ 17.708013] x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-651307/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-651307/1/../bin/lava-test-case <8>[ 17.848556] /lava-651307/1/../bin/lava-test-case <8>[ 17.950494] /lava-651307/1/../bin/lava-test-case <8>[ 18.011866] /lava-651307/1/../bin/lava-test-case <8>[ 18.125439] /lava-651307/1/../bin/lava-test-case <8>[ 18.219424] /lava-651307/1/../bin/lava-test-case <8>[ 18.294616] /lava-651307/1/../bin/lava-test-case <8>[ 18.392159] /lava-651307/1/../bin/lava-test-case <8>[ 18.468055] /lava-651307/1/../bin/lava-test-case <8>[ 19.562317] /lava-651307/1/../bin/lava-test-case <8>[ 20.674603] /lava-651307/1/../bin/lava-test-case <8>[ 21.763151] /lava-651307/1/../bin/lava-test-case <8>[ 21.839233] /lava-651307/1/../bin/lava-test-case <8>[ 22.947824] /lava-651307/1/../bin/lava-test-case <8>[ 23.033966] /lava-651307/1/../bin/lava-test-case <8>[ 23.132441] /lava-651307/1/../bin/lava-test-case <8>[ 23.209520] /lava-651307/1/../bin/lava-test-case <8>[ 23.308458] /lava-651307/1/../bin/lava-test-case <8>[ 23.384774] /lava-651307/1/../bin/lava-test-case <8>[ 23.483462] /lava-651307/1/../bin/lava-test-case <8>[ 23.558929] /lava-651307/1/../bin/lava-test-case <8>[ 23.651019] /lava-651307/1/../bin/lava-test-case <8>[ 23.726079] /lava-651307/1/../bin/lava-test-case <8>[ 23.818540] /lava-651307/1/../bin/lava-test-case <8>[ 23.893762] /lava-651307/1/../bin/lava-test-case <8>[ 23.985776] /lava-651307/1/../bin/lava-test-case <8>[ 24.061622] /lava-651307/1/../bin/lava-test-case <8>[ 24.154779] /lava-651307/1/../bin/lava-test-case <8>[ 24.246778] /lava-651307/1/../bin/lava-test-case <8>[ 24.338926] /lava-651307/1/../bin/lava-test-case <8>[ 24.414434] /lava-651307/1/../bin/lava-test-case <8>[ 24.506406] /lava-651307/1/../bin/lava-test-case <8>[ 24.581296] /lava-651307/1/../bin/lava-test-case <8>[ 24.673822] /lava-651307/1/../bin/lava-test-case <8>[ 24.749088] /lava-651307/1/../bin/lava-test-case <8>[ 24.840135] /lava-651307/1/../bin/lava-test-case <8>[ 24.914497] /lava-651307/1/../bin/lava-test-case <8>[ 25.005275] /lava-651307/1/../bin/lava-test-case <8>[ 25.080168] /lava-651307/1/../bin/lava-test-case <8>[ 25.176785] /lava-651307/1/../bin/lava-test-case <8>[ 25.253168] /lava-651307/1/../bin/lava-test-case <8>[ 25.349954] /lava-651307/1/../bin/lava-test-case <8>[ 25.425683] /lava-651307/1/../bin/lava-test-case <8>[ 25.523676] /lava-651307/1/../bin/lava-test-case <8>[ 25.599315] /lava-651307/1/../bin/lava-test-case <8>[ 25.695700] /lava-651307/1/../bin/lava-test-case <8>[ 25.771721] /lava-651307/1/../bin/lava-test-case <8>[ 25.869391] /lava-651307/1/../bin/lava-test-case <8>[ 26.957073] /lava-651307/1/../bin/lava-test-case <8>[ 28.050471] /lava-651307/1/../bin/lava-test-case <8>[ 28.117784] /lava-651307/1/../bin/lava-test-case <8>[ 28.193066] /lava-651307/1/../bin/lava-test-case <8>[ 28.291772] + set +x <8>[ 28.317650] / # �