[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_3 #654

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Sep 10 10:16:51 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_amd64_3/654/>

------------------------------------------
[...truncated 22 lines...]
declare -x EXECUTOR_NUMBER="11"
declare -x HOME="/var/lib/jenkins"
declare -x HUDSON_COOKIE="05835970-36c5-4a3d-9834-e86f812719e1"
declare -x HUDSON_HOME="/var/lib/jenkins"
declare -x HUDSON_SERVER_COOKIE="662be26f1caf0950"
declare -x HUDSON_URL="https://jenkins.debian.net/"
declare -x JENKINS_HOME="/var/lib/jenkins"
declare -x JENKINS_SERVER_COOKIE="662be26f1caf0950"
declare -x JENKINS_URL="https://jenkins.debian.net/"
declare -x JOB_NAME="reproducible_builder_amd64_3"
declare -x JOB_URL="https://jenkins.debian.net/job/reproducible_builder_amd64_3/"
declare -x LANG="en_GB.UTF-8"
declare -x LANGUAGE="en_GB:en"
declare -x LC_ALL="C.UTF-8"
declare -x LOGNAME="jenkins"
declare -x MAIL="/var/mail/jenkins"
declare -x MIRROR="http://ftp.de.debian.org/debian"
declare -x NODE_LABELS="master"
declare -x NODE_NAME="master"
declare -x OLDPWD
declare -x PATH="/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games"
declare -x PWD="<https://jenkins.debian.net/job/reproducible_builder_amd64_3/ws/">
declare -x SCHROOT_BASE="/schroots"
declare -x SCRIPT_HEADER="#!/bin/bash
	if true ; then
		set -x
	fi
	set -e
	export DEBIAN_FRONTEND=noninteractive
	export LC_ALL=C.UTF-8
	export http_proxy=http://localhost:3128
	export MIRROR=http://ftp.de.debian.org/debian"
declare -x SHELL="/bin/bash"
declare -x SHLVL="3"
declare -x TERM="linux"
declare -x USER="jenkins"
declare -x WORKSPACE="<https://jenkins.debian.net/job/reproducible_builder_amd64_3/ws/">
declare -x XDG_SESSION_COOKIE="9ccc5118b39c03788401bbe2501b9f12-1441791130.602153-663239770"
declare -x http_proxy="http://localhost:3128"
+ set -e
+ . /srv/jenkins/bin/reproducible_common.sh
++ PACKAGES_DB=/var/lib/jenkins/reproducible.db
++ INIT=/var/lib/jenkins/reproducible.init
++ '[' -f /var/lib/jenkins/reproducible.db ']'
++ '[' -f /var/lib/jenkins/reproducible.init ']'
++ '[' -f /var/lib/jenkins/reproducible.db.lock ']'
++ REPRODUCIBLE_URL=https://reproducible.debian.net
++ REPRODUCIBLE_DOT_ORG_URL=https://reproducible-builds.org
++ JENKINS_URL=https://jenkins.debian.net
++ SUITES='testing unstable experimental'
++ ARCHS='armhf amd64'
++ BUILD_NODES='jenkins.debian.net profitbricks-build1-amd64.debian.net profitbricks-build2-amd64.debian.net wbq0-armhf-rb.debian.net cbxi4pro0-armhf-rb.debian.net bpi0-armhf-rb.debian.net hb0-armhf-rb.debian.net'
++ BUILD_ENV_VARS='ARCH NUM_CPU CPU_MODEL DATETIME'
++ USERTAGS='toolchain infrastructure timestamps fileordering buildpath username hostname uname randomness buildinfo cpu signatures environment umask ftbfs locale'
+++ grep -c '^processor' /proc/cpuinfo
++ NUM_CPU=16
++ declare -A SPOKENTARGET
++ BASE=/var/lib/jenkins/userContent/reproducible
++ mkdir -p /var/lib/jenkins/userContent/reproducible
++ TEMPDIR=/tmp/reproducible
++ mkdir -p /tmp/reproducible
++ for i in '$SUITES'
++ mkdir -p /var/lib/jenkins/userContent/reproducible/testing
++ for i in '$SUITES'
++ mkdir -p /var/lib/jenkins/userContent/reproducible/unstable
++ for i in '$SUITES'
++ mkdir -p /var/lib/jenkins/userContent/reproducible/experimental
++ TABLE[0]=stats_pkg_state
++ TABLE[1]=stats_builds_per_day
++ TABLE[2]=stats_builds_age
++ TABLE[3]=stats_bugs
++ TABLE[4]=stats_notes
++ TABLE[5]=stats_issues
++ TABLE[6]=stats_meta_pkg_state
++ TABLE[7]=stats_bugs_state
++ META_PKGSET[1]=essential
++ META_PKGSET[2]=required
++ META_PKGSET[3]=build-essential
++ META_PKGSET[4]=build-essential-depends
++ META_PKGSET[5]=popcon_top1337-installed-sources
++ META_PKGSET[6]=key_packages
++ META_PKGSET[7]=installed_on_debian.org
++ META_PKGSET[8]=had_a_DSA
++ META_PKGSET[9]=cii-census
++ META_PKGSET[10]=gnome
++ META_PKGSET[11]=gnome_build-depends
++ META_PKGSET[12]=kde
++ META_PKGSET[13]=kde_build-depends
++ META_PKGSET[14]=xfce
++ META_PKGSET[15]=xfce_build-depends
++ META_PKGSET[16]=tails
++ META_PKGSET[17]=tails_build-depends
++ META_PKGSET[18]=grml
++ META_PKGSET[19]=grml_build-depends
++ META_PKGSET[20]=maint_pkg-perl-maintainers
++ 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.RGvwh2jHDl
+ trap cleanup_all INT TERM EXIT
+ cd /srv/reproducible-results/tmp.RGvwh2jHDl
++ date '+%Y-%m-%d %H:%M'
+ DATE='2015-09-10 10:11'
++ date +%s
+ START=1441879919
++ mktemp --tmpdir=/srv/reproducible-results/tmp.RGvwh2jHDl
+ RBUILDLOG=/srv/reproducible-results/tmp.RGvwh2jHDl/tmp.CPw7gjcKBo
+ BAD_LOCKFILE=false
+ BUILDER=amd64_3/654
++ 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=testing|37429|obfs4proxy|2015-09-10 03:45|0||1|'
++ echo 'testing|37429|obfs4proxy|2015-09-10' '03:45|0||1|'
++ cut -d '|' -f1
+ SUITE=testing
++ echo 'testing|37429|obfs4proxy|2015-09-10' '03:45|0||1|'
++ cut -d '|' -f2
+ SRCPKGID=37429
++ echo 'testing|37429|obfs4proxy|2015-09-10' '03:45|0||1|'
++ cut -d '|' -f3
+ SRCPACKAGE=obfs4proxy
+ case $SRCPACKAGE in
++ echo 'testing|37429|obfs4proxy|2015-09-10' '03:45|0||1|'
++ cut -d '|' -f4
+ SCHEDULED_DATE='2015-09-10 03:45'
++ echo 'testing|37429|obfs4proxy|2015-09-10' '03:45|0||1|'
++ cut -d '|' -f5
+ SAVE_ARTIFACTS=0
++ echo 'testing|37429|obfs4proxy|2015-09-10' '03:45|0||1|'
++ cut -d '|' -f6
+ NOTIFY=
++ echo 'testing|37429|obfs4proxy|2015-09-10' '03:45|0||1|'
++ cut -d '|' -f7
+ NOTIFY_MAINTAINER=1
++ echo 'testing|37429|obfs4proxy|2015-09-10' '03:45|0||1|'
++ cut -d '|' -f8
+ local DEBUG_URL=
+ '[' '' = TBD ']'
+ '[' -z 'testing|37429|obfs4proxy|2015-09-10 03:45|0||1|' ']'
+ init
+ delay_start
++ bc
+++ shuf -i 1-120 -n 1
++ echo 'scale=1 ; 59/10'
+ /bin/sleep 5.9
+ '[' 0 -eq 1 ']'
+ create_results_dirs
+ mkdir -vp /var/lib/jenkins/userContent/reproducible/dbd/testing/amd64
+ mkdir -vp /var/lib/jenkins/userContent/reproducible/dbdtxt/testing/amd64
+ mkdir -vp /var/lib/jenkins/userContent/reproducible/logs/testing/amd64
+ mkdir -vp /var/lib/jenkins/userContent/reproducible/logdiffs/testing/amd64
+ mkdir -vp /var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64
+ mkdir -vp /var/lib/jenkins/userContent/reproducible/buildinfo/testing/amd64
+ LOCKFILE=/tmp/reproducible-lockfile-testing-amd64-obfs4proxy
+ echo =============================================================================
=============================================================================
+ echo 'Trying to reproducibly build obfs4proxy in testing on amd64 now. '
Trying to reproducibly build obfs4proxy in testing 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 = '\''37429'\'''
+ '[' -z '' ']'
+ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db 'UPDATE schedule SET date_build_started='\''2015-09-10 10:11'\'', builder='\''amd64_3/654'\'' WHERE package_id = '\''37429'\'''
+ '[' '!' -f /tmp/reproducible-lockfile-testing-amd64-obfs4proxy ']'
+ echo 4384
+ echo 'Starting to build obfs4proxy/testing/amd64 on 2015-09-10 10:11'
+ tee /srv/reproducible-results/tmp.RGvwh2jHDl/tmp.CPw7gjcKBo
Starting to build obfs4proxy/testing/amd64 on 2015-09-10 10:11
+ echo 'The jenkins build log is/was available at https://jenkins.debian.net/job/reproducible_builder_amd64_3/654/console'
+ tee -a /srv/reproducible-results/tmp.RGvwh2jHDl/tmp.CPw7gjcKBo
The jenkins build log is/was available at https://jenkins.debian.net/job/reproducible_builder_amd64_3/654/console
+ get_source_package
+ local RESULT
+ '[' ng '!=' ng ']'
+ schroot --directory /srv/reproducible-results/tmp.RGvwh2jHDl -c source:jenkins-reproducible-testing apt-get -- --download-only --only-source --print-uris source obfs4proxy
+ cut -d ' ' -f1
+ grep .dsc
+ xargs wget
--2015-09-10 10:12:06--  http://ftp.de.debian.org/debian/pool/main/o/obfs4proxy/obfs4proxy_0.0.5-2.dsc
Resolving localhost (localhost)... 127.0.0.1
Connecting to localhost (localhost)|127.0.0.1|:3128... connected.
Proxy request sent, awaiting response... 502 Bad Gateway
2015-09-10 10:16:51 ERROR 502: Bad Gateway.

+ cleanup_all
+ '[' 0 -eq 1 ']'
+ '[' '' = failure ']'
+ '[' '!' -z '' ']'
+ gzip -9fvn /srv/reproducible-results/tmp.RGvwh2jHDl/tmp.CPw7gjcKBo
/srv/reproducible-results/tmp.RGvwh2jHDl/tmp.CPw7gjcKBo:	 21.5% -- replaced with /srv/reproducible-results/tmp.RGvwh2jHDl/tmp.CPw7gjcKBo.gz
+ '[' ng = legacy ']'
+ '[' ng = ng ']'
+ gen_package_html obfs4proxy
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''obfs4proxy'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2015-09-10 10:16:51.917709
INFO: Finished at 2015-09-10 10:16:51.923089, took: 0:00:00.005386
+ cd -
+ cd
+ rm -r /srv/reproducible-results/tmp.RGvwh2jHDl
+ false
+ rm -f /tmp/reproducible-lockfile-testing-amd64-obfs4proxy
Thu 10 Sep 10:16:51 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-uKnvR0lA, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list