[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_12 #2003

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Sep 20 18:06:51 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_amd64_12/2003/>

------------------------------------------
[...truncated 4092 lines...]
+cmd_scanner.c:2047:59: warning: unused parameter ‘yyscanner’ [-Wunused-parameter]
  void *cmdrealloc  (void * ptr, yy_size_t  size , yyscan_t yyscanner)
                                                            ^
-cmd_scanner.c: In function 'cmdfree':
-cmd_scanner.c:2059:37: warning: unused parameter 'yyscanner' [-Wunused-parameter]
+cmd_scanner.c: In function ‘cmdfree’:
+cmd_scanner.c:2059:37: warning: unused parameter ‘yyscanner’ [-Wunused-parameter]
  void cmdfree (void * ptr , yyscan_t yyscanner)
                                      ^
 cmd_scanner.l: At top level:
-cmd_scanner.c:1273:16: warning: 'input' defined but not used [-Wunused-function]
+cmd_scanner.c:1273:16: warning: ‘input’ defined but not used [-Wunused-function]
      static int input  (yyscan_t yyscanner)
                 ^
 gcc -DHAVE_CONFIG_H -I. -I..  -Iinclude -I../src/compat/libdnet -I/usr/include -I/usr/include/tcl   -W -Wall -D_U_="__attribute__((unused))"  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/wireshark -c -o expect_network.o expect_network.c
@@ -907,32 +917,32 @@
 gcc -DHAVE_CONFIG_H -I. -I..  -Iinclude -I../src/compat/libdnet -I/usr/include -I/usr/include/tcl   -W -Wall -D_U_="__attribute__((unused))"  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/wireshark -c -o tcl_pbuild.o tcl_pbuild.c
 gcc -DHAVE_CONFIG_H -I. -I..  -Iinclude -I../src/compat/libdnet -I/usr/include -I/usr/include/tcl   -W -Wall -D_U_="__attribute__((unused))"  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/wireshark -c -o nexp_iface.o nexp_iface.c
 gcc -DHAVE_CONFIG_H -I. -I..  -Iinclude -I../src/compat/libdnet -I/usr/include -I/usr/include/tcl   -W -Wall -D_U_="__attribute__((unused))"  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/wireshark -c -o tcl_barray.o tcl_barray.c
-tcl_barray.c: In function 'dumpx':
+tcl_barray.c: In function ‘dumpx’:
 tcl_barray.c:198:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
    value = (uint32_t) ptr;
            ^
 gcc -DHAVE_CONFIG_H -I. -I..  -Iinclude -I../src/compat/libdnet -I/usr/include -I/usr/include/tcl   -W -Wall -D_U_="__attribute__((unused))"  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/wireshark -c -o tcl_packet.o tcl_packet.c
 gcc -DHAVE_CONFIG_H -I. -I..  -Iinclude -I../src/compat/libdnet -I/usr/include -I/usr/include/tcl   -W -Wall -D_U_="__attribute__((unused))"  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/wireshark -c -o tcl_timeval.o tcl_timeval.c
 gcc -DHAVE_CONFIG_H -I. -I..  -Iinclude -I../src/compat/libdnet -I/usr/include -I/usr/include/tcl   -W -Wall -D_U_="__attribute__((unused))"  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/wireshark -c -o tcl_usr.o tcl_usr.c
-tcl_usr.c: In function 'tcl_ip_link':
-tcl_usr.c:211:25: warning: unused parameter 'interp' [-Wunused-parameter]
+tcl_usr.c: In function ‘tcl_ip_link’:
+tcl_usr.c:211:25: warning: unused parameter ‘interp’ [-Wunused-parameter]
  tcl_ip_link(Tcl_Interp *interp, int argc, Tcl_Obj * const *objv)
                          ^
-tcl_usr.c:211:60: warning: unused parameter 'objv' [-Wunused-parameter]
+tcl_usr.c:211:60: warning: unused parameter ‘objv’ [-Wunused-parameter]
  tcl_ip_link(Tcl_Interp *interp, int argc, Tcl_Obj * const *objv)
                                                             ^
-tcl_usr.c: In function 'tcl_ip_address':
-tcl_usr.c:223:28: warning: unused parameter 'interp' [-Wunused-parameter]
+tcl_usr.c: In function ‘tcl_ip_address’:
+tcl_usr.c:223:28: warning: unused parameter ‘interp’ [-Wunused-parameter]
  tcl_ip_address(Tcl_Interp *interp, int argc, Tcl_Obj * const *objv)
                             ^
-tcl_usr.c:223:63: warning: unused parameter 'objv' [-Wunused-parameter]
+tcl_usr.c:223:63: warning: unused parameter ‘objv’ [-Wunused-parameter]
  tcl_ip_address(Tcl_Interp *interp, int argc, Tcl_Obj * const *objv)
                                                                ^
-tcl_usr.c: In function 'tcl_ip_route':
-tcl_usr.c:235:26: warning: unused parameter 'interp' [-Wunused-parameter]
+tcl_usr.c: In function ‘tcl_ip_route’:
+tcl_usr.c:235:26: warning: unused parameter ‘interp’ [-Wunused-parameter]
  tcl_ip_route(Tcl_Interp *interp, int argc, Tcl_Obj * const *objv)
                           ^
-tcl_usr.c:235:61: warning: unused parameter 'objv' [-Wunused-parameter]
+tcl_usr.c:235:61: warning: unused parameter ‘objv’ [-Wunused-parameter]
  tcl_ip_route(Tcl_Interp *interp, int argc, Tcl_Obj * const *objv)
                                                              ^
 gcc -DHAVE_CONFIG_H -I. -I..  -Iinclude -I../src/compat/libdnet -I/usr/include -I/usr/include/tcl   -W -Wall -D_U_="__attribute__((unused))"  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/wireshark -c -o tcl_ws-ftypes.o tcl_ws-ftypes.c
@@ -941,31 +951,31 @@
 gcc -DHAVE_CONFIG_H -I. -I..  -Iinclude -I../src/compat/libdnet -I/usr/include -I/usr/include/tcl   -W -Wall -D_U_="__attribute__((unused))"  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/wireshark -c -o send_expect.o send_expect.c
 gcc -DHAVE_CONFIG_H -I. -I..  -Iinclude -I../src/compat/libdnet -I/usr/include -I/usr/include/tcl   -W -Wall -D_U_="__attribute__((unused))"  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/wireshark -c -o send_receive.o send_receive.c
 gcc -DHAVE_CONFIG_H -I. -I..  -Iinclude -I../src/compat/libdnet -I/usr/include -I/usr/include/tcl   -W -Wall -D_U_="__attribute__((unused))"  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/wireshark -c -o nexp_pbuild.o nexp_pbuild.c
-nexp_pbuild.c: In function 'nexp_pdu_output':
-nexp_pbuild.c:62:12: warning: variable 'bytes_written' set but not used [-Wunused-but-set-variable]
+nexp_pbuild.c: In function ‘nexp_pdu_output’:
+nexp_pbuild.c:62:12: warning: variable ‘bytes_written’ set but not used [-Wunused-but-set-variable]
      size_t bytes_written;
             ^
 gcc -DHAVE_CONFIG_H -I. -I..  -Iinclude -I../src/compat/libdnet -I/usr/include -I/usr/include/tcl   -W -Wall -D_U_="__attribute__((unused))"  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/wireshark -c -o nexp_tclvars.o nexp_tclvars.c
 gcc -DHAVE_CONFIG_H -I. -I..  -Iinclude -I../src/compat/libdnet -I/usr/include -I/usr/include/tcl   -W -Wall -D_U_="__attribute__((unused))"  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/wireshark -c -o tcl_numspec.o tcl_numspec.c
 gcc -DHAVE_CONFIG_H -I. -I..  -Iinclude -I../src/compat/libdnet -I/usr/include -I/usr/include/tcl   -W -Wall -D_U_="__attribute__((unused))"  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/wireshark -c -o nexp_speakers.o nexp_speakers.c
-nexp_speakers.c: In function 'close_speaker':
-nexp_speakers.c:250:5: warning: enumeration value 'SPEAKER_IPV4USR' not handled in switch [-Wswitch]
+nexp_speakers.c: In function ‘close_speaker’:
+nexp_speakers.c:250:5: warning: enumeration value ‘SPEAKER_IPV4USR’ not handled in switch [-Wswitch]
      switch (s->type) {
      ^
-nexp_speakers.c: In function 'speakers_info':
-nexp_speakers.c:341:2: warning: enumeration value 'SPEAKER_IPV4USR' not handled in switch [-Wswitch]
+nexp_speakers.c: In function ‘speakers_info’:
+nexp_speakers.c:341:2: warning: enumeration value ‘SPEAKER_IPV4USR’ not handled in switch [-Wswitch]
   switch (s->type) {
   ^
-nexp_speakers.c: In function 'nexp_newspeaker':
-nexp_speakers.c:384:5: warning: enumeration value 'SPEAKER_IPV4USR' not handled in switch [-Wswitch]
+nexp_speakers.c: In function ‘nexp_newspeaker’:
+nexp_speakers.c:384:5: warning: enumeration value ‘SPEAKER_IPV4USR’ not handled in switch [-Wswitch]
      switch (new_speaker->type) {
      ^
 gcc -DHAVE_CONFIG_H -I. -I..  -Iinclude -I../src/compat/libdnet -I/usr/include -I/usr/include/tcl   -W -Wall -D_U_="__attribute__((unused))"  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/wireshark -c -o util-tcl.o util-tcl.c
 gcc -DHAVE_CONFIG_H -I. -I..  -Iinclude -I../src/compat/libdnet -I/usr/include -I/usr/include/tcl   -W -Wall -D_U_="__attribute__((unused))"  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/wireshark -c -o nexp_trap.o nexp_trap.c
 gcc -DHAVE_CONFIG_H -I. -I..  -Iinclude -I../src/compat/libdnet -I/usr/include -I/usr/include/tcl   -W -Wall -D_U_="__attribute__((unused))"  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/wireshark -c -o nexp_p0f.o nexp_p0f.c
 gcc -DHAVE_CONFIG_H -I. -I..  -Iinclude -I../src/compat/libdnet -I/usr/include -I/usr/include/tcl   -W -Wall -D_U_="__attribute__((unused))"  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/wireshark -c -o md5c.o md5c.c
-md5c.c: In function 'MD5_Final':
-md5c.c:144:26: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess]
+md5c.c: In function ‘MD5_Final’:
+md5c.c:144:26: warning: argument to ‘sizeof’ in ‘memset’ call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess]
      memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */
                           ^
 /bin/bash ../libtool  --tag=CC   --mode=link gcc -W -Wall -D_U_="__attribute__((unused))"  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/wireshark   -o nexp nexp.o util.o nexp_commands.o nexp_log.o cmd_parser.o cmd_scanner.o expect_network.o send_network.o spawn_network.o nexp_pcap.o payload.o wire.o xmalloc.o xstrdup.o tcl_pbuild.o nexp_iface.o tcl_barray.o tcl_packet.o tcl_timeval.o tcl_usr.o tcl_ws-ftypes.o nexp_ghost.o nexp_tgn.o send_expect.o send_receive.o nexp_pbuild.o nexp_tclvars.o tcl_numspec.o nexp_speakers.o util-tcl.o nexp_trap.o nexp_p0f.o md5c.o pbuild/libpbuild.la numbers/libnumbers.a usr/libusr.a packets/libpackets.a dumbhex/libdumbhex.a p0f/libp0f.a missing/libmissing.a -L/usr/lib -ldumbnet  -lwireshark -lwiretap -lwsutil -L/usr/lib/x86_64-linux-gnu -ltcl8.6  -lpcap -lm  -lglib-2.0 
@@ -1262,32 +1272,32 @@
    dh_shlibdeps
 	install -d debian/netexpect/DEBIAN
 	dpkg-shlibdeps -Tdebian/netexpect.substvars debian/netexpect/usr/bin/nexp
-dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/netexpect/usr/bin/nexp was not linked against libm.so.6 (it uses none of the library's symbols)
+dpkg-shlibdeps: avertissement: la dépendance pourrait être évitée si « debian/netexpect/usr/bin/nexp » n'y était pas lié avec libm.so.6 sans nécessité (il n'utilise aucun des symboles de la bibliothèque)
 	install -d debian/tgn/DEBIAN
 	dpkg-shlibdeps -Tdebian/tgn.substvars debian/tgn/usr/bin/tgn
-dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/tgn/usr/bin/tgn was not linked against libm.so.6 (it uses none of the library's symbols)
+dpkg-shlibdeps: avertissement: la dépendance pourrait être évitée si « debian/tgn/usr/bin/tgn » n'y était pas lié avec libm.so.6 sans nécessité (il n'utilise aucun des symboles de la bibliothèque)
    dh_installdeb
    dh_gencontrol
 	echo misc:Depends= >> debian/netexpect.substvars
 	echo misc:Pre-Depends= >> debian/netexpect.substvars
 	install -d debian/.debhelper/netexpect/ddeb-root/DEBIAN
 	dpkg-gencontrol -pnetexpect -ldebian/changelog -Tdebian/netexpect.substvars -Pdebian/.debhelper/netexpect/ddeb-root -UPre-Depends -URecommends -USuggests -UEnhances -UProvides -UEssential -UConflicts -DPriority=extra -DSection=debugsym -DPackage=netexpect-dbgsym "-DDepends=netexpect (= \${binary:Version})" "-DDescription=Debug symbols for netexpect" -UMulti-Arch -UReplaces -UBreaks
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
+dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
 	chmod 0644 debian/.debhelper/netexpect/ddeb-root/DEBIAN/control
 	chown 0:0 debian/.debhelper/netexpect/ddeb-root/DEBIAN/control
 	dpkg-gencontrol -pnetexpect -ldebian/changelog -Tdebian/netexpect.substvars -Pdebian/netexpect
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
+dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
 	chmod 0644 debian/netexpect/DEBIAN/control
 	chown 0:0 debian/netexpect/DEBIAN/control
 	echo misc:Depends= >> debian/tgn.substvars
 	echo misc:Pre-Depends= >> debian/tgn.substvars
 	install -d debian/.debhelper/tgn/ddeb-root/DEBIAN
 	dpkg-gencontrol -ptgn -ldebian/changelog -Tdebian/tgn.substvars -Pdebian/.debhelper/tgn/ddeb-root -UPre-Depends -URecommends -USuggests -UEnhances -UProvides -UEssential -UConflicts -DPriority=extra -DSection=debugsym -DPackage=tgn-dbgsym "-DDepends=tgn (= \${binary:Version})" "-DDescription=Debug symbols for tgn" -UMulti-Arch -UReplaces -UBreaks
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
+dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
 	chmod 0644 debian/.debhelper/tgn/ddeb-root/DEBIAN/control
 	chown 0:0 debian/.debhelper/tgn/ddeb-root/DEBIAN/control
 	dpkg-gencontrol -ptgn -ldebian/changelog -Tdebian/tgn.substvars -Pdebian/tgn
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
+dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
 	chmod 0644 debian/tgn/DEBIAN/control
 	chown 0:0 debian/tgn/DEBIAN/control
    dh_md5sums
@@ -1308,29 +1318,42 @@
 	find debian/.debhelper/tgn/ddeb-root -newermt '@1407010031'  -print0 2>/dev/null | xargs -0r touch --no-dereference --date='@1407010031'
 	dpkg-deb -z1 -Zxz -Sextreme --build debian/.debhelper/netexpect/ddeb-root ..
 	dpkg-deb -z1 -Zxz -Sextreme --build debian/.debhelper/tgn/ddeb-root ..
-dpkg-deb: building package 'netexpect-dbgsym' in '../netexpect-dbgsym_0.22-2_amd64.deb'.
-dpkg-deb: building package 'tgn-dbgsym' in '../tgn-dbgsym_0.22-2_amd64.deb'.
+dpkg-deb : construction du paquet « netexpect-dbgsym » dans « ../netexpect-dbgsym_0.22-2_amd64.deb ».
+dpkg-deb : construction du paquet « tgn-dbgsym » dans « ../tgn-dbgsym_0.22-2_amd64.deb ».
 	find debian/tgn -newermt '@1407010031'  -print0 2>/dev/null | xargs -0r touch --no-dereference --date='@1407010031'
 	dpkg-deb --build debian/tgn ..
-dpkg-deb: building package 'tgn' in '../tgn_0.22-2_amd64.deb'.
+dpkg-deb : construction du paquet « tgn » dans « ../tgn_0.22-2_amd64.deb ».
 	find debian/netexpect -newermt '@1407010031'  -print0 2>/dev/null | xargs -0r touch --no-dereference --date='@1407010031'
 	dpkg-deb --build debian/netexpect ..
-dpkg-deb: building package 'netexpect' in '../netexpect_0.22-2_amd64.deb'.
+dpkg-deb : construction du paquet « netexpect » dans « ../netexpect_0.22-2_amd64.deb ».
  dpkg-genbuildinfo  >../netexpect_0.22-2_amd64.buildinfo
  dpkg-distaddfile netexpect_0.22-2_amd64.buildinfo net optional
-dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
+dpkg-distaddfile: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
  dpkg-genchanges -b >../netexpect_0.22-2_amd64.changes
-dpkg-genchanges: warning: package netexpect-dbgsym listed in files list but not in control info
-dpkg-genchanges: warning: package tgn-dbgsym listed in files list but not in control info
-dpkg-genchanges: binary-only upload (no source code included)
+dpkg-genchanges: avertissement: paquet netexpect-dbgsym listé dans le fichier de liste des fichiers mais pas dans le fichier info
+dpkg-genchanges: avertissement: paquet tgn-dbgsym listé dans le fichier de liste des fichiers mais pas dans le fichier info
+dpkg-genchanges: envoi des binaires seulement (le code source n'est pas inclus)
  dpkg-source --after-build netexpect-0.22
-dpkg-buildpackage: binary-only upload (no source included)
+dpkg-buildpackage: envoi d'un binaire seulement (aucune inclusion de code source)
+W: no hooks of type B found -- ignoring
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+	LANGUAGE = (unset),
+	LC_ALL = "fr_CH.UTF-8",
+	LANG = "fr_CH.UTF-8"
+    are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
 I: unmounting /sys filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 163: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
 I: unmounting /dev/shm filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 163: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
 I: unmounting dev/pts filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 163: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
 I: unmounting run/shm filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 163: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
 I: unmounting proc filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 163: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
 I: cleaning the build env 
-I: removing directory /var/cache/pbuilder/build//54396 and its subdirectories
-I: Current time: Sun Sep 20 06:05:01 GMT+12 2015
-I: pbuilder-time-stamp: 1442772301
+I: removing directory /var/cache/pbuilder/build//18320 and its subdirectories
+I: Current time: Mon Sep 21 08:07:08 GMT-14 2015
+I: pbuilder-time-stamp: 1442772428

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/logdiffs/unstable/amd64/netexpect_0.22-2.diff:	 85.9% -- replaced with /var/lib/jenkins/userContent/reproducible/logdiffs/unstable/amd64/netexpect_0.22-2.diff.gz
b2/build.log:	 87.4%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 87.6%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/logs/unstable/amd64/netexpect_0.22-2.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/tmp.ZNAFPeLb41/tmp.TMMdyXkVCH
+ mv /srv/reproducible-results/tmp.ZNAFPeLb41/tmp.TMMdyXkVCH /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/netexpect_0.22-2.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/netexpect_0.22-2.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ call_diffoscope_on_changes_files
++ mktemp --tmpdir=/srv/reproducible-results/tmp.ZNAFPeLb41
+ local TMPLOG=/srv/reproducible-results/tmp.ZNAFPeLb41/tmp.t0dm8o3xn7
+ echo
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/netexpect_0.22-2.rbuild.log

+ local TIMEOUT=30m
+ DBDSUITE=unstable
+ '[' unstable = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/tmp.ZNAFPeLb41 -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/tmp.ZNAFPeLb41/dbd-tmp-Ga3Ogon
++ schroot --directory /srv/reproducible-results/tmp.ZNAFPeLb41 -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 34'
++ echo diffoscope 34
++ grep '^E: 15binfmt: update-binfmts: unable to open'
+ LOG_RESULT=
+ cleanup_all
+ '[' 0 -eq 1 ']'
+ '[' '' = failure ']'
+ '[' '!' -z '' ']'
+ gzip -9fvn /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/netexpect_0.22-2.rbuild.log
/var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/netexpect_0.22-2.rbuild.log:	 86.6% -- replaced with /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/netexpect_0.22-2.rbuild.log.gz
+ '[' ng = legacy ']'
+ '[' ng = ng ']'
+ gen_package_html netexpect
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''netexpect'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2015-09-20 18:06:51.511194
CRITICAL: buildinfo not detected at /var/lib/jenkins/userContent/reproducible/buildinfo/unstable/amd64/netexpect_0.22-2_amd64.buildinfo
INFO: Finished at 2015-09-20 18:06:51.521044, took: 0:00:00.009864
+ cd -
+ cd
+ rm -r /srv/reproducible-results/tmp.ZNAFPeLb41
+ false
+ rm -f /tmp/reproducible-lockfile-unstable-amd64-netexpect
Sun 20 Sep 18:06:51 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-AYVUws2C, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list