connecting to NetworkSerialPort(target=Target(name='imx53-qsrb-0', env=None), name='NetworkSerialPort', state=, avail=True, host='moxa.cuskci.stw.pengutronix.de', port=4010, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t moxa.cuskci.stw.pengutronix.de:4010 connected to 10.8.254.5 (port 4010) Escape character: Ctrl-\ Type the escape character to get to the prompt. barebox 2023.01.0 #1 Fri Jan 27 16:21:21 CET 2023 Board: Freescale i.MX53 Quick Start-R Board detected i.MX53 revision 2.1 mc13xxx-i2c mc347080: Found MC34708 ID: 0x014 mdio_bus: miibus0: probed eth0: got preset MAC address: 00:04:9f:02:71:b3 imx-usb 53f80200.usb@53f80200.of: USB EHCI 1.00 imx-esdhc 50004000.mmc@50004000.of: registered as mmc0 imx-esdhc 50020000.mmc@50020000.of: registered as mmc2 imx-ipuv3 18000000.ipu@18000000.of: IPUv3M probed netconsole: registered as netconsole-1 malloc space: 0xbfe7d3c0 -> 0xcfcfa77f (size 254.5 MiB) mmc0: detected SD card version 2.0 mmc0: registered mmc0 MCIMX53-START-R board 1.0 rev B envfs: no envfs (magic mismatch) - envfs never written? [?25h Hit m for menu or any to stop autoboot: 3 [1;32mbarebox@[1;36mFreescale i.MX53 Quick Start-R Board:/[0m global linux.bootargs.console=\"console=ttymxc0,115200n8 earlycon\" [1;32mbarebox@[1;36mFreescale i.MX53 Quick Start-R Board:/[0m global linux.bootargs.console=\"console=ttymxc0,115200n8 earlycon\"global linux.bootargs.nfs=\"'root=/dev/nfs rw nfsroot=10.8.254.2:/var/lib/lava/dispatcher/tmp/972850/extract-nfsrootfs-6soa79zq,v3,tcp ip=dhcp'\" [1;32mbarebox@[1;36mFreescale i.MX53 Quick Start-R Board:/[0m global linux.bootargs.nfs=\"'root=/dev/nfs rw nfsroot=10.8.254.2:/var/lib/lava/dispatcher/tmp/972850/extract-nfsrootfs-6soa79zq,v3,tcp ip=dhcp'\"bootm -v -o /mnt/tftp/972850/tftp-deploy-g22cqgxu/dtb/imx53-qsrb.dtb /mnt/tftp/972850/tftp-deploy-g22cqgxu/kernel/zImage [1;32mbarebox@[1;36mFreescale i.MX53 Quick Start-R Board:/[0m bootm -v -o /mnt/tftp/972850/tftp-deploy-g22cqgxu/dtb/imx53-qsrb.dtb /mnt/tftp/972850/tftp-deploy-g22cqgxu/kernel/zImage eth0: 100Mbps full duplex link detected T eth0: DHCP client bound to address 10.8.254.196 Loading ARM Linux zImage '/mnt/tftp/972850/tftp-deploy-g22cqgxu/kernel/zImage' OS image not yet relocated Passing control to ARM zImage handler no OS load address, defaulting to 0x72887000 no initrd load address, defaulting to 0x78000000 Loading devicetree from '/mnt/tftp/972850/tftp-deploy-g22cqgxu/dtb/imx53-qsrb.dtb' commandline: console=ttymxc0,115200n8 earlycon root=/dev/nfs rw nfsroot=10.8.254.2:/var/lib/lava/dispatcher/tmp/972850/extract-nfsrootfs-6soa79zq,v3,tcp ip=dhcp Starting kernel at 0x72887000, oftree at 0x78000000... Starting kernel in secure mode [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.19.284-cip99-rt31 (KernelCI@build-j16554-arm-gcc-10-imx-v6-v7-defconfig-vq4hz) (gcc version 10.2.1 20210110 (Debian 10.2.1-6)) #1 SMP Fri Jun 9 17:00:54 UTC 2023 [ 0.000000] CPU: ARMv7 Processor [412fc085] revision 5 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Freescale i.MX53 Quick Start-R Board [ 0.000000] earlycon: ec_imx21 at MMIO 0x53fbc000 (options '') [ 0.000000] bootconsole [ec_imx21] enabled [ 0.000000] Memory policy: Data cache writeback [ 0.000000] cma: Reserved 64 MiB at 0xca000000 [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] percpu: Embedded 17 pages/cpu s38184 r8192 d23256 u69632 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 261120 [ 0.000000] Kernel command line: console=ttymxc0,115200n8 earlycon root=/dev/nfs rw nfsroot=10.8.254.2:/var/lib/lava/dispatcher/tmp/972850/extract-nfsrootfs-6soa79zq,v3,tcp ip=dhcp [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Memory: 948204K/1048576K available (11264K kernel code, 881K rwdata, 3616K rodata, 1024K init, 7651K bss, 34836K reserved, 65536K cma-reserved, 457624K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xe0800000 - 0xff800000 ( 496 MB) [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (12256 kB) [ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (1024 kB) [ 0.000000] .data : 0x(ptrval) - 0x(ptrval) ( 882 kB) [ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) (7652 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Running RCU self tests [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU lockdep checking 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] TrustZone Interrupt Controller (T��� initialized [ 0.000000] CPU identified as i.MX53, silicon rev 2.1 [ 0.000000] Switching to timer-based delay loop, resolution 25ns [ 0.000012] sched_clock: 32 bits at 40MHz, resolution 25ns, wraps every 53687091187ns [ 0.007817] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 47781511156 ns [ 0.018698] Console: colour dummy device 80x30 [ 0.021791] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.029852] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.033589] ... MAX_LOCK_DEPTH: 48 [ 0.037756] ... MAX_LOCKDEP_KEYS: 8191 [ 0.042138] ... CLASSHASH_SIZE: 4096 [ 0.046436] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.050863] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.055324] ... CHAINHASH_SIZE: 32768 [ 0.059717] memory used by lock dependency info: 4655 kB [ 0.065099] per task-struct memory footprint: 1536 bytes [ 0.070591] Calibrating delay loop (skipped), value calculated using timer frequency.. 80.00 BogoMIPS (lpj=400000) [ 0.080857] pid_max: default: 32768 minimum: 301 [ 0.085802] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.092076] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.101525] CPU: Testing write buffer coherency: ok [ 0.103998] CPU0: Spectre v2: using BPIALL workaround [ 0.110413] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.116401] Setting up static identity map for 0x70100000 - 0x70100078 [ 0.121154] rcu: Hierarchical SRCU implementation. [ 0.127558] smp: Bringing up secondary CPUs ... [ 0.129860] smp: Brought up 1 node, 1 CPU [ 0.133850] SMP: Total of 1 processors activated (80.00 BogoMIPS). [ 0.140098] CPU: All CPU(s) started in SVC mode. [ 0.148461] devtmpfs: initialized [ 0.171760] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 2 [ 0.177326] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.186637] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.198213] pinctrl core: initialized pinctrl subsystem [ 0.206146] NET: Registered protocol family 16 [ 0.226815] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.241824] cpuidle: using governor menu [ 0.243809] No ATAGs? [ 0.243826] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.263011] imx53-pinctrl 53fa8000.iomuxc: Failed to create dummy-iomuxc-gpr@53fa8000 debugfs directory [ 0.270507] imx53-pinctrl 53fa8000.iomuxc: initialized IMX pinctrl driver [ 0.346218] vgaarb: loaded [ 0.347466] SCSI subsystem initialized [ 0.351344] usbcore: registered new interface driver usbfs [ 0.355470] usbcore: registered new interface driver hub [ 0.360888] usbcore: registered new device driver usb [ 0.366094] usb_phy_generic usbphy-0: usbphy-0 supply vcc not found, using dummy regulator [ 0.374502] usb_phy_generic usbphy-0: Linked as a consumer to regulator.0 [ 0.381041] usb_phy_generic usbphy-1: usbphy-1 supply vcc not found, using dummy regulator [ 0.389247] usb_phy_generic usbphy-1: Linked as a consumer to regulator.0 [ 0.398901] i2c i2c-1: IMX I2C adapter registered [ 0.401006] i2c i2c-1: can't use DMA, using PIO instead. [ 0.412216] mc13xxx 0-0008: mc34708: rev 2.4, fin: 0, fab: 0 [ 0.494140] i2c i2c-0: IMX I2C adapter registered [ 0.496028] i2c i2c-0: can't use DMA, using PIO instead. [ 0.501900] media: Linux media interface: v0.10 [ 0.505911] videodev: Linux video capture interface: v2.00 [ 0.511920] pps_core: LinuxPPS API ver. 1 registered [ 0.516230] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.525458] PTP clock support registered [ 0.530124] Advanced Linux Sound Architecture Driver Initialized. [ 0.538822] Bluetooth: Core ver 2.22 [ 0.539695] NET: Registered protocol family 31 [ 0.543986] Bluetooth: HCI device and connection manager initialized [ 0.550571] Bluetooth: HCI socket layer initialized [ 0.555196] Bluetooth: L2CAP socket layer initialized [ 0.560398] Bluetooth: SCO socket layer initialized [ 0.567725] clocksource: Switched to clocksource mxc_timer1 [ 0.791951] VFS: Disk quotas dquot_6.6.0 [ 0.793187] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.824486] NET: Registered protocol family 2 [ 0.826521] IP idents hash table entries: 8192 (order: 4, 65536 bytes) [ 0.834873] tcp_listen_portaddr_hash hash table entries: 256 (order: 1, 10240 bytes) [ 0.840616] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [ 0.847350] TCP bind hash table entries: 4096 (order: 5, 147456 bytes) [ 0.854452] TCP: Hash tables configured (established 4096 bind 4096) [ 0.860985] UDP hash table entries: 256 (order: 2, 20480 bytes) [ 0.866118] UDP-Lite hash table entries: 256 (order: 2, 20480 bytes) [ 0.873127] NET: Registered protocol family 1 [ 0.878956] RPC: Registered named UNIX socket transport module. [ 0.882615] RPC: Registered udp transport module. [ 0.887290] RPC: Registered tcp transport module. [ 0.892093] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.902637] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available [ 0.912021] Initialise system trusted keyrings [ 0.914512] workingset: timestamp_bits=30 max_order=18 bucket_order=0 [ 0.936745] NFS: Registering the id_resolver key type [ 0.939414] Key type id_resolver registered [ 0.943144] Key type id_legacy registered [ 0.947322] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 0.954922] fuse init (API version 7.27) [ 0.971746] Key type asymmetric registered [ 0.973232] Asymmetric key parser 'x509' registered [ 0.978452] bounce: pool size: 64 pages [ 0.981839] io scheduler noop registered [ 0.985599] io scheduler deadline registered [ 0.990903] io scheduler cfq registered (default) [ 0.994544] io scheduler mq-deadline registered [ 0.999177] io scheduler kyber registered [ 1.018021] imx-sdma 63fb0000.sdma: Direct firmware load for imx/sdma/sdma-imx53.bin failed with error -2 [ 1.025024] imx-sdma 63fb0000.sdma: external firmware not found, using ROM firmware [ 1.036509] 53fbc000.serial: ttymxc0 at MMIO 0x53fbc000 (irq = 47, base_baud = 4166666) is a IMX [ 1.045795] console [ttymxc0] enabled [ 1.045795] console [ttymxc0] enabled [ 1.050418] bootconsole [ec_imx21] disabled [ 1.050418] bootconsole [ec_imx21] disabled [ 1.073722] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.080669] [drm] No driver support for vblank timestamp query. [ 1.088238] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops ipu_crtc_ops) [ 1.095974] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops ipu_crtc_ops) [ 1.106446] imx-drm display-subsystem: bound 63ff0000.tve (ops imx_tve_ops) [ 1.184294] Console: switching to colour frame buffer device 128x48 [ 1.206949] imx-drm display-subsystem: fb0: DRM emulated frame buffer device [ 1.219192] [drm] Initialized imx-drm 1.0.0 20120507 for display-subsystem on minor 0 [ 1.227211] imx-ipuv3 18000000.ipu: IPUv3M probed [ 1.259964] brd: module loaded [ 1.290093] loop: module loaded [ 1.295791] ahci-imx 10000000.sata: hwmon0: sensor 'sata_ahci' [ 1.304243] ahci-imx 10000000.sata: SSS flag set, parallel bus scan disabled [ 1.311451] ahci-imx 10000000.sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode [ 1.320450] ahci-imx 10000000.sata: flags: ncq sntf stag pm led clo only pmp pio slum part ccc [ 1.333274] scsi host0: ahci-imx [ 1.338499] ata1: SATA max UDMA/133 mmio [mem 0x10000000-0x10000fff] port 0x100 irq 44 [ 1.354272] CAN device driver interface [ 1.361951] fec 63fec000.ethernet: 63fec000.ethernet supply phy not found, using dummy regulator [ 1.371357] fec 63fec000.ethernet: Linked as a consumer to regulator.0 [ 1.393163] usbcore: registered new interface driver asix [ 1.399371] usbcore: registered new interface driver ax88179_178a [ 1.405575] usbcore: registered new interface driver cdc_ether [ 1.411793] usbcore: registered new interface driver net1080 [ 1.417808] usbcore: registered new interface driver cdc_subset [ 1.423828] usbcore: registered new interface driver zaurus [ 1.429823] usbcore: registered new interface driver cdc_ncm [ 1.435506] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.442129] ehci-pci: EHCI PCI platform driver [ 1.446810] ehci-mxc: Freescale On-Chip EHCI Host driver [ 1.452872] usbcore: registered new interface driver usb-storage [ 1.469228] imx_usb 53f80200.usb: Linked as a consumer to regulator.2 [ 1.479054] ci_hdrc ci_hdrc.1: EHCI Host Controller [ 1.484420] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1 [ 1.517772] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 [ 1.528113] hub 1-0:1.0: USB hub found [ 1.532259] hub 1-0:1.0: 1 port detected [ 1.545177] input: mma8450 as /devices/platform/soc/60000000.aips/63fc8000.i2c/i2c-0/0-001c/input/input0 [ 1.560666] mxc_rtc_v2 53fa4000.rtc: registered as rtc0 [ 1.566900] i2c /dev entries driver [ 1.581599] imx2-wdt 53f98000.wdog: timeout 60 sec (nowayout=0) [ 1.588520] Bluetooth: HCI UART driver ver 2.3 [ 1.593071] Bluetooth: HCI UART protocol H4 registered [ 1.599021] Bluetooth: HCI UART protocol LL registered [ 1.610603] sdhci: Secure Digital Host Controller Interface driver [ 1.616945] sdhci: Copyright(c) Pierre Ossman [ 1.621510] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.660139] mmc0: SDHCI controller on 50004000.esdhc [50004000.esdhc] using ADMA [ 1.671352] sdhci-esdhc-imx 50020000.esdhc: Got CD GPIO [ 1.677164] sdhci-esdhc-imx 50020000.esdhc: Got WP GPIO [ 1.689583] ata1: SATA link down (SStatus 0 SControl 300) [ 1.695247] ahci-imx 10000000.sata: no device found, disabling link. [ 1.701777] ahci-imx 10000000.sata: pass ahci_imx..hotplug=1 to enable hotplug [ 1.724216] mmc1: SDHCI controller on 50020000.esdhc [50020000.esdhc] using ADMA [ 1.745490] mmc0: host does not support reading read-only switch, assuming write-enable [ 1.767573] mmc0: new high speed SDHC card at address 0001 [ 1.773598] sahara 63ff8000.crypto: SAHARA version 4 initialized [ 1.780863] usbcore: registered new interface driver usbhid [ 1.786461] usbhid: USB HID core driver [ 1.795640] mmcblk0: mmc0:0001 SD16G 14.6 GiB [ 1.814134] sgtl5000 1-000a: Linked as a consumer to regulator.1 [ 1.831721] sgtl5000 1-000a: sgtl5000 revision 0x11 [ 1.841913] sgtl5000 1-000a: Using internal LDO instead of VDDD: check ER1 erratum [ 1.897570] fsl-asoc-card sound: ASoC: CPU DAI (null) not registered [ 1.905876] fsl-ssi-dai 50014000.ssi: No cache defaults, reading back from HW [ 1.944565] imx-sgtl5000 sound: sgtl5000 <-> 50014000.ssi mapping ok [ 1.970060] NET: Registered protocol family 10 [ 1.980575] Segment Routing with IPv6 [ 1.984694] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 1.993429] NET: Registered protocol family 17 [ 1.999289] can: controller area network core (rev 20170425 abi 9) [ 2.005755] NET: Registered protocol family 29 [ 2.010333] can: raw protocol (rev 20170425) [ 2.014920] can: broadcast manager protocol (rev 20170425 t) [ 2.020732] can: netlink gateway (rev 20170425) max_hops=1 [ 2.027096] Key type dns_resolver registered [ 2.032952] Registering SWP/SWPB emulation handler [ 2.039756] Loading compiled-in X.509 certificates [ 2.112970] input: gpio-keys as /devices/platform/gpio-keys/input/input1 [ 2.122248] mxc_rtc_v2 53fa4000.rtc: setting system clock to 1970-01-01 00:00:00 UTC (0) [ 2.239956] SMSC LAN8710/LAN8720 63fec000.ethernet-1:00: attached PHY driver [SMSC LAN8710/LAN8720] (mii_bus:phy_addr=63fec000.ethernet-1:00, irq=POLL) [ 2.258938] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 4.333473] fec 63fec000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off [ 4.358072] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 4.390629] Sending DHCP requests ., OK [ 4.432572] IP-Config: Got DHCP answer from 10.8.254.2, my address is 10.8.254.196 [ 4.440620] IP-Config: Complete: [ 4.443988] device=eth0, hwaddr=00:04:9f:02:71:b3, ipaddr=10.8.254.196, mask=255.255.255.0, gw=255.255.255.255 [ 4.455049] host=10.8.254.196, domain=, nis-domain=(none) [ 4.461255] bootserver=10.8.254.2, rootserver=10.8.254.2, rootpath= [ 4.461285] nameserver0=10.8.254.2 [ 4.476082] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 4.491388] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 4.500044] ALSA device list: [ 4.503045] #0: imx53-qsb-sgtl5000 [ 4.514992] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 4.539247] cfg80211: failed to load regulatory.db [ 4.586544] VFS: Mounted root (nfs filesystem) on device 0:14. [ 4.596682] devtmpfs: mounted [ 4.602575] Freeing unused kernel memory: 1024K [ 4.608769] Run /sbin/init as init process [ 5.810211] systemd[1]: System time before build time, advancing clock. [ 5.953781] cgroup: cgroup2: unknown option \"memory_recursiveprot\" [ 6.019537] systemd[1]: systemd 247.3-7+deb11u2 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [ 6.044976] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 6.112746] systemd[1]: Set hostname to . [ 8.855609] systemd[1]: Queued start job for default target Graphical Interface. [ 8.867082] random: systemd: uninitialized urandom read (16 bytes read) [ 8.874674] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 8.887370] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 8.901911] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 8.938462] random: systemd: uninitialized urandom read (16 bytes read) [ 8.949237] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 8.988751] random: systemd: uninitialized urandom read (16 bytes read) [ 9.000296] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 9.039961] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 9.081950] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39mDispatch Password …ts to Console Directory Watch[0m. [ 9.141823] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started [0;1;39mForward Password R…uests to Wall Directory Watch[0m. [ 9.183955] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount [0;1;39mArbitrary…s File System Automount Point[0m. [ 9.228856] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 9.269960] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 9.311105] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 9.348427] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 9.360283] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 9.402643] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 9.523521] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 9.536808] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 9.583981] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 9.624980] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 9.675557] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 9.723270] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 9.761289] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 9.772330] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 9.794389] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 9.863351] systemd[1]: Mounting Kernel Trace File System... Mounting [0;1;39mKernel Trace File System[0m... [ 9.909903] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped. [ 9.964191] random: systemd: uninitialized urandom read (16 bytes read) [ 10.061518] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 10.119252] random: systemd: uninitialized urandom read (16 bytes read) [ 10.149935] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 10.219504] random: systemd: uninitialized urandom read (16 bytes read) [ 10.244182] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 10.296838] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 10.329941] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 10.399439] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 10.460355] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 10.554590] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 10.715926] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 10.771095] systemd[1]: Mounted Kernel Trace File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Trace File System[0m. [ 10.815416] systemd[1]: modprobe@configfs.service: Succeeded. [ 10.984152] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [ 11.069337] random: systemd-journal: uninitialized urandom read (16 bytes read) [ 11.184180] systemd[1]: modprobe@drm.service: Succeeded. [ 11.228630] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [ 11.263408] systemd[1]: modprobe@fuse.service: Succeeded. [ 11.298666] systemd[1]: Finished Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [ 11.348144] systemd[1]: Finished Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [ 11.383654] systemd[1]: Finished Remount Root and Kernel File Systems. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. [ 11.442684] random: systemd: uninitialized urandom read (16 bytes read) [ 11.488653] systemd[1]: Mounting FUSE Control File System... Mounting [0;1;39mFUSE Control File System[0m... [ 11.528856] random: systemd: uninitialized urandom read (16 bytes read) [ 11.600278] systemd[1]: Mounting Kernel Configuration File System... Mounting [0;1;39mKernel Configuration File System[0m... [ 11.664566] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. [ 11.719382] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 11.801947] systemd[1]: Starting Load/Save Random Seed... Starting [0;1;39mLoad/Save Random Seed[0m... [ 11.892238] systemd[1]: Starting Apply Kernel Variables... Starting [0;1;39mApply Kernel Variables[0m... [ 11.981585] systemd[1]: Starting Create System Users... Starting [0;1;39mCreate System Users[0m... [ 12.055333] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. [[0;32m OK [0m] Mounted [0;1;39mFUSE Control File System[0m. [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. [ 12.261749] random: systemd: uninitialized urandom read (16 bytes read) Starting [0;1;39mFlush Journal to Persistent Storage[0m... [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [ 12.931526] systemd-journald[108]: Received client request to flush runtime journal. [[0;32m OK [0m] Finished [0;1;39mCreate System Users[0m. Starting [0;1;39mCreate Static Device Nodes in /dev[0m... [ 13.139224] random: crng init done [ 13.142916] random: 41 urandom warning(s) missed due to ratelimiting [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems (Pre)[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m. Starting [0;1;39mRule-based Manage…for Device Events and Files[0m... [[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. Starting [0;1;39mCreate Volatile Files and Directories[0m... [[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. Starting [0;1;39mNetwork Service[0m... [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. Starting [0;1;39mNetwork Time Synchronization[0m... Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m... [[0;32m OK [0m] Reached target [0;1;39mHardware activated USB gadget[0m. [[0;32m OK [0m] Found device [0;1;39m/dev/ttymxc0[0m. [ 21.188885] coda 63ff4000.vpu: Direct firmware load for vpu_fw_imx53.bin failed with error -2 [[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. [ 21.338180] coda 63ff4000.vpu: Direct firmware load for vpu/vpu_fw_imx53.bin failed with error -2 [ 21.347905] coda 63ff4000.vpu: Direct firmware load for v4l-coda7541-imx53.bin failed with error -2 [ 21.356993] coda 63ff4000.vpu: firmware request failed [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. [[0;32m OK [0m] Reached target [0;1;39mSound Card[0m. [[0;32m OK [0m] Listening on [0;1;39mLoad/Save RF …itch Status /dev/rfkill Watch[0m. Starting [0;1;39mNetwork Name Resolution[0m... [[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m. [[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Time Synchronized[0m. [[0;32m OK [0m] Started [0;1;39mDaily apt download activities[0m. [[0;32m OK [0m] Started [0;1;39mDaily apt upgrade and clean activities[0m. [[0;32m OK [0m] Started [0;1;39mPeriodic ext4 Onli…ata Check for All Filesystems[0m. [[0;32m OK [0m] Started [0;1;39mDiscard unused blocks once a week[0m. [[0;32m OK [0m] Reached target [0;1;39mTimers[0m. [[0;32m OK [0m] Listening on [0;1;39mD-Bus System Message Bus Socket[0m. [[0;32m OK [0m] Reached target [0;1;39mSockets[0m. [[0;32m OK [0m] Reached target [0;1;39mBasic System[0m. [[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m. Starting [0;1;39mRemove Stale Onli…t4 Metadata Check Snapshots[0m... Starting [0;1;39mUser Login Management[0m... [[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[0m. [[0;32m OK [0m] Reached target [0;1;39mNetwork[0m. [[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m. Starting [0;1;39mPermit User Sessions[0m... [[0;32m OK [0m] Started [0;1;39mUser Login Management[0m. [[0;32m OK [0m] Finished [0;1;39mPermit User Sessions[0m. [[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m. [[0;32m OK [0m] Started [0;1;39mSerial Getty on ttymxc0[0m. [[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m. [[0;32m OK [0m] Reached target [0;1;39mMulti-User System[0m. [[0;32m OK [0m] Finished [0;1;39mRemove Stale Onli…ext4 Metadata Check Snapshots[0m. [[0;32m OK [0m] Reached target [0;1;39mGraphical Interface[0m. Starting [0;1;39mUpdate UTMP about System Runlevel Changes[0m... [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Runlevel Changes[0m. Debian GNU/Linux 11 debian-bullseye-armhf ttymxc0 debian-bullseye-armhf login: root (automatic login) Linux debian-bullseye-armhf 4.19.284-cip99-rt31 #1 SMP Fri Jun 9 17:00:54 UTC 2023 armv7l The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. / # / # export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/972850/extract-nfsrootfs-6soa79zq' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/972850/extract-nfsrootfs-6soa79zq' / # export NFS_SERVER_IP='10.8.254.2' export NFS_SERVER_IP='10.8.254.2' / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-972850/environment . /lava-972850/environment / # /lava-972850/bin/lava-test-runner /lava-972850/0 /lava-972850/bin/lava-test-runner /lava-972850/0 + export TESTRUN_ID=0_dmesg + cd /lava-972850/0/tests/0_dmesg + cat uuid + UUID=972850_1.6.2.3.1[ 28.994225] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 29.246887] [ 29.469760] [ 29.668791] + set +x [ 29.682107] # / # #export SHELL=/bin/sh / # export SHELL=/bin/sh. /lava-972850/environment / # . /lava-972850/environment/lava-972850/bin/lava-test-runner /lava-972850/1 / # /lava-972850/bin/lava-test-runner /lava-972850/1 + export TESTRUN_ID=1_bootrr + cd /lava-972850/1/tests/1_bootrr + cat uuid + UUID=972850_1.6.2.3.5[ 30.478233] + set +x + export PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-972850/1/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-972850/1/../bin/lava-test-case [ 30.743544] /lava-972850/1/../bin/lava-test-case [ 30.934198] /lava-972850/1/../bin/lava-test-case [ 31.022424] + set +x[ 31.094269] / #