Started by upstream project "registry-rebuild-upload-titan" build number 921 originally caused by: Started by upstream project "registry-trigger-osmo-ttcn3-hacks" build number 916 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 b2f2e2fa62a56ad6b6363fcd8636c54f25e30ac3 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b2f2e2fa62a56ad6b6363fcd8636c54f25e30ac3 # timeout=10 Commit message: "ttcn3-cbc: Set mode server in osmo-cbc.cfg" > git rev-list --no-walk ef475cf236c063e54c3e1581f77f158ba404c54b # timeout=10 [registry-rebuild-upload-ttcn3-bts-tests] $ /bin/sh -xe /tmp/jenkins4141441875261964760.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 53.76kB Step 1/9 : ARG REGISTRY Step 2/9 : ARG USER Step 3/9 : FROM $REGISTRY/$USER/debian-bullseye-titan ---> 57832d0c8c67 Step 4/9 : ARG OSMO_TTCN3_BRANCH="master" ---> Using cache ---> 7d376601744e Step 5/9 : ADD http://git.osmocom.org/osmo-ttcn3-hacks/patch?h=$OSMO_TTCN3_BRANCH /tmp/commit ---> Using cache ---> a9c745b40a96 Step 6/9 : RUN ttcn3-docker-prepare "$OSMO_TTCN3_BRANCH" bts ---> Using cache ---> 546cf4ac8876 Step 7/9 : VOLUME /data ---> Using cache ---> 5a8e4439c218 Step 8/9 : COPY generic/BTS_Tests.cfg /data/BTS_Tests.cfg ---> Using cache ---> ee38071f39e9 Step 9/9 : CMD ttcn3-docker-run bts BTS_Tests ---> Using cache ---> 7b5188c14dca [Warning] One or more build-args [OSMO_BTS_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_MSC_BRANCH OSMOCOM_REPO_PATH UID OSMOCOM_REPO_VERSION OSMO_IUH_BRANCH OSMO_MGW_BRANCH OSMO_UECUPS_BRANCH OSMO_SIP_BRANCH DISTRO OSMO_GGSN_BRANCH OSMO_HNBGW_BRANCH OSMO_NITB_BRANCH OSMO_PCU_BRANCH OSMO_GBPROXY_BRANCH OSMO_HNODEB_BRANCH OSMO_SGSN_BRANCH LIBOSMOCORE_BRANCH OSMOCOM_REPO_MIRROR OSMO_BB_BRANCH OSMO_BSC_BRANCH OSMO_HLR_BRANCH UPSTREAM_DISTRO OPEN5GS_BRANCH OSMO_CBC_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_STP_BRANCH] were not consumed Successfully built 7b5188c14dca 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] b3bdc1bc7083: Preparing da1207eefac5: Preparing dfe231f5dd9e: Preparing 360e06fc4003: Preparing 20b7b12e7fc6: Preparing 94db0eb274b8: Preparing ecc0ab2ac1d9: Preparing 0e5b1ecf0a42: Preparing fe8777274e05: Preparing ebc10d8ffc2c: Preparing 3b29c37215d0: Preparing ecc0ab2ac1d9: Waiting f060e18b8b17: Preparing 0e5b1ecf0a42: Waiting ae41070f586d: Preparing 94db0eb274b8: Waiting ebc10d8ffc2c: Waiting f060e18b8b17: Waiting ce9eb3c32e65: Preparing 3b29c37215d0: Waiting ae41070f586d: Waiting f623c980df88: Preparing ce9eb3c32e65: Waiting 4f7ebdd1d972: Preparing 3f390fcfb50c: Preparing e9c5fb54733a: Preparing e645b114ea90: Preparing 5bdeef4a08f3: Preparing f623c980df88: Waiting 4f7ebdd1d972: Waiting e645b114ea90: Waiting e9c5fb54733a: Waiting 5bdeef4a08f3: Waiting 20b7b12e7fc6: Mounted from osmocom-build/debian-bullseye-titan 360e06fc4003: Mounted from osmocom-build/debian-bullseye-titan 94db0eb274b8: Mounted from osmocom-build/debian-bullseye-titan ecc0ab2ac1d9: Mounted from osmocom-build/debian-bullseye-titan dfe231f5dd9e: Pushed b3bdc1bc7083: Pushed 0e5b1ecf0a42: Mounted from osmocom-build/debian-bullseye-titan fe8777274e05: Mounted from osmocom-build/debian-bullseye-titan ebc10d8ffc2c: Mounted from osmocom-build/debian-bullseye-titan 3b29c37215d0: Mounted from osmocom-build/debian-bullseye-titan f060e18b8b17: Mounted from osmocom-build/debian-bullseye-titan ae41070f586d: Mounted from osmocom-build/debian-bullseye-titan ce9eb3c32e65: Mounted from osmocom-build/debian-bullseye-titan 3f390fcfb50c: Layer already exists e9c5fb54733a: Layer already exists f623c980df88: Mounted from osmocom-build/debian-bullseye-titan e645b114ea90: Layer already exists 4f7ebdd1d972: Mounted from osmocom-build/debian-bullseye-titan 5bdeef4a08f3: Layer already exists da1207eefac5: Pushed latest: digest: sha256:797ad0678aa2a2c9b913f4ee0847f50a76cb2953773e75ee691a96f9d6edbca8 size: 4501 Finished: SUCCESS