Skip to content
Failed

Console Output

Started by user Oliver Smith
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/registry-rebuild-upload-testenv
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-ttcn3-hacks
 > git init /home/osmocom-build/jenkins/workspace/registry-rebuild-upload-testenv # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/osmith/wip-testenv^{commit} # timeout=10
 > git rev-parse osmith/wip-testenv^{commit} # timeout=10
Checking out Revision a042e37eaf52d2ed9f48c0077b505d14e74442e3 (refs/remotes/origin/osmith/wip-testenv)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a042e37eaf52d2ed9f48c0077b505d14e74442e3 # timeout=10
Commit message: "WIP"
First time build. Skipping changelog.
[registry-rebuild-upload-testenv] $ /bin/sh -xe /tmp/jenkins1465361377123665688.sh
+ REGISTRY=registry.osmocom.org
+ DISTRO=debian:12
+ echo debian:12
+ tr : -
+ IMAGE=registry.osmocom.org/osmocom-build/debian-12-osmo-ttcn3-testenv
+ podman build --build-arg DISTRO=debian:12 --build-arg REGISTRY=registry.osmocom.org -t registry.osmocom.org/osmocom-build/debian-12-osmo-ttcn3-testenv _testenv/data/podman
STEP 1/14: FROM registry.osmocom.org/debian:12
Trying to pull registry.osmocom.org/debian:12...
Error: creating build container: initializing source docker://registry.osmocom.org/debian:12: reading manifest 12 in registry.osmocom.org/debian: manifest unknown: manifest unknown
Build step 'Execute shell' marked build as failure
An attempt to send an e-mail to empty list of recipients, ignored.
Finished: FAILURE