[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_29 #13251

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Jan 19 23:09:17 UTC 2017


https://jenkins.debian.net/job/reproducible_builder_armhf_29/13251/------------------------------------------
[...truncated 137.51 KB...]
          You might want to install the `Automake' and `Perl' packages.
@@ -496,13 +510,13 @@
 restore=: && backupdir=".am$$" && \
 am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \
 rm -rf $backupdir && mkdir $backupdir && \
-if (/bin/bash /build/1st/mcron-1.0.8/missing --run makeinfo --version) >/dev/null 2>&1; then \
+if (/bin/sh /build/mcron-1.0.8/2nd/missing --run makeinfo --version) >/dev/null 2>&1; then \
   for f in mcron.info mcron.info-[0-9] mcron.info-[0-9][0-9] mcron.i[0-9] mcron.i[0-9][0-9]; do \
     if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
   done; \
 else :; fi && \
 cd "$am__cwd"; \
-if /bin/bash /build/1st/mcron-1.0.8/missing --run makeinfo   -I . \
+if /bin/sh /build/mcron-1.0.8/2nd/missing --run makeinfo   -I . \
  -o mcron.info mcron.texinfo; \
 then \
   rc=0; \
@@ -513,88 +527,88 @@
   $restore $backupdir/* `echo "./mcron.info" | sed 's|[^/]*$||'`; \
 fi; \
 rm -rf $backupdir; exit $rc
-/build/1st/mcron-1.0.8/missing: line 52: makeinfo: command not found
+/build/mcron-1.0.8/2nd/missing: line 52: makeinfo: command not found
 WARNING: `makeinfo' is missing on your system.  You should only need it if
          you modified a `.texi' or `.texinfo' file, or any other file
          indirectly affecting the aspect of the manual.  The spurious
          call might also be the consequence of using a buggy `make' (AIX,
          DU, IRIX).  You might want to install the `Texinfo' package or
          the `GNU make' package.  Grab either from any GNU archive site.
-gcc -DPACKAGE_NAME=\"mcron\" -DPACKAGE_TARNAME=\"mcron\" -DPACKAGE_VERSION=\"1.0.8\" -DPACKAGE_STRING=\"mcron\ 1.0.8\" -DPACKAGE_BUGREPORT=\"dale_mellor at users.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mcron\" -DVERSION=\"1.0.8\" -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/guile/2.0 -DGUILE_LOAD_PATH=\"/usr/share:./scm:...\" -g -O2 -fdebug-prefix-map=/build/1st/mcron-1.0.8=. -fstack-protector-strong -Wformat -Werror=format-security -c -o mcron-mcron.o `test -f 'mcron.c' || echo './'`mcron.c
-gcc -pthread -I/usr/include/guile/2.0 -DGUILE_LOAD_PATH=\"/usr/share:./scm:...\" -g -O2 -fdebug-prefix-map=/build/1st/mcron-1.0.8=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o mcron mcron-mcron.o -lguile-2.0 -lgc 
-make[2]: Leaving directory '/build/1st/mcron-1.0.8'
-make[1]: Leaving directory '/build/1st/mcron-1.0.8'
+gcc -DPACKAGE_NAME=\"mcron\" -DPACKAGE_TARNAME=\"mcron\" -DPACKAGE_VERSION=\"1.0.8\" -DPACKAGE_STRING=\"mcron\ 1.0.8\" -DPACKAGE_BUGREPORT=\"dale_mellor at users.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mcron\" -DVERSION=\"1.0.8\" -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/guile/2.0 -DGUILE_LOAD_PATH=\"/usr/share:./scm:...\" -g -O2 -fdebug-prefix-map=/build/mcron-1.0.8/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -c -o mcron-mcron.o `test -f 'mcron.c' || echo './'`mcron.c
+gcc -pthread -I/usr/include/guile/2.0 -DGUILE_LOAD_PATH=\"/usr/share:./scm:...\" -g -O2 -fdebug-prefix-map=/build/mcron-1.0.8/2nd=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o mcron mcron-mcron.o -lguile-2.0 -lgc 
+make[2]: Leaving directory '/build/mcron-1.0.8/2nd'
+make[1]: Leaving directory '/build/mcron-1.0.8/2nd'
  fakeroot debian/rules binary
 dh  binary
    dh_testroot
    dh_prep
    dh_auto_install
-	make -j1 install DESTDIR=/build/1st/mcron-1.0.8/debian/mcron AM_UPDATE_INFO_DIR=no
-make[1]: Entering directory '/build/1st/mcron-1.0.8'
- cd . && /bin/bash /build/1st/mcron-1.0.8/missing --run automake-1.11 --gnu
-/build/1st/mcron-1.0.8/missing: line 52: automake-1.11: command not found
+	make -j1 install DESTDIR=/build/mcron-1.0.8/2nd/debian/mcron AM_UPDATE_INFO_DIR=no
+make[1]: Entering directory '/build/mcron-1.0.8/2nd'
+ cd . && /bin/sh /build/mcron-1.0.8/2nd/missing --run automake-1.11 --gnu
+/build/mcron-1.0.8/2nd/missing: line 52: automake-1.11: command not found
 WARNING: `automake-1.11' is missing on your system.  You should only need it if
          you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
          You might want to install the `Automake' and `Perl' packages.
          Grab them from any GNU archive site.
 Making install in scm/mcron
-make[2]: Entering directory '/build/1st/mcron-1.0.8/scm/mcron'
-make[3]: Entering directory '/build/1st/mcron-1.0.8'
- cd . && /bin/bash /build/1st/mcron-1.0.8/missing --run automake-1.11 --gnu
-/build/1st/mcron-1.0.8/missing: line 52: automake-1.11: command not found
+make[2]: Entering directory '/build/mcron-1.0.8/2nd/scm/mcron'
+make[3]: Entering directory '/build/mcron-1.0.8/2nd'
+ cd . && /bin/sh /build/mcron-1.0.8/2nd/missing --run automake-1.11 --gnu
+/build/mcron-1.0.8/2nd/missing: line 52: automake-1.11: command not found
 WARNING: `automake-1.11' is missing on your system.  You should only need it if
          you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
          You might want to install the `Automake' and `Perl' packages.
          Grab them from any GNU archive site.
-make[3]: Leaving directory '/build/1st/mcron-1.0.8'
-make[3]: Entering directory '/build/1st/mcron-1.0.8/scm/mcron'
-make[4]: Entering directory '/build/1st/mcron-1.0.8'
- cd . && /bin/bash /build/1st/mcron-1.0.8/missing --run automake-1.11 --gnu
-/build/1st/mcron-1.0.8/missing: line 52: automake-1.11: command not found
+make[3]: Leaving directory '/build/mcron-1.0.8/2nd'
+make[3]: Entering directory '/build/mcron-1.0.8/2nd/scm/mcron'
+make[4]: Entering directory '/build/mcron-1.0.8/2nd'
+ cd . && /bin/sh /build/mcron-1.0.8/2nd/missing --run automake-1.11 --gnu
+/build/mcron-1.0.8/2nd/missing: line 52: automake-1.11: command not found
 WARNING: `automake-1.11' is missing on your system.  You should only need it if
          you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
          You might want to install the `Automake' and `Perl' packages.
          Grab them from any GNU archive site.
-make[4]: Leaving directory '/build/1st/mcron-1.0.8'
+make[4]: Leaving directory '/build/mcron-1.0.8/2nd'
 make[3]: Nothing to be done for 'install-exec-am'.
- /bin/mkdir -p '/build/1st/mcron-1.0.8/debian/mcron/usr/share/mcron'
- /usr/bin/install -c -m 644 core.scm environment.scm job-specifier.scm redirect.scm vixie-time.scm vixie-specification.scm config.scm '/build/1st/mcron-1.0.8/debian/mcron/usr/share/mcron'
-make[3]: Leaving directory '/build/1st/mcron-1.0.8/scm/mcron'
-make[2]: Leaving directory '/build/1st/mcron-1.0.8/scm/mcron'
+ /bin/mkdir -p '/build/mcron-1.0.8/2nd/debian/mcron/usr/share/mcron'
+ /usr/bin/install -c -m 644 core.scm environment.scm job-specifier.scm redirect.scm vixie-time.scm vixie-specification.scm config.scm '/build/mcron-1.0.8/2nd/debian/mcron/usr/share/mcron'
+make[3]: Leaving directory '/build/mcron-1.0.8/2nd/scm/mcron'
+make[2]: Leaving directory '/build/mcron-1.0.8/2nd/scm/mcron'
 Making install in .
-make[2]: Entering directory '/build/1st/mcron-1.0.8'
- cd . && /bin/bash /build/1st/mcron-1.0.8/missing --run automake-1.11 --gnu
-/build/1st/mcron-1.0.8/missing: line 52: automake-1.11: command not found
+make[2]: Entering directory '/build/mcron-1.0.8/2nd'
+ cd . && /bin/sh /build/mcron-1.0.8/2nd/missing --run automake-1.11 --gnu
+/build/mcron-1.0.8/2nd/missing: line 52: automake-1.11: command not found
 WARNING: `automake-1.11' is missing on your system.  You should only need it if
          you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
          You might want to install the `Automake' and `Perl' packages.
          Grab them from any GNU archive site.
-make[3]: Entering directory '/build/1st/mcron-1.0.8'
- cd . && /bin/bash /build/1st/mcron-1.0.8/missing --run automake-1.11 --gnu
-/build/1st/mcron-1.0.8/missing: line 52: automake-1.11: command not found
+make[3]: Entering directory '/build/mcron-1.0.8/2nd'
+ cd . && /bin/sh /build/mcron-1.0.8/2nd/missing --run automake-1.11 --gnu
+/build/mcron-1.0.8/2nd/missing: line 52: automake-1.11: command not found
 WARNING: `automake-1.11' is missing on your system.  You should only need it if
          you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
          You might want to install the `Automake' and `Perl' packages.
          Grab them from any GNU archive site.
- /bin/mkdir -p '/build/1st/mcron-1.0.8/debian/mcron/usr/bin'
-  /usr/bin/install -c mcron '/build/1st/mcron-1.0.8/debian/mcron/usr/bin'
+ /bin/mkdir -p '/build/mcron-1.0.8/2nd/debian/mcron/usr/bin'
+  /usr/bin/install -c mcron '/build/mcron-1.0.8/2nd/debian/mcron/usr/bin'
 make  install-exec-hook
-make[4]: Entering directory '/build/1st/mcron-1.0.8'
- cd . && /bin/bash /build/1st/mcron-1.0.8/missing --run automake-1.11 --gnu
-/build/1st/mcron-1.0.8/missing: line 52: automake-1.11: command not found
+make[4]: Entering directory '/build/mcron-1.0.8/2nd'
+ cd . && /bin/sh /build/mcron-1.0.8/2nd/missing --run automake-1.11 --gnu
+/build/mcron-1.0.8/2nd/missing: line 52: automake-1.11: command not found
 WARNING: `automake-1.11' is missing on your system.  You should only need it if
          you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
          You might want to install the `Automake' and `Perl' packages.
          Grab them from any GNU archive site.
 Not installing Vixie-style programs
-make[4]: Leaving directory '/build/1st/mcron-1.0.8'
- /bin/mkdir -p '/build/1st/mcron-1.0.8/debian/mcron/usr/share/info'
- /usr/bin/install -c -m 644 ./mcron.info '/build/1st/mcron-1.0.8/debian/mcron/usr/share/info'
- /bin/mkdir -p '/build/1st/mcron-1.0.8/debian/mcron/usr/share/man/man1'
- /usr/bin/install -c -m 644 mcron.1 '/build/1st/mcron-1.0.8/debian/mcron/usr/share/man/man1'
-make[3]: Leaving directory '/build/1st/mcron-1.0.8'
-make[2]: Leaving directory '/build/1st/mcron-1.0.8'
-make[1]: Leaving directory '/build/1st/mcron-1.0.8'
+make[4]: Leaving directory '/build/mcron-1.0.8/2nd'
+ /bin/mkdir -p '/build/mcron-1.0.8/2nd/debian/mcron/usr/share/info'
+ /usr/bin/install -c -m 644 ./mcron.info '/build/mcron-1.0.8/2nd/debian/mcron/usr/share/info'
+ /bin/mkdir -p '/build/mcron-1.0.8/2nd/debian/mcron/usr/share/man/man1'
+ /usr/bin/install -c -m 644 mcron.1 '/build/mcron-1.0.8/2nd/debian/mcron/usr/share/man/man1'
+make[3]: Leaving directory '/build/mcron-1.0.8/2nd'
+make[2]: Leaving directory '/build/mcron-1.0.8/2nd'
+make[1]: Leaving directory '/build/mcron-1.0.8/2nd'
    dh_installdocs
    dh_installchangelogs
    dh_installman
@@ -620,15 +634,17 @@
 dpkg-genbuildinfo: warning: File::FcntlLock not available; using flock which is not NFS-safe
  dpkg-genchanges --build=binary >../mcron_1.0.8-1_armhf.changes
 dpkg-genchanges: info: binary-only upload (no source code included)
- dpkg-source --after-build mcron-1.0.8
+ dpkg-source --after-build 2nd
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/16845/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/16845/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/14176 and its subdirectories
-I: Current time: Thu Jan 19 11:06:36 -12 2017
-I: pbuilder-time-stamp: 1484867196
+I: removing directory /srv/workspace/pbuilder/16845 and its subdirectories
+I: Current time: Fri Jan 20 13:07:57 +14 2017
+I: pbuilder-time-stamp: 1484867277

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/armhf/mcron_1.0.8-1.diff:	 81.5% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/armhf/mcron_1.0.8-1.diff.gz
b2/build.log:	 80.4%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 80.5%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/unstable/armhf/mcron_1.0.8-1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-SjuIGUq1/tmp.N5Fljh39uH
+ mv /srv/reproducible-results/rbuild-debian-SjuIGUq1/tmp.N5Fljh39uH /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/mcron_1.0.8-1.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/mcron_1.0.8-1.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ filter_changes_files
+ sed -i -e '/^ [a-f0-9]\{32,64\} .*\.buildinfo$/d' b1/mcron_1.0.8-1_armhf.changes b2/mcron_1.0.8-1_armhf.changes
+ call_diffoscope_on_changes_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-SjuIGUq1
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-SjuIGUq1/tmp.o8nqHaff8X
+ local TIMEOUT=120m
+ DBDSUITE=unstable
+ '[' unstable = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-SjuIGUq1 -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-SjuIGUq1/dbd-tmp-pinpaGC
++ schroot --directory /srv/reproducible-results/rbuild-debian-SjuIGUq1 -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 69'
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ echo diffoscope 69
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ log_info 'diffoscope 69 will be used to compare the two builds:'
+ _log I: 'diffoscope 69 will be used to compare the two builds:'
+ local prefix=I:
+ shift 1
+ tee -a /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/mcron_1.0.8-1.rbuild.log
++ date -u
+ echo -e 'Thu Jan 19 23:09:03 UTC 2017  I: diffoscope 69 will be used to compare the two builds:'
Thu Jan 19 23:09:03 UTC 2017  I: diffoscope 69 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 120m nice schroot --directory /srv/reproducible-results/rbuild-debian-SjuIGUq1 -c source:jenkins-reproducible-unstable-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-SjuIGUq1/dbd-tmp-pinpaGC ; diffoscope 			--html /srv/reproducible-results/rbuild-debian-SjuIGUq1/mcron_1.0.8-1.diffoscope.html 			--text /srv/reproducible-results/rbuild-debian-SjuIGUq1/mcron_1.0.8-1.diffoscope.txt 			--profile=- 			/srv/reproducible-results/rbuild-debian-SjuIGUq1/b1/mcron_1.0.8-1_armhf.changes 			/srv/reproducible-results/rbuild-debian-SjuIGUq1/b2/mcron_1.0.8-1_armhf.changes'
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-SjuIGUq1/tmp.o8nqHaff8X
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x
Profiling output for: /usr/bin/diffoscope --html /srv/reproducible-results/rbuild-debian-SjuIGUq1/mcron_1.0.8-1.diffoscope.html --text /srv/reproducible-results/rbuild-debian-SjuIGUq1/mcron_1.0.8-1.diffoscope.txt --profile=- /srv/reproducible-results/rbuild-debian-SjuIGUq1/b1/mcron_1.0.8-1_armhf.changes /srv/reproducible-results/rbuild-debian-SjuIGUq1/b2/mcron_1.0.8-1_armhf.changes
================================================================================================================================================================================================================================================================================================================================================================================================

command (total time: 0.000s)
----------------------------

       0.000s     1 call     cmp (internal)

has_same_content_as (total time: 0.000s)
----------------------------------------

       0.000s     1 call     abc.DotChangesFile

main (total time: 0.009s)
-------------------------

       0.008s     2 calls    outputs
       0.000s     1 call     cleanup

recognizes (total time: 0.007s)
-------------------------------

       0.007s    10 calls    diffoscope.comparators.binary.FilesystemFile
Starting cleanup.
/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/mcron_1.0.8-1.rbuild.log:	
gzip: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/mcron_1.0.8-1.rbuild.log.gz: No space left on device
Thu 19 Jan 23:09:16 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-qDSvrfCH, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list