[Enter `^Ec?' for help] U-Boot 2016.03-rc1-00131-g39af3d8-dirty (Feb 09 2016 - 16:39:49 +0000) DRAM: 944 MiB WARNING: Caches not enabled RPI Model B+ (0x10) MMC: bcm2835_sdhci: 0 reading uboot.env In: serial Out: lcd Err: lcd Net: Net Initialization Skipped No ethernet found. starting USB... USB0: Core Release: 2.80a scanning bus 0 for devices... 4 USB Device(s) found scanning usb for storage devices... 1 Storage Device(s) found scanning usb for ethernet devices... 1 Ethernet Device(s) found Hit any key to stop autoboot: 2  0 U-Boot> usb start usb start 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 Waiting for Ethernet connection... done. BOOTP broadcast 1 BOOTP broadcast 2 DHCP client bound to address 192.168.101.216 (538 ms) U-Boot> setenv serverip 192.168.101.1 setenv serverip 192.168.101.1 U-Boot> tftp 0x01000000 6783220/tftp-deploy-3v050mss/kernel/zImage tftp 0x01000000 6783220/tftp-deploy-3v050mss/kernel/zImage Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.101.1; our IP address is 192.168.101.216 Filename '6783220/tftp-deploy-3v050mss/kernel/zImage'. Load address: 0x1000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########## 562.5 KiB/s done Bytes transferred = 8720896 (851200 hex) U-Boot> tftp 0x02200000 6783220/tftp-deploy-3v050mss/ramdisk/ramdisk.cpio.gz.uboot tftp 0x02200000 6783220/tftp-deploy-3v050mss/ramdisk/ramdisk.cpio.gz.uboot Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.101.1; our IP address is 192.168.101.216 Filename '6783220/tftp-deploy-3v050mss/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x2200000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######################################################### 840.8 KiB/s done Bytes transferred = 74296621 (46dad2d hex) U-Boot> setenv initrd_size ${filesize} setenv initrd_size ${filesize} U-Boot> tftp 0x00000100 6783220/tftp-deploy-3v050mss/dtb/bcm2836-rpi-2-b.dtb tftp 0x00000100 6783220/tftp-deploy-3v050mss/dtb/bcm2836-rpi-2-b.dtb Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.101.1; our IP address is 192.168.101.216 Filename '6783220/tftp-deploy-3v050mss/dtb/bcm2836-rpi-2-b.dtb'. Load address: 0x100 Loading: *# 574.2 KiB/s done Bytes transferred = 12938 (328a hex) U-Boot> setenv bootargs 'console=ttyAMA0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttyAMA0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' U-Boot> bootz 0x01000000 0x02200000 0x00000100 bootz 0x01000000 0x02200000 0x00000100 Kernel image @ 0x1000000 [ 0x000000 - 0x851200 ] ## Loading init Ramdisk from Legacy Image at 02200000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 74296557 Bytes = 70.9 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 00000100 Booting using the fdt blob at 0x000100 reserving fdt memory region: addr=0 size=1000 Using Device Tree in place at 00000100, end 00006389 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0xf00 [ 0.000000] Linux version 4.19.251-cip77 (KernelCI@build-j333409-arm-gcc-10-multi-v7-defconfig-hnwhf) (gcc version 10.2.1 20210110 (Debian 10.2.1-6)) #1 SMP Fri Jul 8 22:18:34 UTC 2022 [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Raspberry Pi 2 Model B [ 0.000000] earlycon: pl11 at MMIO 0x3f201000 (options '115200n8') [ 0.000000] bootconsole [pl11] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x37000000 [ 0.000000] percpu: Embedded 16 pages/cpu s36748 r8192 d20596 u65536 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 240128 [ 0.000000] Kernel command line: console=ttyAMA0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) <6>[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) <6>[ 0.000000] Memory: 798432K/966656K available (12288K kernel code, 1597K rwdata, 4676K rodata, 2048K init, 395K bss, 102688K reserved, 65536K cma-reserved, 114688K highmem) <5>[ 0.000000] Virtual kernel memory layout: <5>[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) <5>[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) <5>[ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB) <5>[ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB) <5>[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) <5>[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) <5>[ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (13280 kB) <5>[ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (2048 kB) <5>[ 0.000000] .data : 0x(ptrval) - 0x(ptrval) (1598 kB) <5>[ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 396 kB) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 <6>[ 0.000000] rcu: Hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=4. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000020] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns <6>[ 0.008814] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns <6>[ 0.018626] bcm2835: system timer (irq = 27) <6>[ 0.024826] arch_timer: cp15 timer(s) running at 19.20MHz (virt). <6>[ 0.031312] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns <6>[ 0.042575] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns <6>[ 0.051001] Switching to timer-based delay loop, resolution 52ns <6>[ 0.057963] Console: colour dummy device 80x30 <6>[ 0.062818] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000) <6>[ 0.073656] pid_max: default: 32768 minimum: 301 <6>[ 0.078813] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) <6>[ 0.085849] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) <6>[ 0.094066] CPU: Testing write buffer coherency: ok <6>[ 0.099975] CPU0: update cpu_capacity 1024 <6>[ 0.104418] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00 <6>[ 0.111430] Setting up static identity map for 0x300000 - 0x3000a0 <6>[ 0.118728] rcu: Hierarchical SRCU implementation. <6>[ 0.125496] EFI services will not be available. <6>[ 0.130763] smp: Bringing up secondary CPUs ... <6>[ 0.136815] CPU1: update cpu_capacity 1024 <6>[ 0.136823] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01 <6>[ 0.137959] CPU2: update cpu_capacity 1024 <6>[ 0.137966] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02 <6>[ 0.138913] CPU3: update cpu_capacity 1024 <6>[ 0.138920] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03 <6>[ 0.139048] smp: Brought up 1 node, 4 CPUs <6>[ 0.175019] SMP: Total of 4 processors activated (153.60 BogoMIPS). <6>[ 0.181646] CPU: All CPU(s) started in SVC mode. <6>[ 0.187714] devtmpfs: initialized <6>[ 0.196600] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 <6>[ 0.204986] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.215266] futex hash table entries: 1024 (order: 4, 65536 bytes) <6>[ 0.224389] pinctrl core: initialized pinctrl subsystem <6>[ 0.231428] DMI not present or invalid. <6>[ 0.236579] NET: Registered protocol family 16 <6>[ 0.243484] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.254382] cpuidle: using governor menu <6>[ 0.258830] No ATAGs? <6>[ 0.258981] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 0.269967] hw-breakpoint: maximum watchpoint size is 8 bytes. <6>[ 0.278162] Serial: AMBA PL011 UART driver <6>[ 0.308879] vgaarb: loaded <5>[ 0.312654] SCSI subsystem initialized <6>[ 0.317279] usbcore: registered new interface driver usbfs <6>[ 0.323154] usbcore: registered new interface driver hub <6>[ 0.328893] usbcore: registered new device driver usb <6>[ 0.335398] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.340747] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.350296] PTP clock support registered <6>[ 0.354704] EDAC MC: Ver: 3.0.0 <6>[ 0.360555] clocksource: Switched to clocksource arch_sys_counter <6>[ 0.419335] simple-framebuffer 3b006000.framebuffer: framebuffer at 0x3b006000, 0x85400 bytes, mapped to 0x(ptrval) <6>[ 0.430249] simple-framebuffer 3b006000.framebuffer: format=r5g6b5, mode=656x416x16, linelength=1312 <6>[ 0.443110] Console: switching to colour frame buffer device 82x26 <6>[ 0.452320] simple-framebuffer 3b006000.framebuffer: fb0: simplefb registered! <6>[ 0.469363] NET: Registered protocol family 2 <6>[ 0.474450] IP idents hash table entries: 16384 (order: 5, 131072 bytes) <6>[ 0.482664] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes) <6>[ 0.490775] TCP established hash table entries: 8192 (order: 3, 32768 bytes) <6>[ 0.498266] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) <6>[ 0.505218] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 0.512088] UDP hash table entries: 512 (order: 2, 16384 bytes) <6>[ 0.518406] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) <6>[ 0.525340] NET: Registered protocol family 1 <6>[ 0.530701] RPC: Registered named UNIX socket transport module. <6>[ 0.536973] RPC: Registered udp transport module. <6>[ 0.542034] RPC: Registered tcp transport module. <6>[ 0.547066] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.554384] Trying to unpack rootfs image as initramfs... <6>[ 5.898084] Freeing initrd memory: 72556K <6>[ 5.903989] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available <5>[ 5.914130] Initialise system trusted keyrings <6>[ 5.919234] workingset: timestamp_bits=30 max_order=18 bucket_order=0 <6>[ 5.933733] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 5.940779] NFS: Registering the id_resolver key type <5>[ 5.946216] Key type id_resolver registered <5>[ 5.950745] Key type id_legacy registered <6>[ 5.955113] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 5.962155] Key type asymmetric registered <5>[ 5.966580] Asymmetric key parser 'x509' registered <6>[ 5.971874] bounce: pool size: 64 pages <6>[ 5.976074] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) <6>[ 5.983856] io scheduler noop registered <6>[ 5.988095] io scheduler deadline registered <6>[ 5.992862] io scheduler cfq registered (default) <6>[ 5.997897] io scheduler mq-deadline registered <6>[ 6.002768] io scheduler kyber registered <6>[ 6.080858] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 6.090357] SuperH (H)SCI(F) driver initialized <6>[ 6.095974] msm_serial: driver initialized <6>[ 6.100519] STMicroelectronics ASC driver initialized <6>[ 6.106670] STM32 USART driver initialized <6>[ 6.112303] bcm2835-rng 3f104000.rng: hwrng registered <6>[ 6.131441] brd: module loaded <6>[ 6.143780] loop: module loaded <6>[ 6.156024] CAN device driver interface <6>[ 6.160924] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 6.167675] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k <6>[ 6.173887] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 6.180215] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k <6>[ 6.187566] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 6.196357] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver <6>[ 6.204215] usbcore: registered new interface driver pegasus <6>[ 6.210264] usbcore: registered new interface driver asix <6>[ 6.216056] usbcore: registered new interface driver ax88179_178a <6>[ 6.222552] usbcore: registered new interface driver cdc_ether <6>[ 6.228787] usbcore: registered new interface driver smsc75xx <6>[ 6.234941] usbcore: registered new interface driver smsc95xx <6>[ 6.241087] usbcore: registered new interface driver net1080 <6>[ 6.247124] usbcore: registered new interface driver cdc_subset <6>[ 6.253439] usbcore: registered new interface driver zaurus <6>[ 6.259464] usbcore: registered new interface driver cdc_ncm <6>[ 6.267153] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 6.274064] ehci-pci: EHCI PCI platform driver <6>[ 6.278876] ehci-platform: EHCI generic platform driver <6>[ 6.284602] ehci-orion: EHCI orion driver <6>[ 6.289040] SPEAr-ehci: EHCI SPEAr driver <6>[ 6.293498] ehci-st: EHCI STMicroelectronics driver <6>[ 6.298815] ehci-exynos: EHCI EXYNOS driver <6>[ 6.303442] ehci-atmel: EHCI Atmel driver <6>[ 6.307863] tegra-ehci: Tegra EHCI driver <6>[ 6.312327] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 6.318879] ohci-pci: OHCI PCI platform driver <6>[ 6.323716] ohci-platform: OHCI generic platform driver <6>[ 6.329401] SPEAr-ohci: OHCI SPEAr driver <6>[ 6.333846] ohci-st: OHCI STMicroelectronics driver <6>[ 6.339150] ohci-atmel: OHCI Atmel driver <6>[ 6.344020] usbcore: registered new interface driver usb-storage <6>[ 6.354253] i2c /dev entries driver <4>[ 6.359364] i2c-bcm2835 3f805000.i2c: Could not read clock-frequency property <6>[ 6.374621] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer <6>[ 6.384522] sdhci: Secure Digital Host Controller Interface driver <6>[ 6.391090] sdhci: Copyright(c) Pierre Ossman <6>[ 6.396883] Synopsys Designware Multimedia Card Interface Driver <6>[ 6.506078] sdhost-bcm2835 3f202000.mmc: loaded - DMA enabled (>1) <6>[ 6.512753] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 6.521348] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 6.528322] usbcore: registered new interface driver usbhid <6>[ 6.534276] usbhid: USB HID core driver <6>[ 6.539217] bcm2835-mbox 3f00b880.mailbox: mailbox enabled <6>[ 6.548077] NET: Registered protocol family 10 <6>[ 6.554087] Segment Routing with IPv6 <6>[ 6.558138] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 6.565156] NET: Registered protocol family 17 <6>[ 6.569945] can: controller area network core (rev 20170425 abi 9) <6>[ 6.576593] NET: Registered protocol family 29 <6>[ 6.581380] can: raw protocol (rev 20170425) <6>[ 6.585975] can: broadcast manager protocol (rev 20170425 t) <6>[ 6.592003] can: netlink gateway (rev 20170425) max_hops=1 <5>[ 6.598318] Key type dns_resolver registered <6>[ 6.603052] ThumbEE CPU extension supported. <5>[ 6.607654] Registering SWP/SWPB emulation handler <5>[ 6.613593] Loading compiled-in X.509 certificates <6>[ 6.623614] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 81, base_baud = 0) is a PL011 rev2 <6>[ 6.632993] console [ttyAMA0] enabled <6>[ 6.632993] console [ttyAMA0] enabled <6>[ 6.640889] bootconsole [pl11] disabled <6>[ 6.640889] bootconsole [pl11] disabled <6>[ 6.656893] raspberrypi-firmware soc:firmware: Attached to firmware from 2014-12-19 18:44 <4>[ 6.668592] dwc2 3f980000.usb: 3f980000.usb supply vusb_d not found, using dummy regulator <6>[ 6.677263] dwc2 3f980000.usb: Linked as a consumer to regulator.0 <4>[ 6.683738] dwc2 3f980000.usb: 3f980000.usb supply vusb_a not found, using dummy regulator <4>[ 6.722410] mmc0: host does not support reading read-only switch, assuming write-enable <6>[ 6.732990] mmc0: new high speed SDHC card at address 0002 <6>[ 6.739936] mmcblk0: mmc0:0002 NCard 14.9 GiB <4>[ 6.745091] dwc2 3f980000.usb: dwc2_check_params: Invalid parameter lpm=1 <4>[ 6.752173] dwc2 3f980000.usb: dwc2_check_params: Invalid parameter lpm_clock_gating=1 <4>[ 6.760337] dwc2 3f980000.usb: dwc2_check_params: Invalid parameter besl=1 <4>[ 6.767478] dwc2 3f980000.usb: dwc2_check_params: Invalid parameter hird_threshold_en=1 <6>[ 6.776644] dwc2 3f980000.usb: DWC OTG Controller <6>[ 6.781686] dwc2 3f980000.usb: new USB bus registered, assigned bus number 1 <6>[ 6.789026] dwc2 3f980000.usb: irq 33, io mem 0x3f980000 <6>[ 6.795684] hub 1-0:1.0: USB hub found <6>[ 6.799776] mmcblk0: p1 <6>[ 6.802742] hub 1-0:1.0: 1 port detected <6>[ 6.808807] hctosys: unable to open rtc device (rtc0) <6>[ 7.150562] usb 1-1: new high-speed USB device number 2 using dwc2 <6>[ 7.401323] hub 1-1:1.0: USB hub found <6>[ 7.405408] hub 1-1:1.0: 5 ports detected <6>[ 7.720564] usb 1-1.1: new high-speed USB device number 3 using dwc2 <6>[ 7.853538] smsc95xx v1.0.6 <6>[ 7.945991] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:d2:0e:1f <6>[ 8.050568] usb 1-1.3: new high-speed USB device number 4 using dwc2 <6>[ 8.186137] usb-storage 1-1.3:1.0: USB Mass Storage device detected <6>[ 8.193236] scsi host0: usb-storage 1-1.3:1.0 <6>[ 8.984264] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup <6>[ 8.991705] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready <5>[ 9.290067] scsi 0:0:0:0: Direct-Access Kingston DT 101 G2 PMAP PQ: 0 ANSI: 0 CCS <5>[ 9.597615] random: crng init done <5>[ 10.229904] sd 0:0:0:0: [sda] 7669824 512-byte logical blocks: (3.93 GB/3.66 GiB) <5>[ 10.238133] sd 0:0:0:0: [sda] Write Protect is off <3>[ 10.243630] sd 0:0:0:0: [sda] No Caching mode page found <3>[ 10.249196] sd 0:0:0:0: [sda] Assuming drive cache: write through <6>[ 10.288161] sda: sda1 sda2 <5>[ 10.294373] sd 0:0:0:0: [sda] Attached SCSI removable disk <6>[ 10.475619] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1 <6>[ 10.490596] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 10.520558] Sending DHCP requests .., OK <6>[ 12.644780] IP-Config: Got DHCP answer from 192.168.101.1, my address is 192.168.101.216 <6>[ 12.653139] IP-Config: Complete: <6>[ 12.656625] device=eth0, hwaddr=b8:27:eb:d2:0e:1f, ipaddr=192.168.101.216, mask=255.255.255.0, gw=192.168.101.1 <6>[ 12.667397] host=192.168.101.216, domain=lava.cbg.collabora.co.uk, nis-domain=(none) <6>[ 12.675826] bootserver=192.168.101.1, rootserver=192.168.101.1, rootpath= <6>[ 12.675830] nameserver0=192.168.101.1 <6>[ 12.688406] uart-pl011 3f201000.serial: no DMA platform data <6>[ 12.697773] Freeing unused kernel memory: 2048K <6>[ 12.720902] Run /init as init process <30>[ 12.764916] systemd[1]: System time before build time, advancing clock. <3>[ 12.777571] cgroup: cgroup2: unknown option \"memory_recursiveprot\" <30>[ 12.788675] 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) <30>[ 12.812155] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! <30>[ 12.850897] systemd[1]: Set hostname to . <30>[ 13.286872] systemd[1]: Queued start job for default target Graphical Interface. <28>[ 13.296248] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. <28>[ 13.308969] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <30>[ 13.318785] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. <30>[ 13.351511] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. <30>[ 13.391366] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. <30>[ 13.431267] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. <30>[ 13.471042] 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. <30>[ 13.511024] 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. <30>[ 13.550906] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. <30>[ 13.563093] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. <30>[ 13.601018] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. <30>[ 13.630813] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. <30>[ 13.670745] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. <30>[ 13.700865] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. <30>[ 13.731267] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. <30>[ 13.781992] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. <30>[ 13.791375] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. <30>[ 13.831565] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. <30>[ 13.871468] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. <30>[ 13.911325] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. <30>[ 13.951424] systemd[1]: Condition check resulted in Huge Pages File System being skipped. <30>[ 13.960602] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. <30>[ 13.973104] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... <30>[ 14.014002] systemd[1]: Mounting Kernel Trace File System... Mounting [0;1;39mKernel Trace File System[0m... <30>[ 14.054803] 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... <30>[ 14.104432] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... <30>[ 14.144481] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... <30>[ 14.181221] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. <30>[ 14.194158] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... <30>[ 14.235439] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... <30>[ 14.274492] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... <30>[ 14.314781] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... <30>[ 14.357216] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. <30>[ 14.391922] systemd[1]: Mounted Kernel Trace File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Trace File System[0m. <30>[ 14.431754] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. [[0;32m OK [0m] Finished [0;1;39mCreate list of st… nodes for the current kernel[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. Mounting [0;1;39mKernel Configuration File System[0m... Starting [0;1;39mApply Kernel Variables[0m... [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [[0;1;31mFAILED[0m] Failed to start [0;1;39mRemount Root and Kernel File Systems[0m. See 'systemctl status systemd-remount-fs.service' for details. Starting [0;1;39mFlush Journal to Persistent Storage[0m... <46>[ 15.041269] systemd-journald[86]: Received client request to flush runtime journal. Starting [0;1;39mLoad/Save Random Seed[0m... Starting [0;1;39mCreate System Users[0m... [[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [[0;32m OK [0m] Finished [0;1;39mCreate System Users[0m. Starting [0;1;39mCreate Static Device Nodes in /dev[0m... [[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m. [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[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;39mCreate Volatile Files and Directories[0m. Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m... [[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[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;39mUser Login Management[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. <4>[ 16.149043] usb_phy_generic phy: phy supply vcc not found, using dummy regulator <6>[ 16.156985] usb_phy_generic phy: Linked as a consumer to regulator.0 [[0;32m OK [0m] Found device [0;1;39m/dev/ttyAMA0[0m. <4>[ 16.348511] vc4_hdmi 3f902000.hdmi: ignoring dependency for device, assuming no driver <4>[ 16.357701] vc4_vec 3f806000.vec: ignoring dependency for device, assuming no driver <4>[ 16.368375] vc4_v3d 3fc00000.v3d: ignoring dependency for device, assuming no driver <6>[ 16.380138] usbcore: registered new interface driver uas [[0m[0;31m* [0m] A start job is running for User Login Management (5s / 1min 32s) M[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for User Login Management (5s / 1min 32s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for User Login Management (5s / 1min 32s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for User Login Management (6s / 1min 32s) M[K[[0;32m OK [0m] Started [0;1;39mUser Login Management[0m. [K[[0;32m OK [0m] Listening on [0;1;39mLoad/Save RF …itch Status /dev/rfkill Watch[0m. [[0;32m OK [0m] Started [0;1;39mSerial Getty on ttyAMA0[0m. [[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m. [[0;32m OK [0m] Reached target [0;1;39mMulti-User System[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-armhf ttyAMA0 debian-bullseye-armhf login: root (automatic login) Linux debian-bullseye-armhf 4.19.251-cip77 #1 SMP Fri Jul 8 22:18:34 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 SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-6783220/environment . /lava-6783220/environment / # /lava-6783220/bin/lava-test-runner /lava-6783220/0 /lava-6783220/bin/lava-test-runner /lava-6783220/0 + export TESTRUN_ID=0_sleep + cd /lava-6783220/0/tests/0_sleep + cat uuid + UUID=6783220_1.5.2.4.1 + set +x + ./config/lava/sleep/sleep.sh mem freeze No real-time clock found / #