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/970160/extract-nfsrootfs-2mjd1nye,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/970160/extract-nfsrootfs-2mjd1nye,v3,tcp ip=dhcp'\"bootm -v -o /mnt/tftp/970160/tftp-deploy-z12_kc3v/dtb/imx53-qsrb.dtb /mnt/tftp/970160/tftp-deploy-z12_kc3v/kernel/zImage [1;32mbarebox@[1;36mFreescale i.MX53 Quick Start-R Board:/[0m bootm -v -o /mnt/tftp/970160/tftp-deploy-z12_kc3v/dtb/imx53-qsrb.dtb /mnt/tftp/970160/tftp-deploy-z12_kc3v/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/970160/tftp-deploy-z12_kc3v/kernel/zImage' OS image not yet relocated Passing control to ARM zImage handler no OS load address, defaulting to 0x72000000 no initrd load address, defaulting to 0x78000000 Loading devicetree from '/mnt/tftp/970160/tftp-deploy-z12_kc3v/dtb/imx53-qsrb.dtb' commandline: console=ttymxc0,115200n8 earlycon root=/dev/nfs rw nfsroot=10.8.254.2:/var/lib/lava/dispatcher/tmp/970160/extract-nfsrootfs-2mjd1nye,v3,tcp ip=dhcp Starting kernel at 0x72000000, oftree at 0x78000000... Starting kernel in secure mode [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.4.302-cip76-rt44 (KernelCI@build-j3470-arm-gcc-10-multi-v7-defconfig-preempt-rt-277nm) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP PREEMPT RT Wed Jun 7 13:45:51 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] Machine model: Freescale i.MX53 Quick Start-R Board [ 0.000000] bootconsole [uart0] enabled [ 0.000000] cma: Reserved 64 MiB at 0xcb800000 [ 0.000000] Memory policy: Data cache writeback [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] PERCPU: Embedded 12 pages/cpu @df3cf000 s16672 r8192 d24288 u49152 [ 0.000000] Built 1 zonelists in Zone order, 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/970160/extract-nfsrootfs-2mjd1nye,v3,tcp ip=dhcp [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Memory: 957828K/1048576K available (8714K kernel code, 1024K rwdata, 3900K rodata, 1028K init, 325K bss, 25212K 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 : 0xc0208000 - 0xc0e5a9ac (12619 kB) [ 0.000000] .init : 0xc0e5b000 - 0xc0f5c000 (1028 kB) [ 0.000000] .data : 0xc0f5c000 - 0xc105c180 (1025 kB) [ 0.000000] .bss : 0xc105f000 - 0xc10b04b4 ( 326 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] TrustZone Interrupt Controller (TZIC) initialized [ 0.000000] CPU identified as i.MX53, silicon rev 2.1 [ 0.000000] Switching to timer-based delay loop, resolution 25ns [ 0.000009] sched_clock: 32 bits at 40MHz, resolution 25ns, wraps every 53687091187ns [ 0.000022] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 47781511156 ns [ 0.001536] Console: colour dummy device 80x30 [ 0.215752] Calibrating delay loop (skipped), value calculated using timer frequency.. 80.00 BogoMIPS (lpj=200000) [ 0.215757] pid_max: default: 32768 minimum: 301 [ 0.215891] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.215898] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.216749] CPU: Testing write buffer coherency: ok [ 0.216758] CPU0: Spectre v2: using BPIALL workaround [ 0.217111] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.259385] Setting up static identity map for 0x70209000 - 0x70209098 [ 0.310849] Brought up 1 CPUs [ 0.310970] SMP: Total of 1 processors activated (80.00 BogoMIPS). [ 0.317131] CPU: All CPU(s) started in SVC mode. [ 0.323586] devtmpfs: initialized [ 0.339257] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 2 [ 0.344841] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302231375000 ns [ 0.353813] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.364697] pinctrl core: initialized pinctrl subsystem [ 0.369611] NET: Registered protocol family 16 [ 0.376476] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.396597] cpuidle: using governor ladder [ 0.411635] cpuidle: using governor menu [ 0.432561] No ATAGs? [ 0.432602] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.440497] imx53-pinctrl 53fa8000.iomuxc: initialized IMX pinctrl driver [ 0.447695] Serial: AMBA PL011 UART driver [ 0.506196] vgaarb: loaded [ 0.507703] SCSI subsystem initialized [ 0.513006] usbcore: registered new interface driver usbfs [ 0.515716] usbcore: registered new interface driver hub [ 0.521010] usbcore: registered new device driver usb [ 0.526345] 50000000.aips:usbphy@0 supply vcc not found, using dummy regulator [ 0.533370] 50000000.aips:usbphy@1 supply vcc not found, using dummy regulator [ 0.542161] pps_core: LinuxPPS API ver. 1 registered [ 0.545324] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.554477] PTP clock support registered [ 0.558642] EDAC MC: Ver: 3.0.0 [ 0.573047] clocksource: Switched to clocksource mxc_timer1 [ 0.591325] NET: Registered protocol family 2 [ 0.593188] IP idents hash table entries: 8192 (order: 4, 65536 bytes) [ 0.600279] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [ 0.606436] TCP bind hash table entries: 4096 (order: 4, 114688 bytes) [ 0.613125] TCP: Hash tables configured (established 4096 bind 4096) [ 0.619361] UDP hash table entries: 256 (order: 2, 16384 bytes) [ 0.625156] UDP-Lite hash table entries: 256 (order: 2, 16384 bytes) [ 0.631713] NET: Registered protocol family 1 [ 0.641280] RPC: Registered named UNIX socket transport module. [ 0.644350] RPC: Registered udp transport module. [ 0.649034] RPC: Registered tcp transport module. [ 0.653722] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.661412] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available [ 0.692607] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.702273] NFS: Registering the id_resolver key type [ 0.704544] Key type id_resolver registered [ 0.708640] Key type id_legacy registered [ 0.712734] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.719573] bounce: pool size: 64 pages [ 0.721118] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.728195] io scheduler noop registered [ 0.732082] io scheduler deadline registered [ 0.736825] io scheduler cfq registered (default) [ 0.762086] imx-sdma 63fb0000.sdma: Direct firmware load for imx/sdma/sdma-imx53.bin failed with error -2 [ 0.772617] imx-sdma 63fb0000.sdma: external firmware not found, using ROM firmware [ 0.863821] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.870975] SuperH (H)SCI(F) driver initialized [ 0.873884] 53fbc000.serial: ttymxc0 at MMIO 0x53fbc000 (irq = 47, base_baud = 4166666) is a IMX [ 0.884358] console [ttymxc0] enabled [ 0.884358] console [ttymxc0] enabled [ 0.888854] bootconsole [uart0] disabled [ 0.888854] bootconsole [uart0] disabled [ 0.898177] msm_serial: driver initialized [ 0.904270] STMicroelectronics ASC driver initialized [ 0.911382] [drm] Initialized drm 1.1.0 20060810 [ 0.968734] loop: module loaded [ 0.982679] CAN device driver interface [ 0.988392] 63fec000.ethernet supply phy not found, using dummy regulator [ 1.014959] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.3.0-k [ 1.021945] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.031526] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.039055] usbcore: registered new interface driver pegasus [ 1.044837] usbcore: registered new interface driver asix [ 1.050323] usbcore: registered new interface driver ax88179_178a [ 1.056495] usbcore: registered new interface driver cdc_ether [ 1.062450] usbcore: registered new interface driver smsc75xx [ 1.068307] usbcore: registered new interface driver smsc95xx [ 1.074129] usbcore: registered new interface driver net1080 [ 1.079863] usbcore: registered new interface driver cdc_subset [ 1.085856] usbcore: registered new interface driver zaurus [ 1.091562] usbcore: registered new interface driver cdc_ncm [ 1.099562] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.106112] ehci-pci: EHCI PCI platform driver [ 1.110669] ehci-platform: EHCI generic platform driver [ 1.116195] ehci-omap: OMAP-EHCI Host Controller driver [ 1.121641] ehci-orion: EHCI orion driver [ 1.125858] SPEAr-ehci: EHCI SPEAr driver [ 1.130078] ehci-st: EHCI STMicroelectronics driver [ 1.135186] ehci-exynos: EHCI EXYNOS driver [ 1.139593] ehci-atmel: EHCI Atmel driver [ 1.143802] tegra-ehci: Tegra EHCI driver [ 1.148071] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.154299] ohci-pci: OHCI PCI platform driver [ 1.158849] ohci-platform: OHCI generic platform driver [ 1.164319] ohci-omap3: OHCI OMAP3 driver [ 1.168542] SPEAr-ohci: OHCI SPEAr driver [ 1.172757] ohci-st: OHCI STMicroelectronics driver [ 1.177838] ohci-atmel: OHCI Atmel driver [ 1.182536] usbcore: registered new interface driver usb-storage [ 1.193148] ci_hdrc ci_hdrc.0: doesn't support gadget [ 1.198222] ci_hdrc ci_hdrc.0: no supported roles [ 1.206749] ci_hdrc ci_hdrc.1: EHCI Host Controller [ 1.211680] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1 [ 1.228068] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 [ 1.234734] hub 1-0:1.0: USB hub found [ 1.238549] hub 1-0:1.0: 1 port detected [ 1.244537] mousedev: PS/2 mouse device common for all mice [ 1.261640] i2c /dev entries driver [ 1.275573] sdhci: Secure Digital Host Controller Interface driver [ 1.281770] sdhci: Copyright(c) Pierre Ossman [ 1.288216] Synopsys Designware Multimedia Card Interface Driver [ 1.295514] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.302045] sdhci-esdhc-imx 50004000.esdhc: No vmmc regulator found [ 1.308331] sdhci-esdhc-imx 50004000.esdhc: No vqmmc regulator found [ 1.343139] mmc0: SDHCI controller on 50004000.esdhc [50004000.esdhc] using ADMA [ 1.353633] sdhci-esdhc-imx 50020000.esdhc: Got CD GPIO [ 1.358894] sdhci-esdhc-imx 50020000.esdhc: Got WP GPIO [ 1.364295] sdhci-esdhc-imx 50020000.esdhc: No vmmc regulator found [ 1.370576] sdhci-esdhc-imx 50020000.esdhc: No vqmmc regulator found [ 1.380754] mmc0: host does not support reading read-only switch, assuming write-enable [ 1.392114] mmc0: new high speed SDHC card at address 0001 [ 1.403326] mmc1: SDHCI controller on 50020000.esdhc [50020000.esdhc] using ADMA [ 1.408317] mmcblk0: mmc0:0001 SD16G 14.6 GiB [ 1.419782] usbcore: registered new interface driver usbhid [ 1.425377] usbhid: USB HID core driver [ 1.435121] NET: Registered protocol family 10 [ 1.446155] sit: IPv6 over IPv4 tunneling driver [ 1.451809] NET: Registered protocol family 17 [ 1.456298] can: controller area network core (rev 20120528 abi 9) [ 1.462617] NET: Registered protocol family 29 [ 1.467088] can: raw protocol (rev 20120528) [ 1.471374] can: broadcast manager protocol (rev 20120528 t) [ 1.477060] can: netlink gateway (rev 20130117) max_hops=1 [ 1.483420] Key type dns_resolver registered [ 1.490430] ThumbEE CPU extension supported. [ 1.494752] Registering SWP/SWPB emulation handler [ 1.509192] input: gpio-keys as /devices/platform/gpio-keys/input/input0 [ 1.516645] hctosys: unable to open rtc device (rtc0) [ 1.545602] fec 63fec000.ethernet eth0: Freescale FEC PHY driver [SMSC LAN8710/LAN8720] (mii_bus:phy_addr=63fec000.ethernet-1:00, irq=-1) [ 1.558124] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 3.544769] fec 63fec000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off [ 3.552690] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 3.563330] Sending DHCP requests ., OK [ 3.593177] IP-Config: Got DHCP answer from 10.8.254.2, my address is 10.8.254.196 [ 3.600804] IP-Config: Complete: [ 3.604068] device=eth0, hwaddr=00:04:9f:02:71:b3, ipaddr=10.8.254.196, mask=255.255.255.0, gw=255.255.255.255 [ 3.614530] host=10.8.254.196, domain=, nis-domain=(none) [ 3.620390] bootserver=10.8.254.2, rootserver=10.8.254.2, rootpath= [ 3.626941] nameserver0=10.8.254.2 [ 3.772199] VFS: Mounted root (nfs filesystem) on device 0:13. [ 3.779074] devtmpfs: mounted [ 3.784449] Freeing unused kernel memory: 1028K [ 4.575839] systemd[1]: System time before build time, advancing clock. [ 4.841959] random: nonblocking pool is initialized [ 4.850962] 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) [ 4.874946] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 4.910360] systemd[1]: Set hostname to . [ 6.854829] systemd[1]: Queued start job for default target Graphical Interface. [ 6.864902] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 6.877311] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 6.886857] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 6.909546] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 6.929368] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 6.949151] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 6.970379] 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. [ 7.004982] 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. [ 7.029607] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [ 7.041752] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 7.063942] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 7.078661] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 7.099274] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 7.119136] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 7.140578] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 7.220981] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 7.231845] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 7.254873] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 7.275753] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 7.305047] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 7.326001] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 7.350506] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 7.359636] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 7.373961] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 7.399465] systemd[1]: Condition check resulted in Kernel Trace File System being skipped. [ 7.425737] systemd[1]: Starting Create list of static device nodes for the current kernel... Starting [0;1;39mCreate list of st…odes for the current kernel[0m... [ 7.499815] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 7.556113] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 7.619978] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 7.691145] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 7.768624] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 7.881750] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 7.986549] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 8.112025] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 8.199945] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 8.285672] systemd[1]: Finished Create list of static device nodes for the current kernel. [[0;32m OK [0m] Finished [0;1;39mCreate list of st… nodes for the current kernel[0m. [ 8.596990] systemd[1]: modprobe@configfs.service: Succeeded. [ 8.622500] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [ 8.661709] systemd[1]: modprobe@drm.service: Succeeded. [ 8.685650] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [ 8.736862] systemd[1]: modprobe@fuse.service: Succeeded. [ 8.779676] systemd[1]: Finished Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [ 8.827488] systemd[1]: Finished Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [ 8.870699] systemd[1]: Finished Remount Root and Kernel File Systems. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. [ 8.921225] systemd[1]: Condition check resulted in FUSE Control File System being skipped. [ 8.981903] systemd[1]: Mounting Kernel Configuration File System... Mounting [0;1;39mKernel Configuration File System[0m... [ 9.058933] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. [ 9.089032] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 9.140765] systemd[1]: Starting Load/Save Random Seed... Starting [0;1;39mLoad/Save Random Seed[0m... [ 9.199250] systemd[1]: Starting Apply Kernel Variables... Starting [0;1;39mApply Kernel Variables[0m... [ 9.266947] systemd[1]: Starting Create System Users... Starting [0;1;39mCreate System Users[0m... [ 9.334715] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. Starting [0;1;39mFlush Journal to Persistent Storage[0m... [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [ 10.003345] systemd-journald[104]: 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... [[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... [ 13.081664] proc: unrecognized mount option \"hidepid=invisible\" or missing value [[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... [ 15.352843] proc: unrecognized mount option \"hidepid=invisible\" or missing value [[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. Starting [0;1;39mNetwork Name Resolution[0m... [ 16.024704] proc: unrecognized mount option \"hidepid=invisible\" or missing value [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[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;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. [[0;32m OK [0m] Found device [0;1;39m/dev/ttymxc0[0m. [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[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] Started [0;1;39mDaily Cleanup of Temporary Directories[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] Listening on [0;1;39mLoad/Save RF …itch Status /dev/rfkill Watch[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... Starting [0;1;39mPermit User Sessions[0m... [[0;32m OK [0m] Finished [0;1;39mPermit User Sessions[0m. [ 22.876503] proc: unrecognized mount option \"hidepid=invisible\" or missing value [[0m[0;31m* [0m] (1 of 2) A start job is running for… Login Management (16s / 1min 43s) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for… Login Management (16s / 1min 43s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for… Login Management (17s / 1min 43s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for…a Check Snapshots (17s / no limit) M[K[[0;32m OK [0m] Started [0;1;39mUser Login Management[0m. [K[[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.4.302-cip76-rt44 #1 SMP PREEMPT RT Wed Jun 7 13:45:51 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/970160/extract-nfsrootfs-2mjd1nye' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/970160/extract-nfsrootfs-2mjd1nye' / # 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-970160/environment . /lava-970160/environment / # /lava-970160/bin/lava-test-runner /lava-970160/0 /lava-970160/bin/lava-test-runner /lava-970160/0 + export TESTRUN_ID=0_dmesg + cd /lava-970160/0/tests/0_dmesg + cat uuid + UUID=970160_1.6.2.3.1 [ 27.187305] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 27.351550] [ 27.490709] [ 27.607841] + set +x [ 27.617936] # / # #export SHELL=/bin/sh / # export SHELL=/bin/sh. /lava-970160/environment / # . /lava-970160/environment/lava-970160/bin/lava-test-runner /lava-970160/1 / # /lava-970160/bin/lava-test-runner /lava-970160/1 + export TESTRUN_ID=1_bootrr + cd /lava-970160/1/tests/1_bootrr + cat uuid + UUID=970160_1.6.2.3.5 [ 28.285147] + set +x + export PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-970160/1/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-970160/1/../bin/lava-test-case [ 28.368469] /lava-970160/1/../bin/lava-test-case [ 28.481651] /lava-970160/1/../bin/lava-test-case [ 28.537176] + set +x [ 28.590659] / #