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/Osmocom_API
[ssh-agent] Looking for ssh-agent implementation...
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-fJJt7VWHJUIt/agent.215805
SSH_AGENT_PID=215808
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/osmocom-build/jenkins/workspace/Osmocom_API@tmp/private_key_6666957814081403167.key (osmocom-jenkins)
[ssh-agent] Using credentials api (OS#5798)
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/osmo-ci
> git init /home/osmocom-build/jenkins/workspace/Osmocom_API # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci
> git --version # timeout=10
> git --version # 'git version 2.30.2'
> git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://gerrit.osmocom.org/osmo-ci # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 2f488d0cbf4531e2bacc3e80ef70035ab3966f87 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 2f488d0cbf4531e2bacc3e80ef70035ab3966f87 # timeout=10
Commit message: "remove host2-deb11build"
> git rev-list --no-walk 2f488d0cbf4531e2bacc3e80ef70035ab3966f87 # timeout=10
[Osmocom_API] $ /bin/sh -xe /tmp/jenkins9349083275214904099.sh
+ readlink -f /tmp/ssh-fJJt7VWHJUIt/agent.215805
+ docker run --rm=true -e SSH_AUTH_SOCK=/ssh-agent -u build -v /home/osmocom-build/jenkins/workspace/Osmocom_API:/build -v /tmp/ssh-fJJt7VWHJUIt/agent.215805:/ssh-agent -w /build osmocom-build/debian-bookworm-build scripts/osmocom-api-doxygen.sh
+ SSH_CMD=ssh -o UserKnownHostsFile=/build/contrib/known_hosts -p 48
+ repos_api=
libosmocore
libosmo-dsp
libosmo-netif
libosmo-abis
libosmo-sigtran
osmo-gmr
+ . scripts/common.sh
+ dirname scripts/osmocom-api-doxygen.sh
+ realpath scripts/..
+ OSMO_CI_DIR=/build
+ OSMO_GIT_URL_GITEA=https://gitea.osmocom.org
+ OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org
+ OSMO_RELEASE_REPOS=
libasn1c
libosmo-abis
libosmo-gprs
libosmo-netif
libosmo-pfcp
libosmo-sccp-legacy
libosmo-sigtran
libosmocore
libsmpp34
libusrp
osmo-bsc
osmo-bts
osmo-cbc
osmo-e1d
osmo-gbproxy
osmo-ggsn
osmo-gsm-manuals
osmo-hlr
osmo-hnodeb
osmo-hnbgw
osmo-iuh
osmo-mgw
osmo-msc
osmo-pcap
osmo-pcu
osmo-remsim
osmo-sgsn
osmo-sip-connector
osmo-smlc
osmo-sysmon
osmo-trx
osmo-uecups
osmo-upf
osmocom-bb
simtrace2
+ OSMO_BRANCH_DOCKER_PLAYGROUND=master
+ ssh -o UserKnownHostsFile=/build/contrib/known_hosts -p 48 api@ftp.osmocom.org -T -- true
ssh: Could not resolve hostname ftp.osmocom.org: Temporary failure in name resolution
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 215808 killed;
[ssh-agent] Stopped.
Sending e-mails to: jenkins-notifications@lists.osmocom.org
Finished: FAILURE