[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_18 #12019

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Sep 15 03:40:18 UTC 2016


See <https://jenkins.debian.net/job/reproducible_builder_armhf_18/12019/>

------------------------------------------
[...truncated 55232 lines...]
+make[1]: uscita dalla directory "/build-2nd/keystone-9.0.2"
    debian/rules override_dh_installinit
-make[1]: Entering directory '/build-1st/keystone-9.0.2'
+make[1]: ingresso nella directory "/build-2nd/keystone-9.0.2"
 pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
 pyversions: missing debian/pyversions file, fall back to supported versions
 py3versions: no X-Python3-Version in control file, using supported versions
@@ -16156,9 +16175,10 @@
 	cat /usr/share/openstack-pkg-tools/init-script-template >>$MYINIT.init ; \
 	pkgos-gen-systemd-unit $i ; \
 done
-+ ls -1 debian/keystone.init.in
-+ echo debian/keystone.init.in
-+ sed s/.init.in//
+++ ls -1 debian/keystone.init.in
++ for i in '`ls -1 debian/*.init.in`'
+++ echo debian/keystone.init.in
+++ sed s/.init.in//
 + MYINIT=debian/keystone
 + cp debian/keystone.init.in debian/keystone.init
 + cat /usr/share/openstack-pkg-tools/init-script-template
@@ -16168,8 +16188,8 @@
 	MYPKG=`echo $i | sed s/.upstart.in//` ; \
 	cp $MYPKG.upstart.in $MYPKG.upstart ; \
 done
-+ ls -1 debian/*.upstart.in
-ls: cannot access 'debian/*.upstart.in': No such file or directory
+++ ls -1 'debian/*.upstart.in'
+ls: impossibile accedere a 'debian/*.upstart.in': File o directory non esistente
 # Generate the upstart job if there's no already existing .upstart.in
 set -e ; set -x ; for i in `ls debian/*.init.in` ; do \
 	MYINIT=`echo $i | sed s/.init.in/.upstart.in/` ; \
@@ -16177,19 +16197,20 @@
 		pkgos-gen-upstart-job $i ; \
 	fi \
 done
-+ ls debian/keystone.init.in
-+ sed s/.init.in/.upstart.in/
-+ echo debian/keystone.init.in
+++ ls debian/keystone.init.in
++ for i in '`ls debian/*.init.in`'
+++ echo debian/keystone.init.in
+++ sed s/.init.in/.upstart.in/
 + MYINIT=debian/keystone.upstart.in
-+ [ -e debian/keystone.upstart.in ]
++ '[' -e debian/keystone.upstart.in ']'
 + pkgos-gen-upstart-job debian/keystone.init.in
 # If there's a service.in file, use that one instead of the generated one
 set -e ; set -x ; for i in `ls -1 debian/*.service.in`; do \
 	MYPKG=`echo $i | sed s/.service.in//` ; \
 	cp $MYPKG.service.in $MYPKG.service ; \
 done
-+ ls -1 debian/*.service.in
-ls: cannot access 'debian/*.service.in': No such file or directory
+++ ls -1 'debian/*.service.in'
+ls: impossibile accedere a 'debian/*.service.in': File o directory non esistente
 # Generate the systemd unit if there's no already existing .service.in
 set -e ; set -x ; for i in `ls debian/*.init.in` ; do \
 	MYINIT=`echo $i | sed s/.init.in/.service.in/` ; \
@@ -16197,14 +16218,15 @@
 		pkgos-gen-systemd-unit $i ; \
 	fi \
 done
-+ ls debian/keystone.init.in
-+ echo debian/keystone.init.in
-+ sed s/.init.in/.service.in/
+++ ls debian/keystone.init.in
++ for i in '`ls debian/*.init.in`'
+++ sed s/.init.in/.service.in/
+++ echo debian/keystone.init.in
 + MYINIT=debian/keystone.service.in
-+ [ -e debian/keystone.service.in ]
++ '[' -e debian/keystone.service.in ']'
 + pkgos-gen-systemd-unit debian/keystone.init.in
 dh_installinit --error-handler=true
-make[1]: Leaving directory '/build-1st/keystone-9.0.2'
+make[1]: uscita dalla directory "/build-2nd/keystone-9.0.2"
    dh_systemd_start -O--buildsystem=python_distutils
    dh_installlogrotate -O--buildsystem=python_distutils
    dh_lintian -O--buildsystem=python_distutils
@@ -16215,14 +16237,14 @@
    dh_fixperms -O--buildsystem=python_distutils
    dh_installdeb -O--buildsystem=python_distutils
    debian/rules override_dh_gencontrol
-make[1]: Entering directory '/build-1st/keystone-9.0.2'
+make[1]: ingresso nella directory "/build-2nd/keystone-9.0.2"
 pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
 pyversions: missing debian/pyversions file, fall back to supported versions
 py3versions: no X-Python3-Version in control file, using supported versions
 if dpkg-vendor --derives-from ubuntu ; then \
-	dh_gencontrol -- -T/build-1st/keystone-9.0.2/debian/ubuntu_control_vars ; \
+	dh_gencontrol -- -T/build-2nd/keystone-9.0.2/debian/ubuntu_control_vars ; \
 else \
-	dh_gencontrol -- -T/build-1st/keystone-9.0.2/debian/debian_control_vars ; \
+	dh_gencontrol -- -T/build-2nd/keystone-9.0.2/debian/debian_control_vars ; \
 fi
 dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-gencontrol: warning: package python-keystone: unused substitution variable ${ostack-lsb-base}
@@ -16231,12 +16253,12 @@
 dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-gencontrol: warning: package keystone-doc: unused substitution variable ${ostack-lsb-base}
-make[1]: Leaving directory '/build-1st/keystone-9.0.2'
+make[1]: uscita dalla directory "/build-2nd/keystone-9.0.2"
    dh_md5sums -O--buildsystem=python_distutils
    dh_builddeb -O--buildsystem=python_distutils
+dpkg-deb: building package 'keystone-doc' in '../keystone-doc_9.0.2-3_all.deb'.
 dpkg-deb: building package 'python-keystone' in '../python-keystone_9.0.2-3_all.deb'.
 dpkg-deb: building package 'keystone' in '../keystone_9.0.2-3_all.deb'.
-dpkg-deb: building package 'keystone-doc' in '../keystone-doc_9.0.2-3_all.deb'.
  dpkg-distaddfile keystone_9.0.2-3_armhf.buildinfo net extra
 dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
  dpkg-genchanges --build=any,all >../keystone_9.0.2-3_armhf.changes
@@ -16244,12 +16266,15 @@
  dpkg-source --after-build keystone-9.0.2
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/30608/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/30608/tmp/hooks/B01_cleanup finished
+W: no hooks of type I found -- ignoring
 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/1614 and its subdirectories
-I: Current time: Wed Sep 14 09:11:51 GMT+12 2016
-I: pbuilder-time-stamp: 1473887511
+I: removing directory /srv/workspace/pbuilder/30608 and its subdirectories
+I: Current time: gio 15 set 2016, 17.39.55, GMT-14
+I: pbuilder-time-stamp: 1473910795

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/armhf/keystone_9.0.2-3.diff:	 90.6% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/armhf/keystone_9.0.2-3.diff.gz
b2/build.log:	 93.3%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 93.4%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/unstable/armhf/keystone_9.0.2-3.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-BNbiqnkf/tmp.u2uSpfnOhb
+ mv /srv/reproducible-results/rbuild-debian-BNbiqnkf/tmp.u2uSpfnOhb /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/keystone_9.0.2-3.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/keystone_9.0.2-3.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ call_diffoscope_on_buildinfo_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-BNbiqnkf
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-BNbiqnkf/tmp.unemucKkv1
+ local TIMEOUT=120m
+ DBDSUITE=unstable
+ '[' unstable = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-BNbiqnkf -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-BNbiqnkf/dbd-tmp-XjHVXfM
++ schroot --directory /srv/reproducible-results/rbuild-debian-BNbiqnkf -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --version
++ true
+ DIFFOSCOPE='diffoscope 60
E: 70services: tac: /tmp/tacg4fuoD: write error: No space left on device
E: jenkins-reproducible-unstable-diffoscope-f6ae3191-bd60-4723-b5d6-0fd18c1dfc79: Chroot setup failed: stage=setup-stop'
++ echo diffoscope 60 E: 70services: tac: /tmp/tacg4fuoD: write error: No space left on device E: jenkins-reproducible-unstable-diffoscope-f6ae3191-bd60-4723-b5d6-0fd18c1dfc79: Chroot setup failed: stage=setup-stop
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ log_info 'diffoscope 60
E: 70services: tac: /tmp/tacg4fuoD: write error: No space left on device
E: jenkins-reproducible-unstable-diffoscope-f6ae3191-bd60-4723-b5d6-0fd18c1dfc79: Chroot setup failed: stage=setup-stop will be used to compare the two builds:'
+ _log I: 'diffoscope 60
E: 70services: tac: /tmp/tacg4fuoD: write error: No space left on device
E: jenkins-reproducible-unstable-diffoscope-f6ae3191-bd60-4723-b5d6-0fd18c1dfc79: Chroot setup failed: stage=setup-stop will be used to compare the two builds:'
+ local prefix=I:
+ shift 1
+ tee -a /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/keystone_9.0.2-3.rbuild.log
++ date -u
+ echo -e 'Thu Sep 15 03:40:16 UTC 2016  I: diffoscope 60
E: 70services: tac: /tmp/tacg4fuoD: write error: No space left on device
E: jenkins-reproducible-unstable-diffoscope-f6ae3191-bd60-4723-b5d6-0fd18c1dfc79: Chroot setup failed: stage=setup-stop will be used to compare the two builds:'
Thu Sep 15 03:40:16 UTC 2016  I: diffoscope 60
E: 70services: tac: /tmp/tacg4fuoD: write error: No space left on device
E: jenkins-reproducible-unstable-diffoscope-f6ae3191-bd60-4723-b5d6-0fd18c1dfc79: Chroot setup failed: stage=setup-stop will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 120m nice schroot --directory /srv/reproducible-results/rbuild-debian-BNbiqnkf -c source:jenkins-reproducible-unstable-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-BNbiqnkf/dbd-tmp-XjHVXfM ; diffoscope 			--html /srv/reproducible-results/rbuild-debian-BNbiqnkf/keystone_9.0.2-3.diffoscope.html 			--text /srv/reproducible-results/rbuild-debian-BNbiqnkf/keystone_9.0.2-3.diffoscope.txt 			/srv/reproducible-results/rbuild-debian-BNbiqnkf/b1/keystone_9.0.2-3_armhf.buildinfo 			/srv/reproducible-results/rbuild-debian-BNbiqnkf/b2/keystone_9.0.2-3_armhf.buildinfo'
+ RESULT=1
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-BNbiqnkf/tmp.unemucKkv1
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x
E: 70services: tac: /tmp/tacehkEiI: write error: No space left on device
E: jenkins-reproducible-unstable-diffoscope-741a9a2f-bc32-4c9a-967d-b5ffccd202a1: Chroot setup failed: stage=setup-stop
Thu Sep 15 03:40:17 UTC 2016  E: keystone failed to build reproducibly in unstable on armhf.
Thu Sep 15 03:40:17 UTC 2016  W: diffoscope 60
E: 70services: tac: /tmp/tacg4fuoD: write error: No space left on device
E: jenkins-reproducible-unstable-diffoscope-f6ae3191-bd60-4723-b5d6-0fd18c1dfc79: Chroot setup failed: stage=setup-stop produced no output (which is strange).
INFO: Starting at 2016-09-15 03:40:17.821620
CRITICAL: https://tests.reproducible-builds.org/debian/unstable/armhf/keystone is unreproducible, but without diffoscope output.
INFO: Finished at 2016-09-15 03:40:17.995124, took: 0:00:00.173517

Thu Sep 15 03:40:18 UTC 2016 - successfully updated the database and updated https://tests.reproducible-builds.org/debian/rb-pkg/unstable/armhf/keystone.html

Thu Sep 15 03:40:18 UTC 2016 - total duration: 10h 2m 49s.
/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/keystone_9.0.2-3.rbuild.log:	 93.2% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/keystone_9.0.2-3.rbuild.log.gz
INFO: Starting at 2016-09-15 03:40:18.398863
CRITICAL: https://tests.reproducible-builds.org/debian/unstable/armhf/keystone is unreproducible, but without diffoscope output.
INFO: Finished at 2016-09-15 03:40:18.564051, took: 0:00:00.165200
Thu 15 Sep 03:40:18 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-1zbdXcNU, which will now be removed.
ERROR: Build step failed with exception
java.lang.RuntimeException: java.io.IOException: Failed to copy /var/lib/jenkins/jobs/reproducible_builder_armhf_18/builds/12019/log to /tmp/log-parser_reproducible_builder_armhf_18_build_12019
	at hudson.plugins.logparser.LogParserStatusComputer$1.call(LogParserStatusComputer.java:62)
	at hudson.plugins.logparser.LogParserStatusComputer$1.call(LogParserStatusComputer.java:47)
	at hudson.remoting.LocalChannel.call(LocalChannel.java:45)
	at hudson.plugins.logparser.LogParserStatusComputer.computeStatusMatches(LogParserStatusComputer.java:47)
	at hudson.plugins.logparser.LogParserStatusComputer.<init>(LogParserStatusComputer.java:36)
	at hudson.plugins.logparser.LogParserParser.parseLogBody(LogParserParser.java:309)
	at hudson.plugins.logparser.LogParserParser.parseLog(LogParserParser.java:134)
	at hudson.plugins.logparser.LogParserPublisher.perform(LogParserPublisher.java:131)
	at hudson.plugins.logparser.LogParserPublisher.perform(LogParserPublisher.java:110)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
	at hudson.model.Build$BuildExecution.post2(Build.java:185)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:665)
	at hudson.model.Run.execute(Run.java:1766)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: Failed to copy /var/lib/jenkins/jobs/reproducible_builder_armhf_18/builds/12019/log to /tmp/log-parser_reproducible_builder_armhf_18_build_12019
	at hudson.FilePath.copyTo(FilePath.java:2018)
	at hudson.plugins.logparser.LogParserStatusComputer.computeStatusMatches(LogParserStatusComputer.java:88)
	at hudson.plugins.logparser.LogParserStatusComputer.access$000(LogParserStatusComputer.java:22)
	at hudson.plugins.logparser.LogParserStatusComputer$1.call(LogParserStatusComputer.java:54)
	... 17 more
Caused by: java.io.IOException: No space left on device
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(FileOutputStream.java:345)
	at hudson.remoting.RemoteOutputStream.write(RemoteOutputStream.java:110)
	at hudson.Util.copyStream(Util.java:646)
	at hudson.FilePath$41.invoke(FilePath.java:2045)
	at hudson.FilePath$41.invoke(FilePath.java:2039)
	at hudson.FilePath.act(FilePath.java:1018)
	at hudson.FilePath.act(FilePath.java:996)
	at hudson.FilePath.copyTo(FilePath.java:2039)
	at hudson.FilePath.copyTo(FilePath.java:2013)
	... 20 more
Build step 'Console output (build log) parsing' marked build as failure



More information about the Qa-jenkins-scm mailing list