Skip to content
StepArgumentsStatus
Start of Pipeline - (5 min 23 sec in block)
node - (5 min 21 sec in block)
node block - (5 min 3 sec in block)
stage - (14 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (13 sec in block)
checkout - (12 sec in self)
withEnv - (4 min 47 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (4 min 47 sec in block)
stage - (4.1 sec in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (3.3 sec in block)
tool - (0.5 sec in self)apache-maven-latest
envVarsForTool - (0.88 sec in self)
tool - (0.5 sec in self)adoptopenjdk-hotspot-jdk8-latest
envVarsForTool - (0.28 sec in self)
withEnv - (4 min 40 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (4 min 39 sec in block)
stage - (20 sec in block)Checkout
stage block (Checkout) - (19 sec in block)
tool - (0.5 sec in self)apache-maven-latest
envVarsForTool - (3.1 sec in self)
tool - (0.69 sec in self)adoptopenjdk-hotspot-jdk8-latest
envVarsForTool - (0.65 sec in self)
withEnv - (9.4 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (6.6 sec in block)
dir - (3 sec in block)microprofile
dir block - (2 sec in block)
git - (1.3 sec in self)
stage - (3 min 46 sec in block)Execute Release
stage block (Execute Release) - (3 min 45 sec in block)
tool - (0.51 sec in self)apache-maven-latest
envVarsForTool - (0.92 sec in self)
tool - (0.5 sec in self)adoptopenjdk-hotspot-jdk8-latest
envVarsForTool - (2.4 sec in self)
withEnv - (3 min 31 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (3 min 31 sec in block)
dir - (3 min 29 sec in block)microprofile
dir block - (3 min 29 sec in block)
withCredentials - (2.6 sec in block)
withCredentials block - (1.6 sec in block)
sh - (0.69 sec in self)gpg --batch --import "${KEYRING}"
sh - (0.54 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 25 sec in block)
sshagent block - (3 min 25 sec in block)
sh - (1.1 sec in self) git config --global user.email "microprofile-bot@eclipse.org" git config --global user.name "Eclipse MicroProfile bot"
script - (3 min 21 sec in block)
script block - (3 min 20 sec in block)
sh - (3 min 20 sec in self)mvn -s /home/jenkins/.m2/settings.xml release:prepare release:perform -B -Dtag=6.1-RC1 -DdevelopmentVersion=6.1-SNAPSHOT -DreleaseVersion=6.1-RC1 -Drevremark=Draft -Drelease.revision=Draft -DstagingProgressTimeoutMinutes=20
stage - (23 sec in block)Copy Specs
stage block (Copy Specs) - (22 sec in block)
tool - (0.5 sec in self)apache-maven-latest
envVarsForTool - (0.9 sec in self)
tool - (0.51 sec in self)adoptopenjdk-hotspot-jdk8-latest
envVarsForTool - (0.38 sec in self)
withEnv - (14 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (13 sec in block)
dir - (11 sec in block)microprofile
dir block - (10 sec in block)
sshagent - (9.4 sec in block)
sshagent block - (7.6 sec in block)
script - (6.5 sec in block)
script block - (6.3 sec in block)
fileExists - (0.52 sec in self)spec
sh - (1.5 sec in self)ssh genie.microprofile@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/microprofile/staging/microprofile-6.1-RC1
sh - (1 sec in self)scp -r spec/target/generated-docs/* genie.microprofile@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/microprofile/staging/microprofile-6.1-RC1
fileExists - (0.52 sec in self)api
fileExists - (0.51 sec in self)tck
fileExists - (0.5 sec in self)tracing/spec
fileExists - (0.51 sec in self)tracing/api
fileExists - (0.49 sec in self)tracing/tck
stage - (7.3 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (7.1 sec in block)
script - (3.6 sec in block)
script block - (3 sec in block)
dir - (1.9 sec in block)microprofile
dir block - (1.7 sec in block)
archive - (0.56 sec in self)spec/target/generated-docs/*
sh - (0.52 sec in self)rm -f ../output-settings.xml
deleteDir - (1.7 sec in self)