Skip to content
Success

Console Output

11:13:09 Started by an SCM change
11:13:09 Running as SYSTEM
11:13:09 Building on the built-in node in workspace /var/jenkins/workspace/sirius-6.7.x
11:13:09 [ssh-agent] Looking for ssh-agent implementation...
11:13:09 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
11:13:09 $ ssh-agent
11:13:09 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXWeJHrT/agent.138696
11:13:09 SSH_AGENT_PID=138699
11:13:09 [ssh-agent] Started.
11:13:09 Running ssh-add (command line suppressed)
11:13:09 Identity added: /var/jenkins/workspace/sirius-6.7.x@tmp/private_key_12267870617349894512.key (/var/jenkins/workspace/sirius-6.7.x@tmp/private_key_12267870617349894512.key)
11:13:09 [ssh-agent] Using credentials genie.sirius (ssh://genie.sirius@projects-storage.eclipse.org)
11:13:09 The recommended git tool is: git
11:13:09 No credentials specified
11:13:09  > git rev-parse --resolve-git-dir /var/jenkins/workspace/sirius-6.7.x/.git # timeout=10
11:13:09 Fetching changes from the remote Git repository
11:13:09  > git config remote.origin.url https://github.com/eclipse-sirius/sirius-desktop.git # timeout=10
11:13:09 Fetching upstream changes from https://github.com/eclipse-sirius/sirius-desktop.git
11:13:09  > git --version # timeout=10
11:13:09  > git --version # 'git version 2.42.0'
11:13:09  > git fetch --tags --force --progress -- https://github.com/eclipse-sirius/sirius-desktop.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:13:20  > git rev-parse origin/v6.7.x^{commit} # timeout=10
11:13:20 Checking out Revision 742f34cc83501f6e9a623df215104c49c3f4974d (origin/v6.7.x)
11:13:20  > git config core.sparsecheckout # timeout=10
11:13:20  > git checkout -f 742f34cc83501f6e9a623df215104c49c3f4974d # timeout=10
11:13:37 Commit message: "[releng] Remove broken Jenkinsfile"
11:13:37  > git rev-list --no-walk c4014c1f4d02f583c6d83d40140d7e65eb6c876b # timeout=10
11:13:37 Triggering sirius-6.7.x » 2020-06,openjdk-jdk14-latest,migration
11:13:37 Triggering sirius-6.7.x » 2020-09,openjdk-jdk14-latest,migration
11:13:37 Triggering sirius-6.7.x » 2020-03,openjdk-jdk14-latest,migration
11:13:42 Configuration sirius-6.7.x » 2020-06,openjdk-jdk14-latest,migration is still in the queue: Waiting for next available executor on ‘migration11:30:55 sirius-6.7.x » 2020-06,openjdk-jdk14-latest,migration completed with result SUCCESS
11:32:44 sirius-6.7.x » 2020-09,openjdk-jdk14-latest,migration completed with result SUCCESS
11:41:22 sirius-6.7.x » 2020-03,openjdk-jdk14-latest,migration completed with result SUCCESS
11:41:22 $ ssh-agent -k
11:41:22 unset SSH_AUTH_SOCK;
11:41:22 unset SSH_AGENT_PID;
11:41:22 echo Agent pid 138699 killed;
11:41:22 [ssh-agent] Stopped.
11:41:22 Finished: SUCCESS