[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_51 #4737

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Tue Oct 11 22:14:10 UTC 2016


https://jenkins.debian.net/job/reproducible_builder_armhf_51/4737/------------------------------------------
[...truncated 1417 lines...]
+make[1]: uscita dalla directory "/build-2nd/rbootd-2.0"
 rm -f build
 rm -rf debian/tmp debian/files* core debian/substvars
  debian/rules build
 test -f debian/rules
 /usr/bin/make -f Makefile.linux CFLAGS="-O2 -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" rbootd
-make[1]: Entering directory '/build-1st/rbootd-2.0'
+make[1]: ingresso nella directory "/build-2nd/rbootd-2.0"
 cc -O2 -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c -o pcap.o pcap.c
 cc -O2 -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c -o conf.o conf.c
-conf.c:51:13: warning: 'rcsid' defined but not used [-Wunused-variable]
+conf.c:51:13: warning: ‘rcsid’ defined but not used [-Wunused-variable]
  static char rcsid[] = "$NetBSD: conf.c,v 1.5 1995/10/06 05:12:13 thorpej Exp $";
              ^~~~~
 cc -O2 -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c -o parseconf.o parseconf.c
-parseconf.c: In function 'ParseConfig':
-parseconf.c:112:2: warning: 'sigblock' is deprecated [-Wdeprecated-declarations]
+parseconf.c: In function ‘ParseConfig’:
+parseconf.c:112:2: warning: ‘sigblock’ is deprecated [-Wdeprecated-declarations]
   omask = sigblock(sigmask(SIGHUP));
   ^~~~~
 In file included from /usr/include/arm-linux-gnueabihf/sys/param.h:28:0,
@@ -139,7 +150,7 @@
 /usr/include/signal.h:187:12: note: declared here
  extern int sigblock (int __mask) __THROW __attribute_deprecated__;
             ^~~~~~~~
-parseconf.c:214:2: warning: 'sigsetmask' is deprecated [-Wdeprecated-declarations]
+parseconf.c:214:2: warning: ‘sigsetmask’ is deprecated [-Wdeprecated-declarations]
   (void) sigsetmask(omask);   /* reset signal mask */
   ^
 In file included from /usr/include/arm-linux-gnueabihf/sys/param.h:28:0,
@@ -148,12 +159,12 @@
  extern int sigsetmask (int __mask) __THROW __attribute_deprecated__;
             ^~~~~~~~~~
 At top level:
-parseconf.c:51:13: warning: 'rcsid' defined but not used [-Wunused-variable]
+parseconf.c:51:13: warning: ‘rcsid’ defined but not used [-Wunused-variable]
  static char rcsid[] = "$NetBSD: parseconf.c,v 1.4 1995/10/06 05:12:16 thorpej Exp $";
              ^~~~~
 cc -O2 -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c -o rbootd.o rbootd.c
-rbootd.c: In function 'main':
-rbootd.c:225:2: warning: 'sigblock' is deprecated [-Wdeprecated-declarations]
+rbootd.c: In function ‘main’:
+rbootd.c:225:2: warning: ‘sigblock’ is deprecated [-Wdeprecated-declarations]
   omask = sigblock(sigmask(SIGHUP)); /* prevent reconfig's */
   ^~~~~
 In file included from /usr/include/arm-linux-gnueabihf/sys/param.h:28:0,
@@ -161,7 +172,7 @@
 /usr/include/signal.h:187:12: note: declared here
  extern int sigblock (int __mask) __THROW __attribute_deprecated__;
             ^~~~~~~~
-rbootd.c:340:5: warning: 'sigsetmask' is deprecated [-Wdeprecated-declarations]
+rbootd.c:340:5: warning: ‘sigsetmask’ is deprecated [-Wdeprecated-declarations]
      (void) sigsetmask(omask);  /* allow reconfig's */
      ^
 In file included from /usr/include/arm-linux-gnueabihf/sys/param.h:28:0,
@@ -169,8 +180,8 @@
 /usr/include/signal.h:190:12: note: declared here
  extern int sigsetmask (int __mask) __THROW __attribute_deprecated__;
             ^~~~~~~~~~
-rbootd.c: In function 'DealWithPacket':
-rbootd.c:371:4: warning: 'sigblock' is deprecated [-Wdeprecated-declarations]
+rbootd.c: In function ‘DealWithPacket’:
+rbootd.c:371:4: warning: ‘sigblock’ is deprecated [-Wdeprecated-declarations]
     omask = sigblock(sigmask(SIGHUP));
     ^~~~~
 In file included from /usr/include/arm-linux-gnueabihf/sys/param.h:28:0,
@@ -178,7 +189,7 @@
 /usr/include/signal.h:187:12: note: declared here
  extern int sigblock (int __mask) __THROW __attribute_deprecated__;
             ^~~~~~~~
-rbootd.c:392:4: warning: 'sigsetmask' is deprecated [-Wdeprecated-declarations]
+rbootd.c:392:4: warning: ‘sigsetmask’ is deprecated [-Wdeprecated-declarations]
     (void) sigsetmask(omask);
     ^
 In file included from /usr/include/arm-linux-gnueabihf/sys/param.h:28:0,
@@ -187,19 +198,19 @@
  extern int sigsetmask (int __mask) __THROW __attribute_deprecated__;
             ^~~~~~~~~~
 At top level:
-rbootd.c:57:13: warning: 'rcsid' defined but not used [-Wunused-variable]
+rbootd.c:57:13: warning: ‘rcsid’ defined but not used [-Wunused-variable]
  static char rcsid[] = "$NetBSD: rbootd.c,v 1.5 1995/10/06 05:12:17 thorpej Exp $";
              ^~~~~
-rbootd.c:50:13: warning: 'copyright' defined but not used [-Wunused-variable]
+rbootd.c:50:13: warning: ‘copyright’ defined but not used [-Wunused-variable]
  static char copyright[] =
              ^~~~~~~~~
 cc -O2 -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c -o rmpproto.o rmpproto.c
-rmpproto.c:51:13: warning: 'rcsid' defined but not used [-Wunused-variable]
+rmpproto.c:51:13: warning: ‘rcsid’ defined but not used [-Wunused-variable]
  static char rcsid[] = "$NetBSD: rmpproto.c,v 1.7 1996/02/01 21:27:46 mycroft Exp $";
              ^~~~~
 cc -O2 -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c -o utils.o utils.c
-utils.c: In function 'DispPkt':
-utils.c:96:2: warning: 'sigblock' is deprecated [-Wdeprecated-declarations]
+utils.c: In function ‘DispPkt’:
+utils.c:96:2: warning: ‘sigblock’ is deprecated [-Wdeprecated-declarations]
   omask = sigblock(sigmask(SIGHUP)|sigmask(SIGUSR1)|sigmask(SIGUSR2));
   ^~~~~
 In file included from /usr/include/arm-linux-gnueabihf/sys/param.h:28:0,
@@ -207,7 +218,7 @@
 /usr/include/signal.h:187:12: note: declared here
  extern int sigblock (int __mask) __THROW __attribute_deprecated__;
             ^~~~~~~~
-utils.c:99:3: warning: 'sigsetmask' is deprecated [-Wdeprecated-declarations]
+utils.c:99:3: warning: ‘sigsetmask’ is deprecated [-Wdeprecated-declarations]
    (void) sigsetmask(omask);
    ^
 In file included from /usr/include/arm-linux-gnueabihf/sys/param.h:28:0,
@@ -215,7 +226,7 @@
 /usr/include/signal.h:190:12: note: declared here
  extern int sigsetmask (int __mask) __THROW __attribute_deprecated__;
             ^~~~~~~~~~
-utils.c:184:2: warning: 'sigsetmask' is deprecated [-Wdeprecated-declarations]
+utils.c:184:2: warning: ‘sigsetmask’ is deprecated [-Wdeprecated-declarations]
   (void) sigsetmask(omask);  /* reset old signal mask */
   ^
 In file included from /usr/include/arm-linux-gnueabihf/sys/param.h:28:0,
@@ -224,11 +235,11 @@
  extern int sigsetmask (int __mask) __THROW __attribute_deprecated__;
             ^~~~~~~~~~
 At top level:
-utils.c:51:13: warning: 'rcsid' defined but not used [-Wunused-variable]
+utils.c:51:13: warning: ‘rcsid’ defined but not used [-Wunused-variable]
  static char rcsid[] = "$NetBSD: utils.c,v 1.6 1995/11/14 08:41:47 thorpej Exp $";
              ^~~~~
 cc -o rbootd pcap.o conf.o parseconf.o rbootd.o rmpproto.o utils.o -lpcap
-make[1]: Leaving directory '/build-1st/rbootd-2.0'
+make[1]: uscita dalla directory "/build-2nd/rbootd-2.0"
 touch build
  fakeroot debian/rules binary
 test -f debian/rules
@@ -238,26 +249,26 @@
 rm -rf debian/tmp
 install -d debian/tmp
 cd debian/tmp;install -d `cat ../dirs`
-install -d /build-1st/rbootd-2.0/debian/tmp/DEBIAN
-install -o root -g root -m 0755 -s rbootd /build-1st/rbootd-2.0/debian/tmp/usr/sbin
-install -o root -g root -m 0644 debian/default /build-1st/rbootd-2.0/debian/tmp/etc/default/rbootd
-install -o root -g root -m 0755 debian/rbootd.init.d /build-1st/rbootd-2.0/debian/tmp/etc/init.d/rbootd
-install -o root -g root -m 0644 etc-rbootd/rbootd.conf /build-1st/rbootd-2.0/debian/tmp/etc
-install -o root -g root -m 0644 rbootd.8 /build-1st/rbootd-2.0/debian/tmp/usr/share/man/man8
-/build-1st/rbootd-2.0/debian/tmp/usr/share/man/man8/rbootd.8:	 53.8% -- replaced with /build-1st/rbootd-2.0/debian/tmp/usr/share/man/man8/rbootd.8.gz
+install -d /build-2nd/rbootd-2.0/debian/tmp/DEBIAN
+install -o root -g root -m 0755 -s rbootd /build-2nd/rbootd-2.0/debian/tmp/usr/sbin
+install -o root -g root -m 0644 debian/default /build-2nd/rbootd-2.0/debian/tmp/etc/default/rbootd
+install -o root -g root -m 0755 debian/rbootd.init.d /build-2nd/rbootd-2.0/debian/tmp/etc/init.d/rbootd
+install -o root -g root -m 0644 etc-rbootd/rbootd.conf /build-2nd/rbootd-2.0/debian/tmp/etc
+install -o root -g root -m 0644 rbootd.8 /build-2nd/rbootd-2.0/debian/tmp/usr/share/man/man8
+/build-2nd/rbootd-2.0/debian/tmp/usr/share/man/man8/rbootd.8:	 53.8% -- replaced with /build-2nd/rbootd-2.0/debian/tmp/usr/share/man/man8/rbootd.8.gz
 install -o root -g root -m 0644 README \
-  /build-1st/rbootd-2.0/debian/tmp/usr/share/doc/rbootd/README
-/build-1st/rbootd-2.0/debian/tmp/usr/share/doc/rbootd/README:	 52.4% -- replaced with /build-1st/rbootd-2.0/debian/tmp/usr/share/doc/rbootd/README.gz
+  /build-2nd/rbootd-2.0/debian/tmp/usr/share/doc/rbootd/README
+/build-2nd/rbootd-2.0/debian/tmp/usr/share/doc/rbootd/README:	 52.4% -- replaced with /build-2nd/rbootd-2.0/debian/tmp/usr/share/doc/rbootd/README.gz
 install -o root -g root -m 0644 debian/copyright \
-  /build-1st/rbootd-2.0/debian/tmp/usr/share/doc/rbootd/copyright
+  /build-2nd/rbootd-2.0/debian/tmp/usr/share/doc/rbootd/copyright
 install -o root -g root -m 0644 debian/changelog \
-  /build-1st/rbootd-2.0/debian/tmp/usr/share/doc/rbootd/changelog.Debian
-/build-1st/rbootd-2.0/debian/tmp/usr/share/doc/rbootd/changelog.Debian:	 58.9% -- replaced with /build-1st/rbootd-2.0/debian/tmp/usr/share/doc/rbootd/changelog.Debian.gz
+  /build-2nd/rbootd-2.0/debian/tmp/usr/share/doc/rbootd/changelog.Debian
+/build-2nd/rbootd-2.0/debian/tmp/usr/share/doc/rbootd/changelog.Debian:	 58.9% -- replaced with /build-2nd/rbootd-2.0/debian/tmp/usr/share/doc/rbootd/changelog.Debian.gz
 install -o root -g root -m 0644 debian/conffiles \
-  /build-1st/rbootd-2.0/debian/tmp/DEBIAN
+  /build-2nd/rbootd-2.0/debian/tmp/DEBIAN
 install -o root -g root -m 0755 debian/postinst debian/prerm debian/postrm \
-  /build-1st/rbootd-2.0/debian/tmp/DEBIAN	
-install -d /build-1st/rbootd-2.0/debian/tmp/var/lib/rbootd
+  /build-2nd/rbootd-2.0/debian/tmp/DEBIAN	
+install -d /build-2nd/rbootd-2.0/debian/tmp/var/lib/rbootd
 dpkg-shlibdeps rbootd
 dpkg-shlibdeps: warning: binaries to analyze should already be installed in their package's directory
 dpkg-gencontrol -isp
@@ -274,12 +285,14 @@
  dpkg-source --after-build rbootd-2.0
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/10505/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/10505/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/2497 and its subdirectories
-I: Current time: Tue Oct 11 10:11:40 GMT+12 2016
-I: pbuilder-time-stamp: 1476223900
+I: removing directory /srv/workspace/pbuilder/10505 and its subdirectories
+I: Current time: mer 12 ott 2016, 12.13.52, GMT-14
+I: pbuilder-time-stamp: 1476224032

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/armhf/rbootd_2.0-10.diff:	 78.4% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/armhf/rbootd_2.0-10.diff.gz
b2/build.log:	 75.9%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 76.3%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/unstable/armhf/rbootd_2.0-10.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-ii1gciky/tmp.d2hHeBUt7V
+ mv /srv/reproducible-results/rbuild-debian-ii1gciky/tmp.d2hHeBUt7V /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/rbootd_2.0-10.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/rbootd_2.0-10.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ call_diffoscope_on_buildinfo_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-ii1gciky
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-ii1gciky/tmp.2JiyjMGTft
+ local TIMEOUT=120m
+ DBDSUITE=unstable
+ '[' unstable = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-ii1gciky -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-ii1gciky/dbd-tmp-J6gui5v
++ schroot --directory /srv/reproducible-results/rbuild-debian-ii1gciky -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 61'
++ echo diffoscope 61
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ log_info 'diffoscope 61 will be used to compare the two builds:'
+ _log I: 'diffoscope 61 will be used to compare the two builds:'
+ local prefix=I:
+ shift 1
+ tee -a /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/rbootd_2.0-10.rbuild.log
++ date -u
+ echo -e 'Tue Oct 11 22:14:08 UTC 2016  I: diffoscope 61 will be used to compare the two builds:'
Tue Oct 11 22:14:08 UTC 2016  I: diffoscope 61 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 120m nice schroot --directory /srv/reproducible-results/rbuild-debian-ii1gciky -c source:jenkins-reproducible-unstable-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-ii1gciky/dbd-tmp-J6gui5v ; diffoscope 			--html /srv/reproducible-results/rbuild-debian-ii1gciky/rbootd_2.0-10.diffoscope.html 			--text /srv/reproducible-results/rbuild-debian-ii1gciky/rbootd_2.0-10.diffoscope.txt 			/srv/reproducible-results/rbuild-debian-ii1gciky/b1/rbootd_2.0-10_armhf.buildinfo 			/srv/reproducible-results/rbuild-debian-ii1gciky/b2/rbootd_2.0-10_armhf.buildinfo'
+ RESULT=1
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-ii1gciky/tmp.2JiyjMGTft
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x
Tue Oct 11 22:14:10 UTC 2016  E: rbootd failed to build reproducibly in unstable on armhf.
mv: error writing ‘/var/lib/jenkins/userContent/reproducible/debian/dbd/unstable/armhf/rbootd_2.0-10.diffoscope.html’: No space left on device
mv: failed to extend ‘/var/lib/jenkins/userContent/reproducible/debian/dbd/unstable/armhf/rbootd_2.0-10.diffoscope.html’: No space left on device
/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/rbootd_2.0-10.rbuild.log:	
gzip: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/rbootd_2.0-10.rbuild.log.gz: No space left on device
Tue 11 Oct 22:14:10 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-vLNgbxfx, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list