Skip to content
StepArgumentsStatus
Start of Pipeline - (3 min 51 sec in block)
echo - (1 ms in self)[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
podTemplate - (3 min 49 sec in block)
podTemplate block - (3 min 49 sec in block)
node - (3 min 47 sec in block)centos-latest
node block - (3 min 32 sec in block)
stage - (5 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (3.7 sec in block)
checkout - (3 sec in self)
withEnv - (3 min 25 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (3 min 25 sec in block)
stage - (4.4 sec in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (3.6 sec in block)
tool - (0.52 sec in self)apache-maven-latest
envVarsForTool - (0.9 sec in self)
tool - (0.52 sec in self)temurin-jdk17-latest
envVarsForTool - (0.52 sec in self)
withEnv - (3 min 17 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (3 min 17 sec in block)
stage - (3 min 0 sec in block)Build
stage block (Build) - (2 min 59 sec in block)
tool - (0.52 sec in self)apache-maven-latest
envVarsForTool - (0.91 sec in self)
tool - (0.5 sec in self)temurin-jdk17-latest
envVarsForTool - (0.65 sec in self)
withEnv - (2 min 51 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (2 min 51 sec in block)
xvnc - (2 min 49 sec in block)
xvnc block - (2 min 20 sec in block)
sh - (2 min 19 sec in self) mvn -f org.eclipse.swtchart.cbi/pom.xml -T 1C -Peclipse-sign clean install
stage - (15 sec in block)deploy
stage block (deploy) - (14 sec in block)
tool - (0.52 sec in self)apache-maven-latest
envVarsForTool - (0.94 sec in self)
tool - (0.51 sec in self)temurin-jdk17-latest
envVarsForTool - (0.67 sec in self)
withEnv - (6.7 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (6.5 sec in block)
sshagent - (4.5 sec in block)
sshagent block - (4.1 sec in block)
sh - (3.5 sec in self) ssh genie.swtchart@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/swtchart/integration/${BRANCH_NAME} ssh genie.swtchart@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/swtchart/integration/${BRANCH_NAME}/repository scp -r org.eclipse.swtchart.updatesite/target/repository/* genie.swtchart@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/swtchart/integration/${BRANCH_NAME}/repository