See https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-msc/38282/display/redirect
Changes:
------------------------------------------ Started by upstream project "master-osmo-msc" build number 47077 originally caused by: Started by upstream project "master-osmo-iuh" build number 17918 originally caused by: Started by upstream project "master-libasn1c" build number 2590 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 https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-msc/ws/ The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/osmo-gsm-tester
git init https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-msc/ws/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 config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10 git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
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/jenkins5996396426816198506.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 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-msc/ws/docker-playground/osmo-gsm-tester' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-msc/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: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 build definition from Dockerfile #1 transferring dockerfile: 4.84kB 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/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=T... #6 CACHED
#7 [ 3/28] RUN groupadd osmo-gsm-tester #7 CACHED
#8 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #8 CACHED
#9 [ 2/28] RUN useradd -ms /bin/bash jenkins #9 CACHED
#10 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #10 CACHED
#11 [ 8/28] RUN MKDIR /var/run/sshd #11 CACHED
#12 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #12 CACHED
#13 [ 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 #13 CACHED
#14 [ 9/28] COPY SSH /root/.ssh #14 CACHED
#15 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #15 CACHED
#16 [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 #16 CACHED
#17 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #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.348 Hit:1 http://deb.debian.org/debian bookworm InRelease #20 0.348 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #20 0.348 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #20 0.348 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #20 0.800 Reading package lists... #20 1.073 Reading package lists... #20 1.327 Building dependency tree... #20 1.384 Reading state information... #20 1.410 telnet is already the newest version (0.17+2.4-2+deb12u1). #20 1.410 Some packages could not be installed. This may mean that you have #20 1.410 requested an impossible situation or if you are using the unstable #20 1.410 distribution that some required packages have not yet been created #20 1.410 or been moved out of Incoming. #20 1.410 The following information may help to resolve the situation: #20 1.410 #20 1.410 The following packages have unmet dependencies: #20 1.445 libasn1c-dev : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed #20 1.445 libasn1c1 : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed #20 1.447 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.410 Some packages could not be installed. This may mean that you have 1.410 requested an impossible situation or if you are using the unstable 1.410 distribution that some required packages have not yet been created 1.410 or been moved out of Incoming. 1.410 The following information may help to resolve the situation: 1.410 1.410 The following packages have unmet dependencies: 1.445 libasn1c-dev : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed 1.445 libasn1c1 : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed 1.447 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 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-msc/ws/docker-playground/osmo-gsm-tester' Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful
See https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-msc/38283/display/redirect
Changes:
------------------------------------------ Started by upstream project "master-osmo-msc" build number 47078 originally caused by: Started by upstream project "master-osmo-mgw" build number 12745 originally caused by: Started by timer Running as SYSTEM Building remotely on build5-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 https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-msc/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_build-osmo-msc/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.39.5' 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/jenkins6895021163880109574.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 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-msc/ws/docker-playground/osmo-gsm-tester' awk: cannot open .release (No such file or directory) awk: cannot open .release (No such file or directory) awk: cannot open .release (No such file or directory) rm -rf .common cp -r https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-msc/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: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 build definition from Dockerfile #1 transferring dockerfile: 4.84kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2) #1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65) #1 DONE 0.0s
#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s
#3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s
#4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest #4 DONE 0.0s
#5 [internal] load build context #5 transferring context: 5.76kB done #5 DONE 0.0s
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #6 CACHED
#7 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #7 CACHED
#8 [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 #8 CACHED
#9 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #9 CACHED
#10 [ 2/28] RUN useradd -ms /bin/bash jenkins #10 CACHED
#11 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #11 CACHED
#12 [ 9/28] COPY SSH /root/.ssh #12 CACHED
#13 [ 3/28] RUN groupadd osmo-gsm-tester #13 CACHED
#14 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #14 CACHED
#15 [ 8/28] RUN MKDIR /var/run/sshd #15 CACHED
#16 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #16 CACHED
#17 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #17 CACHED
#18 [ 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 #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.298 Hit:1 http://deb.debian.org/debian bookworm InRelease #20 0.298 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #20 0.298 Hit:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #20 0.298 Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease #20 0.746 Reading package lists... #20 1.011 Reading package lists... #20 1.258 Building dependency tree... #20 1.310 Reading state information... #20 1.334 telnet is already the newest version (0.17+2.4-2+deb12u1). #20 1.334 Some packages could not be installed. This may mean that you have #20 1.334 requested an impossible situation or if you are using the unstable #20 1.334 distribution that some required packages have not yet been created #20 1.334 or been moved out of Incoming. #20 1.334 The following information may help to resolve the situation: #20 1.334 #20 1.334 The following packages have unmet dependencies: #20 1.368 libasn1c-dev : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed #20 1.368 libasn1c1 : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed #20 1.370 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.334 Some packages could not be installed. This may mean that you have 1.334 requested an impossible situation or if you are using the unstable 1.334 distribution that some required packages have not yet been created 1.334 or been moved out of Incoming. 1.334 The following information may help to resolve the situation: 1.334 1.334 The following packages have unmet dependencies: 1.368 libasn1c-dev : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed 1.368 libasn1c1 : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed 1.370 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 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-msc/ws/docker-playground/osmo-gsm-tester' Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful
See https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-msc/38284/display/redirect
Changes:
------------------------------------------ Started by upstream project "master-osmo-msc" build number 47079 originally caused by: Started by upstream project "master-osmo-iuh" build number 17919 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 https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-msc/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_build-osmo-msc/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.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/jenkins12566359415036621708.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 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-msc/ws/docker-playground/osmo-gsm-tester' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-msc/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: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 build definition from Dockerfile #1 transferring dockerfile: 4.84kB 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/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=T... #6 DONE 0.1s
#7 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #7 CACHED
#8 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #8 CACHED
#9 [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 #9 CACHED
#10 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #10 CACHED
#11 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #11 CACHED
#12 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #12 CACHED
#13 [ 8/28] RUN MKDIR /var/run/sshd #13 CACHED
#14 [ 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 #14 CACHED
#15 [ 2/28] RUN useradd -ms /bin/bash jenkins #15 CACHED
#16 [ 9/28] COPY SSH /root/.ssh #16 CACHED
#17 [ 3/28] RUN groupadd osmo-gsm-tester #17 CACHED
#18 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #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
#6 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-tester/+/master?format=T... #6 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.246 Hit:1 http://deb.debian.org/debian bookworm InRelease #20 0.246 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #20 0.247 Hit:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #20 0.250 Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease #20 0.615 Fetched 55.4 kB in 0s (144 kB/s) #20 0.615 Reading package lists... #20 0.895 Reading package lists... #20 1.144 Building dependency tree... #20 1.216 Reading state information... #20 1.245 telnet is already the newest version (0.17+2.4-2+deb12u1). #20 1.245 Some packages could not be installed. This may mean that you have #20 1.245 requested an impossible situation or if you are using the unstable #20 1.245 distribution that some required packages have not yet been created #20 1.245 or been moved out of Incoming. #20 1.245 The following information may help to resolve the situation: #20 1.245 #20 1.245 The following packages have unmet dependencies: #20 1.281 libasn1c-dev : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed #20 1.281 libasn1c1 : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed #20 1.283 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.245 Some packages could not be installed. This may mean that you have 1.245 requested an impossible situation or if you are using the unstable 1.245 distribution that some required packages have not yet been created 1.245 or been moved out of Incoming. 1.245 The following information may help to resolve the situation: 1.245 1.245 The following packages have unmet dependencies: 1.281 libasn1c-dev : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed 1.281 libasn1c1 : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed 1.283 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 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-msc/ws/docker-playground/osmo-gsm-tester' Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful
See https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-msc/38285/display/redirect
Changes:
------------------------------------------ Started by upstream project "master-osmo-msc" build number 47080 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 https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-msc/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_build-osmo-msc/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.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/jenkins1142102926992748552.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 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-msc/ws/docker-playground/osmo-gsm-tester' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-msc/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: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 build definition from Dockerfile #1 transferring dockerfile: 4.84kB done #1 DONE 0.1s
#2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.2s
#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.1s
#6 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-tester/+/master?format=T... #6 CACHED
#7 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #7 CACHED
#8 [ 9/28] COPY SSH /root/.ssh #8 CACHED
#9 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #9 CACHED
#10 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #10 CACHED
#11 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #11 CACHED
#12 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #12 CACHED
#13 [ 2/28] RUN useradd -ms /bin/bash jenkins #13 CACHED
#14 [ 8/28] RUN MKDIR /var/run/sshd #14 CACHED
#15 [ 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 #15 CACHED
#16 [ 3/28] RUN groupadd osmo-gsm-tester #16 CACHED
#17 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #17 CACHED
#18 [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 #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.419 Hit:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #20 0.419 Hit:2 http://deb.debian.org/debian bookworm InRelease #20 0.419 Hit:3 http://deb.debian.org/debian bookworm-updates InRelease #20 0.420 Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease #20 0.647 Reading package lists... #20 0.936 Reading package lists... #20 1.217 Building dependency tree... #20 1.280 Reading state information... #20 1.310 telnet is already the newest version (0.17+2.4-2+deb12u1). #20 1.310 Some packages could not be installed. This may mean that you have #20 1.310 requested an impossible situation or if you are using the unstable #20 1.310 distribution that some required packages have not yet been created #20 1.310 or been moved out of Incoming. #20 1.310 The following information may help to resolve the situation: #20 1.310 #20 1.310 The following packages have unmet dependencies: #20 1.347 libasn1c-dev : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed #20 1.347 libasn1c1 : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed #20 1.349 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.310 Some packages could not be installed. This may mean that you have 1.310 requested an impossible situation or if you are using the unstable 1.310 distribution that some required packages have not yet been created 1.310 or been moved out of Incoming. 1.310 The following information may help to resolve the situation: 1.310 1.310 The following packages have unmet dependencies: 1.347 libasn1c-dev : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed 1.347 libasn1c1 : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed 1.349 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 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-msc/ws/docker-playground/osmo-gsm-tester' Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful
See https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-msc/38286/display/redirect
Changes:
------------------------------------------ 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 https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-msc/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_build-osmo-msc/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.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 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-msc/ws/docker-playground/osmo-gsm-tester' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-msc/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: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=T... #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 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-msc/ws/docker-playground/osmo-gsm-tester' Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful
See https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-msc/38287/display/redirect
Changes:
------------------------------------------ Started by upstream project "master-osmo-msc" build number 47082 originally caused by: Started by upstream project "master-osmo-mgw" build number 12746 originally caused by: Started by an SCM change 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 https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-msc/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_build-osmo-msc/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.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/jenkins2741472925022918347.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 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-msc/ws/docker-playground/osmo-gsm-tester' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-msc/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: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 build definition from Dockerfile #1 transferring dockerfile: 4.84kB done #1 DONE 0.3s
#2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.2s
#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.1s
#6 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-tester/+/master?format=T... #6 CACHED
#7 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #7 CACHED
#8 [ 3/28] RUN groupadd osmo-gsm-tester #8 CACHED
#9 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #9 CACHED
#10 [ 2/28] RUN useradd -ms /bin/bash jenkins #10 CACHED
#11 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #11 CACHED
#12 [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 #12 CACHED
#13 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #13 CACHED
#14 [ 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 #14 CACHED
#15 [ 8/28] RUN MKDIR /var/run/sshd #15 CACHED
#16 [ 9/28] COPY SSH /root/.ssh #16 CACHED
#17 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #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.461 Hit:1 http://deb.debian.org/debian bookworm InRelease #20 0.461 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #20 0.462 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #20 0.462 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #20 0.699 Fetched 55.4 kB in 0s (204 kB/s) #20 0.699 Reading package lists... #20 1.027 Reading package lists... #20 1.324 Building dependency tree... #20 1.394 Reading state information... #20 1.427 telnet is already the newest version (0.17+2.4-2+deb12u1). #20 1.427 Some packages could not be installed. This may mean that you have #20 1.427 requested an impossible situation or if you are using the unstable #20 1.427 distribution that some required packages have not yet been created #20 1.427 or been moved out of Incoming. #20 1.427 The following information may help to resolve the situation: #20 1.427 #20 1.427 The following packages have unmet dependencies: #20 1.477 libasn1c-dev : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed #20 1.477 libasn1c1 : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed #20 1.479 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.427 Some packages could not be installed. This may mean that you have 1.427 requested an impossible situation or if you are using the unstable 1.427 distribution that some required packages have not yet been created 1.427 or been moved out of Incoming. 1.427 The following information may help to resolve the situation: 1.427 1.427 The following packages have unmet dependencies: 1.477 libasn1c-dev : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed 1.477 libasn1c1 : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed 1.479 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 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-msc/ws/docker-playground/osmo-gsm-tester' Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful
See https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-msc/38288/display/redirect
Changes:
------------------------------------------ Started by upstream project "master-osmo-msc" build number 47083 originally caused by: Started by upstream project "master-osmo-mgw" build number 12747 originally caused by: Started by an SCM change Running as SYSTEM Building remotely on build5-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 https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-msc/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_build-osmo-msc/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.39.5' 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/jenkins6307979462842109468.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 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-msc/ws/docker-playground/osmo-gsm-tester' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-msc/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: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 build definition from Dockerfile #1 transferring dockerfile: 4.84kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2) #1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65) #1 DONE 0.0s
#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s
#3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s
#4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest #4 DONE 0.0s
#5 [internal] load build context #5 transferring context: 5.76kB done #5 DONE 0.0s
#6 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #6 CACHED
#7 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #7 CACHED
#8 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #8 CACHED
#9 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #9 CACHED
#10 [ 8/28] RUN MKDIR /var/run/sshd #10 CACHED
#11 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #11 CACHED
#12 [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 #12 CACHED
#13 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #13 CACHED
#14 [ 9/28] COPY SSH /root/.ssh #14 CACHED
#15 [ 2/28] RUN useradd -ms /bin/bash jenkins #15 CACHED
#16 [ 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 #16 CACHED
#17 [ 3/28] RUN groupadd osmo-gsm-tester #17 CACHED
#18 [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 #18 CACHED
#19 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #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.382 Hit:1 http://deb.debian.org/debian bookworm InRelease #20 0.382 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #20 0.382 Hit:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #20 0.386 Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease #20 0.891 Reading package lists... #20 1.159 Reading package lists... #20 1.408 Building dependency tree... #20 1.461 Reading state information... #20 1.486 telnet is already the newest version (0.17+2.4-2+deb12u1). #20 1.486 Some packages could not be installed. This may mean that you have #20 1.486 requested an impossible situation or if you are using the unstable #20 1.486 distribution that some required packages have not yet been created #20 1.486 or been moved out of Incoming. #20 1.486 The following information may help to resolve the situation: #20 1.486 #20 1.486 The following packages have unmet dependencies: #20 1.520 libasn1c-dev : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed #20 1.520 libasn1c1 : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed #20 1.521 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.486 Some packages could not be installed. This may mean that you have 1.486 requested an impossible situation or if you are using the unstable 1.486 distribution that some required packages have not yet been created 1.486 or been moved out of Incoming. 1.486 The following information may help to resolve the situation: 1.486 1.486 The following packages have unmet dependencies: 1.520 libasn1c-dev : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed 1.520 libasn1c1 : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed 1.521 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 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-msc/ws/docker-playground/osmo-gsm-tester' Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful
jenkins-notifications@lists.osmocom.org