Changes:
------------------------------------------ Started by upstream project "master-osmo-e1-hardware" build number 1467 originally caused by: Started by user Oliver Smith Running as SYSTEM Building remotely on host2-deb11build-ansible (obs osmocom-gerrit osmocom-master) in workspace https://jenkins.osmocom.org/jenkins/job/master-osmo-e1-hardware/JOB_TYPE=gateware,a1=default,a3=default,a4=default,label=osmocom-master/ws/ [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-17Tck1WZB54Z/agent.3638285 SSH_AGENT_PID=3638288 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: https://jenkins.osmocom.org/jenkins/job/master-osmo-e1-hardware/JOB_TYPE=gateware,a1=default,a3=default,a4=default,label=osmocom-master/ws/@tmp/private_key_15776263296985349817.key (osmocom-jenkins) [ssh-agent] Using credentials binaries (OS#5798) Running ssh-add (command line suppressed) Identity added: https://jenkins.osmocom.org/jenkins/job/master-osmo-e1-hardware/JOB_TYPE=gateware,a1=default,a3=default,a4=default,label=osmocom-master/ws/@tmp/private_key_16966859325595750021.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-e1-hardware
git init https://jenkins.osmocom.org/jenkins/job/master-osmo-e1-hardware/JOB_TYPE=gateware,a1=default,a3=default,a4=default,label=osmocom-master/ws/ # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-e1-hardware
git --version # timeout=10 git --version # 'git version 2.30.2' git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-e1-hardware +refs/heads/*:refs/remotes/origin/* # timeout=10 git config remote.origin.url https://gerrit.osmocom.org/osmo-e1-hardware # timeout=10 git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch Checking out Revision 4fe5ea9c14404e746c98005833fe2292a801b6ef (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f 4fe5ea9c14404e746c98005833fe2292a801b6ef # timeout=10
Commit message: "icE1usb fw: Automatically report alarm condition to remote peer"
git rev-list --no-walk 4fe5ea9c14404e746c98005833fe2292a801b6ef # 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.gateware/build.url # timeout=10 git config -f .gitmodules --get submodule.gateware/build.path # timeout=10 git config --get submodule.gateware/cores/no2e1.url # timeout=10 git config -f .gitmodules --get submodule.gateware/cores/no2e1.path # timeout=10 git config --get submodule.gateware/cores/no2ice40.url # timeout=10 git config -f .gitmodules --get submodule.gateware/cores/no2ice40.path # timeout=10 git config --get submodule.gateware/cores/no2misc.url # timeout=10 git config -f .gitmodules --get submodule.gateware/cores/no2misc.path # timeout=10 git config --get submodule.gateware/cores/no2usb.url # timeout=10 git config -f .gitmodules --get submodule.gateware/cores/no2usb.path # timeout=10 git submodule update --init --recursive gateware/build # timeout=10 git submodule update --init --recursive gateware/cores/no2e1 # timeout=10 git submodule update --init --recursive gateware/cores/no2ice40 # timeout=10 git submodule update --init --recursive gateware/cores/no2misc # timeout=10 git submodule update --init --recursive gateware/cores/no2usb # timeout=10
[osmocom-master] $ /bin/sh -xe /tmp/jenkins15081960054534129725.sh + DOCKER_IMG=osmocom-build/debian-bookworm-build + DOCKER_IMG=registry.osmocom.org/osmocom-build/fpga-build + docker pull registry.osmocom.org/osmocom-build/fpga-build Using default tag: latest latest: Pulling from osmocom-build/fpga-build Digest: sha256:83eedd242b127865465c12b4072fedec807aa072e7efd665dbc6de08e6ad3f08 Status: Image is up to date for registry.osmocom.org/osmocom-build/fpga-build:latest registry.osmocom.org/osmocom-build/fpga-build:latest + readlink -f /tmp/ssh-17Tck1WZB54Z/agent.3638285 + 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-e1-hardware/JOB_TYPE=gateware,a1=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 4 -e PUBLISH=1 -e SSH_AUTH_SOCK=/ssh-agent -e WITH_MANUALS=1 -w /build -i -u build -v /tmp/ssh-17Tck1WZB54Z/agent.3638285:/ssh-agent -v https://jenkins.osmocom.org/jenkins/job/master-osmo-e1-hardware/JOB_TYPE=gateware,a1=default,a3=default,a4=default,label=osmocom-master/ws/:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro -e JOB_TYPE=gateware registry.osmocom.org/osmocom-build/fpga-build /usr/bin/timeout 30m /build/contrib/jenkins.sh --publish
=============== gateware/e1-tracer GATEWARE ============== make: Entering directory '/build/gateware/e1-tracer' make: Leaving directory '/build/gateware/e1-tracer' make: Entering directory '/build/gateware/e1-tracer' /build/gateware/cores/no2usb//utils/microcode.py > /build/gateware/e1-tracer/build-tmp/usb_trans_mc.hex cp -a /build/gateware/cores/no2usb//data/usb_ep_status.hex /build/gateware/e1-tracer/build-tmp/usb_ep_status.hex make -C ../common/fw boot.hex make[1]: Entering directory '/build/gateware/common/fw' riscv-none-embed-gcc -Wall -Os -march=rv32i -mabi=ilp32 -ffreestanding -flto -nostartfiles -fomit-frame-pointer -Wl,--gc-section --specs=nano.specs -Wl,-Bstatic,-T,lnk-boot.lds,--strip-debug -DAPP_FLASH_ADDR=0x000a0000 -o boot.elf boot.S make[1]: Leaving directory '/build/gateware/common/fw' make[1]: riscv-none-embed-gcc: No such file or directory make[1]: *** [Makefile:13: boot.elf] Error 127 make: *** [Makefile:48: ../common/fw/boot.hex] Error 2 make: Leaving directory '/build/gateware/e1-tracer' Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 3638288 killed; [ssh-agent] Stopped. Archiving artifacts
jenkins-notifications@lists.osmocom.org