Started by upstream project "master-osmo-upf" build number 4979
originally caused by:
Started by upstream project "master-libosmo-pfcp" build number 2363
originally caused by:
Started by timer
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/master-osmo-upf/a1/default/a2/default/a3/default/a4/default/label/osmocom-master
[ssh-agent] Looking for ssh-agent implementation...
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-ShUNWsOuvBHm/agent.386762
SSH_AGENT_PID=386765
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/osmocom-build/jenkins/workspace/master-osmo-upf/a1/default/a2/default/a3/default/a4/default/label/osmocom-master@tmp/private_key_15069142026305256174.key (osmocom-jenkins)
[ssh-agent] Using credentials docs (OS#5798)
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/master-osmo-upf/a1/default/a2/default/a3/default/a4/default/label/osmocom-master/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://gerrit.osmocom.org/osmo-upf # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-upf
> git --version # timeout=10
> git --version # 'git version 2.30.2'
> git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-upf +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 81ca6a0d164b017765a9c2011db810cd705e0e54 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 81ca6a0d164b017765a9c2011db810cd705e0e54 # timeout=10
Commit message: "upf_gtp: automatically delete old gtp devices"
> git rev-list --no-walk 81ca6a0d164b017765a9c2011db810cd705e0e54 # timeout=10
[osmocom-master] $ /bin/sh -xe /tmp/jenkins7449723112709617851.sh
+ CCACHE_DIR=/home/osmocom-build/ccache/master-builds
+ mkdir -p /home/osmocom-build/ccache/master-builds
+ chown osmocom-build:osmocom-build /home/osmocom-build/ccache/master-builds
+ readlink -f /tmp/ssh-ShUNWsOuvBHm/agent.386762
+ docker run --rm=true --cap-add SYS_PTRACE -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e IS_MASTER_BUILD=1 -e JOB_NAME=master-osmo-upf/a1=default,a2=default,a3=default,a4=default,label=osmocom-master -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e OSMO_GSM_MANUALS_DIR=/opt/osmo-gsm-manuals -e PARALLEL_MAKE=-j 8 -e PUBLISH=1 -e SSH_AUTH_SOCK=/ssh-agent -e WITH_MANUALS=1 -w /build -i -u build -v /tmp/ssh-ShUNWsOuvBHm/agent.386762:/ssh-agent -v /home/osmocom-build/jenkins/workspace/master-osmo-upf/a1/default/a2/default/a3/default/a4/default/label/osmocom-master:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro -e CCACHE_DIR=/ccache -e PATH=/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin -v /home/osmocom-build/ccache/master-builds:/ccache osmocom-build/debian-bookworm-build /usr/bin/timeout 30m /build/contrib/jenkins.sh
+ base=/build
+ deps=/build/deps
+ inst=/build/deps/install
+ export deps inst
+ osmo-clean-workspace.sh
+ chmod -R +w .
+ git checkout -f HEAD
+ git clean -dxf
Removing deps/
+ [ -d /build/deps ]
+ [ -d layer1-headers ]
+ mkdir /build/deps
++ find . -name '*.[hc]'
+ verify_value_string_arrays_are_terminated.py ./tests/unique_ids/unique_ids_test.c ./src/osmo-pfcp-tool/pfcp_tool_vty.c ./src/osmo-pfcp-tool/pfcp_tool.c ./src/osmo-pfcp-tool/osmo_pfcp_tool_main.c ./src/osmo-pfcp-tool/pfcp_tool.h ./src/osmo-upf/upf.c ./src/osmo-upf/up_peer_fsm.c ./src/osmo-upf/osmo_upf_main.c ./src/osmo-upf/up_session.c ./src/osmo-upf/upf_gtp.c ./src/osmo-upf/up_peer.c ./src/osmo-upf/netinst.c ./src/osmo-upf/upf_vty.c ./src/osmo-upf/up_gtp_action.c ./src/osmo-upf/up_endpoint.c ./src/osmo-upf/upf_gtpu_echo.c ./src/osmo-upf/upf_nft.c ./include/osmocom/upf/netinst.h ./include/osmocom/upf/up_gtp_action.h ./include/osmocom/upf/up_session_to_gtp.c ./include/osmocom/upf/up_endpoint.h ./include/osmocom/upf/upf.h ./include/osmocom/upf/upf_gtpu_echo.h ./include/osmocom/upf/upf_nft.h ./include/osmocom/upf/up_peer.h ./include/osmocom/upf/up_session.h ./include/osmocom/upf/upf_tun.h ./include/osmocom/upf/upf_gtp.h
+ export PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig:
+ PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig:
+ export LD_LIBRARY_PATH=/build/deps/install/lib
+ LD_LIBRARY_PATH=/build/deps/install/lib
+ export PATH=/build/deps/install/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ PATH=/build/deps/install/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ osmo-build-dep.sh libosmocore '' --disable-doxygen
+ mkdir -p /build/deps
=============================== libosmocore ===============================
+ cd /build/deps
+ osmo-deps.sh libosmocore
+ project=libosmocore
+ branch=master
+ git branch -a
+ grep -c remotes/origin/master$
+ [ x1 != x0 ]
+ branch=origin/master
+ test -d libosmocore
+ osmo_git_clone_url libosmocore
+ echo https://gerrit.osmocom.org/libosmocore
+ git clone https://gerrit.osmocom.org/libosmocore libosmocore
Cloning into 'libosmocore'...
fatal: unable to access 'https://gerrit.osmocom.org/libosmocore/': Could not resolve host: gerrit.osmocom.org
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 386765 killed;
[ssh-agent] Stopped.
Archiving artifacts
Sending e-mails to: jenkins-notifications@lists.osmocom.org laforge@gnumonks.org
Finished: FAILURE