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.152 (3956 ms) => setenv serverip 192.168.56.75 setenv serverip 192.168.56.75 => tftp 0x12000000 568694/tftp-deploy-39z85n2_/kernel/zImage tftp 0x12000000 568694/tftp-deploy-39z85n2_/kernel/zImage Using FEC device TFTP from server 192.168.56.75; our IP address is 192.168.56.152 Filename '568694/tftp-deploy-39z85n2_/kernel/zImage'. Load address: 0x12000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############# 2.9 MiB/s done Bytes transferred = 11635328 (b18a80 hex) => tftp 0x13000000 568694/tftp-deploy-39z85n2_/ramdisk/ramdisk.cpio.gz.uboot tftp 0x13000000 568694/tftp-deploy-39z85n2_/ramdisk/ramdisk.cpio.gz.uboot Using FEC device TFTP from server 192.168.56.75; our IP address is 192.168.56.152 Filename '568694/tftp-deploy-39z85n2_/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x13000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######################################################## 9.7 MiB/s done Bytes transferred = 6533652 (63b214 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x18000000 568694/tftp-deploy-39z85n2_/dtb/imx6q-udoo.dtb tftp 0x18000000 568694/tftp-deploy-39z85n2_/dtb/imx6q-udoo.dtb Using FEC device TFTP from server 192.168.56.75; our IP address is 192.168.56.152 Filename '568694/tftp-deploy-39z85n2_/dtb/imx6q-udoo.dtb'. Load address: 0x18000000 Loading: *### 5.8 MiB/s done Bytes transferred = 36555 (8ecb hex) => setenv bootargs 'console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.56.75:/var/lib/lava/dispatcher/tmp/568694/extract-nfsrootfs-s0owj7ez,tcp,hard ip=dhcp' setenv bootargs 'console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.56.75:/var/lib/lava/dispatcher/tmp/568694/extract-nfsrootfs-s0owj7ez,tcp,hard ip=dhcp' => bootz 0x12000000 0x13000000 0x18000000 bootz 0x12000000 0x13000000 0x18000000 Kernel image @ 0x12000000 [ 0x000000 - 0xb18a80 ] ## Loading init Ramdisk from Legacy Image at 13000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 6533588 Bytes = 6.2 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 1800beca Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.1.31 (KernelCI@build-j1614615-arm-gcc-10-imx-v6-v7-defconfig-ftxxv) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Tue Jun 6 10:00:18 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] OF: fdt: Machine model: Udoo i.MX6 Quad Board [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] cma: Reserved 64 MiB at 0x4c000000 [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000010000000-0x000000003fffffff] [ 0.000000] HighMem [mem 0x0000000040000000-0x000000004fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000010000000-0x000000004fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000010000000-0x000000004fffffff] [ 0.000000] percpu: Embedded 17 pages/cpu s38388 r8192 d23052 u69632 [ 0.000000] Built 1 zonelists, 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/568694/extract-nfsrootfs-s0owj7ez,tcp,hard ip=dhcp [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 935820K/1048576K available (15360K kernel code, 2191K rwdata, 5092K rodata, 1024K init, 6673K bss, 47220K reserved, 65536K cma-reserved, 196608K highmem) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] trace event string verifier disabled [ 0.000000] Running RCU self tests [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU lockdep checking is enabled. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] L2C-310 errata 752271 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, 1024 kB [ 0.000000] L2C-310: CACHE_ID 0x410000c7, AUX_CTRL 0x76470001 [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] Switching to timer-based delay loop, resolution 333ns [ 0.000001] 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.001905] Console: colour dummy device 80x30 [ 0.001977] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.001988] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.001998] ... MAX_LOCK_DEPTH: 48 [ 0.002008] ... MAX_LOCKDEP_KEYS: 8192 [ 0.002018] ... CLASSHASH_SIZE: 4096 [ 0.002027] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.002037] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.002047] ... CHAINHASH_SIZE: 32768 [ 0.002057] memory used by lock dependency info: 4061 kB [ 0.002067] memory used for stack traces: 2112 kB [ 0.002077] per task-struct memory footprint: 1536 bytes [ 0.002183] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000) [ 0.002212] pid_max: default: 32768 minimum: 301 [ 0.002823] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.002850] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.006565] CPU: Testing write buffer coherency: ok [ 0.006742] CPU0: Spectre v2: using BPIALL workaround [ 0.008079] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.011272] cblist_init_generic: Setting adjustable number of callback queues. [ 0.011370] cblist_init_generic: Setting shift to 2 and lim to 1. [ 0.011716] Running RCU-tasks wait API self tests [ 0.012025] Setting up static identity map for 0x10100000 - 0x10100078 [ 0.012619] Callback from call_rcu_tasks_trace() invoked. [ 0.012852] rcu: Hierarchical SRCU implementation. [ 0.012865] rcu: Max phase no-delay instances is 1000. [ 0.015489] smp: Bringing up secondary CPUs ... [ 0.018649] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.018670] CPU1: Spectre v2: using BPIALL workaround [ 0.021935] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.021956] CPU2: Spectre v2: using BPIALL workaround [ 0.024478] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.024498] CPU3: Spectre v2: using BPIALL workaround [ 0.024916] smp: Brought up 1 node, 4 CPUs [ 0.024936] SMP: Total of 4 processors activated (24.00 BogoMIPS). [ 0.024953] CPU: All CPU(s) started in SVC mode. [ 0.027796] devtmpfs: initialized [ 0.060034] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.062424] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.062494] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.066459] pinctrl core: initialized pinctrl subsystem [ 0.072818] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.095171] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.100132] thermal_sys: Registered thermal governor 'step_wise' [ 0.100462] cpuidle: using governor menu [ 0.100797] CPU identified as i.MX6Q, silicon rev 1.2 [ 0.118399] platform 120000.hdmi: Fixed dependency cycle(s) with /soc/ipu@2800000 [ 0.118512] platform 120000.hdmi: Fixed dependency cycle(s) with /soc/ipu@2400000 [ 0.151074] platform 20e0000.iomuxc-gpr:ipu1_csi0_mux: Fixed dependency cycle(s) with /soc/ipu@2400000 [ 0.151643] platform 20e0000.iomuxc-gpr:ipu2_csi1_mux: Fixed dependency cycle(s) with /soc/ipu@2800000 [ 0.176077] No ATAGs? [ 0.176582] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.176626] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.181122] imx6q-pinctrl 20e0000.pinctrl: initialized IMX pinctrl driver [ 0.223961] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.283685] SCSI subsystem initialized [ 0.285436] usbcore: registered new interface driver usbfs [ 0.285665] usbcore: registered new interface driver hub [ 0.285812] usbcore: registered new device driver usb [ 0.286268] usb_phy_generic usbphynop1: supply vcc not found, using dummy regulator [ 0.287105] usb_phy_generic usbphynop1: dummy supplies not allowed for exclusive requests [ 0.287516] usb_phy_generic usbphynop2: supply vcc not found, using dummy regulator [ 0.288129] usb_phy_generic usbphynop2: dummy supplies not allowed for exclusive requests [ 0.291941] i2c i2c-1: IMX I2C adapter registered [ 0.293477] i2c i2c-2: IMX I2C adapter registered [ 0.293900] mc: Linux media interface: v0.10 [ 0.294107] videodev: Linux video capture interface: v2.00 [ 0.294656] pps_core: LinuxPPS API ver. 1 registered [ 0.294670] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.294724] PTP clock support registered [ 0.297002] Advanced Linux Sound Architecture Driver Initialized. [ 0.301002] Bluetooth: Core ver 2.22 [ 0.301116] NET: Registered PF_BLUETOOTH protocol family [ 0.301130] Bluetooth: HCI device and connection manager initialized [ 0.301236] Bluetooth: HCI socket layer initialized [ 0.301264] Bluetooth: L2CAP socket layer initialized [ 0.301420] Bluetooth: SCO socket layer initialized [ 0.304456] vgaarb: loaded [ 1.368907] clocksource: Switched to clocksource mxc_timer1 [ 1.372001] VFS: Disk quotas dquot_6.6.0 [ 1.372161] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.406105] NET: Registered PF_INET protocol family [ 1.407022] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 1.410303] tcp_listen_portaddr_hash hash table entries: 512 (order: 2, 20480 bytes, linear) [ 1.410425] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.410467] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 1.411172] TCP bind hash table entries: 8192 (order: 7, 655360 bytes, linear) [ 1.413564] TCP: Hash tables configured (established 8192 bind 8192) [ 1.414206] UDP hash table entries: 512 (order: 3, 49152 bytes, linear) [ 1.414439] UDP-Lite hash table entries: 512 (order: 3, 49152 bytes, linear) [ 1.415133] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.417551] RPC: Registered named UNIX socket transport module. [ 1.417597] RPC: Registered udp transport module. [ 1.417611] RPC: Registered tcp transport module. [ 1.417623] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.419405] PCI: CLS 0 bytes, default 64 [ 1.420959] armv7-pmu pmu: hw perfevents: no interrupt-affinity property, guessing. [ 1.421761] Trying to unpack rootfs image as initramfs... [ 1.422001] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 1.428360] Initialise system trusted keyrings [ 1.429437] workingset: timestamp_bits=30 max_order=18 bucket_order=0 [ 1.454032] NFS: Registering the id_resolver key type [ 1.454276] Key type id_resolver registered [ 1.454318] Key type id_legacy registered [ 1.454629] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 1.454727] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 1.454910] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 1.456336] fuse: init (API version 7.37) [ 1.550026] Key type asymmetric registered [ 1.550220] Asymmetric key parser 'x509' registered [ 1.551012] bounce: pool size: 64 pages [ 1.551484] io scheduler mq-deadline registered [ 1.551506] io scheduler kyber registered [ 1.572701] mxs-dma 110000.dma-apbh: initialized [ 1.586797] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 267, base_baud = 5000000) is a IMX [ 2.021450] Freeing initrd memory: 6384K [ 2.027600] printk: console [ttymxc1] enabled [ 2.541829] 21f0000.serial: ttymxc3 at MMIO 0x21f0000 (irq = 268, base_baud = 5000000) is a IMX [ 2.563997] dwhdmi-imx 120000.hdmi: Detected HDMI TX controller v1.30a with HDCP (DWC HDMI 3D TX PHY) [ 2.601807] etnaviv etnaviv: bound 130000.gpu (ops gpu_ops) [ 2.608325] etnaviv etnaviv: bound 134000.gpu (ops gpu_ops) [ 2.614793] etnaviv etnaviv: bound 2204000.gpu (ops gpu_ops) [ 2.620576] etnaviv-gpu 130000.gpu: model: GC2000, revision: 5108 [ 2.627719] etnaviv-gpu 134000.gpu: model: GC320, revision: 5007 [ 2.634021] etnaviv-gpu 2204000.gpu: model: GC355, revision: 1215 [ 2.640219] etnaviv-gpu 2204000.gpu: Ignoring GPU with VG and FE2.0 [ 2.649567] [drm] Initialized etnaviv 1.3.0 20151214 for etnaviv on minor 0 [ 2.662189] imx-ipuv3 2400000.ipu: IPUv3H probed [ 2.671581] Stack Depot allocating hash table of 65536 entries with kvcalloc [ 2.683209] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops ipu_crtc_ops) [ 2.691212] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops ipu_crtc_ops) [ 2.699246] imx-drm display-subsystem: bound imx-ipuv3-crtc.6 (ops ipu_crtc_ops) [ 2.707103] imx-drm display-subsystem: bound imx-ipuv3-crtc.7 (ops ipu_crtc_ops) [ 2.715680] imx-drm display-subsystem: bound 120000.hdmi (ops dw_hdmi_imx_ops) [ 2.726559] [drm] Initialized imx-drm 1.0.0 20120507 for display-subsystem on minor 1 [ 2.736478] imx-drm display-subsystem: [drm] Cannot find any crtc or sizes [ 2.744798] imx-ipuv3 2800000.ipu: IPUv3H probed [ 2.785114] brd: module loaded [ 2.817977] loop: module loaded [ 2.823538] ahci-imx 2200000.sata: fsl,transmit-level-mV not specified, using 00000024 [ 2.831561] ahci-imx 2200000.sata: fsl,transmit-boost-mdB not specified, using 00000480 [ 2.839642] ahci-imx 2200000.sata: fsl,transmit-atten-16ths not specified, using 00002000 [ 2.847845] ahci-imx 2200000.sata: fsl,receive-eq-mdB not specified, using 05000000 [ 2.856491] ahci-imx 2200000.sata: supply ahci not found, using dummy regulator [ 2.864749] ahci-imx 2200000.sata: supply phy not found, using dummy regulator [ 2.872373] ahci-imx 2200000.sata: supply target not found, using dummy regulator [ 2.883615] ahci-imx 2200000.sata: SSS flag set, parallel bus scan disabled [ 2.890706] ahci-imx 2200000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode [ 2.899566] ahci-imx 2200000.sata: flags: ncq sntf stag pm led clo only pmp pio slum part ccc apst [ 2.913152] scsi host0: ahci-imx [ 2.918050] ata1: SATA max UDMA/133 mmio [mem 0x02200000-0x02203fff] port 0x100 irq 281 [ 2.938087] CAN device driver interface [ 2.946863] pps pps0: new PPS source ptp0 [ 2.990078] fec 2188000.ethernet eth0: registered PHC device 0 [ 2.997890] usbcore: registered new interface driver r8152 [ 3.003597] usbcore: registered new interface driver lan78xx [ 3.009464] usbcore: registered new interface driver asix [ 3.015000] usbcore: registered new interface driver ax88179_178a [ 3.021262] usbcore: registered new interface driver cdc_ether [ 3.027281] usbcore: registered new interface driver smsc95xx [ 3.033197] usbcore: registered new interface driver net1080 [ 3.039018] usbcore: registered new interface driver cdc_subset [ 3.045056] usbcore: registered new interface driver zaurus [ 3.050800] usbcore: registered new interface driver MOSCHIP usb-ethernet driver [ 3.058410] usbcore: registered new interface driver cdc_ncm [ 3.064239] usbcore: registered new interface driver r8153_ecm [ 3.070394] usbcore: registered new interface driver usb-storage [ 3.084226] SPI driver ads7846 has no spi_device_id for ti,tsc2046 [ 3.090503] SPI driver ads7846 has no spi_device_id for ti,ads7843 [ 3.096704] SPI driver ads7846 has no spi_device_id for ti,ads7845 [ 3.102962] SPI driver ads7846 has no spi_device_id for ti,ads7873 [ 3.119767] snvs_rtc 20cc000.snvs:snvs-rtc-lp: registered as rtc0 [ 3.126061] snvs_rtc 20cc000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01T00:00:00 UTC (0) [ 3.135690] i2c_dev: i2c /dev entries driver [ 3.152897] Bluetooth: HCI UART driver ver 2.3 [ 3.157374] Bluetooth: HCI UART protocol H4 registered [ 3.162686] Bluetooth: HCI UART protocol LL registered [ 3.170843] sdhci: Secure Digital Host Controller Interface driver [ 3.177045] sdhci: Copyright(c) Pierre Ossman [ 3.181468] sdhci-pltfm: SDHCI platform and OF driver helper [ 3.190664] sdhci-esdhc-imx 2198000.mmc: Got CD GPIO [ 3.190891] caam 2100000.crypto: Entropy delay = 3200 [ 3.233684] mmc2: SDHCI controller on 2198000.mmc [2198000.mmc] using ADMA [ 3.261618] caam 2100000.crypto: Instantiated RNG4 SH0 [ 3.261788] ata1: SATA link down (SStatus 0 SControl 300) [ 3.272551] ahci-imx 2200000.sata: no device found, disabling link. [ 3.278882] ahci-imx 2200000.sata: pass ahci_imx..hotplug=1 to enable hotplug [ 3.322378] caam 2100000.crypto: Instantiated RNG4 SH1 [ 3.327715] caam 2100000.crypto: device ID = 0x0a16010000000000 (Era 4) [ 3.334443] caam 2100000.crypto: job rings = 2, qi = 0 [ 3.348287] caam algorithms registered in /proc/crypto [ 3.353999] caam 2100000.crypto: registering rng-caam [ 3.381389] mmc2: host does not support reading read-only switch, assuming write-enable [ 3.391884] mmc2: new high speed SDXC card at address 59b4 [ 3.401198] mmcblk2: mmc2:59b4 SD128 119 GiB [ 3.418751] mmcblk2: p1 p2 [ 3.504991] random: crng init done [ 3.505500] caam 2100000.crypto: rng crypto API alg registered prng-caam [ 3.519414] usbcore: registered new interface driver usbhid [ 3.525011] usbhid: USB HID core driver [ 3.533146] imx-ipuv3-csi imx-ipuv3-csi.0: Registered ipu1_csi0 capture as /dev/video0 [ 3.542806] imx-ipuv3 2400000.ipu: Registered ipu1_ic_prpenc capture as /dev/video1 [ 3.551409] imx-ipuv3 2400000.ipu: Registered ipu1_ic_prpvf capture as /dev/video2 [ 3.560426] imx-ipuv3-csi imx-ipuv3-csi.1: Registered ipu1_csi1 capture as /dev/video3 [ 3.569705] imx-ipuv3-csi imx-ipuv3-csi.4: Registered ipu2_csi0 capture as /dev/video4 [ 3.578258] imx-ipuv3 2800000.ipu: Registered ipu2_ic_prpenc capture as /dev/video5 [ 3.586660] imx-ipuv3 2800000.ipu: Registered ipu2_ic_prpvf capture as /dev/video6 [ 3.595364] imx-ipuv3-csi imx-ipuv3-csi.5: Registered ipu2_csi1 capture as /dev/video7 [ 3.625542] fsl-ssi-dai 2028000.ssi: No cache defaults, reading back from HW [ 3.640163] NET: Registered PF_INET6 protocol family [ 3.649801] Segment Routing with IPv6 [ 3.653541] In-situ OAM (IOAM) with IPv6 [ 3.657629] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 3.666236] NET: Registered PF_PACKET protocol family [ 3.671369] can: controller area network core [ 3.675937] NET: Registered PF_CAN protocol family [ 3.680816] can: raw protocol [ 3.683943] can: broadcast manager protocol [ 3.688179] can: netlink gateway - max_hops=1 [ 3.693091] Key type dns_resolver registered [ 3.710302] Registering SWP/SWPB emulation handler [ 3.716026] Loading compiled-in X.509 certificates [ 3.861669] imx_usb 2184000.usb: No over current polarity defined [ 4.481386] mxs_phy 20c9000.usbphy: Data pin can't make good contact. [ 4.497800] video-mux 20e0000.iomuxc-gpr:ipu1_csi0_mux: Consider updating driver video-mux to match on endpoints [ 4.512944] video-mux 20e0000.iomuxc-gpr:ipu2_csi1_mux: Consider updating driver video-mux to match on endpoints [ 4.533307] imx-media: Registered ipu_ic_pp csc/scaler as /dev/video8 [ 4.544252] imx_thermal 20c8000.anatop:tempmon: Extended Commercial CPU temperature grade - max:105C critical:100C passive:95C [ 4.560588] fsl-ssi-dai 2028000.ssi: No cache defaults, reading back from HW [ 4.572859] fsl-ssi-dai 2028000.ssi: No cache defaults, reading back from HW [ 4.673723] Micrel KSZ9031 Gigabit PHY 2188000.ethernet-1:06: attached PHY driver (mii_bus:phy_addr=2188000.ethernet-1:06, irq=POLL) [ 7.850725] fec 2188000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off [ 7.859258] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 7.899410] Sending DHCP requests ..., OK [ 14.173392] IP-Config: Got DHCP answer from 192.168.56.254, my address is 192.168.56.152 [ 14.181761] IP-Config: Complete: [ 14.185030] device=eth0, hwaddr=00:c0:08:88:16:0e, ipaddr=192.168.56.152, mask=255.255.255.0, gw=192.168.56.254 [ 14.195688] host=192.168.56.152, domain=mayfield.sirena.org.uk, nis-domain=(none) [ 14.203739] bootserver=192.168.56.254, rootserver=192.168.56.75, rootpath= [ 14.203775] nameserver0=192.168.56.254 [ 14.215418] ntpserver0=50.205.244.22, ntpserver1=85.199.214.99 [ 14.223838] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 14.274890] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 14.283203] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 14.292068] platform regulatory.0: Falling back to sysfs fallback for: regulatory.db [ 14.292089] ALSA device list: [ 14.303379] No soundcards found. [ 14.310045] Freeing unused kernel image (initmem) memory: 1024K [ 14.380571] Run /init as init process Loading, please wait... Starting version 247.3-7+deb11u2 [ 15.213689] fsl-ssi-dai 2028000.ssi: No cache defaults, reading back from HW [ 15.222087] platform sound: deferred probe pending [ 15.227050] platform 2028000.ssi: deferred probe pending [ 15.711717] cfg80211: failed to load regulatory.db [ 15.752223] fsl-ssi-dai 2028000.ssi: No cache defaults, reading back from HW [ 15.780888] fsl-ssi-dai 2028000.ssi: No cache defaults, reading back from HW [ 15.847862] coda 2040000.vpu: Direct firmware load for vpu_fw_imx6q.bin failed with error -2 [ 15.856445] coda 2040000.vpu: Falling back to sysfs fallback for: vpu_fw_imx6q.bin [ 15.881809] fsl-ssi-dai 2028000.ssi: No cache defaults, reading back from HW [ 15.942180] imx-sdma 20ec000.dma-controller: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 [ 15.952704] imx-sdma 20ec000.dma-controller: Falling back to sysfs fallback for: imx/sdma/sdma-imx6q.bin [ 15.967344] fsl-ssi-dai 2028000.ssi: No cache defaults, reading back from HW [ 16.030098] coda 2040000.vpu: Direct firmware load for vpu/vpu_fw_imx6q.bin failed with error -2 [ 16.039061] coda 2040000.vpu: Falling back to sysfs fallback for: vpu/vpu_fw_imx6q.bin [ 16.139261] imx-sdma 20ec000.dma-controller: external firmware not found, using ROM firmware [ 16.140584] coda 2040000.vpu: Direct firmware load for v4l-coda960-imx6q.bin failed with error -2 [ 16.156765] coda 2040000.vpu: Falling back to sysfs fallback for: v4l-coda960-imx6q.bin [ 16.169843] coda 2040000.vpu: firmware request failed [ 16.179319] fsl-asoc-card sound: ASoC: driver name too long 'fsl,imx6q-udoo-ac97' -> 'fsl_imx6q-udoo-' 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.152 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. [ 19.072121] systemd[1]: System time before build time, advancing clock. [ 19.225695] 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) [ 19.251067] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 19.315380] systemd[1]: Set hostname to . [ 20.692678] systemd[1]: Queued start job for default target Graphical Interface. [ 20.707412] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 20.752842] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 20.794279] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 20.830770] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 20.872828] 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. [ 20.910097] 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. [ 20.957181] 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. [ 21.000139] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 21.040779] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 21.079233] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 21.119632] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 21.149995] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 21.182389] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 21.268506] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 21.281230] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 21.323680] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 21.373906] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 21.417279] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 21.463666] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 21.500267] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 21.509485] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 21.606058] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 21.658112] systemd[1]: Mounting Kernel Trace File System... Mounting [0;1;39mKernel Trace File System[0m... [ 21.691109] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped. [ 21.713983] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 21.758697] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 21.821233] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 21.876266] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 21.972756] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 22.053790] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 22.103347] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 22.149698] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 22.211068] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 22.225127] systemd[1]: Mounted Kernel Trace File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Trace File System[0m. [ 22.274595] systemd[1]: modprobe@configfs.service: Succeeded. [ 22.286601] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [ 22.366390] systemd[1]: modprobe@drm.service: Succeeded. [ 22.374525] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [ 22.423097] systemd[1]: modprobe@fuse.service: Succeeded. [ 22.431391] systemd[1]: Finished Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [ 22.480473] 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... [ 22.886149] systemd-journald[258]: Received client request to flush runtime journal. Starting [0;1;39mCreate System Users[0m... [[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;39mApply Kernel Variables[0m. [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [[0m[0;31m* [0m] (1 of 3) A start job is running for /dev/ttymxc1 (5s / 1min 30s) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for /dev/ttymxc1 (5s / 1min 30s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for /dev/ttymxc1 (6s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for…reate System Users (6s / 1min 32s) M[K[[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. [K[[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;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... [[0;32m OK [0m] Reached target [0;1;39mSound Card[0m. [[0;32m OK [0m] Reached target [0;1;39mHardware activated USB gadget[0m. [[0;32m OK [0m] Found device [0;1;39m/dev/ttymxc1[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. [[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. [[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 Name Resolution[0m. [[0;32m OK [0m] Finished [0;1;39mRemove Stale Onli…ext4 Metadata Check Snapshots[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 6.1.31 #1 SMP Tue Jun 6 10:00:18 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/568694/extract-nfsrootfs-s0owj7ez' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/568694/extract-nfsrootfs-s0owj7ez' / # 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-568694/environment . /lava-568694/environment / # /lava-568694/bin/lava-test-runner /lava-568694/0 /lava-568694/bin/lava-test-runner /lava-568694/0 + export TESTRUN_ID=0_dmesg + cd /lava-568694/0/tests/0_dmesg + cat uuid + UUID=568694_1.6.2.4.1[ 41.189047] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 41.788719] [ 42.193383] [ 42.649652] + set +x [ 42.662287] # / # #export SHELL=/bin/sh / # export SHELL=/bin/sh. /lava-568694/environment / # . /lava-568694/environment/lava-568694/bin/lava-test-runner /lava-568694/1 / # /lava-568694/bin/lava-test-runner /lava-568694/1 + export TESTRUN_ID=1_bootrr + cd /lava-568694/1/tests/1_bootrr + cat uuid + UUID=568694_1.6.2.4.5[ 43.556897] + set +x + export PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-568694/1/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-568694/1/../bin/lava-test-case [ 43.899879] /lava-568694/1/../bin/lava-test-case [ 44.192217] /lava-568694/1/../bin/lava-test-case [ 44.362812] /lava-568694/1/../bin/lava-test-case [ 44.685551] /lava-568694/1/../bin/lava-test-case [ 44.907586] /lava-568694/1/../bin/lava-test-case [ 45.182153] /lava-568694/1/../bin/lava-test-case [ 45.465410] /lava-568694/1/../bin/lava-test-case [ 45.800862] /lava-568694/1/../bin/lava-test-case [ 45.995043] /lava-568694/1/../bin/lava-test-case [ 46.231491] /lava-568694/1/../bin/lava-test-case [ 46.484664] /lava-568694/1/../bin/lava-test-case [ 47.641078] /lava-568694/1/../bin/lava-test-case [ 47.775148] /lava-568694/1/../bin/lava-test-case [ 47.934053] /lava-568694/1/../bin/lava-test-case [ 48.071278] /lava-568694/1/../bin/lava-test-case [ 48.225694] /lava-568694/1/../bin/lava-test-case [ 48.344124] /lava-568694/1/../bin/lava-test-case [ 48.504775] /lava-568694/1/../bin/lava-test-case [ 48.660202] /lava-568694/1/../bin/lava-test-case [ 48.777999] /lava-568694/1/../bin/lava-test-case [ 48.943801] /lava-568694/1/../bin/lava-test-case [ 49.066247] /lava-568694/1/../bin/lava-test-case [ 49.214408] /lava-568694/1/../bin/lava-test-case [ 49.387842] /lava-568694/1/../bin/lava-test-case [ 49.521638] /lava-568694/1/../bin/lava-test-case [ 49.691496] /lava-568694/1/../bin/lava-test-case [ 49.834095] /lava-568694/1/../bin/lava-test-case [ 51.002513] /lava-568694/1/../bin/lava-test-case [ 51.125646] /lava-568694/1/../bin/lava-test-case [ 51.280563] /lava-568694/1/../bin/lava-test-case [ 51.453432] + set +x [ 51.476322] / #