Trying 192.168.56.33... Connected to conserv4. Escape character is '^]'. ser2net port telnet,3002 device serialdev, /dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.2.1.3:1.0-port0, 115200n81, local=false [,115200N81] (Debian GNU/Linux) U-Boot 2024.01 (Jan 15 2024 - 02:22:14 +0000) DRAM: 948 MiB (effective 1.9 GiB) RPI 4 Model B (0xb03115) Core: 211 devices, 16 uclasses, devicetree: board MMC: mmcnr@7e300000: 1, mmc@7e340000: 0 Loading Environment from FAT... Unable to read \"uboot.env\" from mmc0:1... In: serial,usbkbd Out: serial,vidconsole Err: serial,vidconsole Net: eth0: ethernet@7d580000 PCIe BRCM: link up, 5.0 Gbps x1 (SSC) starting USB... Bus xhci_pci: Register 5000420 NbrPorts 5 Starting the controller USB XHCI 1.00 scanning bus xhci_pci for devices... 2 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found Hit any key to stop autoboot: 2  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 ethernet@7d580000 Waiting for PHY auto negotiation to complete.... done 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.35 (3801 ms) U-Boot> setenv serverip 192.168.56.39 setenv serverip 192.168.56.39 U-Boot> tftp 0x00080000 547276/tftp-deploy-0rqix8bd/kernel/Image tftp 0x00080000 547276/tftp-deploy-0rqix8bd/kernel/Image Using ethernet@7d580000 device TFTP from server 192.168.56.39; our IP address is 192.168.56.35 Filename '547276/tftp-deploy-0rqix8bd/kernel/Image'. Load address: 0x80000 Loading: *################################################## 31.1 MiB 18 MiB/s done Bytes transferred = 32639488 (1f20a00 hex) U-Boot> tftp 0x06700000 547276/tftp-deploy-0rqix8bd/ramdisk/ramdisk.cpio.gz.uboot tftp 0x06700000 547276/tftp-deploy-0rqix8bd/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@7d580000 device TFTP from server 192.168.56.39; our IP address is 192.168.56.35 Filename '547276/tftp-deploy-0rqix8bd/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x6700000 Loading: *################################################## 18.3 MiB 17.5 MiB/s done Bytes transferred = 19149259 (12431cb hex) U-Boot> setenv initrd_size ${filesize} setenv initrd_size ${filesize} U-Boot> tftp 0x06400000 547276/tftp-deploy-0rqix8bd/dtb/bcm2711-rpi-4-b.dtb tftp 0x06400000 547276/tftp-deploy-0rqix8bd/dtb/bcm2711-rpi-4-b.dtb Using ethernet@7d580000 device TFTP from server 192.168.56.39; our IP address is 192.168.56.35 Filename '547276/tftp-deploy-0rqix8bd/dtb/bcm2711-rpi-4-b.dtb'. Load address: 0x6400000 Loading: *################################################## 25.9 KiB 3.6 MiB/s done Bytes transferred = 26538 (67aa hex) U-Boot> setenv bootargs 'console=ttyS1,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttyS1,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' U-Boot> booti 0x00080000 0x06700000 0x06400000 booti 0x00080000 0x06700000 0x06400000 Moving Image from 0x80000 to 0x200000, end=21b0000 ## Loading init Ramdisk from Legacy Image at 06700000 ... Image Name: Image Type: AArch64 Linux RAMDisk Image (uncompressed) Data Size: 19149195 Bytes = 18.3 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 06400000 Booting using the fdt blob at 0x6400000 Working FDT set to 6400000 Loading Ramdisk to 38ce4000, end 39f2718b ... OK Loading Device Tree to 0000000038cda000, end 0000000038ce37a9 ... OK Working FDT set to 38cda000 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083] [ 0.000000] Linux version 5.10.209-cip44-rt18 (KernelCI@build-j99515-arm64-gcc-10-defconfig-preempt-rt-tvpxs) (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Tue Feb 6 01:37:33 UTC 2024 [ 0.000000] Machine model: Raspberry Pi 4 Model B Rev 1.5 [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000034c00000, size 64 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] earlycon: bcm2835aux0 at MMIO32 0x00000000fe215040 (options '115200n8') [ 0.000000] printk: bootconsole [bcm2835aux0] enabled [ 0.000000] NUMA: No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000007fffffff] [ 0.000000] NUMA: NODE_DATA [mem 0x7fbfeb00-0x7fc00fff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000000000-0x000000003fffffff] [ 0.000000] DMA32 [mem 0x0000000040000000-0x000000007fffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x000000003b3fffff] [ 0.000000] node 0: [mem 0x0000000040000000-0x000000007fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff] [ 0.000000] On node 0 totalpages: 504832 [ 0.000000] DMA zone: 3792 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 242688 pages, LIFO batch:63 [ 0.000000] DMA32 zone: 4096 pages used for memmap [ 0.000000] DMA32 zone: 262144 pages, LIFO batch:63 [ 0.000000] percpu: Embedded 19 pages/cpu s40088 r8192 d29544 u77824 [ 0.000000] pcpu-alloc: s40088 r8192 d29544 u77824 alloc=19*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Detected PIPT I-cache on CPU0 [ 0.000000] CPU features: detected: EL2 vector hardening [ 0.000000] CPU features: kernel page table isolation forced ON by KASLR [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI) [ 0.000000] CPU features: detected: Spectre-v2 [ 0.000000] CPU features: detected: Spectre-v4 [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923 [ 0.000000] CPU features: detected: Spectre-BHB [ 0.000000] CPU features: detected: ARM erratum 1742098 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 496944 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: console=ttyS1,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] software IO TLB: mapped [mem 0x0000000030c00000-0x0000000034c00000] (64MB) <6>[ 0.000000] Memory: 1796432K/2019328K available (14976K kernel code, 2882K rwdata, 7856K rodata, 6016K init, 502K bss, 157360K reserved, 65536K cma-reserved) <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=256 to nr_cpu_ids=4. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 <6>[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 <6>[ 0.000000] GIC: Using split EOI/Deactivate mode <6>[ 0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys). <6>[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns <6>[ 0.000000] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns <6>[ 0.008628] Console: colour dummy device 80x25 <6>[ 0.013480] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000) <6>[ 0.024308] pid_max: default: 32768 minimum: 301 <6>[ 0.029319] LSM: Security Framework initializing <6>[ 0.034339] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.042121] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.052068] rcu: Hierarchical SRCU implementation. <6>[ 0.059505] EFI services will not be available. <6>[ 0.064647] smp: Bringing up secondary CPUs ... <6>[ 0.069999] Detected PIPT I-cache on CPU1 <6>[ 0.074371] CPU1: Booted secondary processor 0x0000000001 [0x410fd083] <6>[ 0.081849] Detected PIPT I-cache on CPU2 <6>[ 0.086202] CPU2: Booted secondary processor 0x0000000002 [0x410fd083] <6>[ 0.093667] Detected PIPT I-cache on CPU3 <6>[ 0.098021] CPU3: Booted secondary processor 0x0000000003 [0x410fd083] <6>[ 0.104984] smp: Brought up 1 node, 4 CPUs <6>[ 0.109404] SMP: Total of 4 processors activated. <6>[ 0.114428] CPU features: detected: 32-bit EL0 Support <6>[ 0.119889] CPU features: detected: CRC32 instructions <6>[ 0.125349] CPU features: detected: 32-bit EL1 Support <6>[ 0.159874] CPU: All CPU(s) started at EL2 <6>[ 0.164358] alternatives: patching kernel code <6>[ 0.170787] devtmpfs: initialized <6>[ 0.179418] KASLR enabled <6>[ 0.182552] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.192689] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.201803] pinctrl core: initialized pinctrl subsystem <6>[ 0.208684] DMI not present or invalid. <6>[ 0.213640] NET: Registered protocol family 16 <6>[ 0.219893] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations <6>[ 0.227383] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations <6>[ 0.235622] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations <6>[ 0.243934] audit: initializing netlink subsys (disabled) <5>[ 0.249841] audit: type=2000 audit(0.176:1): state=initialized audit_enabled=0 res=1 <6>[ 0.250877] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.250883] thermal_sys: Registered thermal governor 'power_allocator' <6>[ 0.257978] cpuidle: using governor menu <6>[ 0.275572] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.282800] ASID allocator initialised with 32768 entries <6>[ 0.290022] Serial: AMBA PL011 UART driver <6>[ 0.331244] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages <6>[ 0.338317] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages <6>[ 0.345397] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.352439] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages <6>[ 0.360855] cryptd: max_cpu_qlen set to 1000 <6>[ 0.368242] ACPI: Interpreter disabled. <6>[ 0.374540] iommu: Default domain type: Translated <6>[ 0.380011] vgaarb: loaded <5>[ 0.383303] SCSI subsystem initialized <7>[ 0.387528] libata version 3.00 loaded. <6>[ 0.391881] usbcore: registered new interface driver usbfs <6>[ 0.397733] usbcore: registered new interface driver hub <6>[ 0.403400] usbcore: registered new device driver usb <4>[ 0.408944] usb_phy_generic phy: supply vcc not found, using dummy regulator <4>[ 0.416464] usb_phy_generic phy: dummy supplies not allowed for exclusive requests <6>[ 0.425054] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.430344] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.439854] PTP clock support registered <6>[ 0.444241] EDAC MC: Ver: 3.0.0 <6>[ 0.449069] FPGA manager framework <6>[ 0.452873] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.460091] clocksource: Switched to clocksource arch_sys_counter <5>[ 0.466731] VFS: Disk quotas dquot_6.6.0 <6>[ 0.471025] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) <6>[ 0.478463] pnp: PnP ACPI: disabled <6>[ 0.488667] NET: Registered protocol family 2 <6>[ 0.493698] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) <6>[ 0.503009] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) <6>[ 0.511938] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.520309] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear) <6>[ 0.528219] TCP: Hash tables configured (established 16384 bind 16384) <6>[ 0.535262] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) <6>[ 0.542343] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) <6>[ 0.549971] NET: Registered protocol family 1 <6>[ 0.555134] RPC: Registered named UNIX socket transport module. <6>[ 0.561412] RPC: Registered udp transport module. <6>[ 0.566440] RPC: Registered tcp transport module. <6>[ 0.571459] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.578241] PCI: CLS 0 bytes, default 64 <6>[ 0.582674] Unpacking initramfs... <6>[ 1.952800] Freeing initrd memory: 18700K <6>[ 1.958181] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available <6>[ 1.966892] kvm [1]: IPA Size Limit: 44 bits <6>[ 1.973107] kvm [1]: vgic interrupt IRQ9 <6>[ 1.977515] kvm [1]: Hyp mode initialized successfully <5>[ 1.985077] Initialise system trusted keyrings <6>[ 1.990061] workingset: timestamp_bits=42 max_order=19 bucket_order=0 <6>[ 2.003124] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 2.010012] NFS: Registering the id_resolver key type <5>[ 2.015440] Key type id_resolver registered <5>[ 2.019937] Key type id_legacy registered <6>[ 2.024341] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 2.031389] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 2.039300] 9p: Installing v9fs 9p2000 file system support <5>[ 2.110545] Key type asymmetric registered <5>[ 2.114966] Asymmetric key parser 'x509' registered <6>[ 2.120199] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) <6>[ 2.127947] io scheduler mq-deadline registered <6>[ 2.132797] io scheduler kyber registered <4>[ 2.149878] EINJ: ACPI disabled. <6>[ 2.171548] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 2.180031] printk: console [ttyS1] disabled <6>[ 2.184715] fe215040.serial: ttyS1 at MMIO 0xfe215040 (irq = 26, base_baud = 62499999) is a 16550 <6>[ 2.194052] printk: console [ttyS1] enabled <6>[ 2.194052] printk: console [ttyS1] enabled <6>[ 2.203068] printk: bootconsole [bcm2835aux0] disabled <6>[ 2.203068] printk: bootconsole [bcm2835aux0] disabled <6>[ 2.215572] SuperH (H)SCI(F) driver initialized <6>[ 2.221018] msm_serial: driver initialized <6>[ 2.233465] loop: module loaded <6>[ 2.238076] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver <6>[ 2.246730] megasas: 07.714.04.00-rc1 <6>[ 2.256738] tun: Universal TUN/TAP device driver, 1.6 <6>[ 2.262994] thunder_xcv, ver 1.0 <6>[ 2.266592] thunder_bgx, ver 1.0 <6>[ 2.270179] nicpf, ver 1.0 <6>[ 2.274471] hclge is initializing <6>[ 2.278130] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version <6>[ 2.285728] hns3: Copyright (c) 2017 Huawei Corporation. <6>[ 2.291425] e1000: Intel(R) PRO/1000 Network Driver <6>[ 2.296643] e1000: Copyright (c) 1999-2006 Intel Corporation. <6>[ 2.302781] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 2.308086] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 2.314395] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 2.320150] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 2.326100] igbvf: Intel(R) Gigabit Virtual Function Network Driver <6>[ 2.332727] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. <6>[ 2.339364] sky2: driver version 1.30 <6>[ 2.344528] VFIO - User Level meta-driver version: 0.3 <6>[ 2.352035] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 2.358948] ehci-pci: EHCI PCI platform driver <6>[ 2.363757] ehci-platform: EHCI generic platform driver <6>[ 2.369458] ehci-orion: EHCI orion driver <6>[ 2.373908] ehci-exynos: EHCI Exynos driver <6>[ 2.378526] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 2.385080] ohci-pci: OHCI PCI platform driver <6>[ 2.389889] ohci-platform: OHCI generic platform driver <6>[ 2.395583] ohci-exynos: OHCI Exynos driver <6>[ 2.400703] usbcore: registered new interface driver usb-storage <6>[ 2.409957] i2c /dev entries driver <6>[ 2.415961] brcmstb-i2c fef04500.i2c: @97500hz registered in polling mode <6>[ 2.423562] brcmstb-i2c fef09500.i2c: @97500hz registered in polling mode <6>[ 2.434275] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer <6>[ 2.443011] sdhci: Secure Digital Host Controller Interface driver <6>[ 2.449578] sdhci: Copyright(c) Pierre Ossman <6>[ 2.454860] Synopsys Designware Multimedia Card Interface Driver <6>[ 2.462317] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 2.470513] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 2.478645] usbcore: registered new interface driver usbhid <6>[ 2.484583] usbhid: USB HID core driver <6>[ 2.489780] bcm2835-mbox fe00b880.mailbox: mailbox enabled <6>[ 2.500169] NET: Registered protocol family 17 <6>[ 2.505140] 9pnet: Installing 9P2000 support <5>[ 2.509821] Key type dns_resolver registered <6>[ 2.514857] printk: console [ttyS1]: printing thread started <6>[ 2.514925] registered taskstats version 1 <5>[ 2.514935] Loading compiled-in X.509 certificates <6>[ 2.519262] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 24, base_baud = 0) is a PL011 rev2 <6>[ 2.519446] serial serial0: tty port ttyAMA0 registered <6>[ 2.533277] raspberrypi-firmware soc:firmware: Attached to firmware from 2023-10-17T15:39:16 <4>[ 2.539550] dwc2 fe980000.usb: supply vusb_d not found, using dummy regulator <4>[ 2.539708] dwc2 fe980000.usb: supply vusb_a not found, using dummy regulator <6>[ 2.640403] dwc2 fe980000.usb: EPs: 8, dedicated fifos, 4080 entries in SPRAM <6>[ 2.645936] sdhci-iproc fe300000.mmc: allocated mmc-pwrseq <6>[ 2.678665] mmc0: SDHCI controller on fe300000.mmc [fe300000.mmc] using PIO <6>[ 2.692246] mmc1: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA <4>[ 2.694642] mmc0: queuing unknown CIS tuple 0x80 (2 bytes) <4>[ 2.696323] mmc0: queuing unknown CIS tuple 0x80 (3 bytes) <4>[ 2.698009] mmc0: queuing unknown CIS tuple 0x80 (3 bytes) <4>[ 2.701039] mmc0: queuing unknown CIS tuple 0x80 (7 bytes) <4>[ 2.702724] mmc0: queuing unknown CIS tuple 0x80 (3 bytes) <6>[ 2.763844] mmc0: new high speed SDIO card at address 0001 <6>[ 2.788926] mmc1: new ultra high speed DDR50 SDXC card at address 59b4 <6>[ 2.789562] mmcblk1: mmc1:59b4 GE4S5 239 GiB <6>[ 2.791445] mmcblk1: p1 p2 <6>[ 14.988158] ALSA device list: <6>[ 14.988170] No soundcards found. <6>[ 14.994031] Freeing unused kernel memory: 6016K <6>[ 14.994189] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 15.063698] udevd[137]: starting version 3.2.9 <5>[ 15.064620] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 15.064808] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 15.064876] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 15.070755] udevd[137]: specified user 'tss' unknown <27>[ 15.070853] udevd[137]: specified group 'tss' unknown <30>[ 15.072478] udevd[138]: starting eudev-3.2.9 <6>[ 15.389793] iproc-rng200 fe104000.rng: hwrng registered <3>[ 15.400650] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <6>[ 15.400822] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000 <6>[ 15.403175] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges: <6>[ 15.403207] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff] <6>[ 15.403244] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x0603ffffff -> 0x00f8000000 <6>[ 15.403277] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x007fffffff -> 0x0400000000 <3>[ 15.431846] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <3>[ 15.436661] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <6>[ 15.489577] Bluetooth: Core ver 2.22 <6>[ 15.489681] NET: Registered protocol family 31 <6>[ 15.489687] Bluetooth: HCI device and connection manager initialized <6>[ 15.489706] Bluetooth: HCI socket layer initialized <6>[ 15.489714] Bluetooth: L2CAP socket layer initialized <6>[ 15.489729] Bluetooth: SCO socket layer initialized <6>[ 15.495388] Bluetooth: HCI UART driver ver 2.3 <6>[ 15.495410] Bluetooth: HCI UART protocol H4 registered <6>[ 15.495495] Bluetooth: HCI UART protocol LL registered <6>[ 15.495783] Bluetooth: HCI UART protocol Broadcom registered <6>[ 15.495825] Bluetooth: HCI UART protocol QCA registered <4>[ 15.497408] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator <4>[ 15.497628] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator <6>[ 15.504154] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC) <6>[ 15.504443] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00 <6>[ 15.504456] pci_bus 0000:00: root bus resource [bus 00-ff] <6>[ 15.504471] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff]) <6>[ 15.504518] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400 <6>[ 15.504603] pci 0000:00:00.0: PME# supported from D0 D3hot <6>[ 15.507337] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330 <6>[ 15.507408] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit] <6>[ 15.507581] pci 0000:01:00.0: PME# supported from D0 D3hot <3>[ 15.573447] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <6>[ 15.575958] pci 0000:00:00.0: BAR 14: assigned [mem 0x600000000-0x6000fffff] <6>[ 15.575983] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit] <6>[ 15.576006] pci 0000:00:00.0: PCI bridge to [bus 01] <6>[ 15.576017] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff] <6>[ 15.576339] pcieport 0000:00:00.0: enabling device (0000 -> 0002) <6>[ 15.576540] pcieport 0000:00:00.0: PME: Signaling with IRQ 51 <3>[ 15.579664] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <3>[ 15.592748] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <5>[ 15.610067] cfg80211: Loading compiled-in X.509 certificates for regulatory database <3>[ 15.611935] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <6>[ 15.616362] uart-pl011 fe201000.serial: no DMA platform data <6>[ 15.622400] xhci_hcd 0000:01:00.0: xHCI Host Controller <6>[ 15.622448] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1 <6>[ 15.622907] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000040000000890 <6>[ 15.623665] xhci_hcd 0000:01:00.0: xHCI Host Controller <6>[ 15.623683] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2 <6>[ 15.623702] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed <6>[ 15.624522] hub 1-0:1.0: USB hub found <6>[ 15.624574] hub 1-0:1.0: 1 port detected <3>[ 15.627635] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <6>[ 15.628777] hub 2-0:1.0: USB hub found <6>[ 15.628855] hub 2-0:1.0: 4 ports detected <3>[ 15.632203] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <3>[ 15.635267] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <3>[ 15.638929] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <5>[ 15.653652] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <5>[ 15.654596] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <4>[ 15.654720] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <4>[ 15.654734] platform regulatory.0: Falling back to sysfs fallback for: regulatory.db <3>[ 15.667935] debugfs: Directory 'fef00700.hdmi' with parent 'vc4-hdmi-0' already present! <6>[ 15.778277] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 <4>[ 15.778407] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.bin failed with error -2 <4>[ 15.778413] brcmfmac mmc0:0001:1: Falling back to sysfs fallback for: brcm/brcmfmac43455-sdio.bin <6>[ 15.796174] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus <6>[ 15.872584] Bluetooth: hci0: BCM: chip id 107 <6>[ 15.872856] Bluetooth: hci0: BCM: features 0x2f <6>[ 15.874308] Bluetooth: hci0: BCM4345C0 <6>[ 15.874312] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000 <6>[ 15.888084] usb 1-1: new high-speed USB device number 2 using xhci_hcd <6>[ 15.939833] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4]) <3>[ 15.940115] debugfs: Directory 'fef05700.hdmi' with parent 'vc4-hdmi-1' already present! <6>[ 15.940680] vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops [vc4]) <6>[ 15.940782] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4]) <6>[ 15.940859] vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops [vc4]) <6>[ 15.940917] vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 15.940967] vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 15.941034] vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 15.941079] vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 15.941891] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 0 <6>[ 15.943684] vc4-drm gpu: [drm] Cannot find any crtc or sizes <6>[ 15.947347] vc4-drm gpu: [drm] Cannot find any crtc or sizes <6>[ 16.043746] hub 1-1:1.0: USB hub found <6>[ 16.044047] hub 1-1:1.0: 4 ports detected done Saving random seed: OK <5>[ 16.071122] random: dd: uninitialized urandom read (32 bytes read) Starting network: OK Starting dropbear sshd: <5>[ 16.100864] random: dropbear: uninitialized urandom read (32 bytes read) OK <6>[ 16.113550] NET: Registered protocol family 10 <6>[ 16.114106] Segment Routing with IPv6 /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-547276/environment . /lava-547276/environment / # /lava-547276/bin/lava-test-runner /lava-547276/0 /lava-547276/bin/lava-test-runner /lava-547276/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-<8>[ 16.646542] 547276/0/tests/0_dmesg + cat uuid + UUID=547276_1.5.2.4.1 + set +x +<8>[ 16.656825] KERNELC<8>[ 16.666619] I_LAVA=y<8>[ 16.676542] /bin/sh /opt/kernelci/dmesg.sh + set +x [ 16.688217] _TEST_RUNNER EXIT> / #