Skip to content
Jenkins
log in
Dashboard
benjamin.andrew.stephens
My Views
All
branch_e3sm_test
#1
Pipeline Steps
Status
Changes
Console Output
View Build Information
Parameters
Git Build Data
Open Blue Ocean
Pipeline Steps
Next Build
Step
Arguments
Status
Start of Pipeline - (9 min 27 sec in block)
node - (9 min 27 sec in block)
node block - (9 min 27 sec in block)
stage - (29 sec in block)
Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (29 sec in block)
checkout - (29 sec in self)
withEnv - (8 min 57 sec in block)
GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_URL
withEnv block - (8 min 57 sec in block)
stage - (21 sec in block)
Checkout Branch and Submodules
stage block (Checkout Branch and Submodules) - (21 sec in block)
sh - (21 sec in self)
git submodule init git submodule update
stage - (0.34 sec in block)
Modify Run Scripts
stage block (Modify Run Scripts) - (0.29 sec in block)
sh - (0.26 sec in self)
sed -i 's/carson/nelson/g' nightly_test/nightly_e3sm_scm_BOMEX.csh sed -i 's/carson/nelson/g' nightly_test/nightly_e3sm_scm_DYCOMSrf01.csh sed -i 's/carson/nelson/g' nightly_test/nightly_e3sm_scm_RICO.csh
stage - (2 min 59 sec in block)
Run BOMEX
stage block (Run BOMEX) - (2 min 59 sec in block)
sh - (2 min 59 sec in self)
source /opt/intel/bin/ifortvars.sh intel64 bash -c "export e3smSource=${WORKSPACE}; csh nightly_test/nightly_e3sm_scm_BOMEX.csh; exit $?"
stage - (2 min 38 sec in block)
Run DYCOMSrf01
stage block (Run DYCOMSrf01) - (2 min 38 sec in block)
sh - (2 min 38 sec in self)
source /opt/intel/bin/ifortvars.sh intel64 bash -c "export e3smSource=${WORKSPACE}; csh nightly_test/nightly_e3sm_scm_DYCOMSrf01.csh; exit $?"
stage - (2 min 57 sec in block)
Run RICO
stage block (Run RICO) - (2 min 57 sec in block)
sh - (2 min 57 sec in self)
source /opt/intel/bin/ifortvars.sh intel64 bash -c "export e3smSource=${WORKSPACE}; csh nightly_test/nightly_e3sm_scm_RICO.csh; exit $?"
stage - (79 ms in block)
Declarative: Post Actions
stage block (Declarative: Post Actions) - (53 ms in block)
cleanWs - (32 ms in self)