Skip to content

Console Output

[ssh-agent] Using credentials automotive-bot (GitLab bot (SSH))
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-AXj62iOS3Gzx/agent.153
SSH_AGENT_PID=155
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/nd-publish-website-gitlab_master/www@tmp/private_key_2184932009880633186.key (automotive-bot@eclipse.org)
[ssh-agent] Started.
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 155 killed;
[ssh-agent] Stopped.