Skip to content

Console Output

Started by upstream project "registry-rebuild-upload-titan" build number 724
originally caused by:
 Started by upstream project "registry-trigger-osmo-ttcn3-hacks" build number 719
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on build2-deb9build-ansible (ttcn3 osmocom-gerrit-debian9 osmocom-master-debian9 repo-install-test coverity) 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 git://git.osmocom.org/docker-playground
 > git init /home/osmocom-build/jenkins/workspace/registry-rebuild-upload-ttcn3-bts-tests # timeout=10
Fetching upstream changes from git://git.osmocom.org/docker-playground
 > git --version # timeout=10
 > git --version # 'git version 2.11.0'
 > git fetch --tags --progress -- git://git.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://git.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 6ab6e522495ed21b0c2bbe980572220f2025593a (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6ab6e522495ed21b0c2bbe980572220f2025593a # timeout=10
Commit message: "gr-gsm-master: migrate from archlinux to debian-bullseye-build"
 > git rev-list --no-walk 913930f5708a043cdd8ff090cf46a9401fdbc7fb # timeout=10
[registry-rebuild-upload-ttcn3-bts-tests] $ /bin/sh -xe /tmp/jenkins5021180270212155643.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'
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/registry-rebuild-upload-ttcn3-bts-tests/common .common
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=http://download.opensuse.org \
	--build-arg OSMOCOM_REPO_PATH=repositories/network:/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=http://download.opensuse.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_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 OPEN5GS_BRANCH=main \
	 -t registry.osmocom.org/osmocom-build/ttcn3-bts-test:latest .
Sending build context to Docker daemon  53.76kB

Step 1/9 : ARG	REGISTRY
Step 2/9 : ARG	USER
Step 3/9 : FROM	$REGISTRY/$USER/debian-bullseye-titan
 ---> 312a04094617
Step 4/9 : ARG	OSMO_TTCN3_BRANCH="master"
 ---> Using cache
 ---> 8b1fd420991d
Step 5/9 : ADD	http://git.osmocom.org/osmo-ttcn3-hacks/patch?h=$OSMO_TTCN3_BRANCH /tmp/commit


 ---> Using cache
 ---> 04248fb6bef6
Step 6/9 : RUN	ttcn3-docker-prepare "$OSMO_TTCN3_BRANCH" bts
 ---> Using cache
 ---> ae43841b31a8
Step 7/9 : VOLUME	/data
 ---> Using cache
 ---> b910abaebff8
Step 8/9 : COPY	generic/BTS_Tests.cfg /data/BTS_Tests.cfg
 ---> Using cache
 ---> 2201bb619173
Step 9/9 : CMD	ttcn3-docker-run bts BTS_Tests
 ---> Using cache
 ---> 5245be82df86
[Warning] One or more build-args [OPEN5GS_BRANCH OSMOCOM_REPO_PATH OSMO_BSC_BRANCH OSMO_GBPROXY_BRANCH OSMO_GGSN_BRANCH OSMO_PCU_BRANCH OSMO_BTS_BRANCH OSMO_HNBGW_BRANCH OSMO_IUH_BRANCH OSMO_MGW_BRANCH OSMO_NITB_BRANCH DISTRO OSMO_STP_BRANCH UID OSMOCOM_REPO_MIRROR OSMO_HLR_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMOCOM_REPO_VERSION OSMO_MSC_BRANCH LIBOSMOCORE_BRANCH OSMO_SIP_BRANCH UPSTREAM_DISTRO OSMO_BB_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_HNODEB_BRANCH OSMO_SGSN_BRANCH] were not consumed
Successfully built 5245be82df86
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
The push refers to repository [registry.osmocom.org/osmocom-build/ttcn3-bts-test]
543a0450653d: Preparing
e59eaa19b1c0: Preparing
50595318772f: Preparing
33ea9639ac37: Preparing
021cf6238688: Preparing
18ac553884aa: Preparing
09add13c247f: Preparing
f766a9753161: Preparing
f9d00d535763: Preparing
f8ba0cbe6b65: Preparing
23cc26d3dbad: Preparing
d101db124e67: Preparing
06903d52e978: Preparing
44be697e364f: Preparing
8ee05d6a8e85: Preparing
d8bfd8ed79ac: Preparing
bae5c5f0b309: Preparing
f766a9753161: Waiting
555ca0256355: Preparing
f9d00d535763: Waiting
4ee5041dde36: Preparing
c9a63110150b: Preparing
f8ba0cbe6b65: Waiting
bae5c5f0b309: Waiting
d8bfd8ed79ac: Waiting
23cc26d3dbad: Waiting
4ee5041dde36: Waiting
555ca0256355: Waiting
c9a63110150b: Waiting
44be697e364f: Waiting
09add13c247f: Waiting
06903d52e978: Waiting
33ea9639ac37: Mounted from osmocom-build/debian-bullseye-titan
021cf6238688: Mounted from osmocom-build/debian-bullseye-titan
18ac553884aa: Mounted from osmocom-build/debian-bullseye-titan
09add13c247f: Mounted from osmocom-build/debian-bullseye-titan
543a0450653d: Pushed
50595318772f: Pushed
f766a9753161: Mounted from osmocom-build/debian-bullseye-titan
f9d00d535763: Mounted from osmocom-build/debian-bullseye-titan
f8ba0cbe6b65: Mounted from osmocom-build/debian-bullseye-titan
23cc26d3dbad: Mounted from osmocom-build/debian-bullseye-titan
d101db124e67: Mounted from osmocom-build/debian-bullseye-titan
06903d52e978: Mounted from osmocom-build/debian-bullseye-titan
44be697e364f: Mounted from osmocom-build/debian-bullseye-titan
8ee05d6a8e85: Mounted from osmocom-build/debian-bullseye-titan
bae5c5f0b309: Layer already exists
4ee5041dde36: Layer already exists
555ca0256355: Layer already exists
d8bfd8ed79ac: Mounted from osmocom-build/debian-bullseye-titan
c9a63110150b: Layer already exists
e59eaa19b1c0: Pushed
latest: digest: sha256:b0e88df9462884cfa62f46910bd9f14ccfb12a38b47903d244c9d71cb2a58fe7 size: 4503
Finished: SUCCESS