Skip to content

Console Output

11:53:09 Started by an SCM change
11:53:09 Running as SYSTEM
11:53:09 Building in workspace /var/jenkins/workspace/sirius-7.0.x
11:53:09 [ssh-agent] Looking for ssh-agent implementation...
11:53:09 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
11:53:09 $ ssh-agent
11:53:09 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnXmuwG/agent.139438
11:53:09 SSH_AGENT_PID=139441
11:53:09 [ssh-agent] Started.
11:53:09 Running ssh-add (command line suppressed)
11:53:09 Identity added: /var/jenkins/workspace/sirius-7.0.x@tmp/private_key_12389514812321277356.key (/var/jenkins/workspace/sirius-7.0.x@tmp/private_key_12389514812321277356.key)
11:53:09 [ssh-agent] Using credentials genie.sirius (ssh://genie.sirius@projects-storage.eclipse.org)
11:53:09 The recommended git tool is: git
11:53:09 No credentials specified
11:53:09  > git rev-parse --resolve-git-dir /var/jenkins/workspace/sirius-7.0.x/.git # timeout=10
11:53:09 Fetching changes from the remote Git repository
11:53:09  > git config remote.origin.url https://github.com/eclipse-sirius/sirius-desktop.git # timeout=10
11:53:09 Fetching upstream changes from https://github.com/eclipse-sirius/sirius-desktop.git
11:53:09  > git --version # timeout=10
11:53:09  > git --version # 'git version 2.42.0'
11:53:09  > git fetch --tags --force --progress -- https://github.com/eclipse-sirius/sirius-desktop.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:53:19  > git rev-parse origin/v7.0.x^{commit} # timeout=10
11:53:19 Checking out Revision 5672e3acb96c8465356b7878d8eff759543dac83 (origin/v7.0.x)
11:53:19  > git config core.sparsecheckout # timeout=10
11:53:19  > git checkout -f 5672e3acb96c8465356b7878d8eff759543dac83 # timeout=10
11:53:24 Commit message: "[releng] Remove broken Jenkinsfile"
11:53:24  > git rev-list --no-walk 99300999dee5969c1c422170abcafc101d918776 # timeout=10
11:53:24 Triggering sirius-7.0.x » 2021-06,openjdk-jdk16-latest,migration
11:53:29 Configuration sirius-7.0.x » 2021-06,openjdk-jdk16-latest,migration is still in the queue: ‘centos-7-4wq3b’ is offline
12:07:43 sirius-7.0.x » 2021-06,openjdk-jdk16-latest,migration completed with result SUCCESS
12:07:43 $ ssh-agent -k
12:07:43 unset SSH_AUTH_SOCK;
12:07:43 unset SSH_AGENT_PID;
12:07:43 echo Agent pid 139441 killed;
12:07:43 [ssh-agent] Stopped.
12:07:43 Finished: SUCCESS