[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_i386_9 #33598

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Feb 16 07:21:11 UTC 2017


https://jenkins.debian.net/job/reproducible_builder_i386_9/33598/------------------------------------------
[...truncated 182.57 KB...]
 Get: 132 http://ftp.de.debian.org/debian unstable/main i386 r-cran-pkgkitten all 0.1.4-1 [18.7 kB]
 Get: 133 http://ftp.de.debian.org/debian unstable/main i386 r-cran-rcpp i386 0.12.9-1 [2199 kB]
-Fetched 92.5 MB in 4s (19.4 MB/s)
+Fetched 92.5 MB in 1s (82.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.)
@@ -781,7 +796,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/r-cran-htmltools-0.3.5/ && 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/50201/tmp/hooks/A01_modfiy_src_dir starting
+I: user script /srv/workspace/pbuilder/50201/tmp/hooks/A01_modfiy_src_dir finished
+I: Running cd /build/2nd/r-cran-htmltools-0.3.5/ && 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 r-cran-htmltools
 dpkg-buildpackage: info: source version 0.3.5-2
@@ -810,12 +827,12 @@
 echo "R:Depends=r-base-core (>= 3.3.2-1), r-api-3" >> debian/r-cran-htmltools.substvars
 if test -f /usr/bin/xvfb-run; then 			\
 		 xvfb-run -a 			\
-			R CMD INSTALL -l /build/1st/r-cran-htmltools-0.3.5/debian/r-cran-htmltools/usr/lib/R/site-library --clean     \
+			R CMD INSTALL -l /build/2nd/r-cran-htmltools-0.3.5/debian/r-cran-htmltools/usr/lib/R/site-library --clean     \
 				 .   	\
 				"--built-timestamp=\"Wed, 27 Apr 2016 21:42:12 +0200\""   	        \
 				;                               \
 	else							\
-		 R CMD INSTALL -l /build/1st/r-cran-htmltools-0.3.5/debian/r-cran-htmltools/usr/lib/R/site-library 	\
+		 R CMD INSTALL -l /build/2nd/r-cran-htmltools-0.3.5/debian/r-cran-htmltools/usr/lib/R/site-library 	\
 				--clean  .  \
 				"--built-timestamp=\"Wed, 27 Apr 2016 21:42:12 +0200\""   	        \
 				;                               \
@@ -823,14 +840,14 @@
 * installing *source* package 'htmltools' ...
 ** package 'htmltools' successfully unpacked and MD5 sums checked
 ** libs
-make[1]: Entering directory '/build/1st/r-cran-htmltools-0.3.5/src'
+make[1]: Entering directory '/build/2nd/r-cran-htmltools-0.3.5/src'
 g++ -I/usr/share/R/include -DNDEBUG   -I"/usr/lib/R/site-library/Rcpp/include"   -fpic  -g -O2 -fdebug-prefix-map=/build/r-base-PAdLwq/r-base-3.3.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g  -c RcppExports.cpp -o RcppExports.o
 g++ -I/usr/share/R/include -DNDEBUG   -I"/usr/lib/R/site-library/Rcpp/include"   -fpic  -g -O2 -fdebug-prefix-map=/build/r-base-PAdLwq/r-base-3.3.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g  -c template.cpp -o template.o
 g++ -shared -L/usr/lib/R/lib -Wl,-z,relro -o htmltools.so RcppExports.o template.o -L/usr/lib/R/lib -lR
-make[1]: Leaving directory '/build/1st/r-cran-htmltools-0.3.5/src'
-make[1]: Entering directory '/build/1st/r-cran-htmltools-0.3.5/src'
-make[1]: Leaving directory '/build/1st/r-cran-htmltools-0.3.5/src'
-installing to /build/1st/r-cran-htmltools-0.3.5/debian/r-cran-htmltools/usr/lib/R/site-library/htmltools/libs
+make[1]: Leaving directory '/build/2nd/r-cran-htmltools-0.3.5/src'
+make[1]: Entering directory '/build/2nd/r-cran-htmltools-0.3.5/src'
+make[1]: Leaving directory '/build/2nd/r-cran-htmltools-0.3.5/src'
+installing to /build/2nd/r-cran-htmltools-0.3.5/debian/r-cran-htmltools/usr/lib/R/site-library/htmltools/libs
 ** R
 ** preparing package for lazy loading
 ** help
@@ -838,14 +855,14 @@
 ** building package indices
 ** testing if installed package can be loaded
 * DONE (htmltools)
-rm -vf /build/1st/r-cran-htmltools-0.3.5/debian/r-cran-htmltools/usr/lib/R/site-library/R.css 			\
-		/build/1st/r-cran-htmltools-0.3.5/debian/r-cran-htmltools/usr/lib/R/site-library/htmltools/COPYING 	\
-		/build/1st/r-cran-htmltools-0.3.5/debian/r-cran-htmltools/usr/lib/R/site-library/htmltools/LICENSE.txt	\
-		/build/1st/r-cran-htmltools-0.3.5/debian/r-cran-htmltools/usr/lib/R/site-library/htmltools/LICENSE
+rm -vf /build/2nd/r-cran-htmltools-0.3.5/debian/r-cran-htmltools/usr/lib/R/site-library/R.css 			\
+		/build/2nd/r-cran-htmltools-0.3.5/debian/r-cran-htmltools/usr/lib/R/site-library/htmltools/COPYING 	\
+		/build/2nd/r-cran-htmltools-0.3.5/debian/r-cran-htmltools/usr/lib/R/site-library/htmltools/LICENSE.txt	\
+		/build/2nd/r-cran-htmltools-0.3.5/debian/r-cran-htmltools/usr/lib/R/site-library/htmltools/LICENSE
 if test -f debian/overrides; then 		\
-		install -d /build/1st/r-cran-htmltools-0.3.5/debian/r-cran-htmltools/usr/share/lintian/overrides ; 		\
+		install -d /build/2nd/r-cran-htmltools-0.3.5/debian/r-cran-htmltools/usr/share/lintian/overrides ; 		\
 		install -m 0644 debian/overrides 	\
-			/build/1st/r-cran-htmltools-0.3.5/debian/r-cran-htmltools/usr/share/lintian/overrides/r-cran-htmltools; 	\
+			/build/2nd/r-cran-htmltools-0.3.5/debian/r-cran-htmltools/usr/share/lintian/overrides/r-cran-htmltools; 	\
 	fi
 Adding cdbs dependencies to debian/r-cran-htmltools.substvars
 dh_installdirs -pr-cran-htmltools \
@@ -892,12 +909,14 @@
  dpkg-source --after-build r-cran-htmltools-0.3.5
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/50201/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/50201/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/30652 and its subdirectories
-I: Current time: Wed Feb 15 19:19:52 -12 2017
-I: pbuilder-time-stamp: 1487229592
+I: removing directory /srv/workspace/pbuilder/50201 and its subdirectories
+I: Current time: Thu Mar 22 03:43:44 +14 2018
+I: pbuilder-time-stamp: 1521639824

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

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

       0.000s    18 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.deb.DebTarContainer
       0.000s     6 calls    diffoscope.comparators.xz.XzContainer

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

       1.992s    75 calls    diff
       0.705s   426 calls    readelf
       0.474s     2 calls    objcopy
       0.456s    55 calls    objdump
       0.194s    18 calls    gzip
       0.186s     6 calls    xz
       0.120s    11 calls    cmp
       0.096s    50 calls    xxd
       0.002s    16 calls    cmp (internal)

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

       6.352s     1 call     abc.DotChangesFile
       5.926s     2 calls    abc.DebFile
       5.282s     2 calls    abc.XzFile
       5.108s     2 calls    abc.DebDataTarFile
       4.137s     1 call     abc.ElfFile
       1.432s     5 calls    diffoscope.comparators.elf.ElfCodeSection
       0.841s    15 calls    diffoscope.comparators.elf.ElfSection
       0.707s     5 calls    abc.GzipFile
       0.261s     2 calls    diffoscope.comparators.utils.libarchive.LibarchiveMember
       0.229s     2 calls    abc.TarFile
       0.160s     3 calls    diffoscope.comparators.utils.archive.ArchiveMember
       0.089s     2 calls    abc.Md5sumsFile
       0.070s     1 call     diffoscope.comparators.elf.MonkeyPatchedElfSection
       0.037s     1 call     abc.TextFile
       0.000s    25 calls    diffoscope.comparators.utils.libarchive.LibarchiveDirectory

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

       0.196s    18 calls    diffoscope.comparators.gzip.GzipContainer
       0.186s     6 calls    diffoscope.comparators.xz.XzContainer
       0.049s    16 calls    diffoscope.comparators.deb.DebTarContainer
       0.046s    22 calls    diffoscope.comparators.deb.DebContainer
       0.016s    16 calls    diffoscope.comparators.tar.TarContainer

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

       0.289s     7 calls    diffoscope.comparators.utils.archive.ArchiveMember
       0.151s    16 calls    diffoscope.comparators.utils.libarchive.LibarchiveMember
       0.022s     2 calls    diffoscope.comparators.debian.DebControlMember
       0.001s     1 call     diffoscope.comparators.utils.libarchive.LibarchiveSymlink
       0.000s     1 call     abc.DotChangesFile
       0.000s    25 calls    diffoscope.comparators.utils.libarchive.LibarchiveDirectory
       0.000s    15 calls    diffoscope.comparators.elf.ElfSection
       0.000s     5 calls    diffoscope.comparators.elf.ElfCodeSection
       0.000s     1 call     diffoscope.comparators.elf.MonkeyPatchedElfSection

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

      20.422s     2 calls    outputs
       0.024s     1 call     cleanup

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

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

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

      13.859s     1 call     html
       0.016s     1 call     text

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

       0.027s   622 calls    diffoscope.comparators.utils.libarchive.LibarchiveMember
       0.009s   372 calls    diffoscope.comparators.utils.archive.ArchiveMember
       0.009s    10 calls    diffoscope.comparators.binary.FilesystemFile
       0.008s   270 calls    diffoscope.comparators.elf.ElfSection
       0.003s    90 calls    diffoscope.comparators.elf.ElfCodeSection
       0.002s    88 calls    diffoscope.comparators.debian.DebControlMember
       0.002s    18 calls    diffoscope.comparators.elf.MonkeyPatchedElfSection
       0.000s     8 calls    abc.DotChangesFile
Thu Feb 16 07:21:11 UTC 2017  E: r-cran-htmltools failed to build reproducibly in unstable on i386.
mv: error writing ‘/var/lib/jenkins/userContent/reproducible/debian/dbd/unstable/i386/r-cran-htmltools_0.3.5-2.diffoscope.html’: No space left on device
mv: failed to extend ‘/var/lib/jenkins/userContent/reproducible/debian/dbd/unstable/i386/r-cran-htmltools_0.3.5-2.diffoscope.html’: No space left on device
Starting cleanup.
/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/r-cran-htmltools_0.3.5-2.rbuild.log:	
gzip: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/r-cran-htmltools_0.3.5-2.rbuild.log.gz: No space left on device
Thu 16 Feb 07:21:11 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-e1qQFuYr, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list