Automated DT boot report for various ARM defconfigs.
Boot test simply checks if kernel can boot to initramfs with busybox and run some basic commands (e.g. 'cat /proc/cpuinfo').
Tree/Branch: next/master Git describe: next-20130919 Commit: f7596c204a Add linux-next specific files for 20130919
Failed boot tests (console logs at the end) =========================================== omap4-panda-es: FAIL: arm-omap2plus_defconfig omap3-beagle: FAIL: arm-multi_v7_defconfig
Full Report ===========
arm-imx_v6_v7_defconfig ----------------------- imx6dl-wandboard,wand-dual PASS: 0 min 16.5 sec imx6dl-wandboard,wand-solo PASS: 0 min 16.4 sec imx6q-wandboard PASS: 0 min 15.0 sec
arm-omap2plus_defconfig ----------------------- am335x-boneblack PASS: 0 min 27.0 sec omap3-beagle-xm PASS: 0 min 52.5 sec am335x-bone PASS: 0 min 26.3 sec omap3-tobi,3530overo PASS: 0 min 42.6 sec omap4-panda PASS: 1 min 5.5 sec omap4-panda-es FAIL: 2 min 26.1 sec omap3-tobi,3730storm PASS: 0 min 41.8 sec omap3-beagle PASS: 0 min 51.0 sec
arm-multi_v7_defconfig ---------------------- am335x-boneblack PASS: 0 min 34.0 sec omap3-beagle-xm PASS: 0 min 49.7 sec omap4-panda-es PASS: 1 min 9.5 sec omap4-panda PASS: 1 min 0.6 sec sun4i-a10-cubieboard PASS: 0 min 11.5 sec imx6dl-wandboard,wand-solo PASS: 0 min 16.5 sec omap3-tobi,3530overo PASS: 0 min 41.2 sec am335x-bone PASS: 0 min 33.4 sec imx6q-wandboard PASS: 0 min 15.7 sec omap3-tobi,3730storm PASS: 0 min 40.3 sec imx6dl-wandboard,wand-dual PASS: 0 min 16.7 sec omap3-beagle FAIL: 0 min 18.7 sec
arm-exynos_defconfig -------------------- exynos5250-arndale PASS: 0 min 35.4 sec
arm-sama5_defconfig ------------------- sama5d35ek PASS: 0 min 18.3 sec
Console logs for failures =========================
arm-omap2plus_defconfig -----------------------
omap4-panda-es: FAIL: last 24 lines of boot log: ------------------------------------------------
[ 20.415527] EXT4-fs (mmcblk0p2): recovery complete [ 20.424591] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 20.424591] VFS: Mounted root (ext4 filesystem) on device 179:2. [ 20.442199] devtmpfs: mounted [ 20.446380] Freeing unused kernel memory: 392K (c0751000 - c07b3000) [ 20.950988] init: ureadahead main process (794) terminated with status 5 [ 28.494079] init: Caught segmentation fault, core dumped [ 28.514953] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000b00 [ 28.514953] [ 28.524902] CPU1: stopping [ 28.524902] CPU: 1 PID: 866 Comm: loadkeys Not tainted 3.12.0-rc1-next-20130919 #1 [ 28.524902] [<c001bc38>] (unwind_backtrace+0x0/0xf0) from [<c0017e50>] (show_stack+0x10/0x14) [ 28.544799] [<c0017e50>] (show_stack+0x10/0x14) from [<c05087d4>] (dump_stack+0x78/0x94) [ 28.544799] [<c05087d4>] (dump_stack+0x78/0x94) from [<c0019900>] (handle_IPI+0x10c/0x134) [ 28.544799] [<c0019900>] (handle_IPI+0x10c/0x134) from [<c00085d4>] (gic_handle_irq+0x54/0x5c) [ 28.571197] [<c00085d4>] (gic_handle_irq+0x54/0x5c) from [<c050edfc>] (__irq_usr+0x3c/0x60) [ 28.571197] Exception stack(0xedf03fb0 to 0xedf03ff8) [ 28.571197] 3fa0: 00000001 000157c9 00000042 00000043 [ 28.593963] 3fc0: 00027848 00000014 00000002 00000010 0001e260 00000001 00022a94 00000014 [ 28.602600] 3fe0: 0001e00c bee881a0 0000cba5 0000cbbc 60000130 ffffffff ~$off # PYBOOT: Exception: userspace: ERROR: Never found root shell # PYBOOT: Time: 146.10 seconds. # PYBOOT: Result: FAIL
arm-multi_v7_defconfig ----------------------
omap3-beagle: FAIL: last 24 lines of boot log: ----------------------------------------------
OMAP3 beagleboard.org # if test -n ${initenv}; then run initenv; fi if test -n ${initenv}; then run initenv; fi OMAP3 beagleboard.org # if test -n ${preboot}; then run preboot; fi if test -n ${preboot}; then run preboot; fi (Re)start USB... USB0: USB EHCI 1.00 scanning bus 0 for devices... 2 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found scanning usb for ethernet devices... Warning: asx0 using MAC address from net device 1 Ethernet Device(s) found OMAP3 beagleboard.org #setenv autoload no; setenv autoboot no setenv autoload no; setenv autoboot no OMAP3 beagleboard.org # dhcp dhcp ERROR: Need valid 'usbnet_devaddr' to be set at ether.c:2369/usb_eth_init() Waiting for Ethernet connection... done. BOOTP broadcast 1 BOOTP broadcast 2 ~$off # PYBOOT: Exception: u-boot: ERROR: timed-out getting DHCP address. # PYBOOT: Time: 18.74 seconds. # PYBOOT: Result: FAIL
linaro-kernel@lists.linaro.org