Skip to content
Failed

Console Output

Started by upstream project "master-libosmo-gprs" build number 1023
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-libosmo-gprs/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-KbTT5w6b7dPe/agent.376579
SSH_AGENT_PID=376582
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/osmocom-build/jenkins/workspace/master-libosmo-gprs/a1/default/a2/default/a3/default/a4/default/label/osmocom-master@tmp/private_key_7175139762200204614.key (osmocom-jenkins)
[ssh-agent] Using credentials docs (OS#5798)
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/libosmo-gprs
 > git init /home/osmocom-build/jenkins/workspace/master-libosmo-gprs/a1/default/a2/default/a3/default/a4/default/label/osmocom-master # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/libosmo-gprs
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/libosmo-gprs +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gerrit.osmocom.org/libosmo-gprs # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 1c92a52ab5975b322d34cec60ce826e0d4c251c7 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1c92a52ab5975b322d34cec60ce826e0d4c251c7 # timeout=10
Commit message: "gitignore: remove debian section"
 > git rev-list --no-walk 1c92a52ab5975b322d34cec60ce826e0d4c251c7 # timeout=10
[osmocom-master] $ /bin/sh -xe /tmp/jenkins12596983298736655623.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-KbTT5w6b7dPe/agent.376579
+ 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-libosmo-gprs/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-KbTT5w6b7dPe/agent.376579:/ssh-agent -v /home/osmocom-build/jenkins/workspace/master-libosmo-gprs/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
+ [ -d /build/deps ]
+ [ -d layer1-headers ]
+ mkdir /build/deps
++ find . -name '*.[hc]'
+ verify_value_string_arrays_are_terminated.py ./tests/sndcp/slhc_test.c ./tests/sndcp/sndcp_prim_test.c ./tests/sndcp/sndcp_xid_test.c ./tests/rlcmac/rlcmac_prim_test.c ./tests/rlcmac/csn1_ts_44_018_test.c ./tests/rlcmac/csn1_ts_44_060_test.c ./tests/rlcmac/rlcmac_types_test.c ./tests/sm/sm_prim_test.c ./tests/llc/xid_codec_test.c ./tests/llc/pdu_codec_test.c ./tests/llc/llc_test.c ./tests/llc/llc_prim_test.c ./tests/gmm/gmm_prim_ms_test.c ./tests/gmm/gmm_misc_test.c ./tests/gmm/gmm_prim_test.h ./tests/gmm/gmm_prim_network_test.c ./src/sndcp/sndcp.c ./src/sndcp/misc.c ./src/sndcp/sndcp_dcomp.c ./src/sndcp/v42bis.c ./src/sndcp/sndcp_pcomp.c ./src/sndcp/sndcp_xid.c ./src/sndcp/slhc.c ./src/sndcp/sndcp_prim.c ./src/sndcp/sndcp_comp.c ./src/common/qos.c ./src/common/qos.h ./src/rlcmac/llc_queue.c ./src/rlcmac/ts_44_060.c ./src/rlcmac/rlc_window_dl.c ./src/rlcmac/tbf_dl_fsm.c ./src/rlcmac/tbf_ul.c ./src/rlcmac/coding_scheme.c ./src/rlcmac/misc.c ./src/rlcmac/rlcmac_enc.c ./src/rlcmac/csn1_ts_44_018.c ./src/rlcmac/ts_44_064.c ./src/rlcmac/rlc.c ./src/rlcmac/tbf_dl.c ./src/rlcmac/gre.c ./src/rlcmac/pdch_ul_controller.c ./src/rlcmac/rlcmac_dec.c ./src/rlcmac/csn1_ts_24_008.c ./src/rlcmac/tbf.c ./src/rlcmac/rlc_window.c ./src/rlcmac/tbf_ul_fsm.c ./src/rlcmac/tbf_ul_ass_fsm.c ./src/rlcmac/tbf_dl_ass_fsm.c ./src/rlcmac/codel.c ./src/rlcmac/rlcmac.c ./src/rlcmac/rlcmac_prim.c ./src/rlcmac/rlc_window_ul.c ./src/rlcmac/sched.c ./src/rlcmac/csn1_ts_44_060.c ./src/csn1/csn1_dec.c ./src/csn1/csn1.c ./src/csn1/csn1_enc.c ./src/sm/sm_pdu.c ./src/sm/misc.c ./src/sm/sm_qos.c ./src/sm/sm.c ./src/sm/sm_prim.c ./src/sm/sm_ms_fsm.c ./src/llc/misc.c ./src/llc/llc_xid.c ./src/llc/llc_bssgp.c ./src/llc/crc24.c ./src/llc/llc_pdu.c ./src/llc/llc_grr.c ./src/llc/llc.c ./src/llc/llc_ll.c ./src/llc/llc_prim.c ./src/llc/llc_llgmm.c ./src/gmm/gmm.c ./src/gmm/misc.c ./src/gmm/gmm_pdu.c ./src/gmm/gmm_ms_fsm.c ./src/gmm/gmm_prim.c ./include/osmocom/csn1/csn1.h ./include/osmocom/csn1/wireshark_compat.h ./include/osmocom/gprs/sndcp/pcomp.h ./include/osmocom/gprs/sndcp/v42bis.h ./include/osmocom/gprs/sndcp/comp.h ./include/osmocom/gprs/sndcp/sndcp_private.h ./include/osmocom/gprs/sndcp/sndcp.h ./include/osmocom/gprs/sndcp/slhc.h ./include/osmocom/gprs/sndcp/xid.h ./include/osmocom/gprs/sndcp/v42bis_private.h ./include/osmocom/gprs/sndcp/dcomp.h ./include/osmocom/gprs/sndcp/sndcp_prim.h ./include/osmocom/gprs/rlcmac/rlc_window.h ./include/osmocom/gprs/rlcmac/rlcmac.h ./include/osmocom/gprs/rlcmac/tbf.h ./include/osmocom/gprs/rlcmac/rlc_window_ul.h ./include/osmocom/gprs/rlcmac/types.h ./include/osmocom/gprs/rlcmac/tbf_dl_fsm.h ./include/osmocom/gprs/rlcmac/tbf_ul_fsm.h ./include/osmocom/gprs/rlcmac/rlc.h ./include/osmocom/gprs/rlcmac/rlcmac_enc.h ./include/osmocom/gprs/rlcmac/types_private.h ./include/osmocom/gprs/rlcmac/gre.h ./include/osmocom/gprs/rlcmac/codel.h ./include/osmocom/gprs/rlcmac/tbf_ul_ass_fsm.h ./include/osmocom/gprs/rlcmac/pdch_ul_controller.h ./include/osmocom/gprs/rlcmac/tbf_ul.h ./include/osmocom/gprs/rlcmac/llc_queue.h ./include/osmocom/gprs/rlcmac/rlcmac_prim.h ./include/osmocom/gprs/rlcmac/tbf_dl.h ./include/osmocom/gprs/rlcmac/rlcmac_private.h ./include/osmocom/gprs/rlcmac/coding_scheme.h ./include/osmocom/gprs/rlcmac/sched.h ./include/osmocom/gprs/rlcmac/rlcmac_dec.h ./include/osmocom/gprs/rlcmac/csn1_defs.h ./include/osmocom/gprs/rlcmac/tbf_dl_ass_fsm.h ./include/osmocom/gprs/rlcmac/rlc_window_dl.h ./include/osmocom/gprs/sm/sm_prim.h ./include/osmocom/gprs/sm/sm_qos.h ./include/osmocom/gprs/sm/sm_pdu.h ./include/osmocom/gprs/sm/sm_ms_fsm.h ./include/osmocom/gprs/sm/sm_private.h ./include/osmocom/gprs/sm/sm.h ./include/osmocom/gprs/llc/llc_private.h ./include/osmocom/gprs/llc/llc.h ./include/osmocom/gprs/llc/llc_prim.h ./include/osmocom/gprs/gmm/gmm_pdu.h ./include/osmocom/gprs/gmm/gmm_ms_fsm.h ./include/osmocom/gprs/gmm/gmm_private.h ./include/osmocom/gprs/gmm/gmm_prim.h ./include/osmocom/gprs/gmm/gmm.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



 =============================== libosmocore ===============================

+ mkdir -p /build/deps
+ 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 376582 killed;
[ssh-agent] Stopped.
Archiving artifacts
Sending e-mails to: jenkins-notifications@lists.osmocom.org laforge@gnumonks.org
Finished: FAILURE