Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. U-Boot SPL 2019.07 (Sep 18 2019 - 15:55:50 +0200) DRAM: 512 MiB CPU: 912000000Hz, AXI/AHB/APB: 3/2/2 Trying to boot from MMC1 U-Boot 2019.07 (Sep 18 2019 - 15:55:50 +0200) Allwinner Technology CPU: Allwinner A10 (SUN4I) Model: Olimex A10-OLinuXino-LIME I2C: ready DRAM: 512 MiB MMC: mmc@1c0f000: 0 Loading Environment from FAT... *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial Net: eth0: ethernet@1c0b000 starting USB... Bus usb@1c14000: USB EHCI 1.00 Bus usb@1c14400: USB OHCI 1.0 Bus usb@1c1c000: USB EHCI 1.00 Bus usb@1c1c400: USB OHCI 1.0 scanning bus usb@1c14000 for devices... 1 USB Device(s) found scanning bus usb@1c14400 for devices... 1 USB Device(s) found scanning bus usb@1c1c000 for devices... 1 USB Device(s) found scanning bus usb@1c1c400 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 ENET Speed is 100 Mbps - FULL duplex connection BOOTP broadcast 1 DHCP client bound to address 10.201.4.69 (12 ms) => setenv serverip 10.201.1.8 setenv serverip 10.201.1.8 => tftp 0x40000000 2175403/tftp-deploy-95ppz1hh/kernel/zImage tftp 0x40000000 2175403/tftp-deploy-95ppz1hh/kernel/zImage Using ethernet@1c0b000 device TFTP from server 10.201.1.8; our IP address is 10.201.4.69 Filename '2175403/tftp-deploy-95ppz1hh/kernel/zImage'. Load address: 0x40000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ##################################### 368.2 KiB/s done Bytes transferred = 3182504 (308fa8 hex) => tftp 0x44300000 2175403/tftp-deploy-95ppz1hh/ramdisk/ramdisk.cpio.gz.uboot tftp 0x44300000 2175403/tftp-deploy-95ppz1hh/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@1c0b000 device TFTP from server 10.201.1.8; our IP address is 10.201.4.69 Filename '2175403/tftp-deploy-95ppz1hh/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x44300000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########################################################### 660.2 KiB/s done Bytes transferred = 7952174 (79572e hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x44000000 2175403/tftp-deploy-95ppz1hh/dtb/sun4i-a10-olinuxino-lime.dtb tftp 0x44000000 2175403/tftp-deploy-95ppz1hh/dtb/sun4i-a10-olinuxino-lime.dtb Using ethernet@1c0b000 device TFTP from server 10.201.1.8; our IP address is 10.201.4.69 Filename '2175403/tftp-deploy-95ppz1hh/dtb/sun4i-a10-olinuxino-lime.dtb'. Load address: 0x44000000 Loading: *##### 322.3 KiB/s done Bytes transferred = 24132 (5e44 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 0x40000000 0x44300000 0x44000000 bootz 0x40000000 0x44300000 0x44000000 ## Loading init Ramdisk from Legacy Image at 44300000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 7952110 Bytes = 7.6 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 44000000 Booting using the fdt blob at 0x44000000 EHCI failed to shut down host controller. Using Device Tree in place at 44000000, end 44008e43 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.4.302-cip67 (KernelCI@build-j309768-arm-gcc-10-sunxi-defconfig-5269p) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP Tue Jul 5 03:48:40 UTC 2022 [ 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] Machine model: Olimex A10-OLinuXino-LIME [ 0.000000] Malformed early option 'earlycon' [ 0.000000] Memory policy: Data cache writeback [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] PERCPU: Embedded 11 pages/cpu @dfbd9000 s13196 r8192 d23668 u45056 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 130048 [ 0.000000] Kernel command line: console=ttyS0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp [ 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: 505292K/524288K available (4515K kernel code, 197K rwdata, 1284K rodata, 284K init, 249K bss, 18996K reserved, 0K cma-reserved, 0K 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 - 0xc05b221c (5801 kB) [ 0.000000] .init : 0xc05b3000 - 0xc05fa000 ( 284 kB) [ 0.000000] .data : 0xc05fa000 - 0xc062b440 ( 198 kB) [ 0.000000] .bss : 0xc062e000 - 0xc066c594 ( 250 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] RCU restricting CPUs from NR_CPUS=8 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.000017] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.000043] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000288] Console: colour dummy device 80x30 [ 0.000318] Calibrating delay loop... 910.13 BogoMIPS (lpj=4550656) [ 0.090134] pid_max: default: 32768 minimum: 301 [ 0.090239] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.090249] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.090838] CPU: Testing write buffer coherency: ok [ 0.090878] CPU0: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable [ 0.091128] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.091205] Setting up static identity map for 0x40008280 - 0x400082d8 [ 0.092012] Brought up 1 CPUs [ 0.092024] SMP: Total of 1 processors activated (910.13 BogoMIPS). [ 0.092031] CPU: All CPU(s) started in SVC mode. [ 0.093391] devtmpfs: initialized [ 0.100266] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 [ 0.100567] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.100594] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.100820] pinctrl core: initialized pinctrl subsystem [ 0.101720] NET: Registered protocol family 16 [ 0.102183] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.107194] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.114501] reg-fixed-voltage ahci-5v: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/ahci_pwr_pin@1, deferring probe [ 0.114542] reg-fixed-voltage usb0-vbus: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb0_vbus_pin@0, deferring probe [ 0.114570] reg-fixed-voltage usb1-vbus: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb1_vbus_pin@0, deferring probe [ 0.114596] reg-fixed-voltage usb2-vbus: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb2_vbus_pin@0, deferring probe [ 0.115664] SCSI subsystem initialized [ 0.116159] usbcore: registered new interface driver usbfs [ 0.116225] usbcore: registered new interface driver hub [ 0.116273] usbcore: registered new device driver usb [ 0.116406] pps_core: LinuxPPS API ver. 1 registered [ 0.116413] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.116441] PTP clock support registered [ 0.117461] clocksource: Switched to clocksource timer [ 0.127634] NET: Registered protocol family 2 [ 0.127798] IP idents hash table entries: 8192 (order: 4, 65536 bytes) [ 0.128291] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [ 0.128339] TCP bind hash table entries: 4096 (order: 3, 32768 bytes) [ 0.128402] TCP: Hash tables configured (established 4096 bind 4096) [ 0.128467] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.128488] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.128632] NET: Registered protocol family 1 [ 0.129009] RPC: Registered named UNIX socket transport module. [ 0.129021] RPC: Registered udp transport module. [ 0.129027] RPC: Registered tcp transport module. [ 0.129034] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.129266] Unpacking initramfs... [ 0.635370] Freeing initrd memory: 7768K [ 0.647797] NFS: Registering the id_resolver key type [ 0.647855] Key type id_resolver registered [ 0.647862] Key type id_legacy registered [ 0.649169] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) [ 0.649188] io scheduler noop registered [ 0.649200] io scheduler deadline registered [ 0.649232] io scheduler cfq registered (default) [ 0.649560] sun4i-usb-phy 1c13400.phy: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb0_id_detect_pin@0, deferring probe [ 0.651601] sun4i-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver [ 0.718883] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled [ 0.722007] console [ttyS0] disabled [ 0.742193] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 30, base_baud = 1500000) is a U6_16550A [ 1.323105] console [ttyS0] enabled [ 1.328099] 1c0b080.mdio supply phy not found, using dummy regulator [ 1.373749] CAN device driver interface [ 1.380202] sun4i-emac 1c0b000.ethernet: eth0: at e089e000, IRQ 18 MAC: 02:49:09:40:ab:3d [ 1.388810] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.395339] ehci-platform: EHCI generic platform driver [ 1.400870] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.407065] ohci-platform: OHCI generic platform driver [ 1.413553] sunxi-rtc 1c20d00.rtc: rtc core: registered rtc-sunxi as rtc0 [ 1.420390] sunxi-rtc 1c20d00.rtc: RTC enabled [ 1.424906] i2c /dev entries driver [ 1.429289] axp20x 0-0034: AXP20x variant AXP209 found [ 1.447939] input: axp20x-pek as /devices/platform/soc@01c00000/1c2ac00.i2c/i2c-0/0-0034/axp20x-pek/input/input0 [ 1.458313] axp20x-regulator axp20x-regulator: regulators node not found [ 1.468444] axp20x 0-0034: AXP20X driver loaded [ 1.474474] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) [ 1.482966] sunxi-mmc 1c0f000.mmc: No vqmmc regulator found [ 1.488924] sunxi-mmc 1c0f000.mmc: Got CD GPIO [ 1.527628] sunxi-mmc 1c0f000.mmc: base:0xe08aa000 irq:19 [ 1.533719] sun4i-ss 1c15000.crypto-engine: no reset control found [ 1.540041] sun4i-ss 1c15000.crypto-engine: Die ID 7 [ 1.546582] usbcore: registered new interface driver usbhid [ 1.552207] usbhid: USB HID core driver [ 1.556892] NET: Registered protocol family 17 [ 1.561393] can: controller area network core (rev 20120528 abi 9) [ 1.567862] NET: Registered protocol family 29 [ 1.572313] can: raw protocol (rev 20120528) [ 1.576587] can: broadcast manager protocol (rev 20120528 t) [ 1.582279] can: netlink gateway (rev 20130117) max_hops=1 [ 1.588105] Key type dns_resolver registered [ 1.593291] Registering SWP/SWPB emulation handler [ 1.635359] mmc0: host does not support reading read-only switch, assuming write-enable [ 1.646222] mmc0: new high speed SDHC card at address 0007 [ 1.652297] mmcblk0: mmc0:0007 SD16G 14.5 GiB [ 1.660625] mmcblk0: p1 [ 1.667555] ahci-sunxi 1c18000.sata: controller can't do PMP, turning off CAP_PMP [ 1.675040] ahci-sunxi 1c18000.sata: forcing PORTS_IMPL to 0x1 [ 1.680951] ahci-sunxi 1c18000.sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode [ 1.689925] ahci-sunxi 1c18000.sata: flags: ncq sntf pm led clo only pio slum part ccc [ 1.698893] scsi host0: ahci-sunxi [ 1.702628] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 24 [ 1.710946] ehci-platform 1c14000.usb: EHCI Host Controller [ 1.716543] ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 1 [ 1.724445] ehci-platform 1c14000.usb: irq 21, io mem 0x01c14000 [ 1.747481] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00 [ 1.754466] hub 1-0:1.0: USB hub found [ 1.758319] hub 1-0:1.0: 1 port detected [ 1.762896] ehci-platform 1c1c000.usb: EHCI Host Controller [ 1.768540] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 2 [ 1.776412] ehci-platform 1c1c000.usb: irq 25, io mem 0x01c1c000 [ 1.797472] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00 [ 1.804402] hub 2-0:1.0: USB hub found [ 1.808236] hub 2-0:1.0: 1 port detected [ 1.812806] ohci-platform 1c14400.usb: Generic Platform OHCI controller [ 1.819487] ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 3 [ 1.827341] ohci-platform 1c14400.usb: irq 22, io mem 0x01c14400 [ 1.892308] hub 3-0:1.0: USB hub found [ 1.896095] hub 3-0:1.0: 1 port detected [ 1.900723] ohci-platform 1c1c400.usb: Generic Platform OHCI controller [ 1.907355] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 4 [ 1.915257] ohci-platform 1c1c400.usb: irq 26, io mem 0x01c1c400 [ 1.982333] hub 4-0:1.0: USB hub found [ 1.986118] hub 4-0:1.0: 1 port detected [ 1.990534] sunxi-rtc 1c20d00.rtc: setting system clock to 2010-01-01 00:00:34 UTC (1262304034) [ 2.077499] ata1: SATA link down (SStatus 0 SControl 300) [ 4.217484] sun4i-emac 1c0b000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx [ 4.237471] Sending DHCP requests ., OK [ 4.257931] IP-Config: Got DHCP answer from 10.201.1.3, my address is 10.201.4.69 [ 4.265416] IP-Config: Complete: [ 4.268679] device=eth0, hwaddr=02:49:09:40:ab:3d, ipaddr=10.201.4.69, mask=255.255.0.0, gw=10.201.1.3 [ 4.278422] host=10.201.4.69, domain=, nis-domain=(none) [ 4.284160] bootserver=10.201.1.3, rootserver=10.201.1.3, rootpath= [ 4.290691] nameserver0=10.1.1.1 [ 4.294800] vcc3v0: disabling [ 4.297794] vcc5v0: disabling [ 4.300770] usb0-vbus: disabling [ 4.305252] Freeing unused kernel memory: 284K [ 4.339048] devpts: called with bogus options Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: [ 4.469524] udevd[83]: starting version 3.2.9 [ 4.474839] random: udevd: uninitialized urandom read (16 bytes read, 9 bits of entropy available) [ 4.484758] random: udevd: uninitialized urandom read (16 bytes read, 9 bits of entropy available) [ 4.493953] random: udevd: uninitialized urandom read (16 bytes read, 9 bits of entropy available) [ 4.512079] udevd[83]: specified user 'tss' unknown [ 4.517124] udevd[83]: specified group 'tss' unknown [ 4.525829] udevd[84]: starting eudev-3.2.9 done Saving random seed: [ 5.684647] random: dd: uninitialized urandom read (512 bytes read, 12 bits of entropy available) OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: [ 5.777372] random: dropbear: uninitialized urandom read (32 bytes read, 12 bits of entropy available) OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-2175403/environment . /lava-2175403/environment / # /lava-2175403/bin/lava-test-runner /lava-2175403/0 /lava-2175403/bin/lava-test-runner /lava-2175403/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-2175403/0/tests/0_dmesg + cat uuid [ 6.435099] + UUID=2175403_1.5.2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 6.480405] [ 6.522591] [ 6.564980] + set +x [ 6.575014] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-2175403/environment / # . /lava-2175403/environment/lava-2175403/bin/lava-test-runner /lava-2175403/1 / # /lava-2175403/bin/lava-test-runner /lava-2175403/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-2175403/1/tests/1_bootrr + cat uuid [ 7.104138] + UUID=2175403_1.5.2.4.5 + set +x + export 'PATH=/opt/bootrr/helpers:/lava-2175403/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr + sh helpers/bootrr-auto /lava-2175403/1/../bin/lava-test-case [ 7.138854] /lava-2175403/1/../bin/lava-test-case [ 7.179144] /lava-2175403/1/../bin/lava-test-case [ 7.204080] + set +x [ 7.223161] / #