Skip to content
Failed

Console Output

Started by upstream project "master-enftables" build number 46
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-PaX605oZqnIF/agent.1333572
SSH_AGENT_PID=1333575
[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_6264837947573316856.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/jenkins780518704387780326.sh
+ readlink -f /tmp/ssh-PaX605oZqnIF/agent.1333572
+ 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-PaX605oZqnIF/agent.1333572:/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
===> Errors loading plugin {pc,"~> 1.15"}. Run rebar3 with DEBUG=1 set to see errors.
===> 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...
===> Fetching pc v1.15.0
===> Errors loading plugin {pc,"~> 1.15"}. Run rebar3 with DEBUG=1 set to see errors.
===> Analyzing applications...
===> Compiling jiffy
===> Unable to run post hooks for 'compile', command 'compile' in namespace 'pc' not found.
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 1333575 killed;
[ssh-agent] Stopped.
Archiving artifacts
Sending e-mails to: jenkins-notifications@lists.osmocom.org laforge@gnumonks.org
Finished: FAILURE