[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_1 #67

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Sep 7 01:22:02 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_amd64_1/67/>

------------------------------------------
[...truncated 115 lines...]
++ META_PKGSET[21]=maint_pkg-java-maintainers
++ META_PKGSET[22]=maint_pkg-haskell-maintainers
++ META_PKGSET[23]=maint_pkg-ruby-extras-maintainers
++ META_PKGSET[24]=maint_pkg-golang-maintainers
++ META_PKGSET[25]=maint_pkg-php-pear
++ META_PKGSET[26]=maint_pkg-javascript-devel
++ META_PKGSET[27]=maint_debian-boot
++ META_PKGSET[28]=maint_debian-ocaml
++ META_PKGSET[29]=maint_debian-x
++ META_PKGSET[30]=maint_lua
+ set -e
++ mktemp --tmpdir=/srv/reproducible-results -d
+ TMPDIR=/srv/reproducible-results/tmp.kJfdzIY6zb
+ trap cleanup_all INT TERM EXIT
+ cd /srv/reproducible-results/tmp.kJfdzIY6zb
++ date '+%Y-%m-%d %H:%M'
+ DATE='2015-09-07 01:21'
++ date +%s
+ START=1441588917
++ mktemp --tmpdir=/srv/reproducible-results/tmp.kJfdzIY6zb
+ RBUILDLOG=/srv/reproducible-results/tmp.kJfdzIY6zb/tmp.aLDWWarV7N
+ BAD_LOCKFILE=false
+ BUILDER=amd64_1/67
++ dpkg --print-architecture
+ ARCH=amd64
+ '[' profitbricks-build1-amd64 = '' ']'
+ '[' profitbricks-build1-amd64 = 1 ']'
+ '[' profitbricks-build1-amd64 = 2 ']'
+ '[' profitbricks-build2-amd64 '!=' '' ']'
+ MODE=ng
++ echo profitbricks-build1-amd64
++ cut -d : -f1
+ NODE1=profitbricks-build1-amd64.debian.net
++ echo profitbricks-build2-amd64
++ cut -d : -f1
+ NODE2=profitbricks-build2-amd64.debian.net
++ echo profitbricks-build1-amd64
++ cut -d : -f2
+ PORT1=profitbricks-build1-amd64
++ echo profitbricks-build2-amd64
++ cut -d : -f2
+ PORT2=profitbricks-build2-amd64
+ '[' profitbricks-build1-amd64.debian.net = profitbricks-build1-amd64.debian.net ']'
+ PORT1=22
+ '[' profitbricks-build2-amd64.debian.net = profitbricks-build2-amd64.debian.net ']'
+ PORT2=22
+ for i in '$ARCHS'
+ [[ profitbricks-build1-amd64.debian.net =~ .*-armhf.* ]]
+ for i in '$ARCHS'
+ [[ profitbricks-build1-amd64.debian.net =~ .*-amd64.* ]]
+ ARCH=amd64
+ '[' -z amd64 ']'
+ choose_package
++ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db '
		SELECT s.suite, s.id, s.name, sch.date_scheduled, sch.save_artifacts, sch.notify, s.notify_maintainer, sch.builder
		FROM schedule AS sch JOIN sources AS s ON sch.package_id=s.id
		WHERE sch.date_build_started = '\'''\''
		AND s.architecture='\''amd64'\''
		ORDER BY date_scheduled LIMIT 1'
+ local 'RESULT=unstable|97437|golang-github-streadway-amqp|2015-09-05 22:46|0||0|'
++ echo 'unstable|97437|golang-github-streadway-amqp|2015-09-05' '22:46|0||0|'
++ cut -d '|' -f1
+ SUITE=unstable
++ echo 'unstable|97437|golang-github-streadway-amqp|2015-09-05' '22:46|0||0|'
++ cut -d '|' -f2
+ SRCPKGID=97437
++ echo 'unstable|97437|golang-github-streadway-amqp|2015-09-05' '22:46|0||0|'
++ cut -d '|' -f3
+ SRCPACKAGE=golang-github-streadway-amqp
+ case $SRCPACKAGE in
++ echo 'unstable|97437|golang-github-streadway-amqp|2015-09-05' '22:46|0||0|'
++ cut -d '|' -f4
+ SCHEDULED_DATE='2015-09-05 22:46'
++ echo 'unstable|97437|golang-github-streadway-amqp|2015-09-05' '22:46|0||0|'
++ cut -d '|' -f5
+ SAVE_ARTIFACTS=0
++ echo 'unstable|97437|golang-github-streadway-amqp|2015-09-05' '22:46|0||0|'
++ cut -d '|' -f6
+ NOTIFY=
++ echo 'unstable|97437|golang-github-streadway-amqp|2015-09-05' '22:46|0||0|'
++ cut -d '|' -f7
+ NOTIFY_MAINTAINER=0
++ echo 'unstable|97437|golang-github-streadway-amqp|2015-09-05' '22:46|0||0|'
++ cut -d '|' -f8
+ local DEBUG_URL=
+ '[' '' = TBD ']'
+ '[' -z 'unstable|97437|golang-github-streadway-amqp|2015-09-05 22:46|0||0|' ']'
+ init
+ delay_start
++ bc
+++ shuf -i 1-120 -n 1
++ echo 'scale=1 ; 19/10'
+ /bin/sleep 1.9
+ '[' 0 -eq 1 ']'
+ create_results_dirs
+ mkdir -vp /var/lib/jenkins/userContent/reproducible/dbd/unstable/amd64
+ mkdir -vp /var/lib/jenkins/userContent/reproducible/dbdtxt/unstable/amd64
+ mkdir -vp /var/lib/jenkins/userContent/reproducible/logs/unstable/amd64
+ mkdir -vp /var/lib/jenkins/userContent/reproducible/logdiffs/unstable/amd64
+ mkdir -vp /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64
+ mkdir -vp /var/lib/jenkins/userContent/reproducible/buildinfo/unstable/amd64
+ LOCKFILE=/tmp/reproducible-lockfile-unstable-amd64-golang-github-streadway-amqp
+ echo =============================================================================
=============================================================================
+ echo 'Trying to reproducibly build golang-github-streadway-amqp in unstable on amd64 now. '
Trying to reproducibly build golang-github-streadway-amqp in unstable on amd64 now. 
+ echo =============================================================================
=============================================================================
++ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db 'SELECT date_build_started FROM schedule WHERE package_id = '\''97437'\'''
+ '[' -z '' ']'
+ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db 'UPDATE schedule SET date_build_started='\''2015-09-07 01:21'\'', builder='\''amd64_1/67'\'' WHERE package_id = '\''97437'\'''
+ '[' '!' -f /tmp/reproducible-lockfile-unstable-amd64-golang-github-streadway-amqp ']'
+ echo 60039
+ echo 'Starting to build golang-github-streadway-amqp/unstable/amd64 on 2015-09-07 01:21'
+ tee /srv/reproducible-results/tmp.kJfdzIY6zb/tmp.aLDWWarV7N
Starting to build golang-github-streadway-amqp/unstable/amd64 on 2015-09-07 01:21
+ echo 'The jenkins build log is/was available at https://jenkins.debian.net/job/reproducible_builder_amd64_1/67/console'
+ tee -a /srv/reproducible-results/tmp.kJfdzIY6zb/tmp.aLDWWarV7N
The jenkins build log is/was available at https://jenkins.debian.net/job/reproducible_builder_amd64_1/67/console
+ get_source_package
+ local RESULT
+ schroot --directory /srv/reproducible-results/tmp.kJfdzIY6zb -c source:jenkins-reproducible-unstable apt-get -- --download-only --only-source source golang-github-streadway-amqp
+ tee -a /srv/reproducible-results/tmp.kJfdzIY6zb/tmp.aLDWWarV7N
Reading package lists...
Building dependency tree...
Reading state information...
NOTICE: 'golang-github-streadway-amqp' packaging is maintained in the 'Git' version control system at:
git://anonscm.debian.org/pkg-go/packages/golang-github-streadway-amqp.git
Need to get 71.3 kB of source archives.
Get:1 http://ftp.de.debian.org/debian/ unstable/main golang-github-streadway-amqp 0.0~git20150820.0.f4879ba-1 (dsc) [2290 B]
Get:2 http://ftp.de.debian.org/debian/ unstable/main golang-github-streadway-amqp 0.0~git20150820.0.f4879ba-1 (tar) [67.0 kB]
Get:3 http://ftp.de.debian.org/debian/ unstable/main golang-github-streadway-amqp 0.0~git20150820.0.f4879ba-1 (diff) [2052 B]
Fetched 71.3 kB in 0s (477 kB/s)
Download complete and in download only mode
+ RESULT=0
+ '[' 0 '!=' 0 ']'
++ ls golang-github-streadway-amqp_0.0~git20150820.0.f4879ba-1.dsc
+ '[' golang-github-streadway-amqp_0.0~git20150820.0.f4879ba-1.dsc = '' ']'
+ '[' 0 '!=' 0 ']'
++ ls golang-github-streadway-amqp_0.0~git20150820.0.f4879ba-1.dsc
+ '[' golang-github-streadway-amqp_0.0~git20150820.0.f4879ba-1.dsc = '' ']'
++ head -1
++ grep '^Version: ' golang-github-streadway-amqp_0.0~git20150820.0.f4879ba-1.dsc
++ egrep -v '(GnuPG v|GnuPG/MacGPG2)'
++ cut -d ' ' -f2-
+ VERSION=0.0~git20150820.0.f4879ba-1
++ cut -d : -f2
++ echo 0.0~git20150820.0.f4879ba-1
+ EVERSION=0.0~git20150820.0.f4879ba-1
+ DBDREPORT=golang-github-streadway-amqp_0.0~git20150820.0.f4879ba-1.debbindiff.html
+ DBDTXT=golang-github-streadway-amqp_0.0~git20150820.0.f4879ba-1.debbindiff.txt
+ BUILDINFO=golang-github-streadway-amqp_0.0~git20150820.0.f4879ba-1_amd64.buildinfo
+ cat golang-github-streadway-amqp_0.0~git20150820.0.f4879ba-1.dsc
+ tee -a /srv/reproducible-results/tmp.kJfdzIY6zb/tmp.aLDWWarV7N
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 3.0 (quilt)
Source: golang-github-streadway-amqp
Binary: golang-github-streadway-amqp-dev
Architecture: all
Version: 0.0~git20150820.0.f4879ba-1
Maintainer: pkg-go <pkg-go-maintainers at lists.alioth.debian.org>
Uploaders: Alexandre Viau <alexandre at alexandreviau.net>
Homepage: https://github.com/streadway/amqp
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-streadway-amqp.git
Vcs-Git: git://anonscm.debian.org/pkg-go/packages/golang-github-streadway-amqp.git
Build-Depends: debhelper (>= 9), dh-golang, golang-go
Package-List:
 golang-github-streadway-amqp-dev deb devel extra arch=all
Checksums-Sha1:
 62c0aac9d1c41e06a503e6d5abd2300d348ecc05 66988 golang-github-streadway-amqp_0.0~git20150820.0.f4879ba.orig.tar.bz2
 7fd61c0db5bab99f31804c4aba96f8dff08a7882 2052 golang-github-streadway-amqp_0.0~git20150820.0.f4879ba-1.debian.tar.xz
Checksums-Sha256:
 c2bc993cba50e38c8d55e6f7fb328f88b64b6f0f7cad89be6442c55eca2d5282 66988 golang-github-streadway-amqp_0.0~git20150820.0.f4879ba.orig.tar.bz2
 f4e4e37b801c16528d8d49d9473dcb28a6f365818fd240961c984df1ed6d07b9 2052 golang-github-streadway-amqp_0.0~git20150820.0.f4879ba-1.debian.tar.xz
Files:
 60eb800341f9f22791387a15f79dfc93 66988 golang-github-streadway-amqp_0.0~git20150820.0.f4879ba.orig.tar.bz2
 2c26c984e393936384b28f2638fa3b63 2052 golang-github-streadway-amqp_0.0~git20150820.0.f4879ba-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJV6kQ0AAoJEFK2u9lTlo0bLNMQAMhCcSwKFAAzIpldRiFiuX+k
eNBMxYm0+Qn3cZ+HzkIb7g/VwrthD61QtU6BHHi5dX1cus/CxQ2DfIvvUFizbZqz
RQAhwZU5Fl6guaplpJuAG2yJfvUw7XgaMH8l/cVhilv061T6qBqKY2y7JwJzyQCS
hhoGNeUcW0GqysByNpPctMyChu9x5h8exZqHmKGjHgFpIctwn88+Qgfk3+1H9kCi
ldQZbvLXse8c+JHIpjBOhPcwxvoNL1wq+TiYdh3ub5MWm5BHTQNj5T7HvCZIN0Px
IjmP+Vls9YWBIN81TGcl47vRpBHI8n9Vv5sauPn9hmJP8K++4xxYwbiEyjKRsYlX
ZUZebibdKR5KCLMAy7fREFC202o8+JJoUP1sVnnZ+kmA5lVQHHSeAH+zrJ+Jo3WJ
BLtUcxkw/4VU3cltV5A7FsH+Hg5OTTFkqvxN08MHhlP4rY2hq+bqFo4l1uCIpl0l
+LvGWRGBp6jWWnNCKyF0fwfJfYA2E3ZbW+MYLB8hVO5Hv3VJ865fL4EYseJke6Az
zGKKaC0PVgY84CgaH63sJgcgO6xoXENvF0CB4kEUqFp/hGTvnR3t+my3XfoecHfB
ITWBj0aHGsJlfUDqfEGJrh631JMLfx8VPIsltf50YjSn3+TkOWWJqZ4DXgjQGCBi
/z2z1GXTxqF8tX0IP9oA
=R3Z/
-----END PGP SIGNATURE-----
+ check_for_race_conditions
++ cat /tmp/reproducible-lockfile-unstable-amd64-golang-github-streadway-amqp
+ '[' 60039 -ne 60039 ']'
+ check_suitability
+ local SUITABLE=false
++ cut -d ' ' -f2-
++ grep '^Architecture: ' golang-github-streadway-amqp_0.0~git20150820.0.f4879ba-1.dsc
++ sort -u
++ sed -s 's# #\n#g'
+ local ARCHITECTURES=all
+ for arch in '${ARCHITECTURES}'
+ '[' all = any ']'
+ '[' all = amd64 ']'
+ '[' all = linux-any ']'
+ '[' all = linux-amd64 ']'
+ '[' all = any-ARCH ']'
+ '[' all = all ']'
+ SUITABLE=true
+ break
+ true
+ check_for_race_conditions
++ cat /tmp/reproducible-lockfile-unstable-amd64-golang-github-streadway-amqp
+ '[' 60039 -ne 60039 ']'
+ build_rebuild
+ FTBFS=1
+ mkdir b1 b2
+ '[' ng = legacy ']'
+ ssh -p 22 profitbricks-build1-amd64.debian.net /srv/jenkins/bin/reproducible_build.sh 1 golang-github-streadway-amqp unstable /srv/reproducible-results/tmp.kJfdzIY6zb
ssh_exchange_identification: read: Connection reset by peer
+ cleanup_all
+ '[' 0 -eq 1 ']'
+ '[' '' = failure ']'
+ '[' '!' -z '' ']'
+ gzip -9fvn /srv/reproducible-results/tmp.kJfdzIY6zb/tmp.aLDWWarV7N
/srv/reproducible-results/tmp.kJfdzIY6zb/tmp.aLDWWarV7N:	 49.6% -- replaced with /srv/reproducible-results/tmp.kJfdzIY6zb/tmp.aLDWWarV7N.gz
+ '[' ng = legacy ']'
+ '[' ng = ng ']'
+ gen_package_html golang-github-streadway-amqp
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''golang-github-streadway-amqp'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2015-09-07 01:22:02.543195
INFO: Finished at 2015-09-07 01:22:02.547688, took: 0:00:00.004500
+ cd -
+ cd
+ rm -r /srv/reproducible-results/tmp.kJfdzIY6zb
+ false
+ rm -f /tmp/reproducible-lockfile-unstable-amd64-golang-github-streadway-amqp
Mon  7 Sep 01:22:02 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-GccVDTSr, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list