[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_i386_5 #31619

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Feb 16 07:32:43 UTC 2017


https://jenkins.debian.net/job/reproducible_builder_i386_5/31619/------------------------------------------
[...truncated 73.68 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/37486/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 0s (30.7 MB/s)
+Fetched 20.4 MB in 0s (52.3 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/37486/tmp/hooks/A01_modfiy_src_dir starting
+I: user script /srv/workspace/pbuilder/37486/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/37486/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/37486/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/8731 and its subdirectories
-I: Current time: Wed Feb 15 19:31:29 -12 2017
-I: pbuilder-time-stamp: 1487230289
+I: removing directory /srv/workspace/pbuilder/37486 and its subdirectories
+I: Current time: Thu Mar 22 03:55:10 +14 2018
+I: pbuilder-time-stamp: 1521640510

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-uYhPQwSJ/tmp.ENKr7EV62O
+ mv /srv/reproducible-results/rbuild-debian-uYhPQwSJ/tmp.ENKr7EV62O /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-uYhPQwSJ
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-uYhPQwSJ/tmp.OpzwTv0aUf
+ local TIMEOUT=120m
+ DBDSUITE=unstable
+ '[' unstable = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-uYhPQwSJ -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-uYhPQwSJ/dbd-tmp-ny6hhgL
++ schroot --directory /srv/reproducible-results/rbuild-debian-uYhPQwSJ -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:32:18 UTC 2017  I: diffoscope 77 will be used to compare the two builds:'
Thu Feb 16 07:32:18 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-uYhPQwSJ -c source:jenkins-reproducible-unstable-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-uYhPQwSJ/dbd-tmp-ny6hhgL ; diffoscope 			--html /srv/reproducible-results/rbuild-debian-uYhPQwSJ/schedtool_1.3.0-1.diffoscope.html 			--text /srv/reproducible-results/rbuild-debian-uYhPQwSJ/schedtool_1.3.0-1.diffoscope.txt 			--profile=- 			/srv/reproducible-results/rbuild-debian-uYhPQwSJ/b1/schedtool_1.3.0-1_i386.changes 			/srv/reproducible-results/rbuild-debian-uYhPQwSJ/b2/schedtool_1.3.0-1_i386.changes'
+ RESULT=1
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-uYhPQwSJ/tmp.OpzwTv0aUf
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x
Profiling output for: /usr/bin/diffoscope --html /srv/reproducible-results/rbuild-debian-uYhPQwSJ/schedtool_1.3.0-1.diffoscope.html --text /srv/reproducible-results/rbuild-debian-uYhPQwSJ/schedtool_1.3.0-1.diffoscope.txt --profile=- /srv/reproducible-results/rbuild-debian-uYhPQwSJ/b1/schedtool_1.3.0-1_i386.changes /srv/reproducible-results/rbuild-debian-uYhPQwSJ/b2/schedtool_1.3.0-1_i386.changes
==============================================================================================================================================================================================================================================================================================================================================================================================================

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

       0.000s    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: 3.301s)
----------------------------

       1.918s   116 calls    diff
       0.688s   912 calls    readelf
       0.326s     2 calls    objcopy
       0.127s   110 calls    objdump
       0.119s    12 calls    gzip
       0.078s     6 calls    xz
       0.044s     4 calls    cmp
       0.002s    16 calls    cmp (internal)

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

      14.386s     1 call     abc.DotChangesFile
      14.058s     2 calls    abc.DebFile
      13.655s     2 calls    abc.XzFile
      13.589s     2 calls    abc.DebDataTarFile
      13.445s     2 calls    abc.ElfFile
       1.618s    35 calls    diffoscope.comparators.elf.ElfSection
       0.571s    10 calls    diffoscope.comparators.elf.ElfCodeSection
       0.299s     2 calls    abc.GzipFile
       0.205s     2 calls    abc.TarFile
       0.096s     2 calls    diffoscope.comparators.elf.ElfStringSection
       0.054s     1 call     diffoscope.comparators.elf.MonkeyPatchedElfSection
       0.053s     1 call     abc.TextFile
       0.050s     2 calls    abc.Md5sumsFile
       0.000s    17 calls    diffoscope.comparators.utils.libarchive.LibarchiveDirectory

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

       0.120s    12 calls    diffoscope.comparators.gzip.GzipContainer
       0.078s     6 calls    diffoscope.comparators.xz.XzContainer
       0.017s    16 calls    diffoscope.comparators.tar.TarContainer
       0.015s    22 calls    diffoscope.comparators.deb.DebContainer
       0.012s     6 calls    diffoscope.comparators.deb.DebTarContainer

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

       0.114s     4 calls    diffoscope.comparators.utils.archive.ArchiveMember
       0.065s    12 calls    diffoscope.comparators.utils.libarchive.LibarchiveMember
       0.010s     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    17 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: 21.810s)
--------------------------

      21.783s     2 calls    outputs
       0.027s     1 call     cleanup

open_archive (total time: 0.001s)
---------------------------------

       0.000s    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

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

       7.197s     1 call     html
       0.003s     1 call     text

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

       0.015s   478 calls    diffoscope.comparators.utils.libarchive.LibarchiveMember
       0.013s   630 calls    diffoscope.comparators.elf.ElfSection
       0.006s    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.001s    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:32:43 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-PDItIuB4, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list