Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. RomBOOT AT91Bootstrap 3.7.2-rc2-dirty (Tue 14 Apr 02:17:07 BST 2015) NAND: ONFI not supported NAND: Manufacturer ID: 0xec Chip ID: 0xda NAND: Disable On-Die ECC NAND: Press the recovery button (BP4) to recovery NAND: Using Software ECC NAND: Image: Copy 0x80000 bytes from 0x40000 to 0x21f00000 NAND: Done to load image U-Boot 2015.01 (Apr 14 2015 - 16:45:04) CPU: AT91SAM9G20 Crystal frequency: 18.432 MHz CPU clock : 396.288 MHz Master clock : 132.096 MHz DRAM: 64 MiB WARNING: Caches not enabled NAND: 256 MiB MMC: mci: 0 In: serial Out: serial Err: serial Net: macb0 Hit any key to stop autoboot: 3  0 U-Boot> setenv autoload no setenv autoload no U-Boot> setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff U-Boot> setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff U-Boot> dhcp dhcp macb0: Starting autonegotiation... macb0: Autonegotiation complete macb0: link up, 100Mbps full-duplex (lpa: 0xc1e1) BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 BOOTP broadcast 5 *** Unhandled DHCP Option in OFFER/ACK: 42 *** Unhandled DHCP Option in OFFER/ACK: 42 DHCP client bound to address 192.168.56.23 (3793 ms) U-Boot> setenv serverip 192.168.56.230 setenv serverip 192.168.56.230 U-Boot> tftp 0x22100000 542364/tftp-deploy-sk0secrd/kernel/zImage tftp 0x22100000 542364/tftp-deploy-sk0secrd/kernel/zImage macb0: link up, 100Mbps full-duplex (lpa: 0xc1e1) Using macb0 device TFTP from server 192.168.56.230; our IP address is 192.168.56.23 Filename '542364/tftp-deploy-sk0secrd/kernel/zImage'. Load address: 0x22100000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############ 1.2 MiB/s done Bytes transferred = 6851696 (688c70 hex) U-Boot> tftp 0x23000000 542364/tftp-deploy-sk0secrd/ramdisk/ramdisk.cpio.gz.uboot tftp 0x23000000 542364/tftp-deploy-sk0secrd/ramdisk/ramdisk.cpio.gz.uboot macb0: link up, 100Mbps full-duplex (lpa: 0xc1e1) Using macb0 device TFTP from server 192.168.56.230; our IP address is 192.168.56.23 Filename '542364/tftp-deploy-sk0secrd/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x23000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############### 1.2 MiB/s done Bytes transferred = 4980583 (4bff67 hex) U-Boot> setenv initrd_size ${filesize} setenv initrd_size ${filesize} U-Boot> tftp 0x22000000 542364/tftp-deploy-sk0secrd/dtb/at91sam9g20ek.dtb tftp 0x22000000 542364/tftp-deploy-sk0secrd/dtb/at91sam9g20ek.dtb macb0: link up, 100Mbps full-duplex (lpa: 0xc1e1) Using macb0 device TFTP from server 192.168.56.230; our IP address is 192.168.56.23 Filename '542364/tftp-deploy-sk0secrd/dtb/at91sam9g20ek.dtb'. Load address: 0x22000000 Loading: *## 1.1 MiB/s done Bytes transferred = 17112 (42d8 hex) U-Boot> setenv bootargs ' root=/dev/nfs rw nfsroot=192.168.56.230:/var/lib/lava/dispatcher/tmp/542364/extract-nfsrootfs-zvuky7yz,tcp,hard,vers=3 cma=0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs ' root=/dev/nfs rw nfsroot=192.168.56.230:/var/lib/lava/dispatcher/tmp/542364/extract-nfsrootfs-zvuky7yz,tcp,hard,vers=3 cma=0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' U-Boot> bootz 0x22100000 0x23000000 0x22000000 bootz 0x22100000 0x23000000 0x22000000 Kernel image @ 0x22100000 [ 0x000000 - 0x688c70 ] ## Loading init Ramdisk from Legacy Image at 23000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 4980519 Bytes = 4.7 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 22000000 Booting using the fdt blob at 0x22000000 Using Device Tree in place at 22000000, end 220072d7 Starting kernel ... Booting Linux on physical CPU 0x0 Linux version 6.1.75-cip14-rt8 (KernelCI@build-j97397-arm-gcc-10-multi-v5-defconfig-c9j9m) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 PREEMPT Sun Feb 4 03:57:48 UTC 2024 CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=0005317f CPU: VIVT data cache, VIVT instruction cache OF: fdt: Machine model: Atmel at91sam9g20ek earlycon: atmel_serial0 at MMIO 0xfffff200 (options '115200n8') printk: bootconsole [atmel_serial0] enabled Memory policy: Data cache writethrough Zone ranges: DMA [mem 0x0000000020000000-0x0000000023ffffff] Normal empty HighMem empty Movable zone start for each node Early memory node ranges node 0: [mem 0x0000000020000000-0x0000000023ffffff] Initmem setup node 0 [mem 0x0000000020000000-0x0000000023ffffff] Built 1 zonelists, mobility grouping on. Total pages: 16256 Kernel command line: root=/dev/nfs rw nfsroot=192.168.56.230:/var/lib/lava/dispatcher/tmp/542364/extract-nfsrootfs-zvuky7yz,tcp,hard,vers=3 cma=0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>Dentry cache hash table entries: 8192 (order: 3, 32768 bytes, linear) <6>Inode-cache hash table entries: 4096 (order: 2, 16384 bytes, linear) <6>mem auto-init: stack:off, heap alloc:off, heap free:off <6>Memory: 43880K/65536K available (10033K kernel code, 1968K rwdata, 2748K rodata, 380K init, 702K bss, 21656K reserved, 0K cma-reserved, 0K highmem) <6>SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <6>rcu: Preemptible hierarchical RCU implementation. <6>rcu: RCU event tracing is enabled. <6> Trampoline variant of Tasks RCU enabled. <6>rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. <6>NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>rcu: srcu_init: Setting srcu_struct sizes based on contention. <6>clocksource: pit: mask: 0xfffffff max_cycles: 0xfffffff, max_idle_ns: 14468723050 ns <6>clocksource: timer@fffa0000: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 115749784805 ns <6>sched_clock: 32 bits at 17MHz, resolution 60ns, wraps every 130055938017ns <6>Switching to timer-based delay loop, resolution 60ns <6>Console: colour dummy device 80x30 <6>printk: console [tty0] enabled <6>printk: bootconsole [atmel_serial0] disabled <6>Booting Linux on physical CPU 0x0 <5>Linux version 6.1.75-cip14-rt8 (KernelCI@build-j97397-arm-gcc-10-multi-v5-defconfig-c9j9m) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 PREEMPT Sun Feb 4 03:57:48 UTC 2024 <6>CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=0005317f <6>CPU: VIVT data cache, VIVT instruction cache <6>OF: fdt: Machine model: Atmel at91sam9g20ek <6>earlycon: atmel_serial0 at MMIO 0xfffff200 (options '115200n8') <6>printk: bootconsole [atmel_serial0] enabled <6>Memory policy: Data cache writethrough <6>Zone ranges: <6> DMA [mem 0x0000000020000000-0x0000000023ffffff] <6> Normal empty <6> HighMem empty <6>Movable zone start for each node <6>Early memory node ranges <6> node 0: [mem 0x0000000020000000-0x0000000023ffffff] <6>Initmem setup node 0 [mem 0x0000000020000000-0x0000000023ffffff] <6>Built 1 zonelists, mobility grouping on. Total pages: 16256 <5>Kernel command line: root=/dev/nfs rw nfsroot=192.168.56.230:/var/lib/lava/dispatcher/tmp/542364/extract-nfsrootfs-zvuky7yz,tcp,hard,vers=3 cma=0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>Dentry cache hash table entries: 8192 (order: 3, 32768 bytes, linear) <6>Inode-cache hash table entries: 4096 (order: 2, 16384 bytes, linear) <6>mem auto-init: stack:off, heap alloc:off, heap free:off <6>Memory: 43880K/65536K available (10033K kernel code, 1968K rwdata, 2748K rodata, 380K init, 702K bss, 21656K reserved, 0K cma-reserved, 0K highmem) <6>SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <6>rcu: Preemptible hierarchical RCU implementation. <6>rcu: RCU event tracing is enabled. <6> Trampoline variant of Tasks RCU enabled. <6>rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. <6>NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>rcu: srcu_init: Setting srcu_struct sizes based on contention. <6>clocksource: pit: mask: 0xfffffff max_cycles: 0xfffffff, max_idle_ns: 14468723050 ns <6>clocksource: timer@fffa0000: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 115749784805 ns <6>sched_clock: 32 bits at 17MHz, resolution 60ns, wraps every 130055938017ns <6>Switching to timer-based delay loop, resolution 60ns <6>Console: colour dummy device 80x30 <6>printk: console [tty0] enabled <6>printk: bootconsole [atmel_serial0] disabled <6>Calibrating delay loop (skipped), value calculated using timer frequency.. 33.02 BogoMIPS (lpj=165120) <6>CPU: Testing write buffer coherency: ok <6>pid_max: default: 32768 minimum: 301 <6>Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>cblist_init_generic: Setting adjustable number of callback queues. <6>cblist_init_generic: Setting shift to 0 and lim to 1. <6>Setting up static identity map for 0x20008400 - 0x2000847c <6>rcu: Hierarchical SRCU implementation. <6>rcu: Max phase no-delay instances is 1000. <6>printk: console [tty0] printing thread started <6>devtmpfs: initialized <6>clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>futex hash table entries: 256 (order: -1, 3072 bytes, linear) <6>pinctrl core: initialized pinctrl subsystem <6>NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>DMA: preallocated 256 KiB pool for atomic coherent allocations <6>thermal_sys: Registered thermal governor 'step_wise' <6>cpuidle: using governor menu <6>AT91: PM: standby: standby, suspend: ulp0 <4>gpio gpiochip0: (fffff400.gpio): not an immutable chip, please consider fixing it! <6>gpio-at91 fffff400.gpio: at address (ptrval) <4>gpio gpiochip1: (fffff600.gpio): not an immutable chip, please consider fixing it! <6>gpio-at91 fffff600.gpio: at address (ptrval) <4>gpio gpiochip2: (fffff800.gpio): not an immutable chip, please consider fixing it! <6>gpio-at91 fffff800.gpio: at address (ptrval) <6>pinctrl-at91 ahb:apb:pinctrl@fffff400: initialized AT91 pinctrl driver <6>Serial: AMBA PL011 UART driver <6>kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. <6>AT91: Detected SoC: at91sam9g20, revision 1 <5>SCSI subsystem initialized <6>usbcore: registered new interface driver usbfs <6>usbcore: registered new interface driver hub <6>usbcore: registered new device driver usb <6>mc: Linux media interface: v0.10 <6>videodev: Linux video capture interface: v2.00 <6>pps_core: LinuxPPS API ver. 1 registered <6>pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>PTP clock support registered <6>Advanced Linux Sound Architecture Driver Initialized. <6>vgaarb: loaded <6>clocksource: Switched to clocksource timer@fffa0000 <6>NET: Registered PF_INET protocol family <6>IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) <6>tcp_listen_portaddr_hash hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>TCP bind hash table entries: 1024 (order: 1, 8192 bytes, linear) <6>TCP: Hash tables configured (established 1024 bind 1024) <6>UDP hash table entries: 256 (order: 0, 4096 bytes, linear) <6>UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear) <6>NET: Registered PF_UNIX/PF_LOCAL protocol family <6>RPC: Registered named UNIX socket transport module. <6>RPC: Registered udp transport module. <6>RPC: Registered tcp transport module. <6>RPC: Registered tcp NFSv4.1 backchannel transport module. <6>PCI: CLS 0 bytes, default 32 <5>Initialise system trusted keyrings <6>workingset: timestamp_bits=30 max_order=14 bucket_order=0 <6>Unpacking initramfs... <6>jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. <5>Key type asymmetric registered <5>Asymmetric key parser 'x509' registered <6>Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) <6>io scheduler mq-deadline registered <6>io scheduler kyber registered <6>Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled <6>loop: module loaded <6>atmel_usart_serial.0.auto: ttyAT0 at MMIO 0xfffff200 (irq = 16, base_baud = 8256000) is a ATMEL_SERIAL <6>printk: console [ttyAT0] enabled <6>atmel_usart_serial.1.auto: ttyAT1 at MMIO 0xfffb0000 (irq = 21, base_baud = 8256000) is a ATMEL_SERIAL <6>printk: console [ttyAT0] printing thread started <6>atmel_usart_serial.2.auto: ttyAT2 at MMIO 0xfffb4000 (irq = 22, base_baud = 8256000) is a ATMEL_SERIAL <6>Freeing initrd memory: 4864K <6>macb fffc4000.ethernet eth0: Cadence MACB rev 0x0001010c at 0xfffc4000 irq 23 (a6:72:4e:7e:7a:f8) <6>libertas_sdio: Libertas SDIO driver <6>libertas_sdio: Copyright Pierre Ossman <6>at91_ohci 500000.ohci: USB Host Controller <6>at91_ohci 500000.ohci: new USB bus registered, assigned bus number 1 <6>at91_ohci 500000.ohci: irq 24, io mem 0x00500000 <6>hub 1-0:1.0: USB hub found <6>hub 1-0:1.0: 2 ports detected <6>usbcore: registered new interface driver usb-storage <6>usbcore: registered new interface driver ums-datafab <6>usbcore: registered new interface driver ums-freecom <6>usbcore: registered new interface driver ums-jumpshot <6>usbcore: registered new interface driver ums-sddr09 <6>usbcore: registered new interface driver ums-sddr55 <6>i2c_dev: i2c /dev entries driver <6>at91-reset fffffd00.reset-controller: Starting after general reset <3>at91_wdt fffffd40.watchdog: watchdog is disabled <4>at91_wdt: probe of fffffd40.watchdog failed with error -22 <6>atmel_mci fffa8000.mmc: version: 0x210 <6>atmel_mci fffa8000.mmc: using PDC <6>usbcore: registered new interface driver usbhid <6>usbhid: USB HID core driver <6>atmel_mci fffa8000.mmc: Atmel MCI controller at 0xfffa8000 irq 25, 1 slots <6>nand: device found, Manufacturer ID: 0xec, Chip ID: 0xda <6>nand: Samsung NAND 256MiB 3,3V 8-bit <6>nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 <6>Bad block table found at page 131008, version 0x01 <6>Bad block table found at page 130944, version 0x01 <6>nand_read_bbt: bad block at 0x000006120000 <6>nand_read_bbt: bad block at 0x00000d880000 <5>8 fixed-partitions partitions found on MTD device atmel_nand <5>Creating 8 MTD partitions on \"atmel_nand\": <5>0x000000000000-0x000000020000 : \"at91bootstrap\" <5>0x000000020000-0x000000060000 : \"barebox\" <5>0x000000060000-0x000000080000 : \"bareboxenv\" <5>0x000000080000-0x0000000a0000 : \"bareboxenv2\" <5>0x0000000a0000-0x0000000c0000 : \"oftree\" <5>0x0000000c0000-0x0000004c0000 : \"kernel\" <5>0x0000004c0000-0x000007cc0000 : \"rootfs\" <5>0x000007cc0000-0x000010000000 : \"data\" <6>NET: Registered PF_INET6 protocol family <6>Segment Routing with IPv6 <6>In-situ OAM (IOAM) with IPv6 <6>sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>NET: Registered PF_PACKET protocol family <6>lib80211: common routines for IEEE802.11 drivers <5>Loading compiled-in X.509 certificates <6>input: gpio-keys as /devices/platform/gpio-keys/input/input0 <6>macb fffc4000.ethernet eth0: PHY [fffc4000.ethernet-ffffffff:00] driver [Davicom DM9161A] (irq=POLL) <6>macb fffc4000.ethernet eth0: configuring for phy/rmii link mode <6>macb fffc4000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off <6>IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>Sending DHCP requests ..., OK <6>IP-Config: Got DHCP answer from 192.168.56.254, my address is 192.168.56.23 <6>IP-Config: Complete: <6> device=eth0, hwaddr=a6:72:4e:7e:7a:f8, ipaddr=192.168.56.23, mask=255.255.255.0, gw=192.168.56.254 <6> host=192.168.56.23, domain=mayfield.sirena.org.uk, nis-domain=(none) <6> bootserver=192.168.56.254, rootserver=192.168.56.230, rootpath= <6> nameserver0=192.168.56.254 <6> ntpserver0=50.205.244.22, ntpserver1=85.199.214.99 <5>cfg80211: Loading compiled-in X.509 certificates for regulatory database <5>cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <5>cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <4>platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>cfg80211: failed to load regulatory.db <6>ALSA device list: <6> No soundcards found. <6>Freeing unused kernel image (initmem) memory: 380K <4>Kernel memory protection not selected by kernel config. <6>Run /init as init process Loading, please wait... Starting version 247.3-7+deb11u2 <4>mtdblock: MTD device 'at91bootstrap' is NAND, please consider using UBI block devices instead. <4>mtdblock: MTD device 'barebox' is NAND, please consider using UBI block devices instead. <4>mtdblock: MTD device 'bareboxenv' is NAND, please consider using UBI block devices instead. <4>mtdblock: MTD device 'bareboxenv2' is NAND, please consider using UBI block devices instead. <4>mtdblock: MTD device 'oftree' is NAND, please consider using UBI block devices instead. <4>mtdblock: MTD device 'kernel' is NAND, please consider using UBI block devices instead. <4>mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. <4>mtdblock: MTD device 'data' is NAND, please consider using UBI block devices instead. <6>udc: at91_udc version 3 May 2006 <6>ssc fffbc000.ssc: Atmel SSC device at 0x(ptrval) (irq 31) <6>iio iio:device0: Resolution used: 10 bits <4>rtc-at91sam9 fffffd20.rtc: rtc0: SET TIME! <6>rtc-at91sam9 fffffd20.rtc: registered as rtc0 <3>rtc-at91sam9 fffffd20.rtc: hctosys: unable to read the hardware clock 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 a6:72:4e:7e:7a:f8 mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 192.168.56.254): address: 192.168.56.23 broadcast: 192.168.56.255 netmask: 255.255.255.0 gateway: 192.168.56.254 dns0 : 192.168.56.254 dns1 : 0.0.0.0 domain : mayfield.sirena.org.uk rootserver: 192.168.56.254 rootpath: filename : done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. <30>systemd[1]: System time before build time, advancing clock. <27>systemd[1]: Failed to find module 'autofs4' <30>systemd[1]: systemd 247.3-7+deb11u2 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) We<30>systemd[1]: Detected architecture arm. lcome to [1mDebian GNU/Linux 11 (bullseye)[0m! <30>systemd[1]: Set hostname to . <30>systemd[1]: Queued start job for default target Graphical Interface. [[0;32m OK [0m] Created slice [0;1;39msystem-<5>random: crng init done <28>systemd[1]: system-getty.slice: unit configures an IP firewall, but the local sgettye.s lice[0m. support BPF/cgroup firewalling. <28>systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <30>systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. <30>systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0<30>systemd[1]: Created slice system-serial\x2dgetty.slice. m. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. <30>systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Started [0;1;39mDispatch Password …ts to Console Directory Watch<30>systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [0m. [[0;32m OK [0m] Started [0;1;39mForward Password R…uests to Wall Directory Watch[0m<30>systemd[1]: Started Forward Password Requests to Wall Directory Watch. . [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. <30>systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. <30>systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. <30>systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. <30>systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. <30>systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. <30>systemd[1]: Reached target Swap. [[0;32m OK [0m] List<30>systemd[1]: Listening on initctl Compatibility Named Pipe. ening on [0;1;39minitctl Compatibility Named Pipe[0m. <30>systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. <30>systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. <30>systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39<30>systemd[1]: Listening on Network Service Netlink Socket. mNetwork Service Netlink Socket[0m. [[0;32m OK [0m] Listening <30>systemd[1]: Listening on udev Control Socket. on [0;1;39mudev Control Socket[0m. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. <30>systemd[1]: Listening on udev Kernel Socket. <30>systemd[1]: Condition check resulted in Huge Pages File System being skipped. <30>systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. Mounting [0;1;39mKernel Debug File System[0m... <30>systemd[1]: Mounting Kernel Debug File System... <30>systemd[1]: Condition check resulted in Kernel Trace File System being skipped. <30>systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped. S<30>systemd[1]: Starting Load Kernel Module configfs... tarting [0;1;39mLoad Kernel Module configfs[0m... Starting [0;1;39mLoad Kernel Mod<30>systemd[1]: Starting Load Kernel Module drm... ule drm[0m... <30>systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... <30>systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. Starting [0;1;39mJournal Service[0m...<30>systemd[1]: Starting Journal Service... Starting [0;1;39mLoad Kernel Modules[0m...<30>systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mRemount Root and Kernel File Syste<30>systemd[1]: Starting Remount Root and Kernel File Systems... ms[0m... Starting [0;1;39mColdplug All udev Devices[0m... <30>systemd[1]: Starting Coldplug All udev Devices... [[0;32m OK [0m] Mounted [0;1;39mKernel De<30>systemd[1]: Mounted Kernel Debug File System. bug File System[0m. <30>systemd[1]: modprobe@configfs.service: Succeeded. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module c<30>systemd[1]: Finished Load Kernel Module configfs. onfigfs[0m. <30>systemd[1]: modprobe@drm.service: Succeeded. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. <30>systemd[1]: Finished Load Kernel Module drm. <30>systemd[1]: modprobe@fuse.service: Succeeded. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. <30>systemd[1]: Finished Load Kernel Module fuse. <30>systemd[1]: Condition check resulted in FUSE Control File System being skipped. Mounting [0;1;39mKernel Configuration File System[0m... <30>systemd[1]: Mounting Kernel Configuration File System... [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. <30>systemd[1]: Finished Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. <30>systemd[1]: Finished Remount Root and Kernel File Systems. <30>systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. <30>systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. Starting [0;1;39mLoad/Save Random Seed[0m... <30>systemd[1]: Starting Load/Save Random Seed... <30>systemd[1]: Starting Apply Kernel Variables... Starting [0;1;39mApply Kernel Variables[0m... Starting [0;1;39mCreate System Users[0m... <30>systemd[1]: Starting Create System Users... [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. <30>systemd[1]: Mounted Kernel Configuration File System. [[0;32m OK [0m] Finished [0;1<30>systemd[1]: Finished Load/Save Random Seed. ;39mLoad/Save Random Seed[0m. <30>systemd[1]: Condition check resulted in First Boot Complete being skipped. [[0;32m OK [0m] Finished [0;1;39mA<30>systemd[1]: Finished Apply Kernel Variables. pply Kernel Variables[0m. [[0;32m OK [0m] Finished [0;1;39mCreate System Users[0m. <30>systemd[1]: Finished Create System Users. Starting [0;1;39mCreate Static Device Nodes in <30>systemd[1]: Starting Create Static Device Nodes in /dev... /dev[0m... <30>systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. Starting [0;1;39mFlush Journal to Persistent Storage[0m... [[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems (Pre)[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m. Starting [0;1;39mRule-based Manage…for Device Events and Files[0m... <46>systemd-journald[134]: Received client request to flush runtime journal. [[0m[0;31m* [0m] (1 of 4) A start job is running for…e Events and Files (9s / 1min 37s) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 4) A start job is running for…e Events and Files (9s / 1min 37s) M[K[[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. [K Starting [0;1;39mNetwork Service[0m... [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. Starting [0;1;39mCreate Volatile Files and Directories[0m... [[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for…s and Directories (13s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for /dev/ttyAT0 (14s / 1min 31s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for /dev/ttyAT0 (14s / 1min 31s) <4>mtdblock: MTD device 'at91bootstrap' is NAND, please consider using UBI block devices instead. M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (2 of 3) A start job is running for /dev/ttyAT0 (15s / 1min 31s) <4>mtdblock: MTD device 'barebox' is NAND, please consider using UBI block devices instead. <4>mtdblock: MTD device 'bareboxenv' is NAND, please consider using UBI block devices instead. <4>mtdblock: MTD device 'bareboxenv2' is NAND, please consider using UBI block devices instead. <4>mtdblock: MTD device 'oftree' is NAND, please consider using UBI block devices instead. <4>mtdblock: MTD device 'kernel' is NAND, please consider using UBI block devices instead. <4>mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. <4>mtdblock: MTD device 'data' is NAND, please consider using UBI block devices instead. M[K[[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. [K[[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. [ [0;31m*[0;1;31m*[0m] A start job is running for /dev/ttyAT0 (20s / 1min 31s) M[K[[0;32m OK [0m] Found device [0;1;39m/dev/ttyAT0[0m. [K[[0;32m OK [0m] Reached target [0;1;39mHardware activated USB gadget[0m. Starting [0;1;39mNetwork Name Resolution[0m... Starting [0;1;39mNetwork Time Synchronization[0m... Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m... [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m. [[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Time Synchronized[0m. [[0;32m OK [0m] Started [0;1;39mDaily apt download activities[0m. [[0;32m OK [0m] Started [0;1;39mDaily apt upgrade and clean activities[0m. [[0;32m OK [0m] Started [0;1;39mPeriodic ext4 Onli…ata Check for All Filesystems[0m. [[0;32m OK [0m] Started [0;1;39mDiscard unused blocks once a week[0m. [[0;32m OK [0m] Reached target [0;1;39mTimers[0m. [[0;32m OK [0m] Listening on [0;1;39mD-Bus System Message Bus Socket[0m. [[0;32m OK [0m] Reached target [0;1;39mSockets[0m. [[0;32m OK [0m] Reached target [0;1;39mBasic System[0m. [[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m. Starting [0;1;39mRemove Stale Onli…t4 Metadata Check Snapshots[0m... Starting [0;1;39mUser Login Management[0m... [ [0;31m*[0m] (3 of 3) A start job is running for…k Name Resolution (28s / 1min 51s) M[K[[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[0m. [K[[0;32m OK [0m] Reached target [0;1;39mNetwork[0m. [[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m. Starting [0;1;39mPermit User Sessions[0m... [[0;32m OK [0m] Finished [0;1;39mPermit User Sessions[0m. [[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m. [[0;32m OK [0m] Started [0;1;39mSerial Getty on ttyAT0[0m. [[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m. [[0;32m OK [0m] Started [0;1;39mUser Login Management[0m. [[0;32m OK [0m] Reached target [0;1;39mMulti-User System[0m. [[0;32m OK [0m] Finished [0;1;39mRemove Stale Onli…ext4 Metadata Check Snapshots[0m. [[0;32m OK [0m] Reached target [0;1;39mGraphical Interface[0m. Starting [0;1;39mUpdate UTMP about System Runlevel Changes[0m... [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Runlevel Changes[0m. Debian GNU/Linux 11 debian-bullseye-armel ttyAT0 debian-bullseye-armel login: root (automatic login) Linux debian-bullseye-armel 6.1.75-cip14-rt8 #1 PREEMPT Sun Feb 4 03:57:48 UTC 2024 armv5tejl 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/542364/extract-nfsrootfs-zvuky7yz' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/542364/extract-nfsrootfs-zvuky7yz' / # export NFS_SERVER_IP='192.168.56.230' export NFS_SERVER_IP='192.168.56.230' / # # # / # export SHELL=/bin/bash export SHELL=/bin/bash / # . /lava-542364/environment . /lava-542364/environment / # /lava-542364/bin/lava-test-runner /lava-542364/0 /lava-542364/bin/lava-test-runner /lava-542364/0 + export TESTRUN_ID=0_timesync-off + TESTRUN_ID=0_timesync-off + cd /lava-542364/0/tests/0_timesync-off ++ cat uuid + UUID=542364_1.6.2.4.1 + set +x + systemctl stop systemd-timesyncd + set +x + export TESTRUN_ID=1_kselftest-dt + TESTRUN_ID=1_kselftest-dt + cd /lava-542364/0/tests/1_kselftest-dt ++ cat uuid + UUID=542364_1.6.2.4.5 + set +x + cd ./automated/linux/kselftest/ + ./kselftest.sh -c dt -T '' -t kselftest_armhf.tar.gz -s True -u http://storage.kernelci.org/cip-gitlab/ci-pavel-linux-test/v6.1.75-cip14-132-g6e54756fbd6c2/arm/multi_v5_defconfig/gcc-10/kselftest.tar.xz -L '' -S /dev/null -b at91sam9g20ek -g cip-gitlab -e '' -p /opt/kselftests/mainline/ -n 1 -i 1 INFO: install_deps skipped --2024-02-04 04:18:25-- http://storage.kernelci.org/cip-gitlab/ci-pavel-linux-test/v6.1.75-cip14-132-g6e54756fbd6c2/arm/multi_v5_defconfig/gcc-10/kselftest.tar.xz Resolving storage.kernelci.org (storage.kernelci.org)... 20.171.243.82 Connecting to storage.kernelci.org (storage.kernelci.org)|20.171.243.82|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1533312 (1.5M) [application/octet-stream] Saving to: 'kselftest.tar.xz' kselftest.tar.xz 0%[ ] 0 --.-KB/s kselftest.tar.xz 3%[ ] 49.92K 178KB/s kselftest.tar.xz 14%[=> ] 213.04K 379KB/s kselftest.tar.xz 28%[====> ] 429.60K 504KB/s kselftest.tar.xz 47%[========> ] 710.85K 624KB/s kselftest.tar.xz 66%[============> ] 997.73K 700KB/s kselftest.tar.xz 83%[===============> ] 1.23M 731KB/s kselftest.tar.xz 100%[===================>] 1.46M 744KB/s kselftest.tar.xz 100%[===================>] 1.46M 744KB/s in 2.0s 2024-02-04 04:18:28 (744 KB/s) - 'kselftest.tar.xz' saved [1533312/1533312] <6>platform sound: deferred probe pending skiplist: ======================================== ======================================== ============== Tests to run =============== ===========End Tests to run =============== shardfile-dt fail ./kselftest.sh: 131: cannot open /lava-542364/0/tests/1_kselftest-dt/automated/linux/kselftest/output/kselftest.txt: No such file + ../../utils/send-to-lava.sh ./output/result.txt + set +x / #