Trying 192.168.56.21... Connected to conserv1. Escape character is '^]'. ser2net port telnet,3001 device serialdev, /dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.2.1.4:1.0-port0, 115200n81, local=false [] (Debian GNU/Linux) U-Boot SPL 2015.10-00061-g68849f9 (Jan 08 2016 - 17:01:43) U-Boot 2015.10-00061-g68849f9 (Jan 08 2016 - 17:01:43 +0100) CPU: Freescale i.MX6Q rev1.2 at 792 MHz Reset cause: POR Board: UDOO Quad DRAM: 1 GiB MMC: FSL_SDHC: 0 *** Warning - bad CRC, using default environment No panel detected: default to HDMI Display: HDMI (1024x768) In: serial Out: serial Err: serial Net: using phy at 6 FEC [PRIME] 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 FEC Waiting for PHY auto negotiation to complete.... done BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 BOOTP broadcast 5 DHCP client bound to address 192.168.6.32 (3935 ms) => setenv serverip 192.168.56.76 setenv serverip 192.168.56.76 => tftp 0x12000000 791766/tftp-deploy-_ceg_sue/kernel/zImage tftp 0x12000000 791766/tftp-deploy-_ceg_sue/kernel/zImage Using FEC device TFTP from server 192.168.56.76; our IP address is 192.168.6.32; sending through gateway 192.168.6.1 Filename '791766/tftp-deploy-_ceg_sue/kernel/zImage'. Load address: 0x12000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ####T ############################################ 975.6 KiB/s done Bytes transferred = 6418368 (61efc0 hex) => tftp 0x13000000 791766/tftp-deploy-_ceg_sue/ramdisk/ramdisk.cpio.gz.uboot tftp 0x13000000 791766/tftp-deploy-_ceg_sue/ramdisk/ramdisk.cpio.gz.uboot Using FEC device TFTP from server 192.168.56.76; our IP address is 192.168.6.32; sending through gateway 192.168.6.1 Filename '791766/tftp-deploy-_ceg_sue/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x13000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################# 4.4 MiB/s done Bytes transferred = 8834790 (86cee6 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x18000000 791766/tftp-deploy-_ceg_sue/dtb/imx6q-udoo.dtb tftp 0x18000000 791766/tftp-deploy-_ceg_sue/dtb/imx6q-udoo.dtb Using FEC device TFTP from server 192.168.56.76; our IP address is 192.168.6.32; sending through gateway 192.168.6.1 Filename '791766/tftp-deploy-_ceg_sue/dtb/imx6q-udoo.dtb'. Load address: 0x18000000 Loading: *### 3.5 MiB/s done Bytes transferred = 29701 (7405 hex) => setenv bootargs 'console=ttymxc1,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttymxc1,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' => bootz 0x12000000 0x13000000 0x18000000 bootz 0x12000000 0x13000000 0x18000000 Kernel image @ 0x12000000 [ 0x000000 - 0x61efc0 ] ## Loading init Ramdisk from Legacy Image at 13000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 8834726 Bytes = 8.4 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 18000000 Booting using the fdt blob at 0x18000000 Using Device Tree in place at 18000000, end 1800a404 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.4.302-st56 (KernelCI@build-j329725-arm-gcc-12-imx-v6-v7-defconfig-gf2wx) (gcc version 12.2.0 (Debian 12.2.0-14) ) #1 SMP Wed Oct 2 12:15:06 UTC 2024 [ 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: Udoo i.MX6 Quad Board [ 0.000000] bootconsole [uart0] enabled [ 0.000000] cma: Reserved 16 MiB at 0x4f000000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] PERCPU: Embedded 11 pages/cpu @ef7a5000 s14696 r8192 d22168 u45056 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260608 [ 0.000000] Kernel command line: console=ttymxc1,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 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: 994036K/1048576K available (8217K kernel code, 443K rwdata, 2728K rodata, 444K init, 8296K bss, 38156K reserved, 16384K cma-reserved, 245760K 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 - 0xc0ab8834 (10947 kB) [ 0.000000] .init : 0xc0ab9000 - 0xc0b28000 ( 444 kB) [ 0.000000] .data : 0xc0b28000 - 0xc0b96e60 ( 444 kB) [ 0.000000] .bss : 0xc0b99000 - 0xc13b33b8 (8297 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Running RCU self tests [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU lockdep checking is enabled. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] L2C-310 erratum 769419 enabled [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9 [ 0.000000] L2C-310 full line of zeros enabled for Cortex-A9 [ 0.000000] L2C-310 ID prefetch enabled, offset 1 lines [ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled [ 0.000000] L2C-310 cache controller enabled, 16 ways, 1024 kB [ 0.000000] L2C-310: CACHE_ID 0x410000c7, AUX_CTRL 0x76470001 [ 0.000000] Switching to timer-based delay loop, resolution 333ns [ 0.000006] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns [ 0.008190] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns [ 0.018947] Console: colour dummy device 80x30 [ 0.022270] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.030026] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.034096] ... MAX_LOCK_DEPTH: 48 [ 0.038285] ... MAX_LOCKDEP_KEYS: 8191 [ 0.042622] ... CLASSHASH_SIZE: 4096 [ 0.046983] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.051409] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.055845] ... CHAINHASH_SIZE: 32768 [ 0.060294] memory used by lock dependency info: 5167 kB [ 0.065677] per task-struct memory footprint: 1536 bytes [ 0.071110] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000) [ 0.081255] pid_max: default: 32768 minimum: 301 [ 0.086141] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.092500] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.101173] CPU: Testing write buffer coherency: ok [ 0.104396] CPU0: Spectre v2: using BPIALL workaround [ 0.110231] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.115170] Setting up static identity map for 0x10008280 - 0x100082f0 [ 0.125833] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.125842] CPU1: Spectre v2: using BPIALL workaround [ 0.135199] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.135205] CPU2: Spectre v2: using BPIALL workaround [ 0.145724] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.145731] CPU3: Spectre v2: using BPIALL workaround [ 0.155272] Brought up 4 CPUs [ 0.158080] SMP: Total of 4 processors activated (24.00 BogoMIPS). [ 0.164232] CPU: All CPU(s) started in SVC mode. [ 0.170832] devtmpfs: initialized [ 0.195192] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.200741] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.209885] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.217630] pinctrl core: initialized pinctrl subsystem [ 0.224228] NET: Registered protocol family 16 [ 0.229071] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.235062] CPU identified as i.MX6Q, silicon rev 1.2 [ 0.276851] No ATAGs? [ 0.276930] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.284271] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.292284] imx6q-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver [ 0.353116] mxs-dma 110000.dma-apbh: initialized [ 0.358101] vgaarb: loaded [ 0.359042] SCSI subsystem initialized [ 0.362721] usbcore: registered new interface driver usbfs [ 0.367356] usbcore: registered new interface driver hub [ 0.372592] usbcore: registered new device driver usb [ 0.379377] i2c i2c-1: IMX I2C adapter registered [ 0.382237] i2c i2c-1: can't use DMA [ 0.385925] Linux video capture interface: v2.00 [ 0.390633] pps_core: LinuxPPS API ver. 1 registered [ 0.395359] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.404562] PTP clock support registered [ 0.409048] Advanced Linux Sound Architecture Driver Initialized. [ 0.416912] Bluetooth: Core ver 2.21 [ 0.418141] NET: Registered protocol family 31 [ 0.422503] Bluetooth: HCI device and connection manager initialized [ 0.428931] Bluetooth: HCI socket layer initialized [ 0.433743] Bluetooth: L2CAP socket layer initialized [ 0.438933] Bluetooth: SCO socket layer initialized [ 0.445938] clocksource: Switched to clocksource mxc_timer1 [ 0.477309] NET: Registered protocol family 2 [ 0.479080] IP idents hash table entries: 16384 (order: 5, 131072 bytes) [ 0.487518] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.492685] TCP bind hash table entries: 8192 (order: 6, 294912 bytes) [ 0.500416] TCP: Hash tables configured (established 8192 bind 8192) [ 0.505621] UDP hash table entries: 512 (order: 3, 40960 bytes) [ 0.511574] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes) [ 0.518293] NET: Registered protocol family 1 [ 0.522991] RPC: Registered named UNIX socket transport module. [ 0.528001] RPC: Registered udp transport module. [ 0.532667] RPC: Registered tcp transport module. [ 0.537387] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.544522] Trying to unpack rootfs image as initramfs... [ 1.315004] Freeing initrd memory: 8628K [ 1.317225] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 1.344432] VFS: Disk quotas dquot_6.6.0 [ 1.345977] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.358464] NFS: Registering the id_resolver key type [ 1.360847] Key type id_resolver registered [ 1.364841] Key type id_legacy registered [ 1.369048] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 1.376687] fuse init (API version 7.23) [ 1.387166] bounce: pool size: 64 pages [ 1.388234] io scheduler noop registered [ 1.392075] io scheduler deadline registered [ 1.396436] io scheduler cfq registered (default) [ 1.401628] imx-weim 21b8000.weim: Driver registered. [ 1.417753] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 [ 1.424402] imx-sdma 20ec000.sdma: external firmware not found, using ROM firmware [ 1.433662] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 284, base_baud = 5000000) is a IMX [ 1.443705] console [ttymxc1] enabled [ 1.443705] console [ttymxc1] enabled [ 1.448194] bootconsole [uart0] disabled [ 1.448194] bootconsole [uart0] disabled [ 1.458409] [drm] Initialized drm 1.1.0 20060810 [ 1.468963] imx-ipuv3 2400000.ipu: IPUv3H probed [ 1.478504] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.485130] [drm] No driver support for vblank timestamp query. [ 1.491579] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops ipu_crtc_ops) [ 1.499193] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops ipu_crtc_ops) [ 1.506797] imx-drm display-subsystem: bound imx-ipuv3-crtc.6 (ops ipu_crtc_ops) [ 1.514356] imx-drm display-subsystem: bound imx-ipuv3-crtc.7 (ops ipu_crtc_ops) [ 1.522186] dwhdmi-imx 120000.hdmi: Detected HDMI controller 0x13:0xa:0xa0:0xc1 [ 1.530783] imx-drm display-subsystem: bound 120000.hdmi (ops dw_hdmi_imx_ops) [ 1.538611] imx-drm display-subsystem: No connectors reported connected with modes [ 1.546231] [drm] Cannot find any crtc or sizes - going 1024x768 [ 1.565994] Console: switching to colour frame buffer device 128x48 [ 1.577878] imx-drm display-subsystem: fb0: frame buffer device [ 1.605954] [drm] Initialized imx-drm 1.0.0 20120507 on minor 0 [ 1.611917] imx-ipuv3 2800000.ipu: IPUv3H probed [ 1.643393] brd: module loaded [ 1.663729] loop: module loaded [ 1.668374] ahci-imx 2200000.sata: fsl,transmit-level-mV not specified, using 00000024 [ 1.676354] ahci-imx 2200000.sata: fsl,transmit-boost-mdB not specified, using 00000480 [ 1.684370] ahci-imx 2200000.sata: fsl,transmit-atten-16ths not specified, using 00002000 [ 1.692580] ahci-imx 2200000.sata: fsl,receive-eq-mdB not specified, using 05000000 [ 1.703612] ahci-imx 2200000.sata: SSS flag set, parallel bus scan disabled [ 1.710643] ahci-imx 2200000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode [ 1.719466] ahci-imx 2200000.sata: flags: ncq sntf stag pm led clo only pmp pio slum part ccc apst [ 1.731610] scsi host0: ahci-imx [ 1.736004] ata1: SATA max UDMA/133 mmio [mem 0x02200000-0x02203fff] port 0x100 irq 287 [ 1.748294] CAN device driver interface [ 1.753789] 2188000.ethernet supply phy not found, using dummy regulator [ 1.761637] pps pps0: new PPS source ptp0 [ 1.799814] fec 2188000.ethernet eth0: registered PHC device 0 [ 1.807084] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.813630] ehci-pci: EHCI PCI platform driver [ 1.818246] ehci-mxc: Freescale On-Chip EHCI Host driver [ 1.823921] usbcore: registered new interface driver usb-storage [ 1.837202] ci_hdrc ci_hdrc.0: EHCI Host Controller [ 1.842422] ci_hdrc ci_hdrc.0: new USB bus registered, assigned bus number 1 [ 1.865991] ci_hdrc ci_hdrc.0: USB 2.0 started, EHCI 1.00 [ 1.874809] hub 1-0:1.0: USB hub found [ 1.878773] hub 1-0:1.0: 1 port detected [ 1.886116] mousedev: PS/2 mouse device common for all mice [ 1.897461] snvs_rtc 20cc000.snvs:snvs-rtc-lp: rtc core: registered 20cc000.snvs:snvs-r as rtc0 [ 1.906416] i2c /dev entries driver [ 1.911880] IR NEC protocol handler initialized [ 1.916471] IR RC5(x/sz) protocol handler initialized [ 1.921539] IR RC6 protocol handler initialized [ 1.926111] IR JVC protocol handler initialized [ 1.930657] IR Sony protocol handler initialized [ 1.935288] IR SANYO protocol handler initialized [ 1.940029] IR Sharp protocol handler initialized [ 1.944750] IR MCE Keyboard/mouse protocol handler initialized [ 1.950616] IR XMP protocol handler initialized [ 1.958632] coda 2040000.vpu: Direct firmware load for v4l-coda960-imx6q.bin failed with error -2 [ 1.967559] coda 2040000.vpu: firmware request failed [ 1.972502] imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0) [ 1.972747] Bluetooth: HCI UART driver ver 2.3 [ 1.972755] Bluetooth: HCI UART protocol H4 registered [ 1.972760] Bluetooth: HCI UART protocol LL registered [ 1.973144] sdhci: Secure Digital Host Controller Interface driver [ 1.973147] sdhci: Copyright(c) Pierre Ossman [ 1.973155] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.974352] sdhci-esdhc-imx 2198000.usdhc: could not get ultra high speed state, work on normal mode [ 1.974401] sdhci-esdhc-imx 2198000.usdhc: Got CD GPIO [ 1.974758] sdhci-esdhc-imx 2198000.usdhc: No vmmc regulator found [ 1.974766] sdhci-esdhc-imx 2198000.usdhc: No vqmmc regulator found [ 2.036504] mmc0: SDHCI controller on 2198000.usdhc [2198000.usdhc] using ADMA [ 2.046735] caam 2100000.caam: Entropy delay = 3200 [ 2.084311] mmc0: host does not support reading read-only switch, assuming write-enable [ 2.092420] ata1: SATA link down (SStatus 0 SControl 300) [ 2.097918] ahci-imx 2200000.sata: no device found, disabling link. [ 2.104197] ahci-imx 2200000.sata: pass ahci_imx..hotplug=1 to enable hotplug [ 2.112409] caam 2100000.caam: Instantiated RNG4 SH0 [ 2.117854] mmc0: new high speed SDXC card at address 59b4 [ 2.125348] mmcblk0: mmc0:59b4 SD128 119 GiB [ 2.133296] mmcblk0: p1 p2 [ 2.156003] usb 1-1: new high-speed USB device number 2 using ci_hdrc [ 2.173172] caam 2100000.caam: Instantiated RNG4 SH1 [ 2.178294] caam 2100000.caam: device ID = 0x0a16010000000000 (Era 4) [ 2.184756] caam 2100000.caam: job rings = 2, qi = 0 [ 2.201415] caam algorithms registered in /proc/crypto [ 2.211575] caam_jr 2101000.jr0: registering rng-caam [ 2.217359] usbcore: registered new interface driver usbhid [ 2.222939] usbhid: USB HID core driver [ 2.232566] fsl-asrc 2034000.asrc: driver registered [ 2.243031] NET: Registered protocol family 10 [ 2.250280] sit: IPv6 over IPv4 tunneling driver [ 2.256935] NET: Registered protocol family 17 [ 2.261423] can: controller area network core (rev 20120528 abi 9) [ 2.268149] NET: Registered protocol family 29 [ 2.272618] can: raw protocol (rev 20120528) [ 2.277025] can: broadcast manager protocol (rev 20120528 t) [ 2.282721] can: netlink gateway (rev 20130117) max_hops=1 [ 2.288883] Key type dns_resolver registered [ 2.298559] Registering SWP/SWPB emulation handler [ 2.308874] imx_thermal 2000000.aips-bus:tempmon: Extended Commercial CPU temperature grade - max:105C critical:100C passive:95C [ 2.318797] hub 1-1:1.0: USB hub found [ 2.319028] hub 1-1:1.0: 4 ports detected [ 2.329760] snvs_rtc 20cc000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01 00:00:00 UTC (0) [ 2.383002] fec 2188000.ethernet eth0: Freescale FEC PHY driver [Generic PHY] (mii_bus:phy_addr=2188000.ethernet-1:06, irq=-1) [ 2.394677] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 2.596066] usb 1-1.3: new high-speed USB device number 3 using ci_hdrc [ 8.378348] fec 2188000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off [ 8.397042] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 8.416029] Sending DHCP requests .., OK [ 11.256075] IP-Config: Got DHCP answer from 192.168.6.1, my address is 192.168.6.32 [ 11.264758] IP-Config: Complete: [ 11.268108] device=eth0, hwaddr=00:c0:08:88:16:0e, ipaddr=192.168.6.32, mask=255.255.255.0, gw=192.168.6.1 [ 11.278270] host=192.168.6.32, domain=, nis-domain=(none) [ 11.284125] bootserver=192.168.6.1, rootserver=192.168.6.1, rootpath= [ 11.290886] nameserver0=10.255.253.1 [ 11.297145] ALSA device list: [ 11.300138] No soundcards found. [ 11.306657] Freeing unused kernel memory: 444K [ 11.385062] devpts: called with bogus options Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: [ 11.623241] udevd[181]: starting version 3.2.9 [ 11.629529] random: udevd: uninitialized urandom read (16 bytes read, 8 bits of entropy available) [ 11.639191] random: udevd: uninitialized urandom read (16 bytes read, 8 bits of entropy available) [ 11.648343] random: udevd: uninitialized urandom read (16 bytes read, 8 bits of entropy available) [ 11.669055] udevd[181]: specified user 'tss' unknown [ 11.674214] udevd[181]: specified group 'tss' unknown [ 11.685335] udevd[182]: starting eudev-3.2.9 [ 11.978514] random: udevd: uninitialized urandom read (16 bytes read, 9 bits of entropy available) done Saving random seed: [ 12.718291] random: dd: uninitialized urandom read (512 bytes read, 12 bits of entropy available) OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: [ 12.964788] random: dropbear: uninitialized urandom read (32 bytes read, 12 bits of entropy available) OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-791766/environment . /lava-791766/environment / # /lava-791766/bin/lava-test-runner /lava-791766/0 /lava-791766/bin/lava-test-runner /lava-791766/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-791766/0/tests/0_dmesg + cat uuid + UUID=791766_1.5.2.4.1 [ 13.688669] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 13.763463] [ 13.830063] [ 13.896362] + set +x[ 13.906711] / #