[Qa-jenkins-scm] Build failed in Jenkins: reproducible_openwrt-target-ar71xx #109

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Aug 1 22:42:23 BST 2019


See <https://jenkins.debian.net/job/reproducible_openwrt-target-ar71xx/109/display/redirect>

Changes:

------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building on master in workspace <https://jenkins.debian.net/job/reproducible_openwrt-target-ar71xx/ws/>
[workspace] $ /bin/sh -xe /tmp/jenkins8772661346963325451.sh
+ /srv/jenkins/bin/reproducible_openwrt.sh master ar71xx CONFIG_TARGET_ar71xx=y
====================================================================================

Thu  1 Aug 21:42:00 UTC 2019 - running /srv/jenkins/bin/reproducible_openwrt.sh (for job reproducible_openwrt-target-ar71xx) on jenkins now.

To learn to understand this, git clone https://salsa.debian.org/qa/jenkins.debian.net.git
and then have a look at the files README, INSTALL, CONTRIBUTING and maybe TODO.

This invocation of this script, which is located in bin/reproducible_openwrt.sh,
has been called using "master ar71xx CONFIG_TARGET_ar71xx=y" as arguments.

Please send feedback about jenkins to qa-jenkins-dev at lists.alioth.debian.org,
or as a bug against the 'jenkins.debian.org' pseudo-package,
feedback about specific job results should go to their respective lists and/or the BTS.

====================================================================================
Thu  1 Aug 21:42:00 UTC 2019 - start running "/srv/jenkins/bin/reproducible_openwrt.sh" (md5sum 00a3cb214c943b98d874d0878d752e2d) as "/tmp/jenkins-script-m9JiBeAB" on jenkins.

declare -x BUILD_CAUSE="TIMERTRIGGER"
declare -x BUILD_CAUSE_TIMERTRIGGER="true"
declare -x BUILD_DISPLAY_NAME="#109"
declare -x BUILD_ID="109"
declare -x BUILD_NUMBER="109"
declare -x BUILD_TAG="jenkins-reproducible_openwrt-target-ar71xx-109"
declare -x BUILD_URL="https://jenkins.debian.net/job/reproducible_openwrt-target-ar71xx/109/"
declare -x CHROOT_BASE="/chroots"
declare -x DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/103/bus"
declare -x EXECUTOR_NUMBER="9"
declare -x HOME="/var/lib/jenkins"
declare -x HUDSON_COOKIE="b1878272-92ec-4ef8-99be-c2a8fcf73810"
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_BASE_NAME="reproducible_openwrt-target-ar71xx"
declare -x JOB_DISPLAY_URL="https://jenkins.debian.net/job/reproducible_openwrt-target-ar71xx/display/redirect"
declare -x JOB_NAME="reproducible_openwrt-target-ar71xx"
declare -x JOB_URL="https://jenkins.debian.net/job/reproducible_openwrt-target-ar71xx/"
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://cdn-fastly.deb.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_openwrt-target-ar71xx/ws/">
declare -x ROOT_BUILD_CAUSE="TIMERTRIGGER"
declare -x ROOT_BUILD_CAUSE_TIMERTRIGGER="true"
declare -x RUN_CHANGES_DISPLAY_URL="https://jenkins.debian.net/job/reproducible_openwrt-target-ar71xx/109/display/redirect?page=changes"
declare -x RUN_DISPLAY_URL="https://jenkins.debian.net/job/reproducible_openwrt-target-ar71xx/109/display/redirect"
declare -x SCHROOT_BASE="/schroots"
declare -x SCRIPT_HEADER="#!/bin/bash
	if  ; then
		set -x
	fi
	set -e
	export DEBIAN_FRONTEND=noninteractive
	export LC_ALL=C.UTF-8
	export http_proxy=http://78.137.99.97:3128
	export MIRROR=http://cdn-fastly.deb.debian.org/debian"
declare -x SHELL="/bin/bash"
declare -x SHLVL="3"
declare -x USER="jenkins"
declare -x WORKSPACE="<https://jenkins.debian.net/job/reproducible_openwrt-target-ar71xx/ws/">
declare -x XDG_RUNTIME_DIR="/run/user/103"
declare -x XDG_SESSION_CLASS="user"
declare -x XDG_SESSION_ID="c19888"
declare -x XDG_SESSION_TYPE="tty"
declare -x http_proxy="http://78.137.99.97:3128"
+ set -e
+ . /srv/jenkins/bin/reproducible_common.sh
++ set +x
+ set -e
+ OPENWRT_GIT_REPO=https://git.openwrt.org/openwrt/openwrt.git
+ OPENWRT_GIT_BRANCH=master
+ DEBUG=false
+ OPENWRT_CONFIG=
+ OPENWRT_TARGET=
+ GENERIC_NODE1=osuosl-build171-amd64.debian.net
+ get_node_information osuosl-build171-amd64.debian.net
+ local NODE_NAME=osuosl-build171-amd64.debian.net
+ case "$NODE_NAME" in
+ GENERIC_NODE2=osuosl-build172-amd64.debian.net
+ get_node_information osuosl-build172-amd64.debian.net
+ local NODE_NAME=osuosl-build172-amd64.debian.net
+ case "$NODE_NAME" in
+ NODE_RUN_IN_THE_FUTURE=true
+ SSHN1='ssh osuosl-build171-amd64.debian.net'
+ SSHN2='ssh osuosl-build172-amd64.debian.net'
+ echo '/tmp/jenkins-script-m9JiBeAB got called with '\''master ar71xx CONFIG_TARGET_ar71xx=y'\'''
/tmp/jenkins-script-m9JiBeAB got called with 'master ar71xx CONFIG_TARGET_ar71xx=y'
+ case $1 in
+ OPENWRT_TARGET=ar71xx
+ OPENWRT_CONFIG=CONFIG_TARGET_ar71xx=y
++ date -u +%Y-%m-%d
+ DATE=2019-08-01
++ date +%s
+ START=1564695720
++ mktemp --tmpdir=/srv/workspace/chroots/ -d -t rbuild-openwrt-build-2019-08-01-XXXXXXXX
+ TMPBUILDDIR=/srv/workspace/chroots/rbuild-openwrt-build-2019-08-01-HhvuqMzI
++ mktemp --tmpdir=/srv/reproducible-results -d -t rbuild-openwrt-results-XXXXXXXX
+ RESULTSDIR=/srv/reproducible-results/rbuild-openwrt-results-eU4hTtpX
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-openwrt-results-eU4hTtpX
+ BANNER_HTML=/srv/reproducible-results/rbuild-openwrt-results-eU4hTtpX/tmp.GSHmpsmhNq
+ trap master_cleanup_tmpdirs INT TERM EXIT
+ cd /srv/workspace/chroots/rbuild-openwrt-build-2019-08-01-HhvuqMzI
+ mkdir -p /var/lib/jenkins/userContent/reproducible/openwrt/dbd
+ build_two_times ar71xx CONFIG_TARGET_ar71xx=y
+ local TARGET=ar71xx
+ local CONFIG=CONFIG_TARGET_ar71xx=y
+ ssh osuosl-build171-amd64.debian.net reproducible_openwrt node node_create_tmpdirs /srv/workspace/chroots/rbuild-openwrt-build-2019-08-01-HhvuqMzI
ssh: connect to host osuosl-build171-amd64.debian.net port 45050: No route to host
+ master_cleanup_tmpdirs
+ '[' '' '!=' success ']'
+ ssh osuosl-build171-amd64.debian.net reproducible_openwrt node node_save_logs /srv/workspace/chroots/rbuild-openwrt-build-2019-08-01-HhvuqMzI
ssh: connect to host osuosl-build171-amd64.debian.net port 45050: No route to host
+ true
+ ssh osuosl-build172-amd64.debian.net reproducible_openwrt node node_save_logs /srv/workspace/chroots/rbuild-openwrt-build-2019-08-01-HhvuqMzI
ssh: connect to host osuosl-build172-amd64.debian.net port 45051: No route to host
+ true
+ mkdir -p <https://jenkins.debian.net/job/reproducible_openwrt-target-ar71xx/ws/results/>
+ rsync -av osuosl-build171-amd64.debian.net:/srv/reproducible-results/rbuild-openwrt-results-eU4hTtpX/build_logs.tar.xz <https://jenkins.debian.net/job/reproducible_openwrt-target-ar71xx/109/artifact/results/build_logs_b1.tar.xz>
ssh: connect to host osuosl-build171-amd64.debian.net port 45050: No route to host
rsync: connection unexpectedly closed (0 bytes received so far) [Receiver]
rsync error: unexplained error (code 255) at io.c(235) [Receiver=3.1.2]
+ true
+ rsync -av osuosl-build172-amd64.debian.net:/srv/reproducible-results/rbuild-openwrt-results-eU4hTtpX/build_logs.tar.xz <https://jenkins.debian.net/job/reproducible_openwrt-target-ar71xx/109/artifact/results/build_logs_b2.tar.xz>
ssh: connect to host osuosl-build172-amd64.debian.net port 45051: No route to host
rsync: connection unexpectedly closed (0 bytes received so far) [Receiver]
rsync error: unexplained error (code 255) at io.c(235) [Receiver=3.1.2]
+ true
+ ssh osuosl-build171-amd64.debian.net reproducible_openwrt node node_cleanup_tmpdirs /srv/workspace/chroots/rbuild-openwrt-build-2019-08-01-HhvuqMzI
ssh: connect to host osuosl-build171-amd64.debian.net port 45050: No route to host
+ true
+ ssh osuosl-build172-amd64.debian.net reproducible_openwrt node node_cleanup_tmpdirs /srv/workspace/chroots/rbuild-openwrt-build-2019-08-01-HhvuqMzI
ssh: connect to host osuosl-build172-amd64.debian.net port 45051: No route to host
+ true
+ cd
+ '[' /srv/reproducible-results/ '!=' /srv/reproducible-results/ ']'
+ '[' 57 -le 26 ']'
+ '[' /srv/workspace/chroots/ '!=' /srv/workspace/chroots/ ']'
+ '[' 63 -le 23 ']'
+ rm -rf /srv/reproducible-results/rbuild-openwrt-results-eU4hTtpX
+ rm -rf /srv/workspace/chroots/rbuild-openwrt-build-2019-08-01-HhvuqMzI
+ '[' -f /srv/reproducible-results/rbuild-openwrt-results-eU4hTtpX/tmp.GSHmpsmhNq ']'
Thu  1 Aug 21:42:23 UTC 2019 - /srv/jenkins/bin/reproducible_openwrt.sh stopped running as /tmp/jenkins-script-m9JiBeAB, which will now be removed.
Build step 'Execute shell' marked build as failure
Archiving artifacts



More information about the Qa-jenkins-scm mailing list