See
<https://jenkins.osmocom.org/jenkins/job/master-osmo-trx/INSTR=--with-neon,WITH_MANUALS=0,a3=default,a4=default,label=rpi4-raspbian11/4513/display/redirect>
Changes:
------------------------------------------
Started by upstream project "master-osmo-trx" build number 4513
originally caused by:
Started by timer
Running as SYSTEM
Building remotely on rpi4-raspbian11build-ansible-1 (rpi4-raspbian11) in workspace
<https://jenkins.osmocom.org/jenkins/job/master-osmo-trx/INSTR=--with-neon,WITH_MANUALS=0,a3=default,a4=default,label=rpi4-raspbian11/ws/>
The recommended git tool is: NONE
No credentials specified
git rev-parse --resolve-git-dir
<https://jenkins.osmocom.org/jenkins/job/master-osmo-trx/INSTR=--with-neon,WITH_MANUALS=0,a3=default,a4=default,label=rpi4-raspbian11/ws/.git>
# timeout=10
Fetching changes from the remote Git repository
git config remote.origin.url
https://gerrit.osmocom.org/osmo-trx # timeout=10
Fetching upstream changes from
https://gerrit.osmocom.org/osmo-trx
git --version # timeout=10
git --version # 'git version 2.30.2'
git fetch --tags --force --progress --
https://gerrit.osmocom.org/osmo-trx
+refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision
19faae85c65a0801c31a3c7d09333ef8e7475884 (refs/remotes/origin/master)
git config core.sparsecheckout # timeout=10
git checkout -f 19faae85c65a0801c31a3c7d09333ef8e7475884 # timeout=10
Commit
message: "threshold_timer_update_intv(): call osmo_timer_del() unconditionally"
git rev-list --no-walk
19faae85c65a0801c31a3c7d09333ef8e7475884 # timeout=10
[rpi4-raspbian11] $ /bin/sh
-xe /tmp/jenkins1115121407336150218.sh
+ ARTIFACT_STORE=/home/osmocom-build/jenkins_build_artifact_store
+ mkdir -p /home/osmocom-build/jenkins_build_artifact_store
+ docker run --rm=true --cap-add SYS_PTRACE -e ARTIFACT_STORE=/artifact_store -e
ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e
JOB_NAME=master-osmo-trx/INSTR=--with-neon,WITH_MANUALS=0,a3=default,a4=default,label=rpi4-raspbian11
-e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e OSMO_GSM_MANUALS_DIR=/opt/osmo-gsm-manuals
-e PARALLEL_MAKE=-j 4 -e PUBLISH=1 -e WITH_MANUALS=1 -w /build -i -u build -v
<https://jenkins.osmocom.org/jenkins/job/master-osmo-trx/INSTR=--with-neon,WITH_MANUALS=0,a3=default,a4=default,label=rpi4-raspbian11/ws/>:/build
-v /home/osmocom-build/jenkins_build_artifact_store:/artifact_store -v
/home/osmocom-build/.ssh:/home/build/.ssh:ro -e INSTR=--with-neon -e WITH_MANUALS=0
osmocom-build/debian-buster-jenkins /build/contrib/jenkins.sh
+ [ -z ]
+ uname -m
+ substr arm armv7l
+ [ -z ]
+
+ set -ex
+ command -v osmo-build-dep.sh
+ [ -x /usr/local/bin/osmo-build-dep.sh ]
+ base=/build
+ deps=/build/deps
+ inst=/build/deps/install
+ export deps inst
+ osmo-clean-workspace.sh
+ chmod -R +w .
+ git checkout -f HEAD
+ git clean -dxf
Skipping repository deps/libosmocore
Skipping repository deps/libusrp
+ [ -d /build/deps ]
+ git_clean /build/deps/libosmocore
+ repos=/build/deps/libosmocore
+ [ ! -d /build/deps/libosmocore ]
+ [ ! -d /build/deps/libosmocore/.git ]
+ git -C /build/deps/libosmocore checkout -f HEAD
+ git -C /build/deps/libosmocore clean -dxf
+ git_clean /build/deps/libusrp
+ repos=/build/deps/libusrp
+ [ ! -d /build/deps/libusrp ]
+ [ ! -d /build/deps/libusrp/.git ]
+ git -C /build/deps/libusrp checkout -f HEAD
+ git -C /build/deps/libusrp clean -dxf
+ [ -d layer1-headers ]
+ mkdir /build/deps
mkdir: cannot create directory ‘/build/deps’: File exists
+ true
+ osmo-build-dep.sh libosmocore --enable-sanitize --disable-doxygen --disable-pcsc
=============================== libosmocore ===============================
+ mkdir -p /build/deps
+ cd /build/deps
+ osmo-deps.sh libosmocore
+ project=libosmocore
+ branch=master
+ git branch -a
+ grep -c remotes/origin/master$
+ [ x1 != x0 ]
+ branch=origin/master
+ test -d libosmocore
+ cd libosmocore
+ git fetch --tags origin
fatal: unable to access 'https://git.osmocom.org/libosmocore/': gnutls_handshake()
failed: The TLS connection was non-properly terminated.
Build step 'Execute shell' marked build as failure
Archiving artifacts