Started by upstream project "registry-rebuild-upload-titan" build number 1241 originally caused by: Started by upstream project "registry-trigger-osmo-ttcn3-hacks" build number 1236 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 e893dcf18ab3d0bbdc0742322d8b5ecae594d1a6 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f e893dcf18ab3d0bbdc0742322d8b5ecae594d1a6 # timeout=10 Commit message: "ttcn3-ggsn-test-ogs: update open5gs-{smf,upf} config files" > git rev-list --no-walk e893dcf18ab3d0bbdc0742322d8b5ecae594d1a6 # timeout=10 [registry-rebuild-upload-ttcn3-bts-tests] $ /bin/sh -xe /tmp/jenkins6003288599653153678.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 54.27kB Step 1/9 : ARG REGISTRY Step 2/9 : ARG USER Step 3/9 : FROM $REGISTRY/$USER/debian-bullseye-titan ---> 522d6c63b5cd Step 4/9 : ARG OSMO_TTCN3_BRANCH="master" ---> Using cache ---> 96851dad21cb Step 5/9 : ADD https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/$OSMO_TTCN3_BRANCH?format=TEXT /tmp/commit ---> Using cache ---> 8e5ca96b5cde Step 6/9 : RUN ttcn3-docker-prepare "$OSMO_TTCN3_BRANCH" bts ---> Using cache ---> dd8223bf965b Step 7/9 : VOLUME /data ---> Using cache ---> 63baba40703c Step 8/9 : COPY generic/BTS_Tests.cfg /data/BTS_Tests.cfg ---> Using cache ---> c9189d587c55 Step 9/9 : CMD ttcn3-docker-run bts BTS_Tests ---> Using cache ---> f7f11af333aa [Warning] One or more build-args [OSMO_HNODEB_BRANCH OSMO_UECUPS_BRANCH OSMO_BTS_BRANCH OSMO_SGSN_BRANCH LIBOSMOCORE_BRANCH OSMO_GBPROXY_BRANCH OSMO_GGSN_BRANCH OSMO_HLR_BRANCH OSMOCOM_REPO_VERSION OSMO_MGW_BRANCH OSMOCOM_REPO_PATH OSMO_BB_BRANCH OSMO_BSC_BRANCH OSMO_IUH_BRANCH OSMO_MSC_BRANCH OSMO_PCU_BRANCH UPSTREAM_DISTRO OSMOCOM_REPO_MIRROR OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_SIP_BRANCH UID DISTRO OSMO_GSM_TESTER_BRANCH OSMO_HNBGW_BRANCH OSMO_NITB_BRANCH OSMO_STP_BRANCH OPEN5GS_BRANCH OSMO_CBC_BRANCH] were not consumed Successfully built f7f11af333aa 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] 60ca8764cd55: Preparing dcb74ff6b615: Preparing 1bea43c8522f: Preparing b4ff5d8068c2: Preparing 4b210d152758: Preparing 22adf01a9529: Preparing da0a82adaa44: Preparing 972ce43112a9: Preparing adbcace26744: Preparing bdc23c81e4be: Preparing 096e6ed7dc10: Preparing 77d1663a5ea2: Preparing a59d44f6e664: Preparing 944047844ca4: Preparing e7ffa486911b: Preparing a11618a0bec4: Preparing a44a4bc90486: Preparing 04aca4798f24: Preparing d7fc52afab2e: Preparing 5d61ece2098b: Preparing 8e396a1aad50: Preparing da0a82adaa44: Waiting 04aca4798f24: Waiting 77d1663a5ea2: Waiting e7ffa486911b: Waiting d7fc52afab2e: Waiting a11618a0bec4: Waiting bdc23c81e4be: Waiting 096e6ed7dc10: Waiting 972ce43112a9: Waiting 22adf01a9529: Waiting adbcace26744: Waiting 8e396a1aad50: Waiting 944047844ca4: Waiting a44a4bc90486: Waiting 5d61ece2098b: Waiting 4b210d152758: Mounted from osmocom-build/debian-bullseye-titan b4ff5d8068c2: Mounted from osmocom-build/debian-bullseye-titan 60ca8764cd55: Pushed 1bea43c8522f: Pushed 22adf01a9529: Mounted from osmocom-build/debian-bullseye-titan da0a82adaa44: Mounted from osmocom-build/debian-bullseye-titan 972ce43112a9: Mounted from osmocom-build/debian-bullseye-titan adbcace26744: Mounted from osmocom-build/debian-bullseye-titan 096e6ed7dc10: Mounted from osmocom-build/debian-bullseye-titan bdc23c81e4be: Mounted from osmocom-build/debian-bullseye-titan 77d1663a5ea2: Mounted from osmocom-build/debian-bullseye-titan a59d44f6e664: Mounted from osmocom-build/debian-bullseye-titan 944047844ca4: Mounted from osmocom-build/debian-bullseye-titan e7ffa486911b: Mounted from osmocom-build/debian-bullseye-titan 04aca4798f24: Layer already exists d7fc52afab2e: Layer already exists a11618a0bec4: Mounted from osmocom-build/debian-bullseye-titan 5d61ece2098b: Layer already exists a44a4bc90486: Mounted from osmocom-build/debian-bullseye-titan 8e396a1aad50: Layer already exists dcb74ff6b615: Pushed latest: digest: sha256:89188f3d4ca41a6dc362519043188cf112b7b8cce9594a6f2086644c1e44ab2c size: 4709 Finished: SUCCESS