Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. RomBOOT AT91Bootstrap 3.7.2-rc2-dirty (Tue 14 Apr 02:17:07 BST 2015) NAND: ONFI not supported NAND: Manufacturer ID: 0xec Chip ID: 0xda NAND: Disable On-Die ECC NAND: Press the recovery button (BP4) to recovery NAND: Using Software ECC NAND: Image: Copy 0x80000 bytes from 0x40000 to 0x21f00000 NAND: Done to load image U-Boot 2015.01 (Apr 14 2015 - 16:45:04) CPU: AT91SAM9G20 Crystal frequency: 18.432 MHz CPU clock : 396.288 MHz Master clock : 132.096 MHz DRAM: 64 MiB WARNING: Caches not enabled NAND: 256 MiB MMC: mci: 0 In: serial Out: serial Err: serial Net: macb0 Hit any key to stop autoboot: 3  0 U-Boot> setenv autoload no setenv autoload no U-Boot> setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff U-Boot> setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff U-Boot> dhcp dhcp macb0: Starting autonegotiation... macb0: Autonegotiation complete macb0: link up, 100Mbps full-duplex (lpa: 0xc1e1) BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 BOOTP broadcast 5 *** Unhandled DHCP Option in OFFER/ACK: 42 *** Unhandled DHCP Option in OFFER/ACK: 42 DHCP client bound to address 192.168.56.23 (3799 ms) U-Boot> setenv serverip 192.168.56.230 setenv serverip 192.168.56.230 U-Boot> tftp 0x22100000 551989/tftp-deploy-6gb78myh/kernel/zImage tftp 0x22100000 551989/tftp-deploy-6gb78myh/kernel/zImage macb0: link up, 100Mbps full-duplex (lpa: 0xc1e1) Using macb0 device TFTP from server 192.168.56.230; our IP address is 192.168.56.23 Filename '551989/tftp-deploy-6gb78myh/kernel/zImage'. Load address: 0x22100000 Loading: *################################################################# ################################################################# ################################################################# ################################################ 1.4 MiB/s done Bytes transferred = 3560824 (365578 hex) U-Boot> tftp 0x23000000 551989/tftp-deploy-6gb78myh/ramdisk/ramdisk.cpio.gz.uboot tftp 0x23000000 551989/tftp-deploy-6gb78myh/ramdisk/ramdisk.cpio.gz.uboot macb0: link up, 100Mbps full-duplex (lpa: 0xc1e1) Using macb0 device TFTP from server 192.168.56.230; our IP address is 192.168.56.23 Filename '551989/tftp-deploy-6gb78myh/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x23000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################## 1.2 MiB/s done Bytes transferred = 8363444 (7f9db4 hex) U-Boot> setenv initrd_size ${filesize} setenv initrd_size ${filesize} U-Boot> tftp 0x22000000 551989/tftp-deploy-6gb78myh/dtb/at91sam9g20ek.dtb tftp 0x22000000 551989/tftp-deploy-6gb78myh/dtb/at91sam9g20ek.dtb macb0: link up, 100Mbps full-duplex (lpa: 0xc1e1) Using macb0 device TFTP from server 192.168.56.230; our IP address is 192.168.56.23 Filename '551989/tftp-deploy-6gb78myh/dtb/at91sam9g20ek.dtb'. Load address: 0x22000000 Loading: *## 1.1 MiB/s done Bytes transferred = 20302 (4f4e hex) U-Boot> setenv bootargs ' root=/dev/ram0 cma=0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs ' root=/dev/ram0 cma=0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' U-Boot> bootz 0x22100000 0x23000000 0x22000000 bootz 0x22100000 0x23000000 0x22000000 Kernel image @ 0x22100000 [ 0x000000 - 0x365578 ] ## Loading init Ramdisk from Legacy Image at 23000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 8363380 Bytes = 8 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 22000000 Booting using the fdt blob at 0x22000000 Using Device Tree in place at 22000000, end 22007f4d Starting kernel ... Booting Linux on physical CPU 0x0 Linux version 4.4.302-cip84 (KernelCI@build-j100717-arm-gcc-10-at91-dt-defconfig-sdtjr) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 Wed Feb 7 03:27:41 UTC 2024 CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=0005317f CPU: VIVT data cache, VIVT instruction cache Machine model: Atmel at91sam9g20ek Memory policy: Data cache writeback Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16256 Kernel command line: root=/dev/ram0 cma=0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp PID hash table entries: 256 (order: -2, 1024 bytes) Dentry cache hash table entries: 8192 (order: 3, 32768 bytes) Inode-cache hash table entries: 4096 (order: 2, 16384 bytes) Memory: 49560K/65536K available (4883K kernel code, 174K rwdata, 1680K rodata, 216K init, 119K bss, 15976K reserved, 0K cma-reserved) Virtual kernel memory layout: vector : 0xffff0000 - 0xffff1000 ( 4 kB) fixmap : 0xffc00000 - 0xfff00000 (3072 kB) vmalloc : 0xc4800000 - 0xff800000 ( 944 MB) lowmem : 0xc0000000 - 0xc4000000 ( 64 MB) modules : 0xbf000000 - 0xc0000000 ( 16 MB) .text : 0xc0008000 - 0xc0671234 (6565 kB) .init : 0xc0672000 - 0xc06a8000 ( 216 kB) .data : 0xc06a8000 - 0xc06d3960 ( 175 kB) .bss : 0xc06d3960 - 0xc06f1750 ( 120 kB) NR_IRQS:16 nr_irqs:16 16 clocksource: pit: mask: 0x7ffffff max_cycles: 0x7ffffff, max_idle_ns: 7234361498 ns sched_clock: 32 bits at 128 Hz, resolution 7812500ns, wraps every 16777215996093750ns Console: colour dummy device 80x30 console [tty0] enabled Calibrating delay loop... 197.44 BogoMIPS (lpj=770048) pid_max: default: 32768 minimum: 301 Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) CPU: Testing write buffer coherency: ok Setting up static identity map for 0x20008400 - 0x2000847c devtmpfs: initialized clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 14931722236523437 ns futex hash table entries: 256 (order: -1, 3072 bytes) pinctrl core: initialized pinctrl subsystem NET: Registered protocol family 16 DMA: preallocated 256 KiB pool for atomic coherent allocations AT91: Detected SoC: at91sam9g20, revision 1 No ATAGs? gpio-at91 fffff400.gpio: at address c4858400 gpio-at91 fffff600.gpio: at address c485a600 gpio-at91 fffff800.gpio: at address c485c800 pinctrl-at91 ahb:apb:pinctrl@fffff400: initialized AT91 pinctrl driver clocksource: tcb_clksrc: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 115749784805 ns SCSI subsystem initialized usbcore: registered new interface driver usbfs usbcore: registered new interface driver hub usbcore: registered new device driver usb i2c-gpio i2c@0: using pins 23 (SDA) and 24 (SCL) Linux video capture interface: v2.00 Advanced Linux Sound Architecture Driver Initialized. clocksource: Switched to clocksource tcb_clksrc NET: Registered protocol family 2 IP idents hash table entries: 2048 (order: 2, 16384 bytes) TCP established hash table entries: 1024 (order: 0, 4096 bytes) TCP bind hash table entries: 1024 (order: 0, 4096 bytes) TCP: Hash tables configured (established 1024 bind 1024) UDP hash table entries: 256 (order: 0, 4096 bytes) UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) NET: Registered protocol family 1 RPC: Registered named UNIX socket transport module. RPC: Registered udp transport module. RPC: Registered tcp transport module. RPC: Registered tcp NFSv4.1 backchannel transport module. Trying to unpack rootfs image as initramfs... Freeing initrd memory: 8168K io scheduler noop registered (default) fffff200.serial: ttyS0 at MMIO 0xfffff200 (irq = 16, base_baud = 8256000) is a ATMEL_SERIAL console [ttyS0] enabled fffb0000.serial: ttyS1 at MMIO 0xfffb0000 (irq = 30, base_baud = 8256000) is a ATMEL_SERIAL fffb4000.serial: ttyS2 at MMIO 0xfffb4000 (irq = 31, base_baud = 8256000) is a ATMEL_SERIAL [drm] Initialized drm 1.1.0 20060810 brd: module loaded loop: module loaded ssc fffbc000.ssc: Atmel SSC device at 0xc4898000 (irq 35) atmel_nand 40000000.nand: Use On Flash BBT atmel_nand 40000000.nand: No DMA support for NAND access. nand: device found, Manufacturer ID: 0xec, Chip ID: 0xda nand: Samsung NAND 256MiB 3,3V 8-bit nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 Bad block table found at page 131008, version 0x01 Bad block table found at page 130944, version 0x01 nand_read_bbt: bad block at 0x000006120000 nand_read_bbt: bad block at 0x00000d880000 8 ofpart partitions found on MTD device atmel_nand Creating 8 MTD partitions on \"atmel_nand\": 0x000000000000-0x000000020000 : \"at91bootstrap\" 0x000000020000-0x000000060000 : \"barebox\" 0x000000060000-0x000000080000 : \"bareboxenv\" 0x000000080000-0x0000000a0000 : \"bareboxenv2\" 0x0000000a0000-0x0000000c0000 : \"oftree\" 0x0000000c0000-0x0000004c0000 : \"kernel\" 0x0000004c0000-0x000007cc0000 : \"rootfs\" 0x000007cc0000-0x000010000000 : \"data\" macb fffc4000.ethernet eth0: Cadence MACB rev 0x0001010c at 0xfffc4000 irq 32 (a6:72:4e:7e:7a:f8) macb fffc4000.ethernet eth0: attached PHY driver [Davicom DM9161A] (mii_bus:phy_addr=fffc4000.ethernet-ffffffff:00, irq=-1) ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver ehci-atmel: EHCI Atmel driver ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver ohci-atmel: OHCI Atmel driver at91_ohci 500000.ohci: USB Host Controller at91_ohci 500000.ohci: new USB bus registered, assigned bus number 1 at91_ohci 500000.ohci: irq 37, io mem 0x00500000 usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 usb usb1: Product: USB Host Controller usb usb1: Manufacturer: Linux 4.4.302-cip84 ohci_hcd usb usb1: SerialNumber: at91 hub 1-0:1.0: USB hub found hub 1-0:1.0: 2 ports detected usbcore: registered new interface driver cdc_acm cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters usbcore: registered new interface driver usb-storage usbcore: registered new interface driver usbserial usbcore: registered new interface driver usbserial_generic usbserial: USB Serial support registered for generic usbcore: registered new interface driver ftdi_sio usbserial: USB Serial support registered for FTDI USB Serial Device usbcore: registered new interface driver pl2303 usbserial: USB Serial support registered for pl2303 udc: at91_udc version 3 May 2006 g_serial gadget: Gadget Serial v2.4 g_serial gadget: g_serial ready mousedev: PS/2 mouse device common for all mice rtc-at91sam9 fffffd20.rtc: rtc core: registered fffffd20.rtc as rtc0 rtc-at91sam9 fffffd20.rtc: rtc0: SET TIME! AT91: Starting after general reset at91_wdt fffffd40.watchdog: watchdog is disabled at91_wdt: probe of fffffd40.watchdog failed with error -22 atmel_mci fffa8000.mmc: version: 0x210 atmel_mci fffa8000.mmc: using PDC atmel_mci fffa8000.mmc: No vmmc regulator found atmel_mci fffa8000.mmc: No vqmmc regulator found atmel_mci fffa8000.mmc: Atmel MCI controller at 0xfffa8000 irq 34, 1 slots usbcore: registered new interface driver usbhid usbhid: USB HID core driver iio iio:device0: Resolution used: 10 bits iio iio:device0: not support touchscreen in the adc compatible string. wm8731 1-001b: Assuming static MCLK 1-001b supply AVDD not found, using dummy regulator 1-001b supply HPVDD not found, using dummy regulator 1-001b supply DCVDD not found, using dummy regulator 1-001b supply DBVDD not found, using dummy regulator ASoC: Failed to get MCLK at91sam9g20ek-audio: probe of sound failed with error -2 NET: Registered protocol family 10 sit: IPv6 over IPv4 tunneling driver NET: Registered protocol family 17 input: gpio_keys as /devices/soc0/gpio_keys/input/input0 rtc-at91sam9 fffffd20.rtc: hctosys: unable to read the hardware clock IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready macb fffc4000.ethernet eth0: link up (100/Full) IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready Sending DHCP requests ..., OK IP-Config: Got DHCP answer from 192.168.56.254, my address is 192.168.56.23 IP-Config: Complete: device=eth0, hwaddr=a6:72:4e:7e:7a:f8, ipaddr=192.168.56.23, mask=255.255.255.0, gw=192.168.56.254 host=192.168.56.23, domain=mayfield.sirena.org.uk, nis-domain=(none) bootserver=192.168.56.254, rootserver=192.168.56.254, rootpath= nameserver0=192.168.56.254 ALSA device list: No soundcards found. Freeing unused kernel memory: 216K devpts: called with bogus options Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: udevd[617]: starting version 3.2.9 random: udevd: uninitialized urandom read (16 bytes read, 29 bits of entropy available) random: udevd: uninitialized urandom read (16 bytes read, 29 bits of entropy available) random: udevd: uninitialized urandom read (16 bytes read, 29 bits of entropy available) udevd[617]: specified user 'tss' unknown udevd[617]: specified group 'tss' unknown udevd[618]: starting eudev-3.2.9 done Saving random seed: random: dd: uninitialized urandom read (512 bytes read, 33 bits of entropy available) OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: random: dropbear: uninitialized urandom read (32 bytes read, 35 bits of entropy available) OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-551989/environment . /lava-551989/environment / # /lava-551989/bin/lava-test-runner /lava-551989/0 /lava-551989/bin/lava-test-runner /lava-551989/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-551989/0/tests/0_dmesg + cat uuid + UUID=551989_1.5. 2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh + set +x / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-551989/environment / # . /lava-551989/environment/lava-551989/bin/lava-test-runner /lava-551989/1 / # /lava-551989/bin/lava-test-runner /lava-551989/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-551989/1/tests/1_bootrr + cat uuid + UUID=551989_1.5.2.4.5 + se t +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-551989/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case sh: /sys/bus/spi/drivers/wm8731: unknown operand /lava-551989/1/../bin/lava-test-case sh: /sys/bus/spi/drivers/wm8731: unknown operand /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case random: nonblocking pool is initialized /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case /lava-551989/1/../bin/lava-test-case + set +x / #