Skip to content
StepArgumentsStatus
Start of Pipeline - (9 min 9 sec in block)
node - (9 min 7 sec in block)
node block - (8 min 41 sec in block)
stage - (4.8 sec in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (4 sec in block)
tool - (0.57 sec in self)apache-maven-latest
envVarsForTool - (1 sec in self)
tool - (0.57 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (0.56 sec in self)
withEnv - (8 min 32 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (8 min 32 sec in block)
stage - (27 sec in block)Checkout
stage block (Checkout) - (26 sec in block)
tool - (0.56 sec in self)apache-maven-latest
envVarsForTool - (1 sec in self)
tool - (1.6 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (0.72 sec in self)
withEnv - (16 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (15 sec in block)
cleanWs - (0.58 sec in self)
script - (13 sec in block)
script block - (12 sec in block)
checkout - (12 sec in self)
stage - (5 min 26 sec in block)Build
stage block (Build) - (5 min 25 sec in block)
tool - (0.57 sec in self)apache-maven-latest
envVarsForTool - (1.2 sec in self)
tool - (0.56 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (0.7 sec in self)
withEnv - (5 min 15 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (5 min 15 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (5 min 12 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (5 min 12 sec in block)
withCredentials - (2.9 sec in block)
withCredentials block - (1.7 sec in block)
sh - (0.69 sec in self)gpg --batch --import "${KEYRING}"
sh - (0.61 sec in self)for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u); do echo -e "5 y " | gpg --batch --command-fd 0 --expert --edit-key ${fpr} trust; done
sh - (5 min 8 sec in self)mvn clean install javadoc:jar source:jar --batch-mode --errors -PperformRelease,signArtifactsEclipse,signArtifactsMavenCentral -DcreateJavadoc=true -Drevision=2.1.1
stage - (1 min 13 sec in block)Deploy to Maven Central
stage block (Deploy to Maven Central) - (1 min 12 sec in block)
tool - (0.56 sec in self)apache-maven-latest
envVarsForTool - (0.99 sec in self)
tool - (0.56 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (0.71 sec in self)
withEnv - (1 min 4 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (1 min 3 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (1 min 1 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1 min 1 sec in block)
sh - (1 min 0 sec in self)mvn deploy --batch-mode --errors -PperformRelease,signArtifactsMavenCentral,publishToMavenCentral -DcreateJavadoc=true -DskipTests=true -DskipITs=true -Drevision=2.1.1
stage - (49 sec in block)Deploy to Eclipse
stage block (Deploy to Eclipse) - (47 sec in block)
tool - (0.57 sec in self)apache-maven-latest
envVarsForTool - (1 sec in self)
tool - (0.58 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (0.72 sec in self)
withEnv - (39 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (38 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (36 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (36 sec in block)
sh - (35 sec in self)mvn deploy --batch-mode --errors -PperformRelease,signArtifactsEclipse,publishToEclipseMavenRepo -DcreateJavadoc=true -DskipTests=true -DskipITs=true -Drevision=2.1.1
stage - (29 sec in block)Tag
stage block (Tag) - (28 sec in block)
tool - (0.57 sec in self)apache-maven-latest
envVarsForTool - (1 sec in self)
tool - (0.57 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (0.71 sec in self)
withEnv - (19 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (19 sec in block)
sshagent - (16 sec in block)
sshagent block - (16 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (15 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (15 sec in block)
sh - (0.58 sec in self)git config user.name "Eclipse Ditto Bot"
sh - (0.57 sec in self)git config user.email "ditto-bot@eclipse.org"
sh - (13 sec in self)mvn scm:tag --batch-mode --errors -Drevision=2.1.1
stage - (4.9 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (4.6 sec in block)
junit - (2 sec in self)java/target/surefire-reports/**/*.xml