[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.35 (3 ms) => setenv serverip 192.168.201.1 setenv serverip 192.168.201.1 => tftp 0x10000000 8290548/tftp-deploy-8i0onysx/kernel/zImage tftp 0x10000000 8290548/tftp-deploy-8i0onysx/kernel/zImage Using FEC device TFTP from server 192.168.201.1; our IP address is 192.168.201.35 Filename '8290548/tftp-deploy-8i0onysx/kernel/zImage'. Load address: 0x10000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################################################# 12.1 MiB/s done Bytes transferred = 12341760 (bc5200 hex) => tftp 0x14000000 8290548/tftp-deploy-8i0onysx/ramdisk/ramdisk.cpio.gz.uboot tftp 0x14000000 8290548/tftp-deploy-8i0onysx/ramdisk/ramdisk.cpio.gz.uboot Using FEC device TFTP from server 192.168.201.1; our IP address is 192.168.201.35 Filename '8290548/tftp-deploy-8i0onysx/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x14000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############ 10.3 MiB/s done Bytes transferred = 15432909 (eb7ccd hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x13f00000 8290548/tftp-deploy-8i0onysx/dtb/imx6q-sabrelite.dtb tftp 0x13f00000 8290548/tftp-deploy-8i0onysx/dtb/imx6q-sabrelite.dtb Using FEC device TFTP from server 192.168.201.1; our IP address is 192.168.201.35 Filename '8290548/tftp-deploy-8i0onysx/dtb/imx6q-sabrelite.dtb'. Load address: 0x13f00000 Loading: *### 2.7 MiB/s done Bytes transferred = 42449 (a5d1 hex) => setenv bootargs 'console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.201.1:/var/lib/lava/dispatcher/tmp/8290548/extract-nfsrootfs-43hxtrv1,tcp,hard ip=dhcp' setenv bootargs 'console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.201.1:/var/lib/lava/dispatcher/tmp/8290548/extract-nfsrootfs-43hxtrv1,tcp,hard ip=dhcp' => bootz 0x10000000 0x14000000 0x13f00000 bootz 0x10000000 0x14000000 0x13f00000 Kernel image @ 0x10000000 [ 0x000000 - 0xbc5200 ] ## Loading init Ramdisk from Legacy Image at 14000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 15432845 Bytes = 14.7 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 13f0d5d0 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.158-cip21 (KernelCI@build-j667707-arm-gcc-10-multi-v7-defconfig-kselftest-6g7fd) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Thu Dec 8 15:03:54 UTC 2022 [ 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] OF: fdt: Machine model: Freescale i.MX6 Quad SABRE Lite Board [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: UEFI not found. [ 0.000000] OF: fdt: Reserved memory: unsupported node format, ignoring [ 0.000000] cma: Reserved 64 MiB at 0x4c000000 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000010000000-0x000000003fffffff] [ 0.000000] Normal empty [ 0.000000] HighMem [mem 0x0000000040000000-0x000000004fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000010000000-0x000000004fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000010000000-0x000000004fffffff] [ 0.000000] percpu: Embedded 21 pages/cpu s55468 r8192 d22356 u86016 [ 0.000000] Built 1 zonelists, 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/8290548/extract-nfsrootfs-43hxtrv1,tcp,hard ip=dhcp [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 921452K/1048576K available (17408K kernel code, 2651K rwdata, 8100K rodata, 2048K init, 6692K bss, 61588K reserved, 65536K cma-reserved, 196608K highmem) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] ftrace: allocating 55441 entries in 163 pages [ 0.000000] ftrace: allocated 163 pages with 4 groups [ 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=16 to nr_cpu_ids=4. [ 0.000000] Rude variant of Tasks RCU enabled. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] L2C-310 errata 752271 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.000009] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns [ 0.000042] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns [ 0.004512] Console: colour dummy device 80x30 [ 0.004579] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.004608] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.004634] ... MAX_LOCK_DEPTH: 48 [ 0.004660] ... MAX_LOCKDEP_KEYS: 8192 [ 0.004687] ... CLASSHASH_SIZE: 4096 [ 0.004713] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.004739] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.004765] ... CHAINHASH_SIZE: 32768 [ 0.004791] memory used by lock dependency info: 4061 kB [ 0.004817] memory used for stack traces: 2112 kB [ 0.004844] per task-struct memory footprint: 1536 bytes [ 0.004944] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000) [ 0.004997] pid_max: default: 32768 minimum: 301 [ 0.005383] LSM: Security Framework initializing [ 0.005496] LSM support for eBPF active [ 0.005641] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.005692] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.008257] CPU: Testing write buffer coherency: ok [ 0.008375] CPU0: Spectre v2: using BPIALL workaround [ 0.009469] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.013416] Setting up static identity map for 0x10300000 - 0x103000ac [ 0.015826] rcu: Hierarchical SRCU implementation. [ 0.025424] EFI services will not be available. [ 0.026753] smp: Bringing up secondary CPUs ... [ 0.030106] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.030121] CPU1: Spectre v2: using BPIALL workaround [ 0.034163] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.034177] CPU2: Spectre v2: using BPIALL workaround [ 0.037861] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.037877] CPU3: Spectre v2: using BPIALL workaround [ 0.038762] smp: Brought up 1 node, 4 CPUs [ 0.038808] SMP: Total of 4 processors activated (24.00 BogoMIPS). [ 0.038845] CPU: All CPU(s) started in SVC mode. [ 0.041753] devtmpfs: initialized [ 0.100246] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.102918] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.102993] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.107749] pinctrl core: initialized pinctrl subsystem [ 0.114799] DMI not present or invalid. [ 0.117158] NET: Registered protocol family 16 [ 0.128962] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.138442] thermal_sys: Registered thermal governor 'step_wise' [ 0.139051] cpuidle: using governor menu [ 0.139574] CPU identified as i.MX6Q, silicon rev 1.2 [ 0.883033] vdd1p1: supplied by regulator-dummy [ 0.914777] vdd3p0: supplied by regulator-dummy [ 0.946040] vdd2p5: supplied by regulator-dummy [ 0.977289] vddarm: supplied by regulator-dummy [ 1.009658] vddpu: supplied by regulator-dummy [ 1.040036] vddsoc: supplied by regulator-dummy [ 2.368635] No ATAGs? [ 2.369819] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 2.369909] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 2.389737] imx6q-pinctrl 20e0000.pinctrl: initialized IMX pinctrl driver [ 2.419308] Serial: AMBA PL011 UART driver [ 2.484483] Kprobes globally optimized [ 2.605208] iommu: Default domain type: Translated [ 2.607660] vgaarb: loaded [ 2.612631] SCSI subsystem initialized [ 2.615242] usbcore: registered new interface driver usbfs [ 2.615552] usbcore: registered new interface driver hub [ 2.615792] usbcore: registered new device driver usb [ 2.623609] i2c i2c-0: IMX I2C adapter registered [ 2.630800] i2c i2c-1: IMX I2C adapter registered [ 2.635370] i2c i2c-2: IMX I2C adapter registered [ 2.640261] pps_core: LinuxPPS API ver. 1 registered [ 2.640303] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 2.640400] PTP clock support registered [ 2.658609] clocksource: Switched to clocksource mxc_timer1 [ 4.401500] NET: Registered protocol family 2 [ 4.402311] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 4.405644] tcp_listen_portaddr_hash hash table entries: 512 (order: 2, 22528 bytes, linear) [ 4.405827] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 4.406059] TCP bind hash table entries: 8192 (order: 6, 327680 bytes, linear) [ 4.407499] TCP: Hash tables configured (established 8192 bind 8192) [ 4.408712] MPTCP token hash table entries: 1024 (order: 3, 49152 bytes, linear) [ 4.409065] UDP hash table entries: 512 (order: 3, 49152 bytes, linear) [ 4.409329] UDP-Lite hash table entries: 512 (order: 3, 49152 bytes, linear) [ 4.410079] NET: Registered protocol family 1 [ 4.412971] RPC: Registered named UNIX socket transport module. [ 4.413064] RPC: Registered udp transport module. [ 4.413106] RPC: Registered tcp transport module. [ 4.413144] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 4.413197] NET: Registered protocol family 44 [ 4.413266] PCI: CLS 0 bytes, default 64 [ 4.415741] Trying to unpack rootfs image as initramfs... [ 6.307869] Freeing initrd memory: 15072K [ 6.308938] hw perfevents: no interrupt-affinity property for /pmu, guessing. [ 6.310626] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 6.319916] Initialise system trusted keyrings [ 6.320948] workingset: timestamp_bits=30 max_order=18 bucket_order=0 [ 6.372171] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.375923] NFS: Registering the id_resolver key type [ 6.376103] Key type id_resolver registered [ 6.376192] Key type id_legacy registered [ 6.376851] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 6.376956] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 6.377152] ntfs: driver 2.1.32 [Flags: R/O]. [ 6.379506] Key type asymmetric registered [ 6.379638] Asymmetric key parser 'x509' registered [ 6.380089] bounce: pool size: 64 pages [ 6.380262] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) [ 6.380367] io scheduler mq-deadline registered [ 6.380410] io scheduler kyber registered [ 6.381398] test_firmware: interface ready [ 6.564375] mxs-dma 110000.dma-apbh: initialized [ 6.630731] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 [ 6.630993] imx-sdma 20ec000.sdma: external firmware not found, using ROM firmware [ 6.892352] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled [ 6.913556] SuperH (H)SCI(F) driver initialized [ 6.916562] 2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 34, base_baud = 5000000) is a IMX [ 6.921949] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 81, base_baud = 5000000) is a IMX [ 7.854307] printk: console [ttymxc1] enabled [ 7.865399] msm_serial: driver initialized [ 7.870725] STMicroelectronics ASC driver initialized [ 7.882523] STM32 USART driver initialized [ 7.910414] [drm] Initialized vgem 1.0.0 20120112 for vgem on minor 0 [ 7.932965] panel-simple panel-lcd: supply power not found, using dummy regulator [ 7.941441] panel-simple panel-lcd: Specify missing connector_type [ 7.949357] panel-simple panel-lvds0: supply power not found, using dummy regulator [ 8.005540] brd: module loaded [ 8.068689] loop: module loaded [ 8.075260] lkdtm: No crash points registered, enable through debugfs [ 8.098016] ahci-imx 2200000.sata: fsl,transmit-level-mV not specified, using 00000024 [ 8.106048] ahci-imx 2200000.sata: fsl,transmit-boost-mdB not specified, using 00000480 [ 8.114167] ahci-imx 2200000.sata: fsl,transmit-atten-16ths not specified, using 00002000 [ 8.122455] ahci-imx 2200000.sata: fsl,receive-eq-mdB not specified, using 05000000 [ 8.130536] ahci-imx 2200000.sata: supply ahci not found, using dummy regulator [ 8.138859] ahci-imx 2200000.sata: supply phy not found, using dummy regulator [ 8.146582] ahci-imx 2200000.sata: supply target not found, using dummy regulator [ 8.158011] ahci-imx 2200000.sata: SSS flag set, parallel bus scan disabled [ 8.165141] ahci-imx 2200000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode [ 8.174041] ahci-imx 2200000.sata: flags: ncq sntf stag pm led clo only pmp pio slum part ccc apst [ 8.188677] scsi host0: ahci-imx [ 8.194361] ata1: SATA max UDMA/133 mmio [mem 0x02200000-0x02203fff] port 0x100 irq 84 [ 8.261533] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded [ 8.275285] pps pps0: new PPS source ptp0 [ 8.321870] fec 2188000.ethernet eth0: registered PHC device 0 [ 8.332690] e1000e: Intel(R) PRO/1000 Network Driver [ 8.337694] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 8.343963] igb: Intel(R) Gigabit Ethernet Network Driver [ 8.349453] igb: Copyright (c) 2007-2014 Intel Corporation. [ 8.377937] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 8.385623] usbcore: registered new interface driver pegasus [ 8.391615] usbcore: registered new interface driver asix [ 8.397196] usbcore: registered new interface driver ax88179_178a [ 8.403529] usbcore: registered new interface driver cdc_ether [ 8.409671] usbcore: registered new interface driver smsc75xx [ 8.415691] usbcore: registered new interface driver smsc95xx [ 8.421678] usbcore: registered new interface driver net1080 [ 8.427535] usbcore: registered new interface driver cdc_subset [ 8.433692] usbcore: registered new interface driver zaurus [ 8.439615] usbcore: registered new interface driver cdc_ncm [ 8.458621] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 8.465269] ehci-pci: EHCI PCI platform driver [ 8.469967] ehci-platform: EHCI generic platform driver [ 8.476285] ehci-orion: EHCI orion driver [ 8.481326] SPEAr-ehci: EHCI SPEAr driver [ 8.486265] ehci-st: EHCI STMicroelectronics driver [ 8.492134] ehci-exynos: EHCI Exynos driver [ 8.497239] ehci-atmel: EHCI Atmel driver [ 8.502275] tegra-ehci: Tegra EHCI driver [ 8.507252] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 8.513595] ohci-pci: OHCI PCI platform driver [ 8.518297] ohci-platform: OHCI generic platform driver [ 8.524556] SPEAr-ohci: OHCI SPEAr driver [ 8.529563] ohci-st: OHCI STMicroelectronics driver [ 8.535368] ohci-atmel: OHCI Atmel driver [ 8.543061] usbcore: registered new interface driver usb-storage [ 8.550977] ata1: SATA link down (SStatus 0 SControl 300) [ 8.556767] ahci-imx 2200000.sata: no device found, disabling link. [ 8.563158] ahci-imx 2200000.sata: pass ahci_imx..hotplug=1 to enable hotplug [ 8.583321] i2c /dev entries driver [ 8.673064] sdhci: Secure Digital Host Controller Interface driver [ 8.679357] sdhci: Copyright(c) Pierre Ossman [ 8.693702] Synopsys Designware Multimedia Card Interface Driver [ 8.707443] sdhci-pltfm: SDHCI platform and OF driver helper [ 8.717039] sdhci-esdhc-imx 2198000.mmc: Got CD GPIO [ 8.717046] sdhci-esdhc-imx 219c000.mmc: Got CD GPIO [ 8.717245] sdhci-esdhc-imx 2198000.mmc: Got WP GPIO [ 8.734369] ledtrig-cpu: registered to indicate activity on CPUs [ 8.744431] usbcore: registered new interface driver usbhid [ 8.750127] usbhid: USB HID core driver [ 8.771487] mmc3: SDHCI controller on 219c000.mmc [219c000.mmc] using ADMA [ 8.771522] mmc2: SDHCI controller on 2198000.mmc [2198000.mmc] using ADMA [ 8.779556] ipip: IPv4 and MPLS over IPv4 tunneling driver [ 8.793632] gre: GRE over IPv4 demultiplexor driver [ 8.798614] ip_gre: GRE over IPv4 tunneling driver [ 8.809712] IPv4 over IPsec tunneling driver [ 8.819396] NET: Registered protocol family 10 [ 8.827007] mmc2: new high speed SDHC card at address 0001 [ 8.830835] Segment Routing with IPv6 [ 8.836890] mmcblk2: mmc2:0001 SD 14.6 GiB [ 8.844240] ip6_gre: GRE over IPv6 tunneling driver [ 8.852802] NET: Registered protocol family 17 [ 8.859031] Key type dns_resolver registered [ 8.868433] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.875957] GPT:29296874 != 30560255 [ 8.879274] ThumbEE CPU extension supported. [ 8.879646] GPT:Alternate GPT header not at the end of the disk. [ 8.883879] Registering SWP/SWPB emulation handler [ 8.889983] GPT:29296874 != 30560255 [ 8.898493] GPT: Use GNU Parted to correct GPT errors. [ 8.900955] Loading compiled-in X.509 certificates [ 8.903947] mmcblk2: p1 p2 p3 [ 9.094802] panel-simple panel-lcd: supply power not found, using dummy regulator [ 9.103267] panel-simple panel-lcd: Specify missing connector_type [ 9.116607] panel-simple panel-lvds0: supply power not found, using dummy regulator [ 9.153656] imx_usb 2184200.usb: No over current polarity defined [ 9.167003] ci_hdrc ci_hdrc.1: EHCI Host Controller [ 9.172373] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1 [ 9.209179] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 [ 9.230600] hub 1-0:1.0: USB hub found [ 9.237044] hub 1-0:1.0: 1 port detected [ 9.253983] imx_thermal 20c8000.anatop:tempmon: Automotive CPU temperature grade - max:125C critical:120C passive:115C [ 9.286894] panel-simple panel-lcd: supply power not found, using dummy regulator [ 9.295348] panel-simple panel-lcd: Specify missing connector_type [ 9.308828] panel-simple panel-lvds0: supply power not found, using dummy regulator [ 9.340475] panel-simple panel-lcd: supply power not found, using dummy regulator [ 9.348813] panel-simple panel-lcd: Specify missing connector_type [ 9.362128] panel-simple panel-lvds0: supply power not found, using dummy regulator [ 9.380079] input: gpio-keys as /devices/platform/gpio-keys/input/input0 [ 9.409753] panel-simple panel-lcd: supply power not found, using dummy regulator [ 9.418039] panel-simple panel-lcd: Specify missing connector_type [ 9.431391] panel-simple panel-lvds0: supply power not found, using dummy regulator [ 9.453785] Micrel KSZ9021 Gigabit PHY 2188000.ethernet-1:07: attached PHY driver [Micrel KSZ9021 Gigabit PHY] (mii_bus:phy_addr=2188000.ethernet-1:07, irq=POLL) [ 9.469259] IP-Config: Failed to open gretap0 [ 9.473662] IP-Config: Failed to open erspan0 [ 9.508348] Sending DHCP requests . [ 9.648847] usb 1-1: new high-speed USB device number 2 using ci_hdrc [ 9.868059] hub 1-1:1.0: USB hub found [ 9.872521] hub 1-1:1.0: 3 ports detected [ 9.907383] panel-simple panel-lcd: supply power not found, using dummy regulator [ 9.915936] panel-simple panel-lcd: Specify missing connector_type [ 9.931700] panel-simple panel-lvds0: supply power not found, using dummy regulator [ 10.198778] usb 1-1.1: new low-speed USB device number 3 using ci_hdrc [ 10.379927] input: Lite-On Technology Corp. ThinkPad USB Keyboard with TrackPoint as /devices/platform/soc/2100000.bus/2184200.usb/ci_hdrc.1/usb1/1-1/1-1.1/1-1.1:1.0/0003:17EF:6009.0001/input/input1 [ 10.475050] hid-generic 0003:17EF:6009.0001: input: USB HID v1.10 Keyboard [Lite-On Technology Corp. ThinkPad USB Keyboard with TrackPoint] on usb-ci_hdrc.1-1.1/input0 [ 10.512002] panel-simple panel-lcd: supply power not found, using dummy regulator [ 10.520352] panel-simple panel-lcd: Specify missing connector_type [ 10.533630] panel-simple panel-lvds0: supply power not found, using dummy regulator [ 10.548112] input: Lite-On Technology Corp. ThinkPad USB Keyboard with TrackPoint Mouse as /devices/platform/soc/2100000.bus/2184200.usb/ci_hdrc.1/usb1/1-1/1-1.1/1-1.1:1.1/0003:17EF:6009.0002/input/input2 [ 10.571745] input: Lite-On Technology Corp. ThinkPad USB Keyboard with TrackPoint System Control as /devices/platform/soc/2100000.bus/2184200.usb/ci_hdrc.1/usb1/1-1/1-1.1/1-1.1:1.1/0003:17EF:6009.0002/input/input3 [ 10.661619] input: Lite-On Technology Corp. ThinkPad USB Keyboard with TrackPoint Consumer Control as /devices/platform/soc/2100000.bus/2184200.usb/ci_hdrc.1/usb1/1-1/1-1.1/1-1.1:1.1/0003:17EF:6009.0002/input/input4 [ 10.682369] hid-generic 0003:17EF:6009.0002: input: USB HID v1.10 Mouse [Lite-On Technology Corp. ThinkPad USB Keyboard with TrackPoint] on usb-ci_hdrc.1-1.1/input1 [ 10.737058] panel-simple panel-lcd: supply power not found, using dummy regulator [ 10.745438] panel-simple panel-lcd: Specify missing connector_type [ 10.758920] panel-simple panel-lvds0: supply power not found, using dummy regulator [ 12.348556] . [ 12.570092] fec 2188000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off [ 12.580248] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 17.308555] ., OK [ 17.350908] IP-Config: Got DHCP answer from 192.168.201.1, my address is 192.168.201.35 [ 17.359126] IP-Config: Complete: [ 17.362442] device=eth0, hwaddr=00:19:b8:08:f1:09, ipaddr=192.168.201.35, mask=255.255.255.0, gw=192.168.201.1 [ 17.372991] host=imx6q-sabrelite-lava-cbg-5, domain=lava-rack, nis-domain=(none) [ 17.380889] bootserver=192.168.201.1, rootserver=192.168.201.1, rootpath= [ 17.380908] nameserver0=192.168.201.1 [ 17.444181] Freeing unused kernel memory: 2048K [ 17.450346] Run /init as init process Loading, please wait... Starting version 247.3-7+deb11u1 [ 21.568013] imx-ipuv3 2400000.ipu: IPUv3H probed [ 21.634391] imx-ipuv3 2800000.ipu: IPUv3H probed [ 21.654592] panel-simple panel-lcd: supply power not found, using dummy regulator [ 21.663167] CAN device driver interface [ 21.683052] panel-simple panel-lcd: Specify missing connector_type [ 21.727191] panel-simple panel-lvds0: supply power not found, using dummy regulator [ 21.768723] panel-simple panel-lcd: supply power not found, using dummy regulator [ 21.777151] panel-simple panel-lcd: Specify missing connector_type [ 21.801624] etnaviv etnaviv: bound 130000.gpu (ops gpu_ops [etnaviv]) [ 21.818381] etnaviv etnaviv: bound 134000.gpu (ops gpu_ops [etnaviv]) [ 21.832912] etnaviv etnaviv: bound 2204000.gpu (ops gpu_ops [etnaviv]) [ 21.839670] etnaviv-gpu 130000.gpu: model: GC2000, revision: 5108 [ 21.854283] etnaviv-gpu 134000.gpu: model: GC320, revision: 5007 [ 21.861712] etnaviv-gpu 2204000.gpu: model: GC355, revision: 1215 [ 21.867885] etnaviv-gpu 2204000.gpu: Ignoring GPU with VG and FE2.0 [ 21.878162] [drm] Initialized etnaviv 1.3.0 20151214 for etnaviv on minor 1 [ 21.890256] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops ipu_crtc_ops [imxdrm]) [ 21.891807] panel-simple panel-lvds0: supply power not found, using dummy regulator [ 21.899089] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops ipu_crtc_ops [imxdrm]) [ 21.904340] caam 2100000.crypto: Entropy delay = 3200 [ 21.927001] imx-drm display-subsystem: bound imx-ipuv3-crtc.6 (ops ipu_crtc_ops [imxdrm]) [ 21.935894] imx-drm display-subsystem: bound imx-ipuv3-crtc.7 (ops ipu_crtc_ops [imxdrm]) [ 21.965154] caam 2100000.crypto: Instantiated RNG4 SH0 [ 22.002745] panel-simple panel-lcd: supply power not found, using dummy regulator [ 22.025919] caam 2100000.crypto: Instantiated RNG4 SH1 [ 22.031212] caam 2100000.crypto: device ID = 0x0a16010000000000 (Era 4) [ 22.037875] caam 2100000.crypto: job rings = 2, qi = 0 [ 22.044293] panel-simple panel-lcd: Specify missing connector_type [ 22.063782] panel-simple panel-lvds0: supply power not found, using dummy regulator [ 22.094850] sgtl5000 0-000a: sgtl5000 revision 0x11 [ 22.120709] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops ipu_crtc_ops [imxdrm]) [ 22.129386] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops ipu_crtc_ops [imxdrm]) [ 22.133058] sgtl5000 0-000a: Using internal LDO instead of VDDD: check ER1 erratum [ 22.137900] imx-drm display-subsystem: bound imx-ipuv3-crtc.6 (ops ipu_crtc_ops [imxdrm]) [ 22.153896] imx-drm display-subsystem: bound imx-ipuv3-crtc.7 (ops ipu_crtc_ops [imxdrm]) [ 22.157935] usb_phy_generic usbphynop1: supply vcc not found, using dummy regulator [ 22.172290] usb_phy_generic usbphynop1: dummy supplies not allowed for exclusive requests [ 22.181254] usb_phy_generic usbphynop2: supply vcc not found, using dummy regulator [ 22.185475] panel-simple panel-lcd: supply power not found, using dummy regulator [ 22.192036] usb_phy_generic usbphynop2: dummy supplies not allowed for exclusive requests [ 22.197818] panel-simple panel-lcd: Specify missing connector_type [ 22.219657] panel-simple panel-lvds0: supply power not found, using dummy regulator [ 22.276809] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops ipu_crtc_ops [imxdrm]) [ 22.285545] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops ipu_crtc_ops [imxdrm]) [ 22.294139] imx-drm display-subsystem: bound imx-ipuv3-crtc.6 (ops ipu_crtc_ops [imxdrm]) [ 22.303231] imx-drm display-subsystem: bound imx-ipuv3-crtc.7 (ops ipu_crtc_ops [imxdrm]) [ 22.383531] panel-simple panel-lcd: supply power not found, using dummy regulator [ 22.391972] panel-simple panel-lcd: Specify missing connector_type [ 22.409826] panel-simple panel-lvds0: supply power not found, using dummy regulator [ 23.150241] caam algorithms registered in /proc/crypto [ 23.165753] caam 2100000.crypto: registering rng-caam [ 23.294407] random: crng init done [ 23.306955] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops ipu_crtc_ops [imxdrm]) [ 23.315579] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops ipu_crtc_ops [imxdrm]) [ 23.324703] imx-drm display-subsystem: bound imx-ipuv3-crtc.6 (ops ipu_crtc_ops [imxdrm]) [ 23.333153] imx-drm display-subsystem: bound imx-ipuv3-crtc.7 (ops ipu_crtc_ops [imxdrm]) [ 23.347922] panel-simple panel-lcd: supply power not found, using dummy regulator [ 23.356695] panel-simple panel-lcd: Specify missing connector_type [ 23.374041] panel-simple panel-lvds0: supply power not found, using dummy regulator 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 ... done. IP-Config: erspan0 hardware address 00:00:00:00:00:00 mtu 1450 DHCP SIOCSIFFLAGS: Cannot assign requested address IP-Config: gretap0 hardware address 00:00:00:00:00:00 mtu 1462 DHCP SIOCSIFFLAGS: Cannot assign requested address IP-Config: eth0 hardware address 00:19:b8:08:f1:09 mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 192.168.201.1): address: 192.168.201.35 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-5 domain : lava-rack rootserver: 192.168.201.1 rootpath: filename : done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 25.674267] systemd[1]: System time before build time, advancing clock. [ 25.934922] 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) [ 25.961236] systemd[1]: Detected architecture arm. Welcome to Debian GNU/Linux 11 (bullseye)! [ 26.014967] systemd[1]: Set hostname to . [ 27.733963] systemd[1]: Queued start job for default target Graphical Interface. [ 27.749628] systemd[1]: Created slice system-getty.slice. [ OK ] Created slice system-getty.slice. [ 27.804019] systemd[1]: Created slice system-modprobe.slice. [ OK ] Created slice system-modprobe.slice. [ 27.864405] systemd[1]: Created slice system-serial\x2dgetty.slice. [ OK ] Created slice system-serial\x2dgetty.slice. [ 27.913021] systemd[1]: Created slice User and Session Slice. [ OK ] Created slice User and Session Slice. [ 27.963099] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ OK ] Started Dispatch Password …ts to Console Directory Watch. [ 28.012365] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ OK ] Started Forward Password R…uests to Wall Directory Watch. [ 28.060180] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [ 28.074106] systemd[1]: Reached target Local Encrypted Volumes. [ OK ] Reached target Local Encrypted Volumes. [ 28.120960] systemd[1]: Reached target Paths. [ OK ] Reached target Paths. [ 28.160406] systemd[1]: Reached target Remote File Systems. [ OK ] Reached target Remote File Systems. [ 28.210436] systemd[1]: Reached target Slices. [ OK ] Reached target Slices. [ 28.248902] systemd[1]: Reached target Swap. [ OK ] Reached target Swap. [ 28.293211] systemd[1]: Listening on initctl Compatibility Named Pipe. [ OK ] Listening on initctl Compatibility Named Pipe. [ 28.402418] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 28.415987] systemd[1]: Listening on Journal Socket (/dev/log). [ OK ] Listening on Journal Socket (/dev/log). [ 28.475830] systemd[1]: Listening on Journal Socket. [ OK ] Listening on Journal Socket. [ 28.525937] systemd[1]: Listening on Network Service Netlink Socket. [ OK ] Listening on Network Service Netlink Socket. [ 28.591158] systemd[1]: Listening on udev Control Socket. [ OK ] Listening on udev Control Socket. [ 28.631293] systemd[1]: Listening on udev Kernel Socket. [ OK ] Listening on udev Kernel Socket. [ 28.673136] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 28.682488] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 28.705695] systemd[1]: Mounting Kernel Debug File System... Mounting Kernel Debug File System... [ 28.752254] systemd[1]: Mounting Kernel Trace File System... Mounting Kernel Trace File System... [ 28.805273] systemd[1]: Starting Create list of static device nodes for the current kernel... Starting Create list of st…odes for the current kernel... [ 28.859673] systemd[1]: Starting Load Kernel Module configfs... Starting Load Kernel Module configfs... [ 28.910444] systemd[1]: Starting Load Kernel Module drm... Starting Load Kernel Module drm... [ 28.970204] systemd[1]: Starting Load Kernel Module fuse... Starting Load Kernel Module fuse... [ 29.017247] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 29.049455] fuse: init (API version 7.32) [ 29.049720] systemd[1]: Starting Journal Service... Starting Journal Service... [ 29.114632] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 29.158918] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 29.214902] systemd[1]: Starting Coldplug All udev Devices... Starting Coldplug All udev Devices... [ 29.269670] systemd[1]: Mounted Kernel Debug File System. [ OK ] Mounted Kernel Debug File System. [ 29.312221] systemd[1]: Mounted Kernel Trace File System. [ OK ] Mounted Kernel Trace File System. [ 29.382097] systemd[1]: Finished Create list of static device nodes for the current kernel. [ OK ] Finished Create list of st… nodes for the current kernel. [ 29.485708] systemd[1]: modprobe@configfs.service: Succeeded. [ 29.496281] systemd[1]: Finished Load Kernel Module configfs. [ OK ] Finished Load Kernel Module configfs. [ 29.554420] systemd[1]: modprobe@drm.service: Succeeded. [ 29.564510] systemd[1]: Finished Load Kernel Module drm. [ OK ] Finished Load Kernel Module drm. [ 29.615381] systemd[1]: modprobe@fuse.service: Succeeded. [ 29.625563] systemd[1]: Finished Load Kernel Module fuse. [ OK ] Finished Load Kernel Module fuse. [ 29.684273] systemd[1]: Finished Load Kernel Modules. [ OK ] Finished Load Kernel Modules. [ 29.724296] systemd[1]: Finished Remount Root and Kernel File Systems. [ OK ] Finished Remount Root and Kernel File Systems. [ 29.781387] systemd[1]: Started Journal Service. [ OK ] Started Journal Service. Mounting FUSE Control File System... Mounting Kernel Configuration File System... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting Apply Kernel Variables... [ 30.094133] systemd-journald[277]: Received client request to flush runtime journal. Starting Create System Users... [ OK ] Mounted FUSE Control File System. [ OK ] Mounted Kernel Configuration File System. [ 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 ] 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. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [ OK ] Finished Update UTMP about System Boot/Shutdown. [ OK ] Started Network Service. Starting Network Name Resolution... [ OK ] Started Network Time Synchronization. [ OK ] Reached target System Time Set. [ OK ] Reached target System Time Synchronized. [ OK ] Started Network Name Resolution. [ OK ] Reached target Network. [ OK ] Reached target Host and Network Name Lookups. [ OK ] Reached target Hardware activated USB gadget. [ OK ] Found device /dev/ttymxc1. [ OK ] Finished Coldplug All udev Devices. [ OK ] Reached target System Initialization. [ 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 ] Started Daily Cleanup of Temporary Directories. [ OK ] Reached target Timers. [ OK ] Listening on D-Bus System Message Bus Socket. [ OK ] Reached target Sockets. [ OK ] Reached target Basic System. [ OK ] Listening on Load/Save RF …itch Status /dev/rfkill Watch. [ OK ] Started D-Bus System Message Bus. Starting Remove Stale Onli…t4 Metadata Check Snapshots... Starting User Login Management... Starting Permit User Sessions... [ OK ] Finished Permit User Sessions. [ OK ] Finished Remove Stale Onli…ext4 Metadata Check Snapshots. [ OK ] Started User Login Management. [ 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 5.10.158-cip21 #1 SMP Thu Dec 8 15:03:54 UTC 2022 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/8290548/extract-nfsrootfs-43hxtrv1' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/8290548/extract-nfsrootfs-43hxtrv1' / # export NFS_SERVER_IP='192.168.201.1' export NFS_SERVER_IP='192.168.201.1' / # # # / # export SHELL=/bin/bash export SHELL=/bin/bash / # . /lava-8290548/environment . /lava-8290548/environment / # /lava-8290548/bin/lava-test-runner /lava-8290548/0 /lava-8290548/bin/lava-test-runner /lava-8290548/0 + export TESTRUN_ID=0_timesync-off + TESTRUN_ID=0_timesync-off + cd /lava-8290548/0/tests/0_timesync-off ++ cat uuid + UUID=8290548_1.6.2.4.1 + set +x + systemctl stop systemd-timesyncd + set +x + export TESTRUN_ID=1_kselftest-livepatch + TESTRUN_ID=1_kselftest-livepatch + cd /lava-8290548/0/tests/1_kselftest-livepatch ++ cat uuid + UUID=8290548_1.6.2.4.5 + set +x + cd ./automated/linux/kselftest/ + ./kselftest.sh -c livepatch -T '' -t kselftest_armhf.tar.gz -s false -u http://storage.kernelci.org/cip-gitlab/ci-iwamatsu-linux-5.10.y-cip-rc/v5.10.155-cip21-405-g26d566555c3de/arm/multi_v7_defconfig+kselftest/gcc-10/kselftest.tar.xz -L '' -S skipfile-lkft.yaml -b imx6q-sabrelite -g cip-gitlab -e '' -p /opt/kselftests/mainline/ -n 1 -i 1 INFO: Generating a skipfile based on /lava-8290548/0/tests/1_kselftest-livepatch/automated/linux/kselftest/skipfile-lkft.yaml INFO: Using the following generated skipfile contents (until EOF): breakpoints:breakpoint_test breakpoints:step_after_suspend_test ftrace:ftracetest net:rtnetlink.sh net:tls netfilter:bridge_brouter.sh netfilter:nft_flowtable.sh netfilter:nft_trans_stress.sh pidfd:pidfd_wait INFO: EOF INFO: Installing sed perl wget xz-utils iproute2 Hit:1 http://deb.debian.org/debian bullseye InRelease Reading package lists... Reading package lists... Building dependency tree... Reading state information... iproute2 is already the newest version (5.10.0-4). perl is already the newest version (5.32.1-4+deb11u2). sed is already the newest version (4.7-1). wget is already the newest version (1.21-1+deb11u1). xz-utils is already the newest version (5.2.5-2.1~deb11u1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. --2022-12-08 15:23:26-- http://storage.kernelci.org/cip-gitlab/ci-iwamatsu-linux-5.10.y-cip-rc/v5.10.155-cip21-405-g26d566555c3de/arm/multi_v7_defconfig+kselftest/gcc-10/kselftest.tar.xz Resolving storage.kernelci.org (storage.kernelci.org)... 52.250.1.28 Connecting to storage.kernelci.org (storage.kernelci.org)|52.250.1.28|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1408044 (1.3M) [application/octet-stream] Saving to: 'kselftest.tar.xz' kselftest.tar.xz 0%[ ] 0 --.-KB/s kselftest.tar.xz 1%[ ] 17.63K 61.9KB/s kselftest.tar.xz 3%[ ] 54.88K 95.9KB/s kselftest.tar.xz 4%[ ] 67.60K 78.5KB/s kselftest.tar.xz 7%[> ] 108.61K 94.4KB/s kselftest.tar.xz 10%[=> ] 141.14K 98.0KB/s kselftest.tar.xz 12%[=> ] 174.59K 101KB/s kselftest.tar.xz 13%[=> ] 192.04K 95.0KB/s kselftest.tar.xz 15%[==> ] 217.50K 90.7KB/s kselftest.tar.xz 17%[==> ] 240.12K 92.3KB/s kselftest.tar.xz 18%[==> ] 255.67K 89.0KB/s kselftest.tar.xz 20%[===> ] 275.47K 87.0KB/s eta 13s kselftest.tar.xz 21%[===> ] 298.10K 86.3KB/s eta 13s kselftest.tar.xz 23%[===> ] 323.55K 86.4KB/s eta 13s kselftest.tar.xz 25%[====> ] 351.83K 87.2KB/s eta 13s kselftest.tar.xz 27%[====> ] 382.94K 88.5KB/s eta 11s kselftest.tar.xz 30%[=====> ] 416.88K 90.3KB/s eta 11s kselftest.tar.xz 32%[=====> ] 452.23K 93.8KB/s eta 11s kselftest.tar.xz 34%[=====> ] 474.85K 95.9KB/s eta 11s kselftest.tar.xz 35%[======> ] 489.92K 92.9KB/s eta 11s kselftest.tar.xz 37%[======> ] 522.45K 97.1KB/s eta 9s kselftest.tar.xz 39%[======> ] 548.39K 94.7KB/s eta 9s kselftest.tar.xz 41%[=======> ] 572.42K 92.8KB/s eta 9s kselftest.tar.xz 43%[=======> ] 597.88K 90.9KB/s eta 9s kselftest.tar.xz 45%[========> ] 625.67K 90.5KB/s eta 8s kselftest.tar.xz 47%[========> ] 654.44K 92.8KB/s eta 8s kselftest.tar.xz 49%[========> ] 678.48K 91.4KB/s eta 8s kselftest.tar.xz 51%[=========> ] 703.93K 94.9KB/s eta 8s kselftest.tar.xz 52%[=========> ] 720.90K 96.0KB/s eta 7s kselftest.tar.xz 54%[=========> ] 746.35K 97.1KB/s eta 7s kselftest.tar.xz 55%[==========> ] 764.25K 95.7KB/s eta 7s kselftest.tar.xz 56%[==========> ] 783.12K 95.2KB/s eta 7s kselftest.tar.xz 58%[==========> ] 804.33K 94.9KB/s eta 7s kselftest.tar.xz 59%[==========> ] 824.13K 93.4KB/s eta 6s kselftest.tar.xz 61%[===========> ] 851.92K 87.6KB/s eta 6s kselftest.tar.xz 63%[===========> ] 879.28K 85.0KB/s eta 6s kselftest.tar.xz 65%[============> ] 896.25K 85.7KB/s eta 6s kselftest.tar.xz 66%[============> ] 914.63K 84.3KB/s eta 5s kselftest.tar.xz 68%[============> ] 937.25K 83.3KB/s eta 5s kselftest.tar.xz 69%[============> ] 958.46K 84.9KB/s eta 5s kselftest.tar.xz 71%[=============> ] 981.09K 84.6KB/s eta 5s kselftest.tar.xz 72%[=============> ] 1002K 88.6KB/s eta 5s kselftest.tar.xz 74%[=============> ] 1.00M 86.7KB/s eta 4s kselftest.tar.xz 76%[==============> ] 1.03M 88.9KB/s eta 4s kselftest.tar.xz 77%[==============> ] 1.04M 84.7KB/s eta 4s kselftest.tar.xz 79%[==============> ] 1.06M 86.4KB/s eta 4s kselftest.tar.xz 80%[===============> ] 1.08M 84.8KB/s eta 4s kselftest.tar.xz 81%[===============> ] 1.09M 84.5KB/s eta 3s kselftest.tar.xz 82%[===============> ] 1.11M 84.6KB/s eta 3s kselftest.tar.xz 83%[===============> ] 1.13M 84.9KB/s eta 3s kselftest.tar.xz 86%[================> ] 1.15M 83.1KB/s eta 3s kselftest.tar.xz 87%[================> ] 1.17M 83.7KB/s eta 2s kselftest.tar.xz 88%[================> ] 1.19M 85.9KB/s eta 2s kselftest.tar.xz 90%[=================> ] 1.21M 84.8KB/s eta 2s kselftest.tar.xz 91%[=================> ] 1.23M 85.1KB/s eta 2s kselftest.tar.xz 92%[=================> ] 1.24M 84.0KB/s eta 2s kselftest.tar.xz 93%[=================> ] 1.26M 83.6KB/s eta 1s kselftest.tar.xz 94%[=================> ] 1.27M 83.2KB/s eta 1s kselftest.tar.xz 96%[==================> ] 1.29M 82.1KB/s eta 1s kselftest.tar.xz 97%[==================> ] 1.31M 82.3KB/s eta 1s kselftest.tar.xz 98%[==================> ] 1.33M 77.1KB/s eta 0s kselftest.tar.xz 100%[===================>] 1.34M 79.3KB/s in 16s 2022-12-08 15:23:42 (87.5 KB/s) - 'kselftest.tar.xz' saved [1408044/1408044] skiplist: ======================================== breakpoints:breakpoint_test breakpoints:step_after_suspend_test ftrace:ftracetest net:rtnetlink.sh net:tls netfilter:bridge_brouter.sh netfilter:nft_flowtable.sh netfilter:nft_trans_stress.sh pidfd:pidfd_wait ======================================== livepatch:test-livepatch.sh livepatch:test-callbacks.sh livepatch:test-shadow-vars.sh livepatch:test-state.sh livepatch:test-ftrace.sh ============== Tests to run =============== livepatch:test-livepatch.sh livepatch:test-callbacks.sh livepatch:test-shadow-vars.sh livepatch:test-state.sh livepatch:test-ftrace.sh ===========End Tests to run =============== [ 98.355115] kselftest: Running tests in livepatch TAP version 13 1..5 # selftests: livepatch: test-livepatch.sh [ 99.129053] livepatch: kernel.ftrace_enabled = 1 # [ 99.232836] ===== TEST: basic function patching ===== TEST: basic function patching ... [ 99.324301] SKIP: unable to load module test_klp_livepatch, verify CONFIG_TEST_LIVEPATCH=m and run self-tests as root SKIP: unable to load module test_klp_livepatch, verify CONFIG_TEST_LIVEPATCH=m and run self-tests as root ok 1 selftests: livepatch: test-livepatch.sh # SKIP # selftests: livepatch: test-callbacks.sh [ 99.830935] livepatch: kernel.ftrace_enabled = 1 [ 99.919362] ===== TEST: target module before livepatch ===== # TEST: target module before livepatch ... [ 99.980190] SKIP: unable to load module test_klp_callbacks_mod, verify CONFIG_TEST_LIVEPATCH=m and run self-tests as root SKIP: unable to load module test_klp_callbacks_mod, verify CONFIG_TEST_LIVEPATCH=m and run self-tests as root ok 2 selftests: livepatch: test-callbacks.sh # SKIP # selftests: livepatch: test-shadow-vars.sh [ 100.494722] livepatch: kernel.ftrace_enabled = 1 # [ 100.580556] ===== TEST: basic shadow variable API ===== TEST: basic shadow variable API ... [ 100.639019] SKIP: unable to load module test_klp_shadow_vars, verify CONFIG_TEST_LIVEPATCH=m and run self-tests as root SKIP: unable to load module test_klp_shadow_vars, verify CONFIG_TEST_LIVEPATCH=m and run self-tests as root ok 3 selftests: livepatch: test-shadow-vars.sh # SKIP # selftests: livepatch: test-state.sh [ 101.155586] livepatch: kernel.ftrace_enabled = 1 # TE[ 101.244011] ===== TEST: system state modification ===== ST: system state modification ... [ 101.303515] SKIP: unable to load module test_klp_state, verify CONFIG_TEST_LIVEPATCH=m and run self-tests as root SKIP: unable to load module test_klp_state, verify CONFIG_TEST_LIVEPATCH=m and run self-tests as root ok 4 selftests: livepatch: test-state.sh # SKIP # selftests: livepatch: test-ftrace.sh [ 101.807903] livepatch: kernel.ftrace_enabled = 1 # TEST: livepatch interaction with ftrace_enabled sysc[ 101.900383] ===== TEST: livepatch interaction with ftrace_enabled sysctl ===== tl ... [ 101.963381] livepatch: kernel.ftrace_enabled = 0 [ 101.969254] % modprobe test_klp_livepatch [ 102.036109] modprobe: FATAL: Module test_klp_livepatch not found in directory /lib/modules/5.10.158-cip21 [ 102.101724] livepatch: kernel.ftrace_enabled = 1 [ 102.165923] SKIP: unable to load module test_klp_livepatch, verify CONFIG_TEST_LIVEPATCH=m and run self-tests as root SKIP: unable to load module test_klp_livepatch, verify CONFIG_TEST_LIVEPATCH=m and run self-tests as root ok 5 selftests: livepatch: test-ftrace.sh # SKIP + ../../utils/send-to-lava.sh ./output/result.txt + set +x / #