Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. U-Boot SPL 2019.04-4.19.35-1.1.0+ge7bbaadd03 (Oct 06 2019 - 04:48:16 +0000) power_bd71837_init DDRINFO: start DRAM init DDRINFO:ddrphy calibration done DDRINFO: ddrmix config done Normal Boot Trying to boot from ROMAPI image offset 0x8000, pagesize 0x200, ivt offset 0x0 U-Boot 2019.04-4.19.35-1.1.0+ge7bbaadd03 (Oct 06 2019 - 04:48:16 +0000) CPU: Freescale i.MX8MNano Quad rev1.0 1500 MHz (running at 1200 MHz) CPU: Commercial temperature grade (0C to 95C) at 38C Reset cause: POR Model: NXP i.MX8MNano EVK board DRAM: 2 GiB TCPC: Vendor ID [0x1fc9], Product ID [0x5110], Addr [I2C1 0x52] SNK.Default on CC2 tcpc_pd_receive_message: Polling ALERT register, TCPC_ALERT_RX_STATUS bit failed, ret = -62 Power supply on USB2 TCPC: Vendor ID [0x1fc9], Product ID [0x5110], Addr [I2C1 0x50] MMC: FSL_SDHC: 1, FSL_SDHC: 2 Loading Environment from MMC... *** Warning - bad CRC, using default environment No panel detected: default to MIPI2HDMI adv7535_init: Can't find device id=0x3d, on bus 1 Display: MIPI2HDMI (1920x1080) Video: 1920x1080x24 In: serial Out: serial Err: serial BuildInfo: - ATF d1c10e5 - U-Boot 2019.04-4.19.35-1.1.0+ge7bbaadd03 switch to partitions #0, OK mmc1 is current device flash target is MMC:1 Net: Warning: ethernet@30be0000 using MAC address from ROM eth0: ethernet@30be0000 Fastboot: Normal Normal Boot Hit any key to stop autoboot: 2  0 u-boot=> setenv autoload no setenv autoload no u-boot=> dhcp dhcp ethernet@30be0000 Waiting for PHY auto negotiation to complete. done BOOTP broadcast 1 DHCP client bound to address 10.201.4.165 (11 ms) u-boot=> setenv serverip 10.201.1.5 setenv serverip 10.201.1.5 u-boot=> tftp 0x40480000 2318580/tftp-deploy-fdxxuihm/kernel/Image tftp 0x40480000 2318580/tftp-deploy-fdxxuihm/kernel/Image Using ethernet@30be0000 device TFTP from server 10.201.1.5; our IP address is 10.201.4.165 Filename '2318580/tftp-deploy-fdxxuihm/kernel/Image'. Load address: 0x40480000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######################## 2.5 MiB/s done Bytes transferred = 31838720 (1e5d200 hex) u-boot=> tftp 0x44000000 2318580/tftp-deploy-fdxxuihm/ramdisk/ramdisk.cpio.gz.uboot tftp 0x44000000 2318580/tftp-deploy-fdxxuihm/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@30be0000 device TFTP from server 10.201.1.5; our IP address is 10.201.4.165 Filename '2318580/tftp-deploy-fdxxuihm/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x44000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ###################################################### 2.2 MiB/s done Bytes transferred = 18921191 (120b6e7 hex) u-boot=> setenv initrd_size ${filesize} setenv initrd_size ${filesize} u-boot=> tftp 0x43000000 2318580/tftp-deploy-fdxxuihm/dtb/imx8mn-ddr4-evk.dtb tftp 0x43000000 2318580/tftp-deploy-fdxxuihm/dtb/imx8mn-ddr4-evk.dtb Using ethernet@30be0000 device TFTP from server 10.201.1.5; our IP address is 10.201.4.165 Filename '2318580/tftp-deploy-fdxxuihm/dtb/imx8mn-ddr4-evk.dtb'. Load address: 0x43000000 Loading: *## 83 KiB/s done Bytes transferred = 23511 (5bd7 hex) u-boot=> setenv bootargs 'console=ttymxc1,115200 earlycon=ec_imx6q,0x30890000,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttymxc1,115200 earlycon=ec_imx6q,0x30890000,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' u-boot=> booti 0x40480000 0x44000000 0x43000000 booti 0x40480000 0x44000000 0x43000000 ## Loading init Ramdisk from Legacy Image at 44000000 ... Image Name: Image Type: AArch64 Linux RAMDisk Image (uncompressed) Data Size: 18921127 Bytes = 18 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 43000000 Booting using the fdt blob at 0x43000000 Using Device Tree in place at 0000000043000000, end 0000000043008bd6 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 5.10.135-cip13 (KernelCI@build-j447732-arm64-gcc-10-defconfig-rdb8k) (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PREEMPT Wed Aug 3 14:39:27 UTC 2022 [ 0.000000] Machine model: NXP i.MX8MNano DDR4 EVK board [ 0.000000] earlycon: ec_imx6q0 at MMIO 0x0000000030890000 (options '115200n8') [ 0.000000] printk: bootconsole [ec_imx6q0] enabled [ 0.000000] efi: UEFI not found. [ 0.000000] earlycon: ec_imx6q0 at MMIO 0x0000000030890000 (options '115200n8') [ 0.000000] ------------[ cut here ]------------ [ 0.000000] console 'ec_imx6q0' already registered [ 0.000000] WARNING: CPU: 0 PID: 0 at kernel/printk/printk.c:2770 register_console+0x58/0x2c0 [ 0.000000] Modules linked in: [ 0.000000] CPU: 0 PID: 0 Comm: swapper Not tainted 5.10.135-cip13 #1 [ 0.000000] Hardware name: NXP i.MX8MNano DDR4 EVK board (DT) [ 0.000000] pstate: 60000085 (nZCv daIf -PAN -UAO -TCO BTYPE=--) [ 0.000000] pc : register_console+0x58/0x2c0 [ 0.000000] lr : register_console+0x58/0x2c0 [ 0.000000] sp : ffff800011ba3dd0 [ 0.000000] x29: ffff800011ba3dd0 x28: 0000000041bd0018 [ 0.000000] x27: 0000000000000400 x26: 0000000000000000 [ 0.000000] x25: 00000000000034a8 x24: ffff800011df4000 [ 0.000000] x23: 0000000000000000 x22: ffff80001170b098 [ 0.000000] x21: ffff800011e6e048 x20: ffff800011df42d8 [ 0.000000] x19: ffff800011df42d8 x18: 0000000000000005 [ 0.000000] x17: 0000000000001800 x16: 0000000000000000 [ 0.000000] x15: 0000000000000030 x14: ffffffffffffffff [ 0.000000] x13: ffff800011bc29a0 x12: 000000000000001b [ 0.000000] x11: 0000000000000009 x10: ffff800011c1a9a0 [ 0.000000] x9 : 00000000fffff000 x8 : ffff800011bc29a0 [ 0.000000] x7 : ffff800011c1a9a0 x6 : 0000000000000000 [ 0.000000] x5 : 0000000000000000 x4 : 0000000000000000 [ 0.000000] x3 : 00000000ffffffff x2 : 0000000000000000 [ 0.000000] x1 : 0000000000000000 x0 : ffff800011bb3400 [ 0.000000] Call trace: [ 0.000000] register_console+0x58/0x2c0 [ 0.000000] of_setup_earlycon+0x248/0x26c [ 0.000000] early_init_dt_scan_chosen_stdout+0x160/0x1a4 [ 0.000000] acpi_boot_table_init+0x158/0x198 [ 0.000000] setup_arch+0x284/0x600 [ 0.000000] start_kernel+0x74/0x4c8 [ 0.000000] ---[ end trace 692caad9be97c91c ]--- [ 0.000000] NUMA: No NUMA conf# iguration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x00000000bdffffff] [ 0.000000] NUMA: NODE_DATA [mem 0xbdbf1b00-0xbdbf3fff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000040000000-0x00000000bdffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000040000000-0x00000000bdffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000000bdffffff] [ 0.000000] cma: Reserved 32 MiB at 0x00000000b9000000 [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.1 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: Trusted OS migration not required [ 0.000000] psci: SMC Calling Convention v1.1 [ 0.000000] percpu: Embedded 23 pages/cpu s56600 r8192 d29416 u94208 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: ARM erratum 845719 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 508032 [ 0.000000] Policy zone: DMA [ 0.000000] Kernel command line: console=ttymxc1,115200 earlycon=ec_imx6q,0x30890000,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] Memory: 1941060K/2064384K available (14592K kernel code, 2804K rwdata, 7596K rodata, 5952K init, 514K bss, 90556K reserved, 32768K cma-reserved) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, 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=256 to nr_cpu_ids=4. <6>[ 0.000000] Trampoline variant of Tasks RCU enabled. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 <6>[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 <6>[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode <6>[ 0.000000] GICv3: 128 SPIs implemented <6>[ 0.000000] GICv3: 0 Extended SPIs implemented <6>[ 0.000000] GICv3: Distributor has no Range Selector support <6>[ 0.000000] GICv3: 16 PPIs implemented <6>[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000038880000 <4>[ 0.000000] ITS: No ITS available, not enabling LPIs <6>[ 0.000000] arch_timer: cp15 timer(s) running at 8.00MHz (phys). <6>[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1d854df40, max_idle_ns: 440795202120 ns <6>[ 0.000003] sched_clock: 56 bits at 8MHz, resolution 125ns, wraps every 2199023255500ns <6>[ 0.009042] Console: colour dummy device 80x25 <6>[ 0.013106] Calibrating delay loop (skipped), value calculated using timer frequency.. 16.00 BogoMIPS (lpj=32000) <6>[ 0.023632] pid_max: default: 32768 minimum: 301 <6>[ 0.028591] LSM: Security Framework initializing <6>[ 0.033481] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.041141] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.050572] rcu: Hierarchical SRCU implementation. <6>[ 0.055911] EFI services will not be available. <6>[ 0.059364] smp: Bringing up secondary CPUs ... <6>[ 0.064365] Detected VIPT I-cache on CPU1 <6>[ 0.064397] GICv3: CPU1: found redistributor 1 region 0:0x00000000388a0000 <6>[ 0.064437] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] <6>[ 0.064883] Detected VIPT I-cache on CPU2 <6>[ 0.064902] GICv3: CPU2: found redistributor 2 region 0:0x00000000388c0000 <6>[ 0.064925] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] <6>[ 0.065334] Detected VIPT I-cache on CPU3 <6>[ 0.065352] GICv3: CPU3: found redistributor 3 region 0:0x00000000388e0000 <6>[ 0.065373] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] <6>[ 0.065430] smp: Brought up 1 node, 4 CPUs <6>[ 0.123213] SMP: Total of 4 processors activated. <6>[ 0.128195] CPU features: detected: 32-bit EL0 Support <6>[ 0.133633] CPU features: detected: CRC32 instructions <6>[ 0.139046] CPU features: detected: 32-bit EL1 Support <6>[ 0.151787] CPU: All CPU(s) started at EL2 <6>[ 0.153333] alternatives: patching kernel code <6>[ 0.159399] devtmpfs: initialized <4>[ 0.165087] KASLR disabled due to lack of seed <6>[ 0.167107] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.177024] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.185197] pinctrl core: initialized pinctrl subsystem <6>[ 0.190769] DMI not present or invalid. <6>[ 0.194412] NET: Registered protocol family 16 <6>[ 0.199928] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations <6>[ 0.205995] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations <6>[ 0.214085] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations <6>[ 0.222227] audit: initializing netlink subsys (disabled) <5>[ 0.227987] audit: type=2000 audit(0.164:1): state=initialized audit_enabled=0 res=1 <6>[ 0.228878] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.235905] thermal_sys: Registered thermal governor 'power_allocator' <6>[ 0.242368] cpuidle: using governor menu <6>[ 0.253398] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.260389] ASID allocator initialised with 65536 entries <6>[ 0.267152] Serial: AMBA PL011 UART driver <6>[ 0.288097] imx8mn-pinctrl 30330000.pinctrl: initialized IMX pinctrl driver <6>[ 0.303589] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages <6>[ 0.307745] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages <6>[ 0.314730] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.321729] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages <6>[ 0.329675] cryptd: max_cpu_qlen set to 1000 <6>[ 0.335652] ACPI: Interpreter disabled. <6>[ 0.338950] iommu: Default domain type: Translated <6>[ 0.342759] vgaarb: loaded <5>[ 0.345786] SCSI subsystem initialized <6>[ 0.349859] usbcore: registered new interface driver usbfs <6>[ 0.355369] usbcore: registered new interface driver hub <6>[ 0.360950] usbcore: registered new device driver usb <6>[ 0.367255] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.371519] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.380976] PTP clock support registered <6>[ 0.385271] EDAC MC: Ver: 3.0.0 <6>[ 0.389760] FPGA manager framework <6>[ 0.392312] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.399313] clocksource: Switched to clocksource arch_sys_counter <5>[ 0.405196] VFS: Disk quotas dquot_6.6.0 <6>[ 0.409274] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) <6>[ 0.416572] pnp: PnP ACPI: disabled <6>[ 0.424994] NET: Registered protocol family 2 <6>[ 0.426938] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) <6>[ 0.435387] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) <6>[ 0.443371] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.451641] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear) <6>[ 0.459417] TCP: Hash tables configured (established 16384 bind 16384) <6>[ 0.466075] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) <6>[ 0.473010] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) <6>[ 0.480539] NET: Registered protocol family 1 <6>[ 0.485374] RPC: Registered named UNIX socket transport module. <6>[ 0.491266] RPC: Registered udp transport module. <6>[ 0.496266] RPC: Registered tcp transport module. <6>[ 0.501233] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.507976] PCI: CLS 0 bytes, default 64 <6>[ 0.512308] Unpacking initramfs... <6>[ 1.338864] Freeing initrd memory: 18472K <6>[ 1.340962] kvm [1]: IPA Size Limit: 40 bits <6>[ 1.345933] kvm [1]: GICv3: no GICV resource entry <6>[ 1.349934] kvm [1]: disabling GICv2 emulation <6>[ 1.354656] kvm [1]: GIC system register CPU interface enabled <6>[ 1.360848] kvm [1]: vgic interrupt IRQ9 <6>[ 1.365081] kvm [1]: Hyp mode initialized successfully <5>[ 1.373485] Initialise system trusted keyrings <6>[ 1.375493] workingset: timestamp_bits=42 max_order=19 bucket_order=0 <6>[ 1.387364] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 1.391178] NFS: Registering the id_resolver key type <5>[ 1.396002] Key type id_resolver registered <5>[ 1.400429] Key type id_legacy registered <6>[ 1.404785] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 1.411718] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 1.419551] 9p: Installing v9fs 9p2000 file system support <5>[ 1.460708] Key type asymmetric registered <5>[ 1.462213] Asymmetric key parser 'x509' registered <6>[ 1.467409] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) <6>[ 1.475082] io scheduler mq-deadline registered <6>[ 1.479897] io scheduler kyber registered <4>[ 1.493361] EINJ: ACPI disabled. <6>[ 1.502283] SoC: i.MX8MN revision 1.0 <6>[ 1.510137] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 1.515947] SuperH (H)SCI(F) driver initialized <6>[ 1.519180] 30890000.serial: ttymxc1 at MMIO 0x30890000 (irq = 32, base_baud = 1500000) is a IMX <6>[ 1.527806] printk: console [ttymxc1] enabled <6>[ 1.527806] printk: console [ttymxc1] enabled <6>[ 1.536971] printk: bootconsole [ec_imx6q0] disabled <6>[ 1.536971] printk: bootconsole [ec_imx6q0] disabled <6>[ 1.548119] msm_serial: driver initialized <6>[ 1.562090] loop: module loaded <6>[ 1.566299] megasas: 07.714.04.00-rc1 <6>[ 1.575218] tun: Universal TUN/TAP device driver, 1.6 <6>[ 1.581263] thunder_xcv, ver 1.0 <6>[ 1.584791] thunder_bgx, ver 1.0 <6>[ 1.588310] nicpf, ver 1.0 <6>[ 1.592038] pps pps0: new PPS source ptp0 <6>[ 1.611693] fec 30be0000.ethernet eth0: registered PHC device 0 <6>[ 1.619212] hclge is initializing <6>[ 1.622827] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version <6>[ 1.630338] hns3: Copyright (c) 2017 Huawei Corporation. <6>[ 1.635992] e1000: Intel(R) PRO/1000 Network Driver <6>[ 1.641146] e1000: Copyright (c) 1999-2006 Intel Corporation. <6>[ 1.647209] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.652441] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.658655] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 1.664320] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.670179] igbvf: Intel(R) Gigabit Virtual Function Network Driver <6>[ 1.676712] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. <6>[ 1.683223] sky2: driver version 1.30 <6>[ 1.688165] VFIO - User Level meta-driver version: 0.3 <6>[ 1.695140] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 1.701951] ehci-pci: EHCI PCI platform driver <6>[ 1.706689] ehci-platform: EHCI generic platform driver <6>[ 1.712295] ehci-orion: EHCI orion driver <6>[ 1.716656] ehci-exynos: EHCI Exynos driver <6>[ 1.721175] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 1.727640] ohci-pci: OHCI PCI platform driver <6>[ 1.732376] ohci-platform: OHCI generic platform driver <6>[ 1.737961] ohci-exynos: OHCI Exynos driver <6>[ 1.742872] usbcore: registered new interface driver usb-storage <6>[ 1.751631] i2c /dev entries driver <6>[ 1.761696] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.768174] sdhci: Copyright(c) Pierre Ossman <6>[ 1.773247] Synopsys Designware Multimedia Card Interface Driver <6>[ 1.780401] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 1.788526] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 1.796129] usbcore: registered new interface driver usbhid <6>[ 1.801976] usbhid: USB HID core driver <6>[ 1.809455] optee: probing for conduit method. <6>[ 1.814191] optee: revision 3.2 (f930aa53) <6>[ 1.815003] optee: dynamic shared memory is enabled <6>[ 1.819360] mmc2: SDHCI controller on 30b60000.mmc [30b60000.mmc] using ADMA <6>[ 1.831976] optee: initialized driver <6>[ 1.838161] NET: Registered protocol family 17 <6>[ 1.843042] 9pnet: Installing 9P2000 support <5>[ 1.847633] Key type dns_resolver registered <6>[ 1.853027] registered taskstats version 1 <5>[ 1.857398] Loading compiled-in X.509 certificates <4>[ 1.882159] usb_phy_generic usbphynop1: supply vcc not found, using dummy regulator <4>[ 1.890191] usb_phy_generic usbphynop1: dummy supplies not allowed for exclusive requests <6>[ 1.917452] mmc2: new HS400 MMC card at address 0001 <6>[ 1.924094] mmcblk2: mmc2:0001 DG4016 14.7 GiB <6>[ 1.929110] mmcblk2boot0: mmc2:0001 DG4016 partition 1 4.00 MiB <6>[ 1.935531] mmcblk2boot1: mmc2:0001 DG4016 partition 2 4.00 MiB <6>[ 1.942149] mmcblk2rpmb: mmc2:0001 DG4016 partition 3 4.00 MiB, chardev (234:0) <6>[ 1.954441] ldo6: supplied by buck5 <6>[ 1.959316] i2c i2c-0: IMX I2C adapter registered <6>[ 1.965842] i2c i2c-1: IMX I2C adapter registered <4>[ 1.971886] pca953x 2-0020: supply vcc not found, using dummy regulator <6>[ 1.978906] pca953x 2-0020: using no AI <6>[ 1.991366] i2c i2c-2: IMX I2C adapter registered <4>[ 1.997805] imx_usb 32e40000.usb: No over current polarity defined <6>[ 2.011914] sdhci-esdhc-imx 30b50000.mmc: Got CD GPIO <6>[ 2.012552] input: bd718xx-pwrkey as /devices/platform/soc@0/30800000.bus/30a20000.i2c/i2c-0/0-004b/gpio-keys.0.auto/input/input0 <6>[ 2.049703] mmc1: SDHCI controller on 30b50000.mmc [30b50000.mmc] using ADMA <6>[ 2.124622] Qualcomm Atheros AR8031/AR8033 30be0000.ethernet-1:00: attached PHY driver [Qualcomm Atheros AR8031/AR8033] (mii_bus:phy_addr=30be0000.ethernet-1:00, irq=POLL) <4>[ 2.249172] mmc1: host does not support reading read-only switch, assuming write-enable <6>[ 2.299880] mmc1: new ultra high speed SDR104 SDHC card at address aaaa <6>[ 2.307887] mmcblk1: mmc1:aaaa SC32G 29.7 GiB <6>[ 2.317685] mmcblk1: p1 p2 <6>[ 4.168895] fec 30be0000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx <5>[ 4.188004] Sending DHCP requests ., OK <6>[ 4.207752] IP-Config: Got DHCP answer from 10.201.1.3, my address is 10.201.4.165 <6>[ 4.215593] IP-Config: Complete: <6>[ 4.219083] device=eth0, hwaddr=00:04:9f:06:44:0f, ipaddr=10.201.4.165, mask=255.255.0.0, gw=10.201.1.3 <6>[ 4.229175] host=10.201.4.165, domain=, nis-domain=(none) <6>[ 4.235274] bootserver=10.201.1.3, rootserver=10.201.1.3, rootpath= <6>[ 4.235277] nameserver0=10.1.1.1 <6>[ 4.247748] ALSA device list: <6>[ 4.250979] No soundcards found. <6>[ 4.257821] Freeing unused kernel memory: 5952K <6>[ 4.262789] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 4.323408] udevd[167]: starting version 3.2.9 <5>[ 4.328855] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 4.335756] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 4.342507] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 4.353376] udevd[167]: specified user 'tss' unknown <27>[ 4.358807] udevd[167]: specified group 'tss' unknown <30>[ 4.365467] udevd[168]: starting eudev-3.2.9 <6>[ 4.511692] imx-cpufreq-dt imx-cpufreq-dt: cpu speed grade 8 mkt segment 0 supported-hw 0x100 0x1 <4>[ 4.617281] imx-sdma 302b0000.dma-controller: Direct firmware load for imx/sdma/sdma-imx7d.bin failed with error -2 <4>[ 4.631407] imx-sdma 302b0000.dma-controller: Falling back to sysfs fallback for: imx/sdma/sdma-imx7d.bin <6>[ 4.647003] caam 30900000.crypto: RNG4 SH0 was previously instantiated without prediction resistance. Tearing it down <6>[ 4.667509] caam 30900000.crypto: Deinstantiated RNG4 SH0 <6>[ 4.685462] caam 30900000.crypto: Instantiated RNG4 SH0 <6>[ 4.693630] caam 30900000.crypto: RNG4 SH1 was previously instantiated without prediction resistance. Tearing it down <6>[ 4.706416] caam 30900000.crypto: Deinstantiated RNG4 SH1 <6>[ 4.712884] caam 30900000.crypto: Instantiated RNG4 SH1 <6>[ 4.713952] snvs_rtc 30370000.snvs:snvs-rtc-lp: registered as rtc0 <6>[ 4.718657] caam 30900000.crypto: device ID = 0x0a16040100000100 (Era 9) <6>[ 4.732381] caam 30900000.crypto: job rings = 3, qi = 0 <6>[ 4.733116] input: 30370000.snvs:snvs-powerkey as /devices/platform/soc@0/30000000.bus/30370000.snvs/30370000.snvs:snvs-powerkey/input/input1 <6>[ 4.751015] snvs_rtc 30370000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01T00:00:00 UTC (0) <6>[ 4.813189] caam algorithms registered in /proc/crypto <6>[ 4.820048] caam 30900000.crypto: caam pkc algorithms registered in /proc/crypto <6>[ 4.827808] caam 30900000.crypto: registering rng-caam done Saving random seed: OK Starting network: ip: RTNETLINK answers: File exists FAIL <5>[ 4.870480] random: crng init done <5>[ 4.874229] random: 4 urandom warning(s) missed due to ratelimiting Starting dropbear sshd: <6>[ 4.906311] NET: Registered protocol family 10 <6>[ 4.912361] Segment Routing with IPv6 OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-2318580/environment . /lava-2318580/environment / # /lava-2318580/bin/lava-test-runner /lava-2318580/0 /lava-2318580/bin/lava-test-runner /lava-2318580/0 + export 'TESTRUN_ID=0_dmesg' + cd /la<8>[ 10.782420] va-2318580/0/tests/0_dmesg + cat uuid + UUID=2318580_1.5.2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 10.805264] <8>[ 10.827694] <8>[ 10.850942] + set<8>[ 10.860460] +x / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-2318580/environment / # . /lava-2318580/environment/lava-2318580/bin/lava-test-runner /lava-2318580/1 / # /lava-2318580/bin/lava-test-runner /lava-2318580/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-2318580/1/tests/1_bootrr +<8>[ 16.616167] cat uuid + UUID=2318580_1.5.2.4.5 + set +x + export 'PATH=/opt/bootrr/helpers:/lava-2318580/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr + sh helpers/bootrr-auto /lava-2318580/1/../bin/lava-test-case <8>[ 17.641995] /lava-2318580/1/../bin/lava-test-case <8>[ 17.665217] /lava-2318580/1/../bin/lava-test-case <8>[ 17.682098] + set<8>[ 17.695925] +x / #