Skip to content
Success

Console Output

Started by upstream project "master-enftables" build number 33
originally caused by:
 Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/master-enftables/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-zgVFL7lgUybr/agent.900780
SSH_AGENT_PID=900783
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/osmocom-build/jenkins/workspace/master-enftables/a1/default/a2/default/a3/default/a4/default/label/osmocom-master@tmp/private_key_8288164422058619725.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://gitea.osmocom.org/erlang/enftables
 > git init /home/osmocom-build/jenkins/workspace/master-enftables/a1/default/a2/default/a3/default/a4/default/label/osmocom-master # timeout=10
Fetching upstream changes from https://gitea.osmocom.org/erlang/enftables
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > git fetch --tags --force --progress -- https://gitea.osmocom.org/erlang/enftables +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitea.osmocom.org/erlang/enftables # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 735602e15471eab82c93f9e2e044a4d69031ced8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 735602e15471eab82c93f9e2e044a4d69031ced8 # timeout=10
Commit message: "contrib/jenkins.sh: add build verification script"
 > git rev-list --no-walk 735602e15471eab82c93f9e2e044a4d69031ced8 # timeout=10
[osmocom-master] $ /bin/sh -xe /tmp/jenkins2140935753166405651.sh
+ readlink -f /tmp/ssh-zgVFL7lgUybr/agent.900780
+ 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 IS_MASTER_BUILD=1 -e JOB_NAME=master-enftables/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 12 -e PUBLISH=1 -e SSH_AUTH_SOCK=/ssh-agent -e WITH_MANUALS=1 -w /build -i -u build -v /tmp/ssh-zgVFL7lgUybr/agent.900780:/ssh-agent -v /home/osmocom-build/osmo-ci:/osmo-ci:ro -v /home/osmocom-build/jenkins/workspace/master-enftables/a1/default/a2/default/a3/default/a4/default/label/osmocom-master:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro osmocom-build/debian-bookworm-erlang /usr/bin/timeout 30m /build/contrib/jenkins.sh
+ rebar3 clean
===> Verifying dependencies...
===> Fetching jiffy (from {git,"https://github.com/davisp/jiffy",
                 {ref,"50daa80a62a97ffb6dd46ea9cb8ccb4930cbf1ae"}})
===> Fetching pc v1.15.0
===> Analyzing applications...
===> Compiling pc
===> Cleaning out enftables...
make: Entering directory '/build/c_src'
make: Leaving directory '/build/c_src'
make: Entering directory '/build/c_src'
make: Leaving directory '/build/c_src'
+ rebar3 compile
===> Verifying dependencies...
===> Analyzing applications...
===> Compiling jiffy
===> Compiling c_src/decoder.c
===> Compiling c_src/encoder.c
===> Compiling c_src/jiffy.c
===> Compiling c_src/termstack.c
===> Compiling c_src/utf8.c
===> Compiling c_src/util.c
===> Compiling c_src/doubles.cc
===> Compiling c_src/objects.cc
===> Compiling c_src/double-conversion/bignum-dtoa.cc
===> Compiling c_src/double-conversion/bignum.cc
===> Compiling c_src/double-conversion/cached-powers.cc
===> Compiling c_src/double-conversion/diy-fp.cc
===> Compiling c_src/double-conversion/double-conversion.cc
===> Compiling c_src/double-conversion/fast-dtoa.cc
===> Compiling c_src/double-conversion/fixed-dtoa.cc
===> Compiling c_src/double-conversion/strtod.cc
===> Linking /build/_build/default/lib/jiffy/priv/jiffy.so
make: Entering directory '/build/c_src'
cc -O3 -std=c99 -finline-functions -Wall -Wmissing-prototypes -fPIC -I /usr/lib/erlang/erts-13.1.5/include/ -I /usr/lib/erlang/lib/erl_interface-5.3/include   -c -o /build/c_src/enftables.o /build/c_src/enftables.c
cc /build/c_src/enftables.o -shared -L /usr/lib/erlang/lib/erl_interface-5.3/lib -lei -lnftables  -o /build/c_src/../priv/build.so
make: Leaving directory '/build/c_src'
===> Analyzing applications...
===> Compiling enftables
+ rebar3 dialyzer
===> Verifying dependencies...
make: Entering directory '/build/c_src'
make: '/build/c_src/../priv/build.so' is up to date.
make: Leaving directory '/build/c_src'
===> Analyzing applications...
===> Compiling enftables
===> Dialyzer starting, this may take a while...
===> Updating plt...
===> Resolving files...
===> Updating base plt...
===> Resolving files...
===> Building with 206 files in /build/.cache/rebar3/rebar3_25.2.3_plt...
===> Copying .cache/rebar3/rebar3_25.2.3_plt to /build/_build/default/rebar3_25.2.3_plt...
===> Checking 206 files in _build/default/rebar3_25.2.3_plt...
===> Adding 2 files to _build/default/rebar3_25.2.3_plt...
===> Doing success typing analysis...
===> Resolving files...
===> Analyzing 1 files with _build/default/rebar3_25.2.3_plt...
[osmocom-master] $ /bin/sh -xe /tmp/jenkins11067001797155395571.sh
+ [ False != True ]
+ rm -rf /home/osmocom-build/jenkins/workspace/master-enftables/a1/default/a2/default/a3/default/a4/default/label/osmocom-master
+ mkdir -p /home/osmocom-build/jenkins/workspace/master-enftables/a1/default/a2/default/a3/default/a4/default/label/osmocom-master
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 900783 killed;
[ssh-agent] Stopped.
Archiving artifacts
‘**/core’ doesn’t match anything: ‘**’ exists but not ‘**/core’
No artifacts found that match the file pattern "**/core, **/testsuite.log, **/workspace.tar.xz, **/app-release.apk, **/applet.cap". Configuration error?
Finished: SUCCESS