Changes:
------------------------------------------ Started by upstream project "master-osmo-s1gw" build number 759 originally caused by: Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build qemu io_uring linux-shallow-clone osmocom-gerrit coverity osmocom-master) in workspace https://jenkins.osmocom.org/jenkins/job/master-osmo-s1gw/JOB_TYPE=build,a1=default,a3=default,a4=default,label=osmocom-master/ws/ [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-9XkFInmWGIE2/agent.2256202 SSH_AGENT_PID=2256207 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: https://jenkins.osmocom.org/jenkins/job/master-osmo-s1gw/JOB_TYPE=build,a1=default,a3=default,a4=default,label=osmocom-master/ws/@tmp/private_key_17968581006437997224.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/erlang/osmo-s1gw
git init https://jenkins.osmocom.org/jenkins/job/master-osmo-s1gw/JOB_TYPE=build,a1=default,a3=default,a4=default,label=osmocom-master/ws/ # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/erlang/osmo-s1gw
git --version # timeout=10 git --version # 'git version 2.39.5' git fetch --tags --force --progress -- https://gerrit.osmocom.org/erlang/osmo-s1gw +refs/heads/*:refs/remotes/origin/* # timeout=10 git config remote.origin.url https://gerrit.osmocom.org/erlang/osmo-s1gw # timeout=10 git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch Checking out Revision db8d9d6700dd9c06a6136c1b0c51ad06b44d89f7 (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f db8d9d6700dd9c06a6136c1b0c51ad06b44d89f7 # timeout=10
Commit message: "rest_server: log received requests (as debug)"
git rev-list --no-walk db8d9d6700dd9c06a6136c1b0c51ad06b44d89f7 # timeout=10
[osmocom-master] $ /bin/sh -xe /tmp/jenkins9585974614733463861.sh + readlink -f /tmp/ssh-9XkFInmWGIE2/agent.2256202 + docker run --rm=true --cap-add SYS_PTRACE --security-opt seccomp=/home/osmocom-build/osmo-ci/_docker_playground/seccomp_profile.json --ulimit fsize=1000000000 -e ASCIIDOC_WARNINGS_CHECK=1 -e CFLAGS=-g -e HOME=/build -e IS_MASTER_BUILD=1 -e JOB_NAME=master-osmo-s1gw/JOB_TYPE=build,a1=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 12 -e PUBLISH=1 -e SSH_AUTH_SOCK=/ssh-agent -e WITH_MANUALS=1 -w /build -i -u build -v /tmp/ssh-9XkFInmWGIE2/agent.2256202:/ssh-agent -v /home/osmocom-build/osmo-ci:/osmo-ci:ro -v https://jenkins.osmocom.org/jenkins/job/master-osmo-s1gw/JOB_TYPE=build,a1=default,a3=default,a4=default,label=osmocom-master/ws/:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro osmocom-build/debian-bookworm-erlang /usr/bin/timeout 30m /build/contrib/jenkins.sh + make clean rm -f include/S1AP-*.hrl src/S1AP-*.erl + make rebar3 asn compile ===> Fetching provider_asn1 (from {git,"https://github.com/knusbaum/provider_asn1.git", {tag,"0.4.0"}}) ===> Fetching providers v1.8.1 ===> Fetching getopt v1.0.1 ===> Analyzing applications... ===> Compiling getopt ===> Compiling providers ===> Compiling provider_asn1 ===> /build/asn1/S1AP-CommonDataTypes.asn ===> /build/asn1/S1AP-Constants.asn ===> /build/asn1/S1AP-Containers.asn ===> /build/asn1/S1AP-IEs.asn ===> /build/asn1/S1AP-PDU-Contents.asn ===> /build/asn1/S1AP-PDU-Descriptions.asn ===> /build/asn1/S1AP-SonTransfer-IEs.asn SonTransfer-IEs:31: 'MobilityInformation' is referenced, but is not defined rebar3 compile ===> Verifying dependencies... ===> Fetching enftables (from {git,"https://gitea.osmocom.org/erlang/enftables.git", {ref,"8b9b4acd624b9d0d3a58d725f11afa96d31fe5d7"}}) ===> Fetching erf (from {git,"https://github.com/nomasystems/erf.git", {ref,"0dac504f9988d3b96154c1e80b8af3defb772b58"}}) ===> Fetching rebar3_ndto (from {git,"https://github.com/nomasystems/rebar3_ndto.git", {tag,"0.3.1"}}) ===> Fetching ndto (from {git,"https://github.com/nomasystems/ndto.git", {ref,"295281b72ea4ac85e7c4d5ca42337c68b1aac137"}}) ===> Fetching ncalendar (from {git,"https://github.com/nomasystems/ncalendar.git", {ref,"aa5615f6723585e45e82fa5524cb976cdfe3d7f7"}}) ===> Fetching njson (from {git,"https://github.com/nomasystems/njson.git", {ref,"94c586b92a7e24c403089cdbe2994b7e7c87b9cc"}}) ===> Analyzing applications... ===> Compiling njson ===> Compiling ncalendar ===> Compiling ndto ===> Compiling rebar3_ndto ===> Fetching exometer_core (from {git,"https://github.com/Feuerlabs/exometer_core.git", {ref,"fc744c45bbe5de2ab0ee550e2667f93f7abbb618"}}) ===> Fetching exometer_report_statsd (from {git, "https://github.com/osmocom/exometer_report_statsd.git", {ref, "bfd6c095bfc404e5fab5c07f5ebe0fe305e58830"}}) ===> Fetching logger_color_formatter (from {git, "https://github.com/rlipscombe/logger_color_formatter.git", {ref, "f1c96f979e6350f8cd787d27fe9ff003cbf3416b"}}) ===> Fetching logger_gsmtap (from {git,"https://gitea.osmocom.org/erlang/logger_gsmtap.git", {ref,"5194badde912a8179f2a818155ee2b01f9e6377e"}}) ===> Fetching pfcplib (from {git,"https://github.com/travelping/pfcplib.git", {ref,"e505c0a4c05f5f14a2c40c7ebf36db62cc911d93"}}) ===> Fetching rebar3_hex v7.1.0 ===> Fetching hex_core v0.12.2 ===> Fetching verl v1.1.1 ===> Analyzing applications... ===> Compiling hex_core ===> Compiling verl ===> Compiling rebar3_hex ===> Fetching cut v1.0.3 ===> Fetching elli (from {git,"https://github.com/elli-lib/elli.git", {ref,"3ec352293ef493c142767127f4113c85541c32cc"}}) ===> Fetching hut v1.3.0 ===> Fetching jiffy (from {git,"https://github.com/davisp/jiffy", {ref,"50daa80a62a97ffb6dd46ea9cb8ccb4930cbf1ae"}}) ===> Fetching pc v1.15.0 ===> Analyzing applications... ===> Compiling pc ===> Fetching ndto (from {git,"https://github.com/nomasystems/ndto.git", {ref,"295281b72ea4ac85e7c4d5ca42337c68b1aac137"}}) ===> Failed to fetch and copy dep: {git,"https://github.com/nomasystems/ndto.git", {ref, "295281b72ea4ac85e7c4d5ca42337c68b1aac137"}} make: *** [Makefile:25: build] Error 1 Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2256207 killed; [ssh-agent] Stopped. Archiving artifacts