Skip to content

Console Output

22:00:09 Started by an SCM change
22:00:09 Running as SYSTEM
22:00:09 Building in workspace /var/jenkins/workspace/master-nightly
22:00:09 [ssh-agent] Looking for ssh-agent implementation...
22:00:10 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
22:00:10 $ ssh-agent
22:00:10 SSH_AUTH_SOCK=/tmp/ssh-gxY4s1EcAF5p/agent.1499655
22:00:10 SSH_AGENT_PID=1499658
22:00:10 [ssh-agent] Started.
22:00:10 Running ssh-add (command line suppressed)
22:00:10 Identity added: /var/jenkins/workspace/master-nightly@tmp/private_key_2047170701748258817.key (/var/jenkins/workspace/master-nightly@tmp/private_key_2047170701748258817.key)
22:00:10 [ssh-agent] Using credentials genie.emfcompare (ssh://genie.emfcompare@projects-storage.eclipse.org)
22:00:10 The recommended git tool is: NONE
22:00:10 No credentials specified
22:00:10  > git rev-parse --resolve-git-dir /var/jenkins/workspace/master-nightly/.git # timeout=10
22:00:10 Fetching changes from the remote Git repository
22:00:10  > git config remote.origin.url https://github.com/eclipse-emf-compare/emf-compare.git # timeout=10
22:00:10 Fetching upstream changes from https://github.com/eclipse-emf-compare/emf-compare.git
22:00:10  > git --version # timeout=10
22:00:10  > git --version # 'git version 2.20.1'
22:00:10  > git fetch --tags --force --progress -- https://github.com/eclipse-emf-compare/emf-compare.git +refs/heads/*:refs/remotes/origin/* # timeout=10
22:00:14  > git rev-parse origin/master^{commit} # timeout=10
22:00:14 Checking out Revision a854bce03168587ba27dd718d9315a59324272d2 (origin/master)
22:00:14  > git config core.sparsecheckout # timeout=10
22:00:14  > git checkout -f a854bce03168587ba27dd718d9315a59324272d2 # timeout=10
22:00:21 Commit message: "Merge PR #2 - configure build for GitHub PRs"
22:00:21  > git rev-list --no-walk c02db6f2bcb67abba11d80cb057ff03fd6e67db0 # timeout=10
22:00:22 Triggering master-nightly » 2022-03-extras,adoptopenjdk-openj9-jdk11-latest,migration
22:00:27 Configuration master-nightly » 2022-03-extras,adoptopenjdk-openj9-jdk11-latest,migration is still in the queue: ‘centos-7-pqdn3’ is offline
22:00:29 Configuration master-nightly » 2022-03-extras,adoptopenjdk-openj9-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-pqdn322:11:10 master-nightly » 2022-03-extras,adoptopenjdk-openj9-jdk11-latest,migration completed with result SUCCESS
22:11:10 $ ssh-agent -k
22:11:10 unset SSH_AUTH_SOCK;
22:11:10 unset SSH_AGENT_PID;
22:11:10 echo Agent pid 1499658 killed;
22:11:10 [ssh-agent] Stopped.
22:11:10 Finished: SUCCESS