Started by upstream project "ha:////4AQTn0BNfpkYqNYjwXRlxprBxu1Y3P0bUeVmWgxQb2jIAAAArh+LCAAAAAAAAP9b85aBtbiIQTGjNKU4P08vOT+vOD8nVc83PyU1x6OyILUoJzMv2y+/JJUBAhiZGBgqihhk0NSjKDWzXb3RdlLBUSYGJk8GtpzUvPSSDB8G5tKinBIGIZ+sxLJE/ZzEvHT94JKizLx0a6BxUmjGOUNodHsLgAyZEgYl/az8JP3cxOKS1CLd/OLcfN38gtS85Fxj3YKi/KzU5JJifQDLohNH1wAAAA==master-osmo-opencm3-projects" build number ha:////4JSGEkv1u2hLxLXcLC3ex5pt3v2MusZ/lhbf1aV5uvtVAAAAsh+LCAAAAAAAAP9b85aBtbiIQTGjNKU4P08vOT+vOD8nVc83PyU1x6OyILUoJzMv2y+/JJUBAhiZGBgqihhk0NSjKDWzXb3RdlLBUSYGJk8GtpzUvPSSDB8G5tKinBIGIZ+sxLJE/ZzEvHT94JKizLx0a6BxUmjGOUNodHsLgAyWEgY1/az8JP3cxOKS1CLd/OLcfN38gtS85Fxj3YKi/KzU5JJifUNTA2MA0jD6ItsAAAA=1503 originally caused by: Started by timer Running as SYSTEM Building remotely on ha:////4GVDd0l+lfVFSXzhzHMQVWlwa6FTf2jlWG7Jeog3dIERAAAArR+LCAAAAAAAAP9b85aBtbiIQTGjNKU4P08vOT+vOD8nVc83PyU1x6OyILUoJzMv2y+/JJUBAhiZGBgqihhk0NSjKDWzXb3RdlLBUSYGJk8GtpzUvPSSDB8G5tKinBIGIZ+sxLJE/ZzEvHT94JKizLx0a6BxUmjGOUNodHsLgAzJEgYV/eT83ILSktQi/aTSzJwUE92U1CRDIzBbNzGvODMpJ1UfAKBlP/zZAAAAbuild4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build qemu io_uring linux-shallow-clone osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/Osmocom_OBS_master The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/osmo-ci > git init /home/osmocom-build/jenkins/workspace/Osmocom_OBS_master # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ci # 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 c047fb45fd150676ee4345c29f257ae616e5b336 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c047fb45fd150676ee4345c29f257ae616e5b336 # timeout=10 Commit message: "obs/wireshark: use osmocom branches instead of private" > git rev-list --no-walk c047fb45fd150676ee4345c29f257ae616e5b336 # timeout=10 [Osmocom_OBS_master] $ /bin/sh -xe /tmp/jenkins9616022135955879124.sh + export PYTHONUNBUFFERED=1 + ./scripts/obs/update_obs_project.py --apiurl https://obs.osmocom.org --conflict-version --docker --feed master --meta osmocom:master docker: building image debian-13-osmocom-obs-build-srcpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:13', '--build-arg', 'DISTRO_FROM=debian:trixie', '--build-arg', 'UID=1000', '-t', 'debian-13-osmocom-obs-build-srcpkg', '-f', '/home/osmocom-build/jenkins/workspace/Osmocom_OBS_master/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/Osmocom_OBS_master/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_srcpkg.Dockerfile #1 transferring dockerfile: 1.48kB done #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian:trixie #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [1/4] FROM docker.io/library/debian:trixie #4 DONE 0.0s #5 [2/4] RUN APT-GET update && apt-get upgrade -y && apt-get install -y --no-install-recommends ca-certificates colordiff debhelper default-libmysqlclient-dev dh-cmake dh-python dh-runit dh-virtualenv dpkg-dev erlang-nox fakeroot git git-review gnupg2 libxml2-utils lsb-release meson osc pkgconf python3-packaging python3-pip python3-setuptools quilt sed sphinx-common wget && apt-get clean #5 CACHED #6 [3/4] RUN WGET https://github.com/erlang/rebar3/releases/download/3.24.0/rebar3 -O /usr/bin/rebar3 && echo "d2d31cfb98904b8e4917300a75f870de12cb5167cd6214d1043e973a56668a54 /usr/bin/rebar3" | sha256sum -c && chmod +x /usr/bin/rebar3 && rebar3 --version #6 CACHED #7 [4/4] RUN USERADD --uid=1000 -m user #7 CACHED #8 exporting to image #8 exporting layers done #8 writing image sha256:1d56312d77294f8ce59b1f2585c2f405a0d9350ce8008d60c5e2ac236e3d8fb4 0.0s done #8 naming to docker.io/library/debian-13-osmocom-obs-build-srcpkg 0.0s done #8 DONE 0.1s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3) docker: running: update_obs_project.py inside docker /obs/lib/debian.py:183: SyntaxWarning: invalid escape sequence '\/' lib.run_cmd(["sed", "-i", "s/$(MAKE) -C doc\/manuals//g", f"{debian}/rules"]) OBS: getting packages in osmocom:master ### Building source packages ### osmocom-master: getting OBS version osmocom-master: skipping (1.1.0 is up-to-date) osmocom-keyring: getting head from git remote for master osmocom-keyring: getting OBS version osmocom-keyring: skipping (7873756ddb89fc91d8035b1de9d8f7294aa7957d is up-to-date) erlang/osmo_dia2gsup: getting head from git remote for master erlang/osmo_dia2gsup: getting OBS version erlang/osmo_dia2gsup: skipping (bc38313e934ff532c9f4c967dd7fb7e63d296175 is up-to-date) erlang/osmo-epdg: getting head from git remote for master erlang/osmo-epdg: getting OBS version erlang/osmo-epdg: skipping (35afe13b4405d4efe3830fca30e0de4e972c75e6 is up-to-date) erlang/osmo-s1gw: getting head from git remote for master erlang/osmo-s1gw: getting OBS version erlang/osmo-s1gw: skipping (66fc84274125b820dfaf7474fc1b8daac9b9577f is up-to-date) gapk: getting head from git remote for master gapk: getting OBS version gapk: skipping (beabd023aa5827c0e6428850f1f20ac5a7e5bfe5 is up-to-date) libasn1c: getting head from git remote for master libasn1c: getting OBS version libasn1c: skipping (984b3db58c352f4486d0abcba53d6a84fc72fbb5 is up-to-date) libgtpnl: getting head from git remote for master libgtpnl: getting OBS version libgtpnl: skipping (66c2dcc3dc9d96b70b32b1c18e5d0171e738548c is up-to-date) libosmo-abis: getting head from git remote for master libosmo-abis: getting OBS version libosmo-abis: skipping (898f6d8b2059daef2e6c5752422f8efbe8ea4dcf is up-to-date) libosmo-dsp: getting head from git remote for master libosmo-dsp: getting OBS version libosmo-dsp: skipping (f6f4d4a47a30cc50b5a27615ab9eec2c58ebbd29 is up-to-date) libosmo-gprs: getting head from git remote for master libosmo-gprs: getting OBS version libosmo-gprs: skipping (8d844c5a54488ff9bdb3bd0b47a6a947118c80f7 is up-to-date) libosmo-netif: getting head from git remote for master libosmo-netif: getting OBS version libosmo-netif: skipping (fe2d895864a16d3853a248206f132b7c2c04fd3e is up-to-date) libosmo-pfcp: getting head from git remote for master libosmo-pfcp: getting OBS version libosmo-pfcp: skipping (954c83b8444641b8ecdef97985133449a81960ed is up-to-date) libosmo-asn1-tcap: getting head from git remote for master libosmo-asn1-tcap: getting OBS version libosmo-asn1-tcap: skipping (3cb880bb3f5f858c6042ff72d571f10447446314 is up-to-date) libosmo-sigtran: getting head from git remote for master libosmo-sigtran: getting OBS version libosmo-sigtran: skipping (fd7bbeef976f17b16f15abdc5679305d7f6039ed is up-to-date) libosmocore: getting head from git remote for master libosmocore: getting OBS version libosmocore: skipping (c812e5805c534966dc65fa07368a319361d2970c is up-to-date) libsmpp34: getting head from git remote for master libsmpp34: getting OBS version libsmpp34: skipping (d6ac32fde99f08b2019a5ca095471456583dc93a is up-to-date) libusrp: getting head from git remote for master libusrp: getting OBS version libusrp: skipping (68adf118587f072172a36001e66b039db5ece7bf is up-to-date) osmo-bsc: getting head from git remote for master osmo-bsc: getting OBS version osmo-bsc: skipping (1245bb6f5cb4893666be6c4fdec31622f6ca6bac is up-to-date) osmo-bsc-nat: getting head from git remote for master osmo-bsc-nat: getting OBS version osmo-bsc-nat: skipping (4db9d759db3858796e1589afff7455ee0c2703f4 is up-to-date) osmo-bts: getting head from git remote for master osmo-bts: getting OBS version osmo-bts: skipping (b4ffbbe47c008bbc5ade5a2d3a1a00e17014021a is up-to-date) osmo-cbc: getting head from git remote for master osmo-cbc: getting OBS version osmo-cbc: skipping (f32fc48913de3f005b417fbe4d8419b34d21037d is up-to-date) osmo-e1d: getting head from git remote for master osmo-e1d: getting OBS version osmo-e1d: skipping (1097edd1885413b335a786e71f18a3ba1733b804 is up-to-date) osmo-fl2k: getting head from git remote for master osmo-fl2k: getting OBS version osmo-fl2k: skipping (3706aad7d56fbf8a153c4018585ebe0efe1785e4 is up-to-date) osmo-gbproxy: getting head from git remote for master osmo-gbproxy: getting OBS version