Started by upstream project "master-osmo-opencm3-projects" build number 1262 originally caused by: Started by an SCM change Running as SYSTEM Building remotely on build4-deb12build-ansible (registry-build-amd64 ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/master-osmo-opencm3-projects/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-UUp2KPUXWFHQ/agent.714385 SSH_AGENT_PID=714388 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/osmocom-build/jenkins/workspace/master-osmo-opencm3-projects/a1/default/a2/default/a3/default/a4/default/label/osmocom-master@tmp/private_key_2334396510217988570.key (osmocom-jenkins) [ssh-agent] Using credentials binaries (OS#5798) Running ssh-add (command line suppressed) Identity added: /home/osmocom-build/jenkins/workspace/master-osmo-opencm3-projects/a1/default/a2/default/a3/default/a4/default/label/osmocom-master@tmp/private_key_1445005101516057935.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/osmith/osmo-opencm3-projects > git init /home/osmocom-build/jenkins/workspace/master-osmo-opencm3-projects/a1/default/a2/default/a3/default/a4/default/label/osmocom-master # timeout=10 Fetching upstream changes from https://gitea.osmocom.org/osmith/osmo-opencm3-projects > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gitea.osmocom.org/osmith/osmo-opencm3-projects +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gitea.osmocom.org/osmith/osmo-opencm3-projects # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision cbff8e75d06b5e8ea9a196fa4fa706ba9f9ed124 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f cbff8e75d06b5e8ea9a196fa4fa706ba9f9ed124 # timeout=10 Commit message: "Make code compatible with picolibc >= 1.7.3" First time build. Skipping changelog. > 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.libopencm3.url # timeout=10 > git config -f .gitmodules --get submodule.libopencm3.path # timeout=10 > git config --get submodule.librfn.url # timeout=10 > git config -f .gitmodules --get submodule.librfn.path # timeout=10 > git submodule update --init --recursive libopencm3 # timeout=10 > git submodule update --init --recursive librfn # timeout=10 [osmocom-master] $ /bin/sh -xe /tmp/jenkins4626520054726447896.sh + readlink -f /tmp/ssh-UUp2KPUXWFHQ/agent.714385 + 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 CFLAGS=-g -e HOME=/build -e IS_MASTER_BUILD=1 -e JOB_NAME=master-osmo-opencm3-projects/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-UUp2KPUXWFHQ/agent.714385:/ssh-agent -v /home/osmocom-build/osmo-ci:/osmo-ci:ro -v /home/osmocom-build/jenkins/workspace/master-osmo-opencm3-projects/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-build /usr/bin/timeout 30m /osmo-ci/scripts/wrapper_core_bt_on_error.sh /build/contrib/jenkins.sh --publish =============== relay-driver START ============== CLEAN CC console.c CC console_stm32.c In file included from ../../libopencm3//include/libopencm3/cm3/nvic.h:147, from ../../librfn/librfn/libopencm3/console_stm32.c:24: ../../libopencm3//include/libopencm3/dispatch/nvic.h:8:17: fatal error: libopencm3/stm32/f1/nvic.h: No such file or directory 8 | # include <libopencm3/stm32/f1/nvic.h> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make: *** [../../mk/libopencm3.mk:228: console_stm32.o] Error 1 Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 714388 killed; [ssh-agent] Stopped. Archiving artifacts Sending e-mails to: jenkins-notifications@lists.osmocom.org laforge@gnumonks.org kredon@sysmocom.de Finished: FAILURE