Skip to content
Success

Console Output

11:39:03 Started by user Laurent Fasani
11:39:03 Running as Laurent Fasani
11:39:03 Building on master in workspace /var/jenkins/workspace/sirius-6.6.x
11:39:03 [ssh-agent] Looking for ssh-agent implementation...
11:39:03 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
11:39:03 $ ssh-agent
11:39:03 SSH_AUTH_SOCK=/tmp/ssh-VAhpT0r8RGTC/agent.380334
11:39:03 SSH_AGENT_PID=380337
11:39:03 [ssh-agent] Started.
11:39:03 Running ssh-add (command line suppressed)
11:39:03 Identity added: /var/jenkins/workspace/sirius-6.6.x@tmp/private_key_6386754754390693524.key (/var/jenkins/workspace/sirius-6.6.x@tmp/private_key_6386754754390693524.key)
11:39:03 [ssh-agent] Using credentials genie.sirius (ssh://genie.sirius@projects-storage.eclipse.org)
11:39:03 The recommended git tool is: NONE
11:39:03 No credentials specified
11:39:03  > git rev-parse --resolve-git-dir /var/jenkins/workspace/sirius-6.6.x/.git # timeout=10
11:39:04 Fetching changes from the remote Git repository
11:39:04  > git config remote.origin.url https://git.eclipse.org/r/sirius/org.eclipse.sirius.git # timeout=10
11:39:05 Fetching upstream changes from https://git.eclipse.org/r/sirius/org.eclipse.sirius.git
11:39:05  > git --version # timeout=10
11:39:05  > git --version # 'git version 2.20.1'
11:39:05  > git fetch --tags --force --progress -- https://git.eclipse.org/r/sirius/org.eclipse.sirius.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:39:17  > git rev-parse origin/v6.6.x^{commit} # timeout=10
11:39:17 Checking out Revision a136eeeef65618770a7da640177d9056a53c39fd (origin/v6.6.x)
11:39:17  > git config core.sparsecheckout # timeout=10
11:39:17  > git checkout -f a136eeeef65618770a7da640177d9056a53c39fd # timeout=10
11:39:19 Commit message: "[576813] Change migration version of the SetChangeIdMigrationParticipant"
11:39:19  > git rev-list --no-walk 31552ea9de692f0a9964f615d3378ab7c6f81b4d # timeout=10
11:39:19 Triggering sirius-6.6.x » 2020-06,openjdk-jdk14-latest,migration
11:39:19 Triggering sirius-6.6.x » 2020-03,openjdk-jdk14-latest,migration
11:39:19 Triggering sirius-6.6.x » 2020-09,openjdk-jdk14-latest,migration
11:39:24 Configuration sirius-6.6.x » 2020-06,openjdk-jdk14-latest,migration is still in the queue: Waiting for next available executor on ‘migration11:45:40 Configuration sirius-6.6.x » 2020-06,openjdk-jdk14-latest,migration is still in the queue: ‘centos-7-b0h0t’ is offline
12:05:18 sirius-6.6.x » 2020-06,openjdk-jdk14-latest,migration completed with result SUCCESS
12:05:18 sirius-6.6.x » 2020-03,openjdk-jdk14-latest,migration completed with result SUCCESS
12:17:11 sirius-6.6.x » 2020-09,openjdk-jdk14-latest,migration completed with result SUCCESS
12:17:11 $ ssh-agent -k
12:17:11 unset SSH_AUTH_SOCK;
12:17:11 unset SSH_AGENT_PID;
12:17:11 echo Agent pid 380337 killed;
12:17:11 [ssh-agent] Stopped.
12:17:11 Finished: SUCCESS