Skip to content
Jenkins
log in
Dashboard
sakamuri.pavithran
My Views
All
appNG_Scheduler_Release
#11
Pipeline Steps
Status
Changes
Console Output
View Build Information
Parameters
Test Result
Embeddable Build Status
Pipeline Steps
Previous Build
Next Build
Step
Arguments
Status
Start of Pipeline - (6 min 40 sec in block)
node - (6 min 40 sec in block)
master
node block - (6 min 40 sec in block)
tool - (58 ms in self)
Maven 3.5.0
stage - (0.18 sec in block)
Info
stage block (Info) - (0.1 sec in block)
echo - (38 ms in self)
##############################################
echo - (26 ms in self)
echo - (15 ms in self)
##############################################
stage - (4 sec in block)
Prepare Release Branch
stage block (Prepare Release Branch) - (3.9 sec in block)
sh - (0.29 sec in self)
sh - (2.1 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (1.4 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.1 sec in block)
sh - (0.3 sec in self)
sh - (0.29 sec in self)
sed -i 's/1\.13\.0-SNAPSHOT/1\.13\.0/g' pom.xml
sh - (0.29 sec in self)
git status
sh - (0.28 sec in self)
stage - (6 min 17 sec in block)
Build Release Branch
stage block (Build Release Branch) - (6 min 17 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (6 min 17 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (6 min 17 sec in block)
sh - (6 min 17 sec in self)
stage - (0.18 sec in block)
Results
stage block (Results) - (0.1 sec in block)
junit - (67 ms in self)
**/target/surefire-reports/TEST-*.xml
stage - (1 sec in block)
Docs
stage block (Docs) - (0.99 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (0.93 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (0.89 sec in block)
sh - (0.29 sec in self)
sh - (0.29 sec in self)
sh - (0.27 sec in self)
stage - (9.9 sec in block)
merge to master and tag
stage block (merge to master and tag) - (9.8 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (9.7 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (9.7 sec in block)
sh - (0.29 sec in self)
git checkout master
sh - (0.3 sec in self)
sh - (0.29 sec in self)
git tag ${application_name}-${release_version}
sh - (4.4 sec in self)
git push origin ${application_name}-${release_version}
sh - (4.4 sec in self)
git push
stage - (7.4 sec in block)
prepare next version
stage block (prepare next version) - (7.3 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (7.1 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (7.1 sec in block)
sh - (0.31 sec in self)
sh - (0.3 sec in self)
sh - (0.29 sec in self)
sed -i 's/1\.13\.0/1\.13\.1-SNAPSHOT/g' pom.xml
sh - (0.28 sec in self)
git status
sh - (0.29 sec in self)
sh - (4.4 sec in self)