Trying 192.168.56.21... Connected to conserv1. Escape character is '^]'. ser2net port telnet,3001 device serialdev, /dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.2.1.4: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.MX6Q rev1.2 at 792 MHz Reset cause: POR Board: UDOO Quad 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.38 (3809 ms) => setenv serverip 192.168.56.75 setenv serverip 192.168.56.75 => tftp 0x12000000 575190/tftp-deploy-defv_nco/kernel/zImage tftp 0x12000000 575190/tftp-deploy-defv_nco/kernel/zImage Using FEC device TFTP from server 192.168.56.75; our IP address is 192.168.56.38 Filename '575190/tftp-deploy-defv_nco/kernel/zImage'. Load address: 0x12000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################# 8.8 MiB/s done Bytes transferred = 6434744 (622fb8 hex) => tftp 0x13000000 575190/tftp-deploy-defv_nco/ramdisk/ramdisk.cpio.gz.uboot tftp 0x13000000 575190/tftp-deploy-defv_nco/ramdisk/ramdisk.cpio.gz.uboot Using FEC device TFTP from server 192.168.56.75; our IP address is 192.168.56.38 Filename '575190/tftp-deploy-defv_nco/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x13000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########## 9.3 MiB/s done Bytes transferred = 4917432 (4b08b8 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x18000000 575190/tftp-deploy-defv_nco/dtb/imx6q-udoo.dtb tftp 0x18000000 575190/tftp-deploy-defv_nco/dtb/imx6q-udoo.dtb Using FEC device TFTP from server 192.168.56.75; our IP address is 192.168.56.38 Filename '575190/tftp-deploy-defv_nco/dtb/imx6q-udoo.dtb'. Load address: 0x18000000 Loading: *### 4.7 MiB/s done Bytes transferred = 29701 (7405 hex) => setenv bootargs 'console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.56.75:/var/lib/lava/dispatcher/tmp/575190/extract-nfsrootfs-hczpltqz,tcp,hard console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.56.75:/var/lib/lava/dispatcher/tmp/575190/extract-nfsrootfs-hczpltqz,tcp,hard console_msg_format=syslog earlycon ip=dhcp' => bootz 0x12000000 0x13000000 0x18000000 bootz 0x12000000 0x13000000 0x18000000 Kernel image @ 0x12000000 [ 0x000000 - 0x622fb8 ] ## Loading init Ramdisk from Legacy Image at 13000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 4917368 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 1800a404 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.4.302-rt232-st41 (KernelCI@build-j2904-arm-gcc-10-imx-v6-v7-defconfig-96hnk) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP Wed Jun 7 13:15:21 UTC 2023 [ 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] Machine model: Udoo i.MX6 Quad Board [ 0.000000] bootconsole [uart0] enabled [ 0.000000] cma: Reserved 16 MiB at 0x4f000000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] PERCPU: Embedded 11 pages/cpu @ef7a5000 s15208 r8192 d21656 u45056 [ 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.75:/var/lib/lava/dispatcher/tmp/575190/extract-nfsrootfs-hczpltqz,tcp,hard console_msg_format=syslog earlycon 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: 997808K/1048576K available (8257K kernel code, 444K rwdata, 2732K rodata, 448K init, 8297K bss, 34384K 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 - 0xc0ac3834 (10991 kB) [ 0.000000] .init : 0xc0ac4000 - 0xc0b34000 ( 448 kB) [ 0.000000] .data : 0xc0b34000 - 0xc0ba32a0 ( 445 kB) [ 0.000000] .bss : 0xc0ba6000 - 0xc13c0410 (8298 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, 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] 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 1 lines [ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled [ 0.000000] L2C-310 cache controller enabled, 16 ways, 1024 kB [ 0.000000] L2C-310: CACHE_ID 0x410000c7, AUX_CTRL 0x76470001 [ 0.000000] Switching to timer-based delay loop, resolution 333ns [ 0.000007] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns [ 0.008195] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns [ 0.018953] Console: colour dummy device 80x30 [ 0.022271] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.030027] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.034099] ... MAX_LOCK_DEPTH: 48 [ 0.038287] ... MAX_LOCKDEP_KEYS: 8191 [ 0.042624] ... CLASSHASH_SIZE: 4096 [ 0.046986] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.051411] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.055848] ... CHAINHASH_SIZE: 32768 [ 0.060297] memory used by lock dependency info: 5167 kB [ 0.065680] per task-struct memory footprint: 1536 bytes [ 0.071112] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000) [ 0.081255] pid_max: default: 32768 minimum: 301 [ 0.086151] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.092502] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.101166] CPU: Testing write buffer coherency: ok [ 0.104398] CPU0: Spectre v2: using BPIALL workaround [ 0.110229] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.115175] Setting up static identity map for 0x10008280 - 0x100082f0 [ 0.126256] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.126264] CPU1: Spectre v2: using BPIALL workaround [ 0.135841] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.135847] CPU2: Spectre v2: using BPIALL workaround [ 0.146302] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.146311] CPU3: Spectre v2: using BPIALL workaround [ 0.155713] Brought up 4 CPUs [ 0.158498] SMP: Total of 4 processors activated (24.00 BogoMIPS). [ 0.164654] CPU: All CPU(s) started in SVC mode. [ 0.171225] devtmpfs: initialized [ 0.195909] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.201439] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.210604] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.218560] pinctrl core: initialized pinctrl subsystem [ 0.224952] NET: Registered protocol family 16 [ 0.229561] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.235587] CPU identified as i.MX6Q, silicon rev 1.2 [ 0.277240] No ATAGs? [ 0.277317] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.284660] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.292688] imx6q-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver [ 0.353049] mxs-dma 110000.dma-apbh: initialized [ 0.357972] vgaarb: loaded [ 0.358954] SCSI subsystem initialized [ 0.362616] usbcore: registered new interface driver usbfs [ 0.367231] usbcore: registered new interface driver hub [ 0.372467] usbcore: registered new device driver usb [ 0.379242] i2c i2c-1: IMX I2C adapter registered [ 0.382109] i2c i2c-1: can't use DMA [ 0.385804] Linux video capture interface: v2.00 [ 0.390505] pps_core: LinuxPPS API ver. 1 registered [ 0.395231] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.404448] PTP clock support registered [ 0.408931] Advanced Linux Sound Architecture Driver Initialized. [ 0.416804] Bluetooth: Core ver 2.21 [ 0.418012] NET: Registered protocol family 31 [ 0.422375] Bluetooth: HCI device and connection manager initialized [ 0.428804] Bluetooth: HCI socket layer initialized [ 0.433615] Bluetooth: L2CAP socket layer initialized [ 0.438795] Bluetooth: SCO socket layer initialized [ 0.445972] clocksource: Switched to clocksource mxc_timer1 [ 0.477330] NET: Registered protocol family 2 [ 0.479113] IP idents hash table entries: 16384 (order: 5, 131072 bytes) [ 0.487480] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.492704] TCP bind hash table entries: 8192 (order: 6, 294912 bytes) [ 0.500443] TCP: Hash tables configured (established 8192 bind 8192) [ 0.505638] UDP hash table entries: 512 (order: 3, 40960 bytes) [ 0.511603] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes) [ 0.518327] NET: Registered protocol family 1 [ 0.523031] RPC: Registered named UNIX socket transport module. [ 0.528022] RPC: Registered udp transport module. [ 0.532688] RPC: Registered tcp transport module. [ 0.537408] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.544522] Trying to unpack rootfs image as initramfs... [ 0.892707] Freeing initrd memory: 4804K [ 0.894677] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 0.922447] VFS: Disk quotas dquot_6.6.0 [ 0.923981] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.936572] NFS: Registering the id_resolver key type [ 0.938952] Key type id_resolver registered [ 0.942948] Key type id_legacy registered [ 0.947138] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 0.954753] fuse init (API version 7.23) [ 0.965623] bounce: pool size: 64 pages [ 0.966788] io scheduler noop registered [ 0.970533] io scheduler deadline registered [ 0.974883] io scheduler cfq registered (default) [ 0.980158] imx-weim 21b8000.weim: Driver registered. [ 0.996477] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 [ 0.997556] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 284, base_baud = 5000000) is a IMX [ 1.011861] imx-sdma 20ec000.sdma: external firmware not found, using ROM firmware [ 1.022573] console [ttymxc1] enabled [ 1.022573] console [ttymxc1] enabled [ 1.027069] bootconsole [uart0] disabled [ 1.027069] bootconsole [uart0] disabled [ 1.037579] [drm] Initialized drm 1.1.0 20060810 [ 1.047906] imx-ipuv3 2400000.ipu: IPUv3H probed [ 1.057461] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.064085] [drm] No driver support for vblank timestamp query. [ 1.070557] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops ipu_crtc_ops) [ 1.078210] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops ipu_crtc_ops) [ 1.085818] imx-drm display-subsystem: bound imx-ipuv3-crtc.6 (ops ipu_crtc_ops) [ 1.093446] imx-drm display-subsystem: bound imx-ipuv3-crtc.7 (ops ipu_crtc_ops) [ 1.101319] dwhdmi-imx 120000.hdmi: Detected HDMI controller 0x13:0xa:0xa0:0xc1 [ 1.110060] imx-drm display-subsystem: bound 120000.hdmi (ops dw_hdmi_imx_ops) [ 1.117884] imx-drm display-subsystem: No connectors reported connected with modes [ 1.125477] [drm] Cannot find any crtc or sizes - going 1024x768 [ 1.145471] Console: switching to colour frame buffer device 128x48 [ 1.157413] imx-drm display-subsystem: fb0: frame buffer device [ 1.195936] [drm] Initialized imx-drm 1.0.0 20120507 on minor 0 [ 1.201899] imx-ipuv3 2800000.ipu: IPUv3H probed [ 1.233704] brd: module loaded [ 1.254404] loop: module loaded [ 1.259151] ahci-imx 2200000.sata: fsl,transmit-level-mV not specified, using 00000024 [ 1.267128] ahci-imx 2200000.sata: fsl,transmit-boost-mdB not specified, using 00000480 [ 1.275144] ahci-imx 2200000.sata: fsl,transmit-atten-16ths not specified, using 00002000 [ 1.283360] ahci-imx 2200000.sata: fsl,receive-eq-mdB not specified, using 05000000 [ 1.294535] ahci-imx 2200000.sata: SSS flag set, parallel bus scan disabled [ 1.301577] ahci-imx 2200000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode [ 1.310404] ahci-imx 2200000.sata: flags: ncq sntf stag pm led clo only pmp pio slum part ccc apst [ 1.322673] scsi host0: ahci-imx [ 1.327057] ata1: SATA max UDMA/133 mmio [mem 0x02200000-0x02203fff] port 0x100 irq 287 [ 1.338943] CAN device driver interface [ 1.344430] 2188000.ethernet supply phy not found, using dummy regulator [ 1.352189] pps pps0: new PPS source ptp0 [ 1.385462] fec 2188000.ethernet eth0: registered PHC device 0 [ 1.392887] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.399523] ehci-pci: EHCI PCI platform driver [ 1.404115] ehci-mxc: Freescale On-Chip EHCI Host driver [ 1.409847] usbcore: registered new interface driver usb-storage [ 1.423208] ci_hdrc ci_hdrc.0: EHCI Host Controller [ 1.428485] ci_hdrc ci_hdrc.0: new USB bus registered, assigned bus number 1 [ 1.455951] ci_hdrc ci_hdrc.0: USB 2.0 started, EHCI 1.00 [ 1.464718] hub 1-0:1.0: USB hub found [ 1.468729] hub 1-0:1.0: 1 port detected [ 1.476013] mousedev: PS/2 mouse device common for all mice [ 1.487000] snvs_rtc 20cc000.snvs:snvs-rtc-lp: rtc core: registered 20cc000.snvs:snvs-r as rtc0 [ 1.496055] i2c /dev entries driver [ 1.501439] IR NEC protocol handler initialized [ 1.506094] IR RC5(x/sz) protocol handler initialized [ 1.511162] IR RC6 protocol handler initialized [ 1.515707] IR JVC protocol handler initialized [ 1.520279] IR Sony protocol handler initialized [ 1.524909] IR SANYO protocol handler initialized [ 1.529649] IR Sharp protocol handler initialized [ 1.534369] IR MCE Keyboard/mouse protocol handler initialized [ 1.540234] IR XMP protocol handler initialized [ 1.548040] coda 2040000.vpu: Direct firmware load for v4l-coda960-imx6q.bin failed with error -2 [ 1.556974] coda 2040000.vpu: firmware request failed [ 1.567049] imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0) [ 1.573130] Bluetooth: HCI UART driver ver 2.3 [ 1.577618] Bluetooth: HCI UART protocol H4 registered [ 1.582766] Bluetooth: HCI UART protocol LL registered [ 1.588379] sdhci: Secure Digital Host Controller Interface driver [ 1.594566] sdhci: Copyright(c) Pierre Ossman [ 1.599004] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.605951] sdhci-esdhc-imx 2198000.usdhc: could not get ultra high speed state, work on normal mode [ 1.615138] sdhci-esdhc-imx 2198000.usdhc: Got CD GPIO [ 1.620670] sdhci-esdhc-imx 2198000.usdhc: No vmmc regulator found [ 1.626895] sdhci-esdhc-imx 2198000.usdhc: No vqmmc regulator found [ 1.676237] mmc0: SDHCI controller on 2198000.usdhc [2198000.usdhc] using ADMA [ 1.685917] ata1: SATA link down (SStatus 0 SControl 300) [ 1.690630] caam 2100000.caam: Entropy delay = 3200 [ 1.696296] ahci-imx 2200000.sata: no device found, disabling link. [ 1.702574] ahci-imx 2200000.sata: pass ahci_imx..hotplug=1 to enable hotplug [ 1.706187] usb 1-1: new high-speed USB device number 2 using ci_hdrc [ 1.734317] mmc0: host does not support reading read-only switch, assuming write-enable [ 1.748507] mmc0: new high speed SDXC card at address 59b4 [ 1.751422] caam 2100000.caam: Instantiated RNG4 SH0 [ 1.760954] mmcblk0: mmc0:59b4 SD128 119 GiB [ 1.769666] mmcblk0: p1 p2 [ 1.812186] caam 2100000.caam: Instantiated RNG4 SH1 [ 1.817309] caam 2100000.caam: device ID = 0x0a16010000000000 (Era 4) [ 1.823761] caam 2100000.caam: job rings = 2, qi = 0 [ 1.840490] caam algorithms registered in /proc/crypto [ 1.850750] caam_jr 2101000.jr0: registering rng-caam [ 1.856558] usbcore: registered new interface driver usbhid [ 1.862139] usbhid: USB HID core driver [ 1.870320] hub 1-1:1.0: USB hub found [ 1.873054] fsl-asrc 2034000.asrc: driver registered [ 1.878573] NET: Registered protocol family 10 [ 1.881029] sit: IPv6 over IPv4 tunneling driver [ 1.883007] NET: Registered protocol family 17 [ 1.883045] can: controller area network core (rev 20120528 abi 9) [ 1.883508] NET: Registered protocol family 29 [ 1.883532] can: raw protocol (rev 20120528) [ 1.883628] can: broadcast manager protocol (rev 20120528 t) [ 1.883661] can: netlink gateway (rev 20130117) max_hops=1 [ 1.884300] Key type dns_resolver registered [ 1.899056] Registering SWP/SWPB emulation handler [ 1.918808] imx_thermal 2000000.aips-bus:tempmon: Extended Commercial CPU temperature grade - max:105C critical:100C passive:95C [ 1.923032] snvs_rtc 20cc000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01 00:00:00 UTC (0) [ 1.948875] hub 1-1:1.0: 4 ports detected [ 1.966176] fec 2188000.ethernet eth0: Freescale FEC PHY driver [Generic PHY] (mii_bus:phy_addr=2188000.ethernet-1:06, irq=-1) [ 1.978172] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 2.225997] usb 1-1.3: new high-speed USB device number 3 using ci_hdrc [ 5.967759] fec 2188000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off [ 5.976980] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 5.996035] Sending DHCP requests .. [ 9.736815] DHCP/BOOTP: Reply not for us, op[2] xid[4e9799b2] [ 9.895505] DHCP/BOOTP: Reply not for us, op[2] xid[4e9799b2] [ 9.905237] DHCP/BOOTP: Reply not for us, op[2] xid[46fd27a] [ 9.924739] DHCP/BOOTP: Reply not for us, op[2] xid[46fd27a] [ 13.275956] ., OK [ 13.386013] IP-Config: Got DHCP answer from 192.168.56.254, my address is 192.168.56.38 [ 13.395108] IP-Config: Complete: [ 13.398453] device=eth0, hwaddr=00:c0:08:88:16:0e, ipaddr=192.168.56.38, mask=255.255.255.0, gw=192.168.56.254 [ 13.408959] host=192.168.56.38, domain=mayfield.sirena.org.uk, nis-domain=(none) [ 13.416870] bootserver=192.168.56.254, rootserver=192.168.56.75, rootpath= [ 13.424023] nameserver0=192.168.56.254 [ 13.429138] ALSA device list: [ 13.432114] No soundcards found. [ 13.437241] Freeing unused kernel memory: 448K Loading, please wait... Starting version 247.3-7+deb11u2 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 ... Waiting up to 60 secs for any ethernet to become available Device /sys/class/net/eth0 found done. IP-Config: eth0 hardware address 00:c0:08:88:16:0e mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 192.168.56.254): address: 192.168.56.38 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. [ 15.499167] [ 15.500675] =============================== [ 15.504862] [ INFO: suspicious RCU usage. ] [ 15.509085] 4.4.302-rt232-st41 #1 Not tainted [ 15.513456] ------------------------------- [ 15.517671] ../net/ipv4/tcp_ipv4.c:1409 suspicious rcu_dereference_protected() usage! [ 15.525506] [ 15.525506] other info that might help us debug this: [ 15.525506] [ 15.533537] [ 15.533537] rcu_scheduler_active = 1, debug_locks = 0 [ 15.540090] 3 locks held by kworker/0:1H/206: [ 15.544452] #0: (\"rpciod\"){.+.+.+}, at: [] process_one_work+0x1b4/0x4b4 [ 15.552232] #1: ((&transport->recv_worker)){+.+...}, at: [] process_one_work+0x1b4/0x4b4 [ 15.561471] #2: (&new->recv_mutex){+.+...}, at: [] xs_tcp_data_receive_workfn+0x40/0xa0 [ 15.570630] [ 15.570630] stack backtrace: [ 15.574999] CPU: 0 PID: 206 Comm: kworker/0:1H Not tainted 4.4.302-rt232-st41 #1 [ 15.582399] Hardware name: Freescale i.MX6 Quad/DualLite (Device Tree) [ 15.588938] Workqueue: rpciod xs_tcp_data_receive_workfn [ 15.594269] Backtrace: [ 15.596749] [] (dump_backtrace) from [] (show_stack+0x18/0x1c) [ 15.604322] r7:00000000 r6:60000013 r5:00000000 r4:c0b5440c [ 15.610059] [] (show_stack) from [] (dump_stack+0xe4/0x118) [ 15.617390] [] (dump_stack) from [] (lockdep_rcu_suspicious+0xc4/0x118) [ 15.625743] r9:000002f2 r8:edfd0ff0 r7:edd49800 r6:c09df328 r5:00000581 r4:c0a6eed8 [ 15.633582] [] (lockdep_rcu_suspicious) from [] (tcp_v4_do_rcv+0x1f8/0x214) [ 15.642283] r7:c0ba2e91 r6:00000001 r5:edfd0f80 r4:ee2e6300 [ 15.648020] [] (tcp_v4_do_rcv) from [] (release_sock+0x7c/0x1ac) [ 15.655766] r7:c13b5bc0 r6:00000000 r5:edfd0f80 r4:ee2e6480 [ 15.661501] [] (release_sock) from [] (xs_tcp_data_receive_workfn+0x80/0xa0) [ 15.670288] r10:00000001 r9:00000000 r8:edda5eb0 r7:ee1ce47c r6:c0764fe8 r5:edfd0f80 [ 15.678197] r4:000016a0 r3:00019900 [ 15.681818] [] (xs_tcp_data_receive_workfn) from [] (process_one_work+0x224/0x4b4) [ 15.691126] r7:ef7acc00 r6:ef7a7dc0 r5:ede83580 r4:ee1ce45c [ 15.696856] [] (process_one_work) from [] (worker_thread+0x3c/0x4e4) [ 15.704950] r10:ef7a7dc0 r9:edda4000 r8:00000008 r7:ef7a7df0 r6:ede83598 r5:ef7a7dc0 [ 15.712889] r4:ede83580 [ 15.715472] [] (worker_thread) from [] (kthread+0x100/0x110) [ 15.722879] r10:00000000 r9:00000000 r8:c0047cdc r7:ede83580 r6:edda4000 r5:ede48100 [ 15.730823] r4:00000000 r3:edd49800 [ 15.734472] [] (kthread) from [] (ret_from_fork+0x14/0x30) [ 15.741707] r8:00000000 r7:00000000 r6:00000000 r5:c004d2dc r4:ede48100 [ 16.376018] systemd[1]: System time before build time, advancing clock. [ 16.558335] systemd[1]: systemd 247.3-7+deb11u2 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) [ 16.583665] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 16.618703] systemd[1]: Set hostname to . [ 17.568207] systemd[1]: Queued start job for default target Graphical Interface. [ 17.577207] random: systemd: uninitialized urandom read (16 bytes read, 112 bits of entropy available) [ 17.586792] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 17.599339] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 17.608790] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 17.636070] random: systemd: uninitialized urandom read (16 bytes read, 113 bits of entropy available) [ 17.645967] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 17.676087] random: systemd: uninitialized urandom read (16 bytes read, 113 bits of entropy available) [ 17.685960] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 17.716124] random: systemd: uninitialized urandom read (16 bytes read, 113 bits of entropy available) [ 17.726012] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 17.756159] random: systemd: uninitialized urandom read (16 bytes read, 113 bits of entropy available) [ 17.766049] 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. [ 17.796139] random: systemd: uninitialized urandom read (16 bytes read, 113 bits of entropy available) [ 17.805967] 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. [ 17.836795] random: systemd: uninitialized urandom read (16 bytes read, 113 bits of entropy available) [ 17.847272] 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. [ 17.876293] random: systemd: uninitialized urandom read (16 bytes read, 113 bits of entropy available) [ 17.885675] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 17.916430] random: systemd: uninitialized urandom read (16 bytes read, 113 bits of entropy available) [ 17.925812] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 17.946189] random: systemd: uninitialized urandom read (16 bytes read, 113 bits of entropy available) [ 17.955574] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 17.986208] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 18.006307] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 18.026781] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 18.092009] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 18.104231] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 18.138536] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 18.168863] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 18.199999] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 18.228157] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 18.257700] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 18.267191] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 18.326705] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 18.357498] systemd[1]: Condition check resulted in Kernel Trace File System being skipped. [ 18.367532] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped. [ 18.384039] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 18.411383] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 18.441528] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 18.478756] random: nonblocking pool is initialized [ 18.485613] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 18.500530] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 18.540854] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 18.570491] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 18.591254] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 18.641063] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 18.659080] systemd[1]: modprobe@configfs.service: Succeeded. [ 18.674067] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [ 18.735156] systemd[1]: modprobe@drm.service: Succeeded. [ 18.745586] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [ 18.780541] systemd[1]: modprobe@fuse.service: Succeeded. [ 18.787684] systemd[1]: Finished Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [ 18.817073] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[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... [[0;32m OK [0m] Mounted [0;1;39mFUSE Control File System[0m. [ 19.155084] systemd-journald[246]: Received client request to flush runtime journal. [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[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;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [[0;32m OK [0m] Finished [0;1;39mCreate System Users[0m. Starting [0;1;39mCreate Static Device Nodes in /dev[0m... [[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. [[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m. [[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. Starting [0;1;39mNetwork Service[0m... [[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. Starting [0;1;39mNetwork Time Synchronization[0m... Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m... [ 21.107994] proc: unrecognized mount option \"hidepid=invisible\" or missing value [[0;32m OK [0m] Found device [0;1;39m/dev/ttymxc1[0m. [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. [ 21.527818] proc: unrecognized mount option \"hidepid=invisible\" or missing value [[0;32m OK [0m] Listening on [0;1;39mLoad/Save RF …itch Status /dev/rfkill Watch[0m. Starting [0;1;39mNetwork Name Resolution[0m... [[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m. [[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Time Synchronized[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] Reached target [0;1;39mTimers[0m. [ 22.098571] proc: unrecognized mount option \"hidepid=invisible\" or missing value [[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... [ 22.738464] proc: unrecognized mount option \"hidepid=invisible\" or missing value [[0;32m OK [0m] Finished [0;1;39mRemove Stale Onli…ext4 Metadata Check Snapshots[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[0m. [[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;32m OK [0m] Started [0;1;39mUser Login Management[0m. [[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. Starting [0;1;39mUpdate UTMP about System Runlevel Changes[0m... [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Runlevel Changes[0m. Debian GNU/Linux 11 debian-bullseye-armhf ttymxc1 debian-bullseye-armhf login: root (automatic login) Linux debian-bullseye-armhf 4.4.302-rt232-st41 #1 SMP Wed Jun 7 13:15:21 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/575190/extract-nfsrootfs-hczpltqz' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/575190/extract-nfsrootfs-hczpltqz' / # export NFS_SERVER_IP='192.168.56.75' export NFS_SERVER_IP='192.168.56.75' / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-575190/environment . /lava-575190/environment / # /lava-575190/bin/lava-test-runner /lava-575190/0 /lava-575190/bin/lava-test-runner /lava-575190/0 + export TESTRUN_ID=0_dmesg + cd /lava-575190/0/tests/0_dmesg + cat uuid + UUID=575190_1.6.2.4.1 + set +x[ 24.654476] + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 24.763862] [ 24.854073] [ 24.945078] + set +x [ 24.954556] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-575190/environment / # . /lava-575190/environment/lava-575190/bin/lava-test-runner /lava-575190/1 / # /lava-575190/bin/lava-test-runner /lava-575190/1 + export TESTRUN_ID=1_bootrr + cd /lava-575190/1/tests/1_bootrr + cat uuid + UUID=575190_1.6.2.4.5 + set +x[ 25.592889] + export PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-575190/1/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-575190/1/../bin/lava-test-case [ 25.661703] /lava-575190/1/../bin/lava-test-case [ 25.751594] /lava-575190/1/../bin/lava-test-case [ 25.798482] /lava-575190/1/../bin/lava-test-case [ 25.920219] /lava-575190/1/../bin/lava-test-case [ 26.009186] /lava-575190/1/../bin/lava-test-case [ 27.126557] /lava-575190/1/../bin/lava-test-case [ 27.252515] /lava-575190/1/../bin/lava-test-case [ 27.314449] /lava-575190/1/../bin/lava-test-case [ 27.402485] /lava-575190/1/../bin/lava-test-case [ 27.475589] /lava-575190/1/../bin/lava-test-case [ 27.538447] /lava-575190/1/../bin/lava-test-case [ 27.614509] /lava-575190/1/../bin/lava-test-case [ 27.671290] /lava-575190/1/../bin/lava-test-case [ 27.749158] /lava-575190/1/../bin/lava-test-case [ 27.807567] /lava-575190/1/../bin/lava-test-case [ 27.878864] /lava-575190/1/../bin/lava-test-case [ 27.931864] /lava-575190/1/../bin/lava-test-case [ 27.997981] /lava-575190/1/../bin/lava-test-case [ 28.063556] /lava-575190/1/../bin/lava-test-case [ 28.124136] /lava-575190/1/../bin/lava-test-case [ 29.224419] /lava-575190/1/../bin/lava-test-case [ 29.290048] /lava-575190/1/../bin/lava-test-case [ 30.396879] /lava-575190/1/../bin/lava-test-case [ 31.483121] /lava-575190/1/../bin/lava-test-case [ 31.572723] /lava-575190/1/../bin/lava-test-case [ 31.642892] /lava-575190/1/../bin/lava-test-case [ 31.697831] /lava-575190/1/../bin/lava-test-case [ 32.783240] /lava-575190/1/../bin/lava-test-case [ 33.900560] /lava-575190/1/../bin/lava-test-case [ 34.994827] /lava-575190/1/../bin/lava-test-case [ 36.102837] + set +x [ 36.118713] / #