[Qa-jenkins-scm] Build failed in Jenkins: reproducible_setup_schroot_archlinux_osuosl169 #10

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Jan 12 20:28:56 GMT 2019


See <https://jenkins.debian.net/job/reproducible_setup_schroot_archlinux_osuosl169/10/display/redirect>

------------------------------------------
Started by user Holger Levsen
[EnvInject] - Loading node environment variables.
Building remotely on osuosl-build169-amd64.debian.net (osuosl169 amd64) in workspace <https://jenkins.debian.net/job/reproducible_setup_schroot_archlinux_osuosl169/ws/>
[reproducible_setup_schroot_archlinux_osuosl169] $ /bin/sh -xe /tmp/jenkins2187773975734678800.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
====================================================================================

Sat Jan 12 20:28:50 UTC 2019 - running /srv/jenkins/bin/reproducible_setup_archlinux_schroot.sh (for job reproducible_setup_schroot_archlinux_osuosl169) on osuosl-build169-amd64 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_setup_archlinux_schroot.sh,
has been called using "" 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.

====================================================================================
Sat Jan 12 20:28:50 UTC 2019 - start running "/srv/jenkins/bin/reproducible_setup_archlinux_schroot.sh" (md5sum cfb5a3db086095d53f6e930e35aaf4a6) as "/tmp/jenkins-script-6HmRLUsB" on osuosl-build169-amd64.

declare -x CHROOT_BASE="/chroots"
declare -x HOME="/var/lib/jenkins"
declare -x LANG="en_US.UTF-8"
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 OLDPWD
declare -x PATH="/usr/local/bin:/usr/bin:/bin:/usr/games"
declare -x PWD="/var/lib/jenkins"
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://10.6.5.46:3128
	export MIRROR=http://cdn-fastly.deb.debian.org/debian"
declare -x SHELL="/bin/bash"
declare -x SHLVL="3"
declare -x SSH_CLIENT="10.6.4.1 50762 22"
declare -x SSH_CONNECTION="10.6.4.1 50762 10.6.5.48 22"
declare -x SSH_ORIGINAL_COMMAND="reproducible_setup_schroot_archlinux_osuosl169"
declare -x USER="jenkins"
declare -x XDG_RUNTIME_DIR="/run/user/110"
declare -x XDG_SESSION_ID="4085"
declare -x http_proxy="http://10.6.5.46:3128"
Sat Jan 12 20:28:50 UTC 2019 - downloading Arch Linux latest/sha1sums.txt
Sat Jan 12 20:28:50 UTC 2019 - downloading Arch Linux bootstrap.tar.gz.
+ set -e
+ . /srv/jenkins/bin/reproducible_common.sh
++ set +x
+ ARCHLINUX_MIRROR=http://mirror.one.com/archlinux/
+ trap cleanup INT TERM EXIT
+ TARGET=reproducible-archlinux
+ bootstrap
+ BOOTSTRAP_BASE=http://mirror.one.com/archlinux//iso/
++ date -u
+ echo 'Sat Jan 12 20:28:50 UTC 2019 - downloading Arch Linux latest/sha1sums.txt'
++ curl -sSf http://mirror.one.com/archlinux//iso//latest/sha1sums.txt
++ grep x86_64.tar.gz
++ cut -d ' ' -f3
++ cut -d - -f3
++ egrep -o '[0-9.]{10}'
+ BOOTSTRAP_DATE=2019.01.01
+ '[' -z 2019.01.01 ']'
+ '[' -f archlinux-bootstrap-2019.01.01-x86_64.tar.gz ']'
+ rm archlinux-bootstrap-2019.01.01-x86_64.tar.gz
+ '[' '!' -f archlinux-bootstrap-2019.01.01-x86_64.tar.gz ']'
+ BOOTSTRAP_TAR_GZ=2019.01.01/archlinux-bootstrap-2019.01.01-x86_64.tar.gz
++ date -u
+ echo 'Sat Jan 12 20:28:50 UTC 2019 - downloading Arch Linux bootstrap.tar.gz.'
+ curl -fO http://mirror.one.com/archlinux//iso//2019.01.01/archlinux-bootstrap-2019.01.01-x86_64.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  141M  100  141M    0     0   173M      0 --:--:-- --:--:-- --:--:--  173M
+ sudo rm -rf --one-file-system /schroots/root.x86_64/
+ sudo tar xzf archlinux-bootstrap-2019.01.01-x86_64.tar.gz -C /schroots
+ mv /schroots/reproducible-archlinux /schroots/reproducible-archlinux.old
mv: cannot stat '/schroots/reproducible-archlinux': No such file or directory
+ cleanup
+ '[' -d ']'
+ rm -rf --one-file-system
+ rm -f
+ exit 1
Sat Jan 12 20:28:56 UTC 2019 - /srv/jenkins/bin/reproducible_setup_archlinux_schroot.sh stopped running as /tmp/jenkins-script-6HmRLUsB, which will now be removed.

SSH EXIT CODE: 1
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list