Skip to content
StepArgumentsStatus
Start of Pipeline - (29 min in block)
echo - (3 ms in self)[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
podTemplate - (29 min in block)
podTemplate block - (29 min in block)
node - (29 min in block)el-master-agent-pod
node block - (25 min in block)
stage - (1 min 20 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (1 min 18 sec in block)
checkout - (1 min 18 sec in self)
withEnv - (24 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (24 min in block)
stage - (4.5 sec in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (3.7 sec in block)
tool - (0.54 sec in self)apache-maven-latest
envVarsForTool - (0.93 sec in self)
tool - (0.53 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (0.53 sec in self)
withEnv - (24 min in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (24 min in block)
stage - (18 sec in block)Init
stage block (Init) - (17 sec in block)
tool - (0.53 sec in self)apache-maven-latest
envVarsForTool - (0.95 sec in self)
tool - (0.54 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (0.69 sec in self)
withEnv - (9.4 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (9.1 sec in block)
container - (7.1 sec in block)el-build
container block - (6.8 sec in block)
git - (2 sec in self)
sh - (0.93 sec in self) # Directory for JEE server binaries (WildFly, Glassfish) # Maven build automatically download and unpack them. mkdir ~/.eclipselinktests
withCredentials - (2.4 sec in block)
withCredentials block - (1.3 sec in block)
sh - (0.89 sec in self) gpg --batch --import "${KEYRING}" for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u); do echo -e "5\ny\n" | gpg --batch --command-fd 0 --expert --edit-key $fpr trust; done
sh - (0.79 sec in self) git config --global user.name "${GIT_USER_NAME}" git config --global user.email "${GIT_USER_EMAIL}"
stage - (23 min in block)Build and release EclipseLink
stage block (Build and release EclipseLink) - (23 min in block)
tool - (0.54 sec in self)apache-maven-latest
envVarsForTool - (0.98 sec in self)
tool - (0.54 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (0.7 sec in self)
withEnv - (23 min in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (23 min in block)
container - (23 min in block)el-build
container block - (23 min in block)
git - (1.7 sec in self)
sh - (23 min in self) etc/jenkins/release.sh "3.0.2.1" "3.0.3-SNAPSHOT" "true" "false" "false"
stage - (4.3 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (4 sec in block)
emailext - (1.9 sec in self)