[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_58 #3226
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Wed Jan 25 22:32:39 UTC 2017
https://jenkins.debian.net/job/reproducible_builder_armhf_58/3226/------------------------------------------
[...truncated 213.06 KB...]
+Removing 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash'
+Adding 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by bash'
+I: Setting pbuilder2's login shell to /bin/bash
+I: Setting pbuilder2's GECOS to second user,second room,second work-phone,second home-phone,second other
+I: user script /srv/workspace/pbuilder/6723/tmp/hooks/D01_modify_environment finished
-> Attempting to satisfy build-dependencies
-> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
@@ -136,7 +148,7 @@
Get: 58 http://ftp.us.debian.org/debian unstable/main armhf python3-nose all 1.3.7-2 [132 kB]
Get: 59 http://ftp.us.debian.org/debian unstable/main armhf python3-py all 1.4.32-3 [82.9 kB]
Get: 60 http://ftp.us.debian.org/debian unstable/main armhf python3-pytest all 3.0.5-2 [182 kB]
-Fetched 29.9 MB in 6s (4737 kB/s)
+Fetched 29.9 MB in 3s (9382 kB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package groff-base.
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 18368 files and directories currently installed.)
@@ -402,13 +414,15 @@
fakeroot is already the newest version (1.21-3.1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Building the package
-I: Running cd /build/1st/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b --buildinfo-id=armhf -rfakeroot
+I: user script /srv/workspace/pbuilder/6723/tmp/hooks/A01_modfiy_src_dir starting
+I: user script /srv/workspace/pbuilder/6723/tmp/hooks/A01_modfiy_src_dir finished
+I: Running cd /build/python-flexmock-0.10.2/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-buildpackage -us -uc -b --buildinfo-id=armhf -rfakeroot
dpkg-buildpackage: warning: --buildinfo-id is deprecated, it is without effect
dpkg-buildpackage: info: source package python-flexmock
dpkg-buildpackage: info: source version 0.10.2-1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Stefano Rivera <stefanor at debian.org>
- dpkg-source --before-build python-flexmock-0.10.2
+ dpkg-source --before-build 2nd
dpkg-buildpackage: info: host architecture armhf
fakeroot debian/rules clean
dh clean --with python2,python3 --buildsystem pybuild
@@ -416,12 +430,12 @@
dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:184: python2.7 setup.py clean
running clean
-removing '/build/1st/python-flexmock-0.10.2/.pybuild/pythonX.Y_2.7/build' (and everything under it)
+removing '/build/python-flexmock-0.10.2/2nd/.pybuild/pythonX.Y_2.7/build' (and everything under it)
'build/bdist.linux-armhf' does not exist -- can't clean it
'build/scripts-2.7' does not exist -- can't clean it
I: pybuild base:184: python3.5 setup.py clean
running clean
-removing '/build/1st/python-flexmock-0.10.2/.pybuild/pythonX.Y_3.5/build' (and everything under it)
+removing '/build/python-flexmock-0.10.2/2nd/.pybuild/pythonX.Y_3.5/build' (and everything under it)
'build/bdist.linux-armhf' does not exist -- can't clean it
'build/scripts-3.5' does not exist -- can't clean it
dh_clean -O--buildsystem=pybuild
@@ -438,60 +452,60 @@
I: pybuild base:184: /usr/bin/python setup.py build
running build
running build_py
-copying flexmock.py -> /build/1st/python-flexmock-0.10.2/.pybuild/pythonX.Y_2.7/build
+copying flexmock.py -> /build/python-flexmock-0.10.2/2nd/.pybuild/pythonX.Y_2.7/build
I: pybuild base:184: /usr/bin/python3 setup.py build
running build
running build_py
-copying flexmock.py -> /build/1st/python-flexmock-0.10.2/.pybuild/pythonX.Y_3.5/build
+copying flexmock.py -> /build/python-flexmock-0.10.2/2nd/.pybuild/pythonX.Y_3.5/build
debian/rules override_dh_auto_test
-make[1]: Entering directory '/build/1st/python-flexmock-0.10.2'
+make[1]: Entering directory '/build/python-flexmock-0.10.2/2nd'
dh_auto_test -- --system=custom \
--test-args '{interpreter} tests/flexmock_unittest_test.py'
I: pybuild base:184: python2.7 tests/flexmock_unittest_test.py
........................................................................................................................................................................
----------------------------------------------------------------------
-Ran 168 tests in 0.381s
+Ran 168 tests in 0.409s
OK
I: pybuild base:184: python3.5 tests/flexmock_unittest_test.py
...........................................................................................................................................................................
----------------------------------------------------------------------
-Ran 171 tests in 0.808s
+Ran 171 tests in 0.598s
OK
dh_auto_test -- --test-nose --test-args tests/flexmock_nose_test.py
-I: pybuild base:184: cd /build/1st/python-flexmock-0.10.2/.pybuild/pythonX.Y_2.7/build; python2.7 -m nose tests/flexmock_nose_test.py
+I: pybuild base:184: cd /build/python-flexmock-0.10.2/2nd/.pybuild/pythonX.Y_2.7/build; python2.7 -m nose tests/flexmock_nose_test.py
.................................................................................................................................................................................................................................................................................................................................................
----------------------------------------------------------------------
-Ran 337 tests in 0.990s
+Ran 337 tests in 1.038s
OK
-I: pybuild base:184: cd /build/1st/python-flexmock-0.10.2/.pybuild/pythonX.Y_3.5/build; python3.5 -m nose tests/flexmock_nose_test.py
+I: pybuild base:184: cd /build/python-flexmock-0.10.2/2nd/.pybuild/pythonX.Y_3.5/build; python3.5 -m nose tests/flexmock_nose_test.py
.................................................................................................................................................................................................................................................................................................................................................
----------------------------------------------------------------------
-Ran 337 tests in 1.815s
+Ran 337 tests in 1.747s
OK
dh_auto_test -- --test-pytest --test-args tests/flexmock_pytest_test.py
-I: pybuild base:184: cd /build/1st/python-flexmock-0.10.2/.pybuild/pythonX.Y_2.7/build; python2.7 -m pytest tests/flexmock_pytest_test.py
+I: pybuild base:184: cd /build/python-flexmock-0.10.2/2nd/.pybuild/pythonX.Y_2.7/build; python2.7 -m pytest tests/flexmock_pytest_test.py
============================= test session starts ==============================
platform linux2 -- Python 2.7.13, pytest-3.0.5, py-1.4.32, pluggy-0.4.0
-rootdir: /build/1st/python-flexmock-0.10.2, inifile:
+rootdir: /build/python-flexmock-0.10.2/2nd, inifile:
collected 333 items
tests/flexmock_pytest_test.py ............................................................................................................................................................................................................................................................................................................................................x
-==================== 332 passed, 1 xfailed in 7.31 seconds =====================
-I: pybuild base:184: cd /build/1st/python-flexmock-0.10.2/.pybuild/pythonX.Y_3.5/build; python3.5 -m pytest tests/flexmock_pytest_test.py
+==================== 332 passed, 1 xfailed in 5.26 seconds =====================
+I: pybuild base:184: cd /build/python-flexmock-0.10.2/2nd/.pybuild/pythonX.Y_3.5/build; python3.5 -m pytest tests/flexmock_pytest_test.py
============================= test session starts ==============================
platform linux -- Python 3.5.3, pytest-3.0.5, py-1.4.32, pluggy-0.4.0
-rootdir: /build/1st/python-flexmock-0.10.2, inifile:
+rootdir: /build/python-flexmock-0.10.2/2nd, inifile:
collected 333 items
tests/flexmock_pytest_test.py ............................................................................................................................................................................................................................................................................................................................................x
-==================== 332 passed, 1 xfailed in 6.16 seconds =====================
-make[1]: Leaving directory '/build/1st/python-flexmock-0.10.2'
+==================== 332 passed, 1 xfailed in 5.59 seconds =====================
+make[1]: Leaving directory '/build/python-flexmock-0.10.2/2nd'
create-stamp debian/debhelper-build-stamp
fakeroot debian/rules binary
dh binary --with python2,python3 --buildsystem pybuild
@@ -500,35 +514,35 @@
dh_prep -O--buildsystem=pybuild
dh_installdirs -O--buildsystem=pybuild
dh_auto_install -O--buildsystem=pybuild
-I: pybuild base:184: /usr/bin/python setup.py install --root /build/1st/python-flexmock-0.10.2/debian/python-flexmock
+I: pybuild base:184: /usr/bin/python setup.py install --root /build/python-flexmock-0.10.2/2nd/debian/python-flexmock
running install
running build
running build_py
running install_lib
-creating /build/1st/python-flexmock-0.10.2/debian/python-flexmock/usr
-creating /build/1st/python-flexmock-0.10.2/debian/python-flexmock/usr/lib
-creating /build/1st/python-flexmock-0.10.2/debian/python-flexmock/usr/lib/python2.7
-creating /build/1st/python-flexmock-0.10.2/debian/python-flexmock/usr/lib/python2.7/dist-packages
-copying /build/1st/python-flexmock-0.10.2/.pybuild/pythonX.Y_2.7/build/flexmock.pyc -> /build/1st/python-flexmock-0.10.2/debian/python-flexmock/usr/lib/python2.7/dist-packages
-copying /build/1st/python-flexmock-0.10.2/.pybuild/pythonX.Y_2.7/build/flexmock.py -> /build/1st/python-flexmock-0.10.2/debian/python-flexmock/usr/lib/python2.7/dist-packages
-byte-compiling /build/1st/python-flexmock-0.10.2/debian/python-flexmock/usr/lib/python2.7/dist-packages/flexmock.py to flexmock.pyc
+creating /build/python-flexmock-0.10.2/2nd/debian/python-flexmock/usr
+creating /build/python-flexmock-0.10.2/2nd/debian/python-flexmock/usr/lib
+creating /build/python-flexmock-0.10.2/2nd/debian/python-flexmock/usr/lib/python2.7
+creating /build/python-flexmock-0.10.2/2nd/debian/python-flexmock/usr/lib/python2.7/dist-packages
+copying /build/python-flexmock-0.10.2/2nd/.pybuild/pythonX.Y_2.7/build/flexmock.py -> /build/python-flexmock-0.10.2/2nd/debian/python-flexmock/usr/lib/python2.7/dist-packages
+copying /build/python-flexmock-0.10.2/2nd/.pybuild/pythonX.Y_2.7/build/flexmock.pyc -> /build/python-flexmock-0.10.2/2nd/debian/python-flexmock/usr/lib/python2.7/dist-packages
+byte-compiling /build/python-flexmock-0.10.2/2nd/debian/python-flexmock/usr/lib/python2.7/dist-packages/flexmock.py to flexmock.pyc
running install_egg_info
-Writing /build/1st/python-flexmock-0.10.2/debian/python-flexmock/usr/lib/python2.7/dist-packages/flexmock-0.10.2.egg-info
-I: pybuild base:184: /usr/bin/python3 setup.py install --root /build/1st/python-flexmock-0.10.2/debian/python3-flexmock
+Writing /build/python-flexmock-0.10.2/2nd/debian/python-flexmock/usr/lib/python2.7/dist-packages/flexmock-0.10.2.egg-info
+I: pybuild base:184: /usr/bin/python3 setup.py install --root /build/python-flexmock-0.10.2/2nd/debian/python3-flexmock
running install
running build
running build_py
running install_lib
-creating /build/1st/python-flexmock-0.10.2/debian/python3-flexmock/usr
-creating /build/1st/python-flexmock-0.10.2/debian/python3-flexmock/usr/lib
-creating /build/1st/python-flexmock-0.10.2/debian/python3-flexmock/usr/lib/python3.5
-creating /build/1st/python-flexmock-0.10.2/debian/python3-flexmock/usr/lib/python3.5/dist-packages
-creating /build/1st/python-flexmock-0.10.2/debian/python3-flexmock/usr/lib/python3.5/dist-packages/__pycache__
-copying /build/1st/python-flexmock-0.10.2/.pybuild/pythonX.Y_3.5/build/__pycache__/flexmock.cpython-35.pyc -> /build/1st/python-flexmock-0.10.2/debian/python3-flexmock/usr/lib/python3.5/dist-packages/__pycache__
-copying /build/1st/python-flexmock-0.10.2/.pybuild/pythonX.Y_3.5/build/flexmock.py -> /build/1st/python-flexmock-0.10.2/debian/python3-flexmock/usr/lib/python3.5/dist-packages
-byte-compiling /build/1st/python-flexmock-0.10.2/debian/python3-flexmock/usr/lib/python3.5/dist-packages/flexmock.py to flexmock.cpython-35.pyc
+creating /build/python-flexmock-0.10.2/2nd/debian/python3-flexmock/usr
+creating /build/python-flexmock-0.10.2/2nd/debian/python3-flexmock/usr/lib
+creating /build/python-flexmock-0.10.2/2nd/debian/python3-flexmock/usr/lib/python3.5
+creating /build/python-flexmock-0.10.2/2nd/debian/python3-flexmock/usr/lib/python3.5/dist-packages
+copying /build/python-flexmock-0.10.2/2nd/.pybuild/pythonX.Y_3.5/build/flexmock.py -> /build/python-flexmock-0.10.2/2nd/debian/python3-flexmock/usr/lib/python3.5/dist-packages
+creating /build/python-flexmock-0.10.2/2nd/debian/python3-flexmock/usr/lib/python3.5/dist-packages/__pycache__
+copying /build/python-flexmock-0.10.2/2nd/.pybuild/pythonX.Y_3.5/build/__pycache__/flexmock.cpython-35.pyc -> /build/python-flexmock-0.10.2/2nd/debian/python3-flexmock/usr/lib/python3.5/dist-packages/__pycache__
+byte-compiling /build/python-flexmock-0.10.2/2nd/debian/python3-flexmock/usr/lib/python3.5/dist-packages/flexmock.py to flexmock.cpython-35.pyc
running install_egg_info
-Writing /build/1st/python-flexmock-0.10.2/debian/python3-flexmock/usr/lib/python3.5/dist-packages/flexmock-0.10.2.egg-info
+Writing /build/python-flexmock-0.10.2/2nd/debian/python3-flexmock/usr/lib/python3.5/dist-packages/flexmock-0.10.2.egg-info
dh_install -O--buildsystem=pybuild
dh_installdocs -O--buildsystem=pybuild
dh_installchangelogs -O--buildsystem=pybuild
@@ -573,21 +587,23 @@
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-flexmock' in '../python3-flexmock_0.10.2-1_all.deb'.
dpkg-deb: building package 'python-flexmock' in '../python-flexmock_0.10.2-1_all.deb'.
+dpkg-deb: building package 'python3-flexmock' in '../python3-flexmock_0.10.2-1_all.deb'.
dpkg-genbuildinfo --build=binary
dpkg-genbuildinfo: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-genchanges --build=binary >../python-flexmock_0.10.2-1_armhf.changes
dpkg-genchanges: info: binary-only upload (no source code included)
- dpkg-source --after-build python-flexmock-0.10.2
+ dpkg-source --after-build 2nd
dpkg-buildpackage: info: binary-only upload (no source included)
I: copying local configuration
+I: user script /srv/workspace/pbuilder/6723/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/6723/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/14405 and its subdirectories
-I: Current time: Wed Jan 25 10:32:29 -12 2017
-I: pbuilder-time-stamp: 1485383549
+I: removing directory /srv/workspace/pbuilder/6723 and its subdirectories
+I: Current time: Thu Jan 26 12:25:49 +14 2017
+I: pbuilder-time-stamp: 1485383149
Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/armhf/python-flexmock_0.10.2-1.diff: 81.8% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/armhf/python-flexmock_0.10.2-1.diff.gz
b2/build.log: 83.0%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log: 83.3%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/unstable/armhf/python-flexmock_0.10.2-1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-cPunR3JF/tmp.aUDn3H4RQZ
+ mv /srv/reproducible-results/rbuild-debian-cPunR3JF/tmp.aUDn3H4RQZ /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/python-flexmock_0.10.2-1.rbuild.log
mv: error writing ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/python-flexmock_0.10.2-1.rbuild.log’: No space left on device
mv: failed to extend ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/python-flexmock_0.10.2-1.rbuild.log’: No space left on device
+ cleanup_all
+ echo 'Starting cleanup.'
Starting cleanup.
+ '[' 0 = 1 ']'
+ '[' '!' -z '' ']'
+ '[' '!' -f /srv/reproducible-results/rbuild-debian-cPunR3JF/tmp.aUDn3H4RQZ ']'
+ gzip -9fvn /srv/reproducible-results/rbuild-debian-cPunR3JF/tmp.aUDn3H4RQZ
/srv/reproducible-results/rbuild-debian-cPunR3JF/tmp.aUDn3H4RQZ: 82.6% -- replaced with /srv/reproducible-results/rbuild-debian-cPunR3JF/tmp.aUDn3H4RQZ.gz
+ '[' master = master ']'
+ gen_package_html python-flexmock
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''python-flexmock'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2017-01-25 22:32:38.902823
CRITICAL: buildinfo not detected at /var/lib/jenkins/userContent/reproducible/debian/buildinfo/unstable/armhf/python-flexmock_0.10.2-1_armhf.buildinfo
INFO: Finished at 2017-01-25 22:32:39.313256, took: 0:00:00.410453
+ cd -
+ cd
+ rm -r /srv/reproducible-results/rbuild-debian-cPunR3JF
+ echo 'All cleanup done.'
All cleanup done.
Wed 25 Jan 22:32:39 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-9mO7Z8J6, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list