[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_i386_3 #32738
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Thu Feb 16 07:50:55 UTC 2017
https://jenkins.debian.net/job/reproducible_builder_i386_3/32738/------------------------------------------
[...truncated 95.48 KB...]
^~~~~~
+utils.c:3:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
+ static const char rcsid[] = "$Id: utils.c,v 1.5 2003/12/22 06:03:14 efalk Exp $" ;
+ ^~~~~
+utils.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=]
+ static const char sccsid[] = "@(#)utils.c 1.5 02/03/11 falk" ;
+ ^~~~~~
+netutils.c:3:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
+ static const char rcsid[] = "$Id: netutils.c,v 1.4 2003/12/22 06:03:14 efalk Exp $" ;
+ ^~~~~
+netutils.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=]
+ static const char sccsid[] = "@(#)netutils.c 1.4 02/03/11 falk" ;
+ ^~~~~~
+parse.c:3:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
+ static const char rcsid[] = "$Id: parse.c,v 1.4 2003/12/22 06:03:14 efalk Exp $" ;
+ ^~~~~
+parse.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=]
+ static const char sccsid[] = "@(#)parse.c 2.6 02/03/11 falk" ;
+ ^~~~~~
sortmail.c: In function 'main':
sortmail.c:202:7: warning: variable 'mbox' set but not used [-Wunused-but-set-variable]
bool mbox = False ;
@@ -334,15 +351,21 @@
sortmail.c:767:14: warning: variable 'msg' set but not used [-Wunused-but-set-variable]
MailMessage msg ;
^~~
+locking.c:3:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
+ static const char rcsid[] = "$Id: locking.c,v 1.6 2003/12/22 06:03:14 efalk Exp $" ;
+ ^~~~~
+locking.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=]
+ static const char sccsid[] = "@(#)locking.c 1.4 02/03/11 falk" ;
+ ^~~~~~
sortmail.c: In function 'processMessage':
sortmail.c:974:6: warning: variable 'rval' set but not used [-Wunused-but-set-variable]
int rval ;
^~~~
-utils.c:3:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
- static const char rcsid[] = "$Id: utils.c,v 1.5 2003/12/22 06:03:14 efalk Exp $" ;
+expr.c:3:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
+ static const char rcsid[] = "$Id: expr.c,v 1.4 2003/12/22 06:03:14 efalk Exp $" ;
^~~~~
-utils.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=]
- static const char sccsid[] = "@(#)utils.c 1.5 02/03/11 falk" ;
+expr.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=]
+ static const char sccsid[] = "@(#)expr.c 1.4 02/03/11 falk" ;
^~~~~~
At top level:
sortmail.c:3:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
@@ -351,14 +374,8 @@
sortmail.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=]
static const char sccsid[] = "@(#)sortmail.c 2.8 02/03/11 falk" ;
^~~~~~
-locking.c:3:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
- static const char rcsid[] = "$Id: locking.c,v 1.6 2003/12/22 06:03:14 efalk Exp $" ;
- ^~~~~
-locking.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=]
- static const char sccsid[] = "@(#)locking.c 1.4 02/03/11 falk" ;
- ^~~~~~
cc -g -DDEBUG -Wall -DLINUX -I/usr/include/gdbm -Wl,-z,relro -o sortmail sortmail.o parse.o expr.o crctab.o pop2.o pop3.o imap.o md5c.o netutils.o utils.o locking.o -lgdbm_compat
-make[1]: Leaving directory '/build/1st/sortmail-2.4'
+make[1]: Leaving directory '/build/2nd/sortmail-2.4'
dh_auto_test -O--parallel
create-stamp debian/debhelper-build-stamp
fakeroot debian/rules binary
@@ -368,9 +385,9 @@
dh_prep -O--parallel
dh_installdirs -O--parallel
debian/rules override_dh_auto_install
-make[1]: Entering directory '/build/1st/sortmail-2.4'
+make[1]: Entering directory '/build/2nd/sortmail-2.4'
/bin/true
-make[1]: Leaving directory '/build/1st/sortmail-2.4'
+make[1]: Leaving directory '/build/2nd/sortmail-2.4'
dh_install -O--parallel
dh_installdocs -O--parallel
dh_installchangelogs -O--parallel
@@ -396,12 +413,14 @@
dpkg-source --after-build sortmail-2.4
dpkg-buildpackage: info: binary-only upload (no source included)
I: copying local configuration
+I: user script /srv/workspace/pbuilder/65366/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/65366/tmp/hooks/B01_cleanup finished
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting dev/shm filesystem
I: unmounting proc filesystem
I: unmounting sys filesystem
I: cleaning the build env
-I: removing directory /srv/workspace/pbuilder/909 and its subdirectories
-I: Current time: Wed Feb 15 19:49:48 -12 2017
-I: pbuilder-time-stamp: 1487231388
+I: removing directory /srv/workspace/pbuilder/65366 and its subdirectories
+I: Current time: Thu Mar 22 04:13:14 +14 2018
+I: pbuilder-time-stamp: 1521641594
Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/i386/sortmail_2.4-2.diff: 76.2% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/i386/sortmail_2.4-2.diff.gz
b2/build.log: 78.2%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log: 78.8%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/unstable/i386/sortmail_2.4-2.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-hsQRXCc7/tmp.iue7qLNE7x
+ mv /srv/reproducible-results/rbuild-debian-hsQRXCc7/tmp.iue7qLNE7x /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/sortmail_2.4-2.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/sortmail_2.4-2.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ filter_changes_files
+ sed -i -e '/^ [a-f0-9]\{32,64\} .*\.buildinfo$/d' b1/sortmail_2.4-2_i386.changes b2/sortmail_2.4-2_i386.changes
+ call_diffoscope_on_changes_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-hsQRXCc7
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-hsQRXCc7/tmp.W9wsuMZqeE
+ local TIMEOUT=120m
+ DBDSUITE=unstable
+ '[' unstable = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-hsQRXCc7 -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-hsQRXCc7/dbd-tmp-dJO18Dt
++ schroot --directory /srv/reproducible-results/rbuild-debian-hsQRXCc7 -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 77'
++ echo diffoscope 77
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ log_info 'diffoscope 77 will be used to compare the two builds:'
+ _log I: 'diffoscope 77 will be used to compare the two builds:'
+ local prefix=I:
+ shift 1
+ tee -a /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/sortmail_2.4-2.rbuild.log
++ date -u
+ echo -e 'Thu Feb 16 07:50:25 UTC 2017 I: diffoscope 77 will be used to compare the two builds:'
Thu Feb 16 07:50:25 UTC 2017 I: diffoscope 77 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 120m nice schroot --directory /srv/reproducible-results/rbuild-debian-hsQRXCc7 -c source:jenkins-reproducible-unstable-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-hsQRXCc7/dbd-tmp-dJO18Dt ; diffoscope --html /srv/reproducible-results/rbuild-debian-hsQRXCc7/sortmail_2.4-2.diffoscope.html --text /srv/reproducible-results/rbuild-debian-hsQRXCc7/sortmail_2.4-2.diffoscope.txt --profile=- /srv/reproducible-results/rbuild-debian-hsQRXCc7/b1/sortmail_2.4-2_i386.changes /srv/reproducible-results/rbuild-debian-hsQRXCc7/b2/sortmail_2.4-2_i386.changes'
+ RESULT=1
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-hsQRXCc7/tmp.W9wsuMZqeE
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x
Profiling output for: /usr/bin/diffoscope --html /srv/reproducible-results/rbuild-debian-hsQRXCc7/sortmail_2.4-2.diffoscope.html --text /srv/reproducible-results/rbuild-debian-hsQRXCc7/sortmail_2.4-2.diffoscope.txt --profile=- /srv/reproducible-results/rbuild-debian-hsQRXCc7/b1/sortmail_2.4-2_i386.changes /srv/reproducible-results/rbuild-debian-hsQRXCc7/b2/sortmail_2.4-2_i386.changes
==================================================================================================================================================================================================================================================================================================================================================================================================
close_archive (total time: 0.001s)
----------------------------------
0.000s 12 calls diffoscope.comparators.gzip.GzipContainer
0.000s 8 calls diffoscope.comparators.deb.DebContainer
0.000s 12 calls diffoscope.comparators.tar.TarContainer
0.000s 6 calls diffoscope.comparators.xz.XzContainer
0.000s 6 calls diffoscope.comparators.deb.DebTarContainer
command (total time: 13.307s)
-----------------------------
6.153s 117 calls diff
2.777s 912 calls readelf
2.460s 110 calls objdump
1.045s 2 calls objcopy
0.681s 12 calls gzip
0.132s 6 calls xz
0.056s 6 calls cmp
0.002s 14 calls cmp (internal)
compare_files (cumulative) (total time: 68.163s)
------------------------------------------------
13.961s 1 call abc.DotChangesFile
12.966s 2 calls abc.DebFile
12.270s 2 calls abc.XzFile
12.149s 2 calls abc.DebDataTarFile
11.034s 2 calls abc.ElfFile
2.261s 35 calls diffoscope.comparators.elf.ElfSection
2.150s 10 calls diffoscope.comparators.elf.ElfCodeSection
0.568s 2 calls abc.GzipFile
0.434s 2 calls abc.TarFile
0.119s 1 call abc.TextFile
0.105s 2 calls diffoscope.comparators.elf.ElfStringSection
0.098s 2 calls abc.Md5sumsFile
0.048s 1 call diffoscope.comparators.elf.MonkeyPatchedElfSection
0.000s 18 calls diffoscope.comparators.utils.libarchive.LibarchiveDirectory
container_extract (total time: 0.904s)
--------------------------------------
0.685s 12 calls diffoscope.comparators.gzip.GzipContainer
0.133s 6 calls diffoscope.comparators.xz.XzContainer
0.040s 16 calls diffoscope.comparators.tar.TarContainer
0.025s 6 calls diffoscope.comparators.deb.DebTarContainer
0.022s 22 calls diffoscope.comparators.deb.DebContainer
has_same_content_as (total time: 0.245s)
----------------------------------------
0.155s 4 calls diffoscope.comparators.utils.archive.ArchiveMember
0.065s 12 calls diffoscope.comparators.utils.libarchive.LibarchiveMember
0.022s 2 calls diffoscope.comparators.debian.DebControlMember
0.001s 1 call diffoscope.comparators.utils.libarchive.LibarchiveSymlink
0.001s 35 calls diffoscope.comparators.elf.ElfSection
0.000s 1 call abc.DotChangesFile
0.000s 18 calls diffoscope.comparators.utils.libarchive.LibarchiveDirectory
0.000s 10 calls diffoscope.comparators.elf.ElfCodeSection
0.000s 2 calls diffoscope.comparators.elf.ElfStringSection
0.000s 1 call diffoscope.comparators.elf.MonkeyPatchedElfSection
main (total time: 24.125s)
--------------------------
24.089s 2 calls outputs
0.036s 1 call cleanup
open_archive (total time: 0.001s)
---------------------------------
0.000s 12 calls diffoscope.comparators.tar.TarContainer
0.000s 12 calls diffoscope.comparators.gzip.GzipContainer
0.000s 8 calls diffoscope.comparators.deb.DebContainer
0.000s 6 calls diffoscope.comparators.xz.XzContainer
0.000s 6 calls diffoscope.comparators.deb.DebTarContainer
output (total time: 9.522s)
---------------------------
9.475s 1 call html
0.047s 1 call text
recognizes (total time: 0.189s)
-------------------------------
0.139s 478 calls diffoscope.comparators.utils.libarchive.LibarchiveMember
0.015s 630 calls diffoscope.comparators.elf.ElfSection
0.013s 10 calls diffoscope.comparators.binary.FilesystemFile
0.007s 88 calls diffoscope.comparators.debian.DebControlMember
0.006s 258 calls diffoscope.comparators.utils.archive.ArchiveMember
0.004s 180 calls diffoscope.comparators.elf.ElfCodeSection
0.003s 36 calls diffoscope.comparators.elf.ElfStringSection
0.001s 18 calls diffoscope.comparators.elf.MonkeyPatchedElfSection
0.001s 8 calls abc.DotChangesFile
tee: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/sortmail_2.4-2.rbuild.log: No space left on device
Starting cleanup.
/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/sortmail_2.4-2.rbuild.log:
gzip: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/sortmail_2.4-2.rbuild.log.gz: No space left on device
Thu 16 Feb 07:50:55 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-0s7EzHCq, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list