Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. U-Boot SPL 2019.07 (Sep 03 2019 - 11:29:05 +0200) DRAM: 512 MiB Trying to boot from MMC1 U-Boot 2019.07 (Sep 03 2019 - 11:29:05 +0200) Allwinner Technology CPU: Allwinner H3 (SUN8I 1680) Model: Libre Computer Board ALL-H3-CC H2+ DRAM: 512 MiB 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.3.75 (11 ms) => setenv serverip 10.201.1.6 setenv serverip 10.201.1.6 => tftp 0x40000000 2133230/tftp-deploy-c0sm59n3/kernel/zImage tftp 0x40000000 2133230/tftp-deploy-c0sm59n3/kernel/zImage Using ethernet@1c30000 device TFTP from server 10.201.1.6; our IP address is 10.201.3.75 Filename '2133230/tftp-deploy-c0sm59n3/kernel/zImage'. Load address: 0x40000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################ 961.9 KiB/s done Bytes transferred = 4072712 (3e2508 hex) => tftp 0x44300000 2133230/tftp-deploy-c0sm59n3/ramdisk/ramdisk.cpio.gz.uboot tftp 0x44300000 2133230/tftp-deploy-c0sm59n3/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@1c30000 device TFTP from server 10.201.1.6; our IP address is 10.201.3.75 Filename '2133230/tftp-deploy-c0sm59n3/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x44300000 Loading: *################################################################# ################################################################# #########T ###T ##################################################### ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########################################################### 429.7 KiB/s done Bytes transferred = 7955210 (79630a hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x44000000 2133230/tftp-deploy-c0sm59n3/dtb/sun8i-h2-plus-libretech-all-h3-cc.dtb tftp 0x44000000 2133230/tftp-deploy-c0sm59n3/dtb/sun8i-h2-plus-libretech-all-h3-cc.dtb Using ethernet@1c30000 device TFTP from server 10.201.1.6; our IP address is 10.201.3.75 Filename '2133230/tftp-deploy-c0sm59n3/dtb/sun8i-h2-plus-libretech-all-h3-cc.dtb'. Load address: 0x44000000 Loading: *#### 754.9 KiB/s done Bytes transferred = 19333 (4b85 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: 7955146 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 44007b84 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.19.249-cip76 (KernelCI@build-j267252-arm-gcc-10-sunxi-defconfig-qrqzs) (gcc version 10.2.1 20210110 (Debian 10.2.1-6)) #1 SMP Tue Jun 28 02:46:06 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 H2+ [ 0.000000] earlycon: uart0 at MMIO32 0x01c28000 (options '115200n8') [ 0.000000] bootconsole [uart0] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] cma: Reserved 16 MiB at 0x5f000000 [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: Using PSCI v0.1 Function IDs from DT [ 0.000000] percpu: Embedded 15 pages/cpu s30604 r8192 d22644 u61440 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 130048 [ 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: 65536 (order: 6, 262144 bytes) <6>[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) <6>[ 0.000000] Memory: 485364K/524288K available (6144K kernel code, 421K rwdata, 1524K rodata, 1024K init, 244K bss, 22540K reserved, 16384K cma-reserved, 0K 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 : 0xe0800000 - 0xff800000 ( 496 MB) <5>[ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 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) (7136 kB) <5>[ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (1024 kB) <5>[ 0.000000] .data : 0x(ptrval) - 0x(ptrval) ( 422 kB) <5>[ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 245 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 restricting CPUs from NR_CPUS=8 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.014756] Console: colour dummy device 80x30 <6>[ 0.019488] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) <6>[ 0.030098] pid_max: default: 32768 minimum: 301 <6>[ 0.035089] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) <6>[ 0.041972] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) <6>[ 0.049775] CPU: Testing write buffer coherency: ok <3>[ 0.055268] /cpus/cpu@0 missing clock-frequency property <3>[ 0.060846] /cpus/cpu@1 missing clock-frequency property <3>[ 0.066446] /cpus/cpu@2 missing clock-frequency property <3>[ 0.072022] /cpus/cpu@3 missing clock-frequency property <6>[ 0.077598] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.084042] Setting up static identity map for 0x40100000 - 0x40100060 <6>[ 0.090985] rcu: Hierarchical SRCU implementation. <6>[ 0.096571] smp: Bringing up secondary CPUs ... <6>[ 0.112087] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 <6>[ 0.122905] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 <6>[ 0.133651] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 <6>[ 0.133726] smp: Brought up 1 node, 4 CPUs <6>[ 0.155825] SMP: Total of 4 processors activated (192.00 BogoMIPS). <6>[ 0.162341] CPU: All CPU(s) started in HYP mode. <6>[ 0.167217] CPU: Virtualization extensions available. <6>[ 0.173232] devtmpfs: initialized <6>[ 0.180842] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 <6>[ 0.188943] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.199046] futex hash table entries: 1024 (order: 4, 65536 bytes) <6>[ 0.206170] pinctrl core: initialized pinctrl subsystem <6>[ 0.212882] NET: Registered protocol family 16 <6>[ 0.218732] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.226768] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 0.235030] hw-breakpoint: maximum watchpoint size is 8 bytes. <5>[ 0.254246] SCSI subsystem initialized <6>[ 0.258628] usbcore: registered new interface driver usbfs <6>[ 0.264445] usbcore: registered new interface driver hub <6>[ 0.270044] usbcore: registered new device driver usb <6>[ 0.275565] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.280782] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.290187] PTP clock support registered <6>[ 0.294548] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.301576] clocksource: Switched to clocksource arch_sys_counter <6>[ 0.314826] NET: Registered protocol family 2 <6>[ 0.319647] IP idents hash table entries: 8192 (order: 4, 65536 bytes) <6>[ 0.326989] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes) <6>[ 0.334942] TCP established hash table entries: 4096 (order: 2, 16384 bytes) <6>[ 0.342289] TCP bind hash table entries: 4096 (order: 3, 32768 bytes) <6>[ 0.349034] TCP: Hash tables configured (established 4096 bind 4096) <6>[ 0.355738] UDP hash table entries: 256 (order: 1, 8192 bytes) <6>[ 0.361862] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) <6>[ 0.368515] NET: Registered protocol family 1 <6>[ 0.373658] RPC: Registered named UNIX socket transport module. <6>[ 0.379834] RPC: Registered udp transport module. <6>[ 0.384824] RPC: Registered tcp transport module. <6>[ 0.389781] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.396722] Unpacking initramfs... <6>[ 0.887949] Freeing initrd memory: 7772K <6>[ 0.892997] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available <6>[ 0.902672] workingset: timestamp_bits=30 max_order=17 bucket_order=0 <5>[ 0.915309] NFS: Registering the id_resolver key type <5>[ 0.920688] Key type id_resolver registered <5>[ 0.925215] Key type id_legacy registered <6>[ 0.930634] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) <6>[ 0.938311] io scheduler noop registered <6>[ 0.942530] io scheduler deadline registered <6>[ 0.947193] io scheduler cfq registered (default) <6>[ 0.952174] io scheduler mq-deadline registered <6>[ 0.956958] io scheduler kyber registered <6>[ 0.962182] sun4i-usb-phy 1c19400.phy: Linked as a consumer to regulator.2 <6>[ 0.973533] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver <6>[ 0.982124] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver <6>[ 1.032754] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled <6>[ 1.041402] console [ttyS0] disabled <6>[ 1.065404] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 41, base_baud = 1500000) is a U6_16550A <6>[ 1.074665] console [ttyS0] enabled <6>[ 1.074665] console [ttyS0] enabled <6>[ 1.082160] bootconsole [uart0] disabled <6>[ 1.082160] bootconsole [uart0] disabled <6>[ 1.094133] CAN device driver interface <4>[ 1.098734] dwmac-sun8i 1c30000.ethernet: PTP uses main clock <6>[ 1.104801] dwmac-sun8i 1c30000.ethernet: No regulator found <4>[ 1.111052] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 148000 (expect 58000) <6>[ 1.120726] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported <6>[ 1.128211] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported <6>[ 1.135693] dwmac-sun8i 1c30000.ethernet: COE Type 2 <6>[ 1.140913] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported <6>[ 1.147964] dwmac-sun8i 1c30000.ethernet: Normal descriptors <6>[ 1.153884] dwmac-sun8i 1c30000.ethernet: Chain mode enabled <6>[ 1.160402] dwmac-sun8i 1c30000.ethernet: Found internal PHY node <6>[ 1.166883] dwmac-sun8i 1c30000.ethernet: Switch mux to internal PHY <6>[ 1.173504] dwmac-sun8i 1c30000.ethernet: Powering internal PHY <6>[ 1.185993] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 1.192813] ehci-platform: EHCI generic platform driver <6>[ 1.198473] ehci-platform 1c1a000.usb: EHCI Host Controller <6>[ 1.204342] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1 <6>[ 1.212692] ehci-platform 1c1a000.usb: irq 27, io mem 0x01c1a000 <6>[ 1.241580] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00 <6>[ 1.248613] hub 1-0:1.0: USB hub found <6>[ 1.252678] hub 1-0:1.0: 1 port detected <6>[ 1.257325] ehci-platform 1c1b000.usb: EHCI Host Controller <6>[ 1.263189] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 2 <6>[ 1.271350] ehci-platform 1c1b000.usb: irq 29, io mem 0x01c1b000 <6>[ 1.301577] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00 <6>[ 1.308512] hub 2-0:1.0: USB hub found <6>[ 1.312575] hub 2-0:1.0: 1 port detected <6>[ 1.317178] ehci-platform 1c1c000.usb: EHCI Host Controller <6>[ 1.323040] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 3 <6>[ 1.331244] ehci-platform 1c1c000.usb: irq 31, io mem 0x01c1c000 <6>[ 1.361577] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00 <6>[ 1.368472] hub 3-0:1.0: USB hub found <6>[ 1.372523] hub 3-0:1.0: 1 port detected <6>[ 1.377106] ehci-platform 1c1d000.usb: EHCI Host Controller <6>[ 1.382965] ehci-platform 1c1d000.usb: new USB bus registered, assigned bus number 4 <6>[ 1.391109] ehci-platform 1c1d000.usb: irq 33, io mem 0x01c1d000 <6>[ 1.421578] ehci-platform 1c1d000.usb: USB 2.0 started, EHCI 1.00 <6>[ 1.428460] hub 4-0:1.0: USB hub found <6>[ 1.432509] hub 4-0:1.0: 1 port detected <6>[ 1.437095] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 1.443560] ohci-platform: OHCI generic platform driver <6>[ 1.449196] ohci-platform 1c1a400.usb: Generic Platform OHCI controller <6>[ 1.456093] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 5 <6>[ 1.464492] ohci-platform 1c1a400.usb: irq 28, io mem 0x01c1a400 <6>[ 1.536145] hub 5-0:1.0: USB hub found <6>[ 1.540181] hub 5-0:1.0: 1 port detected <6>[ 1.544794] ohci-platform 1c1b400.usb: Generic Platform OHCI controller <6>[ 1.551699] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 6 <6>[ 1.559825] ohci-platform 1c1b400.usb: irq 30, io mem 0x01c1b400 <6>[ 1.636130] hub 6-0:1.0: USB hub found <6>[ 1.640163] hub 6-0:1.0: 1 port detected <6>[ 1.644761] ohci-platform 1c1c400.usb: Generic Platform OHCI controller <6>[ 1.651658] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 7 <6>[ 1.659822] ohci-platform 1c1c400.usb: irq 32, io mem 0x01c1c400 <6>[ 1.736121] hub 7-0:1.0: USB hub found <6>[ 1.740154] hub 7-0:1.0: 1 port detected <6>[ 1.744762] ohci-platform 1c1d400.usb: Generic Platform OHCI controller <6>[ 1.751659] ohci-platform 1c1d400.usb: new USB bus registered, assigned bus number 8 <6>[ 1.759798] ohci-platform 1c1d400.usb: irq 34, io mem 0x01c1d400 <6>[ 1.836123] hub 8-0:1.0: USB hub found <6>[ 1.840156] hub 8-0:1.0: 1 port detected <4>[ 1.845025] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator <6>[ 1.856036] usb_phy_generic usb_phy_generic.0.auto: Linked as a consumer to regulator.0 <6>[ 1.864609] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver <6>[ 1.870615] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 9 <6>[ 1.879425] hub 9-0:1.0: USB hub found <6>[ 1.883480] hub 9-0:1.0: 1 port detected <6>[ 1.888914] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0 <6>[ 1.895975] sun6i-rtc 1f00000.rtc: RTC enabled <6>[ 1.900862] i2c /dev entries driver <6>[ 1.905166] Registered IR keymap rc-empty <6>[ 1.909503] rc rc0: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0 <6>[ 1.916514] input: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0/input0 <6>[ 1.924305] sunxi-ir 1f02000.ir: initialized sunXi IR driver <6>[ 1.930980] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) <6>[ 1.941258] usbcore: registered new interface driver usbhid <6>[ 1.947111] usbhid: USB HID core driver <3>[ 1.952368] sun4i-codec 1c22c00.codec: ASoC: codec-analog@1f015c0 not registered <3>[ 1.960021] sun4i-codec 1c22c00.codec: Failed to register our card <6>[ 1.966861] NET: Registered protocol family 17 <6>[ 1.971600] can: controller area network core (rev 20170425 abi 9) <6>[ 1.978111] NET: Registered protocol family 29 <6>[ 1.982824] can: raw protocol (rev 20170425) <6>[ 1.987353] can: broadcast manager protocol (rev 20170425 t) <6>[ 1.993284] can: netlink gateway (rev 20170425) max_hops=1 <5>[ 1.999228] Key type dns_resolver registered <5>[ 2.003832] Registering SWP/SWPB emulation handler <6>[ 2.015559] vcc1v2: supplied by vcc5v0 <6>[ 2.019813] vcc3v3: supplied by vcc5v0 <6>[ 2.024068] vcc-dram: supplied by vcc5v0 <6>[ 2.028528] vcc-io: supplied by vcc3v3 <6>[ 2.032792] vdd-cpux: supplied by vcc5v0 <6>[ 2.037318] cpu cpu0: Linked as a consumer to regulator.6 <6>[ 2.043050] cpu cpu0: Dropping the link to regulator.6 <6>[ 2.048588] cpu cpu0: Linked as a consumer to regulator.6 <6>[ 2.055298] sunxi-mmc 1c0f000.mmc: Linked as a consumer to regulator.5 <6>[ 2.062701] sunxi-mmc 1c0f000.mmc: Got CD GPIO <6>[ 2.091580] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB <6>[ 2.099406] sunxi-mmc 1c11000.mmc: Linked as a consumer to regulator.5 <6>[ 2.130252] sunxi-mmc 1c11000.mmc: initialized, max. request size: 16384 KB <3>[ 2.138034] sun4i-codec 1c22c00.codec: ASoC: codec-analog@1f015c0 not registered <3>[ 2.145718] sun4i-codec 1c22c00.codec: Failed to register our card <3>[ 2.152714] sun4i-codec 1c22c00.codec: ASoC: codec-analog@1f015c0 not registered <3>[ 2.160365] sun4i-codec 1c22c00.codec: Failed to register our card <6>[ 2.166955] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01 00:00:39 UTC (39) <4>[ 2.175374] OF: fdt: not creating '/sys/firmware/fdt': CRC check failed <3>[ 2.183130] sun4i-codec 1c22c00.codec: ASoC: codec-analog@1f015c0 not registered <3>[ 2.190793] sun4i-codec 1c22c00.codec: Failed to register our card <6>[ 2.197642] Generic PHY 0.1:01: attached PHY driver [Generic PHY] (mii_bus:phy_addr=0.1:01, irq=POLL) <4>[ 2.203463] mmc0: host does not support reading read-only switch, assuming write-enable <6>[ 2.216904] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found <6>[ 2.217507] mmc0: new high speed SDHC card at address 59b4 <6>[ 2.224513] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available <6>[ 2.231246] mmcblk0: mmc0:59b4 SDC 7.47 GiB <4>[ 2.238194] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW <6>[ 2.251252] mmcblk0: p1 <3>[ 2.255505] sun4i-codec 1c22c00.codec: ASoC: codec-analog@1f015c0 not registered <3>[ 2.263196] sun4i-codec 1c22c00.codec: Failed to register our card <6>[ 6.362033] dwmac-sun8i 1c30000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off <5>[ 6.411572] Sending DHCP requests ., OK <6>[ 6.455707] IP-Config: Got DHCP answer from 10.201.1.3, my address is 10.201.3.75 <6>[ 6.463463] IP-Config: Complete: <6>[ 6.466953] device=eth0, hwaddr=02:42:24:d1:dc:17, ipaddr=10.201.3.75, mask=255.255.0.0, gw=10.201.1.3 <6>[ 6.476952] host=10.201.3.75, domain=, nis-domain=(none) <6>[ 6.482960] bootserver=10.201.1.3, rootserver=10.201.1.3, rootpath= <6>[ 6.482964] nameserver0=10.1.1.1 <6>[ 6.494194] ALSA device list: <6>[ 6.497419] No soundcards found. <6>[ 6.502956] Freeing unused kernel memory: 1024K <6>[ 6.521726] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 6.617732] udevd[97]: starting version 3.2.9 <5>[ 6.623431] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 6.630366] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 6.637205] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 6.651542] udevd[97]: specified user 'tss' unknown <27>[ 6.656964] udevd[97]: specified group 'tss' unknown <30>[ 6.664116] udevd[98]: starting eudev-3.2.9 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-2133230/environment . /lava-2133230/environment / # /lava-2133230/bin/lava-test-runner /lava-2133230/0 /lava-2133230/bin/lava-test-runner /lava-2133230/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-2133230/0/tests/0_dmesg + cat uuid <8>[ 7.743557] + UUID=2133230_1.5.2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 7.779480] <8>[ 7.812263] <8>[ 7.845179] + set +x <8>[ 7.854938] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-2133230/environment / # . /lava-2133230/environment/lava-2133230/bin/lava-test-runner /lava-2133230/1 / # /lava-2133230/bin/lava-test-runner /lava-2133230/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-2133230/1/tests/1_bootrr + cat uuid <8>[ 8.360012] + UUID=2133230_1.5.2.4.5 + set +x + export 'PATH=/opt/bootrr/helpers:/lava-2133230/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr + sh helpers/bootrr-auto /lava-2133230/1/../bin/lava-test-case <8>[ 9.397646] /lava-2133230/1/../bin/lava-test-case <8>[ 9.430144] /lava-2133230/1/../bin/lava-test-case <8>[ 9.451430] + set +x <8>[ 9.467741] / #