Skip to content
Failed

Console Output

Started by upstream project "master-osmo-trx" build number 7191
originally caused by:
 Started by user Oliver Smith
Running as SYSTEM
Building remotely on rpi4-raspbian11build-ansible-1 (rpi4-raspbian11) in workspace /home/osmocom-build/jenkins/workspace/master-osmo-trx/INSTR/--with-neon/WITH_MANUALS/0/a3/default/a4/default/label/rpi4-raspbian11
[ssh-agent] Looking for ssh-agent implementation...
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-XXXXXX4BoM2i/agent.70351
SSH_AGENT_PID=70354
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/osmocom-build/jenkins/workspace/master-osmo-trx/INSTR/--with-neon/WITH_MANUALS/0/a3/default/a4/default/label/rpi4-raspbian11@tmp/private_key_10028339113210464541.key (osmocom-jenkins)
[ssh-agent] Using credentials docs (OS#5798)
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/master-osmo-trx/INSTR/--with-neon/WITH_MANUALS/0/a3/default/a4/default/label/rpi4-raspbian11/.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.39.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-trx +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 4f6e9eb4cf86d2678a39394d0ea66f44ecaa7883 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f6e9eb4cf86d2678a39394d0ea66f44ecaa7883 # timeout=10
Commit message: "Bump version: 1.6.0.34-24f9 → 1.7.0"
 > git rev-list --no-walk 4f6e9eb4cf86d2678a39394d0ea66f44ecaa7883 # timeout=10
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule init # timeout=10
 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
 > git config --get submodule.osmocom-bb.url # timeout=10
 > git config -f .gitmodules --get submodule.osmocom-bb.path # timeout=10
 > git submodule update --init --recursive osmocom-bb # timeout=10
[rpi4-raspbian11] $ /bin/sh -xe /tmp/jenkins8713610447704055771.sh
+ DOCKER_IMG=osmocom-build/debian-bookworm-build
+ arch
+ DOCKER_IMG=osmocom-build/debian-bookworm-build-arm
+ 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-XXXXXX4BoM2i/agent.70351
+ 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-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 SSH_AUTH_SOCK=/ssh-agent -e WITH_MANUALS=1 -w /build -i -u build -v /tmp/ssh-XXXXXX4BoM2i/agent.70351:/ssh-agent -v /home/osmocom-build/jenkins/workspace/master-osmo-trx/INSTR/--with-neon/WITH_MANUALS/0/a3/default/a4/default/label/rpi4-raspbian11:/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 INSTR=--with-neon -e WITH_MANUALS=0 osmocom-build/debian-bookworm-build-arm /usr/bin/timeout 30m /build/contrib/jenkins.sh
+ [ -z  ]
+ uname -m
+ substr arm aarch64
+ [ -z aarch64 ]
+ 
+ [ x--with-neon = x--with-neon -o x--with-neon = x--with-neon-vfpv4 ]
+ OSMOTRX_DIR=/build
+ ROOTFS_PREFIX=/build
+ ROOTFS=/build/qemu-img
+ mkdir -p /build
+ [ ! -d /build/qemu-img ]
+ mkdir -p /build/qemu-img
+ [ x = x1 ]
+ python -c import datetime ; print((datetime.datetime.now() - datetime.timedelta(days=1)).strftime("%Y%m%d"))
/build/contrib/jenkins.sh: 45: python: not found
+ YESTERDAY=
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 70354 killed;
[ssh-agent] Stopped.
Archiving artifacts
Sending e-mails to: jenkins-notifications@lists.osmocom.org laforge@gnumonks.org
Finished: FAILURE