[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_32 #7269

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Jan 6 03:37:31 UTC 2017


https://jenkins.debian.net/job/reproducible_builder_amd64_32/7269/------------------------------------------
[...truncated 95.85 KB...]
 dh_clean
 /usr/bin/make clean
-make[2]: Entering directory '/build/1st/startpar-0.59'
+make[2]: Entering directory '/build/startpar-0.59/2nd'
 rm -f startpar makeboot startpar.o makeboot.o proc.o
-make[2]: Leaving directory '/build/1st/startpar-0.59'
+make[2]: Leaving directory '/build/startpar-0.59/2nd'
 rm -f startpar-upstart-inject
-make[1]: Leaving directory '/build/1st/startpar-0.59'
+make[1]: Leaving directory '/build/startpar-0.59/2nd'
  debian/rules build
 dh build
    dh_testdir
    dh_update_autotools_config
    dh_auto_configure
    debian/rules override_dh_auto_build
-make[1]: Entering directory '/build/1st/startpar-0.59'
-/usr/bin/make EXTRACPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" EXTRACFLAGS="-g -O2 -fdebug-prefix-map=/build/1st/startpar-0.59=. -fstack-protector-strong -Wformat -Werror=format-security" EXTRALDFLAGS="-Wl,-z,relro -Wl,-z,now"  startpar check
-make[2]: Entering directory '/build/1st/startpar-0.59'
-gcc -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2   -D_GNU_SOURCE  -Wall -W -pipe  -g -O2 -fdebug-prefix-map=/build/1st/startpar-0.59=. -fstack-protector-strong -Wformat -Werror=format-security -DVERSION=\"0.59\"  -c startpar.c
+make[1]: Entering directory '/build/startpar-0.59/2nd'
+/usr/bin/make EXTRACPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" EXTRACFLAGS="-g -O2 -fdebug-prefix-map=/build/startpar-0.59/2nd=. -fstack-protector-strong -Wformat -Werror=format-security" EXTRALDFLAGS="-Wl,-z,relro -Wl,-z,now"  startpar check
+make[2]: Entering directory '/build/startpar-0.59/2nd'
+gcc -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2   -D_GNU_SOURCE  -Wall -W -pipe  -g -O2 -fdebug-prefix-map=/build/startpar-0.59/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -DVERSION=\"0.59\"  -c startpar.c
 startpar.c: In function 'main':
 startpar.c:1045:39: warning: passing argument 2 of 'check_upstart_jobs' from incompatible pointer type [-Wincompatible-pointer-types]
    num += check_upstart_jobs(run_mode, nodevec);
@@ -313,7 +324,7 @@
 startpar.c:1547:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (strlen(buf) >= size-2)
                         ^~
-gcc -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2   -D_GNU_SOURCE  -Wall -W -pipe  -g -O2 -fdebug-prefix-map=/build/1st/startpar-0.59=. -fstack-protector-strong -Wformat -Werror=format-security -DVERSION=\"0.59\"  -c makeboot.c
+gcc -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2   -D_GNU_SOURCE  -Wall -W -pipe  -g -O2 -fdebug-prefix-map=/build/startpar-0.59/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -DVERSION=\"0.59\"  -c makeboot.c
 makeboot.c: In function 'check_upstart_jobs':
 makeboot.c:445:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
      asprintf(&command,
@@ -329,56 +340,56 @@
               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
               t->name);
               ~~~~~~~~
-gcc -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2   -D_GNU_SOURCE  -Wall -W -pipe  -g -O2 -fdebug-prefix-map=/build/1st/startpar-0.59=. -fstack-protector-strong -Wformat -Werror=format-security -DVERSION=\"0.59\"  -c proc.c
+gcc -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2   -D_GNU_SOURCE  -Wall -W -pipe  -g -O2 -fdebug-prefix-map=/build/startpar-0.59/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -DVERSION=\"0.59\"  -c proc.c
 proc.c: In function 'detect_consoles':
 proc.c:179:16: warning: 'tail' may be used uninitialized in this function [-Wmaybe-uninitialized]
       tail->tty = name;
       ~~~~~~~~~~^~~~~~
-gcc -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2   -D_GNU_SOURCE  -Wall -W -pipe  -g -O2 -fdebug-prefix-map=/build/1st/startpar-0.59=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -Wl,-z,relro -Wl,-z,now -DVERSION=\"0.59\"  -o startpar startpar.o makeboot.o proc.o 
-/usr/bin/make STARTPAR=/build/1st/startpar-0.59/startpar -C testsuite check
-make[3]: Entering directory '/build/1st/startpar-0.59/testsuite'
-STARTPAR=/build/1st/startpar-0.59/startpar ./runtests
+gcc -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2   -D_GNU_SOURCE  -Wall -W -pipe  -g -O2 -fdebug-prefix-map=/build/startpar-0.59/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -Wl,-z,relro -Wl,-z,now -DVERSION=\"0.59\"  -o startpar startpar.o makeboot.o proc.o 
+/usr/bin/make STARTPAR=/build/startpar-0.59/2nd/startpar -C testsuite check
+make[3]: Entering directory '/build/startpar-0.59/2nd/testsuite'
+STARTPAR=/build/startpar-0.59/2nd/startpar ./runtests
 success: the test init.d script was running
 success: the ls command was running
-make[3]: Leaving directory '/build/1st/startpar-0.59/testsuite'
-make[2]: Leaving directory '/build/1st/startpar-0.59'
-/usr/bin/make EXTRACPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" EXTRACFLAGS="-g -O2 -fdebug-prefix-map=/build/1st/startpar-0.59=. -fstack-protector-strong -Wformat -Werror=format-security" EXTRALDFLAGS="-Wl,-z,relro -Wl,-z,now"  startpar-upstart-inject
-make[2]: Entering directory '/build/1st/startpar-0.59'
-gcc   -D_GNU_SOURCE  -Wall -W -pipe  -g -O2 -fdebug-prefix-map=/build/1st/startpar-0.59=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,-z,relro -Wl,-z,now  startpar-upstart-inject.c   -o startpar-upstart-inject
-make[2]: Leaving directory '/build/1st/startpar-0.59'
-make[1]: Leaving directory '/build/1st/startpar-0.59'
+make[3]: Leaving directory '/build/startpar-0.59/2nd/testsuite'
+make[2]: Leaving directory '/build/startpar-0.59/2nd'
+/usr/bin/make EXTRACPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" EXTRACFLAGS="-g -O2 -fdebug-prefix-map=/build/startpar-0.59/2nd=. -fstack-protector-strong -Wformat -Werror=format-security" EXTRALDFLAGS="-Wl,-z,relro -Wl,-z,now"  startpar-upstart-inject
+make[2]: Entering directory '/build/startpar-0.59/2nd'
+gcc   -D_GNU_SOURCE  -Wall -W -pipe  -g -O2 -fdebug-prefix-map=/build/startpar-0.59/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,-z,relro -Wl,-z,now  startpar-upstart-inject.c   -o startpar-upstart-inject
+make[2]: Leaving directory '/build/startpar-0.59/2nd'
+make[1]: Leaving directory '/build/startpar-0.59/2nd'
    dh_auto_test
 	make -j1 check
-make[1]: Entering directory '/build/1st/startpar-0.59'
-make STARTPAR=/build/1st/startpar-0.59/startpar -C testsuite check
-make[2]: Entering directory '/build/1st/startpar-0.59/testsuite'
-STARTPAR=/build/1st/startpar-0.59/startpar ./runtests
+make[1]: Entering directory '/build/startpar-0.59/2nd'
+make STARTPAR=/build/startpar-0.59/2nd/startpar -C testsuite check
+make[2]: Entering directory '/build/startpar-0.59/2nd/testsuite'
+STARTPAR=/build/startpar-0.59/2nd/startpar ./runtests
 success: the test init.d script was running
 success: the ls command was running
-make[2]: Leaving directory '/build/1st/startpar-0.59/testsuite'
-make[1]: Leaving directory '/build/1st/startpar-0.59'
+make[2]: Leaving directory '/build/startpar-0.59/2nd/testsuite'
+make[1]: Leaving directory '/build/startpar-0.59/2nd'
  fakeroot debian/rules binary
 dh binary
    dh_testroot
    dh_prep
    debian/rules override_dh_auto_install-arch
-make[1]: Entering directory '/build/1st/startpar-0.59'
+make[1]: Entering directory '/build/startpar-0.59/2nd'
 /usr/bin/make DESTDIR=debian/startpar sbindir=/lib/startpar install
-make[2]: Entering directory '/build/1st/startpar-0.59'
+make[2]: Entering directory '/build/startpar-0.59/2nd'
 install -m 755 -d debian/startpar/lib/startpar debian/startpar/usr/share/man/man8
 install -m 755 startpar debian/startpar/lib/startpar/.
 install -m 644 startpar.8 debian/startpar/usr/share/man/man8/.
-make[2]: Leaving directory '/build/1st/startpar-0.59'
+make[2]: Leaving directory '/build/startpar-0.59/2nd'
 dh_install startpar-upstart-inject lib/startpar/
 dh_installman startpar-upstart-inject.8
-make[1]: Leaving directory '/build/1st/startpar-0.59'
+make[1]: Leaving directory '/build/startpar-0.59/2nd'
    dh_installdocs
    dh_installchangelogs
    dh_installman
    debian/rules override_dh_installinit-arch
-make[1]: Entering directory '/build/1st/startpar-0.59'
+make[1]: Entering directory '/build/startpar-0.59/2nd'
 dh_installinit --name startpar-bridge -n
-make[1]: Leaving directory '/build/1st/startpar-0.59'
+make[1]: Leaving directory '/build/startpar-0.59/2nd'
    dh_perl
    dh_link
    dh_strip_nondeterminism
@@ -399,15 +410,17 @@
 dpkg-genbuildinfo: warning: File::FcntlLock not available; using flock which is not NFS-safe
  dpkg-genchanges --build=binary >../startpar_0.59-3.1_amd64.changes
 dpkg-genchanges: info: binary-only upload (no source code included)
- dpkg-source --after-build startpar-0.59
+ dpkg-source --after-build 2nd
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/38145/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/38145/tmp/hooks/B01_cleanup finished
 I: unmounting /dev/shm filesystem
 I: unmounting dev/pts filesystem
 I: unmounting run/shm filesystem
 I: unmounting proc filesystem
 I: unmounting sys filesystem
 I: cleaning the build env 
-I: removing directory /srv/workspace/pbuilder/18916 and its subdirectories
-I: Current time: Wed Feb  7 21:59:30 -12 2018
-I: pbuilder-time-stamp: 1518083970
+I: removing directory /srv/workspace/pbuilder/38145 and its subdirectories
+I: Current time: Fri Jan  6 17:37:21 +14 2017
+I: pbuilder-time-stamp: 1483673841

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/amd64/startpar_0.59-3.1.diff:	 77.6% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/amd64/startpar_0.59-3.1.diff.gz
b2/build.log:	 77.7%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 77.8%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/unstable/amd64/startpar_0.59-3.1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-b2CB6U7x/tmp.F5Bdnyd1N0
+ mv /srv/reproducible-results/rbuild-debian-b2CB6U7x/tmp.F5Bdnyd1N0 /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/startpar_0.59-3.1.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/startpar_0.59-3.1.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ filter_changes_files
+ sed -i -e '/^ [a-f0-9]\{32,64\} .*\.buildinfo$/d' b1/startpar_0.59-3.1_amd64.changes b2/startpar_0.59-3.1_amd64.changes
+ call_diffoscope_on_changes_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-b2CB6U7x
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-b2CB6U7x/tmp.SHUaGCMOtn
+ local TIMEOUT=120m
+ DBDSUITE=unstable
+ '[' unstable = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-b2CB6U7x -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-b2CB6U7x/dbd-tmp-fHTp5tV
++ schroot --directory /srv/reproducible-results/rbuild-debian-b2CB6U7x -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 67'
++ echo diffoscope 67
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ log_info 'diffoscope 67 will be used to compare the two builds:'
+ _log I: 'diffoscope 67 will be used to compare the two builds:'
+ local prefix=I:
+ shift 1
+ tee -a /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/startpar_0.59-3.1.rbuild.log
++ date -u
+ echo -e 'Fri Jan  6 03:37:24 UTC 2017  I: diffoscope 67 will be used to compare the two builds:'
Fri Jan  6 03:37:24 UTC 2017  I: diffoscope 67 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 120m nice schroot --directory /srv/reproducible-results/rbuild-debian-b2CB6U7x -c source:jenkins-reproducible-unstable-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-b2CB6U7x/dbd-tmp-fHTp5tV ; diffoscope 			--html /srv/reproducible-results/rbuild-debian-b2CB6U7x/startpar_0.59-3.1.diffoscope.html 			--text /srv/reproducible-results/rbuild-debian-b2CB6U7x/startpar_0.59-3.1.diffoscope.txt 			--profile=- 			/srv/reproducible-results/rbuild-debian-b2CB6U7x/b1/startpar_0.59-3.1_amd64.changes 			/srv/reproducible-results/rbuild-debian-b2CB6U7x/b2/startpar_0.59-3.1_amd64.changes'
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-b2CB6U7x/tmp.SHUaGCMOtn
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x
Profiling output for: /usr/bin/diffoscope --html /srv/reproducible-results/rbuild-debian-b2CB6U7x/startpar_0.59-3.1.diffoscope.html --text /srv/reproducible-results/rbuild-debian-b2CB6U7x/startpar_0.59-3.1.diffoscope.txt --profile=- /srv/reproducible-results/rbuild-debian-b2CB6U7x/b1/startpar_0.59-3.1_amd64.changes /srv/reproducible-results/rbuild-debian-b2CB6U7x/b2/startpar_0.59-3.1_amd64.changes
================================================================================================================================================================================================================================================================================================================================================================================================================

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

       0.000s     1 call     cmp (internal)

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

       0.000s     1 call     abc.DotChangesFile

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

       0.007s     2 calls    outputs
       0.003s     1 call     parse_args
       0.000s     1 call     cleanup

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

       0.006s     2 calls    abc.DotChangesFile
       0.000s     8 calls    diffoscope.comparators.binary.FilesystemFile
     _             _                    
 ___| |_ __ _ _ __| |_ _ __   __ _ _ __ 
/ __| __/ _` | '__| __| '_ \ / _` | '__|
\__ \ || (_| | |  | |_| |_) | (_| | |   
|___/\__\__,_|_|   \__| .__/ \__,_|_|   
                      |_|               
Fri Jan  6 03:37:26 UTC 2017  I: diffoscope 67 found no differences in the changes files, and a .buildinfo file also exists.
Fri Jan  6 03:37:26 UTC 2017  I: startpar from unstable built successfully and reproducibly on amd64.
UPDATE 1
INSERT 0 1
DELETE 1
INFO: Starting at 2017-01-06 03:37:27.211238
INFO: Finished at 2017-01-06 03:37:27.536207, took: 0:00:00.324983

Fri Jan  6 03:37:27 UTC 2017 - successfully updated the database and updated https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/startpar.html

Fri Jan  6 03:37:27 UTC 2017  I: Submitting .buildinfo files to external archives:
Fri Jan  6 03:37:30 UTC 2017  I: Done submitting .buildinfo files to submit at buildinfo.kfreebsd.eu.
https://buildinfo.debian.net/6501f659d49701d0d4ed2e5806ace52aa33a1ca5/startpar_0.59-3.1_amd64
https://buildinfo.debian.net/7ddcd7276c338d7c71c2b1f8d987e6c88ba38edd/startpar_0.59-3.1_amd64
Fri Jan  6 03:37:31 UTC 2017  I: Done submitting .buildinfo files to http://buildinfo.debian.net/api/submit.
Fri Jan  6 03:37:31 UTC 2017  I: Done submitting .buildinfo files.
Fri Jan  6 03:37:31 UTC 2017  I: Removing signed startpar_0.59-3.1_amd64.buildinfo.asc files:
removed ‘./b1/startpar_0.59-3.1_amd64.buildinfo.asc’
removed ‘./b2/startpar_0.59-3.1_amd64.buildinfo.asc’
Fri Jan  6 03:37:31 UTC 2017 - total duration: 0h 3m 48s.
Starting cleanup.
/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/startpar_0.59-3.1.rbuild.log:	
gzip: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/startpar_0.59-3.1.rbuild.log.gz: No space left on device
Starting cleanup.
/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/startpar_0.59-3.1.rbuild.log:	
gzip: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/startpar_0.59-3.1.rbuild.log.gz: No space left on device
Fri  6 Jan 03:37:31 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-DykFqXbd, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list