[Qa-jenkins-scm] Build failed in Jenkins: janitor-setup-worker #4

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun May 17 10:58:57 BST 2020


See <https://jenkins.debian.net/job/janitor-setup-worker/4/display/redirect?page=changes>

Changes:

[jelmer] Add some gets for get_run_diff.

[jelmer] Opt jelmer and picca into merge proposals for fresh releases.

[jelmer] Add some more regexes.

[jelmer] Add note about merging proposal updates.


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on osuosl-build167-amd64.debian.net (osuosl167 amd64) in workspace <https://jenkins.debian.net/job/janitor-setup-worker/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://salsa.debian.org/jelmer/debian-janitor
 > git init <https://jenkins.debian.net/job/janitor-setup-worker/ws/> # timeout=10
Fetching upstream changes from https://salsa.debian.org/jelmer/debian-janitor
 > git --version # timeout=10
 > git fetch --tags --force --progress -- https://salsa.debian.org/jelmer/debian-janitor +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://salsa.debian.org/jelmer/debian-janitor # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://salsa.debian.org/jelmer/debian-janitor # timeout=10
Fetching upstream changes from https://salsa.debian.org/jelmer/debian-janitor
 > git fetch --tags --force --progress -- https://salsa.debian.org/jelmer/debian-janitor +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision ac042aeee8a3d21c0f5b7d5c936efdb24650e1d0 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ac042aeee8a3d21c0f5b7d5c936efdb24650e1d0 # timeout=10
Commit message: "Add note about merging proposal updates."
 > git rev-list --no-walk c0d58bc492ce1efcce9cc9dea3fe8b9d9febfa70 # timeout=10
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule init # timeout=10
 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
 > git config --get submodule.lintian-brush.url # timeout=10
 > git config -f .gitmodules --get submodule.lintian-brush.path # timeout=10
 > git config --get submodule.silver-platter.url # timeout=10
 > git config -f .gitmodules --get submodule.silver-platter.path # timeout=10
 > git config --get submodule.breezy-debian.url # timeout=10
 > git config -f .gitmodules --get submodule.breezy-debian.path # timeout=10
 > git config --get submodule.breezy.url # timeout=10
 > git config -f .gitmodules --get submodule.breezy.path # timeout=10
 > git config --get submodule.dulwich.url # timeout=10
 > git config -f .gitmodules --get submodule.dulwich.path # timeout=10
 > git submodule update --init --recursive lintian-brush # timeout=10
 > git submodule update --init --recursive silver-platter # timeout=10
 > git submodule update --init --recursive breezy-debian # timeout=10
 > git submodule update --init --recursive breezy # timeout=10
 > git submodule update --init --recursive dulwich # timeout=10
[janitor-setup-worker] $ /bin/sh -xe /tmp/jenkins8074806185705261186.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
====================================================================================
Sun 17 May 2020 09:58:56 AM UTC - running /srv/jenkins/bin/janitor_setup_worker.sh (for job janitor-setup-worker) on osuosl-build167-amd64, called using "" as arguments.
Sun 17 May 2020 09:58:56 AM UTC - actually running "janitor_setup_worker.sh" (md5sum a9ce02b89c3e1e607fd64baf007cd1a7) as "/tmp/jenkins-script-0FJV3MdP"

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://10.6.5.46: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 52032 22"
declare -x SSH_CONNECTION="10.6.4.1 52032 10.6.5.46 22"
declare -x SSH_ORIGINAL_COMMAND="janitor-setup-worker"
declare -x USER="jenkins"
declare -x XDG_RUNTIME_DIR="/run/user/110"
declare -x XDG_SESSION_CLASS="user"
declare -x XDG_SESSION_ID="5963"
declare -x XDG_SESSION_TYPE="tty"
declare -x http_proxy="http://10.6.5.46:3128"
+ set -e
+ JANITOR_REPO_URL=https://salsa.debian.org/jelmer/debian-janitor
Sun 17 May 2020 09:58:56 AM UTC - janitor_setup_worker.sh stopped running as /tmp/jenkins-script-0FJV3MdP, which will now be removed.
+ TARGET=/srv/janitor
+ '[' '!' -d /srv/janitor ']'
+ mkdir /srv/janitor
mkdir: cannot create directory ‘/srv/janitor’: Permission denied

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



More information about the Qa-jenkins-scm mailing list