connecting to NetworkSerialPort(target=Target(name='imx53-qsrb-0', env=None), name='NetworkSerialPort', state=, avail=True, host='moxa.cuskci.stw.pengutronix.de', port=4010, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t moxa.cuskci.stw.pengutronix.de:4010 connected to 10.8.254.5 (port 4010) Escape character: Ctrl-\ Type the escape character to get to the prompt. barebox 2019.05.0 #2 Mon May 27 12:33:32 CEST 2019 Board: Freescale i.MX53 Quick Start-R Board detected i.MX53 revision 2.1 i.MX reset reason POR (SRSR: 0x00000001) mc13xxx-i2c mc347080: Found MC34708 ID: 0x014 mdio_bus: miibus0: probed eth0: got preset MAC address: 00:04:9f:02:71:b3 imx-usb 53f80200.usb@53f80200.of: USB EHCI 1.00 imx-esdhc 50004000.esdhc@50004000.of: registered as mmc0 imx-esdhc 50020000.esdhc@50020000.of: registered as mmc2 imx-ipuv3 18000000.ipu@18000000.of: IPUv3M probed netconsole: registered as netconsole-1 malloc space: 0xbfe7d3c0 -> 0xcfcfa77f (size 254.5 MiB) mmc0: detected SD card version 2.0 mmc0: registered mmc0 MCIMX53-START-R board 1.0 rev B envfs: no envfs (magic mismatch) - envfs never written? running /env/bin/init... [?25h Hit m for menu or any key to stop autoboot: type exit to get to the menu [1;32mbarebox@[1;36mFree scale i.MX53 Quick Start-R Board:/[0m bootm -v -r /mnt/tftp/852934/tftp-deploy-3fy834lu/ramdisk/ramdisk.cpio.gz -o /mnt/tftp/852934/tftp-deploy-3fy834lu/dtb/imx53-qsrb.dtb /mnt/tftp/852934/tftp-deploy-3fy834lu/kernel/zImage [1;32mbarebox@[1;36mFreescale i.MX53 Quick Start-R Board:/[0m bootm -v -r /mnt/tftp/852934/tftp-deploy-3fy834lu/ramdisk/ramdisk.cpio.gz -o /mnt/tftp/852934/tftp-deploy-3fy834lu/dtb/imx53-qsrb.dtb /mnt/tftp/852934/tftp-deploy-3fy834lu/kernel/zImage eth0: 100Mbps full duplex link detected T eth0: DHCP client bound to address 10.8.254.212 Loading ARM Linux zImage '/mnt/tftp/852934/tftp-deploy-3fy834lu/kernel/zImage' OS image not yet relocated Passing control to ARM zImage handler no OS load address, defaulting to 0x72000000 no initrd load address, defaulting to 0x78000000 Loaded initrd GZIP compressed '/mnt/tftp/852934/tftp-deploy-3fy834lu/ramdisk/ramdisk.cpio.gz' initrd is at 0x78000000-0x7886bbfb Loading devicetree from '/mnt/tftp/852934/tftp-deploy-3fy834lu/dtb/imx53-qsrb.dtb' commandline: console=ttymxc0,115200n8 Starting kernel at 0x72000000, initrd at 0x78000000, oftree at 0x7886c000... Starting kernel in secure mode [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.4.302-cip71-st28 (KernelCI@build-j621912-arm-gcc-10-imx-v6-v7-defconfig-xml44) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP Thu Dec 1 20:50:32 UTC 2022 [ 0.000000] CPU: ARMv7 Processor [412fc085] revision 5 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: Freescale i.MX53 Quick Start-R Board [ 0.000000] cma: Reserved 16 MiB at 0xcec00000 [ 0.000000] Memory policy: Data cache writeback [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] PERCPU: Embedded 11 pages/cpu @df3ca000 s14696 r8192 d22168 u45056 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 261120 [ 0.000000] Kernel command line: console=ttymxc0,115200n8 [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Memory: 993532K/1048576K available (8249K kernel code, 443K rwdata, 2728K rodata, 452K init, 8296K bss, 38660K reserved, 16384K cma-reserved, 506892K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xe0800000 - 0xff800000 ( 496 MB) [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0008000 - 0xc0ac0834 (10979 kB) [ 0.000000] .init : 0xc0ac1000 - 0xc0b32000 ( 452 kB) [ 0.000000] .data : 0xc0b32000 - 0xc0ba0d80 ( 444 kB) [ 0.000000] .bss : 0xc0ba3000 - 0xc13bd390 (8297 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Running RCU self tests [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU lockdep checking is enabled. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] TrustZone Interrupt Controller (TZIC) initialized [ 0.000000] CPU identified as i.MX53, silicon rev 2.1 [ 0.000000] Switching to timer-based delay loop, resolution 25ns [ 0.000010] sched_clock: 32 bits at 40MHz, resolution 25ns, wraps every 53687091187ns [ 0.000043] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 47781511156 ns [ 0.001080] Console: colour dummy device 80x30 [ 0.001116] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.001125] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.001134] ... MAX_LOCK_DEPTH: 48 [ 0.001142] ... MAX_LOCKDEP_KEYS: 8191 [ 0.001149] ... CLASSHASH_SIZE: 4096 [ 0.001158] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.001165] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.001173] ... CHAINHASH_SIZE: 32768 [ 0.001181] memory used by lock dependency info: 5167 kB [ 0.001190] per task-struct memory footprint: 1536 bytes [ 0.001231] Calibrating delay loop (skipped), value calculated using timer frequency.. 80.00 BogoMIPS (lpj=400000) [ 0.001252] pid_max: default: 32768 minimum: 301 [ 0.001566] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.001581] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.003780] CPU: Testing write buffer coherency: ok [ 0.003856] CPU0: Spectre v2: using BPIALL workaround [ 0.004748] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.004866] Setting up static identity map for 0x70008280 - 0x700082f0 [ 0.007592] Brought up 1 CPUs [ 0.007612] SMP: Total of 1 processors activated (80.00 BogoMIPS). [ 0.007623] CPU: All CPU(s) started in SVC mode. [ 0.010726] devtmpfs: initialized [ 0.038389] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 2 [ 0.039170] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.039226] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.041045] pinctrl core: initialized pinctrl subsystem [ 0.044554] NET: Registered protocol family 16 [ 0.047436] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.079921] No ATAGs? [ 0.079959] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.082309] imx53-pinctrl 53fa8000.iomuxc: initialized IMX pinctrl driver [ 0.114414] vgaarb: loaded [ 0.115467] SCSI subsystem initialized [ 0.116830] usbcore: registered new interface driver usbfs [ 0.117000] usbcore: registered new interface driver hub [ 0.117133] usbcore: registered new device driver usb [ 0.117510] 50000000.aips:usbphy@0 supply vcc not found, using dummy regulator [ 0.118003] 50000000.aips:usbphy@1 supply vcc not found, using dummy regulator [ 0.120360] i2c i2c-1: IMX I2C adapter registered [ 0.120394] i2c i2c-1: can't use DMA [ 0.123773] mc13xxx 0-0008: mc34708: rev 2.4, fin: 0, fab: 0 [ 0.133471] i2c i2c-0: IMX I2C adapter registered [ 0.133506] i2c i2c-0: can't use DMA [ 0.133705] Linux video capture interface: v2.00 [ 0.134006] pps_core: LinuxPPS API ver. 1 registered [ 0.134020] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.134077] PTP clock support registered [ 0.134841] Advanced Linux Sound Architecture Driver Initialized. [ 0.138121] Bluetooth: Core ver 2.21 [ 0.138242] NET: Registered protocol family 31 [ 0.138255] Bluetooth: HCI device and connection manager initialized [ 0.138328] Bluetooth: HCI socket layer initialized [ 0.138355] Bluetooth: L2CAP socket layer initialized [ 0.138493] Bluetooth: SCO socket layer initialized [ 0.141749] clocksource: Switched to clocksource mxc_timer1 [ 0.169636] NET: Registered protocol family 2 [ 0.169997] IP idents hash table entries: 8192 (order: 4, 65536 bytes) [ 0.171840] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [ 0.171932] TCP bind hash table entries: 4096 (order: 5, 147456 bytes) [ 0.172621] TCP: Hash tables configured (established 4096 bind 4096) [ 0.172836] UDP hash table entries: 256 (order: 2, 20480 bytes) [ 0.172946] UDP-Lite hash table entries: 256 (order: 2, 20480 bytes) [ 0.173401] NET: Registered protocol family 1 [ 0.174515] RPC: Registered named UNIX socket transport module. [ 0.174539] RPC: Registered udp transport module. [ 0.174550] RPC: Registered tcp transport module. [ 0.174562] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.175474] Trying to unpack rootfs image as initramfs... [ 0.928695] Freeing initrd memory: 8624K [ 0.930164] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available [ 0.952650] VFS: Disk quotas dquot_6.6.0 [ 0.953134] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.959991] NFS: Registering the id_resolver key type [ 0.960258] Key type id_resolver registered [ 0.960276] Key type id_legacy registered [ 0.960449] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 0.962551] fuse init (API version 7.23) [ 0.972596] bounce: pool size: 64 pages [ 0.972760] io scheduler noop registered [ 0.972786] io scheduler deadline registered [ 0.972899] io scheduler cfq registered (default) [ 0.988095] imx-sdma 63fb0000.sdma: Direct firmware load for imx/sdma/sdma-imx53.bin failed with error -2 [ 0.988135] imx-sdma 63fb0000.sdma: external firmware not found, using ROM firmware [ 0.990121] 53fbc000.serial: ttymxc0 at MMIO 0x53fbc000 (irq = 47, base_baud = 4166666) is a IMX [ 1.702306] console [ttymxc0] enabled [ 1.708821] [drm] Initialized drm 1.1.0 20060810 [ 1.717688] imx-ipuv3 18000000.ipu: no port@0 node in /soc/ipu@18000000, not using CSI0 [ 1.725824] imx-ipuv3 18000000.ipu: no port@1 node in /soc/ipu@18000000, not using CSI1 [ 1.738075] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.744835] [drm] No driver support for vblank timestamp query. [ 1.751453] imx-drm display-subsystem: bound imx-ipuv3-crtc.0 (ops ipu_crtc_ops) [ 1.759224] imx-drm display-subsystem: bound imx-ipuv3-crtc.1 (ops ipu_crtc_ops) [ 1.767905] 63ff0000.tve supply dac not found, using dummy regulator [ 1.775397] imx-drm display-subsystem: bound 63ff0000.tve (ops imx_tve_ops) [ 1.797776] Console: switching to colour frame buffer device 128x48 [ 1.809026] imx-drm display-subsystem: fb0: frame buffer device [ 1.815122] [drm] Initialized imx-drm 1.0.0 20120507 on minor 0 [ 1.821098] imx-ipuv3 18000000.ipu: IPUv3M probed [ 1.858540] brd: module loaded [ 1.880218] loop: module loaded [ 1.887719] ahci-imx 10000000.sata: SSS flag set, parallel bus scan disabled [ 1.894926] ahci-imx 10000000.sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode [ 1.903839] ahci-imx 10000000.sata: flags: ncq sntf stag pm led clo only pmp pio slum part ccc [ 1.915826] scsi host0: ahci-imx [ 1.920309] ata1: SATA max UDMA/133 mmio [mem 0x10000000-0x10000fff] port 0x100 irq 44 [ 1.933613] CAN device driver interface [ 1.938929] 63fec000.ethernet supply phy not found, using dummy regulator [ 1.998374] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.005188] ehci-pci: EHCI PCI platform driver [ 2.009848] ehci-mxc: Freescale On-Chip EHCI Host driver [ 2.015680] usbcore: registered new interface driver usb-storage [ 2.034488] ci_hdrc ci_hdrc.1: EHCI Host Controller [ 2.039710] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1 [ 2.061814] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 [ 2.071215] hub 1-0:1.0: USB hub found [ 2.075374] hub 1-0:1.0: 1 port detected [ 2.083613] mousedev: PS/2 mouse device common for all mice [ 2.094442] input: mma8450 as /devices/platform/soc/60000000.aips/63fc8000.i2c/i2c-0/0-001c/input/input0 [ 2.106717] i2c /dev entries driver [ 2.113260] IR NEC protocol handler initialized [ 2.117823] IR RC5(x/sz) protocol handler initialized [ 2.122958] IR RC6 protocol handler initialized [ 2.127527] IR JVC protocol handler initialized [ 2.132103] IR Sony protocol handler initialized [ 2.136733] IR SANYO protocol handler initialized [ 2.141449] IR Sharp protocol handler initialized [ 2.146202] IR MCE Keyboard/mouse protocol handler initialized [ 2.152149] IR XMP protocol handler initialized [ 2.162244] coda 63ff4000.vpu: Direct firmware load for v4l-coda7541-imx53.bin failed with error -2 [ 2.171320] coda 63ff4000.vpu: firmware request failed [ 2.180413] imx2-wdt 53f98000.wdog: timeout 60 sec (nowayout=0) [ 2.186853] Bluetooth: HCI UART driver ver 2.3 [ 2.191315] Bluetooth: HCI UART protocol H4 registered [ 2.196581] Bluetooth: HCI UART protocol LL registered [ 2.202512] sdhci: Secure Digital Host Controller Interface driver [ 2.208704] sdhci: Copyright(c) Pierre Ossman [ 2.213163] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.220364] sdhci-esdhc-imx 50004000.esdhc: No vmmc regulator found [ 2.226793] sdhci-esdhc-imx 50004000.esdhc: No vqmmc regulator found [ 2.271788] ata1: SATA link down (SStatus 0 SControl 300) [ 2.277289] ahci-imx 10000000.sata: no device found, disabling link. [ 2.283700] ahci-imx 10000000.sata: pass ahci_imx..hotplug=1 to enable hotplug [ 2.291441] mmc0: SDHCI controller on 50004000.esdhc [50004000.esdhc] using ADMA [ 2.304090] sdhci-esdhc-imx 50020000.esdhc: Got CD GPIO [ 2.309386] sdhci-esdhc-imx 50020000.esdhc: Got WP GPIO [ 2.315047] sdhci-esdhc-imx 50020000.esdhc: No vmmc regulator found [ 2.321377] sdhci-esdhc-imx 50020000.esdhc: No vqmmc regulator found [ 2.359605] mmc0: host does not support reading read-only switch, assuming write-enable [ 2.368193] mmc1: SDHCI controller on 50020000.esdhc [50020000.esdhc] using ADMA [ 2.376954] mmc0: new high speed SDHC card at address 0001 [ 2.387777] usbcore: registered new interface driver usbhid [ 2.393500] usbhid: USB HID core driver [ 2.398337] mmcblk0: mmc0:0001 SD16G 14.6 GiB [ 2.414877] sgtl5000 1-000a: sgtl5000 revision 0x11 [ 2.422446] sgtl5000 1-000a: Using internal LDO instead of VDDD: check ER1 [ 2.460971] fsl-asoc-card sound: ASoC: CPU DAI (null) not registered [ 2.467457] fsl-asoc-card sound: snd_soc_register_card failed (-517) [ 2.494293] imx-sgtl5000 sound: sgtl5000 <-> 50014000.ssi mapping ok [ 2.509443] NET: Registered protocol family 10 [ 2.517207] sit: IPv6 over IPv4 tunneling driver [ 2.524271] NET: Registered protocol family 17 [ 2.528823] can: controller area network core (rev 20120528 abi 9) [ 2.535669] NET: Registered protocol family 29 [ 2.540146] can: raw protocol (rev 20120528) [ 2.544657] can: broadcast manager protocol (rev 20120528 t) [ 2.550367] can: netlink gateway (rev 20130117) max_hops=1 [ 2.556694] Key type dns_resolver registered [ 2.562383] Registering SWP/SWPB emulation handler [ 2.574405] input: gpio-keys as /devices/platform/gpio-keys/input/input1 [ 2.583874] hctosys: unable to open rtc device (rtc0) [ 2.627391] ALSA device list: [ 2.630394] #0: imx53-qsb-sgtl5000 [ 2.636380] Freeing unused kernel memory: 452K [ 2.717803] devpts: called with bogus options Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: [ 3.028004] udevd[118]: starting version 3.2.9 [ 3.035127] random: udevd: uninitialized urandom read (16 bytes read, 20 bits of entropy available) [ 3.046344] random: udevd: uninitialized urandom read (16 bytes read, 20 bits of entropy available) [ 3.055798] random: udevd: uninitialized urandom read (16 bytes read, 20 bits of entropy available) [ 3.078288] udevd[118]: specified user 'tss' unknown [ 3.083805] udevd[118]: specified group 'tss' unknown [ 3.098051] udevd[119]: starting eudev-3.2.9 done Saving random seed: [ 4.808544] random: dd: uninitialized urandom read (512 bytes read, 44 bits of entropy available) OK Starting network: OK Starting dropbear sshd: [ 5.040717] random: dropbear: uninitialized urandom read (32 bytes read, 45 bits of entropy available) OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-852934/environment . /lava-852934/environment / # /lava-852934/bin/lava-test-runner /lava-852934/0 /lava-852934/bin/lava-test-runner /lava-852934/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-852934/0/tests/0_dmesg + cat uuid + UUID=852934_1.5.2.3.1[ 5.741519] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 5.841986] [ 5.928705] [ 6.018788] + set +x [ 6.030306] # / # #export SHELL=/bin/sh / # export SHELL=/bin/sh. /lava-852934/environment / # . /lava-852934/environment/lava-852934/bin/lava-test-runner /lava-852934/1 / # /lava-852934/bin/lava-test-runner /lava-852934/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-852934/1/tests/1_bootrr + cat uuid + UUID=852934_1.5.2.3.5[ 6.599699] + set +x + export 'PATH=/opt/bootrr/helpers:/lava-852934/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr + sh helpers/bootrr-auto /lava-852934/1/../bin/lava-test-case [ 6.671504] /lava-852934/1/../bin/lava-test-case [ 6.757766] /lava-852934/1/../bin/lava-test-case [ 6.804963] + set +x [ 6.840172] / #