Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. U-Boot SPL 2019.04-rc4-00059-g2b9b9cdd5f-dirty (Mar 29 2019 - 11:33:52 +0000) DRAM: 256 MiB CPU: 1008000000Hz, AXI/AHB/APB: 3/2/2 Trying to boot from MMC1 U-Boot 2019.04-rc4-00059-g2b9b9cdd5f-dirty (Mar 29 2019 - 11:33:52 +0000) Allwinner Technology CPU: Allwinner A13 (SUN5I) Model: Olimex A13-Olinuxino Micro I2C: ready DRAM: 256 MiB MMC: mmc@1c0f000: 0 Loading Environment from FAT... *** Warning - bad CRC, using default environment Setting up a 1024x768 vga console (overscan 0x0) In: serial Out: vga Err: vga Net: No ethernet found. starting USB... USB0: USB EHCI 1.00 USB1: USB OHCI 1.0 scanning bus 0 for devices... Warning: asix_eth using MAC address from ROM 2 USB Device(s) found scanning bus 1 for devices... 1 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found Hit any key to stop autoboot: 2  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 BOOTP broadcast 1 DHCP client bound to address 10.201.3.187 (9 ms) => setenv serverip 10.201.1.8 setenv serverip 10.201.1.8 => tftp 0x42000000 3263151/tftp-deploy-xmd1lhzr/kernel/zImage tftp 0x42000000 3263151/tftp-deploy-xmd1lhzr/kernel/zImage Using asix_eth device TFTP from server 10.201.1.8; our IP address is 10.201.3.187 Filename '3263151/tftp-deploy-xmd1lhzr/kernel/zImage'. Load address: 0x42000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ###### 1.1 MiB/s done Bytes transferred = 4845296 (49eef0 hex) => tftp 0x43300000 3263151/tftp-deploy-xmd1lhzr/ramdisk/ramdisk.cpio.gz.uboot tftp 0x43300000 3263151/tftp-deploy-xmd1lhzr/ramdisk/ramdisk.cpio.gz.uboot Using asix_eth device TFTP from server 10.201.1.8; our IP address is 10.201.3.187 Filename '3263151/tftp-deploy-xmd1lhzr/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x43300000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ###################### 1.1 MiB/s done Bytes transferred = 7950905 (795239 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x43000000 3263151/tftp-deploy-xmd1lhzr/dtb/sun5i-a13-olinuxino-micro.dtb tftp 0x43000000 3263151/tftp-deploy-xmd1lhzr/dtb/sun5i-a13-olinuxino-micro.dtb Using asix_eth device TFTP from server 10.201.1.8; our IP address is 10.201.3.187 Filename '3263151/tftp-deploy-xmd1lhzr/dtb/sun5i-a13-olinuxino-micro.dtb'. Load address: 0x43000000 Loading: *## 13.7 KiB/s done Bytes transferred = 15826 (3dd2 hex) => setenv bootargs 'console=ttyS0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttyS0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' => bootz 0x42000000 0x43300000 0x43000000 bootz 0x42000000 0x43300000 0x43000000 ## Loading init Ramdisk from Legacy Image at 43300000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 7950841 Bytes = 7.6 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 43000000 Booting using the fdt blob at 0x43000000 Using Device Tree in place at 43000000, end 43006dd1 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.166-cip25 (KernelCI@build-j960246-arm-gcc-10-sunxi-defconfig-59gsf) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Wed Feb 1 09:44:42 UTC 2023 [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Olimex A13-Olinuxino Micro [ 0.000000] earlycon: uart0 at MMIO32 0x01c28400 (options '115200n8') [ 0.000000] printk: bootconsole [uart0] enabled [ 0.000000] Memory policy: Data cache writeback [ 0.000000] Reserved memory: created CMA memory pool at 0x49c00000, size 96 MiB [ 0.000000] OF: reserved mem: initialized node default-pool, compatible id shared-dma-pool [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000040000000-0x000000004fcfffff] [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000040000000-0x000000004fcfffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000004fcfffff] [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] percpu: Embedded 15 pages/cpu s31180 r8192 d22068 u61440 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 64262 [ 0.000000] Kernel command line: console=ttyS0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear) <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] Memory: 137956K/259072K available (7168K kernel code, 904K rwdata, 1952K rodata, 1024K init, 272K bss, 22812K reserved, 98304K cma-reserved, 0K highmem) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <6>[ 0.000000] rcu: Hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=1. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000022] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns <6>[ 0.008126] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.017665] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370868154 ns <6>[ 0.027276] Console: colour dummy device 80x30 <6>[ 0.032095] Calibrating delay loop... 1001.88 BogoMIPS (lpj=5009408) <6>[ 0.074159] pid_max: default: 32768 minimum: 301 <6>[ 0.079205] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.086783] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.095482] CPU: Testing write buffer coherency: ok <3>[ 0.100713] CPU0: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable <6>[ 0.110758] CPU0: thread -1, cpu 0, socket -1, mpidr 0 <6>[ 0.116838] Setting up static identity map for 0x40100000 - 0x40100060 <6>[ 0.123873] rcu: Hierarchical SRCU implementation. <6>[ 0.129434] smp: Bringing up secondary CPUs ... <6>[ 0.134247] smp: Brought up 1 node, 1 CPU <6>[ 0.138553] SMP: Total of 1 processors activated (1001.88 BogoMIPS). <6>[ 0.145168] CPU: All CPU(s) started in SVC mode. <6>[ 0.150549] devtmpfs: initialized <6>[ 0.157748] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 <6>[ 0.165932] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.176069] futex hash table entries: 256 (order: 2, 16384 bytes, linear) <6>[ 0.188934] pinctrl core: initialized pinctrl subsystem <6>[ 0.195968] NET: Registered protocol family 16 <6>[ 0.202444] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.210464] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.210812] hw-breakpoint: debug architecture 0x4 unsupported. <5>[ 0.240364] SCSI subsystem initialized <6>[ 0.244932] usbcore: registered new interface driver usbfs <6>[ 0.250830] usbcore: registered new interface driver hub <6>[ 0.256447] usbcore: registered new device driver usb <6>[ 0.261965] mc: Linux media interface: v0.10 <6>[ 0.266529] videodev: Linux video capture interface: v2.00 <6>[ 0.272408] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.277656] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.287052] PTP clock support registered <6>[ 0.291788] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.299359] clocksource: Switched to clocksource timer <6>[ 0.305667] simple-framebuffer 4fd00000.framebuffer: framebuffer at 0x4fd00000, 0x300000 bytes, mapped to 0x(ptrval) <6>[ 0.316589] simple-framebuffer 4fd00000.framebuffer: format=x8r8g8b8, mode=1024x768x32, linelength=4096 <6>[ 0.337424] Console: switching to colour frame buffer device 128x48 <6>[ 0.354410] simple-framebuffer 4fd00000.framebuffer: fb0: simplefb registered! <6>[ 0.369071] NET: Registered protocol family 2 <6>[ 0.374071] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.382117] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) <6>[ 0.390791] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.398727] TCP bind hash table entries: 2048 (order: 2, 16384 bytes, linear) <6>[ 0.406167] TCP: Hash tables configured (established 2048 bind 2048) <6>[ 0.412916] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.419742] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.427103] NET: Registered protocol family 1 <6>[ 0.432571] RPC: Registered named UNIX socket transport module. <6>[ 0.438763] RPC: Registered udp transport module. <6>[ 0.443791] RPC: Registered tcp transport module. <6>[ 0.448760] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.455782] Unpacking initramfs... <6>[ 0.958148] Freeing initrd memory: 7768K <6>[ 0.963882] workingset: timestamp_bits=30 max_order=16 bucket_order=0 <5>[ 0.976920] NFS: Registering the id_resolver key type <5>[ 0.982413] Key type id_resolver registered <5>[ 0.986865] Key type id_legacy registered <6>[ 0.991287] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) <6>[ 0.998947] io scheduler mq-deadline registered <6>[ 1.003768] io scheduler kyber registered <3>[ 1.008697] sun4i-usb-phy 1c13400.phy: Couldn't request ID GPIO <6>[ 1.017374] sun5i-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver <6>[ 1.076971] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled <4>[ 1.085651] sun5i-pinctrl 1c20800.pinctrl: supply vcc-pg not found, using dummy regulator <6>[ 1.095237] printk: console [ttyS0] disabled <6>[ 1.119937] 1c28400.serial: ttyS0 at MMIO 0x1c28400 (irq = 32, base_baud = 1500000) is a U6_16550A <6>[ 1.129223] printk: console [ttyS0] enabled <6>[ 1.129223] printk: console [ttyS0] enabled <6>[ 1.138119] printk: bootconsole [uart0] disabled <6>[ 1.138119] printk: bootconsole [uart0] disabled <6>[ 1.154456] CAN device driver interface <6>[ 1.159143] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 1.166049] ehci-platform: EHCI generic platform driver <6>[ 1.171968] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 1.178435] ohci-platform: OHCI generic platform driver <6>[ 1.185555] i2c /dev entries driver <4>[ 1.189621] sun5i-pinctrl 1c20800.pinctrl: supply vcc-pb not found, using dummy regulator <6>[ 1.201591] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) <6>[ 1.212234] sun4i-ss 1c15000.crypto-engine: Die ID 1 <4>[ 1.217807] sun5i-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator <6>[ 1.227823] sunxi-mmc 1c0f000.mmc: Got CD GPIO <6>[ 1.234928] usbcore: registered new interface driver usbhid <6>[ 1.240870] usbhid: USB HID core driver <6>[ 1.246203] cedrus 1c0e000.video-codec: Device registered as /dev/video0 <6>[ 1.255950] NET: Registered protocol family 17 <6>[ 1.260873] can: controller area network core <6>[ 1.265594] NET: Registered protocol family 29 <6>[ 1.270333] can: raw protocol <6>[ 1.273564] can: broadcast manager protocol <6>[ 1.278013] can: netlink gateway - max_hops=1 <5>[ 1.282899] Key type dns_resolver registered <5>[ 1.287517] Registering SWP/SWPB emulation handler <6>[ 1.304234] ehci-platform 1c14000.usb: EHCI Host Controller <6>[ 1.310239] ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 1 <6>[ 1.318859] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB <6>[ 1.327357] ehci-platform 1c14000.usb: irq 22, io mem 0x01c14000 <6>[ 1.359389] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00 <6>[ 1.366698] hub 1-0:1.0: USB hub found <6>[ 1.371750] hub 1-0:1.0: 1 port detected <6>[ 1.377451] ohci-platform 1c14400.usb: Generic Platform OHCI controller <6>[ 1.384482] ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 2 <6>[ 1.393769] ohci-platform 1c14400.usb: irq 23, io mem 0x01c14400 <4>[ 1.405634] mmc0: host does not support reading read-only switch, assuming write-enable <6>[ 1.417645] mmc0: new high speed SD card at address 0007 <6>[ 1.425171] mmcblk0: mmc0:0007 SD02G 1.90 GiB <6>[ 1.433224] mmcblk0: p1 p2 <6>[ 1.474305] hub 2-0:1.0: USB hub found <6>[ 1.478386] hub 2-0:1.0: 1 port detected <4>[ 1.484140] usb_phy_generic usb_phy_generic.0.auto: supply vcc not found, using dummy regulator <4>[ 1.493425] usb_phy_generic usb_phy_generic.0.auto: dummy supplies not allowed for exclusive requests <6>[ 1.503815] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver <6>[ 1.509947] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 3 <6>[ 1.519522] hub 3-0:1.0: USB hub found <6>[ 1.524517] hub 3-0:1.0: 1 port detected <6>[ 1.659421] usb 1-1: new high-speed USB device number 2 using ehci-platform <6>[ 14.019537] ALSA device list: <6>[ 14.022801] No soundcards found. <6>[ 14.031086] Freeing unused kernel memory: 1024K <6>[ 14.036818] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 14.231453] udevd[89]: starting version 3.2.9 <5>[ 14.237272] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 14.245059] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 14.252048] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 14.268156] udevd[89]: specified user 'tss' unknown <27>[ 14.273797] udevd[89]: specified group 'tss' unknown <30>[ 14.291210] udevd[90]: starting eudev-3.2.9 done Saving random seed: <5>[ 15.731348] random: dd: uninitialized urandom read (32 bytes read) OK Starting network: OK Starting dropbear sshd: <5>[ 15.845622] random: dropbear: uninitialized urandom read (32 bytes read) OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-3263151/environment . /lava-3263151/environment / # /lava-3263151/bin/lava-test-runner /lava-3263151/0 /lava-3263151/bin/lava-test-runner /lava-3263151/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-3263151/0/tests/0_dmesg + cat uuid + UUID=3263151_1.5.2.4.1 + set +x <8>[ 16.518584] + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 16.573422] <8>[ 16.621761] <8>[ 16.670331] + set +x <8>[ 16.681217] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-3263151/environment / # . /lava-3263151/environment/lava-3263151/bin/lava-test-runner /lava-3263151/1 / # /lava-3263151/bin/lava-test-runner /lava-3263151/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-3263151/1/tests/1_bootrr + cat uuid + UUID=3263151_1.5.2.4.5 + set +x <8>[ 17.230531] + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-3263151/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-3263151/1/../bin/lava-test-case <8>[ 17.295078] /lava-3263151/1/../bin/lava-test-case <8>[ 17.341853] /lava-3263151/1/../bin/lava-test-case <8>[ 17.370138] + set +x <8>[ 17.392066] / #