Build failed in Jenkins: raring-proposed-adt-samba4 » amd64,albali #3

Jenkins Notification devnull at canonical.com
Mon Nov 26 13:13:21 UTC 2012


See <http://10.189.74.2:8080/job/raring-proposed-adt-samba4/./ARCH=amd64,label=albali/3/>

------------------------------------------
[...truncated 539 lines...]
 -> Considering build-dep dpkg-dev
   -> Trying dpkg-dev
 -> Installing  dpkg-dev
Reading package lists...
Building dependency tree...
Reading state information...
dpkg-dev is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
 -> Finished parsing the build-deps
adt-run: trace: $ dsc0-extract: sh -ec <SCRIPT> x /tmp/tmp.xUVxn9i58U/dsc0-build/tmpdir /tmp/tmp.xUVxn9i58U/dsc0/samba4_4.0.0~rc5+dfsg1-1.dsc
adt-run: trace1: $     exec 3>&1 >&2
adt-run: trace1: $     set -x
adt-run: trace1: $     spec="$2"
adt-run: trace1: $     origpwd=`pwd`
adt-run: trace1: $     cd /tmp/tmp.xUVxn9i58U/dsc0-build
adt-run: trace1: $     TMPDIR="$1"
adt-run: trace1: $     rm -rf -- "$TMPDIR"
adt-run: trace1: $     export TMPDIR
adt-run: trace1: $     mkdir -- "$TMPDIR"
adt-run: trace1: $     
adt-run: trace1: $     			dpkg-source -x $spec
adt-run: trace1: $     			
adt-run: trace1: $     cd [a-z0-9]*-*/.
adt-run: trace1: $     pwd >&3
adt-run: trace1: $     set +e; test -f debian/tests/control; echo $? >&3
+ spec=/tmp/tmp.xUVxn9i58U/dsc0/samba4_4.0.0~rc5+dfsg1-1.dsc
+ pwd
+ origpwd=/tmp/tmp.xUVxn9i58U/dsc0-build
+ cd /tmp/tmp.xUVxn9i58U/dsc0-build
+ TMPDIR=/tmp/tmp.xUVxn9i58U/dsc0-build/tmpdir
+ rm -rf -- /tmp/tmp.xUVxn9i58U/dsc0-build/tmpdir
+ export TMPDIR
+ mkdir -- /tmp/tmp.xUVxn9i58U/dsc0-build/tmpdir
+ dpkg-source -x /tmp/tmp.xUVxn9i58U/dsc0/samba4_4.0.0~rc5+dfsg1-1.dsc
gpgv: Signature made Wed 14 Nov 2012 10:35:12 AM UTC using RSA key ID D729A457
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on /tmp/tmp.xUVxn9i58U/dsc0/samba4_4.0.0~rc5+dfsg1-1.dsc
dpkg-source: info: extracting samba4 in samba4-4.0.0~rc5+dfsg1
dpkg-source: info: unpacking samba4_4.0.0~rc5+dfsg1.orig.tar.gz
dpkg-source: info: unpacking samba4_4.0.0~rc5+dfsg1-1.debian.tar.gz
dpkg-source: info: applying 01_no_private_lib_suffix.diff
dpkg-source: info: applying 02_torture_libnetapi
dpkg-source: info: applying 05_share_ldb_module
dpkg-source: info: applying 07_private_lib
dpkg-source: info: applying 08_heimdal_config_h
dpkg-source: info: applying 10_messaging_subsystem
dpkg-source: info: applying 11_system_heimdal
+ cd samba4-4.0.0~rc5+dfsg1/.
+ pwd
+ set +e
+ test -f debian/tests/control
+ echo 0
adt-run: trace: & dsc0t-python-smoke: constructed; path=debian/tests/python-smoke
adt-run: trace: & dsc0t-python-smoke:  .depends=['python-samba4']
adt-run: trace: * <dsc:dsc0> build not needed
adt-run: trace: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ builds done.
adt-run: trace: * reset
adt-run: trace: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ tests ...
adt-run: trace: @@@@@@@@@@@@@@@@@@@@ test dsc dsc0
adt-run: trace1: ** needs_reset, previously=True
adt-run: trace: @@@@@@@@@@ read control ...
adt-run: trace: & dsc0t-python-smoke: constructed; path=debian/tests/python-smoke
adt-run: trace: & dsc0t-python-smoke:  .depends=['python-samba4']
adt-run: trace: @@@@@@@@@@ run_tests ...
adt-run: trace: & dsc0t-python-smoke: preparing
adt-run: trace: & dsc0t-python-smoke:  processing dependency python-samba4
adt-run: trace: & dsc0t-python-smoke:   literal dependency python-samba4
adt-run: trace1: ** prepare1, modified=True, deps_processed=[], deps_new=['python-samba4']
adt-run: trace1: ** prepare2, deps_new=['python-samba4']
adt-run: trace: * publish
adt-run: trace: $ ftparchive: sh -ec <SCRIPT> x /home/ubuntu/adt-log//binaries /home/ubuntu/.autopkgtest/gpg
adt-run: trace1: $     
adt-run: trace1: $       exec >&2
adt-run: trace1: $       cd "$1"
adt-run: trace1: $       apt-ftparchive packages . >Packages
adt-run: trace1: $       gzip <Packages >Packages.gz
adt-run: trace1: $       apt-ftparchive release . >Release
adt-run: trace1: $       rm -f Release.gpg
adt-run: trace1: $       gpg --homedir="$2" --batch --detach-sign --armour -o Release.gpg Release
adt-run: trace1: $       gpg --homedir="$2" --batch --export >archive-key.pgp
adt-run: trace1: $     		
adt-run: trace: $ apt-key: sh -ec <SCRIPT>
adt-run: trace1: $     
adt-run: trace1: $       exec 3>&1 >&2
adt-run: trace1: $       apt-key add archive-key.pgp
adt-run: trace1: $       echo "deb file:///tmp/tmp.xUVxn9i58U/binaries/ /" >/etc/apt/sources.list.d/autopkgtest.list
adt-run: trace1: $       if [ "x`ls /var/lib/dpkg/updates`" != x ]; then
adt-run: trace1: $         echo >&2 "/var/lib/dpkg/updates contains some files, aargh"; exit 1
adt-run: trace1: $       fi
adt-run: trace1: $       apt-get -q -o quiet=true -o APT::Get::Assume-Yes=true -o Debug::pkgProblemResolver=true -o APT::Get::force-yes=true update >&2
adt-run: trace1: $       cat /var/lib/dpkg/status >&3
adt-run: trace1: $     		
OK
Ign file:  InRelease
Get:1 file:  Release.gpg [198 B]
Get:2 file:  Release [1,202 B]
Ign file:  Translation-en_US
Ign file:  Translation-en
Ign http://archive.ubuntu.com raring InRelease
Ign http://security.ubuntu.com raring-security InRelease
Ign http://archive.ubuntu.com raring-updates InRelease
Hit http://security.ubuntu.com raring-security Release.gpg
Ign http://archive.ubuntu.com raring-proposed InRelease
Hit http://security.ubuntu.com raring-security Release
Hit http://archive.ubuntu.com raring Release.gpg
Hit http://security.ubuntu.com raring-security/main Sources
Hit http://archive.ubuntu.com raring-updates Release.gpg
Hit http://security.ubuntu.com raring-security/universe Sources
Hit http://archive.ubuntu.com raring-proposed Release.gpg
Hit http://security.ubuntu.com raring-security/main amd64 Packages
Hit http://archive.ubuntu.com raring Release
Hit http://security.ubuntu.com raring-security/universe amd64 Packages
Hit http://archive.ubuntu.com raring-updates Release
Hit http://archive.ubuntu.com raring-proposed Release
Hit http://security.ubuntu.com raring-security/main Translation-en
Hit http://archive.ubuntu.com raring/main Sources
Hit http://security.ubuntu.com raring-security/universe Translation-en
Hit http://archive.ubuntu.com raring/universe Sources
Hit http://archive.ubuntu.com raring/restricted Sources
Hit http://archive.ubuntu.com raring/multiverse Sources
Hit http://archive.ubuntu.com raring/main amd64 Packages
Hit http://archive.ubuntu.com raring/universe amd64 Packages
Hit http://archive.ubuntu.com raring/restricted amd64 Packages
Hit http://archive.ubuntu.com raring/multiverse amd64 Packages
Ign http://security.ubuntu.com raring-security/main Translation-en_US
Ign http://security.ubuntu.com raring-security/universe Translation-en_US
Hit http://archive.ubuntu.com raring/main Translation-en
Hit http://archive.ubuntu.com raring/multiverse Translation-en
Hit http://archive.ubuntu.com raring/restricted Translation-en
Hit http://archive.ubuntu.com raring/universe Translation-en
Hit http://archive.ubuntu.com raring-updates/main Sources
Hit http://archive.ubuntu.com raring-updates/universe Sources
Hit http://archive.ubuntu.com raring-updates/main amd64 Packages
Hit http://archive.ubuntu.com raring-updates/universe amd64 Packages
Hit http://archive.ubuntu.com raring-updates/main Translation-en
Hit http://archive.ubuntu.com raring-updates/universe Translation-en
Hit http://archive.ubuntu.com raring-proposed/main Sources
Hit http://archive.ubuntu.com raring-proposed/restricted Sources
Hit http://archive.ubuntu.com raring-proposed/universe Sources
Hit http://archive.ubuntu.com raring-proposed/multiverse Sources
Hit http://archive.ubuntu.com raring-proposed/restricted amd64 Packages
Hit http://archive.ubuntu.com raring-proposed/main amd64 Packages
Hit http://archive.ubuntu.com raring-proposed/multiverse amd64 Packages
Hit http://archive.ubuntu.com raring-proposed/universe amd64 Packages
Hit http://archive.ubuntu.com raring-proposed/main Translation-en
Hit http://archive.ubuntu.com raring-proposed/multiverse Translation-en
Hit http://archive.ubuntu.com raring-proposed/restricted Translation-en
Hit http://archive.ubuntu.com raring-proposed/universe Translation-en
Ign http://archive.ubuntu.com raring/main Translation-en_US
Ign http://archive.ubuntu.com raring/multiverse Translation-en_US
Ign http://archive.ubuntu.com raring/restricted Translation-en_US
Ign http://archive.ubuntu.com raring/universe Translation-en_US
Ign http://archive.ubuntu.com raring-updates/main Translation-en_US
Ign http://archive.ubuntu.com raring-updates/universe Translation-en_US
Ign http://archive.ubuntu.com raring-proposed/main Translation-en_US
Ign http://archive.ubuntu.com raring-proposed/multiverse Translation-en_US
Ign http://archive.ubuntu.com raring-proposed/restricted Translation-en_US
Ign http://archive.ubuntu.com raring-proposed/universe Translation-en_US
Reading package lists...
adt-run: trace: * publish reinstall checking...
adt-run: trace: * publish install...
adt-run: trace: * publish done
adt-run: trace1: **  installing dependencies ['python-samba4']
adt-run: trace: dependencies: install-deps: satisfying python-samba4
adt-run: trace: dependencies: install-deps: running ['/usr/lib/pbuilder/pbuilder-satisfydepends-classic', '--binary-all', '--internal-chrootexec', '/home/ubuntu/adt-log//satdep-auxverb', '-c', '/home/ubuntu/adt-log//deps.dsc']
 -> Attempting to parse the build-deps 
 -> Considering build-dep python-samba4
   -> Trying python-samba4
       -> Cannot install python-samba4; apt errors follow:
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package python-samba4
E: Could not satisfy build-dependency.
blame: arg:samba4_4.0.0~rc5+dfsg1-1.dsc dsc:samba4
badpkg: dependency install failed, exit code 2
adt-run: erroneous package: dependency install failed, exit code 2
adt-run: trace: ** stop
adt-run: trace: ** close, scratch=tb-scratch~/tmp/tmp.xUVxn9i58U:-/|/tmp/tmp.xUVxn9i58U/!
+ RC=12
+ [ 0 -eq 1 ]
+ chown -R ubuntu /home/ubuntu/adt-log
+ chmod og+r /var/log/syslog
+ chmod og+r /var/crash/*
+ true
+ exit 12
+ RET=12
+ [ 0 -eq 1 ]
+ [ 12 -gt 0 ]
+ log_failure_msg adt-run exited with status 12.
+ log_msg Failure: adt-run exited with status 12.\n
+ date +%F %X
+ printf 2012-11-26 13:13:16: Failure: adt-run exited with status 12.\n
2012-11-26 13:13:16: Failure: adt-run exited with status 12.
+ [ 0 -eq 0 ]
+ mkdir -p <http://10.189.74.2:8080/job/raring-proposed-adt-samba4/./ARCH=amd64,label=albali/ws/results>
+ ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/cache/adt/disks/adtkey -p 54323 -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]:54323' (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 54323 ubuntu at localhost:/home/ubuntu/adt-log/*
    /var/crash/*crash /var/log/syslog <http://10.189.74.2:8080/job/raring-proposed-adt-samba4/./ARCH=amd64,label=albali/ws/results>
+ true
+ log_info_msg Test artifacts copied to <http://10.189.74.2:8080/job/raring-proposed-adt-samba4/./ARCH=amd64,label=albali/ws/results>
+ log_msg Info: Test artifacts copied to <http://10.189.74.2:8080/job/raring-proposed-adt-samba4/./ARCH=amd64,label=albali/ws/results\n>
+ date +%F %X
+ printf 2012-11-26 13:13:20: Info: Test artifacts copied to <http://10.189.74.2:8080/job/raring-proposed-adt-samba4/./ARCH=amd64,label=albali/ws/results\n>
2012-11-26 13:13:20: Info: Test artifacts copied to <http://10.189.74.2:8080/job/raring-proposed-adt-samba4/./ARCH=amd64,label=albali/ws/results>
+ [ -n 2012-11-26_13-01-32 ]
+ log_info_msg Updating Jenkins results
+ log_msg Info: Updating Jenkins results\n
+ date +%F %X
+ printf 2012-11-26 13:13:20: Info: Updating Jenkins results\n
2012-11-26 13:13:20: Info: Updating Jenkins results
+ res=fail
+ [ 12 -eq 0 ]
+ OPTS=-d
+ [ 1 -eq 1 ]
+ OPTS=-d -P
+ /var/lib/ubuntu-iso-testing/auto-package-testing/bin/../jenkins/update-adt-result -d -P -r raring samba4 amd64 fail
2012-11-26 13:13:20,764 DEBUG Debug mode enabled
2012-11-26 13:13:20,764 DEBUG aptroot: /var/lib/ubuntu-iso-testing/auto-package-testing/aptroot/raring-proposed-amd64
2012-11-26 13:13:20,764 DEBUG Loading status from /var/lib/ubuntu-iso-testing/auto-package-testing/aptroot/raring-proposed-amd64/var/cache/adt/raring-proposed_amd64_samba4
2012-11-26 13:13:20,765 DEBUG Writing status file
+ [ 0 -eq 0 ]
+ ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/cache/adt/disks/adtkey -p 54323 -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]:54323' (ECDSA) to the list of known hosts.
sudo: unable to resolve host autopkgtest
+ exit 12
+ on_exit
+ log_info_msg Cleaning up
+ log_msg Info: Cleaning up\n
+ date +%F %X
+ printf 2012-11-26 13:13:21: Info: Cleaning up\n
2012-11-26 13:13:21: Info: Cleaning up
+ [ -f /dev/shm/adt/raring-amd64-samba4-20121126_130946.img.pid ]
+ cat /dev/shm/adt/raring-amd64-samba4-20121126_130946.img.pid
+ kill -9 41608
+ rm -f /dev/shm/adt/raring-amd64-samba4-20121126_130946.img.pid
+ rm -f /dev/shm/adt/raring-amd64-samba4-20121126_130946.img
+ rm -f /var/lock/adt/ssh.54323.lock
+ rm -f /var/lock/adt/vnc.5912.lock
+ [ -d /tmp/adt-amd64.rqNBY7 ]
+ rm -Rf /tmp/adt-amd64.rqNBY7
+ exit 12
Build step 'Execute shell' marked build as failure
Archiving artifacts



More information about the ubuntu-testing-notifications mailing list