Build failed in Jenkins: sru_kernel-quantal-generic-armhf_omap4_panda_ES-serial #132

Jenkins Notification devnull at canonical.com
Wed Dec 11 16:32:06 UTC 2013


See <http://q-jenkins.ubuntu-ci:8080/job/sru_kernel-quantal-generic-armhf_omap4_panda_ES-serial/132/>

------------------------------------------
Started by user Parameswaran Sivatharman
[EnvInject] - Loading node environment variables.
Building remotely on magners-kernel-sru in workspace <http://q-jenkins.ubuntu-ci:8080/job/sru_kernel-quantal-generic-armhf_omap4_panda_ES-serial/ws/>
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[sru_kernel-quantal-generic-armhf_omap4_panda_ES-serial] $ /bin/bash -x /tmp/hudson6949564865668833821.sh
+ SRUHOME=/var/lib/ubuntu-iso-testing/kernel-sru
+ bzr pull -d /var/lib/ubuntu-iso-testing/kernel-sru/branches/tests
Using saved parent location: http://bazaar.launchpad.net/~ue-qa-kernel-tests-infrastructure-dev/ue-qa-kernel-tests-infrastructure/trunk/
No revisions or tags to pull.
+ '[' x '!=' x ']'
+ '[' -z '' ']'
+ bash -x /var/lib/ubuntu-iso-testing/kernel-sru/branches/tests/kernel-sru/jenkins-script-armhf-omap4.sh -s /var/lib/ubuntu-iso-testing/kernel-sru -r quantal -t qa-panda-1 -w <http://q-jenkins.ubuntu-ci:8080/job/sru_kernel-quantal-generic-armhf_omap4_panda_ES-serial/ws/> -v -c q-jenkins.ubuntu-ci -p
+ getopts s:w:r:k:d:v:c:t:p:b: opt
+ case "$opt" in
+ SRUHOME=/var/lib/ubuntu-iso-testing/kernel-sru
+ getopts s:w:r:k:d:v:c:t:p:b: opt
+ case "$opt" in
+ RELEASE=quantal
+ getopts s:w:r:k:d:v:c:t:p:b: opt
+ case "$opt" in
+ TESTHOST=qa-panda-1
+ getopts s:w:r:k:d:v:c:t:p:b: opt
+ case "$opt" in
+ WORKSPACE=<http://q-jenkins.ubuntu-ci:8080/job/sru_kernel-quantal-generic-armhf_omap4_panda_ES-serial/ws/>
+ getopts s:w:r:k:d:v:c:t:p:b: opt
+ case "$opt" in
+ KFLAVOUR=-c
+ getopts s:w:r:k:d:v:c:t:p:b: opt
+ '[' -z quantal ']'
+ '[' -z -c ']'
+ '[' -z q-jenkins.ubuntu-ci ']'
+ '[' -z /var/lib/ubuntu-iso-testing/kernel-sru ']'
+ '[' -z <http://q-jenkins.ubuntu-ci:8080/job/sru_kernel-quantal-generic-armhf_omap4_panda_ES-serial/ws/> ']'
++ dirname /var/lib/ubuntu-iso-testing/kernel-sru/branches/tests/kernel-sru/jenkins-script-armhf-omap4.sh
+ baseDir=/var/lib/ubuntu-iso-testing/kernel-sru/branches/tests/kernel-sru
+ source /var/lib/ubuntu-iso-testing/kernel-sru/branches/tests/kernel-sru/arm-sru-utils.sh
++ '[' -z q-jenkins.ubuntu-ci ']'
++ '[' -z <http://q-jenkins.ubuntu-ci:8080/job/sru_kernel-quantal-generic-armhf_omap4_panda_ES-serial/ws/> ']'
++ SSHOptions='-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/lib/ubuntu-iso-testing/kernel-sru/ssh-keys/qa-ubuntu'
+++ dirname /var/lib/ubuntu-iso-testing/kernel-sru/branches/tests/kernel-sru/jenkins-script-armhf-omap4.sh
++ SYSTEMS_CONF=/var/lib/ubuntu-iso-testing/kernel-sru/branches/tests/kernel-sru/systems.conf
++ SLEEP=60
++ TICKS=70
++ SCP_PARMS=
+ ISODIR=/data
+ SYS_HOST=qa-panda-1
+ rm -rf '*'
+ cdu_host qa-panda-1
+ local TESTHOST=qa-panda-1
+ d_msg '## finding out which CDU controls power for the machine'
+ printf '%s\n' '## finding out which CDU controls power for the machine'
## finding out which CDU controls power for the machine
+ case $TESTHOST in
+ CDU_NAME=qa_panda_1
+ DU_HOST=cdu-1ss-b-06-b.ubuntu-ci
+ sudo chmod +r /data/ISOs /data/VMs /data/bootspeed-reporter /data/iso /data/lost+found /data/recreate /data/utah
+ arm_set_serial_console
+ d_msg '## adjusting Panda boot parms'
+ printf '%s\n' '## adjusting Panda boot parms'
## adjusting Panda boot parms
+ local img part1 part1Start sector tmpDir IMAGE
+ case $RELEASE in
+ IMAGE=ISOs/quantal/ubuntu-12.10-server-armhf+omap4.img
++ file /data/ISOs/quantal/ubuntu-12.10-server-armhf+omap4.img
+ img='/data/ISOs/quantal/ubuntu-12.10-server-armhf+omap4.img: x86 boot sector; partition 1: ID=0xc, active, starthead 1, startsector 32, 147424 sectors; partition 2: ID=0x83, starthead 0, startsector 147456, 1339072 sectors, code offset 0x0'
++ echo /data/ISOs/quantal/ubuntu-12.10-server-armhf+omap4.img: x86 boot 'sector;' partition 1: ID=0xc, active, starthead 1, startsector 32, 147424 'sectors;' partition 2: ID=0x83, starthead 0, startsector 147456, 1339072 sectors, code offset 0x0
++ awk '-F;' '{print $2}'
+ part1=' partition 1: ID=0xc, active, starthead 1, startsector 32, 147424 sectors'
++ echo partition 1: ID=0xc, active, starthead 1, startsector 32, 147424 sectors
++ awk -F, '{print $4}'
+ part1Start=' startsector 32'
++ awk '{print $2}'
++ echo startsector 32
+ sector=32
++ mktemp -d --tmpdir=./ img.XXXX
+ tmpDir=./img.Nidf
+ test -z ./img.Nidf
+ sudo mount /data/ISOs/quantal/ubuntu-12.10-server-armhf+omap4.img ./img.Nidf -o loop -o offset=16384
+ sudo cp ./img.Nidf/preEnv.txt-serial ./img.Nidf/preEnv.txt
+ sudo umount ./img.Nidf
+ rm -rf ./img.Nidf
+ arm_set_PXE qa-panda-1
+ d_msg '## setting up PXE for the ARM-based machine'
+ printf '%s\n' '## setting up PXE for the ARM-based machine'
## setting up PXE for the ARM-based machine
+ local TESTHOST=qa-panda-1
+ local IMAGE
+ TYPE=panda
+ declare -A PXE_TABLE
+ PXE_TABLE['qa-panda-1']=01-2e-60-4d-6a-4e-01
+ PXE_TABLE['qa-panda-2']=01-2e-60-43-d9-49-01
+ PXE_TABLE['qa-panda-3']=01-0e-60-a0-6c-4e-01
+ PXE_TABLE['armada1']=01-00-50-43-5c-24-3b
+ '[' qa-panda-1 == armada1 ']'
+ case $TYPE in
+ netBootDir=panda
+ case $RELEASE in
+ IMAGE=ISOs/quantal/ubuntu-12.10-server-armhf+omap4.img
+ appendCmd='append console=ttyO2,115200n8 imageurl=http://jatayu.ubuntu-ci/ISOs/quantal/ubuntu-12.10-server-armhf+omap4.img bootcfg=http://jatayu.ubuntu-ci/bamboo-preseeds/preEnv.01-2e-60-4d-6a-4e-01'
+ cat
+ printf '*********************** bamboo-feeder PXE entry %s ******************************\n' 01-2e-60-4d-6a-4e-01
*********************** bamboo-feeder PXE entry 01-2e-60-4d-6a-4e-01 ******************************
+ cat pxe-01-2e-60-4d-6a-4e-01
default panda-quantal
prompt 0
timeout 3

label panda-quantal
kernel panda/uImage
append console=ttyO2,115200n8 imageurl=http://jatayu.ubuntu-ci/ISOs/quantal/ubuntu-12.10-server-armhf+omap4.img bootcfg=http://jatayu.ubuntu-ci/bamboo-preseeds/preEnv.01-2e-60-4d-6a-4e-01
initrd panda/uInitrd
+ printf '*********************** bamboo-feeder PXE entry *********************************\n'
*********************** bamboo-feeder PXE entry *********************************
+ sudo mv pxe-01-2e-60-4d-6a-4e-01 /var/lib/tftpboot/pxelinux.cfg/01-2e-60-4d-6a-4e-01
+ cdu_power_cycle
+ local RC
+ d_msg '### powering system down'
+ printf '%s\n' '### powering system down'
### powering system down
+ fence_cdu -v -a -l ubuntu -p ubuntu -n qa_panda_1 -o off
Failed: You have to set login name
Please use '-h' for usage
+ RC=1
+ '[' 1 -ne 0 ']'
+ sys_exit_KO 'failed to command power-off for  system qa_panda_1 on Cobbler, bailing out'
+ printf 'FAIL %s\n' 'failed to command power-off for  system qa_panda_1 on Cobbler, bailing out'
FAIL failed to command power-off for  system qa_panda_1 on Cobbler, bailing out
+ exit 1
+ exit 1
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording test results
Description set: 



More information about the ubuntu-testing-notifications mailing list