[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_59 #5936

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Jan 25 22:14:24 UTC 2017


https://jenkins.debian.net/job/reproducible_builder_armhf_59/5936/------------------------------------------
[...truncated 140.09 KB...]
 copying pygopherd/handlers/dir.py -> build/lib.linux-armv7l-2.7/pygopherd/handlers
-copying pygopherd/handlers/gophermap.py -> build/lib.linux-armv7l-2.7/pygopherd/handlers
-copying pygopherd/handlers/pyg.py -> build/lib.linux-armv7l-2.7/pygopherd/handlers
-copying pygopherd/handlers/mbox.py -> build/lib.linux-armv7l-2.7/pygopherd/handlers
+copying pygopherd/handlers/html.py -> build/lib.linux-armv7l-2.7/pygopherd/handlers
 copying pygopherd/handlers/HandlerMultiplexer.py -> build/lib.linux-armv7l-2.7/pygopherd/handlers
-copying pygopherd/handlers/scriptexec.py -> build/lib.linux-armv7l-2.7/pygopherd/handlers
-copying pygopherd/handlers/tal.py -> build/lib.linux-armv7l-2.7/pygopherd/handlers
+copying pygopherd/handlers/base.py -> build/lib.linux-armv7l-2.7/pygopherd/handlers
 copying pygopherd/handlers/__init__.py -> build/lib.linux-armv7l-2.7/pygopherd/handlers
-copying pygopherd/handlers/ZIP.py -> build/lib.linux-armv7l-2.7/pygopherd/handlers
+copying pygopherd/handlers/gophermap.py -> build/lib.linux-armv7l-2.7/pygopherd/handlers
+copying pygopherd/handlers/tal.py -> build/lib.linux-armv7l-2.7/pygopherd/handlers
+copying pygopherd/handlers/mbox.py -> build/lib.linux-armv7l-2.7/pygopherd/handlers
+copying pygopherd/handlers/pyg.py -> build/lib.linux-armv7l-2.7/pygopherd/handlers
 copying pygopherd/handlers/virtual.py -> build/lib.linux-armv7l-2.7/pygopherd/handlers
-copying pygopherd/handlers/html.py -> build/lib.linux-armv7l-2.7/pygopherd/handlers
-copying pygopherd/handlers/url.py -> build/lib.linux-armv7l-2.7/pygopherd/handlers
+copying pygopherd/handlers/scriptexec.py -> build/lib.linux-armv7l-2.7/pygopherd/handlers
+copying pygopherd/handlers/UMN.py -> build/lib.linux-armv7l-2.7/pygopherd/handlers
 copying pygopherd/handlers/file.py -> build/lib.linux-armv7l-2.7/pygopherd/handlers
+copying pygopherd/handlers/url.py -> build/lib.linux-armv7l-2.7/pygopherd/handlers
 creating build/lib.linux-armv7l-2.7/pygopherd/protocols
-copying pygopherd/protocols/enhanced.py -> build/lib.linux-armv7l-2.7/pygopherd/protocols
-copying pygopherd/protocols/baseTest.py -> build/lib.linux-armv7l-2.7/pygopherd/protocols
-copying pygopherd/protocols/ProtocolMultiplexerTest.py -> build/lib.linux-armv7l-2.7/pygopherd/protocols
+copying pygopherd/protocols/rfc1436.py -> build/lib.linux-armv7l-2.7/pygopherd/protocols
 copying pygopherd/protocols/base.py -> build/lib.linux-armv7l-2.7/pygopherd/protocols
-copying pygopherd/protocols/gopherp.py -> build/lib.linux-armv7l-2.7/pygopherd/protocols
-copying pygopherd/protocols/wap.py -> build/lib.linux-armv7l-2.7/pygopherd/protocols
+copying pygopherd/protocols/__init__.py -> build/lib.linux-armv7l-2.7/pygopherd/protocols
+copying pygopherd/protocols/ProtocolMultiplexerTest.py -> build/lib.linux-armv7l-2.7/pygopherd/protocols
 copying pygopherd/protocols/http.py -> build/lib.linux-armv7l-2.7/pygopherd/protocols
-copying pygopherd/protocols/rfc1436Test.py -> build/lib.linux-armv7l-2.7/pygopherd/protocols
+copying pygopherd/protocols/wap.py -> build/lib.linux-armv7l-2.7/pygopherd/protocols
 copying pygopherd/protocols/ProtocolMultiplexer.py -> build/lib.linux-armv7l-2.7/pygopherd/protocols
-copying pygopherd/protocols/__init__.py -> build/lib.linux-armv7l-2.7/pygopherd/protocols
-copying pygopherd/protocols/rfc1436.py -> build/lib.linux-armv7l-2.7/pygopherd/protocols
+copying pygopherd/protocols/gopherp.py -> build/lib.linux-armv7l-2.7/pygopherd/protocols
+copying pygopherd/protocols/rfc1436Test.py -> build/lib.linux-armv7l-2.7/pygopherd/protocols
+copying pygopherd/protocols/baseTest.py -> build/lib.linux-armv7l-2.7/pygopherd/protocols
+copying pygopherd/protocols/enhanced.py -> build/lib.linux-armv7l-2.7/pygopherd/protocols
 running build_scripts
 creating build/scripts-2.7
 copying and adjusting bin/pygopherd -> build/scripts-2.7
-changing mode of build/scripts-2.7/pygopherd from 644 to 755
+changing mode of build/scripts-2.7/pygopherd from 664 to 775
 #/usr/bin/docbook-to-man debian/pygopherd.sgml > pygopherd.1
 touch build-stamp
  fakeroot debian/rules binary
@@ -443,72 +457,72 @@
 dh_prep
 dh_installdirs
 # Add here commands to install the package into debian/pygopherd.
-#/usr/bin/make install DESTDIR=/build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd
+#/usr/bin/make install DESTDIR=/build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd
 python setup.py install --root=`pwd`/debian/pygopherd --no-compile --install-layout=deb
 running install
 running build
 running build_py
 running build_scripts
 running install_lib
-creating /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib
-creating /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7
-creating /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages
-creating /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd
-copying build/lib.linux-armv7l-2.7/pygopherd/fileextTest.py -> /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd
-copying build/lib.linux-armv7l-2.7/pygopherd/GopherExceptions.py -> /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd
-copying build/lib.linux-armv7l-2.7/pygopherd/fileext.py -> /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd
-copying build/lib.linux-armv7l-2.7/pygopherd/initialization.py -> /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd
-copying build/lib.linux-armv7l-2.7/pygopherd/gopherentryTest.py -> /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd
-copying build/lib.linux-armv7l-2.7/pygopherd/zipfile.py -> /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd
-copying build/lib.linux-armv7l-2.7/pygopherd/pipe.py -> /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd
-copying build/lib.linux-armv7l-2.7/pygopherd/initializationTest.py -> /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd
-copying build/lib.linux-armv7l-2.7/pygopherd/sighandlers.py -> /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd
-copying build/lib.linux-armv7l-2.7/pygopherd/version.py -> /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd
-copying build/lib.linux-armv7l-2.7/pygopherd/GopherExceptionsTest.py -> /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd
-creating /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/handlers
-copying build/lib.linux-armv7l-2.7/pygopherd/handlers/base.py -> /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/handlers
-copying build/lib.linux-armv7l-2.7/pygopherd/handlers/UMN.py -> /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/handlers
-copying build/lib.linux-armv7l-2.7/pygopherd/handlers/dir.py -> /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/handlers
-copying build/lib.linux-armv7l-2.7/pygopherd/handlers/gophermap.py -> /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/handlers
-copying build/lib.linux-armv7l-2.7/pygopherd/handlers/pyg.py -> /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/handlers
-copying build/lib.linux-armv7l-2.7/pygopherd/handlers/mbox.py -> /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/handlers
-copying build/lib.linux-armv7l-2.7/pygopherd/handlers/HandlerMultiplexer.py -> /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/handlers
-copying build/lib.linux-armv7l-2.7/pygopherd/handlers/scriptexec.py -> /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/handlers
-copying build/lib.linux-armv7l-2.7/pygopherd/handlers/tal.py -> /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/handlers
-copying build/lib.linux-armv7l-2.7/pygopherd/handlers/__init__.py -> /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/handlers
-copying build/lib.linux-armv7l-2.7/pygopherd/handlers/ZIP.py -> /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/handlers
-copying build/lib.linux-armv7l-2.7/pygopherd/handlers/virtual.py -> /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/handlers
-copying build/lib.linux-armv7l-2.7/pygopherd/handlers/html.py -> /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/handlers
-copying build/lib.linux-armv7l-2.7/pygopherd/handlers/url.py -> /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/handlers
-copying build/lib.linux-armv7l-2.7/pygopherd/handlers/file.py -> /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/handlers
-copying build/lib.linux-armv7l-2.7/pygopherd/__init__.py -> /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd
-copying build/lib.linux-armv7l-2.7/pygopherd/testutil.py -> /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd
-copying build/lib.linux-armv7l-2.7/pygopherd/pipeTest.py -> /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd
-copying build/lib.linux-armv7l-2.7/pygopherd/logger.py -> /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd
-copying build/lib.linux-armv7l-2.7/pygopherd/loggerTest.py -> /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd
-copying build/lib.linux-armv7l-2.7/pygopherd/gopherentry.py -> /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd
-creating /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/protocols
-copying build/lib.linux-armv7l-2.7/pygopherd/protocols/enhanced.py -> /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/protocols
-copying build/lib.linux-armv7l-2.7/pygopherd/protocols/baseTest.py -> /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/protocols
-copying build/lib.linux-armv7l-2.7/pygopherd/protocols/ProtocolMultiplexerTest.py -> /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/protocols
-copying build/lib.linux-armv7l-2.7/pygopherd/protocols/base.py -> /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/protocols
-copying build/lib.linux-armv7l-2.7/pygopherd/protocols/gopherp.py -> /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/protocols
-copying build/lib.linux-armv7l-2.7/pygopherd/protocols/wap.py -> /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/protocols
-copying build/lib.linux-armv7l-2.7/pygopherd/protocols/http.py -> /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/protocols
-copying build/lib.linux-armv7l-2.7/pygopherd/protocols/rfc1436Test.py -> /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/protocols
-copying build/lib.linux-armv7l-2.7/pygopherd/protocols/ProtocolMultiplexer.py -> /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/protocols
-copying build/lib.linux-armv7l-2.7/pygopherd/protocols/__init__.py -> /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/protocols
-copying build/lib.linux-armv7l-2.7/pygopherd/protocols/rfc1436.py -> /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/protocols
+creating /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib
+creating /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7
+creating /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages
+creating /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd
+copying build/lib.linux-armv7l-2.7/pygopherd/sighandlers.py -> /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd
+copying build/lib.linux-armv7l-2.7/pygopherd/logger.py -> /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd
+copying build/lib.linux-armv7l-2.7/pygopherd/__init__.py -> /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd
+copying build/lib.linux-armv7l-2.7/pygopherd/gopherentry.py -> /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd
+copying build/lib.linux-armv7l-2.7/pygopherd/version.py -> /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd
+copying build/lib.linux-armv7l-2.7/pygopherd/pipeTest.py -> /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd
+copying build/lib.linux-armv7l-2.7/pygopherd/pipe.py -> /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd
+copying build/lib.linux-armv7l-2.7/pygopherd/testutil.py -> /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd
+copying build/lib.linux-armv7l-2.7/pygopherd/GopherExceptionsTest.py -> /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd
+copying build/lib.linux-armv7l-2.7/pygopherd/zipfile.py -> /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd
+copying build/lib.linux-armv7l-2.7/pygopherd/fileextTest.py -> /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd
+copying build/lib.linux-armv7l-2.7/pygopherd/gopherentryTest.py -> /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd
+copying build/lib.linux-armv7l-2.7/pygopherd/fileext.py -> /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd
+copying build/lib.linux-armv7l-2.7/pygopherd/initialization.py -> /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd
+copying build/lib.linux-armv7l-2.7/pygopherd/loggerTest.py -> /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd
+creating /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/handlers
+copying build/lib.linux-armv7l-2.7/pygopherd/handlers/ZIP.py -> /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/handlers
+copying build/lib.linux-armv7l-2.7/pygopherd/handlers/dir.py -> /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/handlers
+copying build/lib.linux-armv7l-2.7/pygopherd/handlers/html.py -> /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/handlers
+copying build/lib.linux-armv7l-2.7/pygopherd/handlers/HandlerMultiplexer.py -> /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/handlers
+copying build/lib.linux-armv7l-2.7/pygopherd/handlers/base.py -> /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/handlers
+copying build/lib.linux-armv7l-2.7/pygopherd/handlers/__init__.py -> /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/handlers
+copying build/lib.linux-armv7l-2.7/pygopherd/handlers/gophermap.py -> /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/handlers
+copying build/lib.linux-armv7l-2.7/pygopherd/handlers/tal.py -> /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/handlers
+copying build/lib.linux-armv7l-2.7/pygopherd/handlers/mbox.py -> /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/handlers
+copying build/lib.linux-armv7l-2.7/pygopherd/handlers/pyg.py -> /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/handlers
+copying build/lib.linux-armv7l-2.7/pygopherd/handlers/virtual.py -> /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/handlers
+copying build/lib.linux-armv7l-2.7/pygopherd/handlers/scriptexec.py -> /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/handlers
+copying build/lib.linux-armv7l-2.7/pygopherd/handlers/UMN.py -> /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/handlers
+copying build/lib.linux-armv7l-2.7/pygopherd/handlers/file.py -> /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/handlers
+copying build/lib.linux-armv7l-2.7/pygopherd/handlers/url.py -> /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/handlers
+creating /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/protocols
+copying build/lib.linux-armv7l-2.7/pygopherd/protocols/rfc1436.py -> /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/protocols
+copying build/lib.linux-armv7l-2.7/pygopherd/protocols/base.py -> /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/protocols
+copying build/lib.linux-armv7l-2.7/pygopherd/protocols/__init__.py -> /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/protocols
+copying build/lib.linux-armv7l-2.7/pygopherd/protocols/ProtocolMultiplexerTest.py -> /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/protocols
+copying build/lib.linux-armv7l-2.7/pygopherd/protocols/http.py -> /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/protocols
+copying build/lib.linux-armv7l-2.7/pygopherd/protocols/wap.py -> /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/protocols
+copying build/lib.linux-armv7l-2.7/pygopherd/protocols/ProtocolMultiplexer.py -> /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/protocols
+copying build/lib.linux-armv7l-2.7/pygopherd/protocols/gopherp.py -> /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/protocols
+copying build/lib.linux-armv7l-2.7/pygopherd/protocols/rfc1436Test.py -> /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/protocols
+copying build/lib.linux-armv7l-2.7/pygopherd/protocols/baseTest.py -> /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/protocols
+copying build/lib.linux-armv7l-2.7/pygopherd/protocols/enhanced.py -> /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd/protocols
+copying build/lib.linux-armv7l-2.7/pygopherd/initializationTest.py -> /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd
+copying build/lib.linux-armv7l-2.7/pygopherd/GopherExceptions.py -> /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd
 running install_scripts
-copying build/scripts-2.7/pygopherd -> /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/bin
-changing mode of /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/bin/pygopherd to 755
+copying build/scripts-2.7/pygopherd -> /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/bin
+changing mode of /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/bin/pygopherd to 775
 running install_data
-creating /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/etc
-creating /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/etc/pygopherd
-copying conf/pygopherd.conf -> /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/etc/pygopherd
-copying conf/mime.types -> /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/etc/pygopherd
+creating /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/etc
+creating /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/etc/pygopherd
+copying conf/pygopherd.conf -> /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/etc/pygopherd
+copying conf/mime.types -> /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/etc/pygopherd
 running install_egg_info
-Writing /build/1st/pygopherd-2.0.18.4+nmu1/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd-2.0.18.egg-info
+Writing /build/pygopherd-2.0.18.4+nmu1/2nd/debian/pygopherd/usr/lib/python2.7/dist-packages/pygopherd-2.0.18.egg-info
 dh_testdir
 dh_testroot
 dh_installdocs
@@ -539,23 +553,25 @@
 dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dh_md5sums
 dh_builddeb
-dpkg-deb: building package 'pygfarm' in '../pygfarm_2.0.18.4+nmu1_all.deb'.
 dpkg-deb: warning: conffile name '/etc/pygopherd/pygopherd.conf' is duplicated
 dpkg-deb: warning: ignoring 1 warning about the control file(s)
 dpkg-deb: building package 'pygopherd' in '../pygopherd_2.0.18.4+nmu1_all.deb'.
+dpkg-deb: building package 'pygfarm' in '../pygfarm_2.0.18.4+nmu1_all.deb'.
  dpkg-genbuildinfo --build=binary
 dpkg-genbuildinfo: warning: File::FcntlLock not available; using flock which is not NFS-safe
  dpkg-genchanges --build=binary >../pygopherd_2.0.18.4+nmu1_armhf.changes
 dpkg-genchanges: info: binary-only upload (no source code included)
- dpkg-source --after-build pygopherd-2.0.18.4+nmu1
+ dpkg-source --after-build 2nd
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/806/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/806/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/24438 and its subdirectories
-I: Current time: Wed Jan 25 10:05:32 -12 2017
-I: pbuilder-time-stamp: 1485381932
+I: removing directory /srv/workspace/pbuilder/806 and its subdirectories
+I: Current time: Thu Jan 26 12:14:09 +14 2017
+I: pbuilder-time-stamp: 1485382449

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/armhf/pygopherd_2.0.18.4+nmu1.diff:	 87.6% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/armhf/pygopherd_2.0.18.4+nmu1.diff.gz
b2/build.log:	 83.6%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 84.0%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/unstable/armhf/pygopherd_2.0.18.4+nmu1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-Klhr2PoL/tmp.sDVUXmJxJ0
+ mv /srv/reproducible-results/rbuild-debian-Klhr2PoL/tmp.sDVUXmJxJ0 /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/pygopherd_2.0.18.4+nmu1.rbuild.log
mv: error writing ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/pygopherd_2.0.18.4+nmu1.rbuild.log’: No space left on device
mv: failed to extend ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/pygopherd_2.0.18.4+nmu1.rbuild.log’: No space left on device
+ cleanup_all
+ echo 'Starting cleanup.'
Starting cleanup.
+ '[' 0 = 1 ']'
+ '[' '!' -z '' ']'
+ '[' '!' -f /srv/reproducible-results/rbuild-debian-Klhr2PoL/tmp.sDVUXmJxJ0 ']'
+ gzip -9fvn /srv/reproducible-results/rbuild-debian-Klhr2PoL/tmp.sDVUXmJxJ0
/srv/reproducible-results/rbuild-debian-Klhr2PoL/tmp.sDVUXmJxJ0:	 80.4% -- replaced with /srv/reproducible-results/rbuild-debian-Klhr2PoL/tmp.sDVUXmJxJ0.gz
+ '[' master = master ']'
+ gen_package_html pygopherd
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''pygopherd'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2017-01-25 22:14:24.118923
CRITICAL: buildinfo not detected at /var/lib/jenkins/userContent/reproducible/debian/buildinfo/unstable/armhf/pygopherd_2.0.18.4+nmu1_armhf.buildinfo
INFO: Finished at 2017-01-25 22:14:24.444968, took: 0:00:00.326062
+ cd -
+ cd
+ rm -r /srv/reproducible-results/rbuild-debian-Klhr2PoL
+ echo 'All cleanup done.'
All cleanup done.
Wed 25 Jan 22:14:24 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-R9cFBEVc, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list