See https://jenkins.osmocom.org/jenkins/job/master-dahdi-linux-stable-linux-4.19.y/39/display/redirect
Changes:
------------------------------------------ Started by user Oliver Smith Running as SYSTEM Building remotely on build3-deb11build-ansible (ttcn3 obs qemu osmocom-gerrit coverity osmocom-master) in workspace https://jenkins.osmocom.org/jenkins/job/master-dahdi-linux-stable-linux-4.19.y/ws/ The recommended git tool is: NONE No credentials specified
git rev-parse --resolve-git-dir https://jenkins.osmocom.org/jenkins/job/master-dahdi-linux-stable-linux-4.19.y/ws/linux/.git # timeout=10
Fetching changes from the remote Git repository
git config remote.origin.url https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git # timeout=10
Cleaning workspace
git rev-parse --verify HEAD # timeout=10
Resetting working tree
git reset --hard # timeout=10 git clean -fdx # timeout=10
Using shallow fetch with depth 1 Fetching upstream changes from https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
git --version # timeout=10 git --version # 'git version 2.30.2' git fetch --tags --force --progress --depth=1 -- https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git linux-4.19.y # timeout=10 git rev-parse origin/linux-4.19.y^{commit} # timeout=10
Checking out Revision a8b7a32a3427d592a38cb0ed9c33088d44c82840 (origin/linux-4.19.y)
git config core.sparsecheckout # timeout=10 git checkout -f a8b7a32a3427d592a38cb0ed9c33088d44c82840 # timeout=10
Commit message: "Linux 4.19.284"
git rev-list --no-walk a8b7a32a3427d592a38cb0ed9c33088d44c82840 # timeout=10
[master-dahdi-linux-stable-linux-4.19.y] $ /bin/sh -xe /tmp/jenkins18166006046556539520.sh + rm -rf dahdi-linux + git clone --depth=1 https://gerrit.osmocom.org/dahdi-linux Cloning into 'dahdi-linux'... + git -C dahdi-linux log --oneline 2f93092 compatibility with class_create API change in 6.4-rc1 + docker run --rm=true -e KSRC=/linux -v https://jenkins.osmocom.org/jenkins/job/master-dahdi-linux-stable-linux-4.19.y/ws/dahdi-linux:/build -v https://jenkins.osmocom.org/jenkins/job/master-dahdi-linux-stable-linux-4.19.y/ws/linux:/linux osmocom-build/debian-buster-jenkins timeout 10m su build -c /build/contrib/jenkins.sh Unable to find image 'osmocom-build/debian-buster-jenkins:latest' locally docker: Error response from daemon: pull access denied for osmocom-build/debian-buster-jenkins, repository does not exist or may require 'docker login': denied: requested access to the resource is denied. See 'docker run --help'. Build step 'Execute shell' marked build as failure