Started by upstream project "master-libosmo-sigtran" build number 328 originally caused by: Started by an SCM change Running as SYSTEM Building on the built-in node in workspace /var/jenkins_home/jobs/master-osmo-sgsn/workspace [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhXnQsD/agent.1987263 SSH_AGENT_PID=1987266 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /var/jenkins_home/jobs/master-osmo-sgsn/workspace@tmp/private_key_3378900393012859281.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 /var/jenkins_home/jobs/master-osmo-sgsn/workspace/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-sgsn # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-sgsn > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-sgsn +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 61d3e3a377a758851fd121d4e32fdac39ace2fce (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3e3a377a758851fd121d4e32fdac39ace2fce # timeout=10 Commit message: "gsm48_gmm_ie_tlvdef: Add newer definitions from current enum gsm48_gprs_ie_mm" > git rev-list --no-walk 61d3e3a377a758851fd121d4e32fdac39ace2fce # timeout=10 Triggering master-osmo-sgsn » --enable-iu,1,a3=default,a4=default,osmocom-master Triggering master-osmo-sgsn » --disable-iu,0,a3=default,a4=default,osmocom-master Configuration master-osmo-sgsn » --enable-iu,1,a3=default,a4=default,osmocom-master is still in the queue: Waiting for next available executor on ‘osmocom-master’ master-osmo-sgsn » --enable-iu,1,a3=default,a4=default,osmocom-master completed with result FAILURE master-osmo-sgsn » --disable-iu,0,a3=default,a4=default,osmocom-master completed with result FAILURE $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1987266 killed; [ssh-agent] Stopped. Finished: FAILURE