Trying 192.168.56.21... Connected to conserv1. Escape character is '^]'. ser2net port telnet,3004 device serialdev, /dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.2.2.2:1.0-port0, 115200n81, local=false [] (Debian GNU/Linux) U-Boot SPL 2015.10-00061-g68849f9 (Jan 08 2016 - 17:01:43) U-Boot 2015.10-00061-g68849f9 (Jan 08 2016 - 17:01:43 +0100) CPU: Freescale i.MX6DL rev1.1 at 792 MHz Reset cause: POR Board: UDOO DualLite DRAM: 1 GiB MMC: FSL_SDHC: 0 *** Warning - bad CRC, using default environment No panel detected: default to HDMI Display: HDMI (1024x768) In: serial Out: serial Err: serial Net: using phy at 6 FEC [PRIME] Hit any key to stop autoboot: 3  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 FEC 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.142 (3823 ms) => setenv serverip 192.168.56.125 setenv serverip 192.168.56.125 => tftp 0x12000000 292633/tftp-deploy-r4j2fg_q/kernel/zImage tftp 0x12000000 292633/tftp-deploy-r4j2fg_q/kernel/zImage Using FEC device TFTP from server 192.168.56.125; our IP address is 192.168.56.142 Filename '292633/tftp-deploy-r4j2fg_q/kernel/zImage'. Load address: 0x12000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######################## 6.6 MiB/s done Bytes transferred = 7027576 (6b3b78 hex) => tftp 0x13000000 292633/tftp-deploy-r4j2fg_q/ramdisk/ramdisk.cpio.gz.uboot tftp 0x13000000 292633/tftp-deploy-r4j2fg_q/ramdisk/ramdisk.cpio.gz.uboot Using FEC device TFTP from server 192.168.56.125; our IP address is 192.168.56.142 Filename '292633/tftp-deploy-r4j2fg_q/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x13000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############### 5 MiB/s done Bytes transferred = 4980072 (4bfd68 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x18000000 292633/tftp-deploy-r4j2fg_q/dtb/imx6dl-udoo.dtb tftp 0x18000000 292633/tftp-deploy-r4j2fg_q/dtb/imx6dl-udoo.dtb Using FEC device TFTP from server 192.168.56.125; our IP address is 192.168.56.142 Filename '292633/tftp-deploy-r4j2fg_q/dtb/imx6dl-udoo.dtb'. Load address: 0x18000000 Loading: *### 3 MiB/s done Bytes transferred = 31771 (7c1b hex) => setenv bootargs 'console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.56.125:/var/lib/lava/dispatcher/tmp/292633/extract-nfsrootfs-5mzqyzeo,tcp,hard ip=dhcp' setenv bootargs 'console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.56.125:/var/lib/lava/dispatcher/tmp/292633/extract-nfsrootfs-5mzqyzeo,tcp,hard ip=dhcp' => bootz 0x12000000 0x13000000 0x18000000 bootz 0x12000000 0x13000000 0x18000000 Kernel image @ 0x12000000 [ 0x000000 - 0x6b3b78 ] ## Loading init Ramdisk from Legacy Image at 13000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 4980008 Bytes = 4.7 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 18000000 Booting using the fdt blob at 0x18000000 Using Device Tree in place at 18000000, end 1800ac1a Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.9.321 (KernelCI@build-j323792-arm-gcc-10-imx-v6-v7-defconfig-r7n28) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP Thu Jul 7 01:56:11 UTC 2022 [ 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt:Machine model: Udoo i.MX6 Dual-lite Board [ 0.000000] cma: Reserved 16 MiB at 0x4f000000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] percpu: Embedded 13 pages/cpu s22824 r8192 d22232 u53248 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260608 [ 0.000000] Kernel command line: console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.56.125:/var/lib/lava/dispatcher/tmp/292633/extract-nfsrootfs-5mzqyzeo,tcp,hard ip=dhcp [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 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: 995092K/1048576K available (9216K kernel code, 465K rwdata, 2968K rodata, 1024K init, 8163K bss, 37100K reserved, 16384K cma-reserved, 245760K 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 : 0xc0008000 - 0xc0a00000 (10208 kB) [ 0.000000] .init : 0xc0e00000 - 0xc0f00000 (1024 kB) [ 0.000000] .data : 0xc0f00000 - 0xc0f74400 ( 465 kB) [ 0.000000] .bss : 0xc0f76000 - 0xc176ec64 (8164 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Running RCU self tests [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU lockdep checking is enabled. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] L2C-310 erratum 769419 enabled [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9 [ 0.000000] L2C-310 full line of zeros enabled for Cortex-A9 [ 0.000000] L2C-310 ID prefetch enabled, offset 16 lines [ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled [ 0.000000] L2C-310 cache controller enabled, 16 ways, 512 kB [ 0.000000] L2C-310: CACHE_ID 0x410000c8, AUX_CTRL 0x76450001 [ 0.000000] Switching to timer-based delay loop, resolution 333ns [ 0.000007] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns [ 0.000024] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns [ 0.001282] Console: colour dummy device 80x30 [ 0.001322] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.001332] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.001340] ... MAX_LOCK_DEPTH: 48 [ 0.001348] ... MAX_LOCKDEP_KEYS: 8191 [ 0.001356] ... CLASSHASH_SIZE: 4096 [ 0.001364] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.001372] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.001380] ... CHAINHASH_SIZE: 32768 [ 0.001388] memory used by lock dependency info: 5167 kB [ 0.001396] per task-struct memory footprint: 1536 bytes [ 0.001447] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000) [ 0.001465] pid_max: default: 32768 minimum: 301 [ 0.001812] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.001830] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.004365] CPU: Testing write buffer coherency: ok [ 0.004436] CPU0: Spectre v2: using BPIALL workaround [ 0.005598] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.006477] Setting up static identity map for 0x10100000 - 0x10100070 [ 0.010231] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.010239] CPU1: Spectre v2: using BPIALL workaround [ 0.010799] Brought up 2 CPUs [ 0.010814] SMP: Total of 2 processors activated (12.00 BogoMIPS). [ 0.010824] CPU: All CPU(s) started in SVC mode. [ 0.013555] devtmpfs: initialized [ 0.035325] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.120509] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.120560] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.121567] pinctrl core: initialized pinctrl subsystem [ 0.125909] NET: Registered protocol family 16 [ 0.128911] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.159650] cpuidle: using governor menu [ 0.159774] CPU identified as i.MX6DL, silicon rev 1.1 [ 0.195236] No ATAGs? [ 0.195291] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.195303] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.197750] imx6dl-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver [ 0.289307] mxs-dma 110000.dma-apbh: initialized [ 0.293559] vgaarb: loaded [ 0.294321] SCSI subsystem initialized [ 0.295511] usbcore: registered new interface driver usbfs [ 0.295652] usbcore: registered new interface driver hub [ 0.295763] usbcore: registered new device driver usb [ 0.298193] i2c i2c-1: IMX I2C adapter registered [ 0.298224] i2c i2c-1: can't use DMA, using PIO instead. [ 0.299340] i2c i2c-2: IMX I2C adapter registered [ 0.299367] i2c i2c-2: can't use DMA, using PIO instead. [ 0.299568] Linux video capture interface: v2.00 [ 0.299916] pps_core: LinuxPPS API ver. 1 registered [ 0.299930] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.299971] PTP clock support registered [ 0.300795] Advanced Linux Sound Architecture Driver Initialized. [ 0.303904] Bluetooth: Core ver 2.22 [ 0.303992] NET: Registered protocol family 31 [ 0.304005] Bluetooth: HCI device and connection manager initialized [ 0.304093] Bluetooth: HCI socket layer initialized [ 0.304118] Bluetooth: L2CAP socket layer initialized [ 0.304261] Bluetooth: SCO socket layer initialized [ 0.306953] clocksource: Switched to clocksource mxc_timer1 [ 0.307804] VFS: Disk quotas dquot_6.6.0 [ 0.307930] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.334919] NET: Registered protocol family 2 [ 0.335278] IP idents hash table entries: 16384 (order: 5, 131072 bytes) [ 0.337677] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.337798] TCP bind hash table entries: 8192 (order: 6, 294912 bytes) [ 0.338765] TCP: Hash tables configured (established 8192 bind 8192) [ 0.338990] UDP hash table entries: 512 (order: 3, 40960 bytes) [ 0.339146] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes) [ 0.339675] NET: Registered protocol family 1 [ 0.341107] RPC: Registered named UNIX socket transport module. [ 0.341126] RPC: Registered udp transport module. [ 0.341137] RPC: Registered tcp transport module. [ 0.341147] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.342177] Trying to unpack rootfs image as initramfs... [ 0.685766] Freeing initrd memory: 4864K [ 0.687159] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 0.691915] workingset: timestamp_bits=30 max_order=18 bucket_order=0 [ 0.711053] NFS: Registering the id_resolver key type [ 0.711407] Key type id_resolver registered [ 0.711422] Key type id_legacy registered [ 0.711568] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 0.713230] fuse init (API version 7.26) [ 0.721470] bounce: pool size: 64 pages [ 0.721618] io scheduler noop registered [ 0.721631] io scheduler deadline registered [ 0.722051] io scheduler cfq registered (default) [ 0.722789] imx-weim 21b8000.weim: Driver registered. [ 0.735108] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 [ 0.735136] imx-sdma 20ec000.sdma: external firmware not found, using ROM firmware [ 0.737366] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 62, base_baud = 5000000) is a IMX [ 1.508248] console [ttymxc1] enabled [ 1.514499] [drm] Initialized [ 1.525441] etnaviv gpu-subsystem: bound 134000.gpu (ops gpu_ops) [ 1.531654] etnaviv gpu-subsystem: bound 130000.gpu (ops gpu_ops) [ 1.537790] etnaviv-gpu 134000.gpu: model: GC320, revision: 5007 [ 1.587867] etnaviv-gpu 130000.gpu: model: GC880, revision: 5106 [ 1.644083] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.650746] [drm] No driver support for vblank timestamp query. [ 1.657670] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops ipu_crtc_ops) [ 1.665354] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops ipu_crtc_ops) [ 1.673226] dwhdmi-imx 120000.hdmi: Detected HDMI controller 0x13:0x1a:0xa0:0xc1 [ 1.682700] imx-drm display-subsystem: bound 120000.hdmi (ops dw_hdmi_imx_ops) [ 1.690170] imx-drm display-subsystem: No connectors reported connected with modes [ 1.697781] [drm] Cannot find any crtc or sizes - going 1024x768 [ 1.718528] Console: switching to colour frame buffer device 128x48 [ 1.730152] imx-drm display-subsystem: fb0: frame buffer device [ 1.769301] imx-ipuv3 2400000.ipu: IPUv3H probed [ 1.799814] brd: module loaded [ 1.819263] loop: module loaded [ 1.829000] CAN device driver interface [ 1.835645] 2188000.ethernet supply phy not found, using dummy regulator [ 1.843651] pps pps0: new PPS source ptp0 [ 1.877817] fec 2188000.ethernet eth0: registered PHC device 0 [ 1.884926] usbcore: registered new interface driver asix [ 1.890490] usbcore: registered new interface driver ax88179_178a [ 1.896684] usbcore: registered new interface driver cdc_ether [ 1.902642] usbcore: registered new interface driver net1080 [ 1.908429] usbcore: registered new interface driver cdc_subset [ 1.914450] usbcore: registered new interface driver zaurus [ 1.920474] usbcore: registered new interface driver cdc_ncm [ 1.926143] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.932720] ehci-pci: EHCI PCI platform driver [ 1.937337] ehci-mxc: Freescale On-Chip EHCI Host driver [ 1.943359] usbcore: registered new interface driver usb-storage [ 1.956795] ci_hdrc ci_hdrc.0: EHCI Host Controller [ 1.962435] ci_hdrc ci_hdrc.0: new USB bus registered, assigned bus number 1 [ 1.996979] ci_hdrc ci_hdrc.0: USB 2.0 started, EHCI 1.00 [ 2.006856] hub 1-0:1.0: USB hub found [ 2.010891] hub 1-0:1.0: 1 port detected [ 2.019864] mousedev: PS/2 mouse device common for all mice [ 2.030786] snvs_rtc 20cc000.snvs:snvs-rtc-lp: rtc core: registered 20cc000.snvs:snvs-r as rtc0 [ 2.040522] i2c /dev entries driver [ 2.046316] IR NEC protocol handler initialized [ 2.050904] IR RC5(x/sz) protocol handler initialized [ 2.055967] IR RC6 protocol handler initialized [ 2.060525] IR JVC protocol handler initialized [ 2.065065] IR Sony protocol handler initialized [ 2.069707] IR SANYO protocol handler initialized [ 2.074422] IR Sharp protocol handler initialized [ 2.079157] IR MCE Keyboard/mouse protocol handler initialized [ 2.084997] IR XMP protocol handler initialized [ 2.092971] coda 2040000.vpu: unable to alloc iram [ 2.102535] coda 2040000.vpu: Direct firmware load for vpu_fw_imx6d.bin failed with error -2 [ 2.111379] coda 2040000.vpu: Direct firmware load for v4l-coda960-imx6dl.bin failed with error -2 [ 2.112438] imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0) [ 2.112679] Bluetooth: HCI UART driver ver 2.3 [ 2.112688] Bluetooth: HCI UART protocol H4 registered [ 2.112692] Bluetooth: HCI UART protocol LL registered [ 2.113523] sdhci: Secure Digital Host Controller Interface driver [ 2.113526] sdhci: Copyright(c) Pierre Ossman [ 2.113529] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.114793] sdhci-esdhc-imx 2198000.usdhc: could not get ultra high speed state, work on normal mode [ 2.114876] sdhci-esdhc-imx 2198000.usdhc: Got CD GPIO [ 2.171506] coda 2040000.vpu: firmware request failed [ 2.187329] mmc0: SDHCI controller on 2198000.usdhc [2198000.usdhc] using ADMA [ 2.198717] caam 2100000.caam: Entropy delay = 3200 [ 2.205715] caam 2100000.caam: Instantiated RNG4 SH0 [ 2.266480] caam 2100000.caam: Instantiated RNG4 SH1 [ 2.271590] caam 2100000.caam: device ID = 0x0a16010000000100 (Era 4) [ 2.278065] caam 2100000.caam: job rings = 2, qi = 0 [ 2.308596] caam algorithms registered in /proc/crypto [ 2.317030] usb 1-1: new high-speed USB device number 2 using ci_hdrc [ 2.325294] caam_jr 2101000.jr0: registering rng-caam [ 2.331750] usbcore: registered new interface driver usbhid [ 2.337409] usbhid: USB HID core driver [ 2.347807] fsl-asoc-card sound: ASoC: CPU DAI (null) not registered [ 2.354220] fsl-asoc-card sound: snd_soc_register_card failed (-517) [ 2.360706] mmc0: host does not support reading read-only switch, assuming write-enable [ 2.372287] fsl-ssi-dai 2028000.ssi: No cache defaults, reading back from HW [ 2.373240] mmc0: new high speed SDXC card at address 59b4 [ 2.375968] mmcblk0: mmc0:59b4 SD128 119 GiB [ 2.385263] mmcblk0: p1 p2 [ 2.399607] NET: Registered protocol family 10 [ 2.407221] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 2.415097] NET: Registered protocol family 17 [ 2.419945] can: controller area network core (rev 20120528 abi 9) [ 2.426582] NET: Registered protocol family 29 [ 2.431087] can: raw protocol (rev 20120528) [ 2.435499] can: broadcast manager protocol (rev 20161123 t) [ 2.441280] can: netlink gateway (rev 20130117) max_hops=1 [ 2.447573] Key type dns_resolver registered [ 2.456606] Registering SWP/SWPB emulation handler [ 2.498485] imx_thermal 2000000.aips-bus:tempmon: Extended Commercial CPU temperature grade - max:105C critical:100C passive:95C [ 2.513082] hub 1-1:1.0: USB hub found [ 2.517809] fsl-asoc-card sound: ASoC: CODEC DAI ac97-hifi not registered [ 2.524631] fsl-asoc-card sound: snd_soc_register_card failed (-517) [ 2.531086] hub 1-1:1.0: 4 ports detected [ 2.537967] snvs_rtc 20cc000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01 00:00:00 UTC (0) [ 2.539903] fsl-asoc-card sound: ASoC: CODEC DAI ac97-hifi not registered [ 2.539916] fsl-asoc-card sound: snd_soc_register_card failed (-517) [ 2.663324] Micrel KSZ9031 Gigabit PHY 2188000.ethernet-1:06: attached PHY driver [Micrel KSZ9031 Gigabit PHY] (mii_bus:phy_addr=2188000.ethernet-1:06, irq=-1) [ 2.678663] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 2.857047] usb 1-1.3: new high-speed USB device number 3 using ci_hdrc [ 3.035705] fsl-asoc-card sound: ASoC: CODEC DAI ac97-hifi not registered [ 3.042652] fsl-asoc-card sound: snd_soc_register_card failed (-517) [ 5.769339] fec 2188000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off [ 5.797810] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 5.828877] Sending DHCP requests .., OK [ 8.857013] IP-Config: Got DHCP answer from 192.168.56.254, my address is 192.168.56.142 [ 8.857034] IP-Config: Complete: [ 8.857050] device=eth0, hwaddr=00:c0:08:88:29:80, ipaddr=192.168.56.142, mask=255.255.255.0, gw=192.168.56.254 [ 8.857060] host=192.168.56.142, domain=mayfield.sirena.org.uk, nis-domain=(none) [ 8.857085] bootserver=192.168.56.254, rootserver=192.168.56.125, rootpath= nameserver0=192.168.56.254 [ 8.859263] lcd_panel: disabling [ 8.859276] ALSA device list: [ 8.859282] No soundcards found. [ 8.910196] Freeing unused kernel memory: 1024K Loading, please wait... Starting version 247.3-7 [ 9.846713] fsl-asoc-card sound: ASoC: CODEC DAI ac97-hifi not registered [ 9.853612] fsl-asoc-card sound: snd_soc_register_card failed (-517) Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/nfs-top ... done. Begin: Running /scripts/nfs-premount ... done. IP-Config: eth0 hardware address 00:c0:08:88:29:80 mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 192.168.56.254): address: 192.168.56.142 broadcast: 192.168.56.255 netmask: 255.255.255.0 gateway: 192.168.56.254 dns0 : 192.168.56.254 dns1 : 0.0.0.0 domain : mayfield.sirena.org.uk rootserver: 192.168.56.254 rootpath: filename : done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 11.284827] systemd[1]: System time before build time, advancing clock. [ 11.334531] cgroup: cgroup2: unknown option \"nsdelegate,memory_recursiveprot\" [ 11.343346] cgroup: cgroup2: unknown option \"nsdelegate\" [ 11.366433] systemd[1]: systemd 247.3-7 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) [ 11.390281] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 11.429564] systemd[1]: Set hostname to . [ 12.631387] systemd[1]: Queued start job for default target Graphical Interface. [ 12.640775] random: systemd: uninitialized urandom read (16 bytes read) [ 12.647683] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 12.660166] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 12.670574] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 12.707194] random: systemd: uninitialized urandom read (16 bytes read) [ 12.714828] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 12.747189] random: systemd: uninitialized urandom read (16 bytes read) [ 12.754841] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 12.798304] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 12.840389] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39mDispatch Password …ts to Console Directory Watch[0m. [ 12.878958] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started [0;1;39mForward Password R…uests to Wall Directory Watch[0m. [ 12.924613] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount [0;1;39mArbitrary…s File System Automount Point[0m. [ 12.968365] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 13.008536] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 13.037888] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 13.077921] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 13.107930] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 13.139345] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 13.239431] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 13.250740] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 13.289026] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 13.329552] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 13.371162] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 13.410301] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 13.449262] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 13.459175] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 13.480583] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 13.519173] systemd[1]: Condition check resulted in Kernel Trace File System being skipped. [ 13.531163] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped. [ 13.548941] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 13.592968] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 13.650487] random: systemd: uninitialized urandom read (16 bytes read) [ 13.663577] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 13.722937] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 13.733193] random: systemd: uninitialized urandom read (16 bytes read) [ 13.749152] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 13.806847] random: systemd: uninitialized urandom read (16 bytes read) [ 13.821611] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 13.871960] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 13.937487] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 14.038968] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 14.099790] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. Mounting [0;1;39mFUSE Control File System[0m... Mounting [0;1;39mKernel Configuration File System[0m... Starting [0;1;39mFlush Journal to Persistent Storage[0m... Starting [0;1;39mLoad/Save Random Seed[0m... Starting [0;1;39mApply Kernel Variables[0m... Starting [0;1;39mCreate System Users[0m... [ 14.663111] systemd-journald[215]: Received client request to flush runtime journal. [[0;32m OK [0m] Mounted [0;1;39mFUSE Control File System[0m. [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. [[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [[0;1;31mFAILED[0m] Failed to start [0;1;39mCreate System Users[0m. See 'systemctl status systemd-sysusers.service' for details. [ 14.930082] random: systemd: uninitialized urandom read (16 bytes read) Starting [0;1;39mCreate Static Device Nodes in /dev[0m... [ 14.958358] random: systemd-journal: uninitialized urandom read (16 bytes read) [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m. [ 15.268643] random: systemd: uninitialized urandom read (16 bytes read) [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems (Pre)[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m. Starting [0;1;39mCreate Volatile Files and Directories[0m... Starting [0;1;39mRule-based Manage…for Device Events and Files[0m... [[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. [ 16.248580] random: systemd: uninitialized urandom read (16 bytes read) Starting [0;1;39mNetwork Service[0m... [[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m... [[0;1;31mFAILED[0m] Failed to start [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. See 'systemctl status systemd-update-utmp.service' for details. [[0;1;38;5;185mDEPEND[0m] Dependency failed for [0;1;39mUpda…about System Runlevel Changes[0m. [[0;32m OK [0m] Reached target [0;1;39mSound Card[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m. [[0;32m OK [0m] Started [0;1;39mDaily apt download activities[0m. [[0;32m OK [0m] Started [0;1;39mDaily apt upgrade and clean activities[0m. [[0;32m OK [0m] Started [0;1;39mPeriodic ext4 Onli…ata Check for All Filesystems[0m. [[0;32m OK [0m] Started [0;1;39mDiscard unused blocks once a week[0m. [[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m. [[0;32m OK [0m] Reached target [0;1;39mTimers[0m. [[0;32m OK [0m] Listening on [0;1;39mD-Bus System Message Bus Socket[0m. [[0;32m OK [0m] Reached target [0;1;39mSockets[0m. [[0;32m OK [0m] Reached target [0;1;39mBasic System[0m. [[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m. Starting [0;1;39mRemove Stale Onli…t4 Metadata Check Snapshots[0m... Starting [0;1;39mUser Login Management[0m... [[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. [[0;32m OK [0m] Found device [0;1;39m/dev/ttymxc1[0m. [[0;1;31mFAILED[0m] Failed to start [0;1;39mUser Login Management[0m. See 'systemctl status systemd-logind.service' for details. [[0;32m OK [0m] Finished [0;1;39mRemove Stale Onli…ext4 Metadata Check Snapshots[0m. [[0;32m OK [0m] Listening on [0;1;39mLoad/Save RF …itch Status /dev/rfkill Watch[0m. [[0;32m OK [0m] Stopped [0;1;39mUser Login Management[0m. Starting [0;1;39mLoad Kernel Module drm[0m... Starting [0;1;39mNetwork Name Resolution[0m... [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. Starting [0;1;39mUser Login Management[0m... [[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m. See 'systemctl status systemd-resolved.service' for details. [[0;1;31mFAILED[0m] Failed to start [0;1;39mUser Login Management[0m. See 'systemctl status systemd-logind.service' for details. [[0;32m OK [0m] Stopped [0;1;39mUser Login Management[0m. Starting [0;1;39mLoad Kernel Module drm[0m... [[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m. Starting [0;1;39mNetwork Name Resolution[0m... [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m. See 'systemctl status systemd-resolved.service' for details. Starting [0;1;39mUser Login Management[0m... [[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m. Starting [0;1;39mNetwork Name Resolution[0m... [[0;1;31mFAILED[0m] Failed to start [0;1;39mUser Login Management[0m. See 'systemctl status systemd-logind.service' for details. [[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m. See 'systemctl status systemd-resolved.service' for details. [[0;32m OK [0m] Stopped [0;1;39mUser Login Management[0m. Starting [0;1;39mLoad Kernel Module drm[0m... [[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m. Starting [0;1;39mNetwork Name Resolution[0m... [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. Starting [0;1;39mUser Login Management[0m... [[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m. See 'systemctl status systemd-resolved.service' for details. [[0;1;31mFAILED[0m] Failed to start [0;1;39mUser Login Management[0m. See 'systemctl status systemd-logind.service' for details. [[0;32m OK [0m] Stopped [0;1;39mUser Login Management[0m. Starting [0;1;39mLoad Kernel Module drm[0m... [[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m. Starting [0;1;39mNetwork Name Resolution[0m... [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m. See 'systemctl status systemd-resolved.service' for details. Starting [0;1;39mUser Login Management[0m... [[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m. [[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m. See 'systemctl status systemd-resolved.service' for details. [[0;32m OK [0m] Reached target [0;1;39mNetwork[0m. [[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m. Starting [0;1;39mPermit User Sessions[0m... [[0;1;31mFAILED[0m] Failed to start [0;1;39mUser Login Management[0m. See 'systemctl status systemd-logind.service' for details. [[0;32m OK [0m] Stopped [0;1;39mUser Login Management[0m. [[0;1;31mFAILED[0m] Failed to start [0;1;39mLoad Kernel Module drm[0m. See 'systemctl status modprobe@drm.service' for details. [[0;1;31mFAILED[0m] Failed to start [0;1;39mUser Login Management[0m. See 'systemctl status systemd-logind.service' for details. [[0;32m OK [0m] Finished [0;1;39mPermit User Sessions[0m. [[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m. [[0;32m OK [0m] Started [0;1;39mSerial Getty on ttymxc1[0m. [[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m. [[0;32m OK [0m] Reached target [0;1;39mMulti-User System[0m. [[0;32m OK [0m] Reached target [0;1;39mGraphical Interface[0m. Debian GNU/Linux 11 debian-bullseye-armhf ttymxc1 debian-bullseye-armhf login: root (automatic login) Linux debian-bullseye-armhf 4.9.321 #1 SMP Thu Jul 7 01:56:11 UTC 2022 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/292633/extract-nfsrootfs-5mzqyzeo' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/292633/extract-nfsrootfs-5mzqyzeo' / # export NFS_SERVER_IP='192.168.56.125' export NFS_SERVER_IP='192.168.56.125' / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-292633/environment . /lava-292633/environment / # /lava-292633/bin/lava-test-runner /lava-292633/0 /lava-292633/bin/lava-test-runner /lava-292633/0 mkdir: cannot create directory ‘/lava-292633/0/results’: Read-only file system mv: cannot move '/lava-292633/0/lava-test-runner.conf' to '/lava-292633/0/lava-test-runner.conf-1647806135': Read-only file system cat: /lava-292633/0/lava-test-runner.conf-1647806135: No such file or directory / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-292633/environment / # . /lava-292633/environment/lava-292633/bin/lava-test-runner /lava-292633/1 / # /lava-292633/bin/lava-test-runner /lava-292633/1 mkdir: cannot create directory ‘/lava-292633/1/results’: Read-only file system mv: cannot move '/lava-292633/1/lava-test-runner.conf' to '/lava-292633/1/lava-test-runner.conf-1647806136': Read-only file system cat: /lava-292633/1/lava-test-runner.conf-1647806136: No such file or directory / #