Changes:
------------------------------------------ Started by upstream project "update-osmo-ci-on-slaves" build number 3289 originally caused by: Started by timer Running as SYSTEM Building remotely on rpi4-raspbian12build-ansible-3 (raspbian) in workspace https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=rpi4-raspbian12build-ansible-3/ws/ The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/osmo-ci
git init https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=rpi4-raspbian12build-ansible-3/ws/ # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci
git --version # timeout=10 git --version # 'git version 2.39.5' git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 git config remote.origin.url https://gerrit.osmocom.org/osmo-ci # timeout=10 git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch Checking out Revision 61e1dc6c03df29103f8610829f3ff2c10d27c18b (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f 61e1dc6c03df29103f8610829f3ff2c10d27c18b # timeout=10
Commit message: "jobs/build-kernels-testenv: use linux-shallow-clone"
git rev-list --no-walk 61e1dc6c03df29103f8610829f3ff2c10d27c18b # timeout=10
[rpi4-raspbian12build-ansible-3] $ /bin/sh -xe /tmp/jenkins17283330270680694767.sh + ./contrib/jenkins.sh + dirname ./contrib/jenkins.sh + realpath ./contrib/.. + WORKSPACE_DIR=https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=rpi4-raspbian12build-ansible-3/ws/ + clone_repo osmo-ci + local project=osmo-ci + local url=https://gerrit.osmocom.org/osmo-ci + [ -d /home/osmocom-build/osmo-ci ] + cd /home/osmocom-build/osmo-ci + git remote set-url origin https://gerrit.osmocom.org/osmo-ci + git rev-parse HEAD 61e1dc6c03df29103f8610829f3ff2c10d27c18b + git status On branch master Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean + git fetch + git checkout -f -B master origin/master Reset branch 'master' branch 'master' set up to track 'origin/master'. Your branch is up to date with 'origin/master'. + git rev-parse HEAD 61e1dc6c03df29103f8610829f3ff2c10d27c18b + git status On branch master Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean + cd https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=rpi4-raspbian12build-ansible-3/ws/ + clone_repo osmo-gsm-manuals + local project=osmo-gsm-manuals + local url=https://gerrit.osmocom.org/osmo-gsm-manuals + [ -d /home/osmocom-build/osmo-gsm-manuals ] + cd /home/osmocom-build/osmo-gsm-manuals + git remote set-url origin https://gerrit.osmocom.org/osmo-gsm-manuals + git rev-parse HEAD 1842deedfffd8e175a786469ce841f32af7ff45d + git status On branch master Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean + git fetch + git checkout -f -B master origin/master Reset branch 'master' branch 'master' set up to track 'origin/master'. Your branch is up to date with 'origin/master'. + git rev-parse HEAD 1842deedfffd8e175a786469ce841f32af7ff45d + git status On branch master Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean + cd https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=rpi4-raspbian12build-ansible-3/ws/ + uname + [ Linux = Linux ] + [ x != x1 ] + scripts/osmo-ci-docker-rebuild.sh + dirname scripts/osmo-ci-docker-rebuild.sh + cd scripts/.. + . scripts/common.sh + dirname scripts/osmo-ci-docker-rebuild.sh + realpath scripts/.. + OSMO_CI_DIR=https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=rpi4-raspbian12build-ansible-3/ws/ + OSMO_GIT_URL_GITEA=https://gitea.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmo-asn1-tcap libosmo-gprs libosmo-netif libosmo-pfcp libosmo-sccp-legacy libosmo-sigtran libosmocore libsmpp34 libusrp osmo-bsc osmo-bts osmo-cbc osmo-e1d osmo-gbproxy osmo-ggsn osmo-gsm-manuals osmo-hlr osmo-hnodeb osmo-hnbgw osmo-iuh osmo-mgw osmo-msc osmo-pcap osmo-pcu osmo-remsim osmo-sgsn osmo-sip-connector osmo-smlc osmo-sysmon osmo-trx osmo-uecups osmo-upf osmocom-bb simtrace2
+ OSMO_BRANCH_DOCKER_PLAYGROUND=master + arch + docker pull docker.io/arm32v7/debian:bookworm --platform=linux/arm/v7 bookworm: Pulling from arm32v7/debian Digest: sha256:67e6469f0ac5cea3141f1dad5c0dfd8be1f792f85265acfcd2cc8902f634f338 Status: Image is up to date for arm32v7/debian:bookworm docker.io/arm32v7/debian:bookworm + docker pull docker.io/arm32v7/debian:trixie --platform=linux/arm/v7 Error response from daemon: Head "https://registry-1.docker.io/v2/arm32v7/debian/manifests/trixie": Get "https://auth.docker.io/token?scope=repository%3Aarm32v7%2Fdebian%3Apull&...": net/http: TLS handshake timeout Build step 'Execute shell' marked build as failure
jenkins-notifications@lists.osmocom.org