connecting to NetworkSerialPort(target=Target(name='imx6dl-riotboard-0', env=None), name='NetworkSerialPort', state=, avail=True, host='moxa.cuskci.stw.pengutronix.de', port=4011, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t moxa.cuskci.stw.pengutronix.de:4011 connected to 10.8.254.5 (port 4011) Escape character: Ctrl-\ Type the escape character to get to the prompt. barebox 2017.10.1-00009-gbc5d99d030 #1 Wed Nov 1 16:14:48 CET 2017 Board: RIoTboard i.MX6S detected i.MX6 Solo revision 1.1 mdio_bus: miibus0: probed imx-usb 2184200.usb: USB EHCI 1.00 imx-esdhc 2194000.usdhc: registered as 2194000.usdhc imx-esdhc 2198000.usdhc: registered as 2198000.usdhc imx-esdhc 219c000.usdhc: registered as 219c000.usdhc imx-ipuv3 2400000.ipu: IPUv3H probed imx-hdmi 120000.hdmi: Detected HDMI controller 0x13:0x1a:0xa0:0xc1 netconsole: registered as netconsole-1 malloc space: 0x2fefb4e0 -> 0x4fdf69bf (size 511 MiB) mmc3: detected MMC card version 4.41 mmc3: registered mmc3.boot0 mmc3: registered mmc3.boot1 mmc3: registered mmc3 running /env/bin/init... [?25h Hit m for menu or any other key to stop autoboot: 3 type exit to get to the menu [1;32mbarebox@[1;36mRIoTboard i.MX6S:/[0m global linux.bootargs.console=\"console=ttymxc1,115200n8\" [1;32mbarebox@[1;36mRIoTboard i.MX6S:/[0m global linux.bootargs.console=\"console=ttymxc1,115200n8\"global linux.bootargs.nfs=\"'root=/dev/nfs rw nfsroot=10.8.254.2:/var/lib/lava/dispatcher/tmp/825510/extract-nfsrootfs-qatcnt_d,v3,tcp ip=dhcp'\" [1;32mbarebox@[1;36mRIoTboard i.MX6S:/[0m global linux.bootargs.nfs=\"'root=/dev/nfs rw nfsroot=10.8.254.2:/var/lib/lava/dispatcher/tmp/825510/extract-nfsrootfs-qatcnt_d,v3,tcp ip=dhcp'\"bootm -v -o /mnt/tftp/825510/tftp-deploy-f983nid_/dtb/imx6dl-riotboard.dtb /mnt/tftp/825510/tftp-deploy-f983nid_/kernel/zImage [1;32mbarebox@[1;36mRIoTboard i.MX6S:/[0m bootm -v -o /mnt/tftp/825510/tftp-deploy-f983nid_/dtb/imx6dl-riotboard.dtb /mnt/tftp/825510/tftp-deploy-f983nid_/kernel/zImage warning: No MAC address set. Using random address ce:b1:35:4e:d6:f0 eth0: 1000Mbps full duplex link detected T DHCP client bound to address 10.8.254.80 Loading ARM Linux zImage '/mnt/tftp/825510/tftp-deploy-f983nid_/kernel/zImage' OS image not yet relocated Passing control to ARM zImage handler no OS load address, defaulting to 0x12896000 no initrd load address, defaulting to 0x18000000 Loading devicetree from '/mnt/tftp/825510/tftp-deploy-f983nid_/dtb/imx6dl-riotboard.dtb' mmc3: Cannot find nodepath /soc/aips-bus@02100000/usdhc@0219c000, cannot fixup Failed to fixup node in of_partition_fixup+0x1/0x1f8: Invalid argument commandline: console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=10.8.254.2:/var/lib/lava/dispatcher/tmp/825510/extract-nfsrootfs-qatcnt_d,v3,tcp ip=dhcp Starting kernel at 0x12896000, oftree at 0x18000000... Starting kernel in secure mode [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.19.265-cip84 (KernelCI@build-j493305-arm-gcc-10-imx-v6-v7-defconfig-h766v) (gcc version 10.2.1 20210110 (Debian 10.2.1-6)) #1 SMP Fri Nov 11 06:21:46 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: RIoTboard i.MX6S [ 0.000000] Memory policy: Data cache writeback [ 0.000000] cma: Reserved 64 MiB at 0x4a000000 [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] percpu: Embedded 17 pages/cpu s37928 r8192 d23512 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=10.8.254.2:/var/lib/lava/dispatcher/tmp/825510/extract-nfsrootfs-qatcnt_d,v3,tcp ip=dhcp [ 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: 947972K/1048576K available (11264K kernel code, 880K rwdata, 3612K rodata, 1024K init, 7652K bss, 35068K reserved, 65536K cma-reserved, 195688K 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 : 0x(ptrval) - 0x(ptrval) (12256 kB) [ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (1024 kB) [ 0.000000] .data : 0x(ptrval) - 0x(ptrval) ( 881 kB) [ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) (7653 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 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] rcu: RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 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] ccm: ldb_di0_sel already changed from reset value: 0 [ 0.000000] ccm: ldb_di1_sel already changed from reset value: 0 [ 0.000000] Switching to timer-based delay loop, resolution 333ns [ 0.000008] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns [ 0.000036] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns [ 0.001551] Console: colour dummy device 80x30 [ 0.001594] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.001611] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.001629] ... MAX_LOCK_DEPTH: 48 [ 0.001646] ... MAX_LOCKDEP_KEYS: 8191 [ 0.001662] ... CLASSHASH_SIZE: 4096 [ 0.001677] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.001693] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.001708] ... CHAINHASH_SIZE: 32768 [ 0.001725] memory used by lock dependency info: 4655 kB [ 0.001741] per task-struct memory footprint: 1536 bytes [ 0.001837] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000) [ 0.001865] pid_max: default: 32768 minimum: 301 [ 0.002251] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.002290] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.004688] CPU: Testing write buffer coherency: ok [ 0.004778] CPU0: Spectre v2: using BPIALL workaround [ 0.006133] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.008299] Setting up static identity map for 0x10100000 - 0x10100078 [ 0.008875] rcu: Hierarchical SRCU implementation. [ 0.010584] smp: Bringing up secondary CPUs ... [ 0.010611] smp: Brought up 1 node, 1 CPU [ 0.010632] SMP: Total of 1 processors activated (6.00 BogoMIPS). [ 0.010655] CPU: All CPU(s) started in SVC mode. [ 0.013486] devtmpfs: initialized [ 0.036080] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.036884] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.036947] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.039708] pinctrl core: initialized pinctrl subsystem [ 0.044940] NET: Registered protocol family 16 [ 0.064144] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.067161] cpuidle: using governor menu [ 0.067448] CPU identified as i.MX6DL, silicon rev 1.1 [ 0.084774] vdd1p1: supplied by regulator-dummy [ 0.086398] vdd3p0: supplied by regulator-dummy [ 0.087642] vdd2p5: supplied by regulator-dummy [ 0.088849] vddarm: supplied by regulator-dummy [ 0.090623] vddpu: supplied by regulator-dummy [ 0.091534] vddsoc: supplied by regulator-dummy [ 0.113370] No ATAGs? [ 0.113638] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.113734] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.116164] imx6dl-pinctrl 20e0000.iomuxc: Failed to create dummy-iomuxc-gpr@20e0000 debugfs directory [ 0.117216] imx6dl-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver [ 0.178939] mxs-dma 110000.dma-apbh: initialized [ 0.184664] vgaarb: loaded [ 0.185664] SCSI subsystem initialized [ 0.186948] usbcore: registered new interface driver usbfs [ 0.187151] usbcore: registered new interface driver hub [ 0.187263] usbcore: registered new device driver usb [ 0.191081] i2c i2c-0: IMX I2C adapter registered [ 0.191130] i2c i2c-0: can't use DMA, using PIO instead. [ 0.192485] i2c i2c-1: IMX I2C adapter registered [ 0.192528] i2c i2c-1: can't use DMA, using PIO instead. [ 0.193655] i2c i2c-3: IMX I2C adapter registered [ 0.193696] i2c i2c-3: can't use DMA, using PIO instead. [ 0.193952] media: Linux media interface: v0.10 [ 0.194071] videodev: Linux video capture interface: v2.00 [ 0.194539] pps_core: LinuxPPS API ver. 1 registered [ 0.194563] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.194620] PTP clock support registered [ 0.195459] Advanced Linux Sound Architecture Driver Initialized. [ 0.198694] Bluetooth: Core ver 2.22 [ 0.198817] NET: Registered protocol family 31 [ 0.198840] Bluetooth: HCI device and connection manager initialized [ 0.198963] Bluetooth: HCI socket layer initialized [ 0.198996] Bluetooth: L2CAP socket layer initialized [ 0.199190] Bluetooth: SCO socket layer initialized [ 0.201400] clocksource: Switched to clocksource mxc_timer1 [ 0.416285] VFS: Disk quotas dquot_6.6.0 [ 0.416442] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.441431] NET: Registered protocol family 2 [ 0.442027] IP idents hash table entries: 16384 (order: 5, 131072 bytes) [ 0.444446] tcp_listen_portaddr_hash hash table entries: 512 (order: 2, 20480 bytes) [ 0.444574] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.444730] TCP bind hash table entries: 8192 (order: 6, 294912 bytes) [ 0.445737] TCP: Hash tables configured (established 8192 bind 8192) [ 0.446377] UDP hash table entries: 512 (order: 3, 40960 bytes) [ 0.446559] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes) [ 0.447100] NET: Registered protocol family 1 [ 0.449025] RPC: Registered named UNIX socket transport module. [ 0.449101] RPC: Registered udp transport module. [ 0.449126] RPC: Registered tcp transport module. [ 0.449146] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.452815] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 0.456896] Initialise system trusted keyrings [ 0.457801] workingset: timestamp_bits=30 max_order=18 bucket_order=0 [ 0.473625] NFS: Registering the id_resolver key type [ 0.473789] Key type id_resolver registered [ 0.473865] Key type id_legacy registered [ 0.474039] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 0.475555] fuse init (API version 7.27) [ 0.489777] Key type asymmetric registered [ 0.489980] Asymmetric key parser 'x509' registered [ 0.490242] bounce: pool size: 64 pages [ 0.490364] io scheduler noop registered [ 0.490389] io scheduler deadline registered [ 0.490730] io scheduler cfq registered (default) [ 0.490756] io scheduler mq-deadline registered [ 0.490779] io scheduler kyber registered [ 0.508332] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 [ 0.508595] imx-sdma 20ec000.sdma: external firmware not found, using ROM firmware [ 0.511110] imx-pgc-pd imx-pgc-power-domain.0: DMA mask not set [ 0.511910] imx-pgc-pd imx-pgc-power-domain.0: Linked as a consumer to 20dc000.gpc [ 0.512145] imx-pgc-pd imx-pgc-power-domain.1: DMA mask not set [ 0.512593] imx-pgc-pd imx-pgc-power-domain.1: Linked as a consumer to regulator.5 [ 0.513096] PU : no governor for states [ 0.513157] imx-pgc-pd imx-pgc-power-domain.1: Linked as a consumer to 20dc000.gpc [ 0.516702] pfuze100-regulator 0-0008: Full layer: 1, Metal layer: 1 [ 0.517585] pfuze100-regulator 0-0008: FAB: 0, FIN: 0 [ 0.517611] pfuze100-regulator 0-0008: pfuze100 found. [ 0.542693] 2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 25, base_baud = 5000000) is a IMX [ 0.545811] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 68, base_baud = 5000000) is a IMX [ 1.461083] console [ttymxc1] enabled [ 1.466678] 21ec000.serial: ttymxc2 at MMIO 0x21ec000 (irq = 69, base_baud = 5000000) is a IMX [ 1.477023] 21f0000.serial: ttymxc3 at MMIO 0x21f0000 (irq = 70, base_baud = 5000000) is a IMX [ 1.487282] 21f4000.serial: ttymxc4 at MMIO 0x21f4000 (irq = 71, base_baud = 5000000) is a IMX [ 1.512795] etnaviv etnaviv: bound 130000.gpu (ops gpu_ops) [ 1.519099] etnaviv etnaviv: bound 134000.gpu (ops gpu_ops) [ 1.524776] etnaviv-gpu 130000.gpu: model: GC880, revision: 5106 [ 1.543484] etnaviv-gpu 134000.gpu: model: GC320, revision: 5007 [ 1.564429] [drm] Initialized etnaviv 1.2.0 20151214 for etnaviv on minor 0 [ 1.576225] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.583057] [drm] No driver support for vblank timestamp query. [ 1.590601] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops ipu_crtc_ops) [ 1.598503] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops ipu_crtc_ops) [ 1.607148] dwhdmi-imx 120000.hdmi: Detected HDMI TX controller v1.31a with HDCP (DWC HDMI 3D TX PHY) [ 1.622629] imx-drm display-subsystem: bound 120000.hdmi (ops dw_hdmi_imx_ops) [ 1.631030] [drm] Cannot find any crtc or sizes [ 1.638696] [drm] Initialized imx-drm 1.0.0 20120507 for display-subsystem on minor 1 [ 1.646764] imx-ipuv3 2400000.ipu: IPUv3H probed [ 1.675245] brd: module loaded [ 1.703058] loop: module loaded [ 1.715372] CAN device driver interface [ 1.722274] fec 2188000.ethernet: 2188000.ethernet supply phy not found, using dummy regulator [ 1.731172] fec 2188000.ethernet: Linked as a consumer to regulator.0 [ 1.741255] pps pps0: new PPS source ptp0 [ 1.758488] fec 2188000.ethernet eth0: registered PHC device 0 [ 1.766154] usbcore: registered new interface driver asix [ 1.772075] usbcore: registered new interface driver ax88179_178a [ 1.778268] usbcore: registered new interface driver cdc_ether [ 1.784383] usbcore: registered new interface driver net1080 [ 1.790143] usbcore: registered new interface driver cdc_subset [ 1.796304] usbcore: registered new interface driver zaurus [ 1.802177] usbcore: registered new interface driver cdc_ncm [ 1.807855] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.814449] ehci-pci: EHCI PCI platform driver [ 1.819001] ehci-mxc: Freescale On-Chip EHCI Host driver [ 1.825239] usbcore: registered new interface driver usb-storage [ 1.835243] imx_usb 2184000.usb: Linked as a consumer to regulator.9 [ 1.850496] imx_usb 2184200.usb: 2184200.usb supply vbus not found, using dummy regulator [ 1.859054] imx_usb 2184200.usb: Linked as a consumer to regulator.0 [ 1.869105] ci_hdrc ci_hdrc.1: EHCI Host Controller [ 1.874573] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1 [ 1.911446] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 [ 1.921260] hub 1-0:1.0: USB hub found [ 1.925477] hub 1-0:1.0: 1 port detected [ 1.941621] snvs_rtc 20cc000.snvs:snvs-rtc-lp: registered as rtc0 [ 1.948067] i2c /dev entries driver [ 1.962092] imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0) [ 1.968743] Bluetooth: HCI UART driver ver 2.3 [ 1.973286] Bluetooth: HCI UART protocol H4 registered [ 1.978951] Bluetooth: HCI UART protocol LL registered [ 1.985709] sdhci: Secure Digital Host Controller Interface driver [ 1.991972] sdhci: Copyright(c) Pierre Ossman [ 1.996344] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.003601] sdhci-esdhc-imx 2194000.usdhc: Got CD GPIO [ 2.008839] sdhci-esdhc-imx 2194000.usdhc: Got WP GPIO [ 2.014405] sdhci-esdhc-imx 2194000.usdhc: Linked as a consumer to regulator.8 [ 2.058310] mmc0: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA [ 2.068619] sdhci-esdhc-imx 2198000.usdhc: Got CD GPIO [ 2.074405] sdhci-esdhc-imx 2198000.usdhc: Got WP GPIO [ 2.079927] sdhci-esdhc-imx 2198000.usdhc: Linked as a consumer to regulator.8 [ 2.122608] mmc1: SDHCI controller on 2198000.usdhc [2198000.usdhc] using ADMA [ 2.131282] sdhci-esdhc-imx 219c000.usdhc: Linked as a consumer to regulator.8 [ 2.173081] mmc2: SDHCI controller on 219c000.usdhc [219c000.usdhc] using ADMA [ 2.190087] caam 2100000.caam: Entropy delay = 3200 [ 2.255988] caam 2100000.caam: Instantiated RNG4 SH0 [ 2.316752] caam 2100000.caam: Instantiated RNG4 SH1 [ 2.321791] caam 2100000.caam: device ID = 0x0a16010000000100 (Era 4) [ 2.328251] caam 2100000.caam: job rings = 2, qi = 0 [ 2.333423] usb 1-1: new high-speed USB device number 2 using ci_hdrc [ 2.367716] caam algorithms registered in /proc/crypto [ 2.380136] caam_jr 2101000.jr0: registering rng-caam [ 2.392403] usbcore: registered new interface driver usbhid [ 2.398046] usbhid: USB HID core driver [ 2.406723] mmc2: new DDR MMC card at address 0001 [ 2.416433] imx-media: subdev ipu1_vdic bound [ 2.421138] imx-media: subdev ipu2_vdic bound [ 2.429781] mmcblk2: mmc2:0001 MMC04G 3.58 GiB [ 2.436210] mmcblk2boot0: mmc2:0001 MMC04G partition 1 2.00 MiB [ 2.442869] imx-media: subdev ipu1_ic_prp bound [ 2.449192] ipu1_ic_prpenc: Registered ipu1_ic_prpenc capture as /dev/video0 [ 2.458015] mmcblk2boot1: mmc2:0001 MMC04G partition 2 2.00 MiB [ 2.464720] imx-media: subdev ipu1_ic_prpenc bound [ 2.471058] mmcblk2rpmb: mmc2:0001 MMC04G partition 3 128 KiB, chardev (244:0) [ 2.478500] ipu1_ic_prpvf: Registered ipu1_ic_prpvf capture as /dev/video1 [ 2.489066] imx-media: subdev ipu1_ic_prpvf bound [ 2.498024] imx-media: subdev ipu2_ic_prp bound [ 2.509469] ipu2_ic_prpenc: Registered ipu2_ic_prpenc capture as /dev/video2 [ 2.519301] imx-media: subdev ipu2_ic_prpenc bound [ 2.524942] ipu2_ic_prpvf: Registered ipu2_ic_prpvf capture as /dev/video3 [ 2.532146] imx-media: subdev ipu2_ic_prpvf bound [ 2.540421] hub 1-1:1.0: USB hub found [ 2.545623] ipu1_csi0: Registered ipu1_csi0 capture as /dev/video4 [ 2.552111] imx-media: subdev ipu1_csi0 bound [ 2.556613] hub 1-1:1.0: 4 ports detected [ 2.561638] ipu1_csi1: Registered ipu1_csi1 capture as /dev/video5 [ 2.567881] imx-media: subdev ipu1_csi1 bound [ 2.584596] sgtl5000 0-000a: Linked as a consumer to regulator.7 [ 2.590878] sgtl5000 0-000a: Linked as a consumer to regulator.8 [ 2.599212] sgtl5000 0-000a: sgtl5000 revision 0x11 [ 2.609735] sgtl5000 0-000a: Using internal LDO instead of VDDD: check ER1 erratum [ 2.642116] [drm] Cannot find any crtc or sizes [ 2.661132] fsl-asoc-card sound: ASoC: CPU DAI (null) not registered [ 2.671280] fsl-ssi-dai 2028000.ssi: No cache defaults, reading back from HW [ 2.710386] imx-sgtl5000 sound: sgtl5000 <-> 2028000.ssi mapping ok [ 2.733822] NET: Registered protocol family 10 [ 2.742513] Segment Routing with IPv6 [ 2.746465] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 2.754428] NET: Registered protocol family 17 [ 2.758926] can: controller area network core (rev 20170425 abi 9) [ 2.765499] NET: Registered protocol family 29 [ 2.769973] can: raw protocol (rev 20170425) [ 2.774497] can: broadcast manager protocol (rev 20170425 t) [ 2.780205] can: netlink gateway (rev 20170425) max_hops=1 [ 2.786454] Key type dns_resolver registered [ 2.792281] cpu cpu0: Linked as a consumer to regulator.4 [ 2.797921] cpu cpu0: Linked as a consumer to regulator.5 [ 2.804432] cpu cpu0: Linked as a consumer to regulator.6 [ 2.814333] Registering SWP/SWPB emulation handler [ 2.820659] Loading compiled-in X.509 certificates [ 2.890693] imx-media: subdev ipu1_csi0_mux bound [ 2.896449] imx-media: subdev ipu1_csi1_mux bound [ 2.901535] imx-media: ipu1_csi1:1 -> ipu1_ic_prp:0 [ 2.906438] imx-media: ipu1_csi1:1 -> ipu1_vdic:0 [ 2.911173] imx-media: ipu1_csi1_mux:5 -> ipu1_csi1:0 [ 2.916293] imx-media: ipu1_csi0:1 -> ipu1_ic_prp:0 [ 2.921190] imx-media: ipu1_csi0:1 -> ipu1_vdic:0 [ 2.925961] imx-media: ipu1_csi0_mux:5 -> ipu1_csi0:0 [ 2.931037] imx-media: ipu2_ic_prp:1 -> ipu2_ic_prpenc:0 [ 2.936409] imx-media: ipu2_ic_prp:2 -> ipu2_ic_prpvf:0 [ 2.941691] imx-media: ipu1_ic_prp:1 -> ipu1_ic_prpenc:0 [ 2.947021] imx-media: ipu1_ic_prp:2 -> ipu1_ic_prpvf:0 [ 2.952305] imx-media: ipu2_vdic:2 -> ipu2_ic_prp:0 [ 2.957200] imx-media: ipu1_vdic:2 -> ipu1_ic_prp:0 [ 2.970044] imx_thermal tempmon: Commercial CPU temperature grade - max:95C critical:90C passive:85C [ 2.982402] snvs_rtc 20cc000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01 00:00:01 UTC (1) [ 3.094014] Atheros 8035 ethernet 2188000.ethernet-1:04: attached PHY driver [Atheros 8035 ethernet] (mii_bus:phy_addr=2188000.ethernet-1:04, irq=POLL) [ 3.109877] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 6.243824] fec 2188000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off [ 6.262215] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 6.292794] Sending DHCP requests ., OK [ 6.335448] IP-Config: Got DHCP answer from 10.8.254.2, my address is 10.8.254.80 [ 6.343088] IP-Config: Complete: [ 6.346364] device=eth0, hwaddr=ce:b1:35:4e:d6:f0, ipaddr=10.8.254.80, mask=255.255.255.0, gw=255.255.255.255 [ 6.356843] host=10.8.254.80, domain=, nis-domain=(none) [ 6.362713] bootserver=10.8.254.2, rootserver=10.8.254.2, rootpath= [ 6.362724] nameserver0=10.8.254.2 [ 6.375993] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 6.389307] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 6.397145] ALSA device list: [ 6.400132] #0: imx6-riotboard-sgtl5000 [ 6.405058] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 6.414084] cfg80211: failed to load regulatory.db [ 6.461041] VFS: Mounted root (nfs filesystem) on device 0:14. [ 6.469233] devtmpfs: mounted [ 6.475856] Freeing unused kernel memory: 1024K [ 6.481933] Run /sbin/init as init process [ 7.270518] systemd[1]: System time before build time, advancing clock. [ 7.360562] cgroup: cgroup2: unknown option \"memory_recursiveprot\" [ 7.403708] systemd[1]: systemd 247.3-7+deb11u1 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) [ 7.428162] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 7.484167] systemd[1]: Set hostname to . [ 9.485752] systemd[1]: Queued start job for default target Graphical Interface. [ 9.495650] random: systemd: uninitialized urandom read (16 bytes read) [ 9.502763] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 9.515367] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 9.527414] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 9.562758] random: systemd: uninitialized urandom read (16 bytes read) [ 9.572990] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 9.612759] random: systemd: uninitialized urandom read (16 bytes read) [ 9.623189] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 9.665379] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 9.703517] 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. [ 9.752706] 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. [ 9.800401] 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. [ 9.842855] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 9.882978] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 9.922937] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 9.961882] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 9.992836] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 10.033527] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 10.128310] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 10.139465] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 10.186374] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 10.227212] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 10.266918] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 10.305399] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 10.344497] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 10.354499] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 10.371935] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 10.402330] systemd[1]: Mounting Kernel Trace File System... Mounting [0;1;39mKernel Trace File System[0m... [ 10.430294] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped. [ 10.500595] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 10.582266] random: systemd: uninitialized urandom read (16 bytes read) [ 10.607959] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 10.662275] random: systemd: uninitialized urandom read (16 bytes read) [ 10.675714] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 10.727223] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 10.736931] random: systemd: uninitialized urandom read (16 bytes read) [ 10.750931] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 10.810586] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 10.866741] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 10.936950] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 11.031281] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 11.133568] systemd[1]: Mounted Kernel Trace File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Trace File System[0m. [ 11.205224] systemd[1]: modprobe@configfs.service: Succeeded. [ 11.272210] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [ 11.367390] systemd[1]: modprobe@drm.service: Succeeded. [ 11.392291] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [ 11.425892] systemd[1]: modprobe@fuse.service: Succeeded. [ 11.454492] systemd[1]: Finished Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [ 11.482048] systemd[1]: Finished Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [ 11.512135] systemd[1]: Finished Remount Root and Kernel File Systems. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. [ 11.562528] systemd[1]: Mounting FUSE Control File System... Mounting [0;1;39mFUSE Control File System[0m... [ 11.615014] systemd[1]: Mounting Kernel Configuration File System... Mounting [0;1;39mKernel Configuration File System[0m... [ 11.688458] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. [ 11.735598] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 11.771800] random: systemd: uninitialized urandom read (16 bytes read) [ 11.803806] systemd[1]: Starting Load/Save Random Seed... Starting [0;1;39mLoad/Save Random Seed[0m... [ 11.842487] random: systemd: uninitialized urandom read (16 bytes read) [ 11.864813] random: systemd-journal: uninitialized urandom read (16 bytes read) [ 11.887092] systemd[1]: Starting Apply Kernel Variables... Starting [0;1;39mApply Kernel Variables[0m... [ 11.966758] systemd[1]: Starting Create System Users... Starting [0;1;39mCreate System Users[0m... [ 12.035822] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[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. Starting [0;1;39mFlush Journal to Persistent Storage[0m... [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [ 12.525237] systemd-journald[153]: Received client request to flush runtime journal. [[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. [ 13.903485] 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;39mRule-based Manage…for Device Events and Files[0m... [ 14.012194] random: crng init done [ 14.015819] random: 43 urandom warning(s) missed due to ratelimiting [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. Starting [0;1;39mCreate Volatile Files and Directories[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] Started [0;1;39mNetwork Service[0m. Starting [0;1;39mNetwork Name Resolution[0m... [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [ 18.467758] coda 2040000.vpu: Direct firmware load for vpu_fw_imx6d.bin failed with error -2 [ 18.555973] coda 2040000.vpu: Direct firmware load for vpu/vpu_fw_imx6d.bin failed with error -2 [ 18.733399] coda 2040000.vpu: Direct firmware load for v4l-coda960-imx6dl.bin failed with error -2 [ 18.757029] coda 2040000.vpu: firmware request failed [[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 Time Synchronization[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. [[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 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] Listening on [0;1;39mLoad/Save RF …itch Status /dev/rfkill Watch[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... Starting [0;1;39mPermit User Sessions[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] Started [0;1;39mUser Login Management[0m. [[0;32m OK [0m] Reached target [0;1;39mMulti-User System[0m. [[0;32m OK [0m] Finished [0;1;39mRemove Stale Onli…ext4 Metadata Check Snapshots[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.19.265-cip84 #1 SMP Fri Nov 11 06:21:46 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/825510/extract-nfsrootfs-qatcnt_d' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/825510/extract-nfsrootfs-qatcnt_d' / # export NFS_SERVER_IP='10.8.254.2' export NFS_SERVER_IP='10.8.254.2' / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-825510/environment . /lava-825510/environment / # /lava-825510/bin/lava-test-runner /lava-825510/0 /lava-825510/bin/lava-test-runner /lava-825510/0 + export TESTRUN_ID=0_dmesg + cd /lava-825510/0/tests/0_dmesg + cat uuid + UUID=825510_1.6.2.3.1 [ 25.201533] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 25.362900] [ 25.492094] [ 25.633332] + set +x [ 25.643880] # / # #export SHELL=/bin/sh / # export SHELL=/bin/sh. /lava-825510/environment / # . /lava-825510/environment/lava-825510/bin/lava-test-runner /lava-825510/1 / # /lava-825510/bin/lava-test-runner /lava-825510/1 + export TESTRUN_ID=1_bootrr + cd /lava-825510/1/tests/1_bootrr + cat uuid + UUID=825510_1.6.2.3.5 [ 26.312959] + set +x + export PATH=/opt/bootrr/helpers:/lava-825510/1/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd /opt/bootrr + sh helpers/bootrr-auto /lava-825510/1/../bin/lava-test-case [ 27.464445] + set +x [ 27.510717] / #