Skip to content

Console Output

Started by upstream project "gerrit-osmo-s1gw-build" build number 21
originally caused by:
 Started by upstream project "gerrit-osmo-s1gw" build number 22
 originally caused by:
  Triggered by Gerrit: https://gerrit.osmocom.org/c/erlang/osmo-s1gw/+/37103 in silent mode.
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-osmo-s1gw-build@3/a1/default/a2/default/a3/default/a4/default/label/osmocom-gerrit
The recommended git tool is: NONE
using credential d5eda5e9-b59d-44ba-88d2-43473cb6e42d
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/gerrit-osmo-s1gw-build@3/a1/default/a2/default/a3/default/a4/default/label/osmocom-gerrit/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/erlang/osmo-s1gw # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/erlang/osmo-s1gw
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
using GIT_SSH to set credentials gerrit.osmocom.org
Verifying host key using known hosts file, will automatically accept unseen keys
 > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/erlang/osmo-s1gw refs/changes/03/37103/1 # timeout=10
Checking out Revision 609f0cf230fc14a0679a3a30093fd44343aaed0e (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 609f0cf230fc14a0679a3a30093fd44343aaed0e # timeout=10
Commit message: "s1ap_proxy: implement patching of E-RAB MODIFICATION IND"
First time build. Skipping changelog.
[osmocom-gerrit] $ /bin/sh -xe /tmp/jenkins12432967800547114219.sh
+ docker run --rm=true --cap-add SYS_PTRACE -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e JOB_NAME=gerrit-osmo-s1gw-build/a1=default,a2=default,a3=default,a4=default,label=osmocom-gerrit -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e OSMO_GSM_MANUALS_DIR=/opt/osmo-gsm-manuals -e PARALLEL_MAKE=-j 12 -e WITH_MANUALS=1 -w /build -i -u build -v /home/osmocom-build/jenkins/workspace/gerrit-osmo-s1gw-build@3/a1/default/a2/default/a3/default/a4/default/label/osmocom-gerrit:/build osmocom-build/debian-bookworm-erlang /usr/bin/timeout 30m /build/contrib/jenkins.sh
+ make clean
rebar3 asn clean
===> Cleaning ASN.1 generated files in "/build".
rebar3 clean
===> Verifying dependencies...
===> Cleaning out osmo_s1gw...
rm -rf _build/
+ 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 logger_color_formatter (from {git,
                                 "https://github.com/rlipscombe/logger_color_formatter.git",
                                 {ref,
                                     "f1c96f979e6350f8cd787d27fe9ff003cbf3416b"}})
===> Analyzing applications...
===> Compiling logger_color_formatter
===> Analyzing applications...
===> Compiling osmo_s1gw
rebar3 escriptize
===> Verifying dependencies...
===> Analyzing applications...
===> Compiling osmo_s1gw
===> Building escript for osmo_s1gw...
+ make check
rebar3 eunit
===> Verifying dependencies...
===> Analyzing applications...
===> Compiling osmo_s1gw
===> Performing EUnit tests...
....
Finished in 0.095 seconds
4 tests, 0 failures
Finished: SUCCESS