Skip to content
Failed

Console Output

Started by timer
Running as SYSTEM
Building on the built-in node in workspace /var/jenkins_home/jobs/Osmocom-repo-install-debian11/workspace
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 /var/jenkins_home/jobs/Osmocom-repo-install-debian11/workspace # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > 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
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision c6a935ec0ebd5e049aa9ce3783d23eb135c185ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c6a935ec0ebd5e049aa9ce3783d23eb135c185ca # timeout=10
Commit message: "ansible: update rpi4-raspbian12build-ansible-1"
 > git rev-list --no-walk c98cd9bcee9677db08817d74fffca01be1c3c641 # timeout=10
Triggering Osmocom-repo-install-debian11 » nightly,qemu
Triggering Osmocom-repo-install-debian11 » latest,qemu
Osmocom-repo-install-debian11 » nightly,qemu completed with result FAILURE
Osmocom-repo-install-debian11 » latest,qemu completed with result SUCCESS
Finished: FAILURE