Build failed in Jenkins: quantal-adt-ubuntu-drivers-common » amd64,albali #55
Jenkins Notification
devnull at canonical.com
Sun Sep 30 19:07:16 UTC 2012
See <http://10.189.74.2:8080/job/quantal-adt-ubuntu-drivers-common/./ARCH=amd64,label=albali/55/>
------------------------------------------
[...truncated 1197 lines...]
adt-run: trace: & dsc0t-system: - - - - - - - - - - results - - - - - - - - - -
dsc0t-system FAIL non-zero exit status 1
adt-run: trace: & dsc0t-system: - - - - - - - - - - stdout - - - - - - - - - -
test_debug (__main__.TestSystem)
ubuntu-drivers debug succeeds ... ok
test_list (__main__.TestSystem)
ubuntu-drivers list succeeds ... ok
test_bcmwl (__main__.TestUbuntuDrivers)
bcmwl-kernel-source ... ok
test_fglrx (__main__.TestUbuntuDrivers)
fglrx ...
--- Error output from package installation ---
Extracting templates from packages: 85%
Extracting templates from packages: 100%
update-alternatives: warning: forcing reinstallation of alternative /usr/lib/fglrx/ld.so.conf because link group x86_64-linux-gnu_gl_conf is broken
------
FAIL
test_fglrx_updates (__main__.TestUbuntuDrivers)
fglrx-updates ...
--- Error output from package installation ---
Extracting templates from packages: 85%
Extracting templates from packages: 100%
update-alternatives: warning: forcing reinstallation of alternative /usr/lib/fglrx/ld.so.conf because link group x86_64-linux-gnu_gl_conf is broken
------
FAIL
test_nvidia_current (__main__.TestUbuntuDrivers)
nvidia-current ...
--- Error output from package installation ---
Extracting templates from packages: 30%
Extracting templates from packages: 61%
Extracting templates from packages: 91%
Extracting templates from packages: 100%
adduser: Warning: The home directory `/var/lib/colord' does not belong to the user you are currently creating.
INFO:Enable nvidia-current
DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/dell_latitude
DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/lenovo_thinkpad
DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/put_your_quirks_here
DEBUG:Processing quirk Latitude E6530
DEBUG:Failure to match Bochs with Dell Inc.
DEBUG:Quirk doesn't match
DEBUG:Processing quirk ThinkPad T420s
DEBUG:Failure to match Bochs with LENOVO
DEBUG:Quirk doesn't match
------
FAIL
test_nvidia_current_updates (__main__.TestUbuntuDrivers)
nvidia-current-updates ...
--- Error output from package installation ---
Extracting templates from packages: 53%
Extracting templates from packages: 100%
update-alternatives: warning: alternative /usr/lib/nvidia-settings/ld.so.conf (part of link group nvidia_settings_conf) doesn't exist; removing from list of alternatives
update-alternatives: warning: /etc/alternatives/nvidia_settings_conf is dangling; it will be updated with best choice
INFO:Enable nvidia-current-updates
DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/dell_latitude
DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/lenovo_thinkpad
DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/put_your_quirks_here
DEBUG:Processing quirk Latitude E6530
DEBUG:Failure to match Bochs with Dell Inc.
DEBUG:Quirk doesn't match
DEBUG:Processing quirk ThinkPad T420s
DEBUG:Failure to match Bochs with LENOVO
DEBUG:Quirk doesn't match
------
FAIL
test_sl_modem (__main__.TestUbuntuDrivers)
sl-modem-dkms ...
--- Error output from package installation ---
grep: /lib/modules/3.5.0-15-generic/build/.config: No such file or directory
------
FAIL
test_virtualbox (__main__.TestUbuntuDrivers)
virtualbox-dkms ...
--- Error output from package installation ---
Extracting templates from packages: 63%
Extracting templates from packages: 100%
invoke-rc.d: initscript virtualbox, action "restart" failed.
invoke-rc.d: initscript virtualbox, action "restart" failed.
------
FAIL
======================================================================
FAIL: test_fglrx (__main__.TestUbuntuDrivers)
fglrx
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/tmp.0f2ah0HX2o/dsc0-build/ubuntu-drivers-common-0.2.69/debian/tests/system", line 100, in test_fglrx
'fglrx', 'fglrx', auto_install=False)
File "/tmp/tmp.0f2ah0HX2o/dsc0-build/ubuntu-drivers-common-0.2.69/debian/tests/system", line 143, in do_test_driver
o = program_out_success(['modinfo', module], self)
File "/tmp/tmp.0f2ah0HX2o/dsc0-build/ubuntu-drivers-common-0.2.69/debian/tests/system", line 25, in program_out_success
self.assertEqual(err, '', err)
AssertionError: 'ERROR: modinfo: could not find module fglrx\n' != ''
- ERROR: modinfo: could not find module fglrx
: ERROR: modinfo: could not find module fglrx
======================================================================
FAIL: test_fglrx_updates (__main__.TestUbuntuDrivers)
fglrx-updates
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/tmp.0f2ah0HX2o/dsc0-build/ubuntu-drivers-common-0.2.69/debian/tests/system", line 106, in test_fglrx_updates
'fglrx-updates', 'fglrx_updates', auto_install=False)
File "/tmp/tmp.0f2ah0HX2o/dsc0-build/ubuntu-drivers-common-0.2.69/debian/tests/system", line 143, in do_test_driver
o = program_out_success(['modinfo', module], self)
File "/tmp/tmp.0f2ah0HX2o/dsc0-build/ubuntu-drivers-common-0.2.69/debian/tests/system", line 25, in program_out_success
self.assertEqual(err, '', err)
AssertionError: 'ERROR: modinfo: could not find module fglrx_updates\n' != ''
- ERROR: modinfo: could not find module fglrx_updates
: ERROR: modinfo: could not find module fglrx_updates
======================================================================
FAIL: test_nvidia_current (__main__.TestUbuntuDrivers)
nvidia-current
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/tmp.0f2ah0HX2o/dsc0-build/ubuntu-drivers-common-0.2.69/debian/tests/system", line 87, in test_nvidia_current
'nvidia-current', 'nvidia_current', auto_install=False)
File "/tmp/tmp.0f2ah0HX2o/dsc0-build/ubuntu-drivers-common-0.2.69/debian/tests/system", line 143, in do_test_driver
o = program_out_success(['modinfo', module], self)
File "/tmp/tmp.0f2ah0HX2o/dsc0-build/ubuntu-drivers-common-0.2.69/debian/tests/system", line 25, in program_out_success
self.assertEqual(err, '', err)
AssertionError: 'ERROR: modinfo: could not find module nvidia_current\n' != ''
- ERROR: modinfo: could not find module nvidia_current
: ERROR: modinfo: could not find module nvidia_current
======================================================================
FAIL: test_nvidia_current_updates (__main__.TestUbuntuDrivers)
nvidia-current-updates
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/tmp.0f2ah0HX2o/dsc0-build/ubuntu-drivers-common-0.2.69/debian/tests/system", line 93, in test_nvidia_current_updates
'nvidia-current-updates', 'nvidia_current_updates', auto_install=False)
File "/tmp/tmp.0f2ah0HX2o/dsc0-build/ubuntu-drivers-common-0.2.69/debian/tests/system", line 143, in do_test_driver
o = program_out_success(['modinfo', module], self)
File "/tmp/tmp.0f2ah0HX2o/dsc0-build/ubuntu-drivers-common-0.2.69/debian/tests/system", line 25, in program_out_success
self.assertEqual(err, '', err)
AssertionError: 'ERROR: modinfo: could not find module nvidia_current_updates\n' != ''
- ERROR: modinfo: could not find module nvidia_current_updates
: ERROR: modinfo: could not find module nvidia_current_updates
======================================================================
FAIL: test_sl_modem (__main__.TestUbuntuDrivers)
sl-modem-dkms
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/tmp.0f2ah0HX2o/dsc0-build/ubuntu-drivers-common-0.2.69/debian/tests/system", line 116, in test_sl_modem
self.do_test_driver(None, 'sl-modem-dkms', 'slusb', auto_install=False)
File "/tmp/tmp.0f2ah0HX2o/dsc0-build/ubuntu-drivers-common-0.2.69/debian/tests/system", line 143, in do_test_driver
o = program_out_success(['modinfo', module], self)
File "/tmp/tmp.0f2ah0HX2o/dsc0-build/ubuntu-drivers-common-0.2.69/debian/tests/system", line 25, in program_out_success
self.assertEqual(err, '', err)
AssertionError: 'ERROR: modinfo: could not find module slusb\n' != ''
- ERROR: modinfo: could not find module slusb
: ERROR: modinfo: could not find module slusb
======================================================================
FAIL: test_virtualbox (__main__.TestUbuntuDrivers)
virtualbox-dkms
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/tmp.0f2ah0HX2o/dsc0-build/ubuntu-drivers-common-0.2.69/debian/tests/system", line 111, in test_virtualbox
self.do_test_driver(None, 'virtualbox-dkms', 'vboxdrv', auto_install=False)
File "/tmp/tmp.0f2ah0HX2o/dsc0-build/ubuntu-drivers-common-0.2.69/debian/tests/system", line 143, in do_test_driver
o = program_out_success(['modinfo', module], self)
File "/tmp/tmp.0f2ah0HX2o/dsc0-build/ubuntu-drivers-common-0.2.69/debian/tests/system", line 25, in program_out_success
self.assertEqual(err, '', err)
AssertionError: 'ERROR: modinfo: could not find module vboxdrv\n' != ''
- ERROR: modinfo: could not find module vboxdrv
: ERROR: modinfo: could not find module vboxdrv
----------------------------------------------------------------------
Ran 9 tests in 1208.215s
FAILED (failures=6)
adt-run: trace: & dsc0t-system: ----------------------------------------]
adt-run: trace1: ** needs_reset, previously=False
adt-run: trace: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ tests done.
adt-run: trace: ** stop
adt-run: trace: ** close, scratch=tb-scratch~/tmp/tmp.0f2ah0HX2o:-/|/tmp/tmp.0f2ah0HX2o/!
+ RC=4
+ chown -R ubuntu /home/ubuntu/adt-log
+ chmod og+r /var/log/syslog
+ chmod og+r /var/crash/*
chmod: cannot access `/var/crash/*': No such file or directory
+ true
+ exit 4
+ RET=4
+ [ 4 -gt 0 ]
+ log_failure_msg adt-run exited with status 4.
+ log_msg Failure: adt-run exited with status 4.\n
+ date +%F %X
+ printf 2012-09-30 19:07:14: Failure: adt-run exited with status 4.\n
2012-09-30 19:07:14: Failure: adt-run exited with status 4.
+ mkdir -p <http://10.189.74.2:8080/job/quantal-adt-ubuntu-drivers-common/./ARCH=amd64,label=albali/ws/results>
+ ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/cache/adt/disks/adtkey -p 54337 -t -o BatchMode=yes -l ubuntu localhost sudo chown -R ubuntu /home/ubuntu/adt-log; find -type f -empty | xargs rm
Pseudo-terminal will not be allocated because stdin is not a terminal.
Warning: Permanently added '[localhost]:54337' (ECDSA) to the list of known hosts.
sudo: unable to resolve host autopkgtest
find: `./.autopkgtest/gpg': Permission denied
+ scp -r -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/cache/adt/disks/adtkey -P 54337 ubuntu at localhost:/home/ubuntu/adt-log/* /var/crash/*crash /var/log/syslog <http://10.189.74.2:8080/job/quantal-adt-ubuntu-drivers-common/./ARCH=amd64,label=albali/ws/results>
Warning: Permanently added '[localhost]:54337' (ECDSA) to the list of known hosts.
scp: /var/crash/*crash: No such file or directory
+ true
+ log_info_msg Test artifacts copied to <http://10.189.74.2:8080/job/quantal-adt-ubuntu-drivers-common/./ARCH=amd64,label=albali/ws/results>
+ log_msg Info: Test artifacts copied to <http://10.189.74.2:8080/job/quantal-adt-ubuntu-drivers-common/./ARCH=amd64,label=albali/ws/results\n>
+ date +%F %X
+ printf 2012-09-30 19:07:15: Info: Test artifacts copied to <http://10.189.74.2:8080/job/quantal-adt-ubuntu-drivers-common/./ARCH=amd64,label=albali/ws/results\n>
2012-09-30 19:07:15: Info: Test artifacts copied to <http://10.189.74.2:8080/job/quantal-adt-ubuntu-drivers-common/./ARCH=amd64,label=albali/ws/results>
+ [ 0 -eq 0 ]
+ ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/cache/adt/disks/adtkey -p 54337 -t -o BatchMode=yes -l ubuntu localhost sudo poweroff
Pseudo-terminal will not be allocated because stdin is not a terminal.
Warning: Permanently added '[localhost]:54337' (ECDSA) to the list of known hosts.
sudo: unable to resolve host autopkgtest
+ exit 4
+ on_exit
+ log_info_msg Cleaning up
+ log_msg Info: Cleaning up\n
+ date +%F %X
+ printf 2012-09-30 19:07:16: Info: Cleaning up\n
2012-09-30 19:07:16: Info: Cleaning up
+ [ -f /dev/shm/adt/quantal-amd64-ubuntu-drivers-common-20120930_184109.img.pid ]
+ cat /dev/shm/adt/quantal-amd64-ubuntu-drivers-common-20120930_184109.img.pid
+ kill -9 42050
+ rm -f /dev/shm/adt/quantal-amd64-ubuntu-drivers-common-20120930_184109.img.pid
+ rm -f /dev/shm/adt/quantal-amd64-ubuntu-drivers-common-20120930_184109.img
+ rm -f /var/lock/adt/ssh.54337.lock
+ rm -f /var/lock/adt/vnc.5925.lock
+ [ -d /tmp/adt-amd64.ci5r8f ]
+ rm -Rf /tmp/adt-amd64.ci5r8f
+ exit 4
Build step 'Execute shell' marked build as failure
Archiving artifacts
More information about the ubuntu-testing-notifications
mailing list