Started by upstream project "master-osmo-msc" build number 47081 originally caused by: Started by upstream project "master-osmo-iuh" build number 17920 originally caused by: Started by upstream project "master-libosmo-sigtran" build number 383 originally caused by: Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-msc The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-msc/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.39.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 f7d64b0bcf946ec21ce9c7562194343a12213a80 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10 Commit message: "jenkins.sh: libosmo-netif no longer depends on libosmo-abis" > git rev-list --no-walk f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10 [osmo-gsm-tester_build-osmo-msc] $ /bin/sh -xe /tmp/jenkins827766901513000935.sh + 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 1cd38f2 redmine: upgrade to 5.1.5 + make -C docker-playground/osmo-gsm-tester make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-msc/docker-playground/osmo-gsm-tester' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-msc/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:bookworm \ --build-arg DISTRO=debian-bookworm \ --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=sysmocom/20.7.0 \ --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_REMSIM_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=sysmocom/2.14 \ -t docker.io/osmocom-build/osmo-gsm-tester: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: 4.84kB done #2 DONE 0.1s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 5.76kB done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-tester/+/master?format=TEXT #6 CACHED #7 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #7 CACHED #8 [ 3/28] RUN groupadd osmo-gsm-tester #8 CACHED #9 [ 5/28] RUN APT-GET update && apt-get install -y --no-install-recommends cpio dbus tcpdump sqlite3 python3 python3-setuptools python3-yaml python3-mako python3-gi python3-numpy python3-wheel python3-watchdog ofono patchelf rpm2cpio sudo libcap2-bin python3-pip udhcpc iperf3 locales #9 CACHED #10 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #10 CACHED #11 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #11 CACHED #12 [ 9/28] COPY SSH /root/.ssh #12 CACHED #13 [12/28] RUN MKDIR -p /osmo-gsm-tester-srsue /osmo-gsm-tester-srsenb /osmo-gsm-tester-srsepc /osmo-gsm-tester-trx /osmo-gsm-tester-grbroker /osmo-gsm-tester-open5gs #13 CACHED #14 [ 2/28] RUN useradd -ms /bin/bash jenkins #14 CACHED #15 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #15 CACHED #16 [ 8/28] RUN MKDIR /var/run/sshd #16 CACHED #17 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #17 CACHED #18 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #18 CACHED #19 [14/28] RUN sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen && dpkg-reconfigure --frontend=noninteractive locales && update-locale LANG=en_US.UTF-8 #19 CACHED #20 [15/28] RUN APT-GET update && apt-get install -y --no-install-recommends telnet libosmocore-dev libosmo-abis-dev libosmo-gsup-client-dev libosmo-netif-dev libosmo-ranap-dev libosmo-sigtran-dev libsmpp34-dev libgtp-dev libasn1c-dev && apt-get clean #20 0.274 Hit:1 http://deb.debian.org/debian bookworm InRelease #20 0.274 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #20 0.274 Hit:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #20 0.281 Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease #20 0.419 Reading package lists... #20 0.702 Reading package lists... #20 0.992 Building dependency tree... #20 1.061 Reading state information... #20 1.093 telnet is already the newest version (0.17+2.4-2+deb12u1). #20 1.093 Some packages could not be installed. This may mean that you have #20 1.093 requested an impossible situation or if you are using the unstable #20 1.093 distribution that some required packages have not yet been created #20 1.093 or been moved out of Incoming. #20 1.093 The following information may help to resolve the situation: #20 1.093 #20 1.093 The following packages have unmet dependencies: #20 1.128 libasn1c-dev : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed #20 1.128 libasn1c1 : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed #20 1.130 E: Unable to correct problems, you have held broken packages. #20 ERROR: process "/bin/sh -c apt-get update && \tapt-get install -y --no-install-recommends \t\ttelnet \t\tlibosmocore-dev \t\tlibosmo-abis-dev \t\tlibosmo-gsup-client-dev \t\tlibosmo-netif-dev \t\tlibosmo-ranap-dev \t\tlibosmo-sigtran-dev \t\tlibsmpp34-dev \t\tlibgtp-dev \t\tlibasn1c-dev && \tapt-get clean" did not complete successfully: exit code: 100 ------ > [15/28] RUN APT-GET update && apt-get install -y --no-install-recommends telnet libosmocore-dev libosmo-abis-dev libosmo-gsup-client-dev libosmo-netif-dev libosmo-ranap-dev libosmo-sigtran-dev libsmpp34-dev libgtp-dev libasn1c-dev && apt-get clean: 1.093 Some packages could not be installed. This may mean that you have 1.093 requested an impossible situation or if you are using the unstable 1.093 distribution that some required packages have not yet been created 1.093 or been moved out of Incoming. 1.093 The following information may help to resolve the situation: 1.093 1.093 The following packages have unmet dependencies: 1.128 libasn1c-dev : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed 1.128 libasn1c1 : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed 1.130 E: Unable to correct problems, you have held broken packages. ------ Dockerfile:67 -------------------- 66 | 67 | >>> RUN apt-get update && \ 68 | >>> apt-get install -y --no-install-recommends \ 69 | >>> telnet \ 70 | >>> libosmocore-dev \ 71 | >>> libosmo-abis-dev \ 72 | >>> libosmo-gsup-client-dev \ 73 | >>> libosmo-netif-dev \ 74 | >>> libosmo-ranap-dev \ 75 | >>> libosmo-sigtran-dev \ 76 | >>> libsmpp34-dev \ 77 | >>> libgtp-dev \ 78 | >>> libasn1c-dev && \ 79 | >>> apt-get clean 80 | -------------------- ERROR: failed to solve: process "/bin/sh -c apt-get update && \tapt-get install -y --no-install-recommends \t\ttelnet \t\tlibosmocore-dev \t\tlibosmo-abis-dev \t\tlibosmo-gsup-client-dev \t\tlibosmo-netif-dev \t\tlibosmo-ranap-dev \t\tlibosmo-sigtran-dev \t\tlibsmpp34-dev \t\tlibgtp-dev \t\tlibasn1c-dev && \tapt-get clean" did not complete successfully: exit code: 100 make: *** [../make/Makefile:95: docker-build] Error 1 make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-msc/docker-playground/osmo-gsm-tester' Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful Sending e-mails to: pespin@sysmocom.de jenkins-notifications@lists.osmocom.org Finished: FAILURE