See https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/7700/display/redirect
Changes:
------------------------------------------ Started by timer Running as SYSTEM Building remotely on host2-deb11build-ansible (obs 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 bcde1d05383ff1a5e6d5fe0970735e79ab163ec4 (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f bcde1d05383ff1a5e6d5fe0970735e79ab163ec4 # timeout=10
Commit message: "Update git URLs"
git rev-list --no-walk bcde1d05383ff1a5e6d5fe0970735e79ab163ec4 # timeout=10
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins16756034732818229355.sh + rm -rf trial-7699-bin.tgz trial-7699-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 22718 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 9962 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 8960 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 11715 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12018 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 9519 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 36834 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 6634 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 38495 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 6936 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-nitb" build number 17123 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-stp" build number 12300 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6472 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 10486 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 6671 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 7984 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5390 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 6472 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins14793878102515751895.sh + trap clean_up_trap EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: Cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + 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-7699 + 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 e84d756 ttcn3-epdg-test: restore osmo-epdg.latest.config + make -C docker-playground/debian-buster-jenkins make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/docker-playground/debian-buster-jenkins' 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:buster \ --build-arg DISTRO=debian-buster \ --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 ASTERISK_BRANCH=jolly/work \ --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_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_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 \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t docker.io/osmocom-build/debian-buster-jenkins:latest . #0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.89kB done #1 DONE 0.0s
#2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s
#3 [internal] load metadata for docker.io/library/debian:buster #3 DONE 1.0s
#4 [internal] load build context #4 DONE 0.0s
#5 [ 1/23] FROM docker.io/library/debian:buster@sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225 #5 DONE 0.0s
#6 http://git.osmocom.org/osmo-gsm-manuals/patch #6 DONE 0.1s
#7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.2s
#6 http://git.osmocom.org/osmo-gsm-manuals/patch #6 DONE 0.1s
#8 http://git.osmocom.org/osmo-ci/patch #8 DONE 0.1s
#9 http://git.osmocom.org/python/osmo-python-tests/patch/?id=fb4b813d4df62b7b24... #9 DONE 0.2s
#10 http://git.osmocom.org/python/osmo-python-tests/patch #10 DONE 0.2s
#4 [internal] load build context #4 transferring context: 1.50kB done #4 DONE 0.0s
#11 [ 2/23] RUN [ "$(arch)" = "x86_64" ] && dpkg --add-architecture i386; DEBIAN_FRONTEND=noninteractive apt-get update && DEBIAN_FRONTEND=noninteractive apt-get upgrade -y && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive automake bc bison bzip2 ca-certificates ccache cmake coccinelle cppcheck dahdi-source dblatex dbus debhelper devscripts dh-autoreconf dh-systemd docbook5-xml doxygen flex g++ gawk gcc gcc-arm-none-eabi ghostscript git git-buildpackage graphviz htop inkscape latexmk lcov libaio-dev libasound2-dev libboost-all-dev libc-ares-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client osc patchelf pkg-config pylint python-pip python-setuptools python-yaml python2.7 python3 python3-cryptography python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo systemd tcpdump tex-gyre texinfo unzip wget xsltproc #11 CACHED
#12 [ 3/23] RUN SET -x && [ "$(arch)" = "x86_64" ] || exit 0; wget -q https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/dow... && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #12 CACHED
#13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10//Release #13 DONE 0.2s
#14 [ 4/23] RUN pip3 install 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' 'swig' #14 CACHED
#15 [ 5/23] ADD https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt /tmp/pysim_requirements.txt #15 DONE 0.1s
#16 [ 6/23] RUN pip3 install -r /tmp/pysim_requirements.txt #16 1.000 Collecting git+https://github.com/osmocom/asn1tools (from -r /tmp/pysim_requirements.txt (line 14)) #16 1.000 Cloning https://github.com/osmocom/asn1tools to /tmp/pip-req-build-2m9khlv9 #16 2.209 Collecting git+https://github.com/hologram-io/smpp.pdu (from -r /tmp/pysim_requirements.txt (line 16)) #16 2.210 Cloning https://github.com/hologram-io/smpp.pdu to /tmp/pip-req-build-uhg9u35u #16 2.816 Collecting pyscard (from -r /tmp/pysim_requirements.txt (line 1)) #16 3.017 Downloading https://files.pythonhosted.org/packages/7a/d9/8dd344c82d19c240349695a8de71e9... (153kB) #16 3.079 Installing build dependencies: started #16 4.970 Installing build dependencies: finished with status 'done' #16 5.173 Collecting pyserial (from -r /tmp/pysim_requirements.txt (line 2)) #16 5.202 Downloading https://files.pythonhosted.org/packages/07/bc/587a445451b253b285629263eb51c2... (90kB) #16 5.235 Collecting pytlv (from -r /tmp/pysim_requirements.txt (line 3)) #16 5.433 Downloading https://files.pythonhosted.org/packages/bf/fb/05cb227d725bae7fce250c5b470644... #16 5.624 Collecting cmd2>=1.5 (from -r /tmp/pysim_requirements.txt (line 4)) #16 5.704 Downloading https://files.pythonhosted.org/packages/f3/9a/495a0577cbae4a11dc0b2a2174688f... (147kB) #16 5.762 Collecting jsonpath-ng (from -r /tmp/pysim_requirements.txt (line 5)) #16 5.785 Downloading https://files.pythonhosted.org/packages/16/0a/3b1ee3721b4bd684b0e29c724ab82e... #16 5.815 Collecting construct>=2.9.51 (from -r /tmp/pysim_requirements.txt (line 6)) #16 5.847 Downloading https://files.pythonhosted.org/packages/b2/fb/08b3f4bf05da99aba8ffea52a55875... (63kB) #16 5.885 Collecting bidict (from -r /tmp/pysim_requirements.txt (line 7)) #16 5.920 Downloading https://files.pythonhosted.org/packages/b5/82/ce0b6380f35f49d3fe687979a324c3... #16 5.962 Collecting pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) #16 6.063 Could not find a version that satisfies the requirement pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) (from versions: ) #16 6.120 No matching distribution found for pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) #16 ERROR: process "/bin/sh -c pip3 install -r /tmp/pysim_requirements.txt" did not complete successfully: exit code: 1 ------
[ 6/23] RUN pip3 install -r /tmp/pysim_requirements.txt:
5.704 Downloading https://files.pythonhosted.org/packages/f3/9a/495a0577cbae4a11dc0b2a2174688f... (147kB) 5.762 Collecting jsonpath-ng (from -r /tmp/pysim_requirements.txt (line 5)) 5.785 Downloading https://files.pythonhosted.org/packages/16/0a/3b1ee3721b4bd684b0e29c724ab82e... 5.815 Collecting construct>=2.9.51 (from -r /tmp/pysim_requirements.txt (line 6)) 5.847 Downloading https://files.pythonhosted.org/packages/b2/fb/08b3f4bf05da99aba8ffea52a55875... (63kB) 5.885 Collecting bidict (from -r /tmp/pysim_requirements.txt (line 7)) 5.920 Downloading https://files.pythonhosted.org/packages/b5/82/ce0b6380f35f49d3fe687979a324c3... 5.962 Collecting pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) 6.063 Could not find a version that satisfies the requirement pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) (from versions: ) 6.120 No matching distribution found for pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) ------ Dockerfile:156 -------------------- 154 | 'swig' 155 | ADD https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt /tmp/pysim_requirements.txt 156 | >>> RUN pip3 install -r /tmp/pysim_requirements.txt 157 | 158 | # match the outside user -------------------- ERROR: failed to solve: process "/bin/sh -c pip3 install -r /tmp/pysim_requirements.txt" did not complete successfully: exit code: 1 make: *** [../make/Makefile:94: docker-build] Error 1 make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/docker-playground/debian-buster-jenkins' + clean_up_trap + set +x
### Clean up ###
+ trap - EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: Cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + 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.
See https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/7701/display/redirect
Changes:
------------------------------------------ Started by timer Running as SYSTEM Building remotely on host2-deb11build-ansible (obs 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 bcde1d05383ff1a5e6d5fe0970735e79ab163ec4 (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f bcde1d05383ff1a5e6d5fe0970735e79ab163ec4 # timeout=10
Commit message: "Update git URLs"
git rev-list --no-walk bcde1d05383ff1a5e6d5fe0970735e79ab163ec4 # timeout=10
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins6423168433429851465.sh + rm -rf open5gs.build-8.tgz osmo-bsc.build-22718.tgz osmo-bts-oc2g.build-7984.tgz osmo-bts-sysmo.build-10486.tgz osmo-bts.build-9962.tgz osmo-ggsn.build-8960.tgz osmo-hlr.build-11715.tgz osmo-hnbgw.build-9519.tgz osmo-mgw.build-12018.tgz osmo-msc.build-36834.tgz osmo-nitb.build-17123.tgz osmo-pcu-oc2g.build-5390.tgz osmo-pcu-sysmo.build-6671.tgz osmo-pcu.build-6634.tgz osmo-sgsn.build-38495.tgz osmo-stp.build-12300.tgz osmo-trx.build-6936.tgz osmocom-bb.build-6472.tgz srslte.build-19.tgz open5gs.build-8.md5 osmo-bsc.build-22718.md5 osmo-bts-oc2g.build-7984.md5 osmo-bts-sysmo.build-10486.md5 osmo-bts.build-9962.md5 osmo-ggsn.build-8960.md5 osmo-hlr.build-11715.md5 osmo-hnbgw.build-9519.md5 osmo-mgw.build-12018.md5 osmo-msc.build-36834.md5 osmo-nitb.build-17123.md5 osmo-pcu-oc2g.build-5390.md5 osmo-pcu-sysmo.build-6671.md5 osmo-pcu.build-6634.md5 osmo-sgsn.build-38495.md5 osmo-stp.build-12300.md5 osmo-trx.build-6936.md5 osmocom-bb.build-6472.md5 srslte.build-19.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 22725 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 9965 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 8963 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 11719 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12022 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 9529 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 36845 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 6636 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 38507 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 6939 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-nitb" build number 17129 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-stp" build number 12304 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6474 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 10489 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 6673 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 7987 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5392 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 6474 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins7868066267572779252.sh + trap clean_up_trap EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: Cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + 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-* + 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 e84d756 ttcn3-epdg-test: restore osmo-epdg.latest.config + make -C docker-playground/debian-buster-jenkins make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/docker-playground/debian-buster-jenkins' 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:buster \ --build-arg DISTRO=debian-buster \ --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 ASTERISK_BRANCH=jolly/work \ --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_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_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 \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t docker.io/osmocom-build/debian-buster-jenkins:latest . #0 building with "default" instance using docker driver
#1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s
#2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.89kB done #2 DONE 0.0s
#3 [internal] load metadata for docker.io/library/debian:buster #3 DONE 1.0s
#4 [ 1/23] FROM docker.io/library/debian:buster@sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225 #4 DONE 0.0s
#5 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #5 CACHED
#6 [ 2/23] RUN [ "$(arch)" = "x86_64" ] && dpkg --add-architecture i386; DEBIAN_FRONTEND=noninteractive apt-get update && DEBIAN_FRONTEND=noninteractive apt-get upgrade -y && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive automake bc bison bzip2 ca-certificates ccache cmake coccinelle cppcheck dahdi-source dblatex dbus debhelper devscripts dh-autoreconf dh-systemd docbook5-xml doxygen flex g++ gawk gcc gcc-arm-none-eabi ghostscript git git-buildpackage graphviz htop inkscape latexmk lcov libaio-dev libasound2-dev libboost-all-dev libc-ares-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client osc patchelf pkg-config pylint python-pip python-setuptools python-yaml python2.7 python3 python3-cryptography python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo systemd tcpdump tex-gyre texinfo unzip wget xsltproc #6 CACHED
#7 [ 3/23] RUN SET -x && [ "$(arch)" = "x86_64" ] || exit 0; wget -q https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/dow... && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #7 CACHED
#8 [ 4/23] RUN pip3 install 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' 'swig' #8 CACHED
#9 [ 5/23] ADD https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt /tmp/pysim_requirements.txt #9 CACHED
#10 [internal] load build context #10 transferring context: 1.50kB done #10 DONE 0.0s
#11 http://git.osmocom.org/osmo-gsm-manuals/patch #11 DONE 0.1s
#12 [ 6/23] RUN pip3 install -r /tmp/pysim_requirements.txt #12 ...
#11 http://git.osmocom.org/osmo-gsm-manuals/patch #11 DONE 0.1s
#13 http://git.osmocom.org/osmo-ci/patch #13 DONE 0.1s
#14 http://git.osmocom.org/python/osmo-python-tests/patch/?id=fb4b813d4df62b7b24... #14 DONE 0.2s
#15 http://git.osmocom.org/python/osmo-python-tests/patch #15 DONE 0.1s
#16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10//Release #16 DONE 0.2s
#12 [ 6/23] RUN pip3 install -r /tmp/pysim_requirements.txt #12 1.021 Collecting git+https://github.com/osmocom/asn1tools (from -r /tmp/pysim_requirements.txt (line 14)) #12 1.021 Cloning https://github.com/osmocom/asn1tools to /tmp/pip-req-build-tq82hkjw #12 2.261 Collecting git+https://github.com/hologram-io/smpp.pdu (from -r /tmp/pysim_requirements.txt (line 16)) #12 2.261 Cloning https://github.com/hologram-io/smpp.pdu to /tmp/pip-req-build-efl3bvx8 #12 2.855 Collecting pyscard (from -r /tmp/pysim_requirements.txt (line 1)) #12 3.054 Downloading https://files.pythonhosted.org/packages/7a/d9/8dd344c82d19c240349695a8de71e9... (153kB) #12 3.115 Installing build dependencies: started #12 5.195 Installing build dependencies: finished with status 'done' #12 5.391 Collecting pyserial (from -r /tmp/pysim_requirements.txt (line 2)) #12 5.422 Downloading https://files.pythonhosted.org/packages/07/bc/587a445451b253b285629263eb51c2... (90kB) #12 5.455 Collecting pytlv (from -r /tmp/pysim_requirements.txt (line 3)) #12 5.564 Downloading https://files.pythonhosted.org/packages/bf/fb/05cb227d725bae7fce250c5b470644... #12 5.744 Collecting cmd2>=1.5 (from -r /tmp/pysim_requirements.txt (line 4)) #12 5.827 Downloading https://files.pythonhosted.org/packages/f3/9a/495a0577cbae4a11dc0b2a2174688f... (147kB) #12 5.883 Collecting jsonpath-ng (from -r /tmp/pysim_requirements.txt (line 5)) #12 5.905 Downloading https://files.pythonhosted.org/packages/16/0a/3b1ee3721b4bd684b0e29c724ab82e... #12 5.931 Collecting construct>=2.9.51 (from -r /tmp/pysim_requirements.txt (line 6)) #12 5.965 Downloading https://files.pythonhosted.org/packages/b2/fb/08b3f4bf05da99aba8ffea52a55875... (63kB) #12 5.997 Collecting bidict (from -r /tmp/pysim_requirements.txt (line 7)) #12 6.026 Downloading https://files.pythonhosted.org/packages/b5/82/ce0b6380f35f49d3fe687979a324c3... #12 6.068 Collecting pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) #12 6.171 Could not find a version that satisfies the requirement pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) (from versions: ) #12 6.225 No matching distribution found for pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) #12 ERROR: process "/bin/sh -c pip3 install -r /tmp/pysim_requirements.txt" did not complete successfully: exit code: 1 ------
[ 6/23] RUN pip3 install -r /tmp/pysim_requirements.txt:
5.827 Downloading https://files.pythonhosted.org/packages/f3/9a/495a0577cbae4a11dc0b2a2174688f... (147kB) 5.883 Collecting jsonpath-ng (from -r /tmp/pysim_requirements.txt (line 5)) 5.905 Downloading https://files.pythonhosted.org/packages/16/0a/3b1ee3721b4bd684b0e29c724ab82e... 5.931 Collecting construct>=2.9.51 (from -r /tmp/pysim_requirements.txt (line 6)) 5.965 Downloading https://files.pythonhosted.org/packages/b2/fb/08b3f4bf05da99aba8ffea52a55875... (63kB) 5.997 Collecting bidict (from -r /tmp/pysim_requirements.txt (line 7)) 6.026 Downloading https://files.pythonhosted.org/packages/b5/82/ce0b6380f35f49d3fe687979a324c3... 6.068 Collecting pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) 6.171 Could not find a version that satisfies the requirement pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) (from versions: ) 6.225 No matching distribution found for pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) ------ Dockerfile:156 -------------------- 154 | 'swig' 155 | ADD https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt /tmp/pysim_requirements.txt 156 | >>> RUN pip3 install -r /tmp/pysim_requirements.txt 157 | 158 | # match the outside user -------------------- ERROR: failed to solve: process "/bin/sh -c pip3 install -r /tmp/pysim_requirements.txt" did not complete successfully: exit code: 1 make: *** [../make/Makefile:94: docker-build] Error 1 make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/docker-playground/debian-buster-jenkins' + clean_up_trap + set +x
### Clean up ###
+ trap - EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: Cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + 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.
See https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/7702/display/redirect
Changes:
------------------------------------------ Started by timer Running as SYSTEM Building remotely on host2-deb11build-ansible (obs 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 bcde1d05383ff1a5e6d5fe0970735e79ab163ec4 (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f bcde1d05383ff1a5e6d5fe0970735e79ab163ec4 # timeout=10
Commit message: "Update git URLs"
git rev-list --no-walk bcde1d05383ff1a5e6d5fe0970735e79ab163ec4 # timeout=10
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins17984996015047224497.sh + rm -rf open5gs.build-8.tgz osmo-bsc.build-22725.tgz osmo-bts-oc2g.build-7987.tgz osmo-bts-sysmo.build-10489.tgz osmo-bts.build-9965.tgz osmo-ggsn.build-8963.tgz osmo-hlr.build-11719.tgz osmo-hnbgw.build-9529.tgz osmo-mgw.build-12022.tgz osmo-msc.build-36845.tgz osmo-nitb.build-17129.tgz osmo-pcu-oc2g.build-5392.tgz osmo-pcu-sysmo.build-6673.tgz osmo-pcu.build-6636.tgz osmo-sgsn.build-38507.tgz osmo-stp.build-12304.tgz osmo-trx.build-6939.tgz osmocom-bb.build-6474.tgz srslte.build-19.tgz open5gs.build-8.md5 osmo-bsc.build-22725.md5 osmo-bts-oc2g.build-7987.md5 osmo-bts-sysmo.build-10489.md5 osmo-bts.build-9965.md5 osmo-ggsn.build-8963.md5 osmo-hlr.build-11719.md5 osmo-hnbgw.build-9529.md5 osmo-mgw.build-12022.md5 osmo-msc.build-36845.md5 osmo-nitb.build-17129.md5 osmo-pcu-oc2g.build-5392.md5 osmo-pcu-sysmo.build-6673.md5 osmo-pcu.build-6636.md5 osmo-sgsn.build-38507.md5 osmo-stp.build-12304.md5 osmo-trx.build-6939.md5 osmocom-bb.build-6474.md5 srslte.build-19.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 22731 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 9967 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 8965 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 11722 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12025 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 9536 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 36855 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 6638 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 38517 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 6941 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-nitb" build number 17134 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-stp" build number 12307 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6475 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 10491 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 6675 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 7989 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5394 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 6475 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins14698873544633884228.sh + trap clean_up_trap EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: Cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + 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-* + 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 e84d756 ttcn3-epdg-test: restore osmo-epdg.latest.config + make -C docker-playground/debian-buster-jenkins make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/docker-playground/debian-buster-jenkins' 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:buster \ --build-arg DISTRO=debian-buster \ --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 ASTERISK_BRANCH=jolly/work \ --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_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_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 \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t docker.io/osmocom-build/debian-buster-jenkins:latest . #0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.89kB done #1 DONE 0.0s
#2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s
#3 [internal] load metadata for docker.io/library/debian:buster #3 DONE 1.1s
#4 [ 1/23] FROM docker.io/library/debian:buster@sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225 #4 DONE 0.0s
#5 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #5 CACHED
#6 [ 2/23] RUN [ "$(arch)" = "x86_64" ] && dpkg --add-architecture i386; DEBIAN_FRONTEND=noninteractive apt-get update && DEBIAN_FRONTEND=noninteractive apt-get upgrade -y && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive automake bc bison bzip2 ca-certificates ccache cmake coccinelle cppcheck dahdi-source dblatex dbus debhelper devscripts dh-autoreconf dh-systemd docbook5-xml doxygen flex g++ gawk gcc gcc-arm-none-eabi ghostscript git git-buildpackage graphviz htop inkscape latexmk lcov libaio-dev libasound2-dev libboost-all-dev libc-ares-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client osc patchelf pkg-config pylint python-pip python-setuptools python-yaml python2.7 python3 python3-cryptography python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo systemd tcpdump tex-gyre texinfo unzip wget xsltproc #6 CACHED
#7 [ 3/23] RUN SET -x && [ "$(arch)" = "x86_64" ] || exit 0; wget -q https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/dow... && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #7 CACHED
#8 [ 4/23] RUN pip3 install 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' 'swig' #8 CACHED
#9 [ 5/23] ADD https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt /tmp/pysim_requirements.txt #9 CACHED
#10 [internal] load build context #10 transferring context: 1.50kB done #10 DONE 0.0s
#11 [ 6/23] RUN pip3 install -r /tmp/pysim_requirements.txt #11 ...
#12 http://git.osmocom.org/python/osmo-python-tests/patch/?id=fb4b813d4df62b7b24... #12 DONE 0.1s
#13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10//Release #13 DONE 0.2s
#14 http://git.osmocom.org/osmo-gsm-manuals/patch #14 DONE 0.2s
#15 http://git.osmocom.org/python/osmo-python-tests/patch #15 DONE 0.2s
#16 http://git.osmocom.org/osmo-ci/patch #16 DONE 0.2s
#11 [ 6/23] RUN pip3 install -r /tmp/pysim_requirements.txt #11 1.071 Collecting git+https://github.com/osmocom/asn1tools (from -r /tmp/pysim_requirements.txt (line 14)) #11 1.072 Cloning https://github.com/osmocom/asn1tools to /tmp/pip-req-build-u91jcd8_ #11 2.408 Collecting git+https://github.com/hologram-io/smpp.pdu (from -r /tmp/pysim_requirements.txt (line 16)) #11 2.408 Cloning https://github.com/hologram-io/smpp.pdu to /tmp/pip-req-build-on51_keb #11 2.995 Collecting pyscard (from -r /tmp/pysim_requirements.txt (line 1)) #11 3.180 Downloading https://files.pythonhosted.org/packages/7a/d9/8dd344c82d19c240349695a8de71e9... (153kB) #11 3.246 Installing build dependencies: started #11 5.283 Installing build dependencies: finished with status 'done' #11 5.492 Collecting pyserial (from -r /tmp/pysim_requirements.txt (line 2)) #11 5.515 Downloading https://files.pythonhosted.org/packages/07/bc/587a445451b253b285629263eb51c2... (90kB) #11 5.551 Collecting pytlv (from -r /tmp/pysim_requirements.txt (line 3)) #11 5.751 Downloading https://files.pythonhosted.org/packages/bf/fb/05cb227d725bae7fce250c5b470644... #11 5.943 Collecting cmd2>=1.5 (from -r /tmp/pysim_requirements.txt (line 4)) #11 6.030 Downloading https://files.pythonhosted.org/packages/f3/9a/495a0577cbae4a11dc0b2a2174688f... (147kB) #11 6.087 Collecting jsonpath-ng (from -r /tmp/pysim_requirements.txt (line 5)) #11 6.107 Downloading https://files.pythonhosted.org/packages/16/0a/3b1ee3721b4bd684b0e29c724ab82e... #11 6.134 Collecting construct>=2.9.51 (from -r /tmp/pysim_requirements.txt (line 6)) #11 6.171 Downloading https://files.pythonhosted.org/packages/b2/fb/08b3f4bf05da99aba8ffea52a55875... (63kB) #11 6.207 Collecting bidict (from -r /tmp/pysim_requirements.txt (line 7)) #11 6.239 Downloading https://files.pythonhosted.org/packages/b5/82/ce0b6380f35f49d3fe687979a324c3... #11 6.282 Collecting pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) #11 6.386 Could not find a version that satisfies the requirement pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) (from versions: ) #11 6.442 No matching distribution found for pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) #11 ERROR: process "/bin/sh -c pip3 install -r /tmp/pysim_requirements.txt" did not complete successfully: exit code: 1 ------
[ 6/23] RUN pip3 install -r /tmp/pysim_requirements.txt:
6.030 Downloading https://files.pythonhosted.org/packages/f3/9a/495a0577cbae4a11dc0b2a2174688f... (147kB) 6.087 Collecting jsonpath-ng (from -r /tmp/pysim_requirements.txt (line 5)) 6.107 Downloading https://files.pythonhosted.org/packages/16/0a/3b1ee3721b4bd684b0e29c724ab82e... 6.134 Collecting construct>=2.9.51 (from -r /tmp/pysim_requirements.txt (line 6)) 6.171 Downloading https://files.pythonhosted.org/packages/b2/fb/08b3f4bf05da99aba8ffea52a55875... (63kB) 6.207 Collecting bidict (from -r /tmp/pysim_requirements.txt (line 7)) 6.239 Downloading https://files.pythonhosted.org/packages/b5/82/ce0b6380f35f49d3fe687979a324c3... 6.282 Collecting pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) 6.386 Could not find a version that satisfies the requirement pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) (from versions: ) 6.442 No matching distribution found for pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) ------ Dockerfile:156 -------------------- 154 | 'swig' 155 | ADD https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt /tmp/pysim_requirements.txt 156 | >>> RUN pip3 install -r /tmp/pysim_requirements.txt 157 | 158 | # match the outside user -------------------- ERROR: failed to solve: process "/bin/sh -c pip3 install -r /tmp/pysim_requirements.txt" did not complete successfully: exit code: 1 make: *** [../make/Makefile:94: docker-build] Error 1 make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/docker-playground/debian-buster-jenkins' + clean_up_trap + set +x
### Clean up ###
+ trap - EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: Cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + 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.
See https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/7703/display/redirect
Changes:
------------------------------------------ Started by timer Running as SYSTEM Building remotely on host2-deb11build-ansible (obs 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 bcde1d05383ff1a5e6d5fe0970735e79ab163ec4 (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f bcde1d05383ff1a5e6d5fe0970735e79ab163ec4 # timeout=10
Commit message: "Update git URLs"
git rev-list --no-walk bcde1d05383ff1a5e6d5fe0970735e79ab163ec4 # timeout=10
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins2977873998862829255.sh + rm -rf open5gs.build-8.tgz osmo-bsc.build-22731.tgz osmo-bts-oc2g.build-7989.tgz osmo-bts-sysmo.build-10491.tgz osmo-bts.build-9967.tgz osmo-ggsn.build-8965.tgz osmo-hlr.build-11722.tgz osmo-hnbgw.build-9536.tgz osmo-mgw.build-12025.tgz osmo-msc.build-36855.tgz osmo-nitb.build-17134.tgz osmo-pcu-oc2g.build-5394.tgz osmo-pcu-sysmo.build-6675.tgz osmo-pcu.build-6638.tgz osmo-sgsn.build-38517.tgz osmo-stp.build-12307.tgz osmo-trx.build-6941.tgz osmocom-bb.build-6475.tgz srslte.build-19.tgz open5gs.build-8.md5 osmo-bsc.build-22731.md5 osmo-bts-oc2g.build-7989.md5 osmo-bts-sysmo.build-10491.md5 osmo-bts.build-9967.md5 osmo-ggsn.build-8965.md5 osmo-hlr.build-11722.md5 osmo-hnbgw.build-9536.md5 osmo-mgw.build-12025.md5 osmo-msc.build-36855.md5 osmo-nitb.build-17134.md5 osmo-pcu-oc2g.build-5394.md5 osmo-pcu-sysmo.build-6675.md5 osmo-pcu.build-6638.md5 osmo-sgsn.build-38517.md5 osmo-stp.build-12307.md5 osmo-trx.build-6941.md5 osmocom-bb.build-6475.md5 srslte.build-19.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 22738 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 9970 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 8968 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 11726 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12029 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 9545 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 36866 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 6640 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 38529 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 6944 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-nitb" build number 17140 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-stp" build number 12311 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6477 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 10494 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 6677 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 7992 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5396 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 6477 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins13230996029031676950.sh + trap clean_up_trap EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: Cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + 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-* + 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 e84d756 ttcn3-epdg-test: restore osmo-epdg.latest.config + make -C docker-playground/debian-buster-jenkins make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/docker-playground/debian-buster-jenkins' 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:buster \ --build-arg DISTRO=debian-buster \ --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 ASTERISK_BRANCH=jolly/work \ --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_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_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 \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t docker.io/osmocom-build/debian-buster-jenkins:latest . #0 building with "default" instance using docker driver
#1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s
#2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.89kB done #2 DONE 0.0s
#3 [internal] load metadata for docker.io/library/debian:buster #3 DONE 1.1s
#4 [ 1/23] FROM docker.io/library/debian:buster@sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225 #4 DONE 0.0s
#5 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #5 CACHED
#6 [ 2/23] RUN [ "$(arch)" = "x86_64" ] && dpkg --add-architecture i386; DEBIAN_FRONTEND=noninteractive apt-get update && DEBIAN_FRONTEND=noninteractive apt-get upgrade -y && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive automake bc bison bzip2 ca-certificates ccache cmake coccinelle cppcheck dahdi-source dblatex dbus debhelper devscripts dh-autoreconf dh-systemd docbook5-xml doxygen flex g++ gawk gcc gcc-arm-none-eabi ghostscript git git-buildpackage graphviz htop inkscape latexmk lcov libaio-dev libasound2-dev libboost-all-dev libc-ares-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client osc patchelf pkg-config pylint python-pip python-setuptools python-yaml python2.7 python3 python3-cryptography python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo systemd tcpdump tex-gyre texinfo unzip wget xsltproc #6 CACHED
#7 [ 4/23] RUN pip3 install 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' 'swig' #7 CACHED
#8 [ 3/23] RUN SET -x && [ "$(arch)" = "x86_64" ] || exit 0; wget -q https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/dow... && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #8 CACHED
#9 [ 5/23] ADD https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt /tmp/pysim_requirements.txt #9 CACHED
#10 [internal] load build context #10 transferring context: 1.50kB done #10 DONE 0.1s
#11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10//Release #11 DONE 0.1s
#12 http://git.osmocom.org/python/osmo-python-tests/patch #12 DONE 0.2s
#13 http://git.osmocom.org/python/osmo-python-tests/patch/?id=fb4b813d4df62b7b24... #13 DONE 0.2s
#14 http://git.osmocom.org/osmo-gsm-manuals/patch #14 DONE 0.2s
#15 http://git.osmocom.org/osmo-ci/patch #15 DONE 0.2s
#16 [ 6/23] RUN pip3 install -r /tmp/pysim_requirements.txt #16 1.039 Collecting git+https://github.com/osmocom/asn1tools (from -r /tmp/pysim_requirements.txt (line 14)) #16 1.040 Cloning https://github.com/osmocom/asn1tools to /tmp/pip-req-build-cjz22f05 #16 2.645 Collecting git+https://github.com/hologram-io/smpp.pdu (from -r /tmp/pysim_requirements.txt (line 16)) #16 2.646 Cloning https://github.com/hologram-io/smpp.pdu to /tmp/pip-req-build-c35l1184 #16 3.242 Collecting pyscard (from -r /tmp/pysim_requirements.txt (line 1)) #16 3.350 Downloading https://files.pythonhosted.org/packages/7a/d9/8dd344c82d19c240349695a8de71e9... (153kB) #16 3.411 Installing build dependencies: started #16 5.396 Installing build dependencies: finished with status 'done' #16 5.594 Collecting pyserial (from -r /tmp/pysim_requirements.txt (line 2)) #16 5.617 Downloading https://files.pythonhosted.org/packages/07/bc/587a445451b253b285629263eb51c2... (90kB) #16 5.652 Collecting pytlv (from -r /tmp/pysim_requirements.txt (line 3)) #16 5.759 Downloading https://files.pythonhosted.org/packages/bf/fb/05cb227d725bae7fce250c5b470644... #16 5.937 Collecting cmd2>=1.5 (from -r /tmp/pysim_requirements.txt (line 4)) #16 6.016 Downloading https://files.pythonhosted.org/packages/f3/9a/495a0577cbae4a11dc0b2a2174688f... (147kB) #16 6.069 Collecting jsonpath-ng (from -r /tmp/pysim_requirements.txt (line 5)) #16 6.091 Downloading https://files.pythonhosted.org/packages/16/0a/3b1ee3721b4bd684b0e29c724ab82e... #16 6.126 Collecting construct>=2.9.51 (from -r /tmp/pysim_requirements.txt (line 6)) #16 6.159 Downloading https://files.pythonhosted.org/packages/b2/fb/08b3f4bf05da99aba8ffea52a55875... (63kB) #16 6.189 Collecting bidict (from -r /tmp/pysim_requirements.txt (line 7)) #16 6.221 Downloading https://files.pythonhosted.org/packages/b5/82/ce0b6380f35f49d3fe687979a324c3... #16 6.270 Collecting pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) #16 6.379 Could not find a version that satisfies the requirement pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) (from versions: ) #16 6.435 No matching distribution found for pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) #16 ERROR: process "/bin/sh -c pip3 install -r /tmp/pysim_requirements.txt" did not complete successfully: exit code: 1 ------
[ 6/23] RUN pip3 install -r /tmp/pysim_requirements.txt:
6.016 Downloading https://files.pythonhosted.org/packages/f3/9a/495a0577cbae4a11dc0b2a2174688f... (147kB) 6.069 Collecting jsonpath-ng (from -r /tmp/pysim_requirements.txt (line 5)) 6.091 Downloading https://files.pythonhosted.org/packages/16/0a/3b1ee3721b4bd684b0e29c724ab82e... 6.126 Collecting construct>=2.9.51 (from -r /tmp/pysim_requirements.txt (line 6)) 6.159 Downloading https://files.pythonhosted.org/packages/b2/fb/08b3f4bf05da99aba8ffea52a55875... (63kB) 6.189 Collecting bidict (from -r /tmp/pysim_requirements.txt (line 7)) 6.221 Downloading https://files.pythonhosted.org/packages/b5/82/ce0b6380f35f49d3fe687979a324c3... 6.270 Collecting pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) 6.379 Could not find a version that satisfies the requirement pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) (from versions: ) 6.435 No matching distribution found for pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) ------ Dockerfile:156 -------------------- 154 | 'swig' 155 | ADD https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt /tmp/pysim_requirements.txt 156 | >>> RUN pip3 install -r /tmp/pysim_requirements.txt 157 | 158 | # match the outside user -------------------- ERROR: failed to solve: process "/bin/sh -c pip3 install -r /tmp/pysim_requirements.txt" did not complete successfully: exit code: 1 make: *** [../make/Makefile:94: docker-build] Error 1 make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/docker-playground/debian-buster-jenkins' + clean_up_trap + set +x
### Clean up ###
+ trap - EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: Cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + 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.
See https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/7704/display/redirect
Changes:
------------------------------------------ Started by timer Running as SYSTEM Building remotely on host2-deb11build-ansible (obs 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 bcde1d05383ff1a5e6d5fe0970735e79ab163ec4 (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f bcde1d05383ff1a5e6d5fe0970735e79ab163ec4 # timeout=10
Commit message: "Update git URLs"
git rev-list --no-walk bcde1d05383ff1a5e6d5fe0970735e79ab163ec4 # timeout=10
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins10463054616959226409.sh + rm -rf open5gs.build-8.tgz osmo-bsc.build-22738.tgz osmo-bts-oc2g.build-7992.tgz osmo-bts-sysmo.build-10494.tgz osmo-bts.build-9970.tgz osmo-ggsn.build-8968.tgz osmo-hlr.build-11726.tgz osmo-hnbgw.build-9545.tgz osmo-mgw.build-12029.tgz osmo-msc.build-36866.tgz osmo-nitb.build-17140.tgz osmo-pcu-oc2g.build-5396.tgz osmo-pcu-sysmo.build-6677.tgz osmo-pcu.build-6640.tgz osmo-sgsn.build-38529.tgz osmo-stp.build-12311.tgz osmo-trx.build-6944.tgz osmocom-bb.build-6477.tgz srslte.build-19.tgz open5gs.build-8.md5 osmo-bsc.build-22738.md5 osmo-bts-oc2g.build-7992.md5 osmo-bts-sysmo.build-10494.md5 osmo-bts.build-9970.md5 osmo-ggsn.build-8968.md5 osmo-hlr.build-11726.md5 osmo-hnbgw.build-9545.md5 osmo-mgw.build-12029.md5 osmo-msc.build-36866.md5 osmo-nitb.build-17140.md5 osmo-pcu-oc2g.build-5396.md5 osmo-pcu-sysmo.build-6677.md5 osmo-pcu.build-6640.md5 osmo-sgsn.build-38529.md5 osmo-stp.build-12311.md5 osmo-trx.build-6944.md5 osmocom-bb.build-6477.md5 srslte.build-19.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 22745 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 9973 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 8971 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 11730 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12033 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 9554 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 36877 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 6642 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 38541 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 6947 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-nitb" build number 17146 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-stp" build number 12315 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6479 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 10497 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 6679 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 7995 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5398 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 6479 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins13967213750020159038.sh + trap clean_up_trap EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: Cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + 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-* + 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 e84d756 ttcn3-epdg-test: restore osmo-epdg.latest.config + make -C docker-playground/debian-buster-jenkins make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/docker-playground/debian-buster-jenkins' 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:buster \ --build-arg DISTRO=debian-buster \ --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 ASTERISK_BRANCH=jolly/work \ --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_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_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 \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t docker.io/osmocom-build/debian-buster-jenkins:latest . #0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.89kB done #1 DONE 0.0s
#2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s
#3 [internal] load metadata for docker.io/library/debian:buster #3 DONE 1.1s
#4 [internal] load build context #4 DONE 0.0s
#5 [ 1/23] FROM docker.io/library/debian:buster@sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225 #5 DONE 0.0s
#6 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #6 DONE 0.0s
#7 http://git.osmocom.org/python/osmo-python-tests/patch/?id=fb4b813d4df62b7b24... #7 ...
#6 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #6 CACHED
#8 [ 3/23] RUN SET -x && [ "$(arch)" = "x86_64" ] || exit 0; wget -q https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/dow... && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #8 CACHED
#9 [ 4/23] RUN pip3 install 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' 'swig' #9 CACHED
#10 [ 2/23] RUN [ "$(arch)" = "x86_64" ] && dpkg --add-architecture i386; DEBIAN_FRONTEND=noninteractive apt-get update && DEBIAN_FRONTEND=noninteractive apt-get upgrade -y && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive automake bc bison bzip2 ca-certificates ccache cmake coccinelle cppcheck dahdi-source dblatex dbus debhelper devscripts dh-autoreconf dh-systemd docbook5-xml doxygen flex g++ gawk gcc gcc-arm-none-eabi ghostscript git git-buildpackage graphviz htop inkscape latexmk lcov libaio-dev libasound2-dev libboost-all-dev libc-ares-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client osc patchelf pkg-config pylint python-pip python-setuptools python-yaml python2.7 python3 python3-cryptography python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo systemd tcpdump tex-gyre texinfo unzip wget xsltproc #10 CACHED
#11 [ 5/23] ADD https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt /tmp/pysim_requirements.txt #11 CACHED
#4 [internal] load build context #4 transferring context: 1.50kB done #4 DONE 0.0s
#7 http://git.osmocom.org/python/osmo-python-tests/patch/?id=fb4b813d4df62b7b24... #7 DONE 0.3s
#12 http://git.osmocom.org/osmo-gsm-manuals/patch #12 DONE 0.3s
#13 [ 6/23] RUN pip3 install -r /tmp/pysim_requirements.txt #13 ...
#12 http://git.osmocom.org/osmo-gsm-manuals/patch #12 DONE 0.3s
#14 http://git.osmocom.org/python/osmo-python-tests/patch #14 DONE 0.3s
#15 http://git.osmocom.org/osmo-ci/patch #15 DONE 0.3s
#16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10//Release #16 DONE 0.3s
#13 [ 6/23] RUN pip3 install -r /tmp/pysim_requirements.txt #13 1.218 Collecting git+https://github.com/osmocom/asn1tools (from -r /tmp/pysim_requirements.txt (line 14)) #13 1.219 Cloning https://github.com/osmocom/asn1tools to /tmp/pip-req-build-ju2h0zpr #13 2.386 Collecting git+https://github.com/hologram-io/smpp.pdu (from -r /tmp/pysim_requirements.txt (line 16)) #13 2.387 Cloning https://github.com/hologram-io/smpp.pdu to /tmp/pip-req-build-l3jbm6xw #13 2.997 Collecting pyscard (from -r /tmp/pysim_requirements.txt (line 1)) #13 3.193 Downloading https://files.pythonhosted.org/packages/7a/d9/8dd344c82d19c240349695a8de71e9... (153kB) #13 3.257 Installing build dependencies: started #13 5.460 Installing build dependencies: finished with status 'done' #13 5.672 Collecting pyserial (from -r /tmp/pysim_requirements.txt (line 2)) #13 5.701 Downloading https://files.pythonhosted.org/packages/07/bc/587a445451b253b285629263eb51c2... (90kB) #13 5.738 Collecting pytlv (from -r /tmp/pysim_requirements.txt (line 3)) #13 5.899 Downloading https://files.pythonhosted.org/packages/bf/fb/05cb227d725bae7fce250c5b470644... #13 6.083 Collecting cmd2>=1.5 (from -r /tmp/pysim_requirements.txt (line 4)) #13 6.159 Downloading https://files.pythonhosted.org/packages/f3/9a/495a0577cbae4a11dc0b2a2174688f... (147kB) #13 6.232 Collecting jsonpath-ng (from -r /tmp/pysim_requirements.txt (line 5)) #13 6.258 Downloading https://files.pythonhosted.org/packages/16/0a/3b1ee3721b4bd684b0e29c724ab82e... #13 6.288 Collecting construct>=2.9.51 (from -r /tmp/pysim_requirements.txt (line 6)) #13 6.331 Downloading https://files.pythonhosted.org/packages/b2/fb/08b3f4bf05da99aba8ffea52a55875... (63kB) #13 6.367 Collecting bidict (from -r /tmp/pysim_requirements.txt (line 7)) #13 6.398 Downloading https://files.pythonhosted.org/packages/b5/82/ce0b6380f35f49d3fe687979a324c3... #13 6.449 Collecting pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) #13 6.552 Could not find a version that satisfies the requirement pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) (from versions: ) #13 6.620 No matching distribution found for pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) #13 ERROR: process "/bin/sh -c pip3 install -r /tmp/pysim_requirements.txt" did not complete successfully: exit code: 1 ------
[ 6/23] RUN pip3 install -r /tmp/pysim_requirements.txt:
6.159 Downloading https://files.pythonhosted.org/packages/f3/9a/495a0577cbae4a11dc0b2a2174688f... (147kB) 6.232 Collecting jsonpath-ng (from -r /tmp/pysim_requirements.txt (line 5)) 6.258 Downloading https://files.pythonhosted.org/packages/16/0a/3b1ee3721b4bd684b0e29c724ab82e... 6.288 Collecting construct>=2.9.51 (from -r /tmp/pysim_requirements.txt (line 6)) 6.331 Downloading https://files.pythonhosted.org/packages/b2/fb/08b3f4bf05da99aba8ffea52a55875... (63kB) 6.367 Collecting bidict (from -r /tmp/pysim_requirements.txt (line 7)) 6.398 Downloading https://files.pythonhosted.org/packages/b5/82/ce0b6380f35f49d3fe687979a324c3... 6.449 Collecting pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) 6.552 Could not find a version that satisfies the requirement pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) (from versions: ) 6.620 No matching distribution found for pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) ------ Dockerfile:156 -------------------- 154 | 'swig' 155 | ADD https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt /tmp/pysim_requirements.txt 156 | >>> RUN pip3 install -r /tmp/pysim_requirements.txt 157 | 158 | # match the outside user -------------------- ERROR: failed to solve: process "/bin/sh -c pip3 install -r /tmp/pysim_requirements.txt" did not complete successfully: exit code: 1 make: *** [../make/Makefile:94: docker-build] Error 1 make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/docker-playground/debian-buster-jenkins' + clean_up_trap + set +x
### Clean up ###
+ trap - EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: Cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + 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.
See https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/7705/display/redirect
Changes:
------------------------------------------ Started by timer Running as SYSTEM Building remotely on host2-deb11build-ansible (obs 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 bcde1d05383ff1a5e6d5fe0970735e79ab163ec4 (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f bcde1d05383ff1a5e6d5fe0970735e79ab163ec4 # timeout=10
Commit message: "Update git URLs"
git rev-list --no-walk bcde1d05383ff1a5e6d5fe0970735e79ab163ec4 # timeout=10
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins8453631109834783135.sh + rm -rf open5gs.build-8.tgz osmo-bsc.build-22745.tgz osmo-bts-oc2g.build-7995.tgz osmo-bts-sysmo.build-10497.tgz osmo-bts.build-9973.tgz osmo-ggsn.build-8971.tgz osmo-hlr.build-11730.tgz osmo-hnbgw.build-9554.tgz osmo-mgw.build-12033.tgz osmo-msc.build-36877.tgz osmo-nitb.build-17146.tgz osmo-pcu-oc2g.build-5398.tgz osmo-pcu-sysmo.build-6679.tgz osmo-pcu.build-6642.tgz osmo-sgsn.build-38541.tgz osmo-stp.build-12315.tgz osmo-trx.build-6947.tgz osmocom-bb.build-6479.tgz srslte.build-19.tgz open5gs.build-8.md5 osmo-bsc.build-22745.md5 osmo-bts-oc2g.build-7995.md5 osmo-bts-sysmo.build-10497.md5 osmo-bts.build-9973.md5 osmo-ggsn.build-8971.md5 osmo-hlr.build-11730.md5 osmo-hnbgw.build-9554.md5 osmo-mgw.build-12033.md5 osmo-msc.build-36877.md5 osmo-nitb.build-17146.md5 osmo-pcu-oc2g.build-5398.md5 osmo-pcu-sysmo.build-6679.md5 osmo-pcu.build-6642.md5 osmo-sgsn.build-38541.md5 osmo-stp.build-12315.md5 osmo-trx.build-6947.md5 osmocom-bb.build-6479.md5 srslte.build-19.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 22752 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 9976 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 8974 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 11734 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12037 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 9563 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 36888 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 6644 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 38553 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 6950 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-nitb" build number 17152 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-stp" build number 12319 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6481 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 10500 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 6681 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 7998 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5400 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 6481 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins324450020957443180.sh + trap clean_up_trap EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: Cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + 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-* + 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 e84d756 ttcn3-epdg-test: restore osmo-epdg.latest.config + make -C docker-playground/debian-buster-jenkins make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/docker-playground/debian-buster-jenkins' 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:buster \ --build-arg DISTRO=debian-buster \ --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 ASTERISK_BRANCH=jolly/work \ --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_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_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 \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t docker.io/osmocom-build/debian-buster-jenkins:latest . #0 building with "default" instance using docker driver
#1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s
#2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.89kB done #2 DONE 0.0s
#3 [internal] load metadata for docker.io/library/debian:buster #3 DONE 1.0s
#4 [ 1/23] FROM docker.io/library/debian:buster@sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225 #4 DONE 0.0s
#5 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #5 CACHED
#6 [ 3/23] RUN SET -x && [ "$(arch)" = "x86_64" ] || exit 0; wget -q https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/dow... && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #6 CACHED
#7 [ 4/23] RUN pip3 install 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' 'swig' #7 CACHED
#8 [ 2/23] RUN [ "$(arch)" = "x86_64" ] && dpkg --add-architecture i386; DEBIAN_FRONTEND=noninteractive apt-get update && DEBIAN_FRONTEND=noninteractive apt-get upgrade -y && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive automake bc bison bzip2 ca-certificates ccache cmake coccinelle cppcheck dahdi-source dblatex dbus debhelper devscripts dh-autoreconf dh-systemd docbook5-xml doxygen flex g++ gawk gcc gcc-arm-none-eabi ghostscript git git-buildpackage graphviz htop inkscape latexmk lcov libaio-dev libasound2-dev libboost-all-dev libc-ares-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client osc patchelf pkg-config pylint python-pip python-setuptools python-yaml python2.7 python3 python3-cryptography python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo systemd tcpdump tex-gyre texinfo unzip wget xsltproc #8 CACHED
#9 [ 5/23] ADD https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt /tmp/pysim_requirements.txt #9 CACHED
#10 [internal] load build context #10 transferring context: 1.50kB done #10 DONE 0.0s
#11 http://git.osmocom.org/python/osmo-python-tests/patch #11 DONE 0.1s
#12 [ 6/23] RUN pip3 install -r /tmp/pysim_requirements.txt #12 ...
#11 http://git.osmocom.org/python/osmo-python-tests/patch #11 DONE 0.1s
#13 http://git.osmocom.org/python/osmo-python-tests/patch/?id=fb4b813d4df62b7b24... #13 DONE 0.2s
#14 http://git.osmocom.org/osmo-ci/patch #14 DONE 0.2s
#15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10//Release #15 DONE 0.2s
#16 http://git.osmocom.org/osmo-gsm-manuals/patch #16 DONE 0.2s
#12 [ 6/23] RUN pip3 install -r /tmp/pysim_requirements.txt #12 1.039 Collecting git+https://github.com/osmocom/asn1tools (from -r /tmp/pysim_requirements.txt (line 14)) #12 1.039 Cloning https://github.com/osmocom/asn1tools to /tmp/pip-req-build-ojjilt_r #12 2.278 Collecting git+https://github.com/hologram-io/smpp.pdu (from -r /tmp/pysim_requirements.txt (line 16)) #12 2.279 Cloning https://github.com/hologram-io/smpp.pdu to /tmp/pip-req-build-4jbmpabz #12 2.895 Collecting pyscard (from -r /tmp/pysim_requirements.txt (line 1)) #12 3.096 Downloading https://files.pythonhosted.org/packages/2c/db/d904ab3f345612c83e247a6ce9843e... (153kB) #12 3.156 Installing build dependencies: started #12 5.226 Installing build dependencies: finished with status 'done' #12 5.441 Collecting pyserial (from -r /tmp/pysim_requirements.txt (line 2)) #12 5.464 Downloading https://files.pythonhosted.org/packages/07/bc/587a445451b253b285629263eb51c2... (90kB) #12 5.500 Collecting pytlv (from -r /tmp/pysim_requirements.txt (line 3)) #12 5.608 Downloading https://files.pythonhosted.org/packages/bf/fb/05cb227d725bae7fce250c5b470644... #12 5.805 Collecting cmd2>=1.5 (from -r /tmp/pysim_requirements.txt (line 4)) #12 5.888 Downloading https://files.pythonhosted.org/packages/f3/9a/495a0577cbae4a11dc0b2a2174688f... (147kB) #12 5.949 Collecting jsonpath-ng (from -r /tmp/pysim_requirements.txt (line 5)) #12 5.971 Downloading https://files.pythonhosted.org/packages/16/0a/3b1ee3721b4bd684b0e29c724ab82e... #12 6.002 Collecting construct>=2.9.51 (from -r /tmp/pysim_requirements.txt (line 6)) #12 6.038 Downloading https://files.pythonhosted.org/packages/b2/fb/08b3f4bf05da99aba8ffea52a55875... (63kB) #12 6.069 Collecting bidict (from -r /tmp/pysim_requirements.txt (line 7)) #12 6.102 Downloading https://files.pythonhosted.org/packages/b5/82/ce0b6380f35f49d3fe687979a324c3... #12 6.145 Collecting pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) #12 6.249 Could not find a version that satisfies the requirement pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) (from versions: ) #12 6.299 No matching distribution found for pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) #12 ERROR: process "/bin/sh -c pip3 install -r /tmp/pysim_requirements.txt" did not complete successfully: exit code: 1 ------
[ 6/23] RUN pip3 install -r /tmp/pysim_requirements.txt:
5.888 Downloading https://files.pythonhosted.org/packages/f3/9a/495a0577cbae4a11dc0b2a2174688f... (147kB) 5.949 Collecting jsonpath-ng (from -r /tmp/pysim_requirements.txt (line 5)) 5.971 Downloading https://files.pythonhosted.org/packages/16/0a/3b1ee3721b4bd684b0e29c724ab82e... 6.002 Collecting construct>=2.9.51 (from -r /tmp/pysim_requirements.txt (line 6)) 6.038 Downloading https://files.pythonhosted.org/packages/b2/fb/08b3f4bf05da99aba8ffea52a55875... (63kB) 6.069 Collecting bidict (from -r /tmp/pysim_requirements.txt (line 7)) 6.102 Downloading https://files.pythonhosted.org/packages/b5/82/ce0b6380f35f49d3fe687979a324c3... 6.145 Collecting pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) 6.249 Could not find a version that satisfies the requirement pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) (from versions: ) 6.299 No matching distribution found for pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) ------ Dockerfile:156 -------------------- 154 | 'swig' 155 | ADD https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt /tmp/pysim_requirements.txt 156 | >>> RUN pip3 install -r /tmp/pysim_requirements.txt 157 | 158 | # match the outside user -------------------- ERROR: failed to solve: process "/bin/sh -c pip3 install -r /tmp/pysim_requirements.txt" did not complete successfully: exit code: 1 make: *** [../make/Makefile:94: docker-build] Error 1 make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/docker-playground/debian-buster-jenkins' + clean_up_trap + set +x
### Clean up ###
+ trap - EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: Cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + 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.
See https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/7706/display/redirect
Changes:
------------------------------------------ Started by timer Running as SYSTEM Building remotely on host2-deb11build-ansible (obs 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 bcde1d05383ff1a5e6d5fe0970735e79ab163ec4 (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f bcde1d05383ff1a5e6d5fe0970735e79ab163ec4 # timeout=10
Commit message: "Update git URLs"
git rev-list --no-walk bcde1d05383ff1a5e6d5fe0970735e79ab163ec4 # timeout=10
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins5922380332951999410.sh + rm -rf open5gs.build-8.tgz osmo-bsc.build-22752.tgz osmo-bts-oc2g.build-7998.tgz osmo-bts-sysmo.build-10500.tgz osmo-bts.build-9976.tgz osmo-ggsn.build-8974.tgz osmo-hlr.build-11734.tgz osmo-hnbgw.build-9563.tgz osmo-mgw.build-12037.tgz osmo-msc.build-36888.tgz osmo-nitb.build-17152.tgz osmo-pcu-oc2g.build-5400.tgz osmo-pcu-sysmo.build-6681.tgz osmo-pcu.build-6644.tgz osmo-sgsn.build-38553.tgz osmo-stp.build-12319.tgz osmo-trx.build-6950.tgz osmocom-bb.build-6481.tgz srslte.build-19.tgz open5gs.build-8.md5 osmo-bsc.build-22752.md5 osmo-bts-oc2g.build-7998.md5 osmo-bts-sysmo.build-10500.md5 osmo-bts.build-9976.md5 osmo-ggsn.build-8974.md5 osmo-hlr.build-11734.md5 osmo-hnbgw.build-9563.md5 osmo-mgw.build-12037.md5 osmo-msc.build-36888.md5 osmo-nitb.build-17152.md5 osmo-pcu-oc2g.build-5400.md5 osmo-pcu-sysmo.build-6681.md5 osmo-pcu.build-6644.md5 osmo-sgsn.build-38553.md5 osmo-stp.build-12319.md5 osmo-trx.build-6950.md5 osmocom-bb.build-6481.md5 srslte.build-19.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 22760 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 9979 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 8977 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 11738 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12041 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 9574 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 36899 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 6646 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 38567 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 6953 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-nitb" build number 17155 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-stp" build number 12324 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6483 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 10503 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 6683 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8001 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5402 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 6483 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins13403474571637922488.sh + trap clean_up_trap EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: Cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + 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-* + 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 e4544a5 Remove ttcn3 testsuites ported to testenv, part 1 + make -C docker-playground/debian-buster-jenkins make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/docker-playground/debian-buster-jenkins' 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:buster \ --build-arg DISTRO=debian-buster \ --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 ASTERISK_BRANCH=jolly/work \ --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_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_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 \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t docker.io/osmocom-build/debian-buster-jenkins:latest . #0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.89kB done #1 DONE 0.0s
#2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s
#3 [internal] load metadata for docker.io/library/debian:buster #3 DONE 1.1s
#4 [ 1/23] FROM docker.io/library/debian:buster@sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225 #4 DONE 0.0s
#5 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #5 CACHED
#6 [ 4/23] RUN pip3 install 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' 'swig' #6 CACHED
#7 [ 2/23] RUN [ "$(arch)" = "x86_64" ] && dpkg --add-architecture i386; DEBIAN_FRONTEND=noninteractive apt-get update && DEBIAN_FRONTEND=noninteractive apt-get upgrade -y && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive automake bc bison bzip2 ca-certificates ccache cmake coccinelle cppcheck dahdi-source dblatex dbus debhelper devscripts dh-autoreconf dh-systemd docbook5-xml doxygen flex g++ gawk gcc gcc-arm-none-eabi ghostscript git git-buildpackage graphviz htop inkscape latexmk lcov libaio-dev libasound2-dev libboost-all-dev libc-ares-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client osc patchelf pkg-config pylint python-pip python-setuptools python-yaml python2.7 python3 python3-cryptography python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo systemd tcpdump tex-gyre texinfo unzip wget xsltproc #7 CACHED
#8 [ 3/23] RUN SET -x && [ "$(arch)" = "x86_64" ] || exit 0; wget -q https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/dow... && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #8 CACHED
#9 [ 5/23] ADD https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt /tmp/pysim_requirements.txt #9 CACHED
#10 [internal] load build context #10 transferring context: 1.50kB done #10 DONE 0.0s
#11 http://git.osmocom.org/osmo-gsm-manuals/patch #11 DONE 0.1s
#12 [ 6/23] RUN pip3 install -r /tmp/pysim_requirements.txt #12 ...
#11 http://git.osmocom.org/osmo-gsm-manuals/patch #11 DONE 0.1s
#13 http://git.osmocom.org/python/osmo-python-tests/patch #13 DONE 0.1s
#14 http://git.osmocom.org/python/osmo-python-tests/patch/?id=fb4b813d4df62b7b24... #14 DONE 0.2s
#15 http://git.osmocom.org/osmo-ci/patch #15 DONE 0.2s
#16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10//Release #16 DONE 0.2s
#12 [ 6/23] RUN pip3 install -r /tmp/pysim_requirements.txt #12 1.029 Collecting git+https://github.com/osmocom/asn1tools (from -r /tmp/pysim_requirements.txt (line 14)) #12 1.029 Cloning https://github.com/osmocom/asn1tools to /tmp/pip-req-build-9j5ex5aq #12 2.249 Collecting git+https://github.com/hologram-io/smpp.pdu (from -r /tmp/pysim_requirements.txt (line 16)) #12 2.250 Cloning https://github.com/hologram-io/smpp.pdu to /tmp/pip-req-build-j2usfb_8 #12 2.831 Collecting pyscard (from -r /tmp/pysim_requirements.txt (line 1)) #12 2.945 Downloading https://files.pythonhosted.org/packages/58/90/e0c09842070fe0e4e6eaf9164d3995... (153kB) #12 3.006 Installing build dependencies: started #12 5.050 Installing build dependencies: finished with status 'done' #12 5.273 Collecting pyserial (from -r /tmp/pysim_requirements.txt (line 2)) #12 5.297 Downloading https://files.pythonhosted.org/packages/07/bc/587a445451b253b285629263eb51c2... (90kB) #12 5.330 Collecting pytlv (from -r /tmp/pysim_requirements.txt (line 3)) #12 5.441 Downloading https://files.pythonhosted.org/packages/bf/fb/05cb227d725bae7fce250c5b470644... #12 5.623 Collecting cmd2>=1.5 (from -r /tmp/pysim_requirements.txt (line 4)) #12 5.706 Downloading https://files.pythonhosted.org/packages/f3/9a/495a0577cbae4a11dc0b2a2174688f... (147kB) #12 5.761 Collecting jsonpath-ng (from -r /tmp/pysim_requirements.txt (line 5)) #12 5.784 Downloading https://files.pythonhosted.org/packages/16/0a/3b1ee3721b4bd684b0e29c724ab82e... #12 5.815 Collecting construct>=2.9.51 (from -r /tmp/pysim_requirements.txt (line 6)) #12 5.860 Downloading https://files.pythonhosted.org/packages/b2/fb/08b3f4bf05da99aba8ffea52a55875... (63kB) #12 5.902 Collecting bidict (from -r /tmp/pysim_requirements.txt (line 7)) #12 5.937 Downloading https://files.pythonhosted.org/packages/b5/82/ce0b6380f35f49d3fe687979a324c3... #12 5.986 Collecting pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) #12 6.087 Could not find a version that satisfies the requirement pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) (from versions: ) #12 6.144 No matching distribution found for pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) #12 ERROR: process "/bin/sh -c pip3 install -r /tmp/pysim_requirements.txt" did not complete successfully: exit code: 1 ------
[ 6/23] RUN pip3 install -r /tmp/pysim_requirements.txt:
5.706 Downloading https://files.pythonhosted.org/packages/f3/9a/495a0577cbae4a11dc0b2a2174688f... (147kB) 5.761 Collecting jsonpath-ng (from -r /tmp/pysim_requirements.txt (line 5)) 5.784 Downloading https://files.pythonhosted.org/packages/16/0a/3b1ee3721b4bd684b0e29c724ab82e... 5.815 Collecting construct>=2.9.51 (from -r /tmp/pysim_requirements.txt (line 6)) 5.860 Downloading https://files.pythonhosted.org/packages/b2/fb/08b3f4bf05da99aba8ffea52a55875... (63kB) 5.902 Collecting bidict (from -r /tmp/pysim_requirements.txt (line 7)) 5.937 Downloading https://files.pythonhosted.org/packages/b5/82/ce0b6380f35f49d3fe687979a324c3... 5.986 Collecting pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) 6.087 Could not find a version that satisfies the requirement pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) (from versions: ) 6.144 No matching distribution found for pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) ------ Dockerfile:156 -------------------- 154 | 'swig' 155 | ADD https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt /tmp/pysim_requirements.txt 156 | >>> RUN pip3 install -r /tmp/pysim_requirements.txt 157 | 158 | # match the outside user -------------------- ERROR: failed to solve: process "/bin/sh -c pip3 install -r /tmp/pysim_requirements.txt" did not complete successfully: exit code: 1 make: *** [../make/Makefile:94: docker-build] Error 1 make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/docker-playground/debian-buster-jenkins' + clean_up_trap + set +x
### Clean up ###
+ trap - EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: Cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + 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.
See https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/7707/display/redirect
Changes:
------------------------------------------ Started by timer Running as SYSTEM Building remotely on host2-deb11build-ansible (obs 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 bcde1d05383ff1a5e6d5fe0970735e79ab163ec4 (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f bcde1d05383ff1a5e6d5fe0970735e79ab163ec4 # timeout=10
Commit message: "Update git URLs"
git rev-list --no-walk bcde1d05383ff1a5e6d5fe0970735e79ab163ec4 # timeout=10
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins1877252295894396316.sh + rm -rf open5gs.build-8.tgz osmo-bsc.build-22760.tgz osmo-bts-oc2g.build-8001.tgz osmo-bts-sysmo.build-10503.tgz osmo-bts.build-9979.tgz osmo-ggsn.build-8977.tgz osmo-hlr.build-11738.tgz osmo-hnbgw.build-9574.tgz osmo-mgw.build-12041.tgz osmo-msc.build-36899.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-5402.tgz osmo-pcu-sysmo.build-6683.tgz osmo-pcu.build-6646.tgz osmo-sgsn.build-38567.tgz osmo-stp.build-12324.tgz osmo-trx.build-6953.tgz osmocom-bb.build-6483.tgz srslte.build-19.tgz open5gs.build-8.md5 osmo-bsc.build-22760.md5 osmo-bts-oc2g.build-8001.md5 osmo-bts-sysmo.build-10503.md5 osmo-bts.build-9979.md5 osmo-ggsn.build-8977.md5 osmo-hlr.build-11738.md5 osmo-hnbgw.build-9574.md5 osmo-mgw.build-12041.md5 osmo-msc.build-36899.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-5402.md5 osmo-pcu-sysmo.build-6683.md5 osmo-pcu.build-6646.md5 osmo-sgsn.build-38567.md5 osmo-stp.build-12324.md5 osmo-trx.build-6953.md5 osmocom-bb.build-6483.md5 srslte.build-19.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 22770 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 9982 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 8980 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 11743 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12046 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 9584 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 36912 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 6648 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 38580 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 6956 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-nitb" build number 17155 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-stp" build number 12329 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6485 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 10506 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 6685 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8004 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5404 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 6485 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins5974289355229159283.sh + trap clean_up_trap EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: Cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + 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-* + 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 8b27119 osmo-*-master: don't install libosmo-sccp-dev + make -C docker-playground/debian-buster-jenkins make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/docker-playground/debian-buster-jenkins' 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:buster \ --build-arg DISTRO=debian-buster \ --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 ASTERISK_BRANCH=jolly/work \ --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_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_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 \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t docker.io/osmocom-build/debian-buster-jenkins:latest . #0 building with "default" instance using docker driver
#1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s
#2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.89kB done #2 DONE 0.0s
#3 [internal] load metadata for docker.io/library/debian:buster #3 DONE 1.0s
#4 [ 1/23] FROM docker.io/library/debian:buster@sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225 #4 DONE 0.0s
#5 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #5 CACHED
#6 [ 3/23] RUN SET -x && [ "$(arch)" = "x86_64" ] || exit 0; wget -q https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/dow... && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #6 CACHED
#7 [ 2/23] RUN [ "$(arch)" = "x86_64" ] && dpkg --add-architecture i386; DEBIAN_FRONTEND=noninteractive apt-get update && DEBIAN_FRONTEND=noninteractive apt-get upgrade -y && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive automake bc bison bzip2 ca-certificates ccache cmake coccinelle cppcheck dahdi-source dblatex dbus debhelper devscripts dh-autoreconf dh-systemd docbook5-xml doxygen flex g++ gawk gcc gcc-arm-none-eabi ghostscript git git-buildpackage graphviz htop inkscape latexmk lcov libaio-dev libasound2-dev libboost-all-dev libc-ares-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client osc patchelf pkg-config pylint python-pip python-setuptools python-yaml python2.7 python3 python3-cryptography python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo systemd tcpdump tex-gyre texinfo unzip wget xsltproc #7 CACHED
#8 [ 4/23] RUN pip3 install 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' 'swig' #8 CACHED
#9 [ 5/23] ADD https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt /tmp/pysim_requirements.txt #9 CACHED
#10 [internal] load build context #10 transferring context: 1.50kB done #10 DONE 0.0s
#11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10//Release #11 DONE 0.1s
#12 [ 6/23] RUN pip3 install -r /tmp/pysim_requirements.txt #12 1.023 Collecting git+https://github.com/osmocom/asn1tools (from -r /tmp/pysim_requirements.txt (line 14)) #12 1.024 Cloning https://github.com/osmocom/asn1tools to /tmp/pip-req-build-dl7s12l_ #12 ...
#13 http://git.osmocom.org/osmo-gsm-manuals/patch #13 DONE 1.2s
#14 http://git.osmocom.org/python/osmo-python-tests/patch/?id=fb4b813d4df62b7b24... #14 DONE 1.2s
#15 http://git.osmocom.org/osmo-ci/patch #15 DONE 1.2s
#16 http://git.osmocom.org/python/osmo-python-tests/patch #16 DONE 1.2s
#12 [ 6/23] RUN pip3 install -r /tmp/pysim_requirements.txt #12 2.260 Collecting git+https://github.com/hologram-io/smpp.pdu (from -r /tmp/pysim_requirements.txt (line 16)) #12 2.260 Cloning https://github.com/hologram-io/smpp.pdu to /tmp/pip-req-build-cxwqkgyc #12 2.923 Collecting pyscard (from -r /tmp/pysim_requirements.txt (line 1)) #12 3.127 Downloading https://files.pythonhosted.org/packages/58/90/e0c09842070fe0e4e6eaf9164d3995... (153kB) #12 3.210 Installing build dependencies: started #12 5.325 Installing build dependencies: finished with status 'done' #12 5.520 Collecting pyserial (from -r /tmp/pysim_requirements.txt (line 2)) #12 5.543 Downloading https://files.pythonhosted.org/packages/07/bc/587a445451b253b285629263eb51c2... (90kB) #12 5.582 Collecting pytlv (from -r /tmp/pysim_requirements.txt (line 3)) #12 5.691 Downloading https://files.pythonhosted.org/packages/bf/fb/05cb227d725bae7fce250c5b470644... #12 5.884 Collecting cmd2>=1.5 (from -r /tmp/pysim_requirements.txt (line 4)) #12 5.968 Downloading https://files.pythonhosted.org/packages/f3/9a/495a0577cbae4a11dc0b2a2174688f... (147kB) #12 6.028 Collecting jsonpath-ng (from -r /tmp/pysim_requirements.txt (line 5)) #12 6.055 Downloading https://files.pythonhosted.org/packages/16/0a/3b1ee3721b4bd684b0e29c724ab82e... #12 6.088 Collecting construct>=2.9.51 (from -r /tmp/pysim_requirements.txt (line 6)) #12 6.124 Downloading https://files.pythonhosted.org/packages/b2/fb/08b3f4bf05da99aba8ffea52a55875... (63kB) #12 6.160 Collecting bidict (from -r /tmp/pysim_requirements.txt (line 7)) #12 6.195 Downloading https://files.pythonhosted.org/packages/b5/82/ce0b6380f35f49d3fe687979a324c3... #12 6.240 Collecting pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) #12 6.342 Could not find a version that satisfies the requirement pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) (from versions: ) #12 6.396 No matching distribution found for pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) #12 ERROR: process "/bin/sh -c pip3 install -r /tmp/pysim_requirements.txt" did not complete successfully: exit code: 1 ------
[ 6/23] RUN pip3 install -r /tmp/pysim_requirements.txt:
5.968 Downloading https://files.pythonhosted.org/packages/f3/9a/495a0577cbae4a11dc0b2a2174688f... (147kB) 6.028 Collecting jsonpath-ng (from -r /tmp/pysim_requirements.txt (line 5)) 6.055 Downloading https://files.pythonhosted.org/packages/16/0a/3b1ee3721b4bd684b0e29c724ab82e... 6.088 Collecting construct>=2.9.51 (from -r /tmp/pysim_requirements.txt (line 6)) 6.124 Downloading https://files.pythonhosted.org/packages/b2/fb/08b3f4bf05da99aba8ffea52a55875... (63kB) 6.160 Collecting bidict (from -r /tmp/pysim_requirements.txt (line 7)) 6.195 Downloading https://files.pythonhosted.org/packages/b5/82/ce0b6380f35f49d3fe687979a324c3... 6.240 Collecting pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) 6.342 Could not find a version that satisfies the requirement pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) (from versions: ) 6.396 No matching distribution found for pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) ------ Dockerfile:156 -------------------- 154 | 'swig' 155 | ADD https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt /tmp/pysim_requirements.txt 156 | >>> RUN pip3 install -r /tmp/pysim_requirements.txt 157 | 158 | # match the outside user -------------------- ERROR: failed to solve: process "/bin/sh -c pip3 install -r /tmp/pysim_requirements.txt" did not complete successfully: exit code: 1 make: *** [../make/Makefile:94: docker-build] Error 1 make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/docker-playground/debian-buster-jenkins' + clean_up_trap + set +x
### Clean up ###
+ trap - EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: Cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + 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.
See https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/7708/display/redirect
Changes:
------------------------------------------ Started by timer Running as SYSTEM Building remotely on host2-deb11build-ansible (obs 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 bcde1d05383ff1a5e6d5fe0970735e79ab163ec4 (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f bcde1d05383ff1a5e6d5fe0970735e79ab163ec4 # timeout=10
Commit message: "Update git URLs"
git rev-list --no-walk bcde1d05383ff1a5e6d5fe0970735e79ab163ec4 # timeout=10
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins4342222764676269815.sh + rm -rf open5gs.build-8.tgz osmo-bsc.build-22770.tgz osmo-bts-oc2g.build-8004.tgz osmo-bts-sysmo.build-10506.tgz osmo-bts.build-9982.tgz osmo-ggsn.build-8980.tgz osmo-hlr.build-11743.tgz osmo-hnbgw.build-9584.tgz osmo-mgw.build-12046.tgz osmo-msc.build-36912.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-5404.tgz osmo-pcu-sysmo.build-6685.tgz osmo-pcu.build-6648.tgz osmo-sgsn.build-38580.tgz osmo-stp.build-12329.tgz osmo-trx.build-6956.tgz osmocom-bb.build-6485.tgz srslte.build-19.tgz open5gs.build-8.md5 osmo-bsc.build-22770.md5 osmo-bts-oc2g.build-8004.md5 osmo-bts-sysmo.build-10506.md5 osmo-bts.build-9982.md5 osmo-ggsn.build-8980.md5 osmo-hlr.build-11743.md5 osmo-hnbgw.build-9584.md5 osmo-mgw.build-12046.md5 osmo-msc.build-36912.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-5404.md5 osmo-pcu-sysmo.build-6685.md5 osmo-pcu.build-6648.md5 osmo-sgsn.build-38580.md5 osmo-stp.build-12329.md5 osmo-trx.build-6956.md5 osmocom-bb.build-6485.md5 srslte.build-19.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 22778 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 9985 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 8983 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 11747 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12050 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 9593 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 36923 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 6650 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 38592 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 6958 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-nitb" build number 17155 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-stp" build number 12333 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6487 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 10509 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 6687 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8007 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5406 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 6487 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins17060829620504358930.sh + trap clean_up_trap EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: Cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + 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-* + 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 a749a0b debian-bookworm-build-arm: FROM: add arm32v7 + make -C docker-playground/debian-buster-jenkins make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/docker-playground/debian-buster-jenkins' 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:buster \ --build-arg DISTRO=debian-buster \ --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 ASTERISK_BRANCH=jolly/work \ --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_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_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 \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t docker.io/osmocom-build/debian-buster-jenkins:latest . #0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.89kB done #1 DONE 0.0s
#2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s
#3 [internal] load metadata for docker.io/library/debian:buster #3 DONE 1.1s
#4 [ 1/23] FROM docker.io/library/debian:buster@sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225 #4 DONE 0.0s
#5 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #5 CACHED
#6 [ 4/23] RUN pip3 install 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' 'swig' #6 CACHED
#7 [ 2/23] RUN [ "$(arch)" = "x86_64" ] && dpkg --add-architecture i386; DEBIAN_FRONTEND=noninteractive apt-get update && DEBIAN_FRONTEND=noninteractive apt-get upgrade -y && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive automake bc bison bzip2 ca-certificates ccache cmake coccinelle cppcheck dahdi-source dblatex dbus debhelper devscripts dh-autoreconf dh-systemd docbook5-xml doxygen flex g++ gawk gcc gcc-arm-none-eabi ghostscript git git-buildpackage graphviz htop inkscape latexmk lcov libaio-dev libasound2-dev libboost-all-dev libc-ares-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client osc patchelf pkg-config pylint python-pip python-setuptools python-yaml python2.7 python3 python3-cryptography python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo systemd tcpdump tex-gyre texinfo unzip wget xsltproc #7 CACHED
#8 [ 3/23] RUN SET -x && [ "$(arch)" = "x86_64" ] || exit 0; wget -q https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/dow... && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #8 CACHED
#9 [ 5/23] ADD https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt /tmp/pysim_requirements.txt #9 CACHED
#10 [internal] load build context #10 transferring context: 1.50kB done #10 DONE 0.0s
#11 [ 6/23] RUN pip3 install -r /tmp/pysim_requirements.txt #11 ...
#12 http://git.osmocom.org/osmo-gsm-manuals/patch #12 DONE 0.1s
#13 http://git.osmocom.org/osmo-ci/patch #13 DONE 0.1s
#14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10//Release #14 DONE 0.2s
#15 http://git.osmocom.org/python/osmo-python-tests/patch/?id=fb4b813d4df62b7b24... #15 DONE 0.2s
#16 http://git.osmocom.org/python/osmo-python-tests/patch #16 DONE 0.2s
#11 [ 6/23] RUN pip3 install -r /tmp/pysim_requirements.txt #11 1.019 Collecting git+https://github.com/osmocom/asn1tools (from -r /tmp/pysim_requirements.txt (line 14)) #11 1.019 Cloning https://github.com/osmocom/asn1tools to /tmp/pip-req-build-q0fi1rfg #11 2.430 Collecting git+https://github.com/hologram-io/smpp.pdu (from -r /tmp/pysim_requirements.txt (line 16)) #11 2.431 Cloning https://github.com/hologram-io/smpp.pdu to /tmp/pip-req-build-ilmglla1 #11 3.028 Collecting pyscard (from -r /tmp/pysim_requirements.txt (line 1)) #11 3.219 Downloading https://files.pythonhosted.org/packages/58/90/e0c09842070fe0e4e6eaf9164d3995... (153kB) #11 3.294 Installing build dependencies: started #11 5.337 Installing build dependencies: finished with status 'done' #11 5.550 Collecting pyserial (from -r /tmp/pysim_requirements.txt (line 2)) #11 5.573 Downloading https://files.pythonhosted.org/packages/07/bc/587a445451b253b285629263eb51c2... (90kB) #11 5.607 Collecting pytlv (from -r /tmp/pysim_requirements.txt (line 3)) #11 5.716 Downloading https://files.pythonhosted.org/packages/bf/fb/05cb227d725bae7fce250c5b470644... #11 5.895 Collecting cmd2>=1.5 (from -r /tmp/pysim_requirements.txt (line 4)) #11 5.975 Downloading https://files.pythonhosted.org/packages/f3/9a/495a0577cbae4a11dc0b2a2174688f... (147kB) #11 6.036 Collecting jsonpath-ng (from -r /tmp/pysim_requirements.txt (line 5)) #11 6.058 Downloading https://files.pythonhosted.org/packages/16/0a/3b1ee3721b4bd684b0e29c724ab82e... #11 6.086 Collecting construct>=2.9.51 (from -r /tmp/pysim_requirements.txt (line 6)) #11 6.120 Downloading https://files.pythonhosted.org/packages/b2/fb/08b3f4bf05da99aba8ffea52a55875... (63kB) #11 6.155 Collecting bidict (from -r /tmp/pysim_requirements.txt (line 7)) #11 6.189 Downloading https://files.pythonhosted.org/packages/b5/82/ce0b6380f35f49d3fe687979a324c3... #11 6.230 Collecting pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) #11 6.331 Could not find a version that satisfies the requirement pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) (from versions: ) #11 6.392 No matching distribution found for pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) #11 ERROR: process "/bin/sh -c pip3 install -r /tmp/pysim_requirements.txt" did not complete successfully: exit code: 1 ------
[ 6/23] RUN pip3 install -r /tmp/pysim_requirements.txt:
5.975 Downloading https://files.pythonhosted.org/packages/f3/9a/495a0577cbae4a11dc0b2a2174688f... (147kB) 6.036 Collecting jsonpath-ng (from -r /tmp/pysim_requirements.txt (line 5)) 6.058 Downloading https://files.pythonhosted.org/packages/16/0a/3b1ee3721b4bd684b0e29c724ab82e... 6.086 Collecting construct>=2.9.51 (from -r /tmp/pysim_requirements.txt (line 6)) 6.120 Downloading https://files.pythonhosted.org/packages/b2/fb/08b3f4bf05da99aba8ffea52a55875... (63kB) 6.155 Collecting bidict (from -r /tmp/pysim_requirements.txt (line 7)) 6.189 Downloading https://files.pythonhosted.org/packages/b5/82/ce0b6380f35f49d3fe687979a324c3... 6.230 Collecting pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) 6.331 Could not find a version that satisfies the requirement pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) (from versions: ) 6.392 No matching distribution found for pyosmocom>=0.0.2 (from -r /tmp/pysim_requirements.txt (line 8)) ------ Dockerfile:156 -------------------- 154 | 'swig' 155 | ADD https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt /tmp/pysim_requirements.txt 156 | >>> RUN pip3 install -r /tmp/pysim_requirements.txt 157 | 158 | # match the outside user -------------------- ERROR: failed to solve: process "/bin/sh -c pip3 install -r /tmp/pysim_requirements.txt" did not complete successfully: exit code: 1 make: *** [../make/Makefile:94: docker-build] Error 1 make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/docker-playground/debian-buster-jenkins' + clean_up_trap + set +x
### Clean up ###
+ trap - EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: Cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + 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.
jenkins-notifications@lists.osmocom.org