connecting to NetworkSerialPort(target=Target(name='dove-cubox-0', env=None), name='NetworkSerialPort', state=, avail=True, host='moxa.cuskci.stw.pengutronix.de', port=4015, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t moxa.cuskci.stw.pengutronix.de:4015 connected to 10.8.254.5 (port 4015) Escape character: Ctrl-\ Type the escape character to get to the prompt. barebox 2020.06.0-00092-gc130f9ac29 #2 Fri Jul 3 17:13:59 CEST 2020 Board: Marvell Dove SoC: Marvell 0510 rev 7 mdio_bus: miibus0: probed [33mWARNING:[0m m25p80 spi-flash@00: found n25q032, expected w25q32 m25p80 spi-flash@00: n25q032 (4096 Kbytes) dove-sdhci f1092000.sdio-host@92000.of: registered as mci0 mci0: detected SD card version 2.0 mci0: registered disk0 malloc space: 0x1fefe1a0 -> 0x3fdfc33f (size 511 MiB) envfs: no envfs (magic mismatch) - envfs never written? [?25h Hit m for menu or any to stop autoboot: 3 [1;32mbarebox@[1;36mMarvell Dove:/[0m bootm -v -r /mnt/tftp/1023944/tftp-deploy-2kn1892c/ramdisk/ramdisk.cpio.gz -o /mnt/tftp/1023944/tftp-deploy-2kn1892c/dtb/dove-cubox.dtb /mnt/tftp/1023944/tftp-deploy-2kn1892c/kernel/zImage -a 0x05000000 -L 0x04000000 [1;32mbarebox@[1;36mMarvell Dove:/[0m bootm -v -r /mnt/tftp/1023944/tftp-deploy-2kn1892c/ramdisk/ramdisk.cpio.gz -o /mnt/tftp/1023944/tftp-deploy-2kn1892c/dtb/dove-cubox.dtb /mnt/tftp/1023944/tftp-deploy-2kn1892c/kernel/zImage -a 0x05000000 -L 0x04000000 eth0: 1000Mbps full duplex link detected [33mWARNING:[0m eth0: No MAC address set. Using random address 7e:b0:5b:80:19:9b T eth0: DHCP client bound to address 10.8.254.213 Loading ARM Linux zImage '/mnt/tftp/1023944/tftp-deploy-2kn1892c/kernel/zImage' OS image not yet relocated Passing control to ARM zImage handler Loaded initrd GZIP compressed '/mnt/tftp/1023944/tftp-deploy-2kn1892c/ramdisk/ramdisk.cpio.gz' initrd is at 0x04000000-0x047a655e Loading devicetree from '/mnt/tftp/1023944/tftp-deploy-2kn1892c/dtb/dove-cubox.dtb' commandline: console=ttyS0,115200n8 earlyprintk Starting kernel at 0x05000000, initrd at 0x04000000, oftree at 0x047a7000... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.19.304-cip106 (KernelCI@build-j100107-arm-gcc-10-mvebu-v7-defconfig-vd5q7) (gcc version 10.2.1 20210110 (Debian 10.2.1-6)) #1 SMP Tue Feb 6 22:23:20 UTC 2024 [ 0.000000] CPU: ARMv7 Processor [560f5815] revision 5 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache [ 0.000000] OF: fdt: Machine model: SolidRun CuBox [ 0.000000] Memory policy: Data cache writeback [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] percpu: Embedded 16 pages/cpu s33292 r8192 d24052 u65536 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 260608 [ 0.000000] Kernel command line: console=ttyS0,115200n8 earlyprintk [ 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: 1019672K/1048576K available (8192K kernel code, 478K rwdata, 1724K rodata, 1024K init, 162K bss, 28904K reserved, 0K cma-reserved, 262144K 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 : 0x(ptrval) - 0x(ptrval) (9184 kB) [ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (1024 kB) [ 0.000000] .data : 0x(ptrval) - 0x(ptrval) ( 479 kB) [ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 163 kB) [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] clocksource: orion_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 11467562657 ns [ 0.000008] sched_clock: 32 bits at 166MHz, resolution 6ns, wraps every 12884901885ns [ 0.000046] Switching to timer-based delay loop, resolution 6ns [ 0.000598] Console: colour dummy device 80x30 [ 0.000645] Calibrating delay loop (skipped), value calculated using timer frequency.. 333.33 BogoMIPS (lpj=1666666) [ 0.000662] CPU: Testing write buffer coherency: ok [ 0.000716] pid_max: default: 32768 minimum: 301 [ 0.000875] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000899] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.001815] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.002893] Setting up static identity map for 0x100000 - 0x100060 [ 0.003670] rcu: Hierarchical SRCU implementation. [ 0.004344] smp: Bringing up secondary CPUs ... [ 0.004363] smp: Brought up 1 node, 1 CPU [ 0.004374] SMP: Total of 1 processors activated (333.33 BogoMIPS). [ 0.004382] CPU: All CPU(s) started in SVC mode. [ 0.005183] devtmpfs: initialized [ 0.009083] VFP support v0.3: implementor 56 architecture 2 part 20 variant 9 rev 5 [ 0.009340] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.009367] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.009478] pinctrl core: initialized pinctrl subsystem [ 0.011000] NET: Registered protocol family 16 [ 0.011914] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.012985] cpuidle: using governor ladder [ 0.013060] Dove 88AP510 SoC [ 0.013081] Tauros2: Disabling L2 prefetch. [ 0.013089] Tauros2: Disabling burst8 line fill. [ 0.013096] Tauros2: Enabling L2 cache. [ 0.013103] Tauros2: L2 cache support initialised in ARMv7 mode. [ 0.013498] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.053966] vgaarb: loaded [ 0.054238] SCSI subsystem initialized [ 0.055013] usbcore: registered new interface driver usbfs [ 0.055072] usbcore: registered new interface driver hub [ 0.055119] usbcore: registered new device driver usb [ 0.055521] Advanced Linux Sound Architecture Driver Initialized. [ 0.055984] Bluetooth: Core ver 2.22 [ 0.056030] NET: Registered protocol family 31 [ 0.056039] Bluetooth: HCI device and connection manager initialized [ 0.056053] Bluetooth: HCI socket layer initialized [ 0.056064] Bluetooth: L2CAP socket layer initialized [ 0.056096] Bluetooth: SCO socket layer initialized [ 0.059053] clocksource: Switched to clocksource orion_clocksource [ 0.125331] NET: Registered protocol family 2 [ 0.125626] IP idents hash table entries: 16384 (order: 5, 131072 bytes) [ 0.126518] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes) [ 0.126558] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.126635] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.126737] TCP: Hash tables configured (established 8192 bind 8192) [ 0.126850] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.126885] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.127012] NET: Registered protocol family 1 [ 0.128160] RPC: Registered named UNIX socket transport module. [ 0.128172] RPC: Registered udp transport module. [ 0.128180] RPC: Registered tcp transport module. [ 0.128187] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.129195] Unpacking initramfs... [ 0.690446] Freeing initrd memory: 7836K [ 0.691853] Initialise system trusted keyrings [ 0.693598] workingset: timestamp_bits=30 max_order=18 bucket_order=0 [ 0.699454] Key type asymmetric registered [ 0.699468] Asymmetric key parser 'x509' registered [ 0.699542] bounce: pool size: 64 pages [ 0.699607] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 0.699619] io scheduler noop registered [ 0.699628] io scheduler deadline registered [ 0.699673] io scheduler cfq registered (default) [ 0.699683] io scheduler mq-deadline registered [ 0.699692] io scheduler kyber registered [ 0.700421] dove-pinctrl f10d0200.pin-ctrl: falling back to hardcoded PMU resource [ 0.700612] dove-pinctrl f10d0200.pin-ctrl: [Firmware Bug]: Missing pinctrl regs in DTB. Please update your firmware. [ 0.701297] dove-pinctrl f10d0200.pin-ctrl: registered pinctrl driver [ 0.704924] mv_xor f1060800.dma-engine: Marvell shared XOR driver [ 0.759951] mv_xor f1060800.dma-engine: Marvell XOR (Registers Mode): ( xor cpy intr ) [ 0.760196] mv_xor f1060900.dma-engine: Marvell shared XOR driver [ 0.819914] mv_xor f1060900.dma-engine: Marvell XOR (Registers Mode): ( xor cpy intr ) [ 0.937718] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.941731] console [ttyS0] disabled [ 0.941786] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 21, base_baud = 10416666) is a 16550A [ 1.570557] console [ttyS0] enabled [ 1.575377] sata_mv f10a0000.sata-host: slots 32 ports 1 [ 1.582921] scsi host0: sata_mv [ 1.586386] ata1: SATA max UDMA/133 irq 30 [ 1.593192] m25p80 spi0.0: found n25q032, expected w25q32 [ 1.598856] m25p80 spi0.0: n25q032 (4096 Kbytes) [ 1.603519] 2 fixed-partitions partitions found on MTD device spi0.0 [ 1.609858] Creating 2 MTD partitions on \"spi0.0\": [ 1.614633] 0x000000000000-0x000000200000 : \"barebox\" [ 1.620789] 0x000000200000-0x000000220000 : \"env\" [ 1.627987] [Firmware Warn]: /mbus/internal-regs/mdio-bus@72004/ethernet-phy: Whitelisted compatible string. Please remove [ 1.650554] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4 [ 1.657766] mv643xx_eth_port mv643xx_eth_port.0: DMA mask not set [ 1.759962] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 7e:b0:5b:80:19:9b [ 1.769030] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.775530] ehci-pci: EHCI PCI platform driver [ 1.780028] ehci-orion: EHCI orion driver [ 1.784163] orion-ehci f1050000.usb-host: EHCI Host Controller [ 1.790014] orion-ehci f1050000.usb-host: new USB bus registered, assigned bus number 1 [ 1.798104] orion-ehci f1050000.usb-host: irq 25, io mem 0xf1050000 [ 1.829022] orion-ehci f1050000.usb-host: USB 2.0 started, EHCI 1.00 [ 1.836177] hub 1-0:1.0: USB hub found [ 1.840172] hub 1-0:1.0: 1 port detected [ 1.844594] orion-ehci f1051000.usb-host: EHCI Host Controller [ 1.850462] orion-ehci f1051000.usb-host: new USB bus registered, assigned bus number 2 [ 1.858551] orion-ehci f1051000.usb-host: irq 26, io mem 0xf1051000 [ 1.888971] orion-ehci f1051000.usb-host: USB 2.0 started, EHCI 1.00 [ 1.896050] hub 2-0:1.0: USB hub found [ 1.900030] hub 2-0:1.0: 1 port detected [ 1.904842] usbcore: registered new interface driver usb-storage [ 1.912706] rtc-mv f10d8500.real-time-clock: rtc core: registered f10d8500.real-time-clock as rtc0 [ 1.921852] i2c /dev entries driver [ 1.926034] ata1: SATA link down (SStatus 0 SControl F300) [ 1.934580] orion_wdt: Initial timeout 25 sec [ 1.939560] sdhci: Secure Digital Host Controller Interface driver [ 1.945710] sdhci: Copyright(c) Pierre Ossman [ 1.950254] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.956236] mmc0 bounce up to 128 segments into one, max segment size 65536 bytes [ 1.989009] mmc0: SDHCI controller on f1092000.sdio-host [f1092000.sdio-host] using DMA [ 1.999810] marvell-cesa f1030000.crypto-engine: CESA device successfully registered [ 2.007905] usbcore: registered new interface driver usbhid [ 2.013495] usbhid: USB HID core driver [ 2.019871] NET: Registered protocol family 10 [ 2.026387] Segment Routing with IPv6 [ 2.030179] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 2.036696] NET: Registered protocol family 17 [ 2.041207] ThumbEE CPU extension supported. [ 2.045470] Registering SWP/SWPB emulation handler [ 2.050257] PJ4 iWMMXt v2 coprocessor enabled. [ 2.056143] Loading compiled-in X.509 certificates [ 2.065713] rtc-mv f10d8500.real-time-clock: setting system clock to 2023-01-22 05:45:09 UTC (1674366309) [ 2.075523] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 2.097927] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 2.108112] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' [ 2.116275] ALSA device list: [ 2.119353] No soundcards found. [ 2.123238] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 2.131848] cfg80211: failed to load regulatory.db [ 2.138819] Freeing unused kernel memory: 1024K [ 2.147660] mmc0: new high speed SD card at address 59b4 [ 2.154825] Run /init as init process [ 2.159992] mmcblk0: mmc0:59b4 USD 1.87 GiB [ 2.169972] mmcblk0: p1 Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: [ 2.313607] udevd[1218]: starting version 3.2.9 [ 2.319435] random: udevd: uninitialized urandom read (16 bytes read) [ 2.326102] random: udevd: uninitialized urandom read (16 bytes read) [ 2.332967] random: udevd: uninitialized urandom read (16 bytes read) [ 2.348922] udevd[1218]: specified user 'tss' unknown [ 2.354460] udevd[1218]: specified group 'tss' unknown [ 2.370836] udevd[1219]: starting eudev-3.2.9 done Saving random seed: [ 3.461181] random: dd: uninitialized urandom read (32 bytes read) OK Starting network: OK Starting dropbear sshd: [ 3.551389] 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-1023944/environment . /lava-1023944/environment / # /lava-1023944/bin/lava-test-runner /lava-1023944/0 /lava-1023944/bin/lava-test-runner /lava-1023944/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-1023944/0/tests/0_dmesg + cat uuid + U[ 4.115520] UID=1023944_1.5.2.3.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 4.160447] [ 4.201489] [ 4.242750] + set +x [ 4.252517] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-1023944/environment / # . /lava-1023944/environment/lava-1023944/bin/lava-test-runner /lava-1023944/1 / # /lava-1023944/bin/lava-test-runner /lava-1023944/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-1023944/1/tests/1_bootr[ 4.728369] r + cat uuid + UUID=1023944_1.5.2.3.5 + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-1023944/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto f10b4000.audio-controller /lava-1023944/1/../bin/lava-test-case [ 5.784066] /lava-1023944/1/../bin/lava-test-case [ 5.822750] /lava-1023944/1/../bin/lava-test-case [ 5.847056] + set +x [ 5.865556] / #