[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_7 #1432

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Sep 7 01:44:10 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_amd64_7/1432/>

------------------------------------------
[...truncated 792 lines...]
'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 {} \+
   dh_clean -O--buildsystem=python_distutils
 debian/rules build
dh build --with python3 --buildsystem=python_distutils
   dh_testdir -O--buildsystem=python_distutils
   dh_auto_configure -O--buildsystem=python_distutils
   dh_auto_build -O--buildsystem=python_distutils
pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
	python setup.py build --force
/usr/lib/python2.7/dist-packages/setuptools/dist.py:294: UserWarning: The version specified ('1.0.4k') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details.
  "details." % self.metadata.version
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/pyhsm
copying Lib/pyhsm/aes_ecb_cmd.py -> build/lib.linux-x86_64-2.7/pyhsm
copying Lib/pyhsm/exception.py -> build/lib.linux-x86_64-2.7/pyhsm
copying Lib/pyhsm/yubikey.py -> build/lib.linux-x86_64-2.7/pyhsm
copying Lib/pyhsm/util.py -> build/lib.linux-x86_64-2.7/pyhsm
copying Lib/pyhsm/version.py -> build/lib.linux-x86_64-2.7/pyhsm
copying Lib/pyhsm/defines.py -> build/lib.linux-x86_64-2.7/pyhsm
copying Lib/pyhsm/basic_cmd.py -> build/lib.linux-x86_64-2.7/pyhsm
copying Lib/pyhsm/stick.py -> build/lib.linux-x86_64-2.7/pyhsm
copying Lib/pyhsm/oath_hotp.py -> build/lib.linux-x86_64-2.7/pyhsm
copying Lib/pyhsm/cmd.py -> build/lib.linux-x86_64-2.7/pyhsm
copying Lib/pyhsm/base.py -> build/lib.linux-x86_64-2.7/pyhsm
copying Lib/pyhsm/stick_client.py -> build/lib.linux-x86_64-2.7/pyhsm
copying Lib/pyhsm/db_cmd.py -> build/lib.linux-x86_64-2.7/pyhsm
copying Lib/pyhsm/validate_cmd.py -> build/lib.linux-x86_64-2.7/pyhsm
copying Lib/pyhsm/soft_hsm.py -> build/lib.linux-x86_64-2.7/pyhsm
copying Lib/pyhsm/buffer_cmd.py -> build/lib.linux-x86_64-2.7/pyhsm
copying Lib/pyhsm/aead_cmd.py -> build/lib.linux-x86_64-2.7/pyhsm
copying Lib/pyhsm/debug_cmd.py -> build/lib.linux-x86_64-2.7/pyhsm
copying Lib/pyhsm/__init__.py -> build/lib.linux-x86_64-2.7/pyhsm
copying Lib/pyhsm/hmac_cmd.py -> build/lib.linux-x86_64-2.7/pyhsm
   dh_auto_test -O--buildsystem=python_distutils
 fakeroot debian/rules binary
dh binary --with python3 --buildsystem=python_distutils
   dh_testroot -O--buildsystem=python_distutils
   dh_prep -O--buildsystem=python_distutils
   dh_installdirs -O--buildsystem=python_distutils
   dh_auto_install -O--buildsystem=python_distutils
pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
	python setup.py install --force --root=/tmp/buildd/python-pyhsm-1.0.4k/debian/tmp --no-compile -O0 --install-layout=deb
/usr/lib/python2.7/dist-packages/setuptools/dist.py:294: UserWarning: The version specified ('1.0.4k') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details.
  "details." % self.metadata.version
running install
running build
running build_py
running install_lib
creating /tmp/buildd/python-pyhsm-1.0.4k/debian/tmp
creating /tmp/buildd/python-pyhsm-1.0.4k/debian/tmp/usr
creating /tmp/buildd/python-pyhsm-1.0.4k/debian/tmp/usr/lib
creating /tmp/buildd/python-pyhsm-1.0.4k/debian/tmp/usr/lib/python2.7
creating /tmp/buildd/python-pyhsm-1.0.4k/debian/tmp/usr/lib/python2.7/dist-packages
creating /tmp/buildd/python-pyhsm-1.0.4k/debian/tmp/usr/lib/python2.7/dist-packages/pyhsm
copying build/lib.linux-x86_64-2.7/pyhsm/hmac_cmd.py -> /tmp/buildd/python-pyhsm-1.0.4k/debian/tmp/usr/lib/python2.7/dist-packages/pyhsm
copying build/lib.linux-x86_64-2.7/pyhsm/__init__.py -> /tmp/buildd/python-pyhsm-1.0.4k/debian/tmp/usr/lib/python2.7/dist-packages/pyhsm
copying build/lib.linux-x86_64-2.7/pyhsm/debug_cmd.py -> /tmp/buildd/python-pyhsm-1.0.4k/debian/tmp/usr/lib/python2.7/dist-packages/pyhsm
copying build/lib.linux-x86_64-2.7/pyhsm/aead_cmd.py -> /tmp/buildd/python-pyhsm-1.0.4k/debian/tmp/usr/lib/python2.7/dist-packages/pyhsm
copying build/lib.linux-x86_64-2.7/pyhsm/buffer_cmd.py -> /tmp/buildd/python-pyhsm-1.0.4k/debian/tmp/usr/lib/python2.7/dist-packages/pyhsm
copying build/lib.linux-x86_64-2.7/pyhsm/soft_hsm.py -> /tmp/buildd/python-pyhsm-1.0.4k/debian/tmp/usr/lib/python2.7/dist-packages/pyhsm
copying build/lib.linux-x86_64-2.7/pyhsm/validate_cmd.py -> /tmp/buildd/python-pyhsm-1.0.4k/debian/tmp/usr/lib/python2.7/dist-packages/pyhsm
copying build/lib.linux-x86_64-2.7/pyhsm/db_cmd.py -> /tmp/buildd/python-pyhsm-1.0.4k/debian/tmp/usr/lib/python2.7/dist-packages/pyhsm
copying build/lib.linux-x86_64-2.7/pyhsm/stick_client.py -> /tmp/buildd/python-pyhsm-1.0.4k/debian/tmp/usr/lib/python2.7/dist-packages/pyhsm
copying build/lib.linux-x86_64-2.7/pyhsm/base.py -> /tmp/buildd/python-pyhsm-1.0.4k/debian/tmp/usr/lib/python2.7/dist-packages/pyhsm
copying build/lib.linux-x86_64-2.7/pyhsm/cmd.py -> /tmp/buildd/python-pyhsm-1.0.4k/debian/tmp/usr/lib/python2.7/dist-packages/pyhsm
copying build/lib.linux-x86_64-2.7/pyhsm/oath_hotp.py -> /tmp/buildd/python-pyhsm-1.0.4k/debian/tmp/usr/lib/python2.7/dist-packages/pyhsm
copying build/lib.linux-x86_64-2.7/pyhsm/stick.py -> /tmp/buildd/python-pyhsm-1.0.4k/debian/tmp/usr/lib/python2.7/dist-packages/pyhsm
copying build/lib.linux-x86_64-2.7/pyhsm/basic_cmd.py -> /tmp/buildd/python-pyhsm-1.0.4k/debian/tmp/usr/lib/python2.7/dist-packages/pyhsm
copying build/lib.linux-x86_64-2.7/pyhsm/defines.py -> /tmp/buildd/python-pyhsm-1.0.4k/debian/tmp/usr/lib/python2.7/dist-packages/pyhsm
copying build/lib.linux-x86_64-2.7/pyhsm/version.py -> /tmp/buildd/python-pyhsm-1.0.4k/debian/tmp/usr/lib/python2.7/dist-packages/pyhsm
copying build/lib.linux-x86_64-2.7/pyhsm/util.py -> /tmp/buildd/python-pyhsm-1.0.4k/debian/tmp/usr/lib/python2.7/dist-packages/pyhsm
copying build/lib.linux-x86_64-2.7/pyhsm/yubikey.py -> /tmp/buildd/python-pyhsm-1.0.4k/debian/tmp/usr/lib/python2.7/dist-packages/pyhsm
copying build/lib.linux-x86_64-2.7/pyhsm/exception.py -> /tmp/buildd/python-pyhsm-1.0.4k/debian/tmp/usr/lib/python2.7/dist-packages/pyhsm
copying build/lib.linux-x86_64-2.7/pyhsm/aes_ecb_cmd.py -> /tmp/buildd/python-pyhsm-1.0.4k/debian/tmp/usr/lib/python2.7/dist-packages/pyhsm
running install_egg_info
running egg_info
writing requirements to Lib/pyhsm.egg-info/requires.txt
writing Lib/pyhsm.egg-info/PKG-INFO
writing top-level names to Lib/pyhsm.egg-info/top_level.txt
writing dependency_links to Lib/pyhsm.egg-info/dependency_links.txt
reading manifest file 'Lib/pyhsm.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching 'Tests/*.pyc'
writing manifest file 'Lib/pyhsm.egg-info/SOURCES.txt'
Copying Lib/pyhsm.egg-info to /tmp/buildd/python-pyhsm-1.0.4k/debian/tmp/usr/lib/python2.7/dist-packages/pyhsm-1.0.4k.egg-info
running install_scripts
   dh_install -O--buildsystem=python_distutils
   dh_installdocs -O--buildsystem=python_distutils
   debian/rules override_dh_installchangelogs
make[1]: Entering directory '/tmp/buildd/python-pyhsm-1.0.4k'
dh_installchangelogs ChangeLog
make[1]: Leaving directory '/tmp/buildd/python-pyhsm-1.0.4k'
   dh_installexamples -O--buildsystem=python_distutils
   dh_installman -O--buildsystem=python_distutils
   dh_python3 -O--buildsystem=python_distutils
I: dh_python3 tools:100: replacing shebang in debian/yhsm-yubikey-ksm/usr/sbin/yhsm-yubikey-ksm
I: dh_python3 tools:100: replacing shebang in debian/yhsm-yubikey-ksm/usr/sbin/yhsm-import-keys
I: dh_python3 tools:100: replacing shebang in debian/yhsm-daemon/usr/sbin/yhsm-daemon
I: dh_python3 tools:100: replacing shebang in debian/yhsm-tools/usr/bin/yhsm-decrypt-aead
I: dh_python3 tools:100: replacing shebang in debian/yhsm-tools/usr/bin/yhsm-generate-keys
I: dh_python3 tools:100: replacing shebang in debian/yhsm-tools/usr/sbin/yhsm-linux-add-entropy
I: dh_python3 tools:100: replacing shebang in debian/yhsm-tools/usr/sbin/yhsm-keystore-unlock
I: dh_python3 tools:100: replacing shebang in debian/yhsm-validation-server/usr/sbin/yhsm-init-oath-token
I: dh_python3 tools:100: replacing shebang in debian/yhsm-validation-server/usr/sbin/yhsm-validate-otp
I: dh_python3 tools:100: replacing shebang in debian/yhsm-validation-server/usr/sbin/yhsm-validation-server
   dh_installinit -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: Depends field of package python-pyhsm: unknown substitution variable ${python3:Depends}
dpkg-gencontrol: warning: Provides field of package python-pyhsm: unknown substitution variable ${python:Provides}
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: package python-pyhsm: unknown substitution variable ${python:Versions}
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: Provides field of package yhsm-tools: unknown substitution variable ${python:Provides}
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: package yhsm-tools: unknown substitution variable ${python:Versions}
dpkg-gencontrol: warning: Provides field of package yhsm-validation-server: unknown substitution variable ${python:Provides}
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: package yhsm-validation-server: unknown substitution variable ${python:Versions}
dpkg-gencontrol: warning: Provides field of package yhsm-yubikey-ksm: unknown substitution variable ${python:Provides}
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: package yhsm-yubikey-ksm: unknown substitution variable ${python:Versions}
dpkg-gencontrol: warning: Provides field of package yhsm-daemon: unknown substitution variable ${python:Provides}
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: package yhsm-daemon: unknown substitution variable ${python:Versions}
   dh_md5sums -O--buildsystem=python_distutils
   dh_builddeb -O--buildsystem=python_distutils
dpkg-deb: building package 'yhsm-tools' in '../yhsm-tools_1.0.4k-3_all.deb'.
dpkg-deb: building package 'yhsm-daemon' in '../yhsm-daemon_1.0.4k-3_all.deb'.
dpkg-deb: building package 'yhsm-validation-server' in '../yhsm-validation-server_1.0.4k-3_all.deb'.
dpkg-deb: building package 'yhsm-yubikey-ksm' in '../yhsm-yubikey-ksm_1.0.4k-3_all.deb'.
dpkg-deb: building package 'python-pyhsm' in '../python-pyhsm_1.0.4k-3_all.deb'.
dpkg-deb: building package 'yhsm-docs' in '../yhsm-docs_1.0.4k-3_all.deb'.
 dpkg-genbuildinfo  >../python-pyhsm_1.0.4k-3_amd64.buildinfo
 dpkg-distaddfile python-pyhsm_1.0.4k-3_amd64.buildinfo python optional
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges -b >../python-pyhsm_1.0.4k-3_amd64.changes
dpkg-genchanges: binary-only upload (no source code included)
 dpkg-source --after-build python-pyhsm-1.0.4k
dpkg-source: info: using options from python-pyhsm-1.0.4k/debian/source/options: --diff-ignore=.git|Lib/pyhsm.egg-info/SOURCES.txt|Lib/pyhsm.egg-info/requires.txt
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//25930 and its subdirectories
I: Current time: Sun Sep  6 13:44:31 GMT+12 2015
I: pbuilder-time-stamp: 1441590271
+ true
+ rm /srv/reproducible-results/tmp.npiFMxzRLl/pbuilderrc_a8KL
++ date -u
Mon Sep  7 01:44:31 UTC 2015 - build #1 for python-pyhsm/unstable/amd64 on profitbricks-build2-amd64 done
+ echo 'Mon Sep  7 01:44:31 UTC 2015 - build #1 for python-pyhsm/unstable/amd64 on profitbricks-build2-amd64 done'
+ exit 0
+ cleanup_all
+ '[' 0 -eq 1 ']'
+ '[' '' = failure ']'
+ '[' '!' -z '' ']'
+ gzip -9fvn /srv/reproducible-results/tmp.pHzziFIB3k/tmp.ubc8LIBI6j
/srv/reproducible-results/tmp.pHzziFIB3k/tmp.ubc8LIBI6j:	 82.8% -- replaced with /srv/reproducible-results/tmp.pHzziFIB3k/tmp.ubc8LIBI6j.gz
+ '[' 1 = legacy ']'
+ '[' 1 = ng ']'
+ false
+ rm -f /tmp/reproducible-lockfile-unstable-amd64-python-pyhsm
Mon Sep  7 01:44:31 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-tg9pdoOw, 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.npiFMxzRLl/b1 /srv/reproducible-results/tmp.npiFMxzRLl/
jenkins_node_wrapper.sh[30764] remote_host called with rsync --server --sender -re.iLsfx . /srv/reproducible-results/tmp.npiFMxzRLl/b1
+ RESULT=0
+ '[' 0 -ne 0 ']'
+ ls -R /srv/reproducible-results/tmp.npiFMxzRLl
/srv/reproducible-results/tmp.npiFMxzRLl:
b1
b2
python-pyhsm_1.0.4k-3.debian.tar.xz
python-pyhsm_1.0.4k-3.dsc
python-pyhsm_1.0.4k.orig.tar.gz
tmp.EtfOn9KOSE

/srv/reproducible-results/tmp.npiFMxzRLl/b1:
build.log
python-pyhsm_1.0.4k-3.debian.tar.xz
python-pyhsm_1.0.4k-3.dsc
python-pyhsm_1.0.4k-3_all.deb
python-pyhsm_1.0.4k-3_amd64.buildinfo
python-pyhsm_1.0.4k-3_amd64.changes
python-pyhsm_1.0.4k.orig.tar.gz
yhsm-daemon_1.0.4k-3_all.deb
yhsm-docs_1.0.4k-3_all.deb
yhsm-tools_1.0.4k-3_all.deb
yhsm-validation-server_1.0.4k-3_all.deb
yhsm-yubikey-ksm_1.0.4k-3_all.deb

/srv/reproducible-results/tmp.npiFMxzRLl/b2:
+ ssh -p 22 profitbricks-build2-amd64.debian.net 'rm -r /srv/reproducible-results/tmp.npiFMxzRLl'
jenkins_node_wrapper.sh[30778] remote_host called with rm -r /srv/reproducible-results/tmp.npiFMxzRLl
+ '[' '!' -f b1/python-pyhsm_1.0.4k-3_amd64.changes ']'
+ '[' -f b1/python-pyhsm_1.0.4k-3_amd64.changes ']'
+ check_for_race_conditions
++ cat /tmp/reproducible-lockfile-unstable-amd64-python-pyhsm
+ '[' 15776 -ne 15776 ']'
+ echo =============================================================================
=============================================================================
+ echo 'Re-building python-pyhsm/1.0.4k-3 in unstable on amd64 now.'
Re-building python-pyhsm/1.0.4k-3 in unstable on amd64 now.
+ echo =============================================================================
=============================================================================
+ '[' ng = legacy ']'
+ ssh -p 22 profitbricks-build1-amd64.debian.net /srv/jenkins/bin/reproducible_build.sh 2 python-pyhsm unstable /srv/reproducible-results/tmp.npiFMxzRLl
ssh_exchange_identification: read: Connection reset by peer
+ cleanup_all
+ '[' 0 -eq 1 ']'
+ '[' '' = failure ']'
+ '[' '!' -z '' ']'
+ gzip -9fvn /srv/reproducible-results/tmp.npiFMxzRLl/tmp.EtfOn9KOSE
/srv/reproducible-results/tmp.npiFMxzRLl/tmp.EtfOn9KOSE:	 48.3% -- replaced with /srv/reproducible-results/tmp.npiFMxzRLl/tmp.EtfOn9KOSE.gz
+ '[' ng = legacy ']'
+ '[' ng = ng ']'
+ gen_package_html python-pyhsm
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''python-pyhsm'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2015-09-07 01:44:10.022701
INFO: Finished at 2015-09-07 01:44:10.031155, took: 0:00:00.008466
+ cd -
+ cd
+ rm -r /srv/reproducible-results/tmp.npiFMxzRLl
+ false
+ rm -f /tmp/reproducible-lockfile-unstable-amd64-python-pyhsm
Mon  7 Sep 01:44:10 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-3UO5gOeu, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list