[Enter `^Ec?' for help] U-Boot 2021.10+dfsg-1+apertis10bv2023dev2b2 (Apr 18 2022 - 16:34:49 +0000) CPU: Freescale i.MX6Q rev1.0 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 sst25vf016b 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 6 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.101.101 (2 ms) => setenv serverip 192.168.101.1 setenv serverip 192.168.101.1 => tftp 0x10000000 9042825/tftp-deploy-mdf49pzk/kernel/zImage tftp 0x10000000 9042825/tftp-deploy-mdf49pzk/kernel/zImage Using FEC device TFTP from server 192.168.101.1; our IP address is 192.168.101.101 Filename '9042825/tftp-deploy-mdf49pzk/kernel/zImage'. Load address: 0x10000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################ 2.9 MiB/s done Bytes transferred = 6661712 (65a650 hex) => tftp 0x14000000 9042825/tftp-deploy-mdf49pzk/ramdisk/ramdisk.cpio.gz.uboot tftp 0x14000000 9042825/tftp-deploy-mdf49pzk/ramdisk/ramdisk.cpio.gz.uboot Using FEC device TFTP from server 192.168.101.1; our IP address is 192.168.101.101 Filename '9042825/tftp-deploy-mdf49pzk/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x14000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################## 2.9 MiB/s done Bytes transferred = 7114537 (6c8f29 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x13f00000 9042825/tftp-deploy-mdf49pzk/dtb/imx6q-sabrelite.dtb tftp 0x13f00000 9042825/tftp-deploy-mdf49pzk/dtb/imx6q-sabrelite.dtb Using FEC device TFTP from server 192.168.101.1; our IP address is 192.168.101.101 Filename '9042825/tftp-deploy-mdf49pzk/dtb/imx6q-sabrelite.dtb'. Load address: 0x13f00000 Loading: *### 2.1 MiB/s done Bytes transferred = 36559 (8ecf hex) => setenv bootargs 'console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.101.1:/var/lib/lava/dispatcher/tmp/9042825/extract-nfsrootfs-4p1z4yay,tcp,hard console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.101.1:/var/lib/lava/dispatcher/tmp/9042825/extract-nfsrootfs-4p1z4yay,tcp,hard console_msg_format=syslog earlycon ip=dhcp' => bootz 0x10000000 0x14000000 0x13f00000 bootz 0x10000000 0x14000000 0x13f00000 Kernel image @ 0x10000000 [ 0x000000 - 0x65a650 ] ## Loading init Ramdisk from Legacy Image at 14000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 7114473 Bytes = 6.8 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-cip72-rt42 (KernelCI@build-j993384-arm-gcc-10-multi-v7-defconfig-preempt-rt-whgkr) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP PREEMPT RT Tue Feb 7 04:49:20 UTC 2023 [ 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 12 pages/cpu @ef7a2000 s16672 r8192 d24288 u49152 [ 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.101.1:/var/lib/lava/dispatcher/tmp/9042825/extract-nfsrootfs-4p1z4yay,tcp,hard console_msg_format=syslog earlycon ip=dhcp [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Memory: 951168K/1048576K available (8714K kernel code, 1024K rwdata, 3900K rodata, 1028K init, 325K bss, 31872K 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 - 0xc0e5a984 (12619 kB) [ 0.000000] .init : 0xc0e5b000 - 0xc0f5c000 (1028 kB) [ 0.000000] .data : 0xc0f5c000 - 0xc105c140 (1025 kB) [ 0.000000] .bss : 0xc105f000 - 0xc10b04b4 ( 326 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, 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=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 15ns [ 0.000006] sched_clock: 32 bits at 66MHz, resolution 15ns, wraps every 32537631224ns [ 0.000019] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 28958491609 ns [ 0.002328] Console: colour dummy device 80x30 [ 0.248845] Calibrating delay loop (skipped), value calculated using timer frequency.. 132.00 BogoMIPS (lpj=330000) [ 0.248849] pid_max: default: 32768 minimum: 301 [ 0.248959] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.248967] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.249664] CPU: Testing write buffer coherency: ok [ 0.249670] CPU0: Spectre v2: using BPIALL workaround [ 0.249980] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.293188] Setting up static identity map for 0x10209000 - 0x10209098 [ 0.364605] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.364611] CPU1: Spectre v2: using BPIALL workaround [ 0.384588] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.384593] CPU2: Spectre v2: using BPIALL workaround [ 0.404593] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.404598] CPU3: Spectre v2: using BPIALL workaround [ 0.404697] Brought up 4 CPUs [ 0.436915] SMP: Total of 4 processors activated (528.00 BogoMIPS). [ 0.443176] CPU: All CPU(s) started in SVC mode. [ 0.448835] devtmpfs: initialized [ 0.461925] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.467454] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302231375000 ns [ 0.476502] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.486123] pinctrl core: initialized pinctrl subsystem [ 0.490693] NET: Registered protocol family 16 [ 0.497746] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.514390] cpuidle: using governor ladder [ 0.529368] cpuidle: using governor menu [ 0.530726] CPU identified as i.MX6Q, silicon rev 1.0 [ 0.561484] No ATAGs? [ 0.561543] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.568903] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.578436] imx6q-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver [ 0.585805] Serial: AMBA PL011 UART driver [ 0.589776] imx-gpc 20dc000.gpc: failed to get pu regulator: -517 [ 0.621097] mxs-dma 110000.dma-apbh: initialized [ 0.629800] vgaarb: loaded [ 0.631008] SCSI subsystem initialized [ 0.633925] usbcore: registered new interface driver usbfs [ 0.638946] usbcore: registered new interface driver hub [ 0.644233] usbcore: registered new device driver usb [ 0.651564] pps_core: LinuxPPS API ver. 1 registered [ 0.654184] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.663354] PTP clock support registered [ 0.667549] EDAC MC: Ver: 3.0.0 [ 0.673564] clocksource: Switched to clocksource mxc_timer1 [ 0.688737] NET: Registered protocol family 2 [ 0.690383] IP idents hash table entries: 16384 (order: 5, 131072 bytes) [ 0.698207] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.704082] TCP bind hash table entries: 8192 (order: 5, 229376 bytes) [ 0.710906] TCP: Hash tables configured (established 8192 bind 8192) [ 0.717046] UDP hash table entries: 512 (order: 3, 32768 bytes) [ 0.722849] UDP-Lite hash table entries: 512 (order: 3, 32768 bytes) [ 0.729417] NET: Registered protocol family 1 [ 0.733868] RPC: Registered named UNIX socket transport module. [ 0.739396] RPC: Registered udp transport module. [ 0.744094] RPC: Registered tcp transport module. [ 0.748792] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.755827] Unpacking initramfs... [ 1.303368] Freeing initrd memory: 6948K [ 1.304915] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 1.332683] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.336827] NFS: Registering the id_resolver key type [ 1.340743] Key type id_resolver registered [ 1.344888] Key type id_legacy registered [ 1.348984] ntfs: driver 2.1.32 [Flags: R/O]. [ 1.355169] bounce: pool size: 64 pages [ 1.357314] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.364481] io scheduler noop registered [ 1.368387] io scheduler deadline registered [ 1.373015] io scheduler cfq registered (default) [ 1.401350] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 [ 1.407997] imx-sdma 20ec000.sdma: external firmware not found, using ROM firmware [ 1.479451] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 1.486186] SuperH (H)SCI(F) driver initialized [ 1.488894] 2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 24, base_baud = 5000000) is a IMX [ 1.497329] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 295, base_baud = 5000000) is a IMX [ 1.508092] console [ttymxc1] enabled [ 1.508092] console [ttymxc1] enabled [ 1.512555] bootconsole [uart0] disabled [ 1.512555] bootconsole [uart0] disabled [ 1.521582] msm_serial: driver initialized [ 1.528142] STMicroelectronics ASC driver initialized [ 1.535749] [drm] Initialized drm 1.1.0 20060810 [ 1.544624] lcd_panel supply power not found, using dummy regulator [ 1.551173] panel supply power not found, using dummy regulator [ 1.570715] loop: module loaded [ 1.584860] CAN device driver interface [ 1.590902] 2188000.ethernet supply phy not found, using dummy regulator [ 1.603845] pps pps0: new PPS source ptp0 [ 1.628773] fec 2188000.ethernet eth0: registered PHC device 0 [ 1.635147] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.3.0-k [ 1.642117] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.652370] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.659845] usbcore: registered new interface driver pegasus [ 1.665594] usbcore: registered new interface driver asix [ 1.671063] usbcore: registered new interface driver ax88179_178a [ 1.677228] usbcore: registered new interface driver cdc_ether [ 1.683153] usbcore: registered new interface driver smsc75xx [ 1.689001] usbcore: registered new interface driver smsc95xx [ 1.694816] usbcore: registered new interface driver net1080 [ 1.700546] usbcore: registered new interface driver cdc_subset [ 1.706531] usbcore: registered new interface driver zaurus [ 1.712210] usbcore: registered new interface driver cdc_ncm [ 1.720440] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.726982] ehci-pci: EHCI PCI platform driver [ 1.731498] ehci-platform: EHCI generic platform driver [ 1.737043] ehci-omap: OMAP-EHCI Host Controller driver [ 1.742508] ehci-orion: EHCI orion driver [ 1.746749] SPEAr-ehci: EHCI SPEAr driver [ 1.750989] ehci-st: EHCI STMicroelectronics driver [ 1.756094] ehci-exynos: EHCI EXYNOS driver [ 1.760532] ehci-atmel: EHCI Atmel driver [ 1.764767] tegra-ehci: Tegra EHCI driver [ 1.769035] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.775245] ohci-pci: OHCI PCI platform driver [ 1.779763] ohci-platform: OHCI generic platform driver [ 1.785258] ohci-omap3: OHCI OMAP3 driver [ 1.789495] SPEAr-ohci: OHCI SPEAr driver [ 1.793773] ohci-st: OHCI STMicroelectronics driver [ 1.798882] ohci-atmel: OHCI Atmel driver [ 1.803729] usbcore: registered new interface driver usb-storage [ 1.815584] ci_hdrc ci_hdrc.0: doesn't support gadget [ 1.820661] ci_hdrc ci_hdrc.0: EHCI Host Controller [ 1.825580] ci_hdrc ci_hdrc.0: new USB bus registered, assigned bus number 1 [ 1.838589] ci_hdrc ci_hdrc.0: USB 2.0 started, EHCI 1.00 [ 1.844953] hub 1-0:1.0: USB hub found [ 1.848746] hub 1-0:1.0: 1 port detected [ 1.853648] 2184200.usb supply vbus not found, using dummy regulator [ 1.863636] ci_hdrc ci_hdrc.1: EHCI Host Controller [ 1.868810] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 2 [ 1.883604] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 [ 1.889874] hub 2-0:1.0: USB hub found [ 1.893668] hub 2-0:1.0: 1 port detected [ 1.898977] mousedev: PS/2 mouse device common for all mice [ 1.915428] i2c /dev entries driver [ 1.931692] sdhci: Secure Digital Host Controller Interface driver [ 1.937880] sdhci: Copyright(c) Pierre Ossman [ 1.944835] Synopsys Designware Multimedia Card Interface Driver [ 1.952434] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.959013] sdhci-esdhc-imx 2198000.usdhc: could not get ultra high speed state, work on normal mode [ 1.968181] sdhci-esdhc-imx 2198000.usdhc: Got CD GPIO [ 1.973341] sdhci-esdhc-imx 2198000.usdhc: Got WP GPIO [ 1.978784] sdhci-esdhc-imx 2198000.usdhc: No vqmmc regulator found [ 2.018775] mmc0: SDHCI controller on 2198000.usdhc [2198000.usdhc] using ADMA [ 2.026497] sdhci-esdhc-imx 219c000.usdhc: could not get ultra high speed state, work on normal mode [ 2.035663] sdhci-esdhc-imx 219c000.usdhc: Got CD GPIO [ 2.042055] sdhci-esdhc-imx 219c000.usdhc: No vqmmc regulator found [ 2.072268] mmc0: new high speed SDHC card at address 0001 [ 2.078297] mmcblk0: mmc0:0001 SD 14.8 GiB [ 2.083767] mmc1: SDHCI controller on 219c000.usdhc [219c000.usdhc] using ADMA [ 2.094173] usbcore: registered new interface driver usbhid [ 2.094294] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.094300] GPT:29296874 != 30965759 [ 2.094304] GPT:Alternate GPT header not at the end of the disk. [ 2.094307] GPT:29296874 != 30965759 [ 2.094310] GPT: Use GNU Parted to correct GPT errors. [ 2.094355] mmcblk0: p1 p2 p3 [ 2.123596] usb 2-1: new high-speed USB device number 2 using ci_hdrc [ 2.134939] usbhid: USB HID core driver [ 2.145169] NET: Registered protocol family 10 [ 2.150742] sit: IPv6 over IPv4 tunneling driver [ 2.156119] NET: Registered protocol family 17 [ 2.160590] can: controller area network core (rev 20120528 abi 9) [ 2.166867] NET: Registered protocol family 29 [ 2.171330] can: raw protocol (rev 20120528) [ 2.175616] can: broadcast manager protocol (rev 20120528 t) [ 2.181301] can: netlink gateway (rev 20130117) max_hops=1 [ 2.187309] Key type dns_resolver registered [ 2.191728] ThumbEE CPU extension supported. [ 2.196024] Registering SWP/SWPB emulation handler [ 2.208111] imx-gpc 20dc000.gpc: failed to get pu regulator: -517 [ 2.218655] lcd_panel supply power not found, using dummy regulator [ 2.226255] panel supply power not found, using dummy regulator [ 2.235080] input: gpio-keys as /devices/soc0/gpio-keys/input/input0 [ 2.241803] hctosys: unable to open rtc device (rtc0) [ 2.241995] imx-gpc 20dc000.gpc: failed to get pu regulator: -517 [ 2.246178] lcd_panel supply power not found, using dummy regulator [ 2.247502] panel supply power not found, using dummy regulator [ 2.254926] hub 2-1:1.0: USB hub found [ 2.255109] hub 2-1:1.0: 3 ports detected [ 2.256488] imx-gpc 20dc000.gpc: failed to get pu regulator: -517 [ 2.260606] lcd_panel supply power not found, using dummy regulator [ 2.261925] panel supply power not found, using dummy regulator [ 2.379309] fec 2188000.ethernet eth0: Freescale FEC PHY driver [Micrel KSZ9021 Gigabit PHY] (mii_bus:phy_addr=2188000.ethernet-1:06, irq=-1) [ 2.392086] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 5.379120] fec 2188000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx [ 5.386973] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 5.398581] Sending DHCP requests ., OK [ 5.433612] IP-Config: Got DHCP answer from 192.168.101.1, my address is 192.168.101.101 [ 5.441726] IP-Config: Complete: [ 5.444968] device=eth0, hwaddr=00:19:b8:00:e5:47, ipaddr=192.168.101.101, mask=255.255.255.0, gw=192.168.101.1 [ 5.455496] host=imx6q-sabrelite-cbg-2, domain=lava.cbg.collabora.co.uk, nis-domain=(none) [ 5.464204] bootserver=192.168.101.1, rootserver=192.168.101.1, rootpath= [ 5.471259] nameserver0=192.168.101.1 [ 5.475763] CAN XCVR: disabling [ 5.482602] Freeing unused kernel memory: 1028K Loading, please wait... Starting version 247.3-7+deb11u1 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. IP-Config: eth0 hardware address 00:19:b8:00:e5:47 mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 192.168.101.1): address: 192.168.101.101 broadcast: 192.168.101.255 netmask: 255.255.255.0 gateway: 192.168.101.1 dns0 : 192.168.101.1 dns1 : 0.0.0.0 host : imx6q-sabrelite-cbg-2 domain : lava.cbg.collabora.co.uk rootserver: 192.168.101.1 rootpath: filename : done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 9.173960] random: nonblocking pool is initialized [ 9.471381] systemd[1]: System time before build time, advancing clock. [ 9.650445] systemd[1]: systemd 247.3-7+deb11u1 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) [ 9.674353] systemd[1]: Detected architecture arm. Welcome to Debian GNU/Linux 11 (bullseye)! [ 9.695267] systemd[1]: Set hostname to . [ 10.642561] systemd[1]: Queued start job for default target Graphical Interface. [ 10.651578] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 10.663944] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 10.673161] systemd[1]: Created slice system-getty.slice. [ OK ] Created slice system-getty.slice. [ 10.694315] systemd[1]: Created slice system-modprobe.slice. [ OK ] Created slice system-modprobe.slice. [ 10.714205] systemd[1]: Created slice system-serial\x2dgetty.slice. [ OK ] Created slice system-serial\x2dgetty.slice. [ 10.734103] systemd[1]: Created slice User and Session Slice. [ OK ] Created slice User and Session Slice. [ 10.754134] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ OK ] Started Dispatch Password …ts to Console Directory Watch. [ 10.779051] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ OK ] Started Forward Password R…uests to Wall Directory Watch. [ 10.804024] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [ 10.815876] systemd[1]: Reached target Local Encrypted Volumes. [ OK ] Reached target Local Encrypted Volumes. [ 10.834091] systemd[1]: Reached target Paths. [ OK ] Reached target Paths. [ 10.853873] systemd[1]: Reached target Remote File Systems. [ OK ] Reached target Remote File Systems. [ 10.873847] systemd[1]: Reached target Slices. [ OK ] Reached target Slices. [ 10.888852] systemd[1]: Reached target Swap. [ OK ] Reached target Swap. [ 10.904356] systemd[1]: Listening on initctl Compatibility Named Pipe. [ OK ] Listening on initctl Compatibility Named Pipe. [ 10.944260] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 10.954177] systemd[1]: Listening on Journal Socket (/dev/log). [ OK ] Listening on Journal Socket (/dev/log). [ 10.974672] systemd[1]: Listening on Journal Socket. [ OK ] Listening on Journal Socket. [ 10.995199] systemd[1]: Listening on Network Service Netlink Socket. [ OK ] Listening on Network Service Netlink Socket. [ 11.015998] systemd[1]: Listening on udev Control Socket. [ OK ] Listening on udev Control Socket. [ 11.034554] systemd[1]: Listening on udev Kernel Socket. [ OK ] Listening on udev Kernel Socket. [ 11.054367] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 11.063058] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 11.094039] systemd[1]: Mounting Kernel Debug File System... Mounting Kernel Debug File System... [ 11.109358] systemd[1]: Condition check resulted in Kernel Trace File System being skipped. [ 11.122834] systemd[1]: Starting Create list of static device nodes for the current kernel... Starting Create list of st…odes for the current kernel... [ 11.148214] systemd[1]: Starting Load Kernel Module configfs... Starting Load Kernel Module configfs... [ 11.167719] systemd[1]: Starting Load Kernel Module drm... Starting Load Kernel Module drm... [ 11.188509] systemd[1]: Starting Load Kernel Module fuse... Starting Load Kernel Module fuse... [ 11.287447] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 11.314745] systemd[1]: Starting Journal Service... Starting Journal Service... [ 11.352628] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 11.372810] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 11.397936] systemd[1]: Starting Coldplug All udev Devices... Starting Coldplug All udev Devices... [ 11.420162] systemd[1]: Mounted Kernel Debug File System. [ OK ] Mounted Kernel Debug File System. [ 11.440830] systemd[1]: Finished Create list of static device nodes for the current kernel. [ OK ] Finished Create list of st… nodes for the current kernel. [ 11.573353] systemd[1]: modprobe@configfs.service: Succeeded. [ 11.586522] systemd[1]: Finished Load Kernel Module configfs. [ OK ] Finished Load Kernel Module configfs. [ 11.616610] systemd[1]: modprobe@drm.service: Succeeded. [ 11.624266] systemd[1]: Finished Load Kernel Module drm. [ OK ] Finished Load Kernel Module drm. [ 11.661023] systemd[1]: modprobe@fuse.service: Succeeded. [ 11.670116] systemd[1]: Finished Load Kernel Module fuse. [ OK ] Finished Load Kernel Module fuse. [ 11.691112] systemd[1]: Finished Load Kernel Modules. [ OK ] Finished Load Kernel Modules. [ 11.710433] systemd[1]: Finished Remount Root and Kernel File Systems. [ OK ] Finished Remount Root and Kernel File Systems. [ 11.730096] systemd[1]: Started Journal Service. [ OK ] Started Journal Service. Mounting Kernel Configuration File System... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting Apply Kernel Variables... Starting Create System Users... [ OK ] Mounted Kernel Configuration File System. [ 11.890572] systemd-journald[193]: Received client request to flush runtime journal. [ OK ] Finished Load/Save Random Seed. [ OK ] Finished Apply Kernel Variables. [ OK ] Finished Create System Users. Starting Create Static Device Nodes in /dev... [ OK ] Finished Flush Journal to Persistent Storage. [ OK ] Finished Create Static Device Nodes in /dev. [ OK ] Finished Coldplug All udev Devices. [ OK ] Reached target Local File Systems (Pre). [ OK ] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting Rule-based Manage…for Device Events and Files... [ OK ] Started Rule-based Manager for Device Events and Files. Starting Network Service... [ OK ] Finished Create Volatile Files and Directories. [ 14.725695] proc: unrecognized mount option "hidepid=invisible" or missing value Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [ 15.091501] proc: unrecognized mount option "hidepid=invisible" or missing value [ OK ] Finished Update UTMP about System Boot/Shutdown. [ OK ] Started Network Service. Starting Network Name Resolution... [ 15.500726] proc: unrecognized mount option "hidepid=invisible" or missing value [ OK ] Started Network Time Synchronization. [ OK ] Reached target System Initialization. [ OK ] Started Daily Cleanup of Temporary Directories. [ OK ] Reached target System Time Set. [ OK ] Reached target System Time Synchronized. [ OK ] Started Daily apt download activities. [ OK ] Started Daily apt upgrade and clean activities. [ OK ] Started Periodic ext4 Onli…ata Check for All Filesystems. [ OK ] Started Discard unused blocks once a week. [ OK ] Reached target Timers. [ OK ] Listening on D-Bus System Message Bus Socket. [ OK ] Reached target Sockets. [ OK ] Reached target Basic System. [ OK ] Started D-Bus System Message Bus. Starting Remove Stale Onli…t4 Metadata Check Snapshots... Starting User Login Management... [ 17.155891] proc: unrecognized mount option "hidepid=invisible" or missing value [ OK ] Found device /dev/ttymxc1. [ OK ] Started Network Name Resolution. [ OK ] Finished Remove Stale Onli…ext4 Metadata Check Snapshots. [ OK ] Started User Login Management. [ OK ] Reached target Network. [ OK ] Reached target Host and Network Name Lookups. [ OK ] Listening on Load/Save RF …itch Status /dev/rfkill Watch. Starting Permit User Sessions... [ OK ] Finished Permit User Sessions. [ OK ] Started Getty on tty1. [ OK ] Started Serial Getty on ttymxc1. [ OK ] Reached target Login Prompts. [ OK ] Reached target Multi-User System. [ OK ] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [ OK ] Finished Update UTMP about System Runlevel Changes. Debian GNU/Linux 11 debian-bullseye-armhf ttymxc1 debian-bullseye-armhf login: root (automatic login) Linux debian-bullseye-armhf 4.4.302-cip72-rt42 #1 SMP PREEMPT RT Tue Feb 7 04:49:20 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/9042825/extract-nfsrootfs-4p1z4yay' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/9042825/extract-nfsrootfs-4p1z4yay' / # export NFS_SERVER_IP='192.168.101.1' export NFS_SERVER_IP='192.168.101.1' / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-9042825/environment . /lava-9042825/environment / # /lava-9042825/bin/lava-test-runner /lava-9042825/0 /lava-9042825/bin/lava-test-runner /lava-9042825/0 + export TESTRUN_ID=0_dmesg + cd /lava-9042825/0/tests/0_dmesg + cat uuid + UUID=9042825_1.6.2.4.1[ 27.865813] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 27.970078] [ 28.052340] [ 28.136242] + set[ 28.145541] +x / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-9042825/environment / # . /lava-9042825/environment/lava-9042825/bin/lava-test-runner /lava-9042825/1 / # /lava-9042825/bin/lava-test-runner /lava-9042825/1 + export TESTRUN_ID=1_bootrr + cd /lava-9042825/1/tests/1_bootrr + cat uuid + UUID=9042825_1.6.2.4.5[ 28.710112] + set +x + export PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-9042825/1/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-9042825/1/../bin/lava-test-case [ 28.773669] /lava-9042825/1/../bin/lava-test-case [ 28.859633] /lava-9042825/1/../bin/lava-test-case [ 28.901632] + set[ 28.934088] +x / #