Trying 192.168.56.21... Connected to conserv1. Escape character is '^]'. ser2net port telnet,3003 device serialdev, /dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.2.2.3:1.0-port0, 115200n81, local=false [,115200N81] (Debian GNU/Linux) U-Boot SPL 2022.04-00708-g42a2d90cf5-dirty (Apr 30 2022 - 01:31:21 +0100) Trying to boot from MMC1 U-Boot 2022.04-00708-g42a2d90cf5-dirty (Apr 30 2022 - 01:31:21 +0100) CPU : AM335X-GP rev 2.0 Model: TI AM335x BeagleBone Black DRAM: 512 MiB Core: 152 devices, 15 uclasses, devicetree: separate WDT: Started wdt@44e35000 with servicing (60s timeout) NAND: U-Boot SPL 2022.04-00708-g42a2d90cf5-dirty (Apr 30 2022 - 01:31:21 +0100) Trying to boot from MMC1 U-Boot 2022.04-00708-g42a2d90cf5-dirty (Apr 30 2022 - 01:31:21 +0100) CPU : AM335X-GP rev 2.0 Model: TI AM335x BeagleBone Black DRAM: 512 MiB Core: 152 devices, 15 uclasses, devicetree: separate WDT: Started wdt@44e35000 with servicing (60s timeout) NAND: U-Boot SPL 2022.04-00708-g42a2d90cf5-dirty (Apr 30 2022 - 01:31:21 +0100) Trying to boot from MMC1 U-Boot 2022.04-00708-g42a2d90cf5-dirty (Apr 30 2022 - 01:31:21 +0100) CPU : AM335X-GP rev 2.0 Model: TI AM335x BeagleBone Black DRAM: 512 MiB Core: 152 devices, 15 uclasses, devicetree: separate WDT: Started wdt@44e35000 with servicing (60s timeout) NAND: 0 MiB MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 Loading Environment from FAT... Unable to use mmc 0:1... not set. Validating first E-fuse MAC Net: eth2: ethernet@4a100000, eth3: usb_ether Hit any key to stop autoboot: 2  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 link up on port 0, speed 100, full duplex BOOTP broadcast 1 DHCP client bound to address 192.168.56.113 (36 ms) => setenv serverip 192.168.56.125 setenv serverip 192.168.56.125 => tftp 0x82000000 292639/tftp-deploy-ntqphu9e/kernel/zImage tftp 0x82000000 292639/tftp-deploy-ntqphu9e/kernel/zImage link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 192.168.56.125; our IP address is 192.168.56.113 Filename '292639/tftp-deploy-ntqphu9e/kernel/zImage'. Load address: 0x82000000 Loading: *################################################## 3.8 MiB 4 MiB/s done Bytes transferred = 3941832 (3c25c8 hex) => tftp 0x83000000 292639/tftp-deploy-ntqphu9e/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83000000 292639/tftp-deploy-ntqphu9e/ramdisk/ramdisk.cpio.gz.uboot link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 192.168.56.125; our IP address is 192.168.56.113 Filename '292639/tftp-deploy-ntqphu9e/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83000000 Loading: *################################################## 7.5 MiB 4.6 MiB/s done Bytes transferred = 7867124 (780af4 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 292639/tftp-deploy-ntqphu9e/dtb/am335x-boneblack.dtb tftp 0x88000000 292639/tftp-deploy-ntqphu9e/dtb/am335x-boneblack.dtb link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 192.168.56.125; our IP address is 192.168.56.113 Filename '292639/tftp-deploy-ntqphu9e/dtb/am335x-boneblack.dtb'. Load address: 0x88000000 Loading: *################################################## 33.4 KiB 3.3 MiB/s done Bytes transferred = 34220 (85ac hex) => setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=192.168.56.125:/var/lib/lava/dispatcher/tmp/292639/extract-nfsrootfs-gcq5lr8f,tcp,hard console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=192.168.56.125:/var/lib/lava/dispatcher/tmp/292639/extract-nfsrootfs-gcq5lr8f,tcp,hard console_msg_format=syslog earlycon ip=dhcp' => bootz 0x82000000 0x83000000 0x88000000 bootz 0x82000000 0x83000000 0x88000000 Kernel image @ 0x82000000 [ 0x000000 - 0x3c25c8 ] ## Loading init Ramdisk from Legacy Image at 83000000 ... Image Name: Created: 2022-07-07 2:02:36 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 7867060 Bytes = 7.5 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Using Device Tree in place at 88000000, end 8800b5ab Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.9.321 (KernelCI@build-j323803-arm-gcc-10-omap2plus-defconfig-l2gll) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP Thu Jul 7 01:54:56 UTC 2022 [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt:Machine model: TI AM335x BeagleBone Black [ 0.000000] Malformed early option 'earlycon' [ 0.000000] cma: Reserved 16 MiB at 0x9e800000 [ 0.000000] Memory policy: Data cache writeback [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] AM335X ES2.0 (sgx neon) [ 0.000000] percpu: Embedded 14 pages/cpu s27688 r8192 d21464 u57344 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129412 [ 0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=192.168.56.125:/var/lib/lava/dispatcher/tmp/292639/extract-nfsrootfs-gcq5lr8f,tcp,hard console_msg_format=syslog earlycon ip=dhcp [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Memory: 471748K/522240K available (8192K kernel code, 777K rwdata, 2360K rodata, 1024K init, 8051K bss, 34108K reserved, 16384K cma-reserved, 0K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xe0000000 - 0xff800000 ( 504 MB) [ 0.000000] lowmem : 0xc0000000 - 0xdfe00000 ( 510 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0008000 - 0xc0900000 (9184 kB) [ 0.000000] .init : 0xc0c00000 - 0xc0d00000 (1024 kB) [ 0.000000] .data : 0xc0d00000 - 0xc0dc24bc ( 778 kB) [ 0.000000] .bss : 0xc0dc4000 - 0xc15a0da0 (8052 kB) [ 0.000000] Running RCU self tests [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU lockdep checking is enabled. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts [ 0.000000] OMAP clockevent source: timer2 at 24000000 Hz [ 0.000015] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.000037] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000082] OMAP clocksource: timer1 at 24000000 Hz [ 0.000498] clocksource_probe: no matching clocksources found [ 0.001444] Console: colour dummy device 80x30 [ 0.001504] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.001513] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.001521] ... MAX_LOCK_DEPTH: 48 [ 0.001528] ... MAX_LOCKDEP_KEYS: 8191 [ 0.001535] ... CLASSHASH_SIZE: 4096 [ 0.001542] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.001549] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.001556] ... CHAINHASH_SIZE: 32768 [ 0.001563] memory used by lock dependency info: 5167 kB [ 0.001570] per task-struct memory footprint: 1536 bytes [ 0.001605] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) [ 0.078754] pid_max: default: 32768 minimum: 301 [ 0.079209] Security Framework initialized [ 0.079343] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.079356] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.082620] CPU: Testing write buffer coherency: ok [ 0.082772] CPU0: Spectre v2: using BPIALL workaround [ 0.084183] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.085303] Setting up static identity map for 0x80100000 - 0x80100070 [ 0.087307] Brought up 1 CPUs [ 0.087325] SMP: Total of 1 processors activated (996.14 BogoMIPS). [ 0.087334] CPU: All CPU(s) started in SVC mode. [ 0.091170] devtmpfs: initialized [ 0.126245] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 [ 0.127050] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.127109] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.128606] pinctrl core: initialized pinctrl subsystem [ 0.133614] NET: Registered protocol family 16 [ 0.139036] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.182721] omap_hwmod: debugss: _wait_target_disable failed [ 0.238763] cpuidle: using governor menu [ 0.255183] OMAP GPIO hardware version 0.1 [ 0.293499] No ATAGs? [ 0.293525] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.336608] edma 49000000.edma: TI EDMA DMA engine driver [ 0.341047] SCSI subsystem initialized [ 0.342678] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, deferring probe [ 0.342785] omap_i2c 4819c000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c2_pins, deferring probe [ 0.343050] pps_core: LinuxPPS API ver. 1 registered [ 0.343061] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.343108] PTP clock support registered [ 0.347104] clocksource: Switched to clocksource timer1 [ 0.438221] VFS: Disk quotas dquot_6.6.0 [ 0.438414] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.468181] NET: Registered protocol family 2 [ 0.468633] IP idents hash table entries: 8192 (order: 4, 65536 bytes) [ 0.470472] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [ 0.470563] TCP bind hash table entries: 4096 (order: 5, 147456 bytes) [ 0.471111] TCP: Hash tables configured (established 4096 bind 4096) [ 0.471285] UDP hash table entries: 256 (order: 2, 20480 bytes) [ 0.471376] UDP-Lite hash table entries: 256 (order: 2, 20480 bytes) [ 0.471847] NET: Registered protocol family 1 [ 0.473747] RPC: Registered named UNIX socket transport module. [ 0.473767] RPC: Registered udp transport module. [ 0.473777] RPC: Registered tcp transport module. [ 0.473786] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.475499] Trying to unpack rootfs image as initramfs... [ 1.109984] Freeing initrd memory: 7684K [ 1.111118] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available [ 1.115266] audit: initializing netlink subsys (disabled) [ 1.115509] audit: type=2000 audit(1.100:1): initialized [ 1.119408] workingset: timestamp_bits=14 max_order=17 bucket_order=3 [ 1.122045] NFS: Registering the id_resolver key type [ 1.122420] Key type id_resolver registered [ 1.122436] Key type id_legacy registered [ 1.122589] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 1.128291] io scheduler noop registered [ 1.128318] io scheduler deadline registered [ 1.128439] io scheduler cfq registered (default) [ 1.130458] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568 [ 1.134693] Serial: 8250/16550 driver, 6 ports, IRQ sharing enabled [ 1.142390] omap_uart 44e09000.serial: no wakeirq for uart0 [ 1.143041] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 158, base_baud = 3000000) is a OMAP UART0 [ 1.858792] console [ttyO0] enabled [ 1.899128] brd: module loaded [ 1.924498] loop: module loaded [ 1.930252] mtdoops: mtd device (mtddev=name/number) must be supplied [ 2.007174] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6 [ 2.013557] davinci_mdio 4a101000.mdio: detected phy mask fffffffe [ 2.045021] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 [ 2.056121] cpsw 4a100000.ethernet: Detected MACID = c8:a0:30:ab:e7:47 [ 2.069768] mousedev: PS/2 mouse device common for all mice [ 2.075599] i2c /dev entries driver [ 2.081945] omap_hsmmc 48060000.mmc: Got CD GPIO [ 2.207988] ledtrig-cpu: registered to indicate activity on CPUs [ 2.215195] oprofile: using arm/armv7 [ 2.219878] Initializing XFRM netlink socket [ 2.224748] NET: Registered protocol family 10 [ 2.236345] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 2.244963] NET: Registered protocol family 17 [ 2.249791] NET: Registered protocol family 15 [ 2.254811] Key type dns_resolver registered [ 2.259508] omap_voltage_late_init: Voltage driver support not added [ 2.266159] sr_dev_init: No voltage domain specified for smartreflex0. Cannot initialize [ 2.274664] sr_dev_init: No voltage domain specified for smartreflex1. Cannot initialize [ 2.283798] ThumbEE CPU extension supported. [ 2.288373] Registering SWP/SWPB emulation handler [ 2.293379] SmartReflex Class3 initialized [ 2.324124] mmc0: host does not support reading read-only switch, assuming write-enable [ 2.338468] mmc0: new SD card at address e624 [ 2.346285] mmcblk0: mmc0:e624 SU512 484 MiB [ 2.355108] mmcblk0: p1 [ 2.376115] mmc1: new high speed MMC card at address 0001 [ 2.384714] mmcblk1: mmc1:0001 MMC02G 1.79 GiB [ 2.391993] mmcblk1boot0: mmc1:0001 MMC02G partition 1 1.00 MiB [ 2.399988] mmcblk1boot1: mmc1:0001 MMC02G partition 2 1.00 MiB [ 2.410727] mmcblk1: p1 p2 [ 2.425253] tps65217 0-0024: TPS65217 ID 0xe version 1.2 [ 2.431824] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz [ 2.441813] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz [ 2.449540] hctosys: unable to open rtc device (rtc0) [ 2.454830] sr_init: No PMIC hook to init smartreflex [ 2.460446] sr_init: platform driver register failed for SR [ 2.483797] net eth0: initializing cpsw version 1.12 (0) [ 2.587750] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver [SMSC LAN8710/LAN8720] (mii_bus:phy_addr=4a101000.mdio:00, irq=-1) [ 2.610157] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 4.647856] cpsw 4a100000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off [ 4.656595] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 4.677093] Sending DHCP requests ..., OK [ 11.357580] IP-Config: Got DHCP answer from 192.168.56.254, my address is 192.168.56.113 [ 11.366041] IP-Config: Complete: [ 11.369468] device=eth0, hwaddr=c8:a0:30:ab:e7:47, ipaddr=192.168.56.113, mask=255.255.255.0, gw=192.168.56.254 [ 11.380492] host=192.168.56.113, domain=mayfield.sirena.org.uk, nis-domain=(none) [ 11.388782] bootserver=192.168.56.254, rootserver=192.168.56.125, rootpath= nameserver0=192.168.56.254 [ 11.404977] Freeing unused kernel memory: 1024K Loading, please wait... Starting version 247.3-7 [ 12.698416] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 1000000 KHz [ 12.706386] cpu cpu0: dev_pm_opp_set_rate: failed to find current OPP for freq 1000000000 (-34) [ 12.839750] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write [ 12.852108] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 720000 KHz [ 12.898607] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0 [ 12.938553] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 13.332062] omap_rng 48310000.rng: OMAP Random Number Generator ver. 20 [ 14.228686] 47401300.usb-phy supply vcc not found, using dummy regulator [ 14.238489] 47401b00.usb-phy supply vcc not found, using dummy regulator [ 14.266475] usbcore: registered new interface driver usbfs [ 14.273198] usbcore: registered new interface driver hub [ 14.279151] usbcore: registered new device driver usb [ 14.489520] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver [ 14.496546] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1 [ 14.719010] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 14.726143] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 14.733852] usb usb1: Product: MUSB HDRC host driver [ 14.739091] usb usb1: Manufacturer: Linux 4.9.321 musb-hcd [ 14.744837] usb usb1: SerialNumber: musb-hdrc.1.auto [ 14.889024] hub 1-0:1.0: USB hub found [ 14.903558] hub 1-0:1.0: 1 port detected 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: eth0 hardware address c8:a0:30:ab:e7:47 mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 192.168.56.254): address: 192.168.56.113 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. [ 17.067898] systemd[1]: System time before build time, advancing clock. [ 17.179589] systemd[1]: Inserted module 'autofs4' [ 17.200429] cgroup: cgroup2: unknown option \"nsdelegate,memory_recursiveprot\" [ 17.211765] cgroup: cgroup2: unknown option \"nsdelegate\" [ 17.249946] systemd[1]: systemd 247.3-7 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) [ 17.275969] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 17.322757] systemd[1]: Set hostname to . [ 20.217944] systemd[1]: Queued start job for default target Graphical Interface. [ 20.230037] random: systemd: uninitialized urandom read (16 bytes read) [ 20.237779] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 20.251970] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 20.281340] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 20.317805] random: systemd: uninitialized urandom read (16 bytes read) [ 20.330109] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 20.367698] random: systemd: uninitialized urandom read (16 bytes read) [ 20.380901] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 20.421710] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 20.460240] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39mDispatch Password …ts to Console Directory Watch[0m. [ 20.499139] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started [0;1;39mForward Password R…uests to Wall Directory Watch[0m. [ 20.547299] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount [0;1;39mArbitrary…s File System Automount Point[0m. [ 20.588397] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 20.628612] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 20.658041] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 20.697876] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 20.733349] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 20.770236] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 20.814875] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Audit Socket[0m. [ 20.853213] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 20.891697] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 20.933064] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 20.979362] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 21.021194] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 21.060670] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 21.091650] systemd[1]: Mounting POSIX Message Queue File System... Mounting [0;1;39mPOSIX Message Queue File System[0m... [ 21.196012] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 21.260953] random: systemd: uninitialized urandom read (16 bytes read) [ 21.433621] systemd[1]: Mounting Kernel Trace File System... Mounting [0;1;39mKernel Trace File System[0m... [ 21.519660] random: systemd: uninitialized urandom read (16 bytes read) [ 21.632556] systemd[1]: Starting Create list of static device nodes for the current kernel... Starting [0;1;39mCreate list of st…odes for the current kernel[0m... [ 21.700195] random: systemd: uninitialized urandom read (16 bytes read) [ 21.780250] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 21.856141] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 21.939765] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 21.983279] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 22.060458] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 22.150570] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 22.236132] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 22.298674] random: systemd: uninitialized urandom read (16 bytes read) [ 22.384937] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 22.601619] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m. [ 22.635849] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 22.731225] systemd[1]: Mounted Kernel Trace File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Trace File System[0m. [ 22.821230] systemd[1]: Finished Create list of static device nodes for the current kernel. [[0;32m OK [0m] Finished [0;1;39mCreate list of st… nodes for the current kernel[0m. [ 22.935758] systemd[1]: modprobe@configfs.service: Succeeded. [ 22.984618] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [ 23.056305] systemd[1]: modprobe@drm.service: Succeeded. [ 23.101211] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [ 23.139546] random: systemd-journal: uninitialized urandom read (16 bytes read) [ 23.164668] systemd[1]: modprobe@fuse.service: Succeeded. [ 23.201267] systemd[1]: Finished Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [ 23.264166] systemd[1]: Finished Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [ 23.324053] systemd[1]: Finished Remount Root and Kernel File Systems. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. [ 23.403249] systemd[1]: Condition check resulted in FUSE Control File System being skipped. [ 23.449135] random: systemd: uninitialized urandom read (16 bytes read) [ 23.518147] systemd[1]: Mounting Kernel Configuration File System... Mounting [0;1;39mKernel Configuration File System[0m... [ 23.589791] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. [ 23.630308] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 23.671020] random: systemd: uninitialized urandom read (16 bytes read) [ 23.749587] systemd[1]: Starting Load/Save Random Seed... Starting [0;1;39mLoad/Save Random Seed[0m... [ 23.829475] systemd[1]: Starting Apply Kernel Variables... Starting [0;1;39mApply Kernel Variables[0m... [ 23.932504] systemd[1]: Starting Create System Users... Starting [0;1;39mCreate System Users[0m... [ 24.114514] systemd[1]: Mounted Kernel Configuration File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. [ 24.460385] systemd[1]: Finished Load/Save Random Seed. [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [ 24.521483] systemd[1]: Condition check resulted in First Boot Complete being skipped. [ 24.603930] systemd[1]: Finished Apply Kernel Variables. [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [ 24.671444] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. [[0;1;31mFAILED[0m] Failed to start [0;1;39mCreate System Users[0m. See 'systemctl status systemd-sysusers.service' for details. Starting [0;1;39mFlush Journal to Persistent Storage[0m... Starting [0;1;39mCreate Static Device Nodes in /dev[0m... [ 25.329460] systemd-journald[151]: Received client request to flush runtime journal. [[0;32m OK [0m] Finished [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;39mCreate Volatile Files and Directories[0m... Starting [0;1;39mRule-based Manage…for Device Events and Files[0m... [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [ 27.912238] random: crng init done [ 27.915838] random: 50 urandom warning(s) missed due to ratelimiting [[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. Starting [0;1;39mNetwork Service[0m... [[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m... [[0;32m OK [0m] Found device [0;1;39m/dev/ttyO0[0m. [[0;1;31mFAILED[0m] Failed to start [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. See 'systemctl status systemd-update-utmp.service' for details. [[0;1;38;5;185mDEPEND[0m] Dependency failed for [0;1;39mUpda…about System Runlevel Changes[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m. [[0;32m OK [0m] Started [0;1;39mDaily apt download activities[0m. [[0;32m OK [0m] Started [0;1;39mDaily apt upgrade and clean activities[0m. [[0;32m OK [0m] Started [0;1;39mPeriodic ext4 Onli…ata Check for All Filesystems[0m. [[0;32m OK [0m] Started [0;1;39mDiscard unused blocks once a week[0m. [[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m. [[0;32m OK [0m] Reached target [0;1;39mTimers[0m. [[0;32m OK [0m] Listening on [0;1;39mD-Bus System Message Bus Socket[0m. [[0;32m OK [0m] Reached target [0;1;39mSockets[0m. [[0;32m OK [0m] Reached target [0;1;39mBasic System[0m. [[0;32m OK [0m] 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;1;31mFAILED[0m] Failed to start [0;1;39mUser Login Management[0m. See 'systemctl status systemd-logind.service' for details. [[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. [[0;32m OK [0m] Reached target [0;1;39mHardware activated USB gadget[0m. [[0;32m OK [0m] Stopped [0;1;39mUser Login Management[0m. Starting [0;1;39mLoad Kernel Module drm[0m... Starting [0;1;39mNetwork Name Resolution[0m... [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. Starting [0;1;39mUser Login Management[0m... [[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m. See 'systemctl status systemd-resolved.service' for details. [[0;1;31mFAILED[0m] Failed to start [0;1;39mUser Login Management[0m. See 'systemctl status systemd-logind.service' for details. [[0;32m OK [0m] Stopped [0;1;39mUser Login Management[0m. Starting [0;1;39mLoad Kernel Module drm[0m... [[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m. Starting [0;1;39mNetwork Name Resolution[0m... [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. Starting [0;1;39mUser Login Management[0m... [[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m. See 'systemctl status systemd-resolved.service' for details. [[0;1;31mFAILED[0m] Failed to start [0;1;39mUser Login Management[0m. See 'systemctl status systemd-logind.service' for details. [[0;32m OK [0m] Finished [0;1;39mRemove Stale Onli…ext4 Metadata Check Snapshots[0m. [[0;32m OK [0m] Stopped [0;1;39mUser Login Management[0m. Starting [0;1;39mLoad Kernel Module drm[0m... [[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m. Starting [0;1;39mNetwork Name Resolution[0m... [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m. See 'systemctl status systemd-resolved.service' for details. Starting [0;1;39mUser Login Management[0m... [[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m. Starting [0;1;39mNetwork Name Resolution[0m... [[0;1;31mFAILED[0m] Failed to start [0;1;39mUser Login Management[0m. See 'systemctl status systemd-logind.service' for details. [[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m. See 'systemctl status systemd-resolved.service' for details. [[0;32m OK [0m] Stopped [0;1;39mUser Login Management[0m. Starting [0;1;39mLoad Kernel Module drm[0m... [[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m. Starting [0;1;39mNetwork Name Resolution[0m... [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m. See 'systemctl status systemd-resolved.service' for details. Starting [0;1;39mUser Login Management[0m... [[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m. [[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m. See 'systemctl status systemd-resolved.service' for details. [[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;1;31mFAILED[0m] Failed to start [0;1;39mUser Login Management[0m. See 'systemctl status systemd-logind.service' for details. [[0;32m OK [0m] Stopped [0;1;39mUser Login Management[0m. Starting [0;1;39mLoad Kernel Module drm[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 ttyO0[0m. [[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [[0;1;31mFAILED[0m] Failed to start [0;1;39mUser Login Management[0m. See 'systemctl status systemd-logind.service' for details. [[0;32m OK [0m] Reached target [0;1;39mMulti-User System[0m. [[0;32m OK [0m] Reached target [0;1;39mGraphical Interface[0m. Debian GNU/Linux 11 debian-bullseye-armhf ttyO0 debian-bullseye-armhf login: root (automatic login) Linux debian-bullseye-armhf 4.9.321 #1 SMP Thu Jul 7 01:54:56 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/292639/extract-nfsrootfs-gcq5lr8f' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/292639/extract-nfsrootfs-gcq5lr8f' / # export NFS_SERVER_IP='192.168.56.125' export NFS_SERVER_IP='192.168.56.125' / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-292639/environment . /lava-292639/environment / # /lava-292639/bin/lava-test-runner /lava-292639/0 /lava-292639/bin/lava-test-runner /lava-292639/0 mkdir: cannot create directory ‘/lava-292639/0/results’: Read-only file system mv: cannot move '/lava-292639/0/lava-test-runner.conf' to '/lava-292639/0/lava-test-runner.conf-1647806155': Read-only file system cat: /lava-292639/0/lava-test-runner.conf-1647806155: No such file or directory # / # #export SHELL=/bin/sh / # export SHELL=/bin/sh. /lava-292639/environment / # . /lava-292639/environment/lava-292639/bin/lava-test-runner /lava-292639/1 / # /lava-292639/bin/lava-test-runner /lava-292639/1 mkdir: cannot create directory ‘/lava-292639/1/results’: Read-only file system mv: cannot move '/lava-292639/1/lava-test-runner.conf' to '/lava-292639/1/lava-test-runner.conf-1647806156': Read-only file system cat: /lava-292639/1/lava-test-runner.conf-1647806156: No such file or directory / #