[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_9 #28

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Sep 7 00:55:10 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_amd64_9/28/>

------------------------------------------
[...truncated 735 lines...]
Preparing to unpack .../python-setuptools_18.0.1-2_all.deb ...
Unpacking python-setuptools (18.0.1-2) ...
Processing triggers for man-db (2.7.2-1) ...
Setting up mime-support (3.59) ...
Setting up libpython2.7-stdlib:amd64 (2.7.10-3) ...
Setting up python2.7 (2.7.10-3) ...
Setting up libpython-stdlib:amd64 (2.7.9-1) ...
Setting up python (2.7.9-1) ...
Setting up libmpdec2:amd64 (2.4.1-1) ...
Setting up libpython3.4-stdlib:amd64 (3.4.3-7) ...
Setting up python3.4 (3.4.3-7) ...
Setting up libpython3-stdlib:amd64 (3.4.3-4) ...
Setting up python-all (2.7.9-1) ...
Setting up python-pkg-resources (18.0.1-2) ...
Setting up python-setuptools (18.0.1-2) ...
Setting up python3 (3.4.3-4) ...
Setting up dh-python (2.20150826) ...
Processing triggers for libc-bin (2.19-19) ...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
Building tag database...
 -> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
fakeroot is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Copying source file
I: copying [pexif_0.15-1.dsc]
I: copying [./pexif_0.15.orig.tar.gz]
I: copying [./pexif_0.15-1.diff.gz]
I: Extracting source
gpgv: keyblock resource `/tmp/buildd/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made Mon Jun 15 10:42:59 2015 GMT+12 using RSA key ID 10055CD3
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./pexif_0.15-1.dsc
dpkg-source: info: extracting pexif in pexif-0.15
dpkg-source: info: unpacking pexif_0.15.orig.tar.gz
dpkg-source: info: applying pexif_0.15-1.diff.gz
I: Building the package
I: Running cd tmp/buildd/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" dpkg-buildpackage -us -uc  -b -rfakeroot
dpkg-buildpackage: source package pexif
dpkg-buildpackage: source version 0.15-1
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Marcelo Jorge Vieira <metal at debian.org>
 dpkg-source --before-build pexif-0.15
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
dh clean --with python2 --buildsystem=python_distutils
   dh_testdir -O--buildsystem=python_distutils
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/tmp/buildd/pexif-0.15'
find . -name "*.pyc" -delete
dh_auto_clean
	python setup.py clean -a
running clean
'build/lib.linux-x86_64-2.7' does not exist -- can't clean it
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-2.7' does not exist -- can't clean it
	find . -name \*.pyc -exec rm {} \+
make[1]: Leaving directory '/tmp/buildd/pexif-0.15'
   dh_clean -O--buildsystem=python_distutils
 debian/rules build
dh build --with python2 --buildsystem=python_distutils
   dh_testdir -O--buildsystem=python_distutils
   dh_auto_configure -O--buildsystem=python_distutils
   dh_auto_build -O--buildsystem=python_distutils
	python setup.py build --force
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
copying pexif.py -> build/lib.linux-x86_64-2.7
running build_scripts
creating build/scripts-2.7
copying and adjusting scripts/dump_exif.py -> build/scripts-2.7
copying and adjusting scripts/setgps.py -> build/scripts-2.7
copying and adjusting scripts/getgps.py -> build/scripts-2.7
copying and adjusting scripts/noop.py -> build/scripts-2.7
copying and adjusting scripts/timezone.py -> build/scripts-2.7
changing mode of build/scripts-2.7/dump_exif.py from 644 to 755
changing mode of build/scripts-2.7/setgps.py from 644 to 755
changing mode of build/scripts-2.7/getgps.py from 644 to 755
changing mode of build/scripts-2.7/noop.py from 644 to 755
changing mode of build/scripts-2.7/timezone.py from 644 to 755
   debian/rules override_dh_auto_test
make[1]: Entering directory '/tmp/buildd/pexif-0.15'
PYTHONPATH=":/tmp/buildd/pexif-0.15" python test/test.py
..........................
----------------------------------------------------------------------
Ran 26 tests in 0.164s

OK
dh_auto_test -- --test-pytest
make[1]: Leaving directory '/tmp/buildd/pexif-0.15'
 fakeroot debian/rules binary
dh binary --with python2 --buildsystem=python_distutils
   dh_testroot -O--buildsystem=python_distutils
   dh_prep -O--buildsystem=python_distutils
   debian/rules override_dh_auto_install
make[1]: Entering directory '/tmp/buildd/pexif-0.15'
python setup.py install --root=debian/python-pexif --install-layout=deb --install-scripts="/usr/share/doc/python-pexif/examples/"
running install
running build
running build_py
running build_scripts
running install_lib
creating debian/python-pexif
creating debian/python-pexif/usr
creating debian/python-pexif/usr/lib
creating debian/python-pexif/usr/lib/python2.7
creating debian/python-pexif/usr/lib/python2.7/dist-packages
copying build/lib.linux-x86_64-2.7/pexif.py -> debian/python-pexif/usr/lib/python2.7/dist-packages
byte-compiling debian/python-pexif/usr/lib/python2.7/dist-packages/pexif.py to pexif.pyc
running install_scripts
creating debian/python-pexif/usr/share
creating debian/python-pexif/usr/share/doc
creating debian/python-pexif/usr/share/doc/python-pexif
creating debian/python-pexif/usr/share/doc/python-pexif/examples
copying build/scripts-2.7/timezone.py -> debian/python-pexif/usr/share/doc/python-pexif/examples
copying build/scripts-2.7/noop.py -> debian/python-pexif/usr/share/doc/python-pexif/examples
copying build/scripts-2.7/getgps.py -> debian/python-pexif/usr/share/doc/python-pexif/examples
copying build/scripts-2.7/setgps.py -> debian/python-pexif/usr/share/doc/python-pexif/examples
copying build/scripts-2.7/dump_exif.py -> debian/python-pexif/usr/share/doc/python-pexif/examples
changing mode of debian/python-pexif/usr/share/doc/python-pexif/examples/timezone.py to 755
changing mode of debian/python-pexif/usr/share/doc/python-pexif/examples/noop.py to 755
changing mode of debian/python-pexif/usr/share/doc/python-pexif/examples/getgps.py to 755
changing mode of debian/python-pexif/usr/share/doc/python-pexif/examples/setgps.py to 755
changing mode of debian/python-pexif/usr/share/doc/python-pexif/examples/dump_exif.py to 755
running install_egg_info
Writing debian/python-pexif/usr/lib/python2.7/dist-packages/pexif-0.15.egg-info
make[1]: Leaving directory '/tmp/buildd/pexif-0.15'
   dh_installdocs -O--buildsystem=python_distutils
   dh_installchangelogs -O--buildsystem=python_distutils
   dh_python2 -O--buildsystem=python_distutils
   dh_perl -O--buildsystem=python_distutils
   dh_link -O--buildsystem=python_distutils
   dh_strip_nondeterminism -O--buildsystem=python_distutils
   dh_compress -O--buildsystem=python_distutils
   dh_fixperms -O--buildsystem=python_distutils
   dh_installdeb -O--buildsystem=python_distutils
   dh_gencontrol -O--buildsystem=python_distutils
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: package python-pexif: unused substitution variable ${python:Provides}
dpkg-gencontrol: warning: package python-pexif: unused substitution variable ${python:Versions}
   dh_md5sums -O--buildsystem=python_distutils
   dh_builddeb -O--buildsystem=python_distutils
dpkg-deb: building package 'python-pexif' in '../python-pexif_0.15-1_all.deb'.
 dpkg-genbuildinfo  >../pexif_0.15-1_amd64.buildinfo
 dpkg-distaddfile pexif_0.15-1_amd64.buildinfo python optional
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges -b >../pexif_0.15-1_amd64.changes
dpkg-genchanges: binary-only upload (no source code included)
 dpkg-source --after-build pexif-0.15
dpkg-buildpackage: binary-only upload (no source included)
I: unmounting /sys filesystem
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: cleaning the build env 
I: removing directory /var/cache/pbuilder/build//46840 and its subdirectories
I: Current time: Sun Sep  6 12:55:31 GMT+12 2015
I: pbuilder-time-stamp: 1441587331
+ true
+ rm /srv/reproducible-results/tmp.7u7xWsJkAM/pbuilderrc_0aQF
++ date -u
Mon Sep  7 00:55:31 UTC 2015 - build #1 for pexif/testing/amd64 on profitbricks-build2-amd64 done
+ echo 'Mon Sep  7 00:55:31 UTC 2015 - build #1 for pexif/testing/amd64 on profitbricks-build2-amd64 done'
+ exit 0
+ cleanup_all
+ '[' 0 -eq 1 ']'
+ '[' '' = failure ']'
+ '[' '!' -z '' ']'
+ gzip -9fvn /srv/reproducible-results/tmp.gRrjCKxt2N/tmp.BWdfEJCDXu
/srv/reproducible-results/tmp.gRrjCKxt2N/tmp.BWdfEJCDXu:	 80.0% -- replaced with /srv/reproducible-results/tmp.gRrjCKxt2N/tmp.BWdfEJCDXu.gz
+ '[' 1 = legacy ']'
+ '[' 1 = ng ']'
+ false
+ rm -f /tmp/reproducible-lockfile-testing-amd64-pexif
Mon Sep  7 00:55:31 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-4bPlptlb, which will now be removed.
+ RESULT=0
+ '[' 0 -eq 148 ']'
+ '[' 0 -ne 0 ']'
+ rsync -e 'ssh -p 22' -r profitbricks-build2-amd64.debian.net:/srv/reproducible-results/tmp.7u7xWsJkAM/b1 /srv/reproducible-results/tmp.7u7xWsJkAM/
jenkins_node_wrapper.sh[50724] remote_host called with rsync --server --sender -re.iLsfx . /srv/reproducible-results/tmp.7u7xWsJkAM/b1
+ RESULT=0
+ '[' 0 -ne 0 ']'
+ ls -R /srv/reproducible-results/tmp.7u7xWsJkAM
/srv/reproducible-results/tmp.7u7xWsJkAM:
b1
b2
pexif_0.15-1.diff.gz
pexif_0.15-1.dsc
pexif_0.15.orig.tar.gz
tmp.thqAPyn6bk

/srv/reproducible-results/tmp.7u7xWsJkAM/b1:
build.log
pexif_0.15-1.diff.gz
pexif_0.15-1.dsc
pexif_0.15-1_amd64.buildinfo
pexif_0.15-1_amd64.changes
pexif_0.15.orig.tar.gz
python-pexif_0.15-1_all.deb

/srv/reproducible-results/tmp.7u7xWsJkAM/b2:
+ ssh -p 22 profitbricks-build2-amd64.debian.net 'rm -r /srv/reproducible-results/tmp.7u7xWsJkAM'
jenkins_node_wrapper.sh[50739] remote_host called with rm -r /srv/reproducible-results/tmp.7u7xWsJkAM
+ '[' '!' -f b1/pexif_0.15-1_amd64.changes ']'
+ '[' -f b1/pexif_0.15-1_amd64.changes ']'
+ check_for_race_conditions
++ cat /tmp/reproducible-lockfile-testing-amd64-pexif
+ '[' 51182 -ne 51182 ']'
+ echo =============================================================================
=============================================================================
+ echo 'Re-building pexif/0.15-1 in testing on amd64 now.'
Re-building pexif/0.15-1 in testing on amd64 now.
+ echo =============================================================================
=============================================================================
+ '[' ng = legacy ']'
+ ssh -p 22 profitbricks-build1-amd64.debian.net /srv/jenkins/bin/reproducible_build.sh 2 pexif testing /srv/reproducible-results/tmp.7u7xWsJkAM
ssh_exchange_identification: read: Connection reset by peer
+ cleanup_all
+ '[' 0 -eq 1 ']'
+ '[' '' = failure ']'
+ '[' '!' -z '' ']'
+ gzip -9fvn /srv/reproducible-results/tmp.7u7xWsJkAM/tmp.thqAPyn6bk
/srv/reproducible-results/tmp.7u7xWsJkAM/tmp.thqAPyn6bk:	 38.8% -- replaced with /srv/reproducible-results/tmp.7u7xWsJkAM/tmp.thqAPyn6bk.gz
+ '[' ng = legacy ']'
+ '[' ng = ng ']'
+ gen_package_html pexif
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''pexif'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2015-09-07 00:55:10.804278
INFO: Finished at 2015-09-07 00:55:10.830087, took: 0:00:00.025828
+ cd -
+ cd
+ rm -r /srv/reproducible-results/tmp.7u7xWsJkAM
+ false
+ rm -f /tmp/reproducible-lockfile-testing-amd64-pexif
Mon  7 Sep 00:55:10 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-vrJusZYp, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list