Automated DT boot report for various ARM defconfigs.
Tree/Branch: arm-soc Git describe: v3.14-rc3-466-gff70f51 Failed boot tests (console logs at the end) =========================================== tegra30-beaver: FAIL: tegra_defconfig am335x-boneblack: FAIL: multi_v7_defconfig
Full Report ===========
omap2plus_defconfig ------------------- omap3-overo-storm-tobi PASS: 0 min 25.4 sec omap3-beagle-xm PASS: 0 min 59.9 sec omap4-panda PASS: 1 min 10.8 sec omap3-overo-tobi PASS: 0 min 23.0 sec am335x-bone PASS: 0 min 27.4 sec am335x-boneblack PASS: 0 min 25.9 sec omap4-panda-es PASS: 1 min 10.5 sec
multi_lpae_defconfig -------------------- sun7i-a20-cubieboard2 PASS: 0 min 14.1 sec
tegra_defconfig --------------- tegra30-beaver FAIL: 0 min 31.4 sec
imx_v6_v7_defconfig ------------------- imx6dl-wandboard,wand-dual PASS: 0 min 18.6 sec imx6dl-wandboard,wand-solo PASS: 0 min 18.5 sec imx6q-wandboard PASS: 0 min 17.2 sec
sunxi_defconfig --------------- sun7i-a20-cubieboard2 PASS: 0 min 13.0 sec sun4i-a10-cubieboard PASS: 0 min 15.8 sec
bcm_defconfig ------------- bcm28155-ap PASS: 0 min 58.8 sec
exynos_defconfig ---------------- exynos5250-arndale PASS: 0 min 29.9 sec
multi_v7_defconfig ------------------ ste-snowball PASS: 1 min 17.2 sec tegra30-beaver PASS: 0 min 21.9 sec am335x-boneblack FAIL: 1 min 12.0 sec omap3-beagle-xm PASS: 0 min 43.9 sec sun7i-a20-cubieboard2 PASS: 0 min 14.4 sec armada-370-mirabox PASS: 0 min 21.9 sec omap4-panda PASS: 0 min 56.9 sec armada-xp-openblocks-ax3-4 PASS: 0 min 24.9 sec sun4i-a10-cubieboard PASS: 0 min 18.9 sec bcm28155-ap PASS: 1 min 4.0 sec omap3-overo-tobi PASS: 0 min 21.7 sec imx6dl-wandboard,wand-solo PASS: 0 min 18.2 sec am335x-bone PASS: 0 min 26.1 sec omap3-overo-storm-tobi PASS: 0 min 21.2 sec imx6q-wandboard PASS: 0 min 17.5 sec omap4-panda-es PASS: 0 min 53.4 sec imx6dl-wandboard,wand-dual PASS: 0 min 18.2 sec
u8500_defconfig --------------- ste-snowball PASS: 0 min 30.8 sec
sama5_defconfig --------------- sama5d35ek PASS: 0 min 17.5 sec
Console logs for failures =========================
tegra_defconfig ---------------
tegra30-beaver: FAIL: last 80 lines of boot log: ------------------------------------------------
Connected to beaver console [channel connected] (~$quit to exit) (user:khilman) is already connected
~$hardreset
Command(beaver console)> hardreset (user:khilman) Reboot beaver File "/home/khilman/bin/boot.py", line 40 'da850evm': ('phidget', 4, 2) ^ SyntaxError: invalid syntax ~$off # PYBOOT: Exception: ERROR: Could not break into autoboot. # PYBOOT: Time: 31.38 seconds. # PYBOOT: Result: FAIL
multi_v7_defconfig ------------------
am335x-boneblack: FAIL: last 80 lines of boot log: --------------------------------------------------
GNU ld (GNU Binutils) 2.22 U-Boot# setenv bootargs console=ttyO0,115200n8 earlyprintk rw root=/dev/mmcblk0p2 rootwait rootfstype=ext4 setenv bootargs console=ttyO0,115200n8 earlyprintk rw root=/dev/mmcblk0p2 rootwait rootfstype=ext4 U-Boot# setenv netargs 'setenv bootargs ${bootargs} ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}::::192.168.1.254:none' setenv netargs 'setenv bootargs ${bootargs} ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}::::192.168.1.254:none' U-Boot# if test -n ${initenv}; then run initenv; fi if test -n ${initenv}; then run initenv; fi U-Boot# if test -n ${preboot}; then run preboot; fi if test -n ${preboot}; then run preboot; fi U-Boot# setenv autoload no; setenv autoboot no setenv autoload no; setenv autoboot no U-Boot# dhcp dhcp link up on port 0, speed 1000, full duplex BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 BOOTP broadcast 5 BOOTP broadcast 6 BOOTP broadcast 7 BOOTP broadcast 8 BOOTP broadcast 9 BOOTP broadcast 10
Retry count exceeded; starting again using musb-hdrc, OUT ep1out IN ep1in STATUS ep2in MAC c8:a0:30:b4:18:a4 HOST MAC de:ad:be:af:00:00 RNDIS ready ERROR: The remote end did not respond in time. at ether.c:2395/usb_eth_init() link up on port 0, speed 1000, full duplex BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 BOOTP broadcast 5 BOOTP broadcast 6 ~$off # PYBOOT: Exception: Timeout exceeded in read_nonblocking(). <pexpect.spawn object at 0x11da3d0> version: 2.3 ($Revision: 399 $) command: /usr/bin/conmux-console args: ['/usr/bin/conmux-console', 'vence/am335xboneb'] searcher: searcher_re: 0: re.compile("U-Boot#") buffer (last 100 chars): BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 BOOTP broadcast 5 BOOTP broadcast 6
before (last 100 chars): BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 BOOTP broadcast 5 BOOTP broadcast 6
after: <class 'pexpect.TIMEOUT'> match: None match_index: None exitstatus: None flag_eof: False pid: 4400 child_fd: 3 closed: False timeout: 30 delimiter: <class 'pexpect.EOF'> logfile: <open file 'boot-am335x-boneblack.log', mode 'w' at 0x7fa1d63f1c90> logfile_read: None logfile_send: None maxread: 2000 ignorecase: False searchwindowsize: None delaybeforesend: 0.05 delayafterclose: 0.1 delayafterterminate: 0.1 # PYBOOT: Time: 72.00 seconds. # PYBOOT: Result: FAIL
On Tue, Feb 25, 2014 at 1:42 PM, Kevin's boot bot khilman@linaro.org wrote:
Automated DT boot report for various ARM defconfigs.
Tree/Branch: arm-soc Git describe: v3.14-rc3-466-gff70f51 Failed boot tests (console logs at the end) =========================================== tegra30-beaver: FAIL: tegra_defconfig
False alarm. Editing scripts when testing in progress == bad idea.
am335x-boneblack: FAIL: multi_v7_defconfig
False alarm. DHCP server tweaking while testing in progress == bad idea.
Re-tested both boards and both are passing.
Kevin
kernel-build-reports@lists.linaro.org