Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. U-Boot 2019.04-lf-5.4.y_v2019.04+g228843cdf5 (Feb 24 2020 - 11:58:52 +0000) CPU: Freescale i.MX6UL rev1.2 696 MHz (running at 396 MHz) CPU: Automotive temperature grade (-40C to 125C) at 30C Reset cause: POR Model: Freescale i.MX6 UltraLite 14x14 EVK Board Board: MX6UL 14x14 EVK DRAM: 512 MiB MMC: FSL_SDHC: 0, FSL_SDHC: 1 Loading Environment from MMC... *** Warning - bad CRC, using default environment Display: TFT43AB (480x272) Video: 480x272x24 In: serial Out: serial Err: serial switch to partitions #0, OK mmc1 is current device flash target is MMC:1 Net: Warning: ethernet@020b4000 using MAC address from ROM eth1: ethernet@020b4000 [PRIME] Warning: ethernet@02188000 using MAC address from ROM , eth0: ethernet@02188000 Fastboot: Normal Normal Boot Hit any key to stop autoboot: 3  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 BOOTP broadcast 2 BOOTP broadcast 3 DHCP client bound to address 172.16.1.212 (1462 ms) => setenv serverip 59.144.98.45 setenv serverip 59.144.98.45 => tftp ${loadaddr} 1254812/tftp-deploy-zcd4o997/kernel/zImage tftp ${loadaddr} 1254812/tftp-deploy-zcd4o997/kernel/zImage Using ethernet@020b4000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.212; sending through gateway 172.16.1.4 Filename '1254812/tftp-deploy-zcd4o997/kernel/zImage'. Load address: 0x80800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################# 5 MiB/s done Bytes transferred = 8835584 (86d200 hex) => tftp ${initrd_addr} 1254812/tftp-deploy-zcd4o997/ramdisk/ramdisk.cpio.gz.uboot tftp ${initrd_addr} 1254812/tftp-deploy-zcd4o997/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@020b4000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.212; sending through gateway 172.16.1.4 Filename '1254812/tftp-deploy-zcd4o997/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x86800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# 5.1 MiB/s done Bytes transferred = 13353163 (cbc0cb hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp ${fdt_addr} 1254812/tftp-deploy-zcd4o997/dtb/imx6ul-14x14-evk.dtb tftp ${fdt_addr} 1254812/tftp-deploy-zcd4o997/dtb/imx6ul-14x14-evk.dtb Using ethernet@020b4000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.212; sending through gateway 172.16.1.4 Filename '1254812/tftp-deploy-zcd4o997/dtb/imx6ul-14x14-evk.dtb'. Load address: 0x83000000 Loading: *## 3 MiB/s done Bytes transferred = 27998 (6d5e hex) => setenv bootargs 'console=ttymxc0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttymxc0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' => bootz ${loadaddr} ${initrd_addr} ${fdt_addr} bootz ${loadaddr} ${initrd_addr} ${fdt_addr} Kernel image @ 0x80800000 [ 0x000000 - 0x86d200 ] ## Loading init Ramdisk from Legacy Image at 86800000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 13353099 Bytes = 12.7 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 83000000 Booting using the fdt blob at 0x83000000 Using Device Tree in place at 83000000, end 83009d5d ft_system_setup for mx6 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.19.295-cip103-rt33 (KernelCI@build-j75544-arm-gcc-10-multi-v7-defconfig-preempt-rt-8gvjc) (gcc version 10.2.1 20210110 (Debian 10.2.1-6)) #1 SMP PREEMPT RT Fri Oct 20 13:43:09 UTC 2023 [ 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: Freescale i.MX6 UltraLite 14x14 EVK Board [ 0.000000] earlycon: ec_imx6q0 at MMIO 0x02020000 (options '') <6>[ 0.000000] bootconsole [ec_imx6q0] enabled <6>[ 0.000000] Memory policy: Data cache writealloc <6>[ 0.000000] efi: Getting EFI parameters from FDT: <6>[ 0.000000] efi: UEFI not found. <6>[ 0.000000] cma: Reserved 64 MiB at 0x9c000000 <6>[ 0.000000] percpu: Embedded 17 pages/cpu s38944 r8192 d22496 u69632 <6>[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 130048 <5>[ 0.000000] Kernel command line: console=ttymxc0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) <6>[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) <6>[ 0.000000] Memory: 419136K/524288K available (12288K kernel code, 1636K rwdata, 4696K rodata, 2048K init, 406K bss, 39616K reserved, 65536K 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) (13280 kB) <5>[ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (2048 kB) <5>[ 0.000000] .data : 0x(ptrval) - 0x(ptrval) (1637 kB) <5>[ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 407 kB) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <6>[ 0.000000] rcu: Preemptible 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=1. <6>[ 0.000000] rcu: RCU priority boosting: priority 1 delay 500 ms. <6>[ 0.000000] No expedited grace period (rcu_normal_after_boot). <6>[ 0.000000] Tasks RCU enabled. <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.000000] Switching to timer-based delay loop, resolution 41ns <6>[ 0.000018] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns <6>[ 0.000050] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.005496] Console: colour dummy device 80x30 <6>[ 0.227730] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) <6>[ 0.227752] CPU: Testing write buffer coherency: ok <6>[ 0.227864] pid_max: default: 32768 minimum: 301 <6>[ 0.228229] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) <6>[ 0.228255] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) <3>[ 0.230936] /cpus/cpu@0 missing clock-frequency property <6>[ 0.268507] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.276728] Setting up static identity map for 0x80300000 - 0x803000a0 <6>[ 0.284095] rcu: Hierarchical SRCU implementation. <6>[ 0.293622] EFI services will not be available. <6>[ 0.296182] smp: Bringing up secondary CPUs ... <6>[ 0.300387] smp: Brought up 1 node, 1 CPU <6>[ 0.304662] SMP: Total of 1 processors activated (48.00 BogoMIPS). <6>[ 0.311144] CPU: All CPU(s) started in SVC mode. <6>[ 0.318005] devtmpfs: initialized <6>[ 0.338465] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 <6>[ 0.344937] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.353748] futex hash table entries: 256 (order: 2, 16384 bytes) <6>[ 0.365407] pinctrl core: initialized pinctrl subsystem <6>[ 0.373293] DMI not present or invalid. <6>[ 0.377022] NET: Registered protocol family 16 <6>[ 0.391454] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.403660] cpuidle: using governor menu <6>[ 0.430074] vdd3p0: supplied by regulator-dummy <6>[ 0.433681] cpu: supplied by regulator-dummy <6>[ 0.438592] vddsoc: supplied by regulator-dummy <6>[ 0.477315] No ATAGs? <6>[ 0.477463] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 0.485446] hw-breakpoint: maximum watchpoint size is 8 bytes. <4>[ 0.501017] imx6ul-pinctrl 20e0000.iomuxc: Failed to create dummy-iomuxc-gpr@20e4000 debugfs directory <6>[ 0.508526] imx6ul-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver <6>[ 0.526509] Serial: AMBA PL011 UART driver <6>[ 0.610272] mxs-dma 1804000.dma-apbh: initialized <6>[ 0.627973] vgaarb: loaded <5>[ 0.630954] SCSI subsystem initialized <6>[ 0.633809] usbcore: registered new interface driver usbfs <6>[ 0.638135] usbcore: registered new interface driver hub <6>[ 0.643578] usbcore: registered new device driver usb <6>[ 0.653349] i2c i2c-0: IMX I2C adapter registered <6>[ 0.655531] i2c i2c-0: can't use DMA, using PIO instead. <6>[ 0.663810] i2c i2c-1: IMX I2C adapter registered <6>[ 0.666054] i2c i2c-1: can't use DMA, using PIO instead. <6>[ 0.675708] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.678109] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.687585] PTP clock support registered <6>[ 0.692341] EDAC MC: Ver: 3.0.0 <6>[ 0.704290] clocksource: Switched to clocksource mxc_timer1 <6>[ 0.955130] NET: Registered protocol family 2 <6>[ 0.957551] IP idents hash table entries: 8192 (order: 4, 65536 bytes) <6>[ 0.966166] tcp_listen_portaddr_hash hash table entries: 256 (order: 1, 8192 bytes) <6>[ 0.971692] TCP established hash table entries: 4096 (order: 2, 16384 bytes) <6>[ 0.979085] TCP bind hash table entries: 4096 (order: 4, 114688 bytes) <6>[ 0.986052] TCP: Hash tables configured (established 4096 bind 4096) <6>[ 0.992642] UDP hash table entries: 256 (order: 2, 16384 bytes) <6>[ 0.998608] UDP-Lite hash table entries: 256 (order: 2, 16384 bytes) <6>[ 1.005712] NET: Registered protocol family 1 <6>[ 1.011571] RPC: Registered named UNIX socket transport module. <6>[ 1.015933] RPC: Registered udp transport module. <6>[ 1.020869] RPC: Registered tcp transport module. <6>[ 1.025839] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 1.033790] Trying to unpack rootfs image as initramfs... <6>[ 3.896293] Freeing initrd memory: 13044K <5>[ 3.903230] Initialise system trusted keyrings <6>[ 3.905980] workingset: timestamp_bits=30 max_order=17 bucket_order=0 <6>[ 3.942722] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 3.949069] NFS: Registering the id_resolver key type <5>[ 3.951669] Key type id_resolver registered <5>[ 3.956007] Key type id_legacy registered <6>[ 3.960431] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 3.973285] Key type asymmetric registered <5>[ 3.974843] Asymmetric key parser 'x509' registered <6>[ 3.980117] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) <6>[ 3.987632] io scheduler noop registered <6>[ 3.991789] io scheduler deadline registered <6>[ 3.997303] io scheduler cfq registered (default) <6>[ 4.001278] io scheduler mq-deadline registered <6>[ 4.006110] io scheduler kyber registered <4>[ 4.069429] pwm-backlight backlight-display: backlight-display supply power not found, using dummy regulator <6>[ 4.077027] pwm-backlight backlight-display: Linked as a consumer to regulator.0 <6>[ 4.084695] pwm-backlight backlight-display: Dropping the link to regulator.0 <4>[ 4.121794] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 <6>[ 4.128764] imx-sdma 20ec000.sdma: external firmware not found, using ROM firmware <6>[ 4.356591] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 4.371570] SuperH (H)SCI(F) driver initZX+K��5 <6>[ 4.377462] console [ttymxc0] enabled <6>[ 4.377462] console [ttymxc0] enabled <6>[ 4.382470] bootconsole [ec_imx6q0] disabled <6>[ 4.382470] bootconsole [ec_imx6q0] disabled <6>[ 4.395179] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 61, base_baud = 5000000) is a IMX <6>[ 4.407844] msm_serial: driver initialized <6>[ 4.412920] STMicroelectronics ASC driver initialized <6>[ 4.422798] STM32 USART driver initialized <4>[ 4.454180] panel-simple panel: panel supply power not found, using dummy regulator <6>[ 4.462414] panel-simple panel: Linked as a consumer to regulator.0 <6>[ 4.469333] panel-simple panel: Dropping the link to regulator.0 <6>[ 4.511412] brd: module loaded <6>[ 4.539231] loop: module loaded <6>[ 4.583418] CAN device driver interface <6>[ 4.590845] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <4>[ 4.599417] fec 20b4000.ethernet: 20b4000.ethernet supply phy not found, using dummy regulator <6>[ 4.608652] fec 20b4000.ethernet: Linked as a consumer to regulator.0 <6>[ 4.617027] pps pps0: new PPS source ptp0 <6>[ 4.741492] fec 20b4000.ethernet eth0: registered PHC device 0 <4>[ 4.749768] fec 2188000.ethernet: 2188000.ethernet supply phy not found, using dummy regulator <6>[ 4.759054] fec 2188000.ethernet: Linked as a consumer to regulator.0 <6>[ 4.767516] pps pps1: new PPS source ptp1 <6>[ 6.601488] fec 2188000.ethernet eth1: registered PHC device 1 <6>[ 6.610614] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k <6>[ 6.616844] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 6.623299] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k <6>[ 6.630637] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 6.652197] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver <6>[ 6.660221] usbcore: registered new interface driver pegasus <6>[ 6.666457] usbcore: registered new interface driver asix <6>[ 6.672289] usbcore: registered new interface driver ax88179_178a <6>[ 6.678834] usbcore: registered new interface driver cdc_ether <6>[ 6.685168] usbcore: registered new interface driver smsc75xx <6>[ 6.691412] usbcore: registered new interface driver smsc95xx <6>[ 6.697613] usbcore: registered new interface driver net1080 <6>[ 6.703692] usbcore: registered new interface driver cdc_subset <6>[ 6.710050] usbcore: registered new interface driver zaurus <6>[ 6.716230] usbcore: registered new interface driver cdc_ncm <6>[ 6.730320] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 6.737177] ehci-pci: EHCI PCI platform driver <6>[ 6.742092] ehci-platform: EHCI generic platform driver <6>[ 6.748451] ehci-orion: EHCI orion driver <6>[ 6.753373] SPEAr-ehci: EHCI SPEAr driver <6>[ 6.758272] ehci-st: EHCI STMicroelectronics driver <6>[ 6.763984] ehci-exynos: EHCI EXYNOS driver <6>[ 6.769047] ehci-atmel: EHCI Atmel driver <6>[ 6.773876] tegra-ehci: Tegra EHCI driver <6>[ 6.778824] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 6.785384] ohci-pci: OHCI PCI platform driver <6>[ 6.790354] ohci-platform: OHCI generic platform driver <6>[ 6.796646] SPEAr-ohci: OHCI SPEAr driver <6>[ 6.801501] ohci-st: OHCI STMicroelectronics driver <6>[ 6.807257] ohci-atmel: OHCI Atmel driver <6>[ 6.814685] usbcore: registered new interface driver usb-storage <4>[ 6.826956] imx_usb 2184000.usb: 2184000.usb supply vbus not found, using dummy regulator <6>[ 6.835713] imx_usb 2184000.usb: Linked as a consumer to regulator.0 <4>[ 6.852538] imx_usb 2184200.usb: 2184200.usb supply vbus not found, using dummy regulator <6>[ 6.861322] imx_usb 2184200.usb: Linked as a consumer to regulator.0 <6>[ 6.873678] ci_hdrc ci_hdrc.1: EHCI Host Controller <6>[ 6.878964] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1 <6>[ 6.914447] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 <6>[ 6.922896] hub 1-0:1.0: USB hub found <6>[ 6.927101] hub 1-0:1.0: 1 port detected <6>[ 6.952111] i2c /dev entries driver <6>[ 6.999398] imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0) <6>[ 7.020688] sdhci: Secure Digital Host Controller Interface driver <6>[ 7.027183] sdhci: Copyright(c) Pierre Ossman <6>[ 7.038074] Synopsys Designware Multimedia Card Interface Driver <6>[ 7.049999] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 7.058808] sdhci-esdhc-imx 2190000.usdhc: Got CD GPIO <6>[ 7.064941] sdhci-esdhc-imx 2190000.usdhc: Linked as a consumer to regulator.4 <6>[ 7.107556] mmc0: SDHCI controller on 2190000.usdhc [2190000.usdhc] using ADMA <6>[ 7.150880] mmc1: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA <6>[ 7.178805] usbcore: registered new interface driver usbhid <6>[ 7.184694] usbhid: USB HID core driver <6>[ 7.210537] NET: Registered protocol family 10 <4>[ 7.212096] mmc1: host does not support reading read-only switch, assuming write-enable <6>[ 7.225590] mmc1: new high speed SDHC card at address aaaa <6>[ 7.228344] mmcblk1: mmc1:aaaa SS16G 14.8 GiB <6>[ 7.239567] mmcblk1: p1 p2 <6>[ 7.250796] Segment Routing with IPv6 <6>[ 7.255131] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 7.263411] NET: Registered protocol family 17 <6>[ 7.268311] can: controller area network core (rev 20170425 abi 9) <6>[ 7.275129] NET: Registered protocol family 29 <6>[ 7.279887] can: raw protocol (rev 20170425) <6>[ 7.284556] can: broadcast manager protocol (rev 20170425 t) <6>[ 7.290550] can: netlink gateway (rev 20170425) max_hops=1 <5>[ 7.297864] Key type dns_resolver registered <6>[ 7.306062] cpu cpu0: Linked as a consumer to regulator.2 <6>[ 7.312031] cpu cpu0: Linked as a consumer to regulator.3 <6>[ 7.320008] ThumbEE CPU extension supported. <5>[ 7.325338] Registering SWP/SWPB emulation handler <5>[ 7.332165] Loading compiled-in X.509 certificates <4>[ 7.385164] pwm-backlight backlight-display: backlight-display supply power not found, using dummy regulator <6>[ 7.395494] pwm-backlight backlight-display: Linked as a consumer to regulator.0 <6>[ 7.403355] pwm-backlight backlight-display: Dropping the link to regulator.0 <4>[ 7.414874] panel-simple panel: panel supply power not found, using dummy regulator <6>[ 7.423013] panel-simple panel: Linked as a consumer to regulator.0 <6>[ 7.429841] panel-simple panel: Dropping the link to regulator.0 <6>[ 7.441398] imx_thermal tempmon: Automotive CPU temperature grade - max:125C critical:120C passive:115C <4>[ 7.453450] pwm-backlight backlight-display: backlight-display supply power not found, using dummy regulator <6>[ 7.463811] pwm-backlight backlight-display: Linked as a consumer to regulator.0 <6>[ 7.471684] pwm-backlight backlight-display: Dropping the link to regulator.0 <4>[ 7.482932] panel-simple panel: panel supply power not found, using dummy regulator <6>[ 7.491142] panel-simple panel: Linked as a consumer to regulator.0 <6>[ 7.497969] panel-simple panel: Dropping the link to regulator.0 <4>[ 7.507056] pwm-backlight backlight-display: backlight-display supply power not found, using dummy regulator <6>[ 7.517432] pwm-backlight backlight-display: Linked as a consumer to regulator.0 <6>[ 7.525349] pwm-backlight backlight-display: Dropping the link to regulator.0 <4>[ 7.536847] panel-simple panel: panel supply power not found, using dummy regulator <6>[ 7.545056] panel-simple panel: Linked as a consumer to regulator.0 <6>[ 7.551822] panel-simple panel: Dropping the link to regulator.0 <6>[ 7.560597] hctosys: unable to open rtc device (rtc0) <6>[ 7.675309] Micrel KSZ8081 or KSZ8091 20b4000.ethernet-1:01: attached PHY driver [Micrel KSZ8081 or KSZ8091] (mii_bus:phy_addr=20b4000.ethernet-1:01, irq=POLL) <6>[ 7.692778] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready <6>[ 7.805366] Micrel KSZ8081 or KSZ8091 20b4000.ethernet-1:02: attached PHY driver [Micrel KSZ8081 or KSZ8091] (mii_bus:phy_addr=20b4000.ethernet-1:02, irq=POLL) <6>[ 7.822814] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready <6>[ 10.818453] fec 20b4000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off <6>[ 10.826548] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 10.857471] Sending DHCP requests .., OK <6>[ 13.182501] IP-Config: Got DHCP answer from 172.16.1.4, my address is 172.16.1.212 <6>[ 13.190647] IP-Config: Complete: <6>[ 13.194182] device=eth0, hwaddr=00:04:9f:05:20:41, ipaddr=172.16.1.212, mask=255.255.255.0, gw=172.16.1.4 <6>[ 13.204708] host=172.16.1.212, domain=example.org, nis-domain=(none) <6>[ 13.212010] bootserver=0.0.0.0, rootserver=0.0.0.0, rootpath= <6>[ 13.212030] nameserver0=172.16.1.4 <6>[ 13.234171] Freeing unused kernel memory: 2048K <6>[ 13.239432] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 13.556397] udevd[136]: starting version 3.2.9 <5>[ 13.563177] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 13.570635] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 13.577770] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 13.600245] udevd[136]: specified user 'tss' unknown <27>[ 13.606102] udevd[136]: specified group 'tss' unknown <30>[ 13.618776] udevd[137]: starting eudev-3.2.9 <4>[ 16.106983] pwm-backlight backlight-display: backlight-display supply power not found, using dummy regulator <6>[ 16.154712] pwm-backlight backlight-display: Linked as a consumer to regulator.0 <6>[ 16.162586] pwm-backlight backlight-display: Dropping the link to regulator.0 <4>[ 16.199661] panel-simple panel: panel supply power not found, using dummy regulator <6>[ 16.233385] panel-simple panel: Linked as a consumer to regulator.0 <6>[ 16.251430] panel-simple panel: Dropping the link to regulator.0 <6>[ 16.501199] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). <6>[ 16.580759] fsl-quadspi 21e0000.qspi: n25q256a (32768 Kbytes) <4>[ 16.598830] pwm-backlight backlight-display: backlight-display supply power not found, using dummy regulator <6>[ 16.599007] pwm-backlight backlight-display: Linked as a consumer to regulator.0 <6>[ 16.599194] pwm-backlight backlight-display: Dropping the link to regulator.0 <4>[ 16.603009] panel-simple panel: panel supply power not found, using dummy regulator <6>[ 16.603214] panel-simple panel: Linked as a consumer to regulator.0 <6>[ 16.603428] panel-simple panel: Dropping the link to regulator.0 <6>[ 16.813036] [drm] No driver support for vblank timestamp query. <3>[ 16.865683] mxsfb 21c8000.lcdif: Failed to create outputs <4>[ 16.873117] pwm-backlight backlight-display: backlight-display supply power not found, using dummy regulator <6>[ 16.883445] pwm-backlight backlight-display: Linked as a consumer to regulator.0 <6>[ 16.930348] pwm-backlight backlight-display: Dropping the link to regulator.0 <4>[ 16.962321] panel-simple panel: panel supply power not found, using dummy regulator <6>[ 16.991334] panel-simple panel: Linked as a consumer to regulator.0 <6>[ 17.007933] panel-simple panel: Dropping the link to regulator.0 <6>[ 17.069692] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). <6>[ 17.097084] [drm] No driver support for vblank timestamp query. <3>[ 17.103473] mxsfb 21c8000.lcdif: Failed to create outputs done Saving random seed: <5>[ 18.645539] random: dd: uninitialized urandom read (32 bytes read) OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: <5>[ 18.817613] 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-1254812/environment . /lava-1254812/environment / # /lava-1254812/bin/lava-test-runner /lava-1254812/0 /lava-1254812/bin/lava-test-runner /lava-1254812/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-1254812/0/tests/0_dmesg + cat uuid + UUID=1254812_1.5.2.4.1<8>[ 24.723917] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 24.805820] <8>[ 24.879913] <8>[ 24.958028] + set +x <8>[ 24.969802] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-1254812/environment / # . /lava-1254812/environment/lava-1254812/bin/lava-test-runner /lava-1254812/1 / # /lava-1254812/bin/lava-test-runner /lava-1254812/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-1254812/1/tests/1_bootrr + cat uuid + UUID=1254812_1.5.2.4.5<8>[ 30.745030] + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-1254812/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto backlight-display panel sound 21c8000.lcdif /lava-1254812/1/../bin/lava-test-case <8>[ 31.871257] /lava-1254812/1/../bin/lava-test-case <8>[ 31.942072] /lava-1254812/1/../bin/lava-test-case <8>[ 31.983056] + set +x <8>[ 32.013553] / #