Skip to content
Failed

Console Output

Started by an SCM change
Running as SYSTEM
Building on the built-in node in workspace /var/jenkins_home/jobs/master-osmo-msc/workspace@2
[ssh-agent] Looking for ssh-agent implementation...
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-ZhQ7jPfAmRSI/agent.2298450
SSH_AGENT_PID=2298453
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /var/jenkins_home/jobs/master-osmo-msc/workspace@2@tmp/private_key_3169117155764438740.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-msc/workspace@2/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-msc # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-msc
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-msc +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 58c3cecc2f414db0fec1713c1beadb93697b5e6c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 58c3cecc2f414db0fec1713c1beadb93697b5e6c # timeout=10
Commit message: "Bump version: 1.14.0.17-22e7-dirty → 1.15.0"
 > git rev-list --no-walk 22e7f34350106c8e97ce8427319d503ae7a7bef0 # timeout=10
Triggering master-osmo-msc » --disable-iu,0,a3=default,a4=default,osmocom-master
Triggering master-osmo-msc » --enable-iu,1,a3=default,a4=default,osmocom-master
Configuration master-osmo-msc » --disable-iu,0,a3=default,a4=default,osmocom-master is still in the queue: Waiting for next available executor on ‘osmocom-mastermaster-osmo-msc » --disable-iu,0,a3=default,a4=default,osmocom-master completed with result FAILURE
master-osmo-msc » --enable-iu,1,a3=default,a4=default,osmocom-master completed with result SUCCESS
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 2298453 killed;
[ssh-agent] Stopped.
Finished: FAILURE