Skip to content

Console Output

Started by user Laurent Goubet
Running as Laurent Goubet
Building in workspace /var/jenkins/workspace/test-releng-jiro
[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-UUZldyvFQRvM/agent.49944
SSH_AGENT_PID=49947
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /var/jenkins/workspace/test-releng-jiro@tmp/private_key_1165527383024890699.key (/var/jenkins/workspace/test-releng-jiro@tmp/private_key_1165527383024890699.key)
[ssh-agent] Using credentials genie.emfcompare (ssh://genie.emfcompare@projects-storage.eclipse.org)
Triggering test-releng-jiro » oracle-jdk8-latest,migration
Configuration test-releng-jiro » oracle-jdk8-latest,migration is still in the queue: Waiting for next available executor
Configuration test-releng-jiro » oracle-jdk8-latest,migration is still in the queue: ‘centos-7-6zxw9’ is offline
test-releng-jiro » oracle-jdk8-latest,migration completed with result SUCCESS
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 49947 killed;
[ssh-agent] Stopped.
Finished: SUCCESS