Skip to content

Console Output

Started by upstream project "gerrit-osmo-s1gw-build" build number 14
originally caused by:
 Started by upstream project "gerrit-osmo-s1gw" build number 14
 originally caused by:
  Triggered by Gerrit: https://gerrit.osmocom.org/c/osmo-s1gw/+/37056 in silent mode.
Running as SYSTEM
Building remotely on host2-deb11build-ansible (ttcn3 obs osmocom-gerrit osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-osmo-s1gw-build/a1/default/a2/default/a3/default/a4/default/label/osmocom-gerrit
The recommended git tool is: NONE
using credential d5eda5e9-b59d-44ba-88d2-43473cb6e42d
Cloning the remote Git repository
Cloning repository ssh://jenkins@gerrit.osmocom.org:29418/osmo-s1gw
 > git init /home/osmocom-build/jenkins/workspace/gerrit-osmo-s1gw-build/a1/default/a2/default/a3/default/a4/default/label/osmocom-gerrit # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-s1gw
 > git --version # timeout=10
 > git --version # 'git version 2.30.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/osmo-s1gw +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/osmo-s1gw # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/osmo-s1gw # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-s1gw
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/osmo-s1gw refs/changes/56/37056/3 # timeout=10
Checking out Revision bac943bb79f07c182c325a9a74eb45633de18806 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bac943bb79f07c182c325a9a74eb45633de18806 # timeout=10
Commit message: "README: use shorter 'make' commands"
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
 > git rev-list --no-walk 9f5d31f0df5ad4baff920ff6d13abe5c1d0bb241 # timeout=10
[osmocom-gerrit] $ /bin/sh -xe /tmp/jenkins9770537213163699294.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 4 -e WITH_MANUALS=1 -w /build -i -u build -v /home/osmocom-build/jenkins/workspace/gerrit-osmo-s1gw-build/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
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 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.166 seconds
3 tests, 0 failures
Finished: SUCCESS