[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_gamma #64261

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Aug 30 21:21:27 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_gamma/64261/>

------------------------------------------
[...truncated 742 lines...]
(Reading database ... 22012 files and directories currently installed.)
Preparing to unpack .../python3_3.4.3-4_amd64.deb ...
Unpacking python3 (3.4.3-4) ...
Selecting previously unselected package cdbs.
Preparing to unpack .../cdbs_0.4.130.0~reproducible3_all.deb ...
Unpacking cdbs (0.4.130.0~reproducible3) ...
Selecting previously unselected package devscripts.
Preparing to unpack .../devscripts_2.15.8_amd64.deb ...
Unpacking devscripts (2.15.8) ...
Selecting previously unselected package python-all.
Preparing to unpack .../python-all_2.7.9-1_amd64.deb ...
Unpacking python-all (2.7.9-1) ...
Selecting previously unselected package python-pkg-resources.
Preparing to unpack .../python-pkg-resources_18.0.1-2_all.deb ...
Unpacking python-pkg-resources (18.0.1-2) ...
Selecting previously unselected package python-setuptools.
Preparing to unpack .../python-setuptools_18.0.1-2_all.deb ...
Unpacking python-setuptools (18.0.1-2) ...
Processing triggers for man-db (2.7.2-1) ...
Setting up mime-support (3.59) ...
Setting up libpython2.7-stdlib:amd64 (2.7.10-3) ...
Setting up python2.7 (2.7.10-3) ...
Setting up libpython-stdlib:amd64 (2.7.9-1) ...
Setting up python (2.7.9-1) ...
Setting up libmpdec2:amd64 (2.4.1-1) ...
Setting up libpython3.4-stdlib:amd64 (3.4.3-8) ...
Setting up python3.4 (3.4.3-8) ...
Setting up libpython3-stdlib:amd64 (3.4.3-4) ...
Setting up cdbs (0.4.130.0~reproducible3) ...
Setting up python-all (2.7.9-1) ...
Setting up python-pkg-resources (18.0.1-2) ...
Setting up python-setuptools (18.0.1-2) ...
Setting up python3 (3.4.3-4) ...
Setting up devscripts (2.15.8) ...
Setting up dh-python (2.20150826) ...
Processing triggers for libc-bin (2.19-19) ...
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...
disorderfs is already the newest version.
fakeroot is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Copying source file
I: copying [python-prowlpy_0+20100211.92df046-2.dsc]
I: copying [./python-prowlpy_0+20100211.92df046.orig.tar.gz]
I: copying [./python-prowlpy_0+20100211.92df046-2.debian.tar.xz]
I: Extracting source
gpgv: keyblock resource `/tmp/buildd/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made dim 12 jui 2015 12:32:18 GMT-14 using RSA key ID 0C14A470
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./python-prowlpy_0+20100211.92df046-2.dsc
dpkg-source: info: extracting python-prowlpy in python-prowlpy-0+20100211.92df046
dpkg-source: info: unpacking python-prowlpy_0+20100211.92df046.orig.tar.gz
dpkg-source: info: unpacking python-prowlpy_0+20100211.92df046-2.debian.tar.xz
I: Building the package
W: no hooks of type A found -- ignoring
I: Running cd tmp/buildd/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" dpkg-buildpackage -us -uc  -b -rfakeroot
dpkg-buildpackage: source package python-prowlpy
dpkg-buildpackage: source version 0+20100211.92df046-2
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Luke Faraone <lfaraone at debian.org>
 dpkg-source --before-build python-prowlpy-0+20100211.92df046
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
test -x debian/rules
dh_clean 
cd . && \
	python setup.py clean \
	-a
running clean
'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
rm -rf debian/python-module-stampdir
find "/tmp/buildd/python-prowlpy-0+20100211.92df046" -name '*.py[co]' -delete
find "/tmp/buildd/python-prowlpy-0+20100211.92df046" -name __pycache__ -type d -empty -delete
find "/tmp/buildd/python-prowlpy-0+20100211.92df046" -prune -name '*.egg-info' -exec rm -rf '{}' ';'
rm -f debian/copyright_newhints
rm -f debian/cdbs-install-list debian/cdbs-package-list debian/stamp-copyright-check
rm -rf "debian/upstream-cruft"
rm -f debian/stamp-upstream-cruft
 debian/rules build
pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
test -x debian/rules
mkdir -p "."
mkdir -p debian/python-module-stampdir

WARNING: copyright-check disabled - touch debian/copyright_hints to enable.

touch debian/stamp-copyright-check
touch debian/stamp-upstream-cruft
cd . && \
	python setup.py build \
	--build-base="/tmp/buildd/python-prowlpy-0+20100211.92df046/./build"
running build
running build_py
creating /tmp/buildd/python-prowlpy-0+20100211.92df046/build
creating /tmp/buildd/python-prowlpy-0+20100211.92df046/build/lib.linux-x86_64-2.7
creating /tmp/buildd/python-prowlpy-0+20100211.92df046/build/lib.linux-x86_64-2.7/prowlpy
copying python/prowlpy.py -> /tmp/buildd/python-prowlpy-0+20100211.92df046/./build/lib.linux-x86_64-2.7/prowlpy
copying python/__init__.py -> /tmp/buildd/python-prowlpy-0+20100211.92df046/./build/lib.linux-x86_64-2.7/prowlpy
touch debian/python-module-stampdir/python-prowlpy
 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
test -x debian/rules
dh_testroot
dh_prep 
dh_installdirs -A 
mkdir -p "."
mkdir -p debian/python-module-stampdir
cd . && \
	python setup.py build \
	--build-base="/tmp/buildd/python-prowlpy-0+20100211.92df046/./build"
running build
running build_py
touch debian/python-module-stampdir/python-prowlpy
Adding cdbs dependencies to debian/python-prowlpy.substvars
dh_installdirs -ppython-prowlpy 
cd . && \
	python setup.py install \
	--root="/tmp/buildd/python-prowlpy-0+20100211.92df046/debian/python-prowlpy/" \
	--install-purelib=/usr/lib/python2.7/site-packages/ \
	--prefix=/usr --no-compile -O0 
running install
running build
running build_py
running install_lib
creating /tmp/buildd/python-prowlpy-0+20100211.92df046/debian/python-prowlpy/usr
creating /tmp/buildd/python-prowlpy-0+20100211.92df046/debian/python-prowlpy/usr/lib
creating /tmp/buildd/python-prowlpy-0+20100211.92df046/debian/python-prowlpy/usr/lib/python2.7
creating /tmp/buildd/python-prowlpy-0+20100211.92df046/debian/python-prowlpy/usr/lib/python2.7/site-packages
creating /tmp/buildd/python-prowlpy-0+20100211.92df046/debian/python-prowlpy/usr/lib/python2.7/site-packages/prowlpy
copying build/lib.linux-x86_64-2.7/prowlpy/__init__.py -> /tmp/buildd/python-prowlpy-0+20100211.92df046/debian/python-prowlpy/usr/lib/python2.7/site-packages/prowlpy
copying build/lib.linux-x86_64-2.7/prowlpy/prowlpy.py -> /tmp/buildd/python-prowlpy-0+20100211.92df046/debian/python-prowlpy/usr/lib/python2.7/site-packages/prowlpy
running install_egg_info
running egg_info
creating prowlpy.egg-info
writing prowlpy.egg-info/PKG-INFO
writing top-level names to prowlpy.egg-info/top_level.txt
writing dependency_links to prowlpy.egg-info/dependency_links.txt
writing manifest file 'prowlpy.egg-info/SOURCES.txt'
reading manifest file 'prowlpy.egg-info/SOURCES.txt'
writing manifest file 'prowlpy.egg-info/SOURCES.txt'
Copying prowlpy.egg-info to /tmp/buildd/python-prowlpy-0+20100211.92df046/debian/python-prowlpy/usr/lib/python2.7/site-packages/prowlpy-0.42-py2.7.egg-info
running install_scripts
dh_installdocs -ppython-prowlpy ./README 
dh_installexamples -ppython-prowlpy 
dh_installman -ppython-prowlpy  
dh_installinfo -ppython-prowlpy  
dh_installmenu -ppython-prowlpy 
dh_installcron -ppython-prowlpy 
dh_installinit -ppython-prowlpy  
dh_installdebconf -ppython-prowlpy 
dh_installemacsen -ppython-prowlpy   
dh_installcatalogs -ppython-prowlpy 
dh_installpam -ppython-prowlpy 
dh_installlogrotate -ppython-prowlpy 
dh_installlogcheck -ppython-prowlpy 
dh_installchangelogs -ppython-prowlpy  
dh_installudev -ppython-prowlpy 
dh_lintian -ppython-prowlpy 
dh_bugfiles -ppython-prowlpy 
dh_install -ppython-prowlpy  
dh_link -ppython-prowlpy  
dh_installmime -ppython-prowlpy 
dh_installgsettings -ppython-prowlpy 
dh_python2 -ppython-prowlpy 
I: dh_python2 fs:367: renaming prowlpy-0.42-py2.7.egg-info to prowlpy-0.42.egg-info
dh_strip -ppython-prowlpy  
dh_strip_nondeterminism
dh_compress -ppython-prowlpy  
dh_fixperms -ppython-prowlpy  
dh_makeshlibs -ppython-prowlpy  
dh_installdeb -ppython-prowlpy 
dh_perl -ppython-prowlpy 
dh_shlibdeps -ppython-prowlpy    
dh_gencontrol -ppython-prowlpy  
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: package python-prowlpy: unused substitution variable ${python:Versions}
dh_md5sums -ppython-prowlpy 
dh_builddeb -ppython-prowlpy 
dpkg-deb: building package 'python-prowlpy' in '../python-prowlpy_0+20100211.92df046-2_all.deb'.
 dpkg-genbuildinfo  >../python-prowlpy_0+20100211.92df046-2_amd64.buildinfo
 dpkg-distaddfile python-prowlpy_0+20100211.92df046-2_amd64.buildinfo python optional
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges -b >../python-prowlpy_0+20100211.92df046-2_amd64.changes
dpkg-genchanges: binary-only upload (no source code included)
 dpkg-source --after-build python-prowlpy-0+20100211.92df046
dpkg-buildpackage: binary-only upload (no source included)
I: user script /var/cache/pbuilder/build//48744/tmp/hooks/B01_cleanup starting
I: user script /var/cache/pbuilder/build//48744/tmp/hooks/B01_cleanup finished
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//48744 and its subdirectories
I: Current time: lundi 31 août 2015, 11:21:27 (UTC+1400)
I: pbuilder-time-stamp: 1440969687
+ false
+ set +x
Format: 1.8
Date: Sat, 11 Jul 2015 22:30:22 +0000
Source: python-prowlpy
Binary: python-prowlpy
Architecture: all amd64
Version: 0+20100211.92df046-2
Distribution: unstable
Urgency: medium
Maintainer: Luke Faraone <lfaraone at debian.org>
Changed-By: Luke Faraone <lfaraone at debian.org>
Description:
 python-prowlpy - Python support for Apple Push Notifications via Prowl
Closes: 786211
Changes:
 python-prowlpy (0+20100211.92df046-2) unstable; urgency=medium
 .
   * Convert to dh_python2 (closes: #786211)
   * Bump standards version; no changes needed
   * Update Vcs-* URIs.
Checksums-Sha1:
 4fe8a94ae4a0a17e6cbb078964c0f14e0988ba21 5180 python-prowlpy_0+20100211.92df046-2_all.deb
 894b5cb2091dd624d0d25a1e9b90f876027fd4b9 5384 python-prowlpy_0+20100211.92df046-2_amd64.buildinfo
Checksums-Sha256:
 c139ce12a8581d6b881507d5663bf11b0a72c5bdcc18f5d19d1d0560525125d9 5180 python-prowlpy_0+20100211.92df046-2_all.deb
 fb8e6bdb7bb5fbb2e6ab1fa93a63e2929e7f226b407bea8b877960395dec264b 5384 python-prowlpy_0+20100211.92df046-2_amd64.buildinfo
Files:
 771c404ad38c116a174bc8f8e72ba717 5180 python optional python-prowlpy_0+20100211.92df046-2_all.deb
 8afc944e06e6786babd05528b9b06c49 5384 python optional python-prowlpy_0+20100211.92df046-2_amd64.buildinfo
rm: missing operand
Try 'rm --help' for more information.
/srv/reproducible-results/tmp.zdLVfdsVYB/tmp.keP4pMW56Y:	 75.9% -- replaced with /srv/reproducible-results/tmp.zdLVfdsVYB/tmp.keP4pMW56Y.gz
INFO: Starting at 2015-08-30 21:21:27.244616
INFO: Finished at 2015-08-30 21:21:27.257593, took: 0:00:00.012994
Sun 30 Aug 21:21:27 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-r16z9F3m, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list