Changes:
[Oliver Smith] jobs/gerrit-verifications: support up to 5 distros
[Oliver Smith] scripts/update-osmo-ci: rename from contrib/jenkins.sh
[Oliver Smith] tests: add test_gerrit_verifications
[Oliver Smith] contrib/jenkins: add script for running pytest
------------------------------------------ Started by upstream project "update-osmo-ci-on-slaves" build number 3512 originally caused by: Started by an SCM change Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build qemu io_uring linux-shallow-clone osmocom-gerrit coverity osmocom-master) in workspace https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=build5-deb12build-ansible/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=build5-deb12build-ansible/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 764ee86455654fbf95a528b3c6fb5a1507c375e5 (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f 764ee86455654fbf95a528b3c6fb5a1507c375e5 # timeout=10
Commit message: "contrib/jenkins: add script for running pytest"
git rev-list --no-walk a5d4e61d7c345eddf7d3046c176efd2b8eca9e66 # timeout=10
[build5-deb12build-ansible] $ /bin/sh -xe /tmp/jenkins6698733902704702940.sh + ./scripts/update-osmo-ci/update-osmo-ci.sh + dirname ./scripts/update-osmo-ci/update-osmo-ci.sh + realpath ./scripts/update-osmo-ci/.. + WORKSPACE_DIR=https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=build5-deb12build-ansible/ws/scripts + 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 a5d4e61d7c345eddf7d3046c176efd2b8eca9e66 + git status On branch master Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean + git fetch From https://gerrit.osmocom.org/osmo-ci a5d4e61..764ee86 master -> origin/master + 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 764ee86455654fbf95a528b3c6fb5a1507c375e5 + 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=build5-deb12build-ansible/ws/scripts + 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 96fe70b328a5454646f65a008e0217bce219e93b + 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 96fe70b328a5454646f65a008e0217bce219e93b + 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=build5-deb12build-ansible/ws/scripts + uname + [ Linux = Linux ] + [ x != x1 ] + scripts/osmo-ci-docker-rebuild.sh ./scripts/update-osmo-ci/update-osmo-ci.sh: 35: scripts/osmo-ci-docker-rebuild.sh: not found Build step 'Execute shell' marked build as failure
jenkins-notifications@lists.osmocom.org