[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_14 #52413

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Oct 9 18:17:46 UTC 2016


https://jenkins.debian.net/job/reproducible_builder_amd64_14/52413/------------------------------------------
[...truncated 8809 lines...]
-+ TEMP_REZ=/tmp/tmp.o4dvjX4KJo
-+ tee /tmp/tmp.o4dvjX4KJo
+++ mktemp -t
++ TEMP_REZ=/tmp/tmp.MsUVUVhmV9
++ PYTHONPATH=/build/python-automaton-1.2.0
++ PYTHON=python3.5
++ testr-python3 run --subunit
 + subunit2pyunit
-+ PYTHONPATH=/build/python-automaton-1.2.0 PYTHON=python3.5 testr-python3 run --subunit
++ tee /tmp/tmp.MsUVUVhmV9
 automaton.tests.test_fsm.FSMTest.test_actionable
 automaton.tests.test_fsm.FSMTest.test_actionable ... ok
 automaton.tests.test_fsm.FSMTest.test_bad_reaction
@@ -1590,32 +1607,32 @@
 ${PYTHON:-python} -m subunit.run discover -t ./ .  
 
 ----------------------------------------------------------------------
-Ran 63 tests in 1.185s
+Ran 63 tests in 0.792s
 
 OK
-+ cat /tmp/tmp.o4dvjX4KJo
-+ subunit-stats
++ cat /tmp/tmp.MsUVUVhmV9
 + subunit-filter -s --no-passthrough
++ subunit-stats
 Total tests:      63
 Passed tests:     63
 Failed tests:      0
 Skipped tests:     0
 Seen tags: worker-0
-+ rm -f /tmp/tmp.o4dvjX4KJo
++ rm -f /tmp/tmp.MsUVUVhmV9
 + testr-python3 slowest
 Test id                                                     Runtime (s)
 ----------------------------------------------------------  -----------
-automaton.tests.test_fsm.HFSMTest.test_phone_dialer_iter    0.001
-automaton.tests.test_fsm.HFSMTest.test_phone_call           0.001
 automaton.tests.test_fsm.HFSMTest.test_bad_start_state      0.001
-automaton.tests.test_fsm.FSMTest.test_build                 0.001
-automaton.tests.test_fsm.FSMTest.test_freeze                0.001
+automaton.tests.test_fsm.HFSMTest.test_phone_dialer_iter    0.001
+automaton.tests.test_fsm.HFSMTest.test_phone_call           0.000
 automaton.tests.test_fsm.HFSMTest.test_phone_call_iter      0.000
-automaton.tests.test_fsm.HFSMTest.test_freeze               0.000
-automaton.tests.test_fsm.FSMTest.test_run_send              0.000
 automaton.tests.test_fsm.FSMTest.test_run                   0.000
 automaton.tests.test_fsm.FSMTest.test_freeze_copy_unfreeze  0.000
-make[1]: Leaving directory '/build/python-automaton-1.2.0'
+automaton.tests.test_fsm.FSMTest.test_freeze                0.000
+automaton.tests.test_fsm.HFSMTest.test_freeze               0.000
+automaton.tests.test_fsm.FSMTest.test_build                 0.000
+automaton.tests.test_fsm.HFSMTest.test_bad_reaction         0.000
+make[1] : on quitte le répertoire « /build/python-automaton-1.2.0 »
  fakeroot debian/rules binary
 pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
 pyversions: missing debian/pyversions file, fall back to supported versions
@@ -1627,7 +1644,7 @@
    dh_testroot -O--buildsystem=python_distutils
    dh_prep -O--buildsystem=python_distutils
    debian/rules override_dh_auto_install
-make[1]: Entering directory '/build/python-automaton-1.2.0'
+make[1] : on entre dans le répertoire « /build/python-automaton-1.2.0 »
 pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
 pyversions: missing debian/pyversions file, fall back to supported versions
 py3versions: no X-Python3-Version in control file, using supported versions
@@ -1696,16 +1713,16 @@
 copying automaton/exceptions.py -> build/lib/automaton
 copying automaton/_utils.py -> build/lib/automaton
 copying automaton/__init__.py -> build/lib/automaton
-creating build/lib/automaton/converters
-copying automaton/converters/pydot.py -> build/lib/automaton/converters
-copying automaton/converters/__init__.py -> build/lib/automaton/converters
 creating build/lib/automaton/tests
 copying automaton/tests/test_fsm.py -> build/lib/automaton/tests
 copying automaton/tests/__init__.py -> build/lib/automaton/tests
+creating build/lib/automaton/converters
+copying automaton/converters/pydot.py -> build/lib/automaton/converters
+copying automaton/converters/__init__.py -> build/lib/automaton/converters
 running egg_info
+writing top-level names to automaton.egg-info/top_level.txt
 writing requirements to automaton.egg-info/requires.txt
 writing dependency_links to automaton.egg-info/dependency_links.txt
-writing top-level names to automaton.egg-info/top_level.txt
 writing automaton.egg-info/PKG-INFO
 [pbr] Reusing existing SOURCES.txt
 running install_lib
@@ -1715,21 +1732,21 @@
 creating /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3
 creating /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages
 creating /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton
-creating /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton/tests
-copying build/lib/automaton/tests/__init__.py -> /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton/tests
-copying build/lib/automaton/tests/test_fsm.py -> /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton/tests
 creating /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton/converters
 copying build/lib/automaton/converters/__init__.py -> /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton/converters
 copying build/lib/automaton/converters/pydot.py -> /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton/converters
+creating /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton/tests
+copying build/lib/automaton/tests/__init__.py -> /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton/tests
+copying build/lib/automaton/tests/test_fsm.py -> /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton/tests
 copying build/lib/automaton/__init__.py -> /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton
 copying build/lib/automaton/_utils.py -> /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton
 copying build/lib/automaton/exceptions.py -> /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton
 copying build/lib/automaton/machines.py -> /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton
 copying build/lib/automaton/runners.py -> /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton
-byte-compiling /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton/tests/__init__.py to __init__.cpython-35.pyc
-byte-compiling /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton/tests/test_fsm.py to test_fsm.cpython-35.pyc
 byte-compiling /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton/converters/__init__.py to __init__.cpython-35.pyc
 byte-compiling /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton/converters/pydot.py to pydot.cpython-35.pyc
+byte-compiling /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton/tests/__init__.py to __init__.cpython-35.pyc
+byte-compiling /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton/tests/test_fsm.py to test_fsm.cpython-35.pyc
 byte-compiling /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton/__init__.py to __init__.cpython-35.pyc
 byte-compiling /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton/_utils.py to _utils.cpython-35.pyc
 byte-compiling /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton/exceptions.py to exceptions.cpython-35.pyc
@@ -1740,10 +1757,10 @@
 Skipping SOURCES.txt
 running install_scripts
 rm -rf /build/python-automaton-1.2.0/debian/python*-automaton/usr/lib/python*/dist-packages/*.pth
-make[1]: Leaving directory '/build/python-automaton-1.2.0'
+make[1] : on quitte le répertoire « /build/python-automaton-1.2.0 »
    dh_installdocs -O--buildsystem=python_distutils
    debian/rules override_dh_sphinxdoc
-make[1]: Entering directory '/build/python-automaton-1.2.0'
+make[1] : on entre dans le répertoire « /build/python-automaton-1.2.0 »
 pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
 pyversions: missing debian/pyversions file, fall back to supported versions
 py3versions: no X-Python3-Version in control file, using supported versions
@@ -1795,9 +1812,9 @@
 dumping object inventory... done
 build succeeded, 3 warnings.
 dh_sphinxdoc -O--buildsystem=python_distutils
-make[1]: Leaving directory '/build/python-automaton-1.2.0'
+make[1] : on quitte le répertoire « /build/python-automaton-1.2.0 »
    debian/rules override_dh_installchangelogs
-make[1]: Entering directory '/build/python-automaton-1.2.0'
+make[1] : on entre dans le répertoire « /build/python-automaton-1.2.0 »
 pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
 pyversions: missing debian/pyversions file, fall back to supported versions
 py3versions: no X-Python3-Version in control file, using supported versions
@@ -1809,11 +1826,11 @@
 else \
 	dh_installchangelogs ; \
 fi
-make[1]: Leaving directory '/build/python-automaton-1.2.0'
+make[1] : on quitte le répertoire « /build/python-automaton-1.2.0 »
    dh_python2 -O--buildsystem=python_distutils
    dh_python3 -O--buildsystem=python_distutils
    debian/rules override_dh_installinit
-make[1]: Entering directory '/build/python-automaton-1.2.0'
+make[1] : on entre dans le répertoire « /build/python-automaton-1.2.0 »
 pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
 pyversions: missing debian/pyversions file, fall back to supported versions
 py3versions: no X-Python3-Version in control file, using supported versions
@@ -1827,15 +1844,15 @@
 	cat /usr/share/openstack-pkg-tools/init-script-template >>$MYINIT.init ; \
 	pkgos-gen-systemd-unit $i ; \
 done
-+ ls -1 debian/*.init.in
-ls: cannot access 'debian/*.init.in': No such file or directory
+++ ls -1 'debian/*.init.in'
+ls: impossible d'accéder à 'debian/*.init.in': Aucun fichier ou dossier de ce type
 # If there's an upstart.in file, use that one instead of the generated one
 set -e ; set -x ; for i in `ls -1 debian/*.upstart.in` ; do \
 	MYPKG=`echo $i | sed s/.upstart.in//` ; \
 	cp $MYPKG.upstart.in $MYPKG.upstart ; \
 done
-+ ls -1 debian/*.upstart.in
-ls: cannot access 'debian/*.upstart.in': No such file or directory
+++ ls -1 'debian/*.upstart.in'
+ls: impossible d'accéder à 'debian/*.upstart.in': Aucun fichier ou dossier de ce type
 # Generate the upstart job if there's no already existing .upstart.in
 set -e ; set -x ; for i in `ls debian/*.init.in` ; do \
 	MYINIT=`echo $i | sed s/.init.in/.upstart.in/` ; \
@@ -1843,15 +1860,15 @@
 		pkgos-gen-upstart-job $i ; \
 	fi \
 done
-+ ls debian/*.init.in
-ls: cannot access 'debian/*.init.in': No such file or directory
+++ ls 'debian/*.init.in'
+ls: impossible d'accéder à 'debian/*.init.in': Aucun fichier ou dossier de ce type
 # If there's a service.in file, use that one instead of the generated one
 set -e ; set -x ; for i in `ls -1 debian/*.service.in`; do \
 	MYPKG=`echo $i | sed s/.service.in//` ; \
 	cp $MYPKG.service.in $MYPKG.service ; \
 done
-+ ls -1 debian/*.service.in
-ls: cannot access 'debian/*.service.in': No such file or directory
+++ ls -1 'debian/*.service.in'
+ls: impossible d'accéder à 'debian/*.service.in': Aucun fichier ou dossier de ce type
 # Generate the systemd unit if there's no already existing .service.in
 set -e ; set -x ; for i in `ls debian/*.init.in` ; do \
 	MYINIT=`echo $i | sed s/.init.in/.service.in/` ; \
@@ -1859,17 +1876,17 @@
 		pkgos-gen-systemd-unit $i ; \
 	fi \
 done
-+ ls debian/*.init.in
-ls: cannot access 'debian/*.init.in': No such file or directory
+++ ls 'debian/*.init.in'
+ls: impossible d'accéder à 'debian/*.init.in': Aucun fichier ou dossier de ce type
 dh_installinit --error-handler=true
-make[1]: Leaving directory '/build/python-automaton-1.2.0'
+make[1] : on quitte le répertoire « /build/python-automaton-1.2.0 »
    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
    debian/rules override_dh_gencontrol
-make[1]: Entering directory '/build/python-automaton-1.2.0'
+make[1] : on entre dans le répertoire « /build/python-automaton-1.2.0 »
 pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
 pyversions: missing debian/pyversions file, fall back to supported versions
 py3versions: no X-Python3-Version in control file, using supported versions
@@ -1886,7 +1903,7 @@
 dpkg-gencontrol: warning: package python-automaton: 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
-make[1]: Leaving directory '/build/python-automaton-1.2.0'
+make[1] : on quitte le répertoire « /build/python-automaton-1.2.0 »
    dh_md5sums -O--buildsystem=python_distutils
    dh_builddeb -O--buildsystem=python_distutils
 dpkg-deb: building package 'python-automaton' in '../python-automaton_1.2.0-1_all.deb'.
@@ -1900,12 +1917,14 @@
 dpkg-source: info: using options from python-automaton-1.2.0/debian/source/options: --extend-diff-ignore=^[^/]*[.]egg-info/
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/21466/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/21466/tmp/hooks/B01_cleanup finished
 I: unmounting /dev/shm filesystem
 I: unmounting dev/pts filesystem
 I: unmounting run/shm filesystem
 I: unmounting proc filesystem
 I: unmounting sys filesystem
 I: cleaning the build env 
-I: removing directory /srv/workspace/pbuilder/42033 and its subdirectories
-I: Current time: Sat Nov 11 12:38:23 GMT+12 2017
-I: pbuilder-time-stamp: 1510447103
+I: removing directory /srv/workspace/pbuilder/21466 and its subdirectories
+I: Current time: lundi 10 octobre 2016, 08:17:45 (UTC+1400)
+I: pbuilder-time-stamp: 1476037065
/srv/reproducible-results/rbuild-debian-NkABs1uA/tmp.ChT0geHtDB:	 85.0% -- replaced with /srv/reproducible-results/rbuild-debian-NkABs1uA/tmp.ChT0geHtDB.gz
INFO: Starting at 2016-10-09 18:17:46.430320
CRITICAL: buildinfo not detected at /var/lib/jenkins/userContent/reproducible/debian/buildinfo/testing/amd64/python-automaton_1.2.0-1_amd64.buildinfo
CRITICAL: https://tests.reproducible-builds.org/debian/testing/amd64/python-automaton didn't produce a buildlog, even though it has been built.
INFO: Finished at 2016-10-09 18:17:46.591546, took: 0:00:00.161238
Sun  9 Oct 18:17:46 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-0kQTTdqQ, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list