Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. U-Boot SPL 2019.07 (Oct 24 2019 - 12:03:47 +0200) DRAM: 1024 MiB Trying to boot from MMC1 U-Boot 2019.07 (Oct 24 2019 - 12:03:47 +0200) Allwinner Technology CPU: Allwinner H3 (SUN8I 1680) Model: Libre Computer Board ALL-H3-CC H3 DRAM: 1 GiB MMC: mmc@1c0f000: 0, mmc@1c11000: 1 Loading Environment from FAT... Card did not respond to voltage select! In: serial Out: serial Err: serial Net: phy interface0 eth0: ethernet@1c30000 starting USB... 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 Bus usb@1c1d000: USB EHCI 1.00 Bus usb@1c1d400: USB OHCI 1.0 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 bus usb@1c1d000 for devices... 1 USB Device(s) found scanning bus usb@1c1d400 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 DHCP client bound to address 10.201.4.224 (64 ms) => setenv serverip 10.201.1.11 setenv serverip 10.201.1.11 => tftp 0x40000000 2198655/tftp-deploy-41un8t_i/kernel/zImage tftp 0x40000000 2198655/tftp-deploy-41un8t_i/kernel/zImage Using ethernet@1c30000 device TFTP from server 10.201.1.11; our IP address is 10.201.4.224 Filename '2198655/tftp-deploy-41un8t_i/kernel/zImage'. Load address: 0x40000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############## 2.6 MiB/s done Bytes transferred = 8720896 (851200 hex) => tftp 0x44300000 2198655/tftp-deploy-41un8t_i/ramdisk/ramdisk.cpio.gz.uboot tftp 0x44300000 2198655/tftp-deploy-41un8t_i/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@1c30000 device TFTP from server 10.201.1.11; our IP address is 10.201.4.224 Filename '2198655/tftp-deploy-41un8t_i/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x44300000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# #######################################T ###T ####################### ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ## 869.1 KiB/s done Bytes transferred = 13319530 (cb3d6a hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x44000000 2198655/tftp-deploy-41un8t_i/dtb/sun8i-h3-libretech-all-h3-cc.dtb tftp 0x44000000 2198655/tftp-deploy-41un8t_i/dtb/sun8i-h3-libretech-all-h3-cc.dtb Using ethernet@1c30000 device TFTP from server 10.201.1.11; our IP address is 10.201.4.224 Filename '2198655/tftp-deploy-41un8t_i/dtb/sun8i-h3-libretech-all-h3-cc.dtb'. Load address: 0x44000000 Loading: *#### 2 MiB/s done Bytes transferred = 19325 (4b7d 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: 13319466 Bytes = 12.7 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 44007b7c Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.19.251-cip77 (KernelCI@build-j333409-arm-gcc-10-multi-v7-defconfig-hnwhf) (gcc version 10.2.1 20210110 (Debian 10.2.1-6)) #1 SMP Fri Jul 8 22:18:34 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: Libre Computer Board ALL-H3-CC H3 [ 0.000000] earlycon: uart0 at MMIO32 0x01c28000 (options '115200n8') [ 0.000000] bootconsole [uart0] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x79800000 [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: Using PSCI v0.1 Function IDs from DT [ 0.000000] percpu: Embedded 16 pages/cpu s36748 r8192 d20596 u65536 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 260608 [ 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: 131072 (order: 7, 524288 bytes) <6>[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) <6>[ 0.000000] Memory: 939232K/1048576K available (12288K kernel code, 1597K rwdata, 4676K rodata, 2048K init, 395K bss, 43808K reserved, 65536K cma-reserved, 196596K highmem) <5>[ 0.000000] Virtual kernel memory layout: <5>[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) <5>[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) <5>[ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB) <5>[ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB) <5>[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) <5>[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) <5>[ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (13280 kB) <5>[ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (2048 kB) <5>[ 0.000000] .data : 0x(ptrval) - 0x(ptrval) (1598 kB) <5>[ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 396 kB) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 <6>[ 0.000000] rcu: Hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=4. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] GIC: Using split EOI/Deactivate mode <6>[ 0.000000] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys). <6>[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns <6>[ 0.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns <6>[ 0.008260] Switching to timer-based delay loop, resolution 41ns <6>[ 0.014940] Console: colour dummy device 80x30 <6>[ 0.019685] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) <6>[ 0.030296] pid_max: default: 32768 minimum: 301 <6>[ 0.035291] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) <6>[ 0.042174] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) <6>[ 0.050009] CPU: Testing write buffer coherency: ok <3>[ 0.055533] /cpus/cpu@0 missing clock-frequency property <3>[ 0.061113] /cpus/cpu@1 missing clock-frequency property <3>[ 0.066714] /cpus/cpu@2 missing clock-frequency property <3>[ 0.072291] /cpus/cpu@3 missing clock-frequency property <6>[ 0.077868] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.084347] Setting up static identity map for 0x40300000 - 0x403000a0 <6>[ 0.091880] rcu: Hierarchical SRCU implementation. <6>[ 0.098445] EFI services will not be available. <6>[ 0.103513] smp: Bringing up secondary CPUs ... <6>[ 0.119051] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 <6>[ 0.129912] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 <6>[ 0.140703] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 <6>[ 0.140788] smp: Brought up 1 node, 4 CPUs <6>[ 0.162889] SMP: Total of 4 processors activated (192.00 BogoMIPS). <6>[ 0.169405] CPU: All CPU(s) started in HYP mode. <6>[ 0.174281] CPU: Virtualization extensions available. <6>[ 0.180523] devtmpfs: initialized <6>[ 0.188068] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 <6>[ 0.196276] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.206401] futex hash table entries: 1024 (order: 4, 65536 bytes) <6>[ 0.215018] pinctrl core: initialized pinctrl subsystem <6>[ 0.221789] DMI not present or invalid. <6>[ 0.226729] NET: Registered protocol family 16 <6>[ 0.233121] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.242126] cpuidle: using governor menu <6>[ 0.246483] No ATAGs? <6>[ 0.246602] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 0.257400] hw-breakpoint: maximum watchpoint size is 8 bytes. <6>[ 0.265209] Serial: AMBA PL011 UART driver <6>[ 0.296632] vgaarb: loaded <5>[ 0.300321] SCSI subsystem initialized <6>[ 0.304792] usbcore: registered new interface driver usbfs <6>[ 0.310609] usbcore: registered new interface driver hub <6>[ 0.316211] usbcore: registered new device driver usb <6>[ 0.322749] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.327968] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.337378] PTP clock support registered <6>[ 0.341694] EDAC MC: Ver: 3.0.0 <6>[ 0.347246] clocksource: Switched to clocksource arch_sys_counter <6>[ 0.404181] NET: Registered protocol family 2 <6>[ 0.409101] IP idents hash table entries: 16384 (order: 5, 131072 bytes) <6>[ 0.416981] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes) <6>[ 0.424960] TCP established hash table entries: 8192 (order: 3, 32768 bytes) <6>[ 0.432350] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) <6>[ 0.439159] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 0.445868] UDP hash table entries: 512 (order: 2, 16384 bytes) <6>[ 0.452107] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) <6>[ 0.458902] NET: Registered protocol family 1 <6>[ 0.464013] RPC: Registered named UNIX socket transport module. <6>[ 0.470232] RPC: Registered udp transport module. <6>[ 0.475189] RPC: Registered tcp transport module. <6>[ 0.480169] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.487317] Trying to unpack rootfs image as initramfs... <6>[ 1.359560] Freeing initrd memory: 13008K <6>[ 1.364807] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available <5>[ 1.374546] Initialise system trusted keyrings <6>[ 1.379652] workingset: timestamp_bits=30 max_order=18 bucket_order=0 <6>[ 1.392566] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 1.399411] NFS: Registering the id_resolver key type <5>[ 1.404765] Key type id_resolver registered <5>[ 1.409227] Key type id_legacy registered <6>[ 1.413525] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 1.419995] Key type asymmetric registered <5>[ 1.424352] Asymmetric key parser 'x509' registered <6>[ 1.429560] bounce: pool size: 64 pages <6>[ 1.433690] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) <6>[ 1.441350] io scheduler noop registered <6>[ 1.445526] io scheduler deadline registered <6>[ 1.450209] io scheduler cfq registered (default) <6>[ 1.455169] io scheduler mq-deadline registered <6>[ 1.459964] io scheduler kyber registered <6>[ 1.466521] sun4i-usb-phy 1c19400.phy: Linked as a consumer to regulator.2 <6>[ 1.482323] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver <6>[ 1.491008] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver <6>[ 1.558463] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 1.567667] console [ttyS0] disabled <6>[ 1.591645] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 41, base_baud = 1500000) is a U6_16550A <6>[ 1.600913] console [ttyS0] enabled <6>[ 1.600913] console [ttyS0] enabled <6>[ 1.608410] bootconsole [uart0] disabled <6>[ 1.608410] bootconsole [uart0] disabled <6>[ 1.618036] SuperH (H)SCI(F) driver initialized <6>[ 1.623577] msm_serial: driver initialized <6>[ 1.628107] STMicroelectronics ASC driver initialized <6>[ 1.634096] STM32 USART driver initialized <6>[ 1.651506] brd: module loaded <6>[ 1.661964] loop: module loaded <6>[ 1.673698] CAN device driver interface <6>[ 1.678582] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 1.685284] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k <6>[ 1.691387] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.697622] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k <6>[ 1.704833] igb: Copyright (c) 2007-2014 Intel Corporation. <4>[ 1.712978] dwmac-sun8i 1c30000.ethernet: PTP uses main clock <6>[ 1.719046] dwmac-sun8i 1c30000.ethernet: No regulator found <4>[ 1.725321] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 148000 (expect 58000) <6>[ 1.735009] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported <6>[ 1.742516] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported <6>[ 1.749999] dwmac-sun8i 1c30000.ethernet: COE Type 2 <6>[ 1.755218] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported <6>[ 1.762269] dwmac-sun8i 1c30000.ethernet: Normal descriptors <6>[ 1.768191] dwmac-sun8i 1c30000.ethernet: Chain mode enabled <6>[ 1.774711] dwmac-sun8i 1c30000.ethernet: Found internal PHY node <6>[ 1.781211] dwmac-sun8i 1c30000.ethernet: Switch mux to internal PHY <6>[ 1.787837] dwmac-sun8i 1c30000.ethernet: Powering internal PHY <6>[ 1.816206] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver <6>[ 1.823956] usbcore: registered new interface driver pegasus <6>[ 1.829934] usbcore: registered new interface driver asix <6>[ 1.835616] usbcore: registered new interface driver ax88179_178a <6>[ 1.842010] usbcore: registered new interface driver cdc_ether <6>[ 1.848145] usbcore: registered new interface driver smsc75xx <6>[ 1.854182] usbcore: registered new interface driver smsc95xx <6>[ 1.860222] usbcore: registered new interface driver net1080 <6>[ 1.866161] usbcore: registered new interface driver cdc_subset <6>[ 1.872373] usbcore: registered new interface driver zaurus <6>[ 1.878296] usbcore: registered new interface driver cdc_ncm <6>[ 1.885828] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 1.892638] ehci-pci: EHCI PCI platform driver <6>[ 1.897387] ehci-platform: EHCI generic platform driver <6>[ 1.903098] ehci-platform 1c1a000.usb: EHCI Host Controller <6>[ 1.908964] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1 <6>[ 1.917407] ehci-platform 1c1a000.usb: irq 27, io mem 0x01c1a000 <6>[ 1.957249] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00 <6>[ 1.964347] hub 1-0:1.0: USB hub found <6>[ 1.968413] hub 1-0:1.0: 1 port detected <6>[ 1.973103] ehci-platform 1c1b000.usb: EHCI Host Controller <6>[ 1.978971] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 2 <6>[ 1.987116] ehci-platform 1c1b000.usb: irq 29, io mem 0x01c1b000 <6>[ 2.017253] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00 <6>[ 2.024207] hub 2-0:1.0: USB hub found <6>[ 2.028272] hub 2-0:1.0: 1 port detected <6>[ 2.032909] ehci-platform 1c1c000.usb: EHCI Host Controller <6>[ 2.038772] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 3 <6>[ 2.046922] ehci-platform 1c1c000.usb: irq 31, io mem 0x01c1c000 <6>[ 2.077257] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00 <6>[ 2.084189] hub 3-0:1.0: USB hub found <6>[ 2.088246] hub 3-0:1.0: 1 port detected <6>[ 2.092866] ehci-platform 1c1d000.usb: EHCI Host Controller <6>[ 2.098735] ehci-platform 1c1d000.usb: new USB bus registered, assigned bus number 4 <6>[ 2.106879] ehci-platform 1c1d000.usb: irq 33, io mem 0x01c1d000 <6>[ 2.137281] ehci-platform 1c1d000.usb: USB 2.0 started, EHCI 1.00 <6>[ 2.144256] hub 4-0:1.0: USB hub found <6>[ 2.148313] hub 4-0:1.0: 1 port detected <6>[ 2.152926] ehci-orion: EHCI orion driver <6>[ 2.157475] SPEAr-ehci: EHCI SPEAr driver <6>[ 2.161852] ehci-st: EHCI STMicroelectronics driver <6>[ 2.167077] ehci-exynos: EHCI EXYNOS driver <6>[ 2.171644] ehci-atmel: EHCI Atmel driver <6>[ 2.176001] tegra-ehci: Tegra EHCI driver <6>[ 2.180404] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 2.186860] ohci-pci: OHCI PCI platform driver <6>[ 2.191642] ohci-platform: OHCI generic platform driver <6>[ 2.197351] ohci-platform 1c1a400.usb: Generic Platform OHCI controller <6>[ 2.204239] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 5 <6>[ 2.212488] ohci-platform 1c1a400.usb: irq 28, io mem 0x01c1a400 <6>[ 2.291952] hub 5-0:1.0: USB hub found <6>[ 2.295996] hub 5-0:1.0: 1 port detected <6>[ 2.300663] ohci-platform 1c1b400.usb: Generic Platform OHCI controller <6>[ 2.307565] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 6 <6>[ 2.315679] ohci-platform 1c1b400.usb: irq 30, io mem 0x01c1b400 <6>[ 2.391864] hub 6-0:1.0: USB hub found <6>[ 2.395905] hub 6-0:1.0: 1 port detected <6>[ 2.400542] ohci-platform 1c1c400.usb: Generic Platform OHCI controller <6>[ 2.407443] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 7 <6>[ 2.415559] ohci-platform 1c1c400.usb: irq 32, io mem 0x01c1c400 <6>[ 2.491847] hub 7-0:1.0: USB hub found <6>[ 2.495885] hub 7-0:1.0: 1 port detected <6>[ 2.500520] ohci-platform 1c1d400.usb: Generic Platform OHCI controller <6>[ 2.507422] ohci-platform 1c1d400.usb: new USB bus registered, assigned bus number 8 <6>[ 2.515541] ohci-platform 1c1d400.usb: irq 34, io mem 0x01c1d400 <6>[ 2.591861] hub 8-0:1.0: USB hub found <6>[ 2.595903] hub 8-0:1.0: 1 port detected <6>[ 2.600515] SPEAr-ohci: OHCI SPEAr driver <6>[ 2.605018] ohci-st: OHCI STMicroelectronics driver <6>[ 2.610291] ohci-atmel: OHCI Atmel driver <6>[ 2.615231] usbcore: registered new interface driver usb-storage <6>[ 2.625207] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0 <6>[ 2.632272] sun6i-rtc 1f00000.rtc: RTC enabled <6>[ 2.637687] i2c /dev entries driver <6>[ 2.648405] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) <6>[ 2.660093] sdhci: Secure Digital Host Controller Interface driver <6>[ 2.666530] sdhci: Copyright(c) Pierre Ossman <6>[ 2.672324] Synopsys Designware Multimedia Card Interface Driver <6>[ 2.680190] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 2.688460] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 2.695221] usbcore: registered new interface driver usbhid <6>[ 2.701097] usbhid: USB HID core driver <6>[ 2.708714] NET: Registered protocol family 10 <6>[ 2.714563] Segment Routing with IPv6 <6>[ 2.718587] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 2.725336] NET: Registered protocol family 17 <6>[ 2.730078] can: controller area network core (rev 20170425 abi 9) <6>[ 2.736571] NET: Registered protocol family 29 <6>[ 2.741289] can: raw protocol (rev 20170425) <6>[ 2.745817] can: broadcast manager protocol (rev 20170425 t) <6>[ 2.751749] can: netlink gateway (rev 20170425) max_hops=1 <5>[ 2.757999] Key type dns_resolver registered <6>[ 2.762631] ThumbEE CPU extension supported. <5>[ 2.767164] Registering SWP/SWPB emulation handler <5>[ 2.772808] Loading compiled-in X.509 certificates <6>[ 2.785026] vcc1v2: supplied by vcc5v0 <6>[ 2.789341] vcc3v3: supplied by vcc5v0 <6>[ 2.793747] vcc-dram: supplied by vcc5v0 <6>[ 2.798466] vcc-io: supplied by vcc3v3 <6>[ 2.802881] vdd-cpux: supplied by vcc5v0 <6>[ 2.807947] cpu cpu0: Linked as a consumer to regulator.6 <6>[ 2.813658] cpu cpu0: Dropping the link to regulator.6 <6>[ 2.819248] cpu cpu0: Linked as a consumer to regulator.6 <6>[ 2.827792] sunxi-mmc 1c0f000.mmc: Linked as a consumer to regulator.5 <6>[ 2.835272] sunxi-mmc 1c0f000.mmc: Got CD GPIO <6>[ 2.865378] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB <6>[ 2.875363] sunxi-mmc 1c11000.mmc: Linked as a consumer to regulator.5 <6>[ 2.908436] sunxi-mmc 1c11000.mmc: initialized, max. request size: 16384 KB <6>[ 2.916739] input: gpio_keys as /devices/platform/gpio_keys/input/input0 <6>[ 2.924181] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01 00:00:34 UTC (34) <6>[ 2.933575] Generic PHY 0.1:01: attached PHY driver [Generic PHY] (mii_bus:phy_addr=0.1:01, irq=POLL) <4>[ 2.940722] mmc0: host does not support reading read-only switch, assuming write-enable <6>[ 2.944482] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found <6>[ 2.956050] mmc0: new high speed SDHC card at address aaaa <6>[ 2.958905] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available <6>[ 2.965816] mmcblk0: mmc0:aaaa SC16G 14.8 GiB <4>[ 2.972567] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW <6>[ 2.972927] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready <6>[ 2.994606] mmcblk0: p1 <6>[ 7.177758] dwmac-sun8i 1c30000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx <6>[ 7.187303] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 7.217421] Sending DHCP requests ., OK <6>[ 7.261431] IP-Config: Got DHCP answer from 10.201.1.3, my address is 10.201.4.224 <6>[ 7.269303] IP-Config: Complete: <6>[ 7.272801] device=eth0, hwaddr=02:81:7d:58:3b:ac, ipaddr=10.201.4.224, mask=255.255.0.0, gw=10.201.1.3 <6>[ 7.282895] host=10.201.4.224, domain=, nis-domain=(none) <6>[ 7.289005] bootserver=10.201.1.3, rootserver=10.201.1.3, rootpath= <6>[ 7.289011] nameserver0=10.1.1.1 <6>[ 7.311217] Freeing unused kernel memory: 2048K <6>[ 7.353307] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 7.487056] udevd[102]: starting version 3.2.9 <5>[ 7.492883] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 7.499923] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 7.506728] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 7.521287] udevd[102]: specified user 'tss' unknown <27>[ 7.526726] udevd[102]: specified group 'tss' unknown <30>[ 7.534108] udevd[103]: starting eudev-3.2.9 <4>[ 7.924497] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator <6>[ 7.935649] usb_phy_generic usb_phy_generic.0.auto: Linked as a consumer to regulator.0 <6>[ 7.945229] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver <6>[ 7.951312] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 9 <6>[ 7.960548] hub 9-0:1.0: USB hub found <6>[ 7.964664] hub 9-0:1.0: 1 port detected <3>[ 7.995902] sun4i-codec 1c22c00.codec: ASoC: codec-analog@1f015c0 not registered <3>[ 8.003698] sun4i-codec 1c22c00.codec: Failed to register our card done Saving random seed: OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-2198655/environment . /lava-2198655/environment / # /lava-2198655/bin/lava-test-runner /lava-2198655/0 /lava-2198655/bin/lava-test-runner /lava-2198655/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-2198655/0/tests/0_dmesg + cat uuid <8>[ 8.900961] + UUID=2198655_1.5.2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 8.942779] <8>[ 8.981891] <8>[ 9.020741] + set +x <8>[ 9.030693] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-2198655/environment / # . /lava-2198655/environment/lava-2198655/bin/lava-test-runner /lava-2198655/1 / # /lava-2198655/bin/lava-test-runner /lava-2198655/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-2198655/1/tests/1_bootrr + cat uuid <8>[ 9.530876] + UUID=2198655_1.5.2.4.5 + set +x + export 'PATH=/opt/bootrr/helpers:/lava-2198655/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr + sh helpers/bootrr-auto /lava-2198655/1/../bin/lava-test-case <8>[ 10.576302] /lava-2198655/1/../bin/lava-test-case <8>[ 10.622099] /lava-2198655/1/../bin/lava-test-case <8>[ 10.646596] + set +x <8>[ 10.665003] / #