Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. Xilinx Zynq MP First Stage Boot Loader Release 2019.1 May 25 2019 - 06:59:26 NOTICE: ATF running on XCZU9EG/silicon v4/RTL5.1 at 0xfffea000 NOTICE: BL31: Secure code at 0x0 NOTICE: BL31: Non secure code at 0x10080000 NOTICE: BL31: v2.0(release):xilinx-v2018.3-720-g80d1c790 NOTICE: BL31: Built : 07:08:32, May 25 2019 PMUFW: v1.1 U-Boot 2019.01 (May 25 2019 - 06:55:09 +0000) Model: ZynqMP ZCU102 Rev1.0 Board: Xilinx ZynqMP DRAM: 4 GiB EL Level: EL2 Chip ID: zu9eg MMC: mmc@ff170000: 0 Loading Environment from SPI Flash... SF: Detected n25q512a with page size 512 Bytes, erase size 128 KiB, total 128 MiB OK In: serial@ff000000 Out: serial@ff000000 Err: serial@ff000000 Model: ZynqMP ZCU102 Rev1.0 Board: Xilinx ZynqMP Net: ZYNQ GEM: ff0e0000, phyaddr c, interface rgmii-id Warning: ethernet@ff0e0000 MAC addresses don't match: Address in ROM is 01:02:03:04:05:06 Address in environment is 12:6c:0e:30:34:fe eth0: ethernet@ff0e0000 Hit any key to stop autoboot: 4  0 ZynqMP> setenv autoload no setenv autoload no ZynqMP> setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff ZynqMP> setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff ZynqMP> dhcp dhcp ethernet@ff0e0000 Waiting for PHY auto negotiation to complete...... done BOOTP broadcast 1 BOOTP broadcast 2 DHCP client bound to address 192.168.11.7 (252 ms) ZynqMP> setenv serverip 192.168.11.5 setenv serverip 192.168.11.5 ZynqMP> tftpboot 0x80000 958221/tftp-deploy-1mxcbk_e/kernel/Image tftpboot 0x80000 958221/tftp-deploy-1mxcbk_e/kernel/Image Using ethernet@ff0e0000 device TFTP from server 192.168.11.5; our IP address is 192.168.11.7 Filename '958221/tftp-deploy-1mxcbk_e/kernel/Image'. Load address: 0x80000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ##### 10.1 MiB/s done Bytes transferred = 24879616 (17ba200 hex) ZynqMP> tftpboot 0x10000000 958221/tftp-deploy-1mxcbk_e/ramdisk/ramdisk.cpio.gz.uboot tftpboot 0x10000000 958221/tftp-deploy-1mxcbk_e/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@ff0e0000 device TFTP from server 192.168.11.5; our IP address is 192.168.11.7 Filename '958221/tftp-deploy-1mxcbk_e/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x10000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################## 9.6 MiB/s done Bytes transferred = 16946409 (10294e9 hex) ZynqMP> tftpboot 0x14000000 958221/tftp-deploy-1mxcbk_e/dtb/zynqmp-zcu102-rev1.0.dtb tftpboot 0x14000000 958221/tftp-deploy-1mxcbk_e/dtb/zynqmp-zcu102-rev1.0.dtb Using ethernet@ff0e0000 device TFTP from server 192.168.11.5; our IP address is 192.168.11.7 Filename '958221/tftp-deploy-1mxcbk_e/dtb/zynqmp-zcu102-rev1.0.dtb'. Load address: 0x14000000 Loading: *## 6.2 MiB/s done Bytes transferred = 19582 (4c7e hex) ZynqMP> setenv bootargs 'console=ttyPS0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttyPS0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' ZynqMP> booti 0x80000 0x10000000 0x14000000 booti 0x80000 0x10000000 0x14000000 ## Loading init Ramdisk from Legacy Image at 10000000 ... Image Name: Image Type: AArch64 Linux RAMDisk Image (uncompressed) Data Size: 16946345 Bytes = 16.2 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 14000000 Booting using the fdt blob at 0x14000000 Loading Ramdisk to 7cd74000, end 7dd9d4a9 ... OK Loading Device Tree to 000000007cd6c000, end 000000007cd73c7d ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 4.19.284-cip99 (KernelCI@build-j15501-arm64-gcc-10-defconfig-kselftest-7dfz5) (gcc version 10.2.1 20210110 (Debian 10.2.1-6)) #1 SMP PREEMPT Fri Jun 9 14:56:36 UTC 2023 [ 0.000000] Machine model: ZynqMP ZCU102 Rev1.0 [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 32 MiB at 0x000000007ac00000 [ 0.000000] earlycon: cdns0 at MMIO 0x00000000ff000000 (options '115200n8') [ 0.000000] bootconsole [cdns0] enabled [ 0.000000] NUMA: No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000087fffffff] [ 0.000000] NUMA: NODE_DATA [mem 0x87ffd2500-0x87ffd3dbf] [ 0.000000] Zone ranges: [ 0.000000] DMA32 [mem 0x0000000000000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000087fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x000000007fefffff] [ 0.000000] node 0: [mem 0x0000000800000000-0x000000087fffffff] [ 0.000000] Zeroed struct page in unavailable ranges: 256 pages [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000087fffffff] [ 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: MIGRATE_INFO_TYPE not supported. [ 0.000000] psci: SMC Calling Convention v1.1 [ 0.000000] percpu: Embedded 25 pages/cpu s65480 r8192 d28728 u102400 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: enabling workaround for ARM erratum 845719 [ 0.000000] Speculative Store Bypass Disable mitigation not required [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1031940 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: console=ttyPS0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp <6>[ 0.000000] software IO TLB: mapped [mem 0x76c00000-0x7ac00000] (64MB) <6>[ 0.000000] Memory: 3974972K/4193280K available (14460K kernel code, 2152K rwdata, 5708K rodata, 1920K init, 12348K bss, 185540K reserved, 32768K cma-reserved) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 <6>[ 0.000000] ftrace: allocating 46386 entries in 182 pages <6>[ 0.000000] Running RCU self tests <6>[ 0.000000] rcu: Preemptible hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU lockdep checking is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4. <6>[ 0.000000] Tasks RCU enabled. <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 <4>[ 0.000000] GIC: Adjusting CPU interface base to 0x00000000f902f000 <6>[ 0.000000] GIC: Using split EOI/Deactivate mode <6>[ 0.000000] arch_timer: cp15 timer(s) running at 99.99MHz (phys). <6>[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x170f8de2d3, max_idle_ns: 440795206112 ns <6>[ 0.000004] sched_clock: 56 bits at 99MHz, resolution 10ns, wraps every 4398046511101ns <6>[ 0.008891] Console: colour dummy device 80x25 <4>[ 0.012916] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar <4>[ 0.020863] ... MAX_LOCKDEP_SUBCLASSES: 8 <4>[ 0.025187] ... MAX_LOCK_DEPTH: 48 <4>[ 0.029599] ... MAX_LOCKDEP_KEYS: 8191 <4>[ 0.034184] ... CLASSHASH_SIZE: 4096 <4>[ 0.038769] ... MAX_LOCKDEP_ENTRIES: 32768 <4>[ 0.043440] ... MAX_LOCKDEP_CHAINS: 65536 <4>[ 0.048112] ... CHAINHASH_SIZE: 32768 <4>[ 0.052783] memory used by lock dependency info: 7391 kB <4>[ 0.058406] per task-struct memory footprint: 1920 bytes <6>[ 0.064124] Calibrating delay loop (skipped), value calculated using timer frequency.. 199.98 BogoMIPS (lpj=399960) <6>[ 0.074675] pid_max: default: 32768 minimum: 301 <6>[ 0.079687] Security Framework initialized <6>[ 0.086181] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) <6>[ 0.092442] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) <6>[ 0.098622] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) <6>[ 0.105525] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) <6>[ 0.116208] ASID allocator initialised with 32768 entries <6>[ 0.118783] rcu: Hierarchical SRCU implementation. <6>[ 0.125513] EFI services will not be available. <6>[ 0.128855] smp: Bringing up secondary CPUs ... <6>[ 0.134427] Detected VIPT I-cache on CPU1 <6>[ 0.134485] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] <6>[ 0.136224] Detected VIPT I-cache on CPU2 <6>[ 0.136259] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] <6>[ 0.137889] Detected VIPT I-cache on CPU3 <6>[ 0.137923] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] <6>[ 0.138177] smp: Brought up 1 node, 4 CPUs <6>[ 0.170313] SMP: Total of 4 processors activated. <6>[ 0.175232] CPU features: detected: 32-bit EL0 Support <6>[ 0.181724] CPU: All CPU(s) started at EL2 <6>[ 0.184946] alternatives: patching kernel code <6>[ 0.192105] devtmpfs: initialized <6>[ 0.208703] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.213183] futex hash table entries: 1024 (order: 5, 131072 bytes) <6>[ 0.221107] pinctrl core: initialized pinctrl subsystem <6>[ 0.228230] DMI not present or invalid. <6>[ 0.230469] NET: Registered protocol family 16 <6>[ 0.234580] audit: initializing netlink subsys (disabled) <5>[ 0.239676] audit: type=2000 audit(0.176:1): state=initialized audit_enabled=0 res=1 <6>[ 0.247367] cpuidle: using governor menu <6>[ 0.251467] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.261635] DMA: preallocated 256 KiB pool for atomic allocations <6>[ 0.266895] Serial: AMBA PL011 UART driver <6>[ 0.288855] ff000000.serial: ttyPS0 at MMIO 0xff000000 (irq = 32, base_baud = 6250000) is a xuartps�� 0.298098] console [ttyPS0] enabled <6>[ 0.298098] console [ttyPS0] enabled <6>[ 0.302008] bootconsole [cdns0] disabled <6>[ 0.302008] bootconsole [cdns0] disabled <6>[ 0.312258] ff010000.serial: ttyPS1 at MMIO 0xff010000 (irq = 33, base_baud = 6250000) is a xuartps <6>[ 0.365312] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.373734] cryptd: max_cpu_qlen set to 1000 <6>[ 0.380640] ACPI: Interpreter disabled. <6>[ 0.387491] vgaarb: loaded <5>[ 0.391223] SCSI subsystem initialized <6>[ 0.396662] usbcore: registered new interface driver usbfs <6>[ 0.402592] usbcore: registered new interface driver hub <6>[ 0.408341] usbcore: registered new device driver usb <6>[ 0.415490] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.420904] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.430398] PTP clock support registered <6>[ 0.435000] EDAC MC: Ver: 3.0.0 <6>[ 0.441531] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.450102] clocksource: Switched to clocksource arch_sys_counter <5>[ 0.650625] VFS: Disk quotas dquot_6.6.0 <6>[ 0.654948] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) <6>[ 0.662593] pnp: PnP ACPI: disabled <6>[ 0.686608] NET: Registered protocol family 2 <6>[ 0.691825] IP idents hash table entries: 65536 (order: 7, 524288 bytes) <6>[ 0.700841] tcp_listen_portaddr_hash hash table entries: 2048 (order: 5, 147456 bytes) <6>[ 0.709418] TCP established hash table entries: 32768 (order: 6, 262144 bytes) <6>[ 0.718107] TCP bind hash table entries: 32768 (order: 9, 2097152 bytes) <6>[ 0.728427] TCP: Hash tables configured (established 32768 bind 32768) <6>[ 0.735774] UDP hash table entries: 2048 (order: 6, 327680 bytes) <6>[ 0.742774] UDP-Lite hash table entries: 2048 (order: 6, 327680 bytes) <6>[ 0.750375] NET: Registered protocol family 1 <6>[ 0.756347] RPC: Registered named UNIX socket transport module. <6>[ 0.762605] RPC: Registered udp transport module. <6>[ 0.767608] RPC: Registered tcp transport module. <6>[ 0.772607] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.779971] Unpacking initramfs... <6>[ 1.871230] Freeing initrd memory: 16548K <4>[ 1.876430] hw perfevents: no interrupt-affinity property for /pmu, guessing. <6>[ 1.884777] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available <6>[ 1.893575] kvm [1]: 8-bit VMID <6>[ 1.903338] kvm [1]: vgic interrupt IRQ1 <6>[ 1.907808] kvm [1]: Hyp mode initialized successfully <5>[ 1.923704] Initialise system trusted keyrings <6>[ 1.928868] workingset: timestamp_bits=44 max_order=20 bucket_order=0 <6>[ 1.961756] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 1.969568] NFS: Registering the id_resolver key type <5>[ 1.974998] Key type id_resolver registered <5>[ 1.979499] Key type id_legacy registered <6>[ 1.983829] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 1.990852] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 1.998932] 9p: Installing v9fs 9p2000 file system support <5>[ 2.011746] Key type asymmetric registered <5>[ 2.016197] Asymmetric key parser 'x509' registered <6>[ 2.021500] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) <6>[ 2.029226] io scheduler noop registered <6>[ 2.033468] io scheduler deadline registered <6>[ 2.038410] io scheduler cfq registered (default) <6>[ 2.043423] io scheduler mq-deadline registered <6>[ 2.048251] io scheduler kyber registered <4>[ 2.052939] test_firmware: interface ready <4>[ 2.078528] EINJ: ACPI disabled. <6>[ 2.104709] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 2.117273] SuperH (H)SCI(F) driver initialized <6>[ 2.122906] msm_serial: driver initialized <4>[ 2.129355] cacheinfo: Unable to detect cache hierarchy for CPU 0 <6>[ 2.160415] loop: module loaded <6>[ 2.177618] ahci-ceva fd0c0000.ahci: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl platform mode <6>[ 2.186895] ahci-ceva fd0c0000.ahci: flags: 64bit ncq sntf pm clo only pmp fbs pio slum part ccc sds apst <6>[ 2.200743] scsi host0: ahci-ceva <6>[ 2.206007] scsi host1: ahci-ceva <6>[ 2.210253] ata1: SATA max UDMA/133 mmio [mem 0xfd0c0000-0xfd0c1fff] port 0x100 irq 30 <6>[ 2.218523] ata2: SATA max UDMA/133 mmio [mem 0xfd0c0000-0xfd0c1fff] port 0x180 irq 30 <6>[ 2.250364] Generic PHY ff0e0000.ethernet-ffffffff:0c: attached PHY driver [Generic PHY] (mii_bus:phy_addr=ff0e0000.ethernet-ffffffff:0c, irq=POLL) <6>[ 2.263902] macb ff0e0000.ethernet eth0: Cadence GEM rev 0x50070106 at 0xff0e0000 irq 19 (12:6c:0e:30:34:fe) <6>[ 2.274744] thunder_xcv, ver 1.0 <6>[ 2.278388] thunder_bgx, ver 1.0 <6>[ 2.281982] nicpf, ver 1.0 <6>[ 2.286044] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k <6>[ 2.292168] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 2.298519] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k <6>[ 2.305772] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 2.311763] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k <6>[ 2.319889] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. <6>[ 2.326912] sky2: driver version 1.30 <6>[ 2.332707] VFIO - User Level meta-driver version: 0.3 <3>[ 2.338983] dwc3 fe200000.usb: Failed to get clk 'ref': -2 <6>[ 2.352982] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 2.359835] ehci-pci: EHCI PCI platform driver <6>[ 2.364690] ehci-platform: EHCI generic platform driver <6>[ 2.370465] ehci-orion: EHCI orion driver <6>[ 2.375001] ehci-exynos: EHCI EXYNOS driver <6>[ 2.379704] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 2.386216] ohci-pci: OHCI PCI platform driver <6>[ 2.391069] ohci-platform: OHCI generic platform driver <6>[ 2.396837] ohci-exynos: OHCI EXYNOS driver <6>[ 2.402345] usbcore: registered new interface driver usb-storage <6>[ 2.415438] i2c /dev entries driver <3>[ 2.428573] cpu cpu0: failed to get clock: -2 <4>[ 2.433311] cpufreq-dt: probe of cpufreq-dt failed with error -2 <6>[ 2.442481] sdhci: Secure Digital Host Controller Interface driver <6>[ 2.448962] sdhci: Copyright(c) Pierre Ossman <6>[ 2.454380] Synopsys Designware Multimedia Card Interface Driver <6>[ 2.462650] sdhci-pltfm: SDHCI platform and OF driver helper <4>[ 2.478156] WARNING: CPU: 3 PID: 0 at include/trace/events/lock.h:13 lock_acquire+0x1b8/0x1c4 <4>[ 2.486928] Modules linked in: <4>[ 2.490240] CPU: 3 PID: 0 Comm: swapper/3 Not tainted 4.19.284-cip99 #1 <4>[ 2.497102] Hardware name: ZynqMP ZCU102 Rev1.0 (DT) <6>[ 2.502319] mmc0: SDHCI controller on ff170000.sdhci [ff170000.sdhci] using ADMA 64-bit <4>[ 2.510567] pstate: 40000085 (nZcv daIf -PAN -UAO) <4>[ 2.510573] pc : lock_acquire+0x1b8/0x1c4 <4>[ 2.510578] lr : lock_acquire+0x1b0/0x1c4 <4>[ 2.510581] sp : ffff00000aad3da0 <4>[ 2.510584] x29: ffff00000aad3db0 x28: 0000000000000000 <4>[ 2.510590] x27: 0000000000000001 x26: 0000000000000000 <4>[ 2.510595] x25: 0000000000000000 x24: 0000000000000000 <4>[ 2.510601] x23: ffff00000962aa58 x22: ffff0000081afa28 <4>[ 2.510607] x21: ffff00000962fac8 x20: ffff000009603028 <4>[ 2.510612] x19: ffff00000962aa40 x18: ffff00000abeb9a8 <4>[ 2.510618] x17: 0000000000000000 x16: 0000000000000f00 <4>[ 2.510623] x15: 00000000e2d17943 x14: 00000000000c8000 <4>[ 2.510629] x13: 0000000000153d4c x12: ffff000009846448 <4>[ 2.520287] WARNING: CPU: 2 PID: 0 at include/trace/events/lock.h:58 lock_release+0x20c/0x2e0 <4>[ 2.524179] x11: ffff000009652618 x10: 0000000000000000 <4>[ 2.527738] Modules linked in: <4>[ 2.533294] x9 : 0000000000000000 x8 : 0000000000000000 <4>[ 2.538851] CPU: 2 PID: 0 Comm: swapper/2 Not tainted 4.19.284-cip99 #1 <6>[ 2.544007] ata2: SATA link down (SStatus 0 SControl 330) <4>[ 2.544405] x7 : 0000000000000000 x6 : ffff0000081afa28 <6>[ 2.548891] ata1: SATA link down (SStatus 0 SControl 330) <4>[ 2.549961] Hardware name: ZynqMP ZCU102 Rev1.0 (DT) <4>[ 2.555516] x5 : 0000000000000000 x4 : 0000000000000001 <4>[ 2.561074] pstate: 40000085 (nZcv daIf -PAN -UAO) <4>[ 2.566628] x3 : 0000000000000000 x2 : 0000000000000000 <4>[ 2.572187] pc : lock_release+0x20c/0x2e0 <4>[ 2.577740] x1 : 0000000000000002 x0 : 0000000000000000 <4>[ 2.586510] lr : lock_release+0x204/0x2e0 <4>[ 2.592062] Call trace: <4>[ 2.595362] sp : ffff00000aacbdc0 <4>[ 2.600920] lock_acquire+0x1b8/0x1c4 <4>[ 2.607775] x29: ffff00000aacbdc0 x28: 0000000000000000 <4>[ 2.613422] _raw_spin_lock+0x50/0x64 <4>[ 2.618974] x27: 0000000000000000 x26: 0000000000000001 <4>[ 2.624622] __tick_broadcast_oneshot_control+0x58/0x2a4 <4>[ 2.629825] x25: ffff80087afb3000 x24: ffff000009603028 <4>[ 2.635383] tick_broadcast_oneshot_control+0x4c/0x60 <4>[ 2.640415] x23: 0000000000000080 x22: ffff00000962fac8 <4>[ 2.645976] cpuidle_enter_state+0x214/0x3ec <4>[ 2.650225] x21: ffff0000081afa74 x20: ffff00000962aa58 <4>[ 2.655783] cpuidle_enter+0x38/0x4c <4>[ 2.660034] x19: ffff00000962aa40 x18: 00000000fffffffe <4>[ 2.662729] do_idle+0x200/0x2c0 <4>[ 2.666284] x17: 0000000000000000 x16: 0000000000000000 <4>[ 2.670192] cpu_startup_entry+0x2c/0x50 <4>[ 2.675746] x15: 000000000000176b x14: 000000000000176d <4>[ 2.679657] secondary_start_kernel+0x148/0x170 <4>[ 2.685208] x13: 000000000000176b x12: ffff000009846448 <4>[ 2.690764] irq event stamp: 18506 <4>[ 2.696320] x11: ffff80087ffa3b18 x10: 0000000000000000 <4>[ 2.701621] hardirqs last enabled at (18505): [] rcu_idle_exit+0x80/0xe0 <4>[ 2.707171] x9 : 0000000000000001 x8 : ffff0000093d8c00 <4>[ 2.711689] hardirqs last disabled at (18506): [] do_idle+0xb8/0x2c0 <4>[ 2.717241] x7 : 0000000000000000 x6 : 00000002e988ef00 <4>[ 2.721064] softirqs last enabled at (18502): [] __do_softirq+0x3c4/0x468 <4>[ 2.726616] x5 : 0000000000000000 x4 : 0000000000000000 <4>[ 2.730092] softirqs last disabled at (18465): [] irq_exit+0x11c/0x150 <4>[ 2.735644] x3 : 0000000000000000 x2 : ffff0000081afa74 <4>[ 2.739819] ---[ end trace cc94f6b3dba0251e ]--- <4>[ 2.745367] x1 : 0000000000000002 x0 : 0000000000000000 <4>[ 2.831306] Call trace: <4>[ 2.834000] lock_release+0x20c/0x2e0 <4>[ 2.837914] _raw_spin_unlock+0x38/0x80 <4>[ 2.842004] __tick_broadcast_oneshot_control+0xa4/0x2a4 <4>[ 2.847568] tick_broadcast_oneshot_control+0x4c/0x60 <4>[ 2.852872] cpuidle_enter_state+0x214/0x3ec <4>[ 2.857395] cpuidle_enter+0x38/0x4c <4>[ 2.861223] do_idle+0x200/0x2c0 <4>[ 2.864703] cpu_startup_entry+0x30/0x50 <4>[ 2.868880] secondary_start_kernel+0x148/0x170 <4>[ 2.873660] irq event stamp: 14196 <4>[ 2.877319] hardirqs last enabled at (14195): [] tick_nohz_idle_enter+0x74/0xbc <4>[ 2.886529] hardirqs last disabled at (14196): [] do_idle+0xb8/0x2c0 <4>[ 2.894697] softirqs last enabled at (14186): [] _local_bh_enable+0x2c/0x50 <4>[ 2.903560] softirqs last disabled at (14185): [] irq_enter+0x60/0x80 <4>[ 2.911813] ---[ end trace cc94f6b3dba0251f ]--- <6>[ 2.916942] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 2.926306] usbcore: registered new interface driver usbhid <6>[ 2.932222] usbhid: USB HID core driver <6>[ 2.944154] ipip: IPv4 and MPLS over IPv4 tunneling driver <6>[ 2.951109] IPv4 over IPsec tunneling driver <6>[ 2.958768] NET: Registered protocol family 10 <6>[ 2.966164] Segment Routing with IPv6 <6>[ 2.970385] mmc0: new high speed SDHC card at address aaaa <6>[ 2.976458] NET: Registered protocol family 17 <6>[ 2.978818] mmcblk0: mmc0:aaaa SE16G 14.8 GiB <6>[ 2.981767] 9pnet: Installing 9P2000 support <6>[ 2.989416] mmcblk0: p1 p2 <5>[ 2.990685] Key type dns_resolver registered <6>[ 3.005248] registered taskstats version 1 <5>[ 3.009680] Loading compiled-in X.509 certificates <6>[ 3.024370] hctosys: unable to open rtc device (rtc0) <6>[ 3.035297] pps pps0: new PPS source ptp0 <6>[ 3.040117] macb ff0e0000.ethernet: gem-ptp-timer ptp clock registered. <6>[ 3.047255] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready <6>[ 4.062702] macb ff0e0000.ethernet eth0: link up (1000/Full) <6>[ 4.070176] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 4.090150] Sending DHCP requests ., OK <6>[ 4.110375] IP-Config: Got DHCP answer from 192.168.11.1, my address is 192.168.11.7 <6>[ 4.118429] IP-Config: Complete: <6>[ 4.121917] device=eth0, hwaddr=12:6c:0e:30:34:fe, ipaddr=192.168.11.7, mask=255.255.255.0, gw=192.168.11.1 <6>[ 4.132400] host=192.168.11.7, domain=usen.ad.jp, nis-domain=(none) <6>[ 4.139403] bootserver=0.0.0.0, rootserver=0.0.0.0, rootpath= <6>[ 4.139408] nameserver0=192.168.11.1 <6>[ 4.150633] ALSA device list: <6>[ 4.153859] No soundcards found. <6>[ 4.172389] Freeing unused kernel memory: 1920K <6>[ 4.177393] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 4.330386] udevd[1488]: starting version 3.2.9 <5>[ 4.337075] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 4.344512] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 4.351433] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 4.365318] udevd[1488]: specified user 'tss' unknown <27>[ 4.370890] udevd[1488]: specified group 'tss' unknown <30>[ 4.379639] udevd[1489]: 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-958221/environment . /lava-958221/environment / # /lava-958221/bin/lava-test-runner /lava-958221/0 /lava-958221/bin/lava-test-runner /lava-958221/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-958221/0/tests/0_dmesg + cat uuid + UUID=958221_1.5.2.4.1 + set +x <8>[ 5.717664] + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 5.767742] <8>[ 5.812643] <8>[ 5.857262] + set +x <8>[ 5.868564] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-958221/environment / # . /lava-958221/environment/lava-958221/bin/lava-test-runner /lava-958221/1 / # /lava-958221/bin/lava-test-runner /lava-958221/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-958221/1/tests/1_bootrr + cat uuid + UUID=958221_1.5.2.4.5 + set +x <8>[ 6.354890] + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-958221/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto leds gpio-keys /lava-958221/1/../bin/lava-test-case <8>[ 7.422141] /lava-958221/1/../bin/lava-test-case <8>[ 7.467525] /lava-958221/1/../bin/lava-test-case <8>[ 7.494437] + set +x <8>[ 7.519406] / #