Skip to content
StepArgumentsStatus
Start of Pipeline - (16 min in block)
echo - (4 ms in self)[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
podTemplate - (16 min in block)
podTemplate block - (16 min in block)
node - (16 min in block)el-master-agent-pod
node block - (13 min in block)
stage - (44 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (42 sec in block)
checkout - (42 sec in self)
withEnv - (12 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_URL
withEnv block - (12 min in block)
stage - (4.5 sec in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (3.7 sec in block)
tool - (0.53 sec in self)apache-maven-latest
envVarsForTool - (0.93 sec in self)
tool - (0.52 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (0.53 sec in self)
withEnv - (12 min in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (12 min in block)
stage - (19 sec in block)Init
stage block (Init) - (18 sec in block)
tool - (0.54 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 - (10 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (10 sec in block)
container - (7.8 sec in block)el-build
container block - (7.5 sec in block)
git - (2.2 sec in self)
sh - (1.1 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.2 sec in block)
sh - (0.83 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.88 sec in self) git config --global user.name "${GIT_USER_NAME}" git config --global user.email "${GIT_USER_EMAIL}"
stage - (12 min in block)Build and release EclipseLink
stage block (Build and release EclipseLink) - (12 min in block)
tool - (0.6 sec in self)apache-maven-latest
envVarsForTool - (1 sec in self)
tool - (0.58 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (0.44 sec in self)
withEnv - (12 min in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (12 min in block)
git - (1.2 sec in self)
sshagent - (12 min in block)
sshagent block - (12 min in block)
container - (12 min in block)el-build
container block - (12 min in block)
sh - (12 min in self) etc/jenkins/release.sh "4.0.0-M2" "4.0.1-SNAPSHOT" "false" "false" "true"
stage - (4.6 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (4.4 sec in block)
emailext - (1.8 sec in self)