Start of Pipeline - (47 sec in block) | | | |
|
node - (47 sec in block) | | | |
|
node block - (46 sec in block) | | | |
|
stage - (0.97 sec in block) | Declarative: Checkout SCM | | |
|
stage block (Declarative: Checkout SCM) - (0.78 sec in block) | | | |
|
checkout - (0.67 sec in self) | | | |
|
withEnv - (45 sec in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | | |
|
withEnv block - (45 sec in block) | | | |
|
stage - (0.63 sec in block) | Edit Makefile | | |
|
stage block (Edit Makefile) - (0.44 sec in block) | | | |
|
sh - (0.34 sec in self) | sed -i 's/CPPFLAGS += -DPNNL_STATS /#CPPFLAGS += -DPNNL_STATS /g' Makefile | | |
|
stage - (0.59 sec in block) | Edit Default Case | | |
|
stage block (Edit Default Case) - (0.41 sec in block) | | | |
|
sh - (0.33 sec in self) | sed -i 's/nstop.*/nstop = 6,/g' DYCOMS_RF02/prm | | |
|
stage - (42 sec in block) | Compile | | |
|
stage block (Compile) - (42 sec in block) | | | |
|
sh - (42 sec in self) | source /etc/profile.d/larson-group.sh
module load gcc netcdf-fortran mpich
./Build gnu | | |
|
stage - (0.88 sec in block) | Run SAM | | |
|
stage block (Run SAM) - (0.68 sec in block) | | | |
|
sh - (0.59 sec in self) | source /etc/profile.d/larson-group.sh
module load gcc netcdf-fortran mpich
./runsam.bash 1
cat runsam.log
grep -F 'Done!' runsam.log | | |
|
stage - (0.81 sec in block) | Declarative: Post Actions | | |
|
stage block (Declarative: Post Actions) - (0.71 sec in block) | | | |
|
script - (0.55 sec in block) | | | |
|
script block - (0.45 sec in block) | | | |
|
sh - (0.36 sec in self) | cat runsam.log | | |
|