Started by upstream project "gerrit-osmo-s1gw-build" build number 462
originally caused by:
Started by upstream project "gerrit-osmo-s1gw" build number 463
originally caused by:
Triggered by Gerrit: https://gerrit.osmocom.org/c/erlang/osmo-s1gw/+/41098 in silent mode.
Running as SYSTEM
Building remotely on build4-deb12build-ansible (registry-build-amd64 ttcn3 obs osmo-gsm-tester-build 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/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/erlang/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/erlang/osmo-s1gw
> git --version # timeout=10
> git --version # 'git version 2.39.5'
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/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/erlang/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/erlang/osmo-s1gw # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/erlang/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/erlang/osmo-s1gw refs/changes/98/41098/2 # timeout=10
Checking out Revision 756603db5e80ecbcf4e9ac327078908558a60652 (master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 756603db5e80ecbcf4e9ac327078908558a60652 # timeout=10
Commit message: "[REST] Integrate Erlang REST Framework"
> git rev-parse FETCH_HEAD^{commit} # timeout=10
> git rev-list --no-walk 664fc680504de5488220c787ebdbf106d9d09fcf # timeout=10
[osmocom-gerrit] $ /bin/sh -xe /tmp/jenkins8553473539810089313.sh
+ 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 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/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 priv/openapi.json
+ 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
contrib/yaml2json.py contrib/openapi.yaml > priv/openapi.json
/usr/bin/env: 'python3': No such file or directory
make: *** [Makefile:21: priv/openapi.json] Error 127
Build step 'Execute shell' marked build as failure
Finished: FAILURE