[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_17 #16857
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Thu Dec 15 12:22:16 UTC 2016
https://jenkins.debian.net/job/reproducible_builder_armhf_17/16857/------------------------------------------
[...truncated 1711 lines...]
gpgv: unknown type of key resource 'trustedkeys.kbx'
gpgv: keyblock resource '/root/.gnupg/trustedkeys.kbx': General error
-gpgv: Signature made Fri Aug 21 08:54:08 2015 -12
+gpgv: Signature made Sat Aug 22 10:54:08 2015 +14
gpgv: using RSA key 5DD8E0BF91A3D3DA
gpgv: Can't check signature: No public key
dpkg-source: warning: failed to verify signature on ./golang-glog_0+git20150801.fca8c88-1.dsc
@@ -27,6 +27,18 @@
dpkg-source: info: unpacking golang-glog_0+git20150801.fca8c88.orig.tar.gz
dpkg-source: info: unpacking golang-glog_0+git20150801.fca8c88-1.debian.tar.xz
I: Installing the build-deps
+I: user script /srv/workspace/pbuilder/19406/tmp/hooks/D01_modify_environment starting
+disorder-fs debug: Running on hb0.
+I: Changing host+domainname to test build reproducibility
+I: Adding a custom variable just for the fun of it...
+I: Changing /bin/sh to bash
+Removing 'diversion of /bin/sh to /bin/sh.distrib by dash'
+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/19406/tmp/hooks/D01_modify_environment finished
-> Attempting to satisfy build-dependencies
-> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
@@ -102,7 +114,7 @@
Get: 34 http://ftp.us.debian.org/debian unstable/main armhf golang-src armhf 2:1.7~4 [3498 B]
Get: 35 http://ftp.us.debian.org/debian unstable/main armhf golang-go armhf 2:1.7~4 [22.7 kB]
Get: 36 http://ftp.us.debian.org/debian unstable/main armhf dh-golang all 1.19 [9548 B]
-Fetched 44.3 MB in 3s (11.6 MB/s)
+Fetched 44.3 MB in 11s (3939 kB/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 ... 18314 files and directories currently installed.)
@@ -270,13 +282,15 @@
fakeroot is already the newest version (1.21-3).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Building the package
-I: Running cd /build/1st/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b --buildinfo-id=armhf -rfakeroot
+I: user script /srv/workspace/pbuilder/19406/tmp/hooks/A01_modfiy_src_dir starting
+I: user script /srv/workspace/pbuilder/19406/tmp/hooks/A01_modfiy_src_dir finished
+I: Running cd /build/golang-glog-0+git20150801.fca8c88/*/ && 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=armhf -rfakeroot
dpkg-buildpackage: warning: --buildinfo-id is deprecated, it is without effect
dpkg-buildpackage: info: source package golang-glog
dpkg-buildpackage: info: source version 0+git20150801.fca8c88-1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Martín Ferrari <tincho at debian.org>
- dpkg-source --before-build golang-glog-0+git20150801.fca8c88
+ dpkg-source --before-build 2nd
dpkg-buildpackage: info: host architecture armhf
fakeroot debian/rules clean
dh clean --buildsystem=golang --with=golang
@@ -305,14 +319,14 @@
dh_update_autotools_config -O--buildsystem=golang
dh_auto_configure -O--buildsystem=golang
mkdir -p obj-arm-linux-gnueabihf
- Copy glog_test.go -> obj-arm-linux-gnueabihf/src/github.com/golang/glog/glog_test.go
Copy glog_file.go -> obj-arm-linux-gnueabihf/src/github.com/golang/glog/glog_file.go
Copy glog.go -> obj-arm-linux-gnueabihf/src/github.com/golang/glog/glog.go
+ Copy glog_test.go -> obj-arm-linux-gnueabihf/src/github.com/golang/glog/glog_test.go
dh_auto_build -O--buildsystem=golang
cd obj-arm-linux-gnueabihf
go install -v -p 1 github.com/golang/glog
github.com/golang/glog
- cd /build/1st/golang-glog-0+git20150801.fca8c88
+ cd /build/golang-glog-0+git20150801.fca8c88/2nd
dh_auto_test -O--buildsystem=golang
cd obj-arm-linux-gnueabihf
go test -v -p 1 github.com/golang/glog
@@ -325,12 +339,12 @@
=== RUN TestCopyStandardLogToPanic
--- PASS: TestCopyStandardLogToPanic (0.00s)
=== RUN TestStandardLog
-I1215 12:06:16.213505 7770 glog_test.go:163] test
+I1215 12:16:46.913475 29931 glog_test.go:163] test
--- PASS: TestStandardLog (0.00s)
=== RUN TestHeader
--- PASS: TestHeader (0.00s)
=== RUN TestError
-E1215 12:06:16.214099 1234 glog_test.go:202] test
+E1215 12:16:46.914166 1234 glog_test.go:202] test
--- PASS: TestError (0.00s)
=== RUN TestWarning
--- PASS: TestWarning (0.00s)
@@ -347,8 +361,8 @@
=== RUN TestLogBacktraceAt
--- PASS: TestLogBacktraceAt (0.00s)
PASS
-ok github.com/golang/glog 1.028s
- cd /build/1st/golang-glog-0+git20150801.fca8c88
+ok github.com/golang/glog 1.032s
+ cd /build/golang-glog-0+git20150801.fca8c88/2nd
fakeroot debian/rules binary
dh binary --buildsystem=golang --with=golang
dh_testroot -O--buildsystem=golang
@@ -359,11 +373,11 @@
dh_auto_install -O--buildsystem=golang
install -d debian/golang-glog-dev
cd obj-arm-linux-gnueabihf
- mkdir -p /build/1st/golang-glog-0\+git20150801.fca8c88/debian/golang-glog-dev/usr/share/gocode/src/github.com/golang/glog
- cd /build/1st/golang-glog-0+git20150801.fca8c88
+ mkdir -p /build/golang-glog-0\+git20150801.fca8c88/2nd/debian/golang-glog-dev/usr/share/gocode/src/github.com/golang/glog
+ cd /build/golang-glog-0+git20150801.fca8c88/2nd
cd obj-arm-linux-gnueabihf
- cp -r -T src/github.com/golang/glog /build/1st/golang-glog-0\+git20150801.fca8c88/debian/golang-glog-dev/usr/share/gocode/src/github.com/golang/glog
- cd /build/1st/golang-glog-0+git20150801.fca8c88
+ cp -r -T src/github.com/golang/glog /build/golang-glog-0\+git20150801.fca8c88/2nd/debian/golang-glog-dev/usr/share/gocode/src/github.com/golang/glog
+ cd /build/golang-glog-0+git20150801.fca8c88/2nd
dh_installdocs -O--buildsystem=golang
install -d debian/golang-glog-dev/usr/share/doc/golang-glog-dev
cp --reflink=auto -a README debian/golang-glog-dev/usr/share/doc/golang-glog-dev
@@ -380,7 +394,7 @@
cd debian/golang-glog-dev
chmod a-x usr/share/doc/golang-glog-dev/changelog.Debian
gzip -9nf usr/share/doc/golang-glog-dev/changelog.Debian
- cd '/build/1st/golang-glog-0+git20150801.fca8c88'
+ cd '/build/golang-glog-0+git20150801.fca8c88/2nd'
dh_fixperms -O--buildsystem=golang
find debian/golang-glog-dev -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0
find debian/golang-glog-dev ! -type l -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s
@@ -416,15 +430,17 @@
dpkg-genbuildinfo: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-genchanges --build=binary >../golang-glog_0+git20150801.fca8c88-1_armhf.changes
dpkg-genchanges: info: binary-only upload (no source code included)
- dpkg-source --after-build golang-glog-0+git20150801.fca8c88
+ dpkg-source --after-build 2nd
dpkg-buildpackage: info: binary-only upload (no source included)
I: copying local configuration
+I: user script /srv/workspace/pbuilder/19406/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/19406/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/16959 and its subdirectories
-I: Current time: Thu Dec 15 00:06:32 -12 2016
-I: pbuilder-time-stamp: 1481803592
+I: removing directory /srv/workspace/pbuilder/19406 and its subdirectories
+I: Current time: Fri Dec 16 02:17:09 +14 2016
+I: pbuilder-time-stamp: 1481804229
Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/experimental/armhf/golang-glog_0+git20150801.fca8c88-1.diff: 70.4% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/experimental/armhf/golang-glog_0+git20150801.fca8c88-1.diff.gz
b2/build.log: 77.6%
+ 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/experimental/armhf/golang-glog_0+git20150801.fca8c88-1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-VS1H7ycc/tmp.qfHyZ0iKZB
+ mv /srv/reproducible-results/rbuild-debian-VS1H7ycc/tmp.qfHyZ0iKZB /var/lib/jenkins/userContent/reproducible/debian/rbuild/experimental/armhf/golang-glog_0+git20150801.fca8c88-1.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/debian/rbuild/experimental/armhf/golang-glog_0+git20150801.fca8c88-1.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ filter_changes_files
+ sed -i -e '/^ [a-f0-9]\{32,64\} .*\.buildinfo$/d' b1/golang-glog_0+git20150801.fca8c88-1_armhf.changes b2/golang-glog_0+git20150801.fca8c88-1_armhf.changes
+ call_diffoscope_on_changes_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-VS1H7ycc
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-VS1H7ycc/tmp.0X0inkScbC
+ local TIMEOUT=120m
+ DBDSUITE=experimental
+ '[' experimental = experimental ']'
+ DBDSUITE=unstable
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-VS1H7ycc -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-VS1H7ycc/dbd-tmp-alqWb33
++ schroot --directory /srv/reproducible-results/rbuild-debian-VS1H7ycc -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 63'
++ echo diffoscope 63
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ log_info 'diffoscope 63 will be used to compare the two builds:'
+ _log I: 'diffoscope 63 will be used to compare the two builds:'
+ local prefix=I:
+ shift 1
+ tee -a /var/lib/jenkins/userContent/reproducible/debian/rbuild/experimental/armhf/golang-glog_0+git20150801.fca8c88-1.rbuild.log
++ date -u
+ echo -e 'Thu Dec 15 12:17:19 UTC 2016 I: diffoscope 63 will be used to compare the two builds:'
Thu Dec 15 12:17:19 UTC 2016 I: diffoscope 63 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 120m nice schroot --directory /srv/reproducible-results/rbuild-debian-VS1H7ycc -c source:jenkins-reproducible-unstable-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-VS1H7ycc/dbd-tmp-alqWb33 ; diffoscope --html /srv/reproducible-results/rbuild-debian-VS1H7ycc/golang-glog_0+git20150801.fca8c88-1.diffoscope.html --text /srv/reproducible-results/rbuild-debian-VS1H7ycc/golang-glog_0+git20150801.fca8c88-1.diffoscope.txt /srv/reproducible-results/rbuild-debian-VS1H7ycc/b1/golang-glog_0+git20150801.fca8c88-1_armhf.changes /srv/reproducible-results/rbuild-debian-VS1H7ycc/b2/golang-glog_0+git20150801.fca8c88-1_armhf.changes'
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-VS1H7ycc/tmp.0X0inkScbC
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x
_ _
__ _ ___ | | __ _ _ __ __ _ __ _| | ___ __ _
/ _` |/ _ \| |/ _` | '_ \ / _` |_____ / _` | |/ _ \ / _` |
| (_| | (_) | | (_| | | | | (_| |_____| (_| | | (_) | (_| |
\__, |\___/|_|\__,_|_| |_|\__, | \__, |_|\___/ \__, |
|___/ |___/ |___/ |___/
Thu Dec 15 12:17:21 UTC 2016 I: diffoscope 63 found no differences in the changes files, and a .buildinfo file also exists.
Thu Dec 15 12:17:21 UTC 2016 I: golang-glog from experimental built successfully and reproducibly on armhf.
Error: database is locked
Error: database is locked
Error: database is locked
Starting cleanup.
/var/lib/jenkins/userContent/reproducible/debian/rbuild/experimental/armhf/golang-glog_0+git20150801.fca8c88-1.rbuild.log: 74.3% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/rbuild/experimental/armhf/golang-glog_0+git20150801.fca8c88-1.rbuild.log.gz
INFO: Starting at 2016-12-15 12:20:21.809125
CRITICAL: SQLite database locked, could not execute query:
CRITICAL: "SELECT r.status, r.version, r.build_date
CRITICAL: FROM results AS r JOIN sources AS s
CRITICAL: ON r.package_id=s.id WHERE s.name='golang-glog'
CRITICAL: AND s.architecture='i386' AND s.suite='testing'"
CRITICAL: Exiting script.
INFO: Finished at 2016-12-15 12:22:15.844990, took: 0:01:54.035903
Warning: cannot update html pages for golang-glog
All cleanup done.
Thu 15 Dec 12:22:15 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-waPweKjq, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list