Comment 2 for bug 1084420

Revision history for this message
Soumya Basak (soumya-basak) wrote :

observed with panda linaro android stable image:
image url: https://android-build.linaro.org/jenkins/job/linaro-android_panda-jb-gcc47-tilt-stable-blob/148/
job id: http://validation.linaro.org/lava-server/scheduler/job/42476
complete log: http://validation.linaro.org/lava-server/scheduler/job/42476/log_file
log:
due to kernel panic the booting is abort from the log:

[ 5.922668] EXT4-fs (mmcblk0p6): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=panic
[ 5.975677] android_usb: already disabled
[ 5.980499] adb_bind_config
[ 6.079376] Disabling lock debugging due to kernel taint

failed to boot-test image getting from the log:

version: 2.4 ($Revision: 516 $)
command: /usr/bin/telnet
args: [u'/usr/bin/telnet', u'serial2', u'7018']
searcher: searcher_re:
    0: re.compile("root@linaro# ")
buffer (last 100 chars): size 12-0
[ 116.351287] binder: send failed reply for transaction 7816, target dead

Lava failed at action boot_linaro_android_image with error:Failed to boot test image.
Traceback (most recent call last):
  File "/srv/lava/.cache/eggs/lava_dispatcher-0.27-py2.7.egg/lava_dispatcher/job.py", line 177, in run
    action.run(**params)
  File "/srv/lava/.cache/eggs/lava_dispatcher-0.27-py2.7.egg/lava_dispatcher/actions/boot_control.py", line 51, in run
    raise CriticalError("Failed to boot test image.")
CriticalError: Failed to boot test image.