Skip to content
StepArgumentsStatus
Start of Pipeline - (5 min 39 sec in block)
node - (5 min 35 sec in block)
node block - (5 min 10 sec in block)
stage - (11 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (9.6 sec in block)
checkout - (8.9 sec in self)
withEnv - (4 min 57 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (4 min 57 sec in block)
stage - (5 sec in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (4.2 sec in block)
tool - (0.57 sec in self)apache-maven-latest
envVarsForTool - (1 sec in self)
tool - (0.98 sec in self)adoptopenjdk-hotspot-jdk8-latest
envVarsForTool - (0.29 sec in self)
withEnv - (4 min 49 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (4 min 48 sec in block)
stage - (15 sec in block)Checkout
stage block (Checkout) - (14 sec in block)
tool - (0.55 sec in self)apache-maven-latest
envVarsForTool - (0.72 sec in self)
tool - (0.56 sec in self)adoptopenjdk-hotspot-jdk8-latest
envVarsForTool - (0.52 sec in self)
withEnv - (5.1 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (4.8 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (2.7 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (2.4 sec in block)
git - (1.7 sec in self)
stage - (3 min 53 sec in block)Execute Release
stage block (Execute Release) - (3 min 51 sec in block)
tool - (0.57 sec in self)apache-maven-latest
envVarsForTool - (3 sec in self)
tool - (2.2 sec in self)adoptopenjdk-hotspot-jdk8-latest
envVarsForTool - (0.43 sec in self)
withEnv - (3 min 39 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (3 min 39 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (3 min 37 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (3 min 34 sec in block)
withCredentials - (5.8 sec in block)
withCredentials block - (3.3 sec in block)
sh - (0.8 sec in self)gpg --batch --import "${KEYRING}"
sh - (2.1 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
sshagent - (3 min 22 sec in block)
sshagent block - (3 min 20 sec in block)
sh - (0.58 sec in self) git config --global user.email "microprofile-bot@eclipse.org" git config --global user.name "Eclipse MicroProfile bot"
script - (3 min 17 sec in block)
script block - (3 min 16 sec in block)
sh - (3 min 16 sec in self)mvn -s /home/jenkins/.m2/settings.xml release:prepare release:perform -B -Dtag=2.0-RC3 -DdevelopmentVersion=2.0-SNAPSHOT -DreleaseVersion=2.0-RC3 -Drevremark=Draft -Drelease.revision=Draft -DstagingProgressTimeoutMinutes=20
stage - (29 sec in block)Copy Specs
stage block (Copy Specs) - (28 sec in block)
tool - (0.56 sec in self)apache-maven-latest
envVarsForTool - (1 sec in self)
tool - (0.57 sec in self)adoptopenjdk-hotspot-jdk8-latest
envVarsForTool - (0.7 sec in self)
withEnv - (18 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (18 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (16 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (15 sec in block)
sshagent - (14 sec in block)
sshagent block - (14 sec in block)
sh - (1.9 sec in self)ssh genie.microprofile@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/microprofile/staging/microprofile-graphql-2.0-RC3
sh - (1.4 sec in self)scp -r spec/target/generated-docs/* genie.microprofile@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/microprofile/staging/microprofile-graphql-2.0-RC3
script - (9.7 sec in block)
script block - (9.4 sec in block)
fileExists - (0.55 sec in self)api
sh - (1.5 sec in self)scp api/target/*.jar genie.microprofile@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/microprofile/staging/microprofile-graphql-2.0-RC3/
sh - (1.4 sec in self)ssh genie.microprofile@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/microprofile/staging/microprofile-graphql-2.0-RC3/apidocs
sh - (1.4 sec in self)scp -r api/target/apidocs/* genie.microprofile@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/microprofile/staging/microprofile-graphql-2.0-RC3/apidocs
fileExists - (0.56 sec in self)tck
sh - (3 sec in self)find tck -name "*.jar" | xargs -I{} scp {} genie.microprofile@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/microprofile/staging/microprofile-graphql-2.0-RC3/
stage - (8 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (7.7 sec in block)
script - (3.9 sec in block)
script block - (3.2 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (2.1 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.8 sec in block)
archive - (0.61 sec in self)spec/target/generated-docs/*
sh - (0.57 sec in self)rm -f ../output-settings.xml
deleteDir - (1.9 sec in self)