Skip to content

Console Output

[ssh-agent] Using credentials genie.amalgam (ssh://genie.amalgam@projects-storage.eclipse.org)
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
SSH_AUTH_SOCK=/tmp/ssh-agLsqaJyHVhG/agent.58
SSH_AGENT_PID=60
Running ssh-add (command line suppressed)
[ssh-agent] Started.
[ssh-agent] Stopped.
$ ssh-agent
Identity added: /home/jenkins/workspace/amalgam-promote2@tmp/private_key_9214364483005618103.key (/home/jenkins/workspace/amalgam-promote2@tmp/private_key_9214364483005618103.key)
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 60 killed;