Skip to content
StepArgumentsStatus
Start of Pipeline - (31 min in block)
echo - (2 ms in self)[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
podTemplate - (30 min in block)
podTemplate block - (30 min in block)
node - (30 min in block)el-master-agent-pod
node block - (30 min in block)
stage - (1 min 3 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (1 min 2 sec in block)
checkout - (1 min 1 sec in self)
withEnv - (29 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (29 min in block)
withEnv - (29 min in block)bind_address
withEnv block - (29 min in block)
stage - (3.2 sec in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (2.1 sec in block)
tool - (0.5 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (0.52 sec in self)
withEnv - (29 min in block)JAVA_HOME, PATH+JDK
withEnv block - (29 min in block)
stage - (17 sec in block)General Init
stage block (General Init) - (15 sec in block)
tool - (0.51 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (0.66 sec in self)
withEnv - (9.3 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (8.5 sec in block)
container - (6.6 sec in block)el-build
container block - (6.2 sec in block)
git - (1.7 sec in self)
withCredentials - (3.1 sec in block)
withCredentials block - (1.2 sec in block)
sh - (0.85 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.78 sec in self) mkdir -p /home/jenkins/etc/jenkins cp -r /home/jenkins/agent/workspace/eclipselink-promote-2.7/etc/jenkins/* /home/jenkins/etc/jenkins cp /home/jenkins/agent/workspace/eclipselink-promote-2.7/buildsystem/ant_customizations.jar /home/jenkins/etc/jenkins
stage - (1 min 28 sec in block)Promote Init
stage block (Promote Init) - (1 min 27 sec in block)
tool - (0.51 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (0.68 sec in self)
withEnv - (1 min 21 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (1 min 20 sec in block)
sshagent - (58 sec in block)
sshagent block - (57 sec in block)
sh - (56 sec in self) etc/jenkins/promote_init.sh
container - (20 sec in block)el-build
container block - (20 sec in block)
sh - (19 sec in self) etc/jenkins/init.sh
stage - (27 min in block)Promote
stage block (Promote) - (27 min in block)
tool - (0.51 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (0.67 sec in self)
withEnv - (27 min in block)JAVA_HOME, PATH+JDK
withEnv block - (27 min in block)
container - (27 min in block)el-build
container block - (27 min in block)
sh - (27 min in self)
stage - (22 sec in block)Publish
stage block (Publish) - (21 sec in block)
tool - (0.5 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (0.65 sec in self)
withEnv - (15 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (15 sec in block)
sshagent - (13 sec in block)
sshagent block - (12 sec in block)
sh - (12 sec in self) echo true if [ true == 'false' ] then etc/jenkins/publish_milestone.sh else etc/jenkins/publish_release.sh fi