connecting to NetworkSerialPort(target=Target(name='imx6ul-pico-hobbit-0', env=None), name='NetworkSerialPort', state=, avail=True, host='moxa.cuskci.stw.pengutronix.de', port=4007, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t moxa.cuskci.stw.pengutronix.de:4007 connected to 10.8.254.5 (port 4007) Escape character: Ctrl-\ Type the escape character to get to the prompt. barebox 2017.10.1-00009-gbc5d99d030 #1 Wed Nov 1 17:19:43 CET 2017 Board: Technexion Pico i.MX6UL Board detected i.MX6 UltraLite revision 1.0 mdio_bus: miibus0: probed imx-usb 2184200.usb: USB EHCI 1.00 imx-esdhc 2190000.usdhc: registered as 2190000.usdhc imx-esdhc 2194000.usdhc: registered as 2194000.usdhc netconsole: registered as netconsole-1 malloc space: 0x8fefca40 -> 0x9fdf947f (size 255 MiB) mmc0: detected MMC card version 5.1 mmc0: registered mmc0.boot0 mmc0: registered mmc0.boot1 mmc0: registered mmc0 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;36mTechnexion Pico i.MX6UL Board:/[0m bootm -v -r /mnt/tftp/764312/tftp-deploy-m8_1wqmc/ramdisk/ramdisk.cpio.gz -o /mnt/tftp/764312/tftp-deploy-m8_1wqmc/dtb/imx6ul-pico-hobbit.dtb /mnt/tftp/764312/tftp-deploy-m8_1wqmc/kernel/zImage [1;32mbarebox@[1;36mTechnexion Pico i.MX6UL Board:/[0m bootm -v -r /mnt/tftp/764312/tftp-deploy-m8_1wqmc/ramdisk/ramdisk.cpio.gz -o /mnt/tftp/764312/tftp-deploy-m8_1wqmc/dtb/imx6ul-pico-hobbit.dtb /mnt/tftp/764312/tftp-deploy-m8_1wqmc/kernel/zImage warning: No MAC address set. Using random address ea:41:e4:e9:19:ba eth1: 100Mbps full duplex link detected T DHCP client bound to address 10.8.254.70 Loading ARM Linux zImage '/mnt/tftp/764312/tftp-deploy-m8_1wqmc/kernel/zImage' OS image not yet relocated Passing control to ARM zImage handler no OS load address, defaulting to 0x82e14000 no initrd load address, defaulting to 0x8384c000 Loaded initrd GZIP compressed '/mnt/tftp/764312/tftp-deploy-m8_1wqmc/ramdisk/ramdisk.cpio.gz' initrd is at 0x8384c000-0x8479ad24 Loading devicetree from '/mnt/tftp/764312/tftp-deploy-m8_1wqmc/dtb/imx6ul-pico-hobbit.dtb' mmc0: Cannot find nodepath /soc/aips-bus@02100000/usdhc@02190000, cannot fixup Failed to fixup node in of_partition_fixup+0x1/0x1f8: Invalid argument commandline: console=ttymxc5,115200n8 Starting kernel at 0x82e14000, initrd at 0x8384c000, oftree at 0x8479b000... Starting kernel in secure mode [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.128-cip10 (KernelCI@build-j308981-arm-gcc-10-multi-v7-defconfig-6p8v4) (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 Jul 5 01:29:09 UTC 2022 [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: TechNexion PICO-IMX6UL and HOBBIT baseboard [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x9b800000 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000080000000-0x000000009fffffff] [ 0.000000] Normal empty [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x000000009fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000009fffffff] [ 0.000000] percpu: Embedded 20 pages/cpu s49868 r8192 d23860 u81920 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 130048 [ 0.000000] Kernel command line: console=ttymxc5,115200n8 [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 413156K/524288K available (13312K kernel code, 2230K rwdata, 5340K rodata, 2048K init, 425K bss, 45596K reserved, 65536K cma-reserved, 0K highmem) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=1. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 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] Switching to timer-based delay loop, resolution 41ns [ 0.000019] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.000064] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.007559] Console: colour dummy device 80x30 [ 0.007672] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) [ 0.007723] pid_max: default: 32768 minimum: 301 [ 0.008081] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.008122] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.009622] CPU: Testing write buffer coherency: ok [ 0.010381] CPU0: update cpu_capacity 1024 [ 0.010422] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.012147] Setting up static identity map for 0x80300000 - 0x803000ac [ 0.014739] rcu: Hierarchical SRCU implementation. [ 0.020713] EFI services will not be available. [ 0.021179] smp: Bringing up secondary CPUs ... [ 0.021217] smp: Brought up 1 node, 1 CPU [ 0.021243] SMP: Total of 1 processors activated (48.00 BogoMIPS). [ 0.021264] CPU: All CPU(s) started in SVC mode. [ 0.022328] devtmpfs: initialized [ 0.035793] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 [ 0.036342] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.036400] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.041229] pinctrl core: initialized pinctrl subsystem [ 0.044941] DMI not present or invalid. [ 0.047064] NET: Registered protocol family 16 [ 0.052105] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.057487] thermal_sys: Registered thermal governor 'step_wise' [ 0.057683] cpuidle: using governor menu [ 0.264168] vdd3p0: supplied by regulator-dummy [ 0.276307] cpu: supplied by regulator-dummy [ 0.288806] vddsoc: supplied by regulator-dummy [ 0.674187] No ATAGs? [ 0.675300] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.675340] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.684145] imx6ul-pinctrl 20e0000.pinctrl: initialized IMX pinctrl driver [ 0.694702] Serial: AMBA PL011 UART driver [ 0.758426] mxs-dma 1804000.dma-apbh: initialized [ 0.772422] iommu: Default domain type: Translated [ 0.773374] vgaarb: loaded [ 0.775580] SCSI subsystem initialized [ 0.777073] usbcore: registered new interface driver usbfs [ 0.777235] usbcore: registered new interface driver hub [ 0.777361] usbcore: registered new device driver usb [ 0.780626] i2c i2c-0: IMX I2C adapter registered [ 0.782960] i2c i2c-1: IMX I2C adapter registered [ 0.783997] imx-i2c 21a8000.i2c: can't get pinctrl, bus recovery not supported [ 0.785823] i2c i2c-2: IMX I2C adapter registered [ 0.789086] pps_core: LinuxPPS API ver. 1 registered [ 0.789124] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.789183] PTP clock support registered [ 0.799042] clocksource: Switched to clocksource mxc_timer1 [ 3.022680] NET: Registered protocol family 2 [ 3.023272] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 3.025148] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) [ 3.025247] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) [ 3.025362] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 3.025524] TCP: Hash tables configured (established 4096 bind 4096) [ 3.025740] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 3.025813] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 3.026207] NET: Registered protocol family 1 [ 3.027970] RPC: Registered named UNIX socket transport module. [ 3.028014] RPC: Registered udp transport module. [ 3.028036] RPC: Registered tcp transport module. [ 3.028058] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 3.028092] PCI: CLS 0 bytes, default 64 [ 3.029202] Trying to unpack rootfs image as initramfs... [ 6.038049] Freeing initrd memory: 15676K [ 6.039342] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available [ 6.042934] Initialise system trusted keyrings [ 6.043813] workingset: timestamp_bits=30 max_order=17 bucket_order=0 [ 6.059981] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.062073] NFS: Registering the id_resolver key type [ 6.062259] Key type id_resolver registered [ 6.062285] Key type id_legacy registered [ 6.062573] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 6.062600] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 6.062694] ntfs: driver 2.1.32 [Flags: R/O]. [ 6.063882] Key type asymmetric registered [ 6.063922] Asymmetric key parser 'x509' registered [ 6.064051] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) [ 6.064078] io scheduler mq-deadline registered [ 6.064100] io scheduler kyber registered [ 6.117019] pwm-backlight backlight: supply power not found, using dummy regulator [ 6.171158] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 [ 6.171218] imx-sdma 20ec000.sdma: external firmware not found, using ROM firmware [ 6.297245] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled [ 6.307613] SuperH (H)SCI(F) driver initialized [ 6.310206] 21ec000.serial: ttymxc2 at MMIO 0x21ec000 (irq = 69, base_baud = 5000000) is a IMX [ 6.312399] 21fc000.serial: ttymxc5 at MMIO 0x21fc000 (irq = 70, base_baud = 5000000) is a IMX [ 7.025246] printk: console [ttymxc5] enabled [ 7.032782] msm_serial: driver initialized [ 7.037487] STMicroelectronics ASC driver initialized [ 7.046729] STM32 USART driver initialized [ 7.073759] panel-simple panel: supply power not found, using dummy regulator [ 7.081476] panel-simple panel: Specify missing connector_type [ 7.112811] brd: module loaded [ 7.133958] loop: module loaded [ 7.173251] CAN device driver interface [ 7.180088] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded [ 7.190998] pps pps0: new PPS source ptp0 [ 7.270624] fec 20b4000.ethernet eth0: registered PHC device 0 [ 7.280091] e1000e: Intel(R) PRO/1000 Network Driver [ 7.285093] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 7.291272] igb: Intel(R) Gigabit Ethernet Network Driver [ 7.296695] igb: Copyright (c) 2007-2014 Intel Corporation. [ 7.315683] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 7.323385] usbcore: registered new interface driver pegasus [ 7.329275] usbcore: registered new interface driver asix [ 7.334787] usbcore: registered new interface driver ax88179_178a [ 7.341053] usbcore: registered new interface driver cdc_ether [ 7.347036] usbcore: registered new interface driver smsc75xx [ 7.352983] usbcore: registered new interface driver smsc95xx [ 7.358835] usbcore: registered new interface driver net1080 [ 7.364652] usbcore: registered new interface driver cdc_subset [ 7.370725] usbcore: registered new interface driver zaurus [ 7.376521] usbcore: registered new interface driver cdc_ncm [ 7.390328] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.396895] ehci-pci: EHCI PCI platform driver [ 7.401573] ehci-platform: EHCI generic platform driver [ 7.407532] ehci-orion: EHCI orion driver [ 7.412178] SPEAr-ehci: EHCI SPEAr driver [ 7.416647] ehci-st: EHCI STMicroelectronics driver [ 7.422099] ehci-exynos: EHCI Exynos driver [ 7.426760] ehci-atmel: EHCI Atmel driver [ 7.431372] tegra-ehci: Tegra EHCI driver [ 7.435918] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.442288] ohci-pci: OHCI PCI platform driver [ 7.446898] ohci-platform: OHCI generic platform driver [ 7.452877] SPEAr-ohci: OHCI SPEAr driver [ 7.457359] ohci-st: OHCI STMicroelectronics driver [ 7.462818] ohci-atmel: OHCI Atmel driver [ 7.469469] usbcore: registered new interface driver usb-storage [ 7.494364] i2c /dev entries driver [ 7.546001] sdhci: Secure Digital Host Controller Interface driver [ 7.552342] sdhci: Copyright(c) Pierre Ossman [ 7.563155] Synopsys Designware Multimedia Card Interface Driver [ 7.573923] sdhci-pltfm: SDHCI platform and OF driver helper [ 7.599263] ledtrig-cpu: registered to indicate activity on CPUs [ 7.607892] usbcore: registered new interface driver usbhid [ 7.613611] usbhid: USB HID core driver [ 7.633723] NET: Registered protocol family 10 [ 7.640905] Segment Routing with IPv6 [ 7.644787] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 7.652367] NET: Registered protocol family 17 [ 7.656872] can: controller area network core [ 7.661513] NET: Registered protocol family 29 [ 7.665983] can: raw protocol [ 7.669066] can: broadcast manager protocol [ 7.673290] can: netlink gateway - max_hops=1 [ 7.678762] Key type dns_resolver registered [ 7.687198] ThumbEE CPU extension supported. [ 7.691690] Registering SWP/SWPB emulation handler [ 7.697721] Loading compiled-in X.509 certificates [ 7.736800] mmc0: SDHCI controller on 2190000.mmc [2190000.mmc] using ADMA [ 7.745678] pwm-backlight backlight: supply power not found, using dummy regulator [ 7.758234] panel-simple panel: supply power not found, using dummy regulator [ 7.765967] panel-simple panel: Specify missing connector_type [ 7.795862] ci_hdrc ci_hdrc.1: EHCI Host Controller [ 7.800939] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1 [ 7.839544] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 [ 7.848716] hub 1-0:1.0: USB hub found [ 7.852810] mmc1: SDHCI controller on 2194000.mmc [2194000.mmc] using ADMA [ 7.860692] hub 1-0:1.0: 1 port detected [ 7.871408] imx_thermal 20c8000.anatop:tempmon: Industrial CPU temperature grade - max:105C critical:100C passive:95C [ 7.884957] pwm-backlight backlight: supply power not found, using dummy regulator [ 7.897656] panel-simple panel: supply power not found, using dummy regulator [ 7.905364] panel-simple panel: Specify missing connector_type [ 7.914946] pwm-backlight backlight: supply power not found, using dummy regulator [ 7.927681] panel-simple panel: supply power not found, using dummy regulator [ 7.935454] panel-simple panel: Specify missing connector_type [ 7.951707] Freeing unused kernel memory: 2048K [ 7.959721] Run /init as init process [ 7.966533] mmc0: new DDR MMC card at address 0001 [ 7.978331] mmcblk0: mmc0:0001 M62704 3.56 GiB [ 7.983927] mmc1: queuing unknown CIS tuple 0x80 (2 bytes) [ 8.005944] mmcblk0boot0: mmc0:0001 M62704 partition 1 2.00 MiB [ 8.013817] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 8.026916] mmcblk0boot1: mmc0:0001 M62704 partition 2 2.00 MiB [ 8.036014] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 8.047859] mmcblk0rpmb: mmc0:0001 M62704 partition 3 512 KiB, chardev (235:0) [ 8.059340] mmc1: queuing unknown CIS tuple 0x80 (7 bytes) [ 8.079337] mmcblk0: p1 p2 [ 8.097931] pwm-backlight backlight: supply power not found, using dummy regulator [ 8.122406] panel-simple panel: supply power not found, using dummy regulator [ 8.130047] panel-simple panel: Specify missing connector_type Starting syslogd: OK Starting klogd: [ 8.247470] mmc1: new high speed SDIO card at address 0001 OK Running sysctl: OK Populating /dev using udev: [ 8.400716] udevd[91]: starting version 3.2.9 [ 8.407121] random: udevd: uninitialized urandom read (16 bytes read) [ 8.415287] random: udevd: uninitialized urandom read (16 bytes read) [ 8.422353] random: udevd: uninitialized urandom read (16 bytes read) [ 8.447038] udevd[91]: specified user 'tss' unknown [ 8.452591] udevd[91]: specified group 'tss' unknown [ 8.464764] udevd[92]: starting eudev-3.2.9 [ 11.912281] caam 2140000.crypto: Entropy delay = 3200 [ 11.978162] caam 2140000.crypto: Instantiated RNG4 SH0 [ 12.038918] caam 2140000.crypto: Instantiated RNG4 SH1 [ 12.044119] caam 2140000.crypto: device ID = 0x0a16030000000000 (Era 8) [ 12.050790] caam 2140000.crypto: job rings = 3, qi = 0 [ 12.070152] pwm-backlight backlight: supply power not found, using dummy regulator [ 12.082691] panel-simple panel: supply power not found, using dummy regulator [ 12.090390] panel-simple panel: Specify missing connector_type [ 12.366266] pwm-backlight backlight: supply power not found, using dummy regulator [ 12.453658] panel-simple panel: supply power not found, using dummy regulator [ 12.461383] panel-simple panel: Specify missing connector_type [ 13.060095] pwm-backlight backlight: supply power not found, using dummy regulator [ 13.072771] panel-simple panel: supply power not found, using dummy regulator [ 13.080458] panel-simple panel: Specify missing connector_type [ 14.173368] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 14.890796] sgtl5000 1-000a: sgtl5000 revision 0x11 [ 14.944316] sgtl5000 1-000a: Using internal LDO instead of VDDD: check ER1 erratum [ 15.047074] pwm-backlight backlight: supply power not found, using dummy regulator [ 15.130733] panel-simple panel: supply power not found, using dummy regulator [ 15.138287] panel-simple panel: Specify missing connector_type [ 15.653108] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 15.660153] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 15.668795] cfg80211: failed to load regulatory.db [ 15.765740] pwm-backlight backlight: supply power not found, using dummy regulator [ 15.805374] panel-simple panel: supply power not found, using dummy regulator [ 15.813129] panel-simple panel: Specify missing connector_type [ 15.820090] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430a0-sdio for chip BCM43430/0 [ 15.907733] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43430a0-sdio.bin failed with error -2 [ 15.932996] pwm-backlight backlight: supply power not found, using dummy regulator [ 15.972398] panel-simple panel: supply power not found, using dummy regulator [ 15.980086] panel-simple panel: Specify missing connector_type [ 16.969370] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50 [ 17.477261] caam algorithms registered in /proc/crypto [ 17.486692] caam 2140000.crypto: caam pkc algorithms registered in /proc/crypto [ 17.494303] caam 2140000.crypto: registering rng-caam [ 17.537134] pwm-backlight backlight: supply power not found, using dummy regulator [ 17.556877] panel-simple panel: supply power not found, using dummy regulator [ 17.564673] panel-simple panel: Specify missing connector_type done Saving random seed: [ 17.655721] random: dd: uninitialized urandom read (32 bytes read) OK [ 17.682038] random: crng init done Starting network: OK Starting dropbear sshd: OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-764312/environment . /lava-764312/environment / # /lava-764312/bin/lava-test-runner /lava-764312/0 /lava-764312/bin/lava-test-runner /lava-764312/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-764312/0/tests/0_dmesg + cat uuid + UUID=764312_1.5.2.3.1[ 18.492451] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 18.572625] [ 18.645016] [ 18.716842] + set +x [ 18.728356] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-764312/environment / # . /lava-764312/environment/lava-764312/bin/lava-test-runner /lava-764312/1 / # /lava-764312/bin/lava-test-runner /lava-764312/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-764312/1/tests/1_bootrr + cat uuid + UUID=764312_1.5.2.3.5[ 19.275328] + set +x + export 'PATH=/opt/bootrr/helpers:/lava-764312/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr + sh helpers/bootrr-auto /lava-764312/1/../bin/lava-test-case [ 20.368237] /lava-764312/1/../bin/lava-test-case [ 20.435664] /lava-764312/1/../bin/lava-test-case [ 20.475047] + set +x [ 20.504329] / #