[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_arm64_30 #1543

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Jan 8 07:18:07 UTC 2017


https://jenkins.debian.net/job/reproducible_builder_arm64_30/1543/------------------------------------------
[...truncated 580.98 KB...]
Setting up libcroco3:arm64 (0.6.11-2) ...
Setting up libpython-stdlib:arm64 (2.7.13-1) ...
Setting up libpython2.7:arm64 (2.7.13-1) ...
Setting up automake (1:1.15-5) ...
update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode
Setting up man-db (2.7.6.1-2) ...
Building database of manual pages ...
Setting up libpython2.7-dev:arm64 (2.7.13-1) ...
Setting up python2.7-dev (2.7.13-1) ...
Setting up python (2.7.13-1) ...
Setting up libtool (2.4.6-2) ...
Setting up libpython-dev:arm64 (2.7.13-1) ...
Setting up gettext (0.19.8.1-1) ...
Setting up python-dev (2.7.13-1) ...
Setting up libpython-all-dev:arm64 (2.7.13-1) ...
Setting up python-pkg-resources (32.0.0-1) ...
Setting up cython (0.25.2~b0-2) ...
Setting up intltool-debian (0.35.0+20060710.4) ...
Setting up python-all (2.7.13-1) ...
Setting up python-setuptools (32.0.0-1) ...
Setting up po-debconf (1.0.20) ...
Setting up python-all-dev (2.7.13-1) ...
Setting up debhelper (10.2.3) ...
Setting up dh-autoreconf (13) ...
Setting up dh-strip-nondeterminism (0.029-2) ...
Processing triggers for libc-bin (2.24-8) ...
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 (1.21-3).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Building the package
I: user script /srv/workspace/pbuilder/30447/tmp/hooks/A01_modfiy_src_dir starting
I: user script /srv/workspace/pbuilder/30447/tmp/hooks/A01_modfiy_src_dir finished
I: Running cd /build/rfoo-1.3.0/*/ && 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=arm64 -rfakeroot
dpkg-buildpackage: warning: --buildinfo-id is deprecated, it is without effect
dpkg-buildpackage: info: source package rfoo
dpkg-buildpackage: info: source version 1.3.0-2
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Jerome Kieffer <jerome.kieffer at esrf.fr>
 dpkg-source --before-build 2nd
dpkg-buildpackage: info: host architecture arm64
 fakeroot debian/rules clean
dh_clean
dh_clean: Compatibility levels before 9 are deprecated (level 8 in use)
rm -f rfoo/marsh.c
rm -f scripts/rfoo-rconsole
rm -rf build
 debian/rules build
dh build --with python2 --buildsystem=python_distutils
dh: Compatibility levels before 9 are deprecated (level 8 in use)
   dh_testdir -O--buildsystem=python_distutils
   dh_update_autotools_config -O--buildsystem=python_distutils
   dh_auto_configure -O--buildsystem=python_distutils
dh_auto_configure: Compatibility levels before 9 are deprecated (level 8 in use)
   dh_auto_build -O--buildsystem=python_distutils
dh_auto_build: Compatibility levels before 9 are deprecated (level 8 in use)
	python setup.py build --force
running build
running build_py
creating build
creating build/lib.linux-aarch64-2.7
creating build/lib.linux-aarch64-2.7/rfoo
copying rfoo/_rfoo.py -> build/lib.linux-aarch64-2.7/rfoo
copying rfoo/__init__.py -> build/lib.linux-aarch64-2.7/rfoo
creating build/lib.linux-aarch64-2.7/rfoo/utils
copying rfoo/utils/rconsole.py -> build/lib.linux-aarch64-2.7/rfoo/utils
copying rfoo/utils/__init__.py -> build/lib.linux-aarch64-2.7/rfoo/utils
running build_ext
cythoning rfoo/marsh.pyx to rfoo/marsh.c
building 'rfoo.marsh' extension
creating build/temp.linux-aarch64-2.7
creating build/temp.linux-aarch64-2.7/rfoo
aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-WH5sxi/python2.7-2.7.13=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c rfoo/marsh.c -o build/temp.linux-aarch64-2.7/rfoo/marsh.o
aarch64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-WH5sxi/python2.7-2.7.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-WH5sxi/python2.7-2.7.13=. -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-aarch64-2.7/rfoo/marsh.o -o build/lib.linux-aarch64-2.7/rfoo/marsh.so
running build_scripts
creating build/scripts-2.7
copying and adjusting scripts/rfoo-rconsole -> build/scripts-2.7
changing mode of build/scripts-2.7/rfoo-rconsole from 664 to 775
   dh_auto_test -O--buildsystem=python_distutils
dh_auto_test: Compatibility levels before 9 are deprecated (level 8 in use)
 fakeroot debian/rules binary
dh binary --with python2 --buildsystem=python_distutils
dh: Compatibility levels before 9 are deprecated (level 8 in use)
   dh_testroot -O--buildsystem=python_distutils
   dh_prep -O--buildsystem=python_distutils
   dh_auto_install -O--buildsystem=python_distutils
dh_auto_install: Compatibility levels before 9 are deprecated (level 8 in use)
	python setup.py install --force --root=/build/rfoo-1.3.0/2nd/debian/python-rfoo --no-compile -O0 --install-layout=deb
running install
running build
running build_py
running build_ext
skipping 'rfoo/marsh.c' Cython extension (up-to-date)
running build_scripts
running install_lib
creating /build/rfoo-1.3.0/2nd/debian/python-rfoo/usr
creating /build/rfoo-1.3.0/2nd/debian/python-rfoo/usr/lib
creating /build/rfoo-1.3.0/2nd/debian/python-rfoo/usr/lib/python2.7
creating /build/rfoo-1.3.0/2nd/debian/python-rfoo/usr/lib/python2.7/dist-packages
creating /build/rfoo-1.3.0/2nd/debian/python-rfoo/usr/lib/python2.7/dist-packages/rfoo
copying build/lib.linux-aarch64-2.7/rfoo/marsh.so -> /build/rfoo-1.3.0/2nd/debian/python-rfoo/usr/lib/python2.7/dist-packages/rfoo
creating /build/rfoo-1.3.0/2nd/debian/python-rfoo/usr/lib/python2.7/dist-packages/rfoo/utils
copying build/lib.linux-aarch64-2.7/rfoo/utils/__init__.py -> /build/rfoo-1.3.0/2nd/debian/python-rfoo/usr/lib/python2.7/dist-packages/rfoo/utils
copying build/lib.linux-aarch64-2.7/rfoo/utils/rconsole.py -> /build/rfoo-1.3.0/2nd/debian/python-rfoo/usr/lib/python2.7/dist-packages/rfoo/utils
copying build/lib.linux-aarch64-2.7/rfoo/__init__.py -> /build/rfoo-1.3.0/2nd/debian/python-rfoo/usr/lib/python2.7/dist-packages/rfoo
copying build/lib.linux-aarch64-2.7/rfoo/_rfoo.py -> /build/rfoo-1.3.0/2nd/debian/python-rfoo/usr/lib/python2.7/dist-packages/rfoo
running install_scripts
creating /build/rfoo-1.3.0/2nd/debian/python-rfoo/usr/bin
copying build/scripts-2.7/rfoo-rconsole -> /build/rfoo-1.3.0/2nd/debian/python-rfoo/usr/bin
changing mode of /build/rfoo-1.3.0/2nd/debian/python-rfoo/usr/bin/rfoo-rconsole to 775
running install_egg_info
Writing /build/rfoo-1.3.0/2nd/debian/python-rfoo/usr/lib/python2.7/dist-packages/rfoo-1.3.0.egg-info
   dh_installdocs -O--buildsystem=python_distutils
   dh_installchangelogs -O--buildsystem=python_distutils
dh_installchangelogs: Compatibility levels before 9 are deprecated (level 8 in use)
   dh_installman -O--buildsystem=python_distutils
dh_installman: Compatibility levels before 9 are deprecated (level 8 in use)
   dh_python2 -O--buildsystem=python_distutils
W: dh_python2:479: Please add dh-python package to Build-Depends
   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_strip -O--buildsystem=python_distutils
dh_strip: Compatibility levels before 9 are deprecated (level 8 in use)
   dh_makeshlibs -O--buildsystem=python_distutils
   dh_shlibdeps -O--buildsystem=python_distutils
dpkg-shlibdeps: warning: tried to merge the same object (ld-linux-aarch64.so.1) twice in a symfile
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-rfoo/usr/lib/python2.7/dist-packages/rfoo/marsh.so was not linked against libpthread.so.0 (it uses none of the library's symbols)
   dh_installdeb -O--buildsystem=python_distutils
dh_installdeb: Compatibility levels before 9 are deprecated (level 8 in use)
   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-rfoo: unused substitution variable ${python:Provides}
dpkg-gencontrol: warning: package python-rfoo: unused substitution variable ${python:Versions}
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: package python-rfoo: unused substitution variable ${python:Provides}
dpkg-gencontrol: warning: package python-rfoo: unused substitution variable ${python:Versions}
   dh_md5sums -O--buildsystem=python_distutils
   dh_builddeb -O--buildsystem=python_distutils
dpkg-deb: building package 'python-rfoo-dbgsym' in '../python-rfoo-dbgsym_1.3.0-2_arm64.deb'.
dpkg-deb: building package 'python-rfoo' in '../python-rfoo_1.3.0-2_arm64.deb'.
 dpkg-genbuildinfo --build=binary
dpkg-genbuildinfo: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges --build=binary >../rfoo_1.3.0-2_arm64.changes
dpkg-genchanges: info: binary-only upload (no source code included)
 dpkg-source --after-build 2nd
dpkg-buildpackage: info: binary-only upload (no source included)
I: copying local configuration
I: user script /srv/workspace/pbuilder/30447/tmp/hooks/B01_cleanup starting
I: user script /srv/workspace/pbuilder/30447/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/30447 and its subdirectories
I: Current time: Sun Jan  8 21:18:04 +14 2017
I: pbuilder-time-stamp: 1483859884
+ PRESULT=0
+ set -e
+ '[' 0 -eq 124 ']'
+ false
+ set +x
Sun Jan  8 07:18:04 UTC 2017  I: Signing ./b2/rfoo_1.3.0-2_arm64.buildinfo as rfoo_1.3.0-2_arm64.buildinfo.asc
Sun Jan  8 07:18:04 UTC 2017  I: Signed ./b2/rfoo_1.3.0-2_arm64.buildinfo as ./b2/rfoo_1.3.0-2_arm64.buildinfo.asc
Sun Jan  8 07:18:04 UTC 2017 - build #2 for rfoo/unstable/arm64 on codethink-sled12-arm64 done.
Starting cleanup.
/srv/reproducible-results/rbuild-debian-8s6m8oE2/tmp.0xPc6DMGHF:	 56.5% -- replaced with /srv/reproducible-results/rbuild-debian-8s6m8oE2/tmp.0xPc6DMGHF.gz
All cleanup done.
Sun Jan  8 07:18:04 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-3WkXtMbA, which will now be removed.
/srv/reproducible-results/rbuild-debian-0LhO4zdG:
total 292
drwxr-xr-x 2 jenkins jenkins   4096 Jan  8 07:16 b1
drwxr-xr-x 2 jenkins jenkins   4096 Jan  8 07:18 b2
-rw-r--r-- 1 jenkins jenkins   1115 Mar 25  2012 rfoo_1.3.0-2.dsc
-rw------- 1 jenkins jenkins 282424 Jan  8 07:17 tmp.qXYv8s1kWQ

/srv/reproducible-results/rbuild-debian-0LhO4zdG/b1:
total 348
-rw-r--r-- 1 jenkins jenkins 279958 Jan  8 07:16 build.log
-rw-r--r-- 1 jenkins jenkins  27096 Jan  8 07:16 python-rfoo-dbgsym_1.3.0-2_arm64.deb
-rw-r--r-- 1 jenkins jenkins  16664 Jan  8 07:16 python-rfoo_1.3.0-2_arm64.deb
-rw-r--r-- 1 jenkins jenkins   4980 Jan  8 07:16 rfoo_1.3.0-2_arm64.buildinfo
-rw-r--r-- 1 jenkins jenkins   5846 Jan  8 07:16 rfoo_1.3.0-2_arm64.buildinfo.asc
-rw-r--r-- 1 jenkins jenkins   1361 Jan  8 07:16 rfoo_1.3.0-2_arm64.changes

/srv/reproducible-results/rbuild-debian-0LhO4zdG/b2:
total 100
-rw-r--r-- 1 jenkins jenkins 32007 Jan  8 07:18 build.log
-rw-r--r-- 1 jenkins jenkins 27056 Jan  8 07:18 python-rfoo-dbgsym_1.3.0-2_arm64.deb
-rw-r--r-- 1 jenkins jenkins 16674 Jan  8 07:18 python-rfoo_1.3.0-2_arm64.deb
-rw-r--r-- 1 jenkins jenkins  4980 Jan  8 07:18 rfoo_1.3.0-2_arm64.buildinfo
-rw-r--r-- 1 jenkins jenkins  5846 Jan  8 07:18 rfoo_1.3.0-2_arm64.buildinfo.asc
-rw-r--r-- 1 jenkins jenkins  1361 Jan  8 07:18 rfoo_1.3.0-2_arm64.changes
Sun Jan  8 07:18:06 UTC 2017  I: rfoo_1.3.0-2_arm64.changes:
Format: 1.8
Date: Sun, 25 Mar 2012 09:45:20 +0100
Source: rfoo
Binary: python-rfoo
Architecture: arm64
Version: 1.3.0-2
Distribution: unstable
Urgency: low
Maintainer: Jerome Kieffer <jerome.kieffer at esrf.fr>
Changed-By: Jerome Kieffer <jerome.kieffer at esrf.fr>
Description:
 python-rfoo - Fast RPC package for Python (and a remote console)
Closes: 664993
Changes:
 rfoo (1.3.0-2) unstable; urgency=low
 .
   * Change name of script (Closes: #664993)
     - rconsole -> rfoo-rconsole (due to conflicts with remote-tty)
Checksums-Sha1:
 85ffc2875986e5a88f70c69e0246f9e2ce41b4db 27096 python-rfoo-dbgsym_1.3.0-2_arm64.deb
 2d6a184978ada20a93f6086cc26c4f174da32cb9 16664 python-rfoo_1.3.0-2_arm64.deb
 d3a6b531e234a5618b7e582eacb0bc2046ef26ac 4980 rfoo_1.3.0-2_arm64.buildinfo
Checksums-Sha256:
 d944ec9a0b1d02bd22b95548b063e5e85bdb5a57a37fdc9c29a18d4eaff5b511 27096 python-rfoo-dbgsym_1.3.0-2_arm64.deb
 042c1b913bc9899181549b3b545ee89a6e59220feb55870265c5512e2b1dbc80 16664 python-rfoo_1.3.0-2_arm64.deb
 848e9585d3efa24672a2f3eb3a5c96a32cb0894f81835782325f3aeba0a780e2 4980 rfoo_1.3.0-2_arm64.buildinfo
Files:
 8735c0db35332da42c7265d788f8a83a 27096 debug extra python-rfoo-dbgsym_1.3.0-2_arm64.deb
 2309a0803cfbc5646b61e2c2bbee37e0 16664 python extra python-rfoo_1.3.0-2_arm64.deb
 aef2a97506f91318f8c9df4e66038b80 4980 python extra rfoo_1.3.0-2_arm64.buildinfo
removed ‘/var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/arm64/rfoo_1.3.0-2.diff’
Diff of the two buildlogs:

--
tee: /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/arm64/rfoo_1.3.0-2.diff: No space left on device
Starting cleanup.
/srv/reproducible-results/rbuild-debian-0LhO4zdG/tmp.qXYv8s1kWQ:	 88.5% -- replaced with /srv/reproducible-results/rbuild-debian-0LhO4zdG/tmp.qXYv8s1kWQ.gz
INFO: Starting at 2017-01-08 07:18:07.436990
INFO: Finished at 2017-01-08 07:18:07.688972, took: 0:00:00.251996
All cleanup done.
Sun  8 Jan 07:18:07 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-ygifjIKH, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list