[Enter `^Ec?' for help] U-Boot 2021.10+dfsg-1+apertis10bv2023dev2b2 (Apr 18 2022 - 16:34:49 +0000) CPU: Freescale i.MX6Q rev1.2 at 792 MHz Reset cause: POR Model: Freescale i.MX6 Quad SABRE Lite Board Board: SABRE Lite I2C: ready DRAM: 1 GiB MMC: FSL_SDHC: 0, FSL_SDHC: 1 Loading Environment from SPIFlash... SF: Detected gd25q16 with page size 256 Bytes, erase size 4 KiB, total 2 MiB *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial Net: using phy at 7 FEC [PRIME], usb_ether Error: usb_ether address not set. starting USB... Bus usb@2184000: usb dr_mode not found Bus usb@2184200: USB EHCI 1.00 scanning bus usb@2184000 for devices... 1 USB Device(s) found scanning bus usb@2184200 for devices... 2 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found scanning usb for ethernet devices... 0 Ethernet Device(s) found Hit any key to stop autoboot: 3  0 => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff => setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff => dhcp dhcp BOOTP broadcast 1 DHCP client bound to address 192.168.201.36 (7 ms) => setenv serverip 192.168.201.1 setenv serverip 192.168.201.1 => tftp 0x10000000 14152736/tftp-deploy-zk3uinh6/kernel/zImage tftp 0x10000000 14152736/tftp-deploy-zk3uinh6/kernel/zImage Using FEC device TFTP from server 192.168.201.1; our IP address is 192.168.201.36 Filename '14152736/tftp-deploy-zk3uinh6/kernel/zImage'. Load address: 0x10000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########################################################### 5.8 MiB/s done Bytes transferred = 6580928 (646ac0 hex) => tftp 0x14000000 14152736/tftp-deploy-zk3uinh6/ramdisk/ramdisk.cpio.gz.uboot tftp 0x14000000 14152736/tftp-deploy-zk3uinh6/ramdisk/ramdisk.cpio.gz.uboot Using FEC device TFTP from server 192.168.201.1; our IP address is 192.168.201.36 Filename '14152736/tftp-deploy-zk3uinh6/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x14000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################# 14.2 MiB/s done Bytes transferred = 7872297 (781f29 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x13f00000 14152736/tftp-deploy-zk3uinh6/dtb/imx6q-sabrelite.dtb tftp 0x13f00000 14152736/tftp-deploy-zk3uinh6/dtb/imx6q-sabrelite.dtb Using FEC device TFTP from server 192.168.201.1; our IP address is 192.168.201.36 Filename '14152736/tftp-deploy-zk3uinh6/dtb/imx6q-sabrelite.dtb'. Load address: 0x13f00000 Loading: *### 5 MiB/s done Bytes transferred = 36559 (8ecf hex) => setenv bootargs 'console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.201.1:/var/lib/lava/dispatcher/tmp/14152736/extract-nfsrootfs-ekut2u7r,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.201.1:/var/lib/lava/dispatcher/tmp/14152736/extract-nfsrootfs-ekut2u7r,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' => bootz 0x10000000 0x14000000 0x13f00000 bootz 0x10000000 0x14000000 0x13f00000 Kernel image @ 0x10000000 [ 0x000000 - 0x646ac0 ] ## Loading init Ramdisk from Legacy Image at 14000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 7872233 Bytes = 7.5 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 13f00000 Booting using the fdt blob at 0x13f00000 Using Device Tree in place at 13f00000, end 13f0bece Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.4.302-st52 (KernelCI@build-j215235-arm-gcc-10-multi-v7-defconfig-6cqdl) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP Mon Jun 3 15:31:21 UTC 2024 [ 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: Freescale i.MX6 Quad SABRE Lite Board [ 0.000000] bootconsole [uart0] enabled [ 0.000000] Reserved memory: unsupported node format, ignoring [ 0.000000] cma: Reserved 64 MiB at 0x4c000000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] PERCPU: Embedded 11 pages/cpu @ef7ac000 s14860 r8192 d22004 u45056 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260608 [ 0.000000] Kernel command line: console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.201.1:/var/lib/lava/dispatcher/tmp/14152736/extract-nfsrootfs-ekut2u7r,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 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: 951140K/1048576K available (8641K kernel code, 985K rwdata, 3832K rodata, 1048K init, 320K bss, 31900K reserved, 65536K cma-reserved, 196608K 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 : 0xc0208000 - 0xc0e37624 (12478 kB) [ 0.000000] .init : 0xc0e38000 - 0xc0f3e000 (1048 kB) [ 0.000000] .data : 0xc0f3e000 - 0xc1034700 ( 986 kB) [ 0.000000] .bss : 0xc1037000 - 0xc10870e0 ( 321 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] 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=4. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=4 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] L2C-310 erratum 769419 enabled [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9 [ 0.000000] L2C-310 full line of zeros enabled for Cortex-A9 [ 0.000000] L2C-310 ID prefetch enabled, offset 16 lines [ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled [ 0.000000] L2C-310 cache controller enabled, 16 ways, 1024 kB [ 0.000000] L2C-310: CACHE_ID 0x410000c7, AUX_CTRL 0x76470001 [ 0.000000] Switching to timer-based delay loop, resolution 333ns [ 0.000007] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns [ 0.008182] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns [ 0.020117] Console: colour dummy device 80x30 [ 0.022294] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=15000) [ 0.032454] pid_max: default: 32768 minimum: 301 [ 0.037166] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.043682] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.051306] CPU: Testing write buffer coherency: ok [ 0.055591] CPU0: Spectre v2: using BPIALL workaround [ 0.060909] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.066382] Setting up static identity map for 0x10209000 - 0x10209098 [ 0.076680] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.076684] CPU1: Spectre v2: using BPIALL workaround [ 0.085211] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.085216] CPU2: Spectre v2: using BPIALL workaround [ 0.095926] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.095932] CPU3: Spectre v2: using BPIALL workaround [ 0.106000] Brought up 4 CPUs [ 0.108907] SMP: Total of 4 processors activated (24.00 BogoMIPS). [ 0.115079] CPU: All CPU(s) started in SVC mode. [ 0.120603] devtmpfs: initialized [ 0.130810] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.136306] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302231375000 ns [ 0.145387] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.154768] pinctrl core: initialized pinctrl subsystem [ 0.158897] NET: Registered protocol family 16 [ 0.164696] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.181124] cpuidle: using governor ladder [ 0.196114] cpuidle: using governor menu [ 0.197443] CPU identified as i.MX6Q, silicon rev 1.2 [ 0.222472] No ATAGs? [ 0.222523] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.229903] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.238673] imx6q-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver [ 0.245035] Serial: AMBA PL011 UART driver [ 0.248774] imx-gpc 20dc000.gpc: failed to get pu regulator: -517 [ 0.276282] mxs-dma 110000.dma-apbh: initialized [ 0.283374] vgaarb: loaded [ 0.284314] SCSI subsystem initialized [ 0.287444] usbcore: registered new interface driver usbfs [ 0.292511] usbcore: registered new interface driver hub [ 0.297800] usbcore: registered new device driver usb [ 0.304560] pps_core: LinuxPPS API ver. 1 registered [ 0.307768] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.316919] PTP clock support registered [ 0.321054] EDAC MC: Ver: 3.0.0 [ 0.326334] clocksource: Switched to clocksource mxc_timer1 [ 0.339491] NET: Registered protocol family 2 [ 0.341117] IP idents hash table entries: 16384 (order: 5, 131072 bytes) [ 0.348739] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.354844] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.361340] TCP: Hash tables configured (established 8192 bind 8192) [ 0.367697] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.373496] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.379983] NET: Registered protocol family 1 [ 0.384500] RPC: Registered named UNIX socket transport module. [ 0.390082] RPC: Registered udp transport module. [ 0.394772] RPC: Registered tcp transport module. [ 0.399467] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.406464] Unpacking initramfs... [ 0.959665] Freeing initrd memory: 7688K [ 0.961172] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 0.980943] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.984722] NFS: Registering the id_resolver key type [ 0.989035] Key type id_resolver registered [ 0.993157] Key type id_legacy registered [ 0.997235] ntfs: driver 2.1.32 [Flags: R/O]. [ 1.003010] bounce: pool size: 64 pages [ 1.005514] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.012753] io scheduler noop registered [ 1.016654] io scheduler deadline registered [ 1.020930] io scheduler cfq registered (default) [ 1.047159] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 [ 1.053819] imx-sdma 20ec000.sdma: external firmware not found, using ROM firmware [ 1.099552] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 1.105444] SuperH (H)SCI(F) driver initialized [ 1.108304] 2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 24, base_baud = 5000000) is a IMX [ 1.116801] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 295, base_baud = 5000000) is a IMX [ 1.127797] console [ttymxc1] enabled [ 1.127797] console [ttymxc1] enabled [ 1.132270] bootconsole [uart0] disabled [ 1.132270] bootconsole [uart0] disabled [ 1.141017] msm_serial: driver initialized [ 1.147758] STMicroelectronics ASC driver initialized [ 1.154726] [drm] Initialized drm 1.1.0 20060810 [ 1.162752] lcd_panel supply power not found, using dummy regulator [ 1.169275] panel supply power not found, using dummy regulator [ 1.182212] loop: module loaded [ 1.193852] CAN device driver interface [ 1.199468] 2188000.ethernet supply phy not found, using dummy regulator [ 1.211602] pps pps0: new PPS source ptp0 [ 1.236152] fec 2188000.ethernet eth0: registered PHC device 0 [ 1.242431] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.3.0-k [ 1.249413] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.258447] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.265919] usbcore: registered new interface driver pegasus [ 1.271663] usbcore: registered new interface driver asix [ 1.277127] usbcore: registered new interface driver ax88179_178a [ 1.283280] usbcore: registered new interface driver cdc_ether [ 1.289189] usbcore: registered new interface driver smsc75xx [ 1.295013] usbcore: registered new interface driver smsc95xx [ 1.300818] usbcore: registered new interface driver net1080 [ 1.306536] usbcore: registered new interface driver cdc_subset [ 1.312512] usbcore: registered new interface driver zaurus [ 1.318187] usbcore: registered new interface driver cdc_ncm [ 1.325697] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.332250] ehci-pci: EHCI PCI platform driver [ 1.336758] ehci-platform: EHCI generic platform driver [ 1.342250] ehci-omap: OMAP-EHCI Host Controller driver [ 1.347655] ehci-orion: EHCI orion driver [ 1.351839] SPEAr-ehci: EHCI SPEAr driver [ 1.356012] ehci-st: EHCI STMicroelectronics driver [ 1.361065] ehci-exynos: EHCI EXYNOS driver [ 1.365446] ehci-atmel: EHCI Atmel driver [ 1.369628] tegra-ehci: Tegra EHCI driver [ 1.373854] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.380070] ohci-pci: OHCI PCI platform driver [ 1.384584] ohci-platform: OHCI generic platform driver [ 1.390017] ohci-omap3: OHCI OMAP3 driver [ 1.394202] SPEAr-ohci: OHCI SPEAr driver [ 1.398389] ohci-st: OHCI STMicroelectronics driver [ 1.403442] ohci-atmel: OHCI Atmel driver [ 1.408016] usbcore: registered new interface driver usb-storage [ 1.419241] ci_hdrc ci_hdrc.0: doesn't support gadget [ 1.424329] ci_hdrc ci_hdrc.0: EHCI Host Controller [ 1.429241] ci_hdrc ci_hdrc.0: new USB bus registered, assigned bus number 1 [ 1.446353] ci_hdrc ci_hdrc.0: USB 2.0 started, EHCI 1.00 [ 1.452558] hub 1-0:1.0: USB hub found [ 1.456373] hub 1-0:1.0: 1 port detected [ 1.460891] 2184200.usb supply vbus not found, using dummy regulator [ 1.470654] ci_hdrc ci_hdrc.1: EHCI Host Controller [ 1.475572] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 2 [ 1.491360] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 [ 1.497482] hub 2-0:1.0: USB hub found [ 1.501270] hub 2-0:1.0: 1 port detected [ 1.506174] mousedev: PS/2 mouse device common for all mice [ 1.515944] i2c /dev entries driver [ 1.529087] sdhci: Secure Digital Host Controller Interface driver [ 1.535285] sdhci: Copyright(c) Pierre Ossman [ 1.541416] Synopsys Designware Multimedia Card Interface Driver [ 1.548665] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.555109] sdhci-esdhc-imx 2198000.usdhc: could not get ultra high speed state, work on normal mode [ 1.564283] sdhci-esdhc-imx 2198000.usdhc: Got CD GPIO [ 1.569447] sdhci-esdhc-imx 2198000.usdhc: Got WP GPIO [ 1.574837] sdhci-esdhc-imx 2198000.usdhc: No vqmmc regulator found [ 1.616469] mmc0: SDHCI controller on 2198000.usdhc [2198000.usdhc] using ADMA [ 1.624156] sdhci-esdhc-imx 219c000.usdhc: could not get ultra high speed state, work on normal mode [ 1.633331] sdhci-esdhc-imx 219c000.usdhc: Got CD GPIO [ 1.639679] sdhci-esdhc-imx 219c000.usdhc: No vqmmc regulator found [ 1.672000] mmc0: new high speed SDHC card at address aaaa [ 1.677994] mmcblk0: mmc0:aaaa SL16G 14.8 GiB [ 1.681471] mmc1: SDHCI controller on 219c000.usdhc [219c000.usdhc] using ADMA [ 1.683536] ledtrig-cpu: registered to indicate activity on CPUs [ 1.683750] usbcore: registered new interface driver usbhid [ 1.683752] usbhid: USB HID core driver [ 1.688733] NET: Registered protocol family 10 [ 1.689565] sit: IPv6 over IPv4 tunneling driver [ 1.690218] NET: Registered protocol family 17 [ 1.690234] can: controller area network core (rev 20120528 abi 9) [ 1.690449] NET: Registered protocol family 29 [ 1.690462] can: raw protocol (rev 20120528) [ 1.690472] can: broadcast manager protocol (rev 20120528 t) [ 1.690485] can: netlink gateway (rev 20130117) max_hops=1 [ 1.690864] Key type dns_resolver registered [ 1.696004] ThumbEE CPU extension supported. [ 1.696021] Registering SWP/SWPB emulation handler [ 1.697948] imx-gpc 20dc000.gpc: failed to get pu regulator: -517 [ 1.701170] lcd_panel supply power not found, using dummy regulator [ 1.702174] panel supply power not found, using dummy regulator [ 1.703809] input: gpio-keys as /devices/soc0/gpio-keys/input/input0 [ 1.704088] hctosys: unable to open rtc device (rtc0) [ 1.704243] imx-gpc 20dc000.gpc: failed to get pu regulator: -517 [ 1.707520] lcd_panel supply power not found, using dummy regulator [ 1.708555] panel supply power not found, using dummy regulator [ 1.806957] fec 2188000.ethernet eth0: Freescale FEC PHY driver [Micrel KSZ9021 Gigabit PHY] (mii_bus:phy_addr=2188000.ethernet-1:07, irq=-1) [ 1.819749] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 1.834632] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.842050] GPT:29296874 != 31116287 [ 1.845627] GPT:Alternate GPT header not at the end of the disk. [ 1.851647] GPT:29296874 != 31116287 [ 1.855223] GPT: Use GNU Parted to correct GPT errors. [ 1.860416] mmcblk0: p1 p2 p3 [ 1.861367] usb 2-1: new high-speed USB device number 2 using ci_hdrc [ 1.871053] imx-gpc 20dc000.gpc: failed to get pu regulator: -517 [ 1.880436] lcd_panel supply power not found, using dummy regulator [ 1.887707] panel supply power not found, using dummy regulator [ 1.992508] hub 2-1:1.0: USB hub found [ 1.996347] hub 2-1:1.0: 3 ports detected [ 2.001556] imx-gpc 20dc000.gpc: failed to get pu regulator: -517 [ 2.010614] lcd_panel supply power not found, using dummy regulator [ 2.017867] panel supply power not found, using dummy regulator [ 5.806874] fec 2188000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off [ 5.816376] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 5.831403] Sending DHCP requests ., OK [ 5.861366] IP-Config: Got DHCP answer from 192.168.201.1, my address is 192.168.201.36 [ 5.869506] IP-Config: Complete: [ 5.872768] device=eth0, hwaddr=00:19:b8:08:f1:1c, ipaddr=192.168.201.36, mask=255.255.255.0, gw=192.168.201.1 [ 5.883222] host=imx6q-sabrelite-lava-cbg-6, domain=lava-rack, nis-domain=(none) [ 5.891070] bootserver=192.168.201.1, rootserver=192.168.201.1, rootpath= [ 5.898133] nameserver0=192.168.201.1 [ 5.902472] CAN XCVR: disabling [ 5.908452] Freeing unused kernel memory: 1048K Loading, please wait... Starting systemd-udevd version 25[ 5.983523] random: systemd-udevd: uninitialized urandom read (16 bytes read, 12 bits of entropy available) 2.22-1~deb12u1 [ 6.000989] random: systemd-udevd: uninitialized urandom read (16 bytes read, 12 bits of entropy available) [ 6.010946] random: systemd-udevd: uninitialized urandom read (16 bytes read, 12 bits of entropy available) [ 6.014125] random: udevadm: uninitialized urandom read (16 bytes read, 12 bits of entropy available) [ 6.014967] random: udevadm: uninitialized urandom read (16 bytes read, 12 bits of entropy available) [ 6.016984] random: udevadm: uninitialized urandom read (16 bytes read, 12 bits of entropy available) [ 6.019916] random: udevadm: uninitialized urandom read (16 bytes read, 12 bits of entropy available) [ 6.025349] random: udevadm: uninitialized urandom read (16 bytes read, 12 bits of entropy available) [ 6.036704] random: udevadm: uninitialized urandom read (16 bytes read, 12 bits of entropy available) [ 6.064928] random: udevadm: uninitialized urandom read (16 bytes read, 12 bits of entropy available) Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/nfs-top ... done. Begin: Running /scripts/nfs-premount ... Waiting up to 60 secs for any ethernet to become available Device /sys/class/net/eth0 found done. Begin: Waiting up to 180 secs for any network device to become available ... done. IP-Config: eth0 hardware address 00:19:b8:08:f1:1c mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 192.168.201.1): address: 192.168.201.36 broadcast: 192.168.201.255 netmask: 255.255.255.0 gateway: 192.168.201.1 dns0 : 192.168.201.1 dns1 : 0.0.0.0 host : imx6q-sabrelite-lava-cbg-6 domain : lava-rack rootserver: 192.168.201.1 rootpath: filename : done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 10.037676] systemd[1]: System time before build time, advancing clock. [ 10.179224] systemd[1]: systemd 252.22-1~deb12u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) [ 10.212133] systemd[1]: Detected architecture arm. [ 10.218830] systemd[1]: Warning! Reported kernel version 4.4.302-st52 is older than systemd's required baseline kernel version 4.15. Your mileage may vary. Welcome to Debian GNU/Linux 12 (bookworm)! [ 10.248116] systemd[1]: Hostname set to . [ 10.338974] random: nonblocking pool is initialized [ 11.177981] systemd[1]: Queued start job for default target graphical.target. [ 11.189868] systemd[1]: Created slice system-getty.slice - Slice /system/getty. [ OK ] Created slice system-getty.slice - Slice /system/getty. [ 11.212727] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. [ OK ] Created slice system-modpr…lice - Slice /system/modprobe. [ 11.237694] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. [ OK ] Created slice system-seria… - Slice /system/serial-getty. [ 11.262032] systemd[1]: Created slice user.slice - User and Session Slice. [ OK ] Created slice user.slice - User and Session Slice. [ 11.286862] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. [ OK ] Started systemd-ask-passwo…quests to Console Directory Watch. [ 11.311789] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. [ OK ] Started systemd-ask-passwo… Requests to Wall Directory Watch. [ 11.336804] systemd[1]: proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc). [ 11.356352] systemd[1]: Expecting device dev-ttymxc1.device - /dev/ttymxc1... Expecting device dev-ttymxc1.device - /dev/ttymxc1... [ 11.376601] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. [ OK ] Reached target cryptsetup.…get - Local Encrypted Volumes. [ 11.401704] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. [ OK ] Reached target integrityse…Local Integrity Protected Volumes. [ 11.426809] systemd[1]: Reached target paths.target - Path Units. [ OK ] Reached target paths.target - Path Units. [ 11.446609] systemd[1]: Reached target remote-fs.target - Remote File Systems. [ OK ] Reached target remote-fs.target - Remote File Systems. [ 11.466594] systemd[1]: Reached target slices.target - Slice Units. [ OK ] Reached target slices.target - Slice Units. [ 11.486705] systemd[1]: Reached target swap.target - Swaps. [ OK ] Reached target swap.target - Swaps. [ 11.506722] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. [ OK ] Reached target veritysetup… - Local Verity Protected Volumes. [ 11.531932] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. [ OK ] Listening on systemd-initc… initctl Compatibility Named Pipe. [ 11.577962] systemd[1]: systemd-journald-audit.socket - Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit). [ 11.593442] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). [ OK ] Listening on systemd-journ…t - Journal Socket (/dev/log). [ 11.617358] systemd[1]: Listening on systemd-journald.socket - Journal Socket. [ OK ] Listening on systemd-journald.socket - Journal Socket. [ 11.642936] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket. [ OK ] Listening on systemd-netwo… - Network Service Netlink Socket. [ 11.668228] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. [ OK ] Listening on systemd-udevd….socket - udev Control Socket. [ 11.692147] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. [ OK ] Listening on systemd-udevd…l.socket - udev Kernel Socket. [ 11.717078] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). [ 11.732370] systemd[1]: dev-mqueue.mount - POSIX Message Queue File System was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/mqueue). [ 11.766708] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting sys-kernel-debug.… - Kernel Debug File System... [ 11.792076] systemd[1]: sys-kernel-tracing.mount - Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing). [ 11.814322] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... Starting kmod-static-nodes…ate List of Static Device Nodes... [ 11.857011] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting modprobe@configfs…m - Load Kernel Module configfs... [ 11.885947] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... Starting modprobe@dm_mod.s…[0m - Load Kernel Module dm_mod... [ 11.912529] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting modprobe@drm.service - Load Kernel Module drm... [ 11.941285] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... Starting modprobe@efi_psto…- Load Kernel Module efi_pstore... [ 11.971497] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... Starting modprobe@fuse.ser…e - Load Kernel Module fuse... [ 11.996082] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting modprobe@loop.ser…e - Load Kernel Module loop... [ 12.023806] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 12.036904] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 12.067243] systemd[1]: Starting systemd-journald.service - Journal Service... Starting systemd-journald.service - Journal Service... [ 12.100331] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting systemd-modules-l…rvice - Load Kernel Modules... [ 12.152979] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line... Starting systemd-network-g… units from Kernel command line... [ 12.187366] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... Starting systemd-remount-f…nt Root and Kernel File Systems... [ 12.209386] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Starting systemd-udev-trig…[0m - Coldplug All udev Devices... [ 12.260682] systemd[1]: Started systemd-journald.service - Journal Service. [ OK ] Started systemd-journald.service - Journal Service. [ OK ] Mounted sys-kernel-debug.m…nt - Kernel Debug File System. [ OK ] Finished kmod-static-nodes…reate List of Static Device Nodes. [ OK ] Finished modprobe@configfs…[0m - Load Kernel Module configfs. [ OK ] Finished modprobe@dm_mod.s…e - Load Kernel Module dm_mod. [ OK ] Finished modprobe@drm.service - Load Kernel Module drm. [ OK ] Finished modprobe@efi_psto…m - Load Kernel Module efi_pstore. [ OK ] Finished modprobe@fuse.service - Load Kernel Module fuse. [ OK ] Finished modprobe@loop.service - Load Kernel Module loop. [ OK ] Finished systemd-modules-l…service - Load Kernel Modules. [ OK ] Finished systemd-network-g…rk units from Kernel command line. [ OK ] Finished systemd-remount-f…ount Root and Kernel File Systems. [ OK ] Reached target network-pre…get - Preparation for Network. Mounting sys-kernel-config…ernel Configuration File System... Starting systemd-journal-f…h Journal to Persistent Storage... Starting systemd-random-se…ice - Load/Save Random Seed... Starting systemd-sysctl.se…ce - Apply Kernel Variables... Starting systemd-sysusers.…rvice - Create System [ 12.624776] systemd-journald[176]: Received client request to flush runtime journal. Users... [ OK ] Mounted sys-kernel-config.… Kernel Configuration File System. [ OK ] Finished systemd-random-se…rvice - Load/Save Random Seed. [ OK ] Finished systemd-sysctl.service - Apply Kernel Variables. [ OK ] Finished systemd-sysusers.service - Create System Users. Starting systemd-tmpfiles-…ate Static Device Nodes in /dev... [ OK ] Finished systemd-journal-f…ush Journal to Persistent Storage. [ OK ] Finished systemd-tmpfiles-…reate Static Device Nodes in /dev. [ OK ] Reached target local-fs-pr…reparation for Local File Systems. [ OK ] Reached target local-fs.target - Local File Systems. Starting systemd-tmpfiles-… Volatile Files and Directories... Starting systemd-udevd.ser…ger for Device Events and Files... [ OK ] Finished systemd-udev-trig…e - Coldplug All udev Devices. [ OK ] Finished systemd-tmpfiles-…te Volatile Files and Directories. Starting systemd-timesyncd… - Network Time Synchronization... Starting systemd-update-ut…rd System Boot/Shutdown in UTMP... [ OK ] Started systemd-udevd.serv…nager for Device Events and Files. Starting systemd-networkd.…ice - Network Configuration... [ 13.988670] proc: unrecognized mount option "hidepid=invisible" or missing value [ 13.999004] proc: unrecognized mount option "hidepid=invisible" or missing value [ OK ] Finished systemd-update-ut…cord System Boot/Shutdown in UTMP. [ OK ] Found device dev-ttymxc1.device - /dev/ttymxc1. [ OK ] Started systemd-networkd.service - Network Configuration. [ 14.916456] systemd-journald[176]: Oldest entry in /var/log/journal/80881e859f6941008967258213179f85/system.journal is older than the configured file retention duration (1month), suggesting rotation. [ OK [ 14.935968] systemd-journald[176]: /var/log/journal/80881e859f6941008967258213179f85/system.journal: Journal header limits reached or header out-of-date, rotating. ] Started systemd-timesyncd.…0m - Network Time Synchronization. [ OK ] Reached target network.target - Network. [ OK ] Reached target sysinit.target - System Initialization. [ OK ] Started systemd-tmpfiles-c… Cleanup of Temporary Directories. [ OK ] Reached target time-set.target - System Time Set. [ OK ] Started apt-daily.timer - Daily apt download activities. [ OK ] Started apt-daily-upgrade.… apt upgrade and clean activities. [ OK ] Started dpkg-db-backup.tim… Daily dpkg database backup timer. [ OK ] Started e2scrub_all.timer…etadata Check for All Filesystems. [ OK ] Started fstrim.timer - Discard unused blocks once a week. [ OK ] Reached target timers.target - Timer Units. [ OK ] Listening on dbus.socket[…- D-Bus System Message Bus Socket. [ OK ] Reached target sockets.target - Socket Units. [ OK ] Listening on systemd-rfkil…l Switch Status /dev/rfkill Watch. [ OK ] Reached target basic.target - Basic System. Starting dbus.service - D-Bus System Message Bus... Starting e2scrub_reap.serv…e ext4 Metadata Check Snapshots... Starting systemd-logind.se…ice - User Login Management... Starting systemd-user-sess…vice - Permit User Sessions... [ OK ] Finished systemd-user-sess…ervice - Permit User Sessions. [ OK ] Started dbus.service - D-Bus System Message Bus. [ OK ] Started getty@tty1.service - Getty on tty1. [ OK ] Started serial-getty@ttymx…ice - Serial Getty on ttymxc1. [ OK ] Reached target getty.target - Login Prompts. [ OK ] Finished e2scrub_reap.serv…ine ext4 Metadata Check Snapshots. [ OK ] Started systemd-logind.service - User Login Management. [ OK ] Reached target multi-user.target - Multi-User System. [ OK ] Reached target graphical.target - Graphical Interface. Starting systemd-update-ut… Record Runlevel Change in UTMP... [ OK ] Finished systemd-update-ut… - Record Runlevel Change in UTMP. Debian GNU/Linux 12 debian-bookworm-armhf ttymxc1 debian-bookworm-armhf login: root (automatic login) Linux debian-bookworm-armhf 4.4.302-st52 #1 SMP Mon Jun 3 15:31:21 UTC 2024 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/14152736/extract-nfsrootfs-ekut2u7r' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/14152736/extract-nfsrootfs-ekut2u7r' / # export NFS_SERVER_IP='192.168.201.1' export NFS_SERVER_IP='192.168.201.1' / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-14152736/environment . /lava-14152736/environment / # /lava-14152736/bin/lava-test-runner /lava-14152736/0 /lava-14152736/bin/lava-test-runner /lava-14152736/0 + export TESTRUN_ID=0_dmesg + cd /lava-14152736/0/tests/0_dmesg + cat uuid + UUID=14152736_1.6.2.4.1 + set +[ 26.320536] x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 26.403819] [ 26.463236] [ 26.521688] + set +x [ 26.530880] / #