[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_i386_23 #8376

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Feb 6 05:29:04 UTC 2017


https://jenkins.debian.net/job/reproducible_builder_i386_23/8376/------------------------------------------
[...truncated 8.73 MB...]
-dh_installinfo -psbcl-doc /build/sbcl-1.3.14/debian/tmp/usr/share/info/sbcl.info 
-	install -d debian/sbcl-doc/usr/share/info
-	cp --reflink=auto /build/sbcl-1.3.14/debian/tmp/usr/share/info/sbcl.info debian/sbcl-doc/usr/share/info
-	chmod -R go=rX debian/sbcl-doc/usr/share/info/
-	chmod -R u\+rw debian/sbcl-doc/usr/share/info/
-rm /build/sbcl-1.3.14/debian/tmp/usr/share/info/asdf.info /build/sbcl-1.3.14/debian/tmp/usr/share/info/sbcl.info
-rm /build/sbcl-1.3.14/debian/tmp/usr/share/doc/sbcl/asdf.pdf
-cp debian/index-docs.html \
-	debian/sbcl-doc/usr/share/doc/sbcl-doc/html/index.html
-rm -f debian/sbcl-source/usr/share/sbcl-source/contrib/asdf-install/asdf-install	
-rm -f debian/sbcl-source/usr/share/sbcl-source/contrib/asdf/LICENSE
-find debian/sbcl-source/usr/share/sbcl-source -type f -name \*.fasl -or -name \*.o -or -name \*.log \
-	-or -name \*.so -or -name a.out | xargs rm
-find debian/sbcl-source/usr/share/sbcl-source/ -type f -name \*.c -exec chmod -x '{}' \;
-rm debian/sbcl-source/usr/share/sbcl-source/src/runtime/sbcl  
-rm debian/sbcl-source/usr/share/sbcl-source/src/runtime/sbcl.nm 
-dh_testdir -i
-dh_testroot -i
-dh_installchangelogs -i
-dh_installchangelogs: Compatibility levels before 9 are deprecated (level 7 in use)
-	install -p -m0644 debian/changelog debian/sbcl-doc/usr/share/doc/sbcl-doc/changelog.Debian
-	install -p -m0644 debian/NEWS debian/sbcl-doc/usr/share/doc/sbcl-doc/NEWS.Debian
-	install -d debian/sbcl-source/usr/share/doc/sbcl-source
-	install -p -m0644 debian/changelog debian/sbcl-source/usr/share/doc/sbcl-source/changelog.Debian
-	install -p -m0644 debian/NEWS debian/sbcl-source/usr/share/doc/sbcl-source/NEWS.Debian
-dh_installdocs -i
-	install -p -m0644 debian/copyright debian/sbcl-doc/usr/share/doc/sbcl-doc/copyright
-	install -d debian/sbcl-doc/usr/share/doc-base/
-	install -p -m0644 debian/sbcl-doc.doc-base.sbcl debian/sbcl-doc/usr/share/doc-base/sbcl
-	install -p -m0644 debian/sbcl-doc.doc-base.sbcl-internals debian/sbcl-doc/usr/share/doc-base/sbcl-internals
-	install -p -m0644 debian/copyright debian/sbcl-source/usr/share/doc/sbcl-source/copyright
-dh_installexamples -i
-dh_installdebconf -i
-	install -d debian/sbcl-doc/DEBIAN
-	install -d debian/sbcl-source/DEBIAN
-dh_installcron -i
-dh_installinfo -i
-dh_installman -i
-dh_link -i
-	rm -f debian/sbcl-source/usr/share/sbcl-source/src/runtime/target-lispregs.h
-	ln -sf x86-lispregs.h debian/sbcl-source/usr/share/sbcl-source/src/runtime/target-lispregs.h
-	rm -f debian/sbcl-source/usr/share/sbcl-source/src/runtime/target-arch.h
-	ln -sf x86-arch.h debian/sbcl-source/usr/share/sbcl-source/src/runtime/target-arch.h
-	rm -f debian/sbcl-source/usr/share/sbcl-source/src/runtime/target-arch-os.h
-	ln -sf x86-linux-os.h debian/sbcl-source/usr/share/sbcl-source/src/runtime/target-arch-os.h
-	rm -f debian/sbcl-source/usr/share/sbcl-source/src/runtime/target-os.h
-	ln -sf linux-os.h debian/sbcl-source/usr/share/sbcl-source/src/runtime/target-os.h
-	rm -f debian/sbcl-source/usr/share/sbcl-source/src/runtime/Config
-	ln -sf Config.x86-linux debian/sbcl-source/usr/share/sbcl-source/src/runtime/Config
-dh_lintian -i
-dh_lintian: Compatibility levels before 9 are deprecated (level 7 in use)
-	install -p -m0644 debian/sbcl-doc.lintian-overrides debian/sbcl-doc/usr/share/lintian/overrides/sbcl-doc
-	install -p -m0644 debian/sbcl-source.lintian-overrides debian/sbcl-source/usr/share/lintian/overrides/sbcl-source
-dh_compress -i -X *.html
-	cd debian/sbcl-doc
-	chmod a-x usr/share/doc/sbcl-doc/NEWS.Debian usr/share/doc/sbcl-doc/changelog.Debian usr/share/doc/sbcl-doc/sbcl-internals.pdf usr/share/doc/sbcl-doc/sbcl.pdf usr/share/info/sbcl.info
-	gzip -9nf usr/share/doc/sbcl-doc/NEWS.Debian usr/share/doc/sbcl-doc/changelog.Debian usr/share/doc/sbcl-doc/sbcl-internals.pdf usr/share/doc/sbcl-doc/sbcl.pdf usr/share/info/sbcl.info
-	cd '/build/sbcl-1.3.14'
-	cd debian/sbcl-source
-	chmod a-x usr/share/doc/sbcl-source/NEWS.Debian usr/share/doc/sbcl-source/changelog.Debian
-	gzip -9nf usr/share/doc/sbcl-source/NEWS.Debian usr/share/doc/sbcl-source/changelog.Debian
-	cd '/build/sbcl-1.3.14'
-dh_fixperms -i
-	find debian/sbcl-doc  -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0
-	find debian/sbcl-doc ! -type l  -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s
-	find debian/sbcl-doc/usr/share/doc -type f  ! -regex 'debian/sbcl-doc/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 0644
-	find debian/sbcl-doc/usr/share/doc -type d  -print0 2>/dev/null | xargs -0r chmod 0755
-	find debian/sbcl-doc/usr/share/man -type f  -print0 2>/dev/null | xargs -0r chmod 0644
-	find debian/sbcl-doc/usr/include -type f  -print0 2>/dev/null | xargs -0r chmod 0644
-	find debian/sbcl-doc/usr/share/applications -type f  -print0 2>/dev/null | xargs -0r chmod 0644
-	find debian/sbcl-doc/usr/lib/i386-linux-gnu/perl5/5.24 debian/sbcl-doc/usr/share/perl5 -type f -perm -5 -name '*.pm'  -print0 2>/dev/null | xargs -0r chmod a-X
-	find debian/sbcl-doc -perm -5 -type f \( -name '*.so.*' -o -name '*.so' -o -name '*.la' -o -name '*.a' -o -name '*.js' -o -name '*.css' -o -name '*.jpeg' -o -name '*.jpg' -o -name '*.png' -o -name '*.gif' -o -name '*.cmxs' \)  -print0 2>/dev/null | xargs -0r chmod 0644
-	find debian/sbcl-doc/usr/lib -type f -name '*.ali'  -print0 2>/dev/null | xargs -0r chmod uga-w
-	find debian/sbcl-doc/usr/share/lintian/overrides -type f  -print0 2>/dev/null | xargs -0r chmod 0644
-	find debian/sbcl-source  -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0
-	find debian/sbcl-source ! -type l  -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s
-	find debian/sbcl-source/usr/share/doc -type f  ! -regex 'debian/sbcl-source/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 0644
-	find debian/sbcl-source/usr/share/doc -type d  -print0 2>/dev/null | xargs -0r chmod 0755
-	find debian/sbcl-source/usr/share/man -type f  -print0 2>/dev/null | xargs -0r chmod 0644
-	find debian/sbcl-source/usr/include -type f  -print0 2>/dev/null | xargs -0r chmod 0644
-	find debian/sbcl-source/usr/share/applications -type f  -print0 2>/dev/null | xargs -0r chmod 0644
-	find debian/sbcl-source/usr/lib/i386-linux-gnu/perl5/5.24 debian/sbcl-source/usr/share/perl5 -type f -perm -5 -name '*.pm'  -print0 2>/dev/null | xargs -0r chmod a-X
-	find debian/sbcl-source -perm -5 -type f \( -name '*.so.*' -o -name '*.so' -o -name '*.la' -o -name '*.a' -o -name '*.js' -o -name '*.css' -o -name '*.jpeg' -o -name '*.jpg' -o -name '*.png' -o -name '*.gif' -o -name '*.cmxs' \)  -print0 2>/dev/null | xargs -0r chmod 0644
-	find debian/sbcl-source/usr/lib -type f -name '*.ali'  -print0 2>/dev/null | xargs -0r chmod uga-w
-	find debian/sbcl-source/usr/share/lintian/overrides -type f  -print0 2>/dev/null | xargs -0r chmod 0644
-dh_installdeb -i
-dh_installdeb: Compatibility levels before 9 are deprecated (level 7 in use)
-dh_gencontrol -i
-	echo misc:Depends= >> debian/sbcl-doc.substvars
-	echo misc:Pre-Depends= >> debian/sbcl-doc.substvars
-	dpkg-gencontrol -psbcl-doc -ldebian/changelog -Tdebian/sbcl-doc.substvars -Pdebian/sbcl-doc
-dpkg-gencontrol: warning: Depends field of package sbcl-doc: unknown substitution variable ${shlibs:Depends}
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
-	chmod 0644 -- debian/sbcl-doc/DEBIAN/control
-	chown 0:0 -- debian/sbcl-doc/DEBIAN/control
-	echo misc:Depends= >> debian/sbcl-source.substvars
-	echo misc:Pre-Depends= >> debian/sbcl-source.substvars
-	dpkg-gencontrol -psbcl-source -ldebian/changelog -Tdebian/sbcl-source.substvars -Pdebian/sbcl-source
-dpkg-gencontrol: warning: Depends field of package sbcl-source: unknown substitution variable ${shlibs:Depends}
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
-	chmod 0644 -- debian/sbcl-source/DEBIAN/control
-	chown 0:0 -- debian/sbcl-source/DEBIAN/control
-dh_md5sums -i
-	(cd debian/sbcl-doc >/dev/null ; find . -type f  ! -regex './DEBIAN/.*' -printf '%P\0' | LC_ALL=C sort -z | xargs -r0 md5sum | perl -pe 'if (s@^\\@@) { s/\\\\/\\/g; }' > DEBIAN/md5sums) >/dev/null
-	chmod 0644 -- debian/sbcl-doc/DEBIAN/md5sums
-	chown 0:0 -- debian/sbcl-doc/DEBIAN/md5sums
-	(cd debian/sbcl-source >/dev/null ; find . -type f  ! -regex './DEBIAN/.*' -printf '%P\0' | LC_ALL=C sort -z | xargs -r0 md5sum | perl -pe 'if (s@^\\@@) { s/\\\\/\\/g; }' > DEBIAN/md5sums) >/dev/null
-	chmod 0644 -- debian/sbcl-source/DEBIAN/md5sums
-	chown 0:0 -- debian/sbcl-source/DEBIAN/md5sums
-dh_builddeb -i
-	dpkg-deb --build debian/sbcl-doc ..
-	dpkg-deb --build debian/sbcl-source ..
-dpkg-deb: building package 'sbcl-source' in '../sbcl-source_1.3.14-2_all.deb'.
-dpkg-deb: building package 'sbcl-doc' in '../sbcl-doc_1.3.14-2_all.deb'.
-dh_testdir -a
-dh_testroot -a
-dh_installchangelogs -a
-dh_installchangelogs: Compatibility levels before 9 are deprecated (level 7 in use)
-	install -d debian/sbcl/usr/share/doc/sbcl
-	install -p -m0644 debian/changelog debian/sbcl/usr/share/doc/sbcl/changelog.Debian
-	install -p -m0644 debian/NEWS debian/sbcl/usr/share/doc/sbcl/NEWS.Debian
-dh_installdocs -a
-dh_installdocs: Compatibility levels before 9 are deprecated (level 7 in use)
-	cp --reflink=auto -a BUGS debian/sbcl/usr/share/doc/sbcl
-	cp --reflink=auto -a CREDITS debian/sbcl/usr/share/doc/sbcl
-	cp --reflink=auto -a NEWS debian/sbcl/usr/share/doc/sbcl
-	cp --reflink=auto -a PRINCIPLES debian/sbcl/usr/share/doc/sbcl
-	cp --reflink=auto -a README debian/sbcl/usr/share/doc/sbcl
-	cp --reflink=auto -a TODO debian/sbcl/usr/share/doc/sbcl
-	chown -R 0:0 debian/sbcl/usr/share/doc
-	chmod -R go=rX debian/sbcl/usr/share/doc
-	chmod -R u\+rw debian/sbcl/usr/share/doc
-	install -p -m0644 debian/README.Debian debian/sbcl/usr/share/doc/sbcl/README.Debian
-	install -p -m0644 debian/copyright debian/sbcl/usr/share/doc/sbcl/copyright
-dh_installexamples -a
-dh_installman -a
-	man --recode UTF-8 ./sbcl\.1 > sbcl\.1\.new
-	chmod 0755 -- sbcl.1.new
-	chown 0:0 -- sbcl.1.new
-	mv -f sbcl.1.new sbcl.1
-dh_strip -a
-dh_strip: Compatibility levels before 9 are deprecated (level 7 in use)
-	install -d debian/.debhelper/sbcl/dbgsym-root/usr/lib/debug/.build-id/c9
-	objcopy --only-keep-debug --compress-debug-sections debian/sbcl/usr/bin/sbcl debian/.debhelper/sbcl/dbgsym-root/usr/lib/debug/.build-id/c9/1a9383f6e8f777ad72716480ee1a2218646746.debug
-	chmod 0644 -- debian/.debhelper/sbcl/dbgsym-root/usr/lib/debug/.build-id/c9/1a9383f6e8f777ad72716480ee1a2218646746.debug
-	chown 0:0 -- debian/.debhelper/sbcl/dbgsym-root/usr/lib/debug/.build-id/c9/1a9383f6e8f777ad72716480ee1a2218646746.debug
-	strip --remove-section=.comment --remove-section=.note debian/sbcl/usr/bin/sbcl
-	objcopy --add-gnu-debuglink debian/.debhelper/sbcl/dbgsym-root/usr/lib/debug/.build-id/c9/1a9383f6e8f777ad72716480ee1a2218646746.debug debian/sbcl/usr/bin/sbcl
-	install -d debian/.debhelper/sbcl/dbgsym-root/usr/share/doc
-	ln -s sbcl debian/.debhelper/sbcl/dbgsym-root/usr/share/doc/sbcl-dbgsym
-dh_link -a
-dh_lintian -a
-	install -d debian/sbcl/usr/share/lintian/overrides
-dh_lintian: Compatibility levels before 9 are deprecated (level 7 in use)
-	install -p -m0644 debian/sbcl.lintian-overrides debian/sbcl/usr/share/lintian/overrides/sbcl
-dh_compress -a
-	cd debian/sbcl
-	chmod a-x usr/share/doc/sbcl/CREDITS usr/share/doc/sbcl/NEWS usr/share/doc/sbcl/NEWS.Debian usr/share/doc/sbcl/PRINCIPLES usr/share/doc/sbcl/TODO usr/share/doc/sbcl/changelog.Debian usr/share/man/man1/sbcl.1
-	gzip -9nf usr/share/doc/sbcl/CREDITS usr/share/doc/sbcl/NEWS usr/share/doc/sbcl/NEWS.Debian usr/share/doc/sbcl/PRINCIPLES usr/share/doc/sbcl/TODO usr/share/doc/sbcl/changelog.Debian usr/share/man/man1/sbcl.1
-	cd '/build/sbcl-1.3.14'
-dh_fixperms -a
-	find debian/sbcl  -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0
-	find debian/sbcl ! -type l  -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s
-	find debian/sbcl/usr/share/doc -type f  ! -regex 'debian/sbcl/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 0644
-	find debian/sbcl/usr/share/doc -type d  -print0 2>/dev/null | xargs -0r chmod 0755
-	find debian/sbcl/usr/share/man -type f  -print0 2>/dev/null | xargs -0r chmod 0644
-	find debian/sbcl/usr/include -type f  -print0 2>/dev/null | xargs -0r chmod 0644
-	find debian/sbcl/usr/share/applications -type f  -print0 2>/dev/null | xargs -0r chmod 0644
-	find debian/sbcl/usr/lib/i386-linux-gnu/perl5/5.24 debian/sbcl/usr/share/perl5 -type f -perm -5 -name '*.pm'  -print0 2>/dev/null | xargs -0r chmod a-X
-	find debian/sbcl -perm -5 -type f \( -name '*.so.*' -o -name '*.so' -o -name '*.la' -o -name '*.a' -o -name '*.js' -o -name '*.css' -o -name '*.jpeg' -o -name '*.jpg' -o -name '*.png' -o -name '*.gif' -o -name '*.cmxs' \)  -print0 2>/dev/null | xargs -0r chmod 0644
-	find debian/sbcl/usr/bin -type f  -print0 2>/dev/null | xargs -0r chmod a+x
-	find debian/sbcl/usr/lib -type f -name '*.ali'  -print0 2>/dev/null | xargs -0r chmod uga-w
-	find debian/sbcl/usr/share/lintian/overrides -type f  -print0 2>/dev/null | xargs -0r chmod 0644
-dh_lisp sbcl
-dh_installdeb -a
-	install -d debian/sbcl/DEBIAN
-	sed s/#DEBHELPER#// < debian/postinst > debian/sbcl/DEBIAN/postinst
-	chmod 0755 -- debian/sbcl/DEBIAN/postinst
-	chown 0:0 -- debian/sbcl/DEBIAN/postinst
-	sed s/#DEBHELPER#// < debian/prerm > debian/sbcl/DEBIAN/prerm
-	chmod 0755 -- debian/sbcl/DEBIAN/prerm
-	chown 0:0 -- debian/sbcl/DEBIAN/prerm
-dh_installdeb: Compatibility levels before 9 are deprecated (level 7 in use)
-	find debian/sbcl/etc -type f -printf '/etc/%P
-' | LC_ALL=C sort >> debian/sbcl/DEBIAN/conffiles
-	chmod 0644 -- debian/sbcl/DEBIAN/conffiles
-	chown 0:0 -- debian/sbcl/DEBIAN/conffiles
-dh_shlibdeps -a
-	dpkg-shlibdeps -Tdebian/sbcl.substvars debian/sbcl/usr/bin/sbcl
-stage1/bin/sbcl --load "debian/fasl-version.lisp"
-This is SBCL 1.3.14.debian, an implementation of ANSI Common Lisp.
-More information about SBCL is available at <http://www.sbcl.org/>.
-
-SBCL is free software, provided as is, with absolutely no warranty.
-It is mostly in the public domain; some portions are provided under
-BSD-style licenses.  See the CREDITS and COPYING files in the
-distribution for more information.
-STYLE-WARNING:
-   Character decoding error in a ;-comment at position 250 reading source stream #<FORM-TRACKING-STREAM for "file /build/sbcl-1.3.14/debian/fasl-version.lisp" {AC655F9}>, resyncing.
-dh_gencontrol -a
-	echo misc:Depends= >> debian/sbcl.substvars
-	echo misc:Pre-Depends= >> debian/sbcl.substvars
-	install -d debian/.debhelper/sbcl/dbgsym-root/DEBIAN
-	dpkg-gencontrol -psbcl -ldebian/changelog -Tdebian/sbcl.substvars -Pdebian/.debhelper/sbcl/dbgsym-root -UPre-Depends -URecommends -USuggests -UEnhances -UProvides -UEssential -UConflicts -DPriority=extra -DAuto-Built-Package=debug-symbols -DPackage=sbcl-dbgsym "-DDepends=sbcl (= \${binary:Version})" "-DDescription=Debug symbols for sbcl" -DBuild-Ids=c91a9383f6e8f777ad72716480ee1a2218646746 -DSection=debug -UMulti-Arch -UReplaces -UBreaks
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
-	chmod 0644 -- debian/.debhelper/sbcl/dbgsym-root/DEBIAN/control
-	chown 0:0 -- debian/.debhelper/sbcl/dbgsym-root/DEBIAN/control
-	dpkg-gencontrol -psbcl -ldebian/changelog -Tdebian/sbcl.substvars -Pdebian/sbcl
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
-	chmod 0644 -- debian/sbcl/DEBIAN/control
-	chown 0:0 -- debian/sbcl/DEBIAN/control
-dh_md5sums -a
-	(cd debian/sbcl >/dev/null ; find . -type f ! -path "./etc/sbcl.rc"  ! -regex './DEBIAN/.*' -printf '%P\0' | LC_ALL=C sort -z | xargs -r0 md5sum | perl -pe 'if (s@^\\@@) { s/\\\\/\\/g; }' > DEBIAN/md5sums) >/dev/null
-	chmod 0644 -- debian/sbcl/DEBIAN/md5sums
-	chown 0:0 -- debian/sbcl/DEBIAN/md5sums
-	(cd debian/.debhelper/sbcl/dbgsym-root >/dev/null ; find . -type f ! -regex './DEBIAN/.*' -printf '%P\0' | LC_ALL=C sort -z | xargs -r0 md5sum | perl -pe 'if (s@^\\@@) { s/\\\\/\\/g; }' > DEBIAN/md5sums) >/dev/null
-	chmod 0644 -- debian/.debhelper/sbcl/dbgsym-root/DEBIAN/md5sums
-	chown 0:0 -- debian/.debhelper/sbcl/dbgsym-root/DEBIAN/md5sums
-dh_builddeb -a
-	dpkg-deb -z1 -Zxz -Sextreme --build debian/.debhelper/sbcl/dbgsym-root ..
-dpkg-deb: building package 'sbcl-dbgsym' in '../sbcl-dbgsym_1.3.14-2_i386.deb'.
-	dpkg-deb --build debian/sbcl ..
-dpkg-deb: building package 'sbcl' in '../sbcl_1.3.14-2_i386.deb'.
- dpkg-genbuildinfo --build=binary
-dpkg-genbuildinfo: warning: File::FcntlLock not available; using flock which is not NFS-safe
- dpkg-genchanges --build=binary >../sbcl_1.3.14-2_i386.changes
-dpkg-genchanges: info: binary-only upload (no source code included)
- dpkg-source --after-build sbcl-1.3.14
-dpkg-buildpackage: info: binary-only upload (no source included)
-I: copying local configuration
+I: user script /srv/workspace/pbuilder/23351/tmp/hooks/C01_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/4716 and its subdirectories
-I: Current time: Sun Feb  5 17:26:26 -12 2017
-I: pbuilder-time-stamp: 1486358786
+I: removing directory /srv/workspace/pbuilder/23351 and its subdirectories
Starting cleanup.
/srv/reproducible-results/rbuild-debian-RFH0kPBK/tmp.xeTn3Mpdg5:	 89.2% -- replaced with /srv/reproducible-results/rbuild-debian-RFH0kPBK/tmp.xeTn3Mpdg5.gz
INFO: Starting at 2017-02-06 05:29:03.690394
CRITICAL: https://tests.reproducible-builds.org/debian/testing/i386/sbcl didn't produce a buildlog, even though it has been built.
INFO: Finished at 2017-02-06 05:29:04.445149, took: 0:00:00.754768
All cleanup done.
Mon  6 Feb 05:29:04 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-t8UWzpkk, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list