Started by timer Running as SYSTEM Building in workspace /var/jenkins/workspace/emf-transaction-master [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-DaNXJoYH8mDX/agent.39850 SSH_AGENT_PID=39853 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /var/jenkins/workspace/emf-transaction-master@tmp/private_key_8981490706330032191.key (/var/jenkins/workspace/emf-transaction-master@tmp/private_key_8981490706330032191.key) [ssh-agent] Using credentials genie.emfservices (ssh://genie.emfservices@projects-storage.eclipse.org) The recommended git tool is: NONE No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://git.eclipse.org/gitroot/emf-transaction/org.eclipse.emf.transaction.git # timeout=10 Fetching upstream changes from git://git.eclipse.org/gitroot/emf-transaction/org.eclipse.emf.transaction.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress -- git://git.eclipse.org/gitroot/emf-transaction/org.eclipse.emf.transaction.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 809ee8fba7e2e568335dec6d5ccf76e06981560b (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 809ee8fba7e2e568335dec6d5ccf76e06981560b # timeout=10 Commit message: "[releng] Add Target Platform for 2020-12" > git rev-list --no-walk 809ee8fba7e2e568335dec6d5ccf76e06981560b # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Triggering emf-transaction-master » 2020-09,oracle-jdk8-latest,migration Triggering emf-transaction-master » next,openjdk-jdk11-latest,migration Triggering emf-transaction-master » oxygen,oracle-jdk8-latest,migration Triggering emf-transaction-master » 2020-09,openjdk-jdk11-latest,migration Triggering emf-transaction-master » oxygen,openjdk-jdk11-latest,migration Triggering emf-transaction-master » 2020-06,oracle-jdk8-latest,migration Triggering emf-transaction-master » 2020-12,openjdk-jdk11-latest,migration Triggering emf-transaction-master » 2020-06,openjdk-jdk11-latest,migration Configuration emf-transaction-master » 2020-09,oracle-jdk8-latest,migration is still in the queue: Waiting for next available executor Configuration emf-transaction-master » 2020-09,oracle-jdk8-latest,migration is still in the queue: All nodes of label ‘migration’ are offline Configuration emf-transaction-master » 2020-09,oracle-jdk8-latest,migration is still in the queue: Waiting for next available executor on ‘migration’ emf-transaction-master » 2020-09,oracle-jdk8-latest,migration completed with result SUCCESS emf-transaction-master » next,openjdk-jdk11-latest,migration completed with result SUCCESS Configuration emf-transaction-master » oxygen,oracle-jdk8-latest,migration is still in the queue: Waiting for next available executor Configuration emf-transaction-master » oxygen,oracle-jdk8-latest,migration is still in the queue: All nodes of label ‘migration’ are offline emf-transaction-master » oxygen,oracle-jdk8-latest,migration completed with result SUCCESS emf-transaction-master » 2020-09,openjdk-jdk11-latest,migration completed with result SUCCESS Configuration emf-transaction-master » oxygen,openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor Configuration emf-transaction-master » oxygen,openjdk-jdk11-latest,migration is still in the queue: All nodes of label ‘migration’ are offline Configuration emf-transaction-master » oxygen,openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migration’ emf-transaction-master » oxygen,openjdk-jdk11-latest,migration completed with result SUCCESS emf-transaction-master » 2020-06,oracle-jdk8-latest,migration completed with result SUCCESS Configuration emf-transaction-master » 2020-12,openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor Configuration emf-transaction-master » 2020-12,openjdk-jdk11-latest,migration is still in the queue: ‘centos-7-892hr’ is offline emf-transaction-master » 2020-12,openjdk-jdk11-latest,migration completed with result SUCCESS emf-transaction-master » 2020-06,openjdk-jdk11-latest,migration completed with result SUCCESS $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 39853 killed; [ssh-agent] Stopped. Finished: SUCCESS