Skip to content
StepArgumentsStatus
Start of Pipeline - (no timing in block)
node - (5 min 2 sec in block)
node block - (5 min 2 sec in block)
tool - (62 ms in self)Maven 3.5.0
stage - (0.1 sec in block)Info
stage block (Info) - (55 ms in block)
echo - (20 ms in self)##############################################
echo - (7 ms in self)
echo - (8 ms in self)##############################################
stage - (5.9 sec in block)Prepare Release Branch
stage block (Prepare Release Branch) - (5.8 sec in block)
sh - (0.26 sec in self)
sh - (4.3 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (1.1 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.1 sec in block)
sh - (0.27 sec in self)
sh - (0.27 sec in self)sed -i 's/1\.13\.1-SNAPSHOT/1\.13\.1/g' pom.xml
sh - (0.27 sec in self)git status
sh - (0.27 sec in self)
stage - (4 min 34 sec in block)Build Release Branch
stage block (Build Release Branch) - (4 min 34 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (4 min 33 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (4 min 33 sec in block)
sh - (4 min 32 sec in self)
stage - (0.19 sec in block)Results
stage block (Results) - (0.14 sec in block)
junit - (45 ms in self)**/target/surefire-reports/TEST-*.xml
stage - (1.8 sec in block)Docs
stage block (Docs) - (1.7 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (1.7 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.7 sec in block)
sh - (0.28 sec in self)
sh - (0.26 sec in self)
sh - (0.27 sec in self)
sh - (0.27 sec in self)
sh - (0.27 sec in self)
sh - (0.27 sec in self)
stage - (14 sec in block)merge to master and tag
stage block (merge to master and tag) - (14 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (14 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (14 sec in block)
sh - (2.1 sec in self)git checkout master
sh - (1.1 sec in self)
sh - (0.26 sec in self)git tag ${application_name}-${release_version}
sh - (6.7 sec in self)git push origin ${application_name}-${release_version}
sh - (4.3 sec in self)git push
stage - (5 sec in block)prepare next version
stage block (prepare next version) - (5 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (5 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (4.9 sec in block)
sh - (0.26 sec in self)
sh - (0.27 sec in self)
sh - (0.26 sec in self)sed -i 's/1\.13\.1/1\.13\.2-SNAPSHOT/g' pom.xml
sh - (0.38 sec in self)git status
sh - (0.26 sec in self)
sh - (3.4 sec in self)