Started by user Oliver Smith Running as SYSTEM Building on the built-in node in workspace /var/jenkins_home/jobs/Osmocom-repo-install-debian12/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-debian12/workspace # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci > git --version # timeout=10 > git --version # 'git version 2.47.3' > 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 2ab044fb4560292f7f47a01cb4c3016a6cfafa35 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ab044fb4560292f7f47a01cb4c3016a6cfafa35 # timeout=10 Commit message: "OBS: build_srcpkg.Dockerfile: add dh-runit" > git rev-list --no-walk a988885ce2ffb9078bd469874b9681f04d4bb0b0 # timeout=10 Triggering Osmocom-repo-install-debian12 » nightly,qemu Triggering Osmocom-repo-install-debian12 » latest,qemu Osmocom-repo-install-debian12 » nightly,qemu completed with result SUCCESS Osmocom-repo-install-debian12 » latest,qemu completed with result SUCCESS Finished: SUCCESS