Skip to content
Success

Console Output

05:11:05 Started by user Pierre-Charles David
05:11:05 Running as Pierre-Charles David
05:11:05 Building in workspace /var/jenkins/workspace/gmf-runtime-1.15.x
05:11:05 [ssh-agent] Looking for ssh-agent implementation...
05:11:05 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
05:11:05 $ ssh-agent
05:11:05 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXuN2cGn/agent.116630
05:11:05 SSH_AGENT_PID=116633
05:11:05 [ssh-agent] Started.
05:11:05 Running ssh-add (command line suppressed)
05:11:05 Identity added: /var/jenkins/workspace/gmf-runtime-1.15.x@tmp/private_key_1036451921034904271.key (/var/jenkins/workspace/gmf-runtime-1.15.x@tmp/private_key_1036451921034904271.key)
05:11:05 [ssh-agent] Using credentials genie.gmf-runtime (ssh://genie.gmf-runtime@projects-storage.eclipse.org)
05:11:05 The recommended git tool is: NONE
05:11:05 No credentials specified
05:11:05 Wiping out workspace first.
05:11:09 Cloning the remote Git repository
05:11:09 Cloning repository https://github.com/eclipse-gmf-runtime/gmf-runtime.git
05:11:09  > git init /var/jenkins/workspace/gmf-runtime-1.15.x # timeout=10
05:11:09 Fetching upstream changes from https://github.com/eclipse-gmf-runtime/gmf-runtime.git
05:11:09  > git --version # timeout=10
05:11:09  > git --version # 'git version 2.43.0'
05:11:09  > git fetch --tags --force --progress -- https://github.com/eclipse-gmf-runtime/gmf-runtime.git +refs/heads/*:refs/remotes/origin/* # timeout=10
05:11:13  > git config remote.origin.url https://github.com/eclipse-gmf-runtime/gmf-runtime.git # timeout=10
05:11:13  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
05:11:13 Avoid second fetch
05:11:13  > git rev-parse origin/R1_15_maintenance^{commit} # timeout=10
05:11:13 Checking out Revision 700e871b79bed24abaa437e8b5a0eb9d858bf1db (origin/R1_15_maintenance)
05:11:13  > git config core.sparsecheckout # timeout=10
05:11:13  > git checkout -f 700e871b79bed24abaa437e8b5a0eb9d858bf1db # timeout=10
05:11:26 Commit message: "Use new repackaged Batik 1.17"
05:11:26  > git rev-list --no-walk b2b23208a57416c11a551f2d74ddff1924a84027 # timeout=10
05:11:26 Cleaning workspace
05:11:26  > git rev-parse --verify HEAD # timeout=10
05:11:26 Resetting working tree
05:11:26  > git reset --hard # timeout=10
05:11:26  > git clean -fdx # timeout=10
05:11:27 Triggering gmf-runtime-1.15.x » 2022-12,openjdk-jdk17-latest,migration
05:11:32 Configuration gmf-runtime-1.15.x » 2022-12,openjdk-jdk17-latest,migration is still in the queue: ‘centos-7-wn4n8’ is offline
05:11:38 Configuration gmf-runtime-1.15.x » 2022-12,openjdk-jdk17-latest,migration is still in the queue: ‘centos-7-wn4n8’ is not accepting tasks
05:16:19 gmf-runtime-1.15.x » 2022-12,openjdk-jdk17-latest,migration completed with result SUCCESS
05:16:19 $ ssh-agent -k
05:16:19 unset SSH_AUTH_SOCK;
05:16:19 unset SSH_AGENT_PID;
05:16:19 echo Agent pid 116633 killed;
05:16:19 [ssh-agent] Stopped.
05:16:19 Finished: SUCCESS