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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Sep 7 00:46:57 UTC 2015


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

------------------------------------------
[...truncated 1389 lines...]
byte-compiling /tmp/buildd/doit-0.28.0/debian/python3-doit/usr/lib/python3.4/dist-packages/doit/loader.py to loader.cpython-34.pyc
byte-compiling /tmp/buildd/doit-0.28.0/debian/python3-doit/usr/lib/python3.4/dist-packages/doit/filewatch.py to filewatch.cpython-34.pyc
byte-compiling /tmp/buildd/doit-0.28.0/debian/python3-doit/usr/lib/python3.4/dist-packages/doit/cmd_info.py to cmd_info.cpython-34.pyc
byte-compiling /tmp/buildd/doit-0.28.0/debian/python3-doit/usr/lib/python3.4/dist-packages/doit/__main__.py to __main__.cpython-34.pyc
byte-compiling /tmp/buildd/doit-0.28.0/debian/python3-doit/usr/lib/python3.4/dist-packages/doit/cmdparse.py to cmdparse.cpython-34.pyc
byte-compiling /tmp/buildd/doit-0.28.0/debian/python3-doit/usr/lib/python3.4/dist-packages/doit/cmd_clean.py to cmd_clean.cpython-34.pyc
byte-compiling /tmp/buildd/doit-0.28.0/debian/python3-doit/usr/lib/python3.4/dist-packages/doit/doit_cmd.py to doit_cmd.cpython-34.pyc
byte-compiling /tmp/buildd/doit-0.28.0/debian/python3-doit/usr/lib/python3.4/dist-packages/doit/cmd_ignore.py to cmd_ignore.cpython-34.pyc
running install_egg_info
running egg_info
writing entry points to doit.egg-info/entry_points.txt
writing top-level names to doit.egg-info/top_level.txt
writing doit.egg-info/PKG-INFO
writing dependency_links to doit.egg-info/dependency_links.txt
writing requirements to doit.egg-info/requires.txt
reading manifest file 'doit.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'doit.egg-info/SOURCES.txt'
Copying doit.egg-info to /tmp/buildd/doit-0.28.0/debian/python3-doit/usr/lib/python3.4/dist-packages/doit-0.28.0.egg-info
running install_scripts
Installing doit script to /tmp/buildd/doit-0.28.0/debian/python3-doit/usr/bin
# Renaming the binary for python3
mv debian/python3-doit/usr/bin/doit debian/python3-doit/usr/bin/doit3
# Generate manpages
rst2man debian/doit.rst debian/doit.1
rst2man debian/doit3.rst debian/doit3.1
# build the html pages for the -doc package
set -ex; \
	cd doc; \
	make html;
+ cd doc
+ make html
make[2]: Entering directory '/tmp/buildd/doit-0.28.0/doc'
sphinx-build -b html -d _build/doctrees   . _build/html
Running Sphinx v1.3.1
making output directory...
loading pickled environment... not yet created
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 17 source files that are out of date
updating environment: 17 added, 0 changed, 0 removed
reading sources... [  5%] changes
reading sources... [ 11%] cmd_other
reading sources... [ 17%] cmd_run
reading sources... [ 23%] configuration
reading sources... [ 29%] contents
reading sources... [ 35%] dependencies
reading sources... [ 41%] extending
reading sources... [ 47%] faq
reading sources... [ 52%] index
reading sources... [ 58%] install
reading sources... [ 64%] related
reading sources... [ 70%] stories
reading sources... [ 76%] task_args
reading sources... [ 82%] task_creation
reading sources... [ 88%] tasks
reading sources... [ 94%] tools
reading sources... [100%] uptodate

/tmp/buildd/doit-0.28.0/doc/extending.rst:36: WARNING: autodoc: failed to import class u'TaskLoader' from module u'doit.cmd_base'; the following exception was raised:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/sphinx/ext/autodoc.py", line 385, in import_object
    __import__(self.modname)
ImportError: No module named doit.cmd_base
/tmp/buildd/doit-0.28.0/doc/extending.rst:83: WARNING: autodoc: failed to import class u'Command' from module u'doit.cmd_base'; the following exception was raised:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/sphinx/ext/autodoc.py", line 385, in import_object
    __import__(self.modname)
ImportError: No module named doit.cmd_base
/tmp/buildd/doit-0.28.0/doc/tools.rst:33: WARNING: autodoc: failed to import class u'LongRunning' from module u'doit.tools'; the following exception was raised:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/sphinx/ext/autodoc.py", line 385, in import_object
    __import__(self.modname)
ImportError: No module named doit.tools
/tmp/buildd/doit-0.28.0/doc/tools.rst:44: WARNING: autodoc: failed to import class u'Interactive' from module u'doit.tools'; the following exception was raised:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/sphinx/ext/autodoc.py", line 385, in import_object
    __import__(self.modname)
ImportError: No module named doit.tools
/tmp/buildd/doit-0.28.0/doc/tools.rst:51: WARNING: autodoc: failed to import class u'PythonInteractiveAction' from module u'doit.tools'; the following exception was raised:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/sphinx/ext/autodoc.py", line 385, in import_object
    __import__(self.modname)
ImportError: No module named doit.tools
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [  5%] changes
writing output... [ 11%] cmd_other
writing output... [ 17%] cmd_run
writing output... [ 23%] configuration
writing output... [ 29%] contents
writing output... [ 35%] dependencies
writing output... [ 41%] extending
writing output... [ 47%] faq
writing output... [ 52%] index
writing output... [ 58%] install
writing output... [ 64%] related
writing output... [ 70%] stories
writing output... [ 76%] task_args
writing output... [ 82%] task_creation
writing output... [ 88%] tasks
writing output... [ 94%] tools
writing output... [100%] uptodate

generating indices...
writing additional pages... search
copying static files... done
copying extra files... done
dumping search index in English (code: en) ... done
dumping object inventory... done
build succeeded, 5 warnings.

Build finished. The HTML pages are in _build/html.
make[2]: Leaving directory '/tmp/buildd/doit-0.28.0/doc'
make[1]: Leaving directory '/tmp/buildd/doit-0.28.0'
   dh_installdocs -O--buildsystem=pybuild
   dh_sphinxdoc -O--buildsystem=pybuild
   dh_installchangelogs -O--buildsystem=pybuild
   dh_installexamples -O--buildsystem=pybuild
   dh_installman -O--buildsystem=pybuild
   debian/rules override_dh_bash-completion
make[1]: Entering directory '/tmp/buildd/doit-0.28.0'
cp bash_completion_doit debian/bash_completion_doit3
sed -i 's at doit@doit3 at g' debian/bash_completion_doit3
dh_bash-completion
cp zsh_completion_doit debian/zsh_completion_doit3
sed -i 's at doit@doit3 at g' debian/zsh_completion_doit3
cp zsh_completion_doit debian/python-doit/usr/share/zsh/functions/Completion/Linux/_doit
cp debian/zsh_completion_doit3 debian/python3-doit/usr/share/zsh/functions/Completion/Linux/_doit3
make[1]: Leaving directory '/tmp/buildd/doit-0.28.0'
   dh_python2 -O--buildsystem=pybuild
   dh_python3 -O--buildsystem=pybuild
   dh_perl -O--buildsystem=pybuild
   dh_link -O--buildsystem=pybuild
   dh_strip_nondeterminism -O--buildsystem=pybuild
   dh_compress -O--buildsystem=pybuild
   dh_fixperms -O--buildsystem=pybuild
   dh_installdeb -O--buildsystem=pybuild
   dh_gencontrol -O--buildsystem=pybuild
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: package python-doit: unused substitution variable ${python:Versions}
dpkg-gencontrol: warning: package python-doit: unused substitution variable ${python:Provides}
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
   dh_md5sums -O--buildsystem=pybuild
   dh_builddeb -O--buildsystem=pybuild
dpkg-deb: building package 'python3-doit' in '../python3-doit_0.28.0-1_all.deb'.
dpkg-deb: building package 'python-doit' in '../python-doit_0.28.0-1_all.deb'.
dpkg-deb: building package 'python-doit-doc' in '../python-doit-doc_0.28.0-1_all.deb'.
 dpkg-genbuildinfo  >../doit_0.28.0-1_amd64.buildinfo
 dpkg-distaddfile doit_0.28.0-1_amd64.buildinfo python optional
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges -b >../doit_0.28.0-1_amd64.changes
dpkg-genchanges: binary-only upload (no source code included)
 dpkg-source --after-build doit-0.28.0
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//14278 and its subdirectories
I: Current time: Sun Sep  6 12:47:18 GMT+12 2015
I: pbuilder-time-stamp: 1441586838
+ true
+ rm /srv/reproducible-results/tmp.mEXN6fc0Mz/pbuilderrc_hOtJ
++ date -u
Mon Sep  7 00:47:18 UTC 2015 - build #1 for doit/testing/amd64 on profitbricks-build2-amd64 done
+ echo 'Mon Sep  7 00:47:18 UTC 2015 - build #1 for doit/testing/amd64 on profitbricks-build2-amd64 done'
+ exit 0
+ cleanup_all
+ '[' 0 -eq 1 ']'
+ '[' '' = failure ']'
+ '[' '!' -z '' ']'
+ gzip -9fvn /srv/reproducible-results/tmp.GtddrrkRKL/tmp.SxfVO0orxj
/srv/reproducible-results/tmp.GtddrrkRKL/tmp.SxfVO0orxj:	 86.4% -- replaced with /srv/reproducible-results/tmp.GtddrrkRKL/tmp.SxfVO0orxj.gz
+ '[' 1 = legacy ']'
+ '[' 1 = ng ']'
+ false
+ rm -f /tmp/reproducible-lockfile-testing-amd64-doit
Mon Sep  7 00:47:18 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-PMpeQFmK, 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.mEXN6fc0Mz/b1 /srv/reproducible-results/tmp.mEXN6fc0Mz/
jenkins_node_wrapper.sh[24649] remote_host called with rsync --server --sender -re.iLsfx . /srv/reproducible-results/tmp.mEXN6fc0Mz/b1
+ RESULT=0
+ '[' 0 -ne 0 ']'
+ ls -R /srv/reproducible-results/tmp.mEXN6fc0Mz
/srv/reproducible-results/tmp.mEXN6fc0Mz:
b1
b2
doit_0.28.0-1.debian.tar.xz
doit_0.28.0-1.dsc
doit_0.28.0.orig.tar.gz
tmp.ZDa59gEnV0

/srv/reproducible-results/tmp.mEXN6fc0Mz/b1:
build.log
doit_0.28.0-1.debian.tar.xz
doit_0.28.0-1.dsc
doit_0.28.0-1_amd64.buildinfo
doit_0.28.0-1_amd64.changes
doit_0.28.0.orig.tar.gz
python-doit-doc_0.28.0-1_all.deb
python-doit_0.28.0-1_all.deb
python3-doit_0.28.0-1_all.deb

/srv/reproducible-results/tmp.mEXN6fc0Mz/b2:
+ ssh -p 22 profitbricks-build2-amd64.debian.net 'rm -r /srv/reproducible-results/tmp.mEXN6fc0Mz'
jenkins_node_wrapper.sh[24655] remote_host called with rm -r /srv/reproducible-results/tmp.mEXN6fc0Mz
+ '[' '!' -f b1/doit_0.28.0-1_amd64.changes ']'
+ '[' -f b1/doit_0.28.0-1_amd64.changes ']'
+ check_for_race_conditions
++ cat /tmp/reproducible-lockfile-testing-amd64-doit
+ '[' 53870 -ne 53870 ']'
+ echo =============================================================================
=============================================================================
+ echo 'Re-building doit/0.28.0-1 in testing on amd64 now.'
Re-building doit/0.28.0-1 in testing on amd64 now.
+ echo =============================================================================
=============================================================================
+ '[' ng = legacy ']'
+ ssh -p 22 profitbricks-build1-amd64.debian.net /srv/jenkins/bin/reproducible_build.sh 2 doit testing /srv/reproducible-results/tmp.mEXN6fc0Mz
ssh_exchange_identification: read: Connection reset by peer
+ cleanup_all
+ '[' 0 -eq 1 ']'
+ '[' '' = failure ']'
+ '[' '!' -z '' ']'
+ gzip -9fvn /srv/reproducible-results/tmp.mEXN6fc0Mz/tmp.ZDa59gEnV0
/srv/reproducible-results/tmp.mEXN6fc0Mz/tmp.ZDa59gEnV0:	 42.7% -- replaced with /srv/reproducible-results/tmp.mEXN6fc0Mz/tmp.ZDa59gEnV0.gz
+ '[' ng = legacy ']'
+ '[' ng = ng ']'
+ gen_package_html doit
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''doit'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2015-09-07 00:46:57.296892
INFO: Finished at 2015-09-07 00:46:57.306794, took: 0:00:00.009913
+ cd -
+ cd
+ rm -r /srv/reproducible-results/tmp.mEXN6fc0Mz
+ false
+ rm -f /tmp/reproducible-lockfile-testing-amd64-doit
Mon  7 Sep 00:46:57 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-4xBoAqqb, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list