Started by an SCM change
Running as SYSTEM
Building on the built-in node in workspace /var/jenkins_home/jobs/master-onomondo-eim/workspace
[ssh-agent] Looking for ssh-agent implementation...
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-xcS1inxNgdSn/agent.71201
SSH_AGENT_PID=71204
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /var/jenkins_home/jobs/master-onomondo-eim/workspace@tmp/private_key_15991034258334118215.key (osmocom-jenkins)
[ssh-agent] Using credentials docs (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/onomondo-eim
> git init /var/jenkins_home/jobs/master-onomondo-eim/workspace # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/onomondo-eim
> git --version # timeout=10
> git --version # 'git version 2.47.3'
> git fetch --tags --force --progress -- https://gerrit.osmocom.org/onomondo-eim +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://gerrit.osmocom.org/onomondo-eim # 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 1c598997850a600047e6281039e9eb31eb6ccc65 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 1c598997850a600047e6281039e9eb31eb6ccc65 # timeout=10
Commit message: "Add Makefile and start script for installation"
> git rev-list --no-walk 292418e860c8c05727cca2db04ef49d6763abab9 # timeout=10
Triggering master-onomondo-eim » a1=default,a2=default,a3=default,a4=default,osmocom-master
master-onomondo-eim » a1=default,a2=default,a3=default,a4=default,osmocom-master completed with result SUCCESS
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 71204 killed;
[ssh-agent] Stopped.
Triggering a new build of Osmocom_OBS_master
Finished: SUCCESS