[Qa-jenkins-scm] Build failed in Jenkins: fakeroot-foreign-worker #12

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Tue Nov 10 23:19:59 GMT 2020


See <https://jenkins.debian.net/job/fakeroot-foreign-worker/12/display/redirect>

Changes:


------------------------------------------
Started by user Holger Levsen
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on osuosl167-amd64.debian.net (osuosl167 amd64) in workspace <https://jenkins.debian.net/job/fakeroot-foreign-worker/ws/>
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://salsa.debian.org/josch/fakeroot-foreign
 > git init <https://jenkins.debian.net/job/fakeroot-foreign-worker/ws/> # timeout=10
Fetching upstream changes from https://salsa.debian.org/josch/fakeroot-foreign
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://salsa.debian.org/josch/fakeroot-foreign +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://salsa.debian.org/josch/fakeroot-foreign # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 8584e61912bfdde3b2e21cbfb752765a72bf924a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8584e61912bfdde3b2e21cbfb752765a72bf924a # timeout=10
Commit message: "run.sh: try out sudo"
 > git rev-list --no-walk 8584e61912bfdde3b2e21cbfb752765a72bf924a # timeout=10
[fakeroot-foreign-worker] $ /bin/sh -xe /tmp/jenkins12565036796729188411.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
====================================================================================
Tue 10 Nov 2020 11:19:59 PM UTC - running /srv/jenkins/bin/fakeroot_foreign_worker.sh (for job fakeroot-foreign-worker) on osuosl167-amd64, called using "" as arguments.
Tue 10 Nov 2020 11:19:59 PM UTC - actually running "fakeroot_foreign_worker.sh" (md5sum a59e8133ec3fc898a14918662badf529) as "/tmp/jenkins-script-e6Thlf5u"

Please send feedback to qa-jenkins-dev at lists.alioth.debian.org or even better, provide https://salsa.debian.org/qa/jenkins.debian.net/merge_requests !

To dig deeper: git clone https://salsa.debian.org/qa/jenkins.debian.net.git && less README INSTALL CONTRIBUTING TODO

====================================================================================
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://127.0.0.1:3128
	export MIRROR=http://cdn-fastly.deb.debian.org/debian"
declare -x SHELL="/bin/bash"
declare -x SHLVL="2"
declare -x SSH_CLIENT="10.6.4.1 53528 22"
declare -x SSH_CONNECTION="10.6.4.1 53528 10.6.5.46 22"
declare -x SSH_ORIGINAL_COMMAND="fakeroot-foreign-worker"
declare -x USER="jenkins"
declare -x XDG_RUNTIME_DIR="/run/user/110"
declare -x XDG_SESSION_CLASS="user"
declare -x XDG_SESSION_ID="29438"
declare -x XDG_SESSION_TYPE="tty"
declare -x http_proxy="http://127.0.0.1:3128"
+ set -e
+ set -exu
+ REPO_URL=https://salsa.debian.org/josch/fakeroot-foreign
+ TARGET=/src/fakeroot-foreign
+ sudo mkdir -p /src/fakeroot-foreign/

We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:

    #1) Respect the privacy of others.
    #2) Think before you type.
    #3) With great power comes great responsibility.

sudo: no tty present and no askpass program specified
Tue 10 Nov 2020 11:19:59 PM UTC - fakeroot_foreign_worker.sh stopped running as /tmp/jenkins-script-e6Thlf5u, 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