See https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/7057/display/redirect
Changes:
------------------------------------------ Started by timer Running as SYSTEM Building remotely on host2-deb11build-ansible (ttcn3 osmocom-gerrit osmocom-master) in workspace https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/ The recommended git tool is: NONE No credentials specified
git rev-parse --resolve-git-dir https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/osmo-gsm-tester/.git # timeout=10
Fetching changes from the remote Git repository
git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester
git --version # timeout=10 git --version # 'git version 2.30.2' git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10 git rev-parse origin/master^{commit} # timeout=10
Checking out Revision bfc438bb2b17f4129018768a1f7bab52f1e96750 (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f bfc438bb2b17f4129018768a1f7bab52f1e96750 # timeout=10
Commit message: "templates: osmo-msc: modernize"
git rev-list --no-walk bfc438bb2b17f4129018768a1f7bab52f1e96750 # timeout=10
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins15498338785102999400.sh + rm -rf trial-7056-bin.tgz trial-7056-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 17717 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 7531 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 6708 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 8740 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 8984 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 3038 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 29363 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 5169 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 30155 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 4701 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-nitb" build number 13025 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-stp" build number 9281 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 4724 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 8062 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 5208 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 5558 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 3925 Copied 2 artifacts from "osmo-gsm-tester_build-open5gs" build number 8 Copied 2 artifacts from "osmo-gsm-tester_build-srslte" build number 19 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 4724 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins15447770802819356143.sh + trap fix_permissions_trap EXIT INT TERM 0 + fix_permissions + docker run --rm -v https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/:/workspace debian:bullseye chmod -R a+rwX /workspace/ + rm -rf trial-7056 + rm -rf docker-playground + git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground Cloning into 'docker-playground'... + git -C docker-playground log --oneline a47ab32 *-repo-install-test: remove + make -C docker-playground/osmo-gsm-tester make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/docker-playground/osmo-gsm-tester' 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 https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/docker-playground/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=docker.io \ --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 docker.io/osmocom-build/osmo-gsm-tester:latest . Sending build context to Docker daemon 50.69kB Step 1/39 : ARG USER Step 2/39 : FROM $USER/debian-buster-jenkins pull access denied for osmocom-build/debian-buster-jenkins, repository does not exist or may require 'docker login': denied: requested access to the resource is denied make: *** [../make/Makefile:90: docker-build] Error 1 make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/docker-playground/osmo-gsm-tester' + fix_permissions_trap + set +x
### Clean up ###
+ trap - EXIT INT TERM 0 + fix_permissions + docker run --rm -v https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/:/workspace debian:bullseye chmod -R a+rwX /workspace/ Build step 'Execute shell' marked build as failure Archiving artifacts Recording test results No test report files were found. Configuration error? [Checks API] No suitable checks publisher found.