Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. ��������������� U-Boot SPL 2020.04-rc3-00189-gb4c87c9da9 (Apr 02 2020 - 09:37:57 +0200) DRAM: 1024 MiB Trying to boot from MMC1 U-Boot 2020.04-rc3-00189-gb4c87c9da9 (Apr 02 2020 - 09:37:57 +0200) Allwinner Technology CPU: Allwinner H3 (SUN8I 1680) Model: Banana Pi BPI-M2-Plus H3 DRAM: 1 GiB MMC: Device 'mmc@1c11000': seq 1 is in use by 'mmc@1c10000' mmc@1c0f000: 0, mmc@1c10000: 2, mmc@1c11000: 1 Loading Environment from FAT... *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial Allwinner mUSB OTG (Peripheral) Net: phy interface7 eth0: ethernet@1c30000 Warning: usb_ether using MAC address from ROM , eth1: usb_ether starting USB... Bus usb@1c1a000: USB EHCI 1.00 Bus usb@1c1a400: USB OHCI 1.0 Bus usb@1c1b000: USB EHCI 1.00 Bus usb@1c1b400: USB OHCI 1.0 Bus usb@1c1c000: USB EHCI 1.00 Bus usb@1c1c400: USB OHCI 1.0 scanning bus usb@1c1a000 for devices... 1 USB Device(s) found scanning bus usb@1c1a400 for devices... 1 USB Device(s) found scanning bus usb@1c1b000 for devices... 1 USB Device(s) found scanning bus usb@1c1b400 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 ethernet@1c30000 Waiting for PHY auto negotiation to complete........ done BOOTP broadcast 1 BOOTP broadcast 2 DHCP client bound to address 10.201.3.139 (263 ms) => setenv serverip 10.201.1.11 setenv serverip 10.201.1.11 => tftp 0x40000000 2189236/tftp-deploy-3ylhnm8r/kernel/zImage tftp 0x40000000 2189236/tftp-deploy-3ylhnm8r/kernel/zImage Using ethernet@1c30000 device TFTP from server 10.201.1.11; our IP address is 10.201.3.139 Filename '2189236/tftp-deploy-3ylhnm8r/kernel/zImage'. Load address: 0x40000000 Loading: *################################################################# ################################################################# ################################################################# ##################################################### 8 MiB/s done Bytes transferred = 3634808 (377678 hex) =>tftp 0x44300000 2189236/tftp-deploy-3ylhnm8r/ramdisk/ramdisk.cpio.gz.uboot tftp 0x44300000 2189236/tftp-deploy-3ylhnm8r/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@1c30000 device TFTP from server 10.201.1.11; our IP address is 10.201.3.139 Filename '2189236/tftp-deploy-3ylhnm8r/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x44300000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ###################### 5.3 MiB/s done Bytes transferred = 7953709 (795d2d hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x44000000 2189236/tftp-deploy-3ylhnm8r/dtb/sun8i-h3-bananapi-m2-plus.dtb tftp 0x44000000 2189236/tftp-deploy-3ylhnm8r/dtb/sun8i-h3-bananapi-m2-plus.dtb Using ethernet@1c30000 device TFTP from server 10.201.1.11; our IP address is 10.201.3.139 Filename '2189236/tftp-deploy-3ylhnm8r/dtb/sun8i-h3-bananapi-m2-plus.dtb'. Load address: 0x44000000 Loading: *# 4.3 MiB/s done Bytes transferred = 13534 (34de 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: 7953645 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 Using Device Tree in place at 44000000, end 440064dd Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.9.321 (KernelCI@build-j323835-arm-gcc-10-sunxi-defconfig-nglgl) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP Thu Jul 7 01:52:01 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: Banana Pi BPI-M2-Plus [ 0.000000] earlycon: uart0 at MMIO32 0x01c28000 (options '115200n8') [ 0.000000] bootconsole [uart0] enabled [ 0.000000] cma: Reserved 16 MiB at 0x7f000000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: Using PSCI v0.1 Function IDs from DT [ 0.000000] percpu: Embedded 13 pages/cpu s20684 r8192 d24372 u53248 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260608 [ 0.000000] Kernel command line: console=ttyS0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 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: 1005332K/1048576K available (6144K kernel code, 305K rwdata, 1332K rodata, 1024K init, 257K bss, 26860K reserved, 16384K cma-reserved, 245748K 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 : 0xc0008000 - 0xc0700000 (7136 kB) [ 0.000000] .init : 0xc0900000 - 0xc0a00000 (1024 kB) [ 0.000000] .data : 0xc0a00000 - 0xc0a4c460 ( 306 kB) [ 0.000000] .bss : 0xc0a4e000 - 0xc0a8e47c ( 258 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, 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=4. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=4 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] arm_arch_timer: Architected cp15 timer(s) running at 24.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns [ 0.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.007998] Switching to timer-based delay loop, resolution 41ns [ 0.014110] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.023496] Console: colour dummy device 80x30 [ 0.027954] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) [ 0.038312] pid_max: default: 32768 minimum: 301 [ 0.043003] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.049620] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.057195] CPU: Testing write buffer coherency: ok [ 0.062359] /cpus/cpu@0 missing clock-frequency property [ 0.067669] /cpus/cpu@1 missing clock-frequency property [ 0.073003] /cpus/cpu@2 missing clock-frequency property [ 0.078311] /cpus/cpu@3 missing clock-frequency property [ 0.083629] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.089518] Setting up static identity map for 0x40100000 - 0x40100058 [ 0.107059] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.117709] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.128341] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.128410] Brought up 4 CPUs [ 0.148324] SMP: Total of 4 processors activated (192.00 BogoMIPS). [ 0.154588] CPU: All CPU(s) started in HYP mode. [ 0.159195] CPU: Virtualization extensions available. [ 0.165021] devtmpfs: initialized [ 0.171698] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 [ 0.179564] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.189386] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.196163] pinctrl core: initialized pinctrl subsystem [ 0.202545] NET: Registered protocol family 16 [ 0.207723] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.215499] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.223490] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.240895] SCSI subsystem initialized [ 0.245012] usbcore: registered new interface driver usbfs [ 0.250568] usbcore: registered new interface driver hub [ 0.255907] usbcore: registered new device driver usb [ 0.261136] pps_core: LinuxPPS API ver. 1 registered [ 0.266101] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.275245] PTP clock support registered [ 0.279347] Advanced Linux Sound Architecture Driver Initialized. [ 0.286129] clocksource: Switched to clocksource arch_sys_counter [ 0.300494] NET: Registered protocol family 2 [ 0.305031] IP idents hash table entries: 16384 (order: 5, 131072 bytes) [ 0.312574] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.319710] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.326262] TCP: Hash tables configured (established 8192 bind 8192) [ 0.332657] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.338635] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.345152] NET: Registered protocol family 1 [ 0.349909] RPC: Registered named UNIX socket transport module. [ 0.355832] RPC: Registered udp transport module. [ 0.360560] RPC: Registered tcp transport module. [ 0.365258] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.371977] Unpacking initramfs... [ 0.860540] Freeing initrd memory: 7768K [ 0.866090] workingset: timestamp_bits=30 max_order=18 bucket_order=0 [ 0.880673] NFS: Registering the id_resolver key type [ 0.885836] Key type id_resolver registered [ 0.890057] Key type id_legacy registered [ 0.894790] bounce: pool size: 64 pages [ 0.898850] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.906252] io scheduler noop registered [ 0.910168] io scheduler deadline registered [ 0.914576] io scheduler cfq registered (default) [ 0.924089] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver [ 0.932647] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver [ 0.992124] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled [ 1.001014] console [ttyS0] disabled [ 1.024738] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 34, base_baud = 1500000) is a U6_16550A [ 1.033727] console [ttyS0] enabled [ 1.033727] console [ttyS0] enabled [ 1.040698] bootconsole [uart0] disabled [ 1.040698] bootconsole [uart0] disabled [ 1.069558] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 35, base_baud = 1500000) is a U6_16550A [ 1.079015] [drm] Initialized [ 1.083124] CAN device driver interface [ 1.087269] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.093787] ehci-platform: EHCI generic platform driver [ 1.099178] ehci-platform 1c1b000.usb: EHCI Host Controller [ 1.104774] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 1 [ 1.112819] ehci-platform 1c1b000.usb: irq 26, io mem 0x01c1b000 [ 1.146150] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00 [ 1.152976] hub 1-0:1.0: USB hub found [ 1.156769] hub 1-0:1.0: 1 port detected [ 1.161111] ehci-platform 1c1c000.usb: EHCI Host Controller [ 1.166710] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 2 [ 1.174584] ehci-platform 1c1c000.usb: irq 28, io mem 0x01c1c000 [ 1.206145] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00 [ 1.212880] hub 2-0:1.0: USB hub found [ 1.216667] hub 2-0:1.0: 1 port detected [ 1.220939] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.227137] ohci-platform: OHCI generic platform driver [ 1.232505] ohci-platform 1c1b400.usb: Generic Platform OHCI controller [ 1.239142] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 3 [ 1.247696] ohci-platform 1c1b400.usb: irq 27, io mem 0x01c1b400 [ 1.320813] hub 3-0:1.0: USB hub found [ 1.324588] hub 3-0:1.0: 1 port detected [ 1.328921] ohci-platform 1c1c400.usb: Generic Platform OHCI controller [ 1.335551] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 4 [ 1.343394] ohci-platform 1c1c400.usb: irq 29, io mem 0x01c1c400 [ 1.420790] hub 4-0:1.0: USB hub found [ 1.424564] hub 4-0:1.0: 1 port detected [ 1.429540] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0 [ 1.436338] sun6i-rtc 1f00000.rtc: RTC enabled [ 1.440895] i2c /dev entries driver [ 1.444599] IR NEC protocol handler initialized [ 1.449143] IR RC5(x/sz) protocol handler initialized [ 1.454187] IR RC6 protocol handler initialized [ 1.458721] IR JVC protocol handler initialized [ 1.463243] IR Sony protocol handler initialized [ 1.467861] IR SANYO protocol handler initialized [ 1.472556] IR Sharp protocol handler initialized [ 1.477263] IR MCE Keyboard/mouse protocol handler initialized [ 1.483085] IR XMP protocol handler initialized [ 1.487890] Registered IR keymap rc-empty [ 1.492182] input: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0/input0 [ 1.499540] rc rc0: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0 [ 1.507337] input: MCE IR Keyboard/Mouse (sunxi-ir) as /devices/virtual/input/input1 [ 1.515388] sunxi-ir 1f02000.ir: initialized sunXi IR driver [ 1.521613] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) [ 1.529753] cpu cpu0: failed to get clock: -2 [ 1.534116] cpufreq-dt: probe of cpufreq-dt failed with error -2 [ 1.541124] sunxi-mmc 1c0f000.mmc: Got CD GPIO [ 1.596157] sunxi-mmc 1c0f000.mmc: base:0xf0887000 irq:23 [ 1.602102] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq [ 1.653105] mmc0: host does not support reading read-only switch, assuming write-enable [ 1.663024] mmc0: new high speed SDHC card at address 59b4 [ 1.668795] sunxi-mmc 1c10000.mmc: base:0xf088b000 irq:24 [ 1.675009] mmcblk0: mmc0:59b4 USDU1 14.9 GiB [ 1.680577] mmcblk0: p1 [ 1.687517] sunxi-mmc 1c10000.mmc: smc 1 err, cmd 8, RTO !! [ 1.702300] mmc1: queuing unknown CIS tuple 0x80 (2 bytes) [ 1.709287] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 1.716259] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 1.724420] mmc1: queuing unknown CIS tuple 0x80 (7 bytes) [ 1.729935] sunxi-mmc 1c11000.mmc: base:0xf088f000 irq:25 [ 1.736371] usbcore: registered new interface driver usbhid [ 1.741937] usbhid: USB HID core driver [ 1.746672] NET: Registered protocol family 17 [ 1.751134] can: controller area network core (rev 20120528 abi 9) [ 1.757535] NET: Registered protocol family 29 [ 1.761976] can: raw protocol (rev 20120528) [ 1.766256] can: broadcast manager protocol (rev 20161123 t) [ 1.771914] can: netlink gateway (rev 20130117) max_hops=1 [ 1.777655] Key type dns_resolver registered [ 1.781993] Registering SWP/SWPB emulation handler [ 1.792246] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01 00:00:18 UTC (18) [ 1.803304] sunxi-mmc 1c11000.mmc: smc 2 err, cmd 8, RTO !! [ 1.812935] sunxi-mmc 1c11000.mmc: smc 2 err, cmd 55, RTO !! [ 1.819404] sunxi-mmc 1c11000.mmc: smc 2 err, cmd 55, RTO !! [ 1.825869] sunxi-mmc 1c11000.mmc: smc 2 err, cmd 55, RTO !! [ 1.832334] sunxi-mmc 1c11000.mmc: smc 2 err, cmd 55, RTO !! [ 1.880317] mmc2: new DDR MMC card at address 0001 [ 1.885622] mmcblk2: mmc2:0001 8WPD3R 7.28 GiB [ 1.890383] mmcblk2boot0: mmc2:0001 8WPD3R partition 1 4.00 MiB [ 1.896521] mmcblk2boot1: mmc2:0001 8WPD3R partition 2 4.00 MiB [ 1.903277] mmcblk2: [ 1.941664] mmc1: new high speed SDIO card at address 0001 [ 14.286223] vcc3v0: disabling [ 14.289194] vcc5v0: disabling [ 14.292156] ALSA device list: [ 14.295118] No soundcards found. [ 14.300411] Freeing unused kernel memory: 1024K Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: [ 14.405569] udevd[101]: starting version 3.2.9 [ 14.411056] random: udevd: uninitialized urandom read (16 bytes read) [ 14.417802] random: udevd: uninitialized urandom read (16 bytes read) [ 14.424348] random: udevd: uninitialized urandom read (16 bytes read) [ 14.438600] udevd[101]: specified user 'tss' unknown [ 14.443698] udevd[101]: specified group 'tss' unknown [ 14.450911] udevd[102]: starting eudev-3.2.9 done Saving random seed: OK 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-2189236/environment . /lava-2189236/environment / # /lava-2189236/bin/lava-test-runner /lava-2189236/0 /lava-2189236/bin/lava-test-runner /lava-2189236/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-2189236/0/tests/0_dmesg + cat uuid [ 15.435725] + UUID=2189236_1.5.2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 15.472099] [ 15.504842] [ 15.537757] + set +x [ 15.547176] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-2189236/environment / # . /lava-2189236/environment/lava-2189236/bin/lava-test-runner /lava-2189236/1 / # /lava-2189236/bin/lava-test-runner /lava-2189236/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-2189236/1/tests/1_bootrr + cat uuid [ 16.029374] + UUID=2189236_1.5.2.4.5 + set +x + export 'PATH=/opt/bootrr/helpers:/lava-2189236/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr + sh helpers/bootrr-auto /lava-2189236/1/../bin/lava-test-case [ 16.059629] /lava-2189236/1/../bin/lava-test-case [ 16.093431] /lava-2189236/1/../bin/lava-test-case [ 16.115047] + set +x [ 16.131785] / #