Skip to content
Failed

Console Output

Started by upstream project "master-osmo-pcu" build number 7152
originally caused by:
 Started by timer
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/master-osmo-pcu/FIRMWARE_VERSION/master/WITH_MANUALS/0/label/osmocom-master/with_dsp/lc15/with_vty/True
[ssh-agent] Looking for ssh-agent implementation...
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-Cm7tFp1mM1x6/agent.532478
SSH_AGENT_PID=532481
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/osmocom-build/jenkins/workspace/master-osmo-pcu/FIRMWARE_VERSION/master/WITH_MANUALS/0/label/osmocom-master/with_dsp/lc15/with_vty/True@tmp/private_key_2791094523141559385.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://gerrit.osmocom.org/osmo-pcu
 > git init /home/osmocom-build/jenkins/workspace/master-osmo-pcu/FIRMWARE_VERSION/master/WITH_MANUALS/0/label/osmocom-master/with_dsp/lc15/with_vty/True # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-pcu
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-pcu +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-pcu # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision f8e484a7ccb2f5f79bac5661567d6dfc216a37a4 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f8e484a7ccb2f5f79bac5661567d6dfc216a37a4 # timeout=10
Commit message: "Add .checkpatch.conf, ignore src/gsm_rlcmac.c"
 > git rev-list --no-walk f8e484a7ccb2f5f79bac5661567d6dfc216a37a4 # timeout=10
[True] $ /bin/sh -xe /tmp/jenkins16351423258580464414.sh
+ DOCKER_IMG=osmocom-build/debian-bookworm-build
+ arch
+ CCACHE_DIR=/home/osmocom-build/ccache/master-builds
+ mkdir -p /home/osmocom-build/ccache/master-builds
+ chown osmocom-build:osmocom-build /home/osmocom-build/ccache/master-builds
+ readlink -f /tmp/ssh-Cm7tFp1mM1x6/agent.532478
+ docker run --rm=true --cap-add SYS_PTRACE -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e IS_MASTER_BUILD=1 -e JOB_NAME=master-osmo-pcu/FIRMWARE_VERSION=master,WITH_MANUALS=0,label=osmocom-master,with_dsp=lc15,with_vty=True -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e OSMO_GSM_MANUALS_DIR=/opt/osmo-gsm-manuals -e PARALLEL_MAKE=-j 8 -e PUBLISH=1 -e SSH_AUTH_SOCK=/ssh-agent -e WITH_MANUALS=1 -w /build -i -u build -v /tmp/ssh-Cm7tFp1mM1x6/agent.532478:/ssh-agent -v /home/osmocom-build/jenkins/workspace/master-osmo-pcu/FIRMWARE_VERSION/master/WITH_MANUALS/0/label/osmocom-master/with_dsp/lc15/with_vty/True:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro -e CCACHE_DIR=/ccache -e PATH=/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin -v /home/osmocom-build/ccache/master-builds:/ccache -e FIRMWARE_VERSION=master -e with_vty=True -e with_dsp=lc15 -e WITH_MANUALS=0 osmocom-build/debian-bookworm-build /usr/bin/timeout 30m /build/contrib/jenkins.sh
+ [ -z make ]
+ 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
+ [ -d /build/deps ]
+ [ -d layer1-headers ]
+ mkdir /build/deps
+ PCU_CONFIG=
+ [ lc15 = sysmo ]
+ [ lc15 = lc15 ]
+ PCU_CONFIG= --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc
+ cd /build/deps
+ osmo-layer1-headers.sh lc15 master
+ uri=https://gitlab.com/nrw_litecell15/litecell15-fw
+ version_prefix=origin/nrw/
+ version=origin/nrw/litecell15
+ [ -n master ]
+ [ master != master ]
+ test -d layer1-headers
+ git clone https://gitlab.com/nrw_litecell15/litecell15-fw layer1-headers
Cloning into 'layer1-headers'...
fatal: unable to access 'https://gitlab.com/nrw_litecell15/litecell15-fw/': Could not resolve host: gitlab.com
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 532481 killed;
[ssh-agent] Stopped.
Archiving artifacts
Sending e-mails to: jenkins-notifications@lists.osmocom.org laforge@gnumonks.org
Finished: FAILURE