Started by user Pierre-Charles David Running as Pierre-Charles David 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-78OIgOirwNAY/agent.603459 SSH_AGENT_PID=603462 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /var/jenkins/workspace/emf-transaction-master@tmp/private_key_2366249593766724693.key (/var/jenkins/workspace/emf-transaction-master@tmp/private_key_2366249593766724693.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 --resolve-git-dir /var/jenkins/workspace/emf-transaction-master/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/eclipse/emf-transaction.git # timeout=10 Fetching upstream changes from https://github.com/eclipse/emf-transaction.git > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://github.com/eclipse/emf-transaction.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 29aae6f3169c9a3726844eb250ec098ce14d0e2b (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 29aae6f3169c9a3726844eb250ec098ce14d0e2b # timeout=10 Commit message: "Try to make EditingDomainValidatorTest.test_createValidators_177643 more reliable" > git rev-list --no-walk 29aae6f3169c9a3726844eb250ec098ce14d0e2b # 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 » 2021-06,openjdk-jdk11-latest,migration Triggering emf-transaction-master » 2022-06,openjdk-jdk11-latest,migration Triggering emf-transaction-master » 2020-06,openjdk-jdk11-latest,migration Configuration emf-transaction-master » 2021-06,openjdk-jdk11-latest,migration is still in the queue: All nodes of label ‘migration’ are offline Configuration emf-transaction-master » 2021-06,openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migration’ emf-transaction-master » 2021-06,openjdk-jdk11-latest,migration completed with result UNSTABLE emf-transaction-master » 2022-06,openjdk-jdk11-latest,migration completed with result UNSTABLE Configuration emf-transaction-master » 2020-06,openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor Configuration emf-transaction-master » 2020-06,openjdk-jdk11-latest,migration is still in the queue: ‘centos-7-mnsk2’ is offline emf-transaction-master » 2020-06,openjdk-jdk11-latest,migration completed with result UNSTABLE $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 603462 killed; [ssh-agent] Stopped. Finished: UNSTABLE