Skip to content
StepArgumentsStatus
Start of Pipeline - (3 min 17 sec in block)
echo - (3 ms in self)[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
podTemplate - (3 min 15 sec in block)
podTemplate block - (3 min 14 sec in block)
node - (3 min 12 sec in block)el-master-agent-pod
node block - (2 min 54 sec in block)
stage - (1 min 0 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (58 sec in block)
checkout - (58 sec in self)
withEnv - (1 min 52 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (1 min 52 sec in block)
stage - (1 min 43 sec in block)Promote
stage block (Promote) - (1 min 42 sec in block)
container - (1 min 36 sec in block)el-build
container block - (1 min 36 sec in block)
git - (2.5 sec in self)
sshagent - (1 min 32 sec in block)
sshagent block - (1 min 30 sec in block)
withCredentials - (3.3 sec in block)
withCredentials block - (1.8 sec in block)
sh - (1.3 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 - (1 min 22 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 /home/jenkins/etc/jenkins/promote_init.sh
sh - (2.5 sec in self)
sh - (1.9 sec in self) echo false if [ false == 'false' ] then /home/jenkins/etc/jenkins/publish_milestone.sh else /home/jenkins/etc/jenkins/publish_release.sh fi
stage - (4.8 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (4.5 sec in block)
emailext - (1.9 sec in self)