Skip to content

Console Output

Started by upstream project "registry-rebuild-upload-titan" build number 1295
originally caused by:
 Started by upstream project "registry-trigger-osmo-ttcn3-hacks" build number 1290
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on build3-deb11build-ansible (ttcn3 qemu osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/registry-rebuild-upload-ttcn3-bts-tests
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/docker-playground
 > git init /home/osmocom-build/jenkins/workspace/registry-rebuild-upload-ttcn3-bts-tests # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/docker-playground
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision b268e133191d780c4e4979cd309938a3d36fae39 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b268e133191d780c4e4979cd309938a3d36fae39 # timeout=10
Commit message: "debian-bullseye-jenkins: add iproute2"
 > git rev-list --no-walk 4275e637398e897edbcad52e4659476fb4b52dd4 # timeout=10
[registry-rebuild-upload-ttcn3-bts-tests] $ /bin/sh -xe /tmp/jenkins1236647037595000000.sh
+ REGISTRY=registry.osmocom.org
+ make -C ttcn3-bts-test REGISTRY_HOST=registry.osmocom.org
make: Entering directory '/home/osmocom-build/jenkins/workspace/registry-rebuild-upload-ttcn3-bts-tests/ttcn3-bts-test'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/registry-rebuild-upload-ttcn3-bts-tests/common .common
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1000 \
	--build-arg REGISTRY=registry.osmocom.org \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg UPSTREAM_DISTRO=debian:bullseye \
	--build-arg DISTRO=debian-bullseye \
	--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
	--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg OSMO_BB_BRANCH=master \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_CBC_BRANCH=master \
	--build-arg OSMO_GBPROXY_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_HNBGW_BRANCH=master \
	--build-arg OSMO_HNODEB_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--build-arg OSMO_UECUPS_BRANCH=master \
	--build-arg OPEN5GS_BRANCH=main \
	 -t registry.osmocom.org/osmocom-build/ttcn3-bts-test:latest .
Sending build context to Docker daemon  56.83kB

Step 1/9 : ARG	REGISTRY
Step 2/9 : ARG	USER
Step 3/9 : FROM	$REGISTRY/$USER/debian-bullseye-titan
 ---> 1fc871545e1c
Step 4/9 : ARG	OSMO_TTCN3_BRANCH="master"
 ---> Using cache
 ---> 1472bfcb79f3
Step 5/9 : ADD	https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/$OSMO_TTCN3_BRANCH?format=TEXT /tmp/commit

 ---> Using cache
 ---> e31d830f4e30
Step 6/9 : RUN	ttcn3-docker-prepare "$OSMO_TTCN3_BRANCH" bts
 ---> Using cache
 ---> 274166ffeb74
Step 7/9 : VOLUME	/data
 ---> Using cache
 ---> 2c0a7ba60c81
Step 8/9 : COPY	generic/BTS_Tests.cfg /data/BTS_Tests.cfg
 ---> Using cache
 ---> a03c4646ade6
Step 9/9 : CMD	ttcn3-docker-run bts BTS_Tests
 ---> Using cache
 ---> eeddaba6ee97
[Warning] One or more build-args [OSMO_PCU_BRANCH DISTRO OPEN5GS_BRANCH OSMO_BSC_BRANCH OSMO_MSC_BRANCH OSMO_BTS_BRANCH OSMO_IUH_BRANCH OSMO_NITB_BRANCH OSMO_GGSN_BRANCH OSMO_HNBGW_BRANCH OSMO_SIP_BRANCH OSMO_STP_BRANCH OSMOCOM_REPO_PATH OSMO_BB_BRANCH OSMO_HLR_BRANCH OSMO_HNODEB_BRANCH LIBOSMOCORE_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_UECUPS_BRANCH UID OSMOCOM_REPO_MIRROR OSMO_GSM_TESTER_BRANCH OSMO_MGW_BRANCH OSMO_SGSN_BRANCH UPSTREAM_DISTRO OSMOCOM_REPO_VERSION OSMO_CBC_BRANCH OSMO_GBPROXY_BRANCH] were not consumed
Successfully built eeddaba6ee97
Successfully tagged registry.osmocom.org/osmocom-build/ttcn3-bts-test:latest
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/registry-rebuild-upload-ttcn3-bts-tests/ttcn3-bts-test'
+ docker push registry.osmocom.org/osmocom-build/ttcn3-bts-test
Using default tag: latest
The push refers to repository [registry.osmocom.org/osmocom-build/ttcn3-bts-test]
01c466e2c15f: Preparing
b165a2ec515f: Preparing
e311c85c939e: Preparing
da84d80be8c5: Preparing
2bcaa6d07576: Preparing
7994362e707f: Preparing
aafa210eecc1: Preparing
3342610c8fc3: Preparing
a65895c59134: Preparing
d9c23e5eeea3: Preparing
38f25bdcf537: Preparing
efc58a27e8d2: Preparing
4adaa50b1099: Preparing
b561778c3400: Preparing
cd162e55b222: Preparing
98015f3aeffe: Preparing
40234d9a566d: Preparing
29007012e207: Preparing
5e469d50ffd3: Preparing
96f276f5e529: Preparing
ec09eb83ea03: Preparing
7994362e707f: Waiting
aafa210eecc1: Waiting
3342610c8fc3: Waiting
a65895c59134: Waiting
d9c23e5eeea3: Waiting
38f25bdcf537: Waiting
efc58a27e8d2: Waiting
4adaa50b1099: Waiting
b561778c3400: Waiting
cd162e55b222: Waiting
98015f3aeffe: Waiting
40234d9a566d: Waiting
29007012e207: Waiting
5e469d50ffd3: Waiting
96f276f5e529: Waiting
ec09eb83ea03: Waiting
da84d80be8c5: Mounted from osmocom-build/debian-bullseye-titan
2bcaa6d07576: Mounted from osmocom-build/debian-bullseye-titan
aafa210eecc1: Mounted from osmocom-build/debian-bullseye-titan
7994362e707f: Mounted from osmocom-build/debian-bullseye-titan
e311c85c939e: Pushed
01c466e2c15f: Pushed
3342610c8fc3: Mounted from osmocom-build/debian-bullseye-titan
38f25bdcf537: Mounted from osmocom-build/debian-bullseye-titan
a65895c59134: Mounted from osmocom-build/debian-bullseye-titan
d9c23e5eeea3: Mounted from osmocom-build/debian-bullseye-titan
efc58a27e8d2: Mounted from osmocom-build/debian-bullseye-titan
4adaa50b1099: Mounted from osmocom-build/debian-bullseye-titan
b561778c3400: Mounted from osmocom-build/debian-bullseye-titan
cd162e55b222: Mounted from osmocom-build/debian-bullseye-titan
98015f3aeffe: Mounted from osmocom-build/debian-bullseye-titan
29007012e207: Layer already exists
96f276f5e529: Layer already exists
5e469d50ffd3: Layer already exists
40234d9a566d: Mounted from osmocom-build/debian-bullseye-titan
ec09eb83ea03: Layer already exists
b165a2ec515f: Pushed
latest: digest: sha256:d3064a159303f1861d01667fdc8905a1250917c76ef160a9f7b74794e3984280 size: 4709
Finished: SUCCESS