[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_i386_11 #32586

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Feb 16 07:38:57 UTC 2017


https://jenkins.debian.net/job/reproducible_builder_i386_11/32586/------------------------------------------
[...truncated 73.19 KB...]
+Adding 'diversion of /bin/sh to /bin/sh.distrib by bash'
+Removing 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash'
+Adding 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by bash'
+I: Setting pbuilder2's login shell to /bin/bash
+I: Setting pbuilder2's GECOS to second user,second room,second work-phone,second home-phone,second other
+I: user script /srv/workspace/pbuilder/3937/tmp/hooks/D01_modify_environment finished
  -> Attempting to satisfy build-dependencies
  -> Creating pbuilder-satisfydepends-dummy package
 Package: pbuilder-satisfydepends-dummy
@@ -95,7 +110,7 @@
 Get: 29 http://ftp.de.debian.org/debian unstable/main i386 intltool-debian all 0.35.0+20060710.4 [26.3 kB]
 Get: 30 http://ftp.de.debian.org/debian unstable/main i386 po-debconf all 1.0.20 [247 kB]
 Get: 31 http://ftp.de.debian.org/debian unstable/main i386 debhelper all 10.2.5 [961 kB]
-Fetched 20.4 MB in 1s (18.6 MB/s)
+Fetched 20.4 MB in 0s (86.0 MB/s)
 debconf: delaying package configuration, since apt-utils is not installed
 Selecting previously unselected package groff-base.
 (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 18655 files and directories currently installed.)
@@ -243,7 +258,9 @@
 fakeroot is already the newest version (1.21-3.1).
 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
 I: Building the package
-I: Running cd /build/1st/schedtool-1.3.0/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b --buildinfo-id=i386 -rfakeroot
+I: user script /srv/workspace/pbuilder/3937/tmp/hooks/A01_modfiy_src_dir starting
+I: user script /srv/workspace/pbuilder/3937/tmp/hooks/A01_modfiy_src_dir finished
+I: Running cd /build/2nd/schedtool-1.3.0/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-buildpackage -us -uc -b --buildinfo-id=i386 -rfakeroot
 dpkg-buildpackage: warning: --buildinfo-id is deprecated, it is without effect
 dpkg-buildpackage: info: source package schedtool
 dpkg-buildpackage: info: source version 1.3.0-1
@@ -257,9 +274,9 @@
 rm -f build-stamp configure-stamp
 # Add here commands to clean up after the build process.
 [ ! -f Makefile ] || /usr/bin/make clean
-make[1]: Entering directory '/build/1st/schedtool-1.3.0'
+make[1]: Entering directory '/build/2nd/schedtool-1.3.0'
 rm -f *.o schedtool
-make[1]: Leaving directory '/build/1st/schedtool-1.3.0'
+make[1]: Leaving directory '/build/2nd/schedtool-1.3.0'
 dh_clean 
 dh_clean: Compatibility levels before 9 are deprecated (level 5 in use)
  debian/rules build
@@ -269,7 +286,7 @@
 dh_testdir
 # Add here commands to compile the package.
 /usr/bin/make CFLAGS="-Wall -g -fomit-frame-pointer -s -pipe -Os"
-make[1]: Entering directory '/build/1st/schedtool-1.3.0'
+make[1]: Entering directory '/build/2nd/schedtool-1.3.0'
 gcc -Wall -g -fomit-frame-pointer -s -pipe -Os   -c -o schedtool.o schedtool.c
 schedtool.c: In function 'set_process':
 schedtool.c:436:51: warning: pointer/integer type mismatch in conditional expression
@@ -277,7 +294,7 @@
                                                    ^
 gcc -Wall -g -fomit-frame-pointer -s -pipe -Os   -c -o error.o error.c
 gcc   schedtool.o error.o   -o schedtool
-make[1]: Leaving directory '/build/1st/schedtool-1.3.0'
+make[1]: Leaving directory '/build/2nd/schedtool-1.3.0'
 touch build-stamp
  fakeroot debian/rules binary
 dh_testdir
@@ -288,11 +305,11 @@
 dh_installdirs
 dh_installdirs: Compatibility levels before 9 are deprecated (level 5 in use)
 # Add here commands to install the package into debian/schedtool.
-/usr/bin/make DESTPREFIX=/build/1st/schedtool-1.3.0/debian/schedtool/usr install
-make[1]: Entering directory '/build/1st/schedtool-1.3.0'
-install -d /build/1st/schedtool-1.3.0/debian/schedtool/usr/bin
-install -p -c schedtool /build/1st/schedtool-1.3.0/debian/schedtool/usr/bin
-make[1]: Leaving directory '/build/1st/schedtool-1.3.0'
+/usr/bin/make DESTPREFIX=/build/2nd/schedtool-1.3.0/debian/schedtool/usr install
+make[1]: Entering directory '/build/2nd/schedtool-1.3.0'
+install -d /build/2nd/schedtool-1.3.0/debian/schedtool/usr/bin
+install -p -c schedtool /build/2nd/schedtool-1.3.0/debian/schedtool/usr/bin
+make[1]: Leaving directory '/build/2nd/schedtool-1.3.0'
 dh_testdir
 dh_testroot
 dh_installchangelogs CHANGES
@@ -320,12 +337,14 @@
  dpkg-source --after-build schedtool-1.3.0
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/3937/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/3937/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/13372 and its subdirectories
-I: Current time: Wed Feb 15 19:38:24 -12 2017
-I: pbuilder-time-stamp: 1487230704
+I: removing directory /srv/workspace/pbuilder/3937 and its subdirectories
+I: Current time: Thu Mar 22 04:01:39 +14 2018
+I: pbuilder-time-stamp: 1521640899

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/i386/schedtool_1.3.0-1.diff:	 67.5% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/i386/schedtool_1.3.0-1.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.4%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/unstable/i386/schedtool_1.3.0-1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-3aO8Wslk/tmp.8NpnNHYC8N
+ mv /srv/reproducible-results/rbuild-debian-3aO8Wslk/tmp.8NpnNHYC8N /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/schedtool_1.3.0-1.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/schedtool_1.3.0-1.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ filter_changes_files
+ sed -i -e '/^ [a-f0-9]\{32,64\} .*\.buildinfo$/d' b1/schedtool_1.3.0-1_i386.changes b2/schedtool_1.3.0-1_i386.changes
+ call_diffoscope_on_changes_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-3aO8Wslk
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-3aO8Wslk/tmp.6pZeya9gxo
+ local TIMEOUT=120m
+ DBDSUITE=unstable
+ '[' unstable = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-3aO8Wslk -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-3aO8Wslk/dbd-tmp-9OTWTGa
++ schroot --directory /srv/reproducible-results/rbuild-debian-3aO8Wslk -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/schedtool_1.3.0-1.rbuild.log
++ date -u
+ echo -e 'Thu Feb 16 07:38:46 UTC 2017  I: diffoscope 77 will be used to compare the two builds:'
Thu Feb 16 07:38:46 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-3aO8Wslk -c source:jenkins-reproducible-unstable-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-3aO8Wslk/dbd-tmp-9OTWTGa ; diffoscope 			--html /srv/reproducible-results/rbuild-debian-3aO8Wslk/schedtool_1.3.0-1.diffoscope.html 			--text /srv/reproducible-results/rbuild-debian-3aO8Wslk/schedtool_1.3.0-1.diffoscope.txt 			--profile=- 			/srv/reproducible-results/rbuild-debian-3aO8Wslk/b1/schedtool_1.3.0-1_i386.changes 			/srv/reproducible-results/rbuild-debian-3aO8Wslk/b2/schedtool_1.3.0-1_i386.changes'
+ RESULT=1
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-3aO8Wslk/tmp.6pZeya9gxo
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x
Profiling output for: /usr/bin/diffoscope --html /srv/reproducible-results/rbuild-debian-3aO8Wslk/schedtool_1.3.0-1.diffoscope.html --text /srv/reproducible-results/rbuild-debian-3aO8Wslk/schedtool_1.3.0-1.diffoscope.txt --profile=- /srv/reproducible-results/rbuild-debian-3aO8Wslk/b1/schedtool_1.3.0-1_i386.changes /srv/reproducible-results/rbuild-debian-3aO8Wslk/b2/schedtool_1.3.0-1_i386.changes
==============================================================================================================================================================================================================================================================================================================================================================================================================

close_archive (total time: 0.002s)
----------------------------------

       0.001s    12 calls    diffoscope.comparators.gzip.GzipContainer
       0.000s    12 calls    diffoscope.comparators.tar.TarContainer
       0.000s     8 calls    diffoscope.comparators.deb.DebContainer
       0.000s     6 calls    diffoscope.comparators.xz.XzContainer
       0.000s     6 calls    diffoscope.comparators.deb.DebTarContainer

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

       3.700s   116 calls    diff
       0.771s   912 calls    readelf
       0.380s     2 calls    objcopy
       0.122s    12 calls    gzip
       0.107s   110 calls    objdump
       0.076s     6 calls    xz
       0.039s     4 calls    cmp
       0.003s    16 calls    cmp (internal)

compare_files (cumulative) (total time: 38.377s)
------------------------------------------------

       7.247s     1 call     abc.DotChangesFile
       7.002s     2 calls    abc.DebFile
       6.636s     2 calls    abc.XzFile
       6.579s     2 calls    abc.DebDataTarFile
       6.432s     2 calls    abc.ElfFile
       3.423s    35 calls    diffoscope.comparators.elf.ElfSection
       0.437s    10 calls    diffoscope.comparators.elf.ElfCodeSection
       0.264s     2 calls    abc.GzipFile
       0.179s     2 calls    abc.TarFile
       0.075s     2 calls    diffoscope.comparators.elf.ElfStringSection
       0.044s     1 call     abc.TextFile
       0.031s     2 calls    abc.Md5sumsFile
       0.027s     1 call     diffoscope.comparators.elf.MonkeyPatchedElfSection
       0.000s    17 calls    diffoscope.comparators.utils.libarchive.LibarchiveDirectory

container_extract (total time: 0.259s)
--------------------------------------

       0.123s    12 calls    diffoscope.comparators.gzip.GzipContainer
       0.077s     6 calls    diffoscope.comparators.xz.XzContainer
       0.022s    16 calls    diffoscope.comparators.tar.TarContainer
       0.020s    22 calls    diffoscope.comparators.deb.DebContainer
       0.017s     6 calls    diffoscope.comparators.deb.DebTarContainer

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

       0.095s     4 calls    diffoscope.comparators.utils.archive.ArchiveMember
       0.063s    12 calls    diffoscope.comparators.utils.libarchive.LibarchiveMember
       0.017s     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    17 calls    diffoscope.comparators.utils.libarchive.LibarchiveDirectory
       0.000s    10 calls    diffoscope.comparators.elf.ElfCodeSection
       0.000s     1 call     abc.DotChangesFile
       0.000s     2 calls    diffoscope.comparators.elf.ElfStringSection
       0.000s     1 call     diffoscope.comparators.elf.MonkeyPatchedElfSection

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

       8.837s     2 calls    outputs
       0.031s     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.deb.DebTarContainer
       0.000s     6 calls    diffoscope.comparators.xz.XzContainer

output (total time: 1.379s)
---------------------------

       1.376s     1 call     html
       0.003s     1 call     text

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

       0.016s   478 calls    diffoscope.comparators.utils.libarchive.LibarchiveMember
       0.013s   630 calls    diffoscope.comparators.elf.ElfSection
       0.008s    10 calls    diffoscope.comparators.binary.FilesystemFile
       0.005s   258 calls    diffoscope.comparators.utils.archive.ArchiveMember
       0.004s   180 calls    diffoscope.comparators.elf.ElfCodeSection
       0.002s    88 calls    diffoscope.comparators.debian.DebControlMember
       0.002s    36 calls    diffoscope.comparators.elf.ElfStringSection
       0.001s    18 calls    diffoscope.comparators.elf.MonkeyPatchedElfSection
       0.000s     8 calls    abc.DotChangesFile
tee: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/schedtool_1.3.0-1.rbuild.log: No space left on device
Starting cleanup.
/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/schedtool_1.3.0-1.rbuild.log:	
gzip: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/schedtool_1.3.0-1.rbuild.log.gz: No space left on device
Thu 16 Feb 07:38:57 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-AxVisglj, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list