See https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bsc/23511/display/redirect
Changes:
------------------------------------------ Started by upstream project "master-osmo-bsc" build number 27264 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-bsc/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-bsc/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-bsc] $ /bin/sh -xe /tmp/jenkins10879912930757883982.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-bsc/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-bsc/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 DONE 0.1s
#7 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #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 [ 3/28] RUN groupadd osmo-gsm-tester #9 CACHED
#10 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #10 CACHED
#11 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #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 [ 8/28] RUN MKDIR /var/run/sshd #13 CACHED
#14 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #14 CACHED
#15 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #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 [ 9/28] COPY SSH /root/.ssh #17 CACHED
#18 [ 2/28] RUN useradd -ms /bin/bash 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
#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 ...
#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.367 Hit:1 http://deb.debian.org/debian bookworm InRelease #20 0.367 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #20 0.367 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #20 0.587 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #20 0.713 Reading package lists... #20 0.986 Reading package lists... #20 1.238 Building dependency tree... #20 1.292 Reading state information... #20 1.317 telnet is already the newest version (0.17+2.4-2+deb12u1). #20 1.317 Some packages could not be installed. This may mean that you have #20 1.317 requested an impossible situation or if you are using the unstable #20 1.317 distribution that some required packages have not yet been created #20 1.317 or been moved out of Incoming. #20 1.317 The following information may help to resolve the situation: #20 1.317 #20 1.317 The following packages have unmet dependencies: #20 1.350 libasn1c-dev : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed #20 1.350 libasn1c1 : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed #20 1.352 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.317 Some packages could not be installed. This may mean that you have 1.317 requested an impossible situation or if you are using the unstable 1.317 distribution that some required packages have not yet been created 1.317 or been moved out of Incoming. 1.317 The following information may help to resolve the situation: 1.317 1.317 The following packages have unmet dependencies: 1.350 libasn1c-dev : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed 1.350 libasn1c1 : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed 1.352 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-bsc/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-bsc/23512/display/redirect
Changes:
------------------------------------------ Started by upstream project "master-osmo-bsc" build number 27265 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 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-bsc/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-bsc/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-bsc] $ /bin/sh -xe /tmp/jenkins4456997832058525721.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-bsc/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-bsc/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.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 DONE 0.1s
#7 [ 8/28] RUN MKDIR /var/run/sshd #7 CACHED
#8 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #8 CACHED
#9 [ 9/28] COPY SSH /root/.ssh #9 CACHED
#10 [ 3/28] RUN groupadd osmo-gsm-tester #10 CACHED
#11 [ 2/28] RUN useradd -ms /bin/bash jenkins #11 CACHED
#12 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #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 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #14 CACHED
#15 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #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 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #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
#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.387 Hit:1 http://deb.debian.org/debian bookworm InRelease #20 0.387 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #20 0.387 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #20 0.519 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #20 0.845 Reading package lists... #20 1.115 Reading package lists... #20 1.363 Building dependency tree... #20 1.421 Reading state information... #20 1.446 telnet is already the newest version (0.17+2.4-2+deb12u1). #20 1.446 Some packages could not be installed. This may mean that you have #20 1.446 requested an impossible situation or if you are using the unstable #20 1.446 distribution that some required packages have not yet been created #20 1.446 or been moved out of Incoming. #20 1.446 The following information may help to resolve the situation: #20 1.446 #20 1.446 The following packages have unmet dependencies: #20 1.480 libasn1c-dev : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed #20 1.480 libasn1c1 : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed #20 1.481 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.446 Some packages could not be installed. This may mean that you have 1.446 requested an impossible situation or if you are using the unstable 1.446 distribution that some required packages have not yet been created 1.446 or been moved out of Incoming. 1.446 The following information may help to resolve the situation: 1.446 1.446 The following packages have unmet dependencies: 1.480 libasn1c-dev : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed 1.480 libasn1c1 : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed 1.481 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-bsc/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-bsc/23513/display/redirect
Changes:
------------------------------------------ Started by upstream project "master-osmo-bsc" build number 27266 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-bsc/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-bsc/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.5' 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-bsc] $ /bin/sh -xe /tmp/jenkins2593468141489804046.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-bsc/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-bsc/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 DONE 0.1s
#7 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #7 CACHED
#8 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #8 CACHED
#9 [ 8/28] RUN MKDIR /var/run/sshd #9 CACHED
#10 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #10 CACHED
#11 [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 #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 [ 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 [ 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 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #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 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #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.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.443 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #20 0.840 Reading package lists... #20 1.106 Reading package lists... #20 1.355 Building dependency tree... #20 1.409 Reading state information... #20 1.434 telnet is already the newest version (0.17+2.4-2+deb12u1). #20 1.434 Some packages could not be installed. This may mean that you have #20 1.434 requested an impossible situation or if you are using the unstable #20 1.434 distribution that some required packages have not yet been created #20 1.434 or been moved out of Incoming. #20 1.434 The following information may help to resolve the situation: #20 1.434 #20 1.434 The following packages have unmet dependencies: #20 1.467 libasn1c-dev : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed #20 1.467 libasn1c1 : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed #20 1.469 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.434 Some packages could not be installed. This may mean that you have 1.434 requested an impossible situation or if you are using the unstable 1.434 distribution that some required packages have not yet been created 1.434 or been moved out of Incoming. 1.434 The following information may help to resolve the situation: 1.434 1.434 The following packages have unmet dependencies: 1.467 libasn1c-dev : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed 1.467 libasn1c1 : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed 1.469 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-bsc/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-bsc/23514/display/redirect
Changes:
------------------------------------------ Started by upstream project "master-osmo-bsc" build number 27267 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-bsc/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-bsc/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-bsc] $ /bin/sh -xe /tmp/jenkins10256193597347716976.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-bsc/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-bsc/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.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.1s
#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 [ 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 #8 CACHED
#9 [ 3/28] RUN groupadd osmo-gsm-tester #9 CACHED
#10 [ 9/28] COPY SSH /root/.ssh #10 CACHED
#11 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #11 CACHED
#12 [ 2/28] RUN useradd -ms /bin/bash jenkins #12 CACHED
#13 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #13 CACHED
#14 [ 8/28] RUN MKDIR /var/run/sshd #14 CACHED
#15 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #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 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #17 CACHED
#18 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.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.469 Hit:1 http://deb.debian.org/debian bookworm InRelease #20 0.469 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #20 0.469 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #20 0.469 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #20 0.624 Reading package lists... #20 0.943 Reading package lists... #20 1.642 Building dependency tree... #20 1.822 Reading state information... #20 1.937 telnet is already the newest version (0.17+2.4-2+deb12u1). #20 1.937 Some packages could not be installed. This may mean that you have #20 1.937 requested an impossible situation or if you are using the unstable #20 1.937 distribution that some required packages have not yet been created #20 1.937 or been moved out of Incoming. #20 1.937 The following information may help to resolve the situation: #20 1.937 #20 1.937 The following packages have unmet dependencies: #20 2.039 libasn1c-dev : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed #20 2.039 libasn1c1 : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed #20 2.044 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.937 Some packages could not be installed. This may mean that you have 1.937 requested an impossible situation or if you are using the unstable 1.937 distribution that some required packages have not yet been created 1.937 or been moved out of Incoming. 1.937 The following information may help to resolve the situation: 1.937 1.937 The following packages have unmet dependencies: 2.039 libasn1c-dev : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed 2.039 libasn1c1 : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed 2.044 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-bsc/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-bsc/23515/display/redirect
Changes:
------------------------------------------ Started by upstream project "master-osmo-bsc" build number 27268 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-bsc/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-bsc/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-bsc] $ /bin/sh -xe /tmp/jenkins7862674826245713824.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-bsc/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-bsc/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.2s
#2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s
#3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.1s
#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.2s
#6 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-tester/+/master?format=T... #6 ...
#7 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #7 CACHED
#8 [ 8/28] RUN MKDIR /var/run/sshd #8 CACHED
#9 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #9 CACHED
#10 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #10 CACHED
#11 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #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 [ 3/28] RUN groupadd osmo-gsm-tester #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 [ 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 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #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 ...
#6 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-tester/+/master?format=T... #6 DONE 1.3s
#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 ...
#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 1.261 Hit:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #20 1.261 Hit:2 http://deb.debian.org/debian bookworm InRelease #20 1.261 Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #20 1.270 Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease #20 1.490 Fetched 55.4 kB in 0s (198 kB/s) #20 1.490 Reading package lists... #20 1.789 Reading package lists... #20 2.079 Building dependency tree... #20 2.139 Reading state information... #20 2.169 telnet is already the newest version (0.17+2.4-2+deb12u1). #20 2.169 Some packages could not be installed. This may mean that you have #20 2.169 requested an impossible situation or if you are using the unstable #20 2.169 distribution that some required packages have not yet been created #20 2.169 or been moved out of Incoming. #20 2.169 The following information may help to resolve the situation: #20 2.169 #20 2.169 The following packages have unmet dependencies: #20 2.207 libasn1c-dev : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed #20 2.207 libasn1c1 : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed #20 2.209 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:
2.169 Some packages could not be installed. This may mean that you have 2.169 requested an impossible situation or if you are using the unstable 2.169 distribution that some required packages have not yet been created 2.169 or been moved out of Incoming. 2.169 The following information may help to resolve the situation: 2.169 2.169 The following packages have unmet dependencies: 2.207 libasn1c-dev : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed 2.207 libasn1c1 : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed 2.209 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-bsc/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-bsc/23516/display/redirect
Changes:
------------------------------------------ Started by upstream project "master-osmo-bsc" build number 27269 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 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-bsc/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-bsc/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-bsc] $ /bin/sh -xe /tmp/jenkins14519350686655534945.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-bsc/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-bsc/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.2s
#2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 4.84kB done #2 DONE 0.3s
#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.2s
#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 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #9 CACHED
#10 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #10 CACHED
#11 [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 #11 CACHED
#12 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #12 CACHED
#13 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #13 CACHED
#14 [ 8/28] RUN MKDIR /var/run/sshd #14 CACHED
#15 [ 9/28] COPY SSH /root/.ssh #15 CACHED
#16 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #16 CACHED
#17 [ 2/28] RUN useradd -ms /bin/bash jenkins #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.516 Hit:1 http://deb.debian.org/debian bookworm InRelease #20 0.516 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #20 0.518 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #20 0.640 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #20 0.761 Fetched 55.4 kB in 0s (200 kB/s) #20 0.761 Reading package lists... #20 1.047 Reading package lists... #20 1.317 Building dependency tree... #20 1.382 Reading state information... #20 1.408 telnet is already the newest version (0.17+2.4-2+deb12u1). #20 1.408 Some packages could not be installed. This may mean that you have #20 1.408 requested an impossible situation or if you are using the unstable #20 1.408 distribution that some required packages have not yet been created #20 1.408 or been moved out of Incoming. #20 1.408 The following information may help to resolve the situation: #20 1.408 #20 1.408 The following packages have unmet dependencies: #20 1.444 libasn1c-dev : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed #20 1.444 libasn1c1 : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed #20 1.446 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.408 Some packages could not be installed. This may mean that you have 1.408 requested an impossible situation or if you are using the unstable 1.408 distribution that some required packages have not yet been created 1.408 or been moved out of Incoming. 1.408 The following information may help to resolve the situation: 1.408 1.408 The following packages have unmet dependencies: 1.444 libasn1c-dev : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed 1.444 libasn1c1 : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed 1.446 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-bsc/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-bsc/23517/display/redirect
Changes:
------------------------------------------ Started by upstream project "master-osmo-bsc" build number 27270 originally caused by: Started by upstream project "master-osmo-mgw" build number 12748 originally caused by: Started by upstream project "master-libosmo-abis" build number 6873 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-bsc/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-bsc/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-bsc] $ /bin/sh -xe /tmp/jenkins14991095823960308362.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-bsc/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-bsc/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.1s
#2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 4.84kB 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 [ 9/28] COPY SSH /root/.ssh #7 CACHED
#8 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #8 CACHED
#9 [ 8/28] RUN MKDIR /var/run/sshd #9 CACHED
#10 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #10 CACHED
#11 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #11 CACHED
#12 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #12 CACHED
#13 [ 3/28] RUN groupadd osmo-gsm-tester #13 CACHED
#14 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #14 CACHED
#15 [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 #15 CACHED
#16 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #16 CACHED
#17 [ 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 #17 CACHED
#18 [ 2/28] RUN useradd -ms /bin/bash 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
#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.430 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1,582 B] #20 0.433 Hit:2 http://deb.debian.org/debian bookworm InRelease #20 0.436 Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #20 0.446 Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #20 0.473 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [208 kB] #20 0.536 Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [15.1 kB] #20 0.543 Get:7 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2025-01-14-2009.05-F-2025-01-14-2009.05.pdiff [5,693 B] #20 0.546 Get:7 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2025-01-14-2009.05-F-2025-01-14-2009.05.pdiff [5,693 B] #20 0.563 Get:8 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [241 kB] #20 0.601 Fetched 574 kB in 0s (3,329 kB/s) #20 0.601 Reading package lists... #20 0.884 Reading package lists... #20 1.184 Building dependency tree... #20 1.264 Reading state information... #20 1.299 telnet is already the newest version (0.17+2.4-2+deb12u1). #20 1.299 Some packages could not be installed. This may mean that you have #20 1.299 requested an impossible situation or if you are using the unstable #20 1.299 distribution that some required packages have not yet been created #20 1.299 or been moved out of Incoming. #20 1.299 The following information may help to resolve the situation: #20 1.299 #20 1.299 The following packages have unmet dependencies: #20 1.339 libasn1c-dev : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed #20 1.339 libasn1c1 : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed #20 1.341 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.299 Some packages could not be installed. This may mean that you have 1.299 requested an impossible situation or if you are using the unstable 1.299 distribution that some required packages have not yet been created 1.299 or been moved out of Incoming. 1.299 The following information may help to resolve the situation: 1.299 1.299 The following packages have unmet dependencies: 1.339 libasn1c-dev : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed 1.339 libasn1c1 : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed 1.341 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-bsc/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