| Step | Arguments | | | Status |
|---|
| Start of Pipeline - (9 min 48 sec in block) | | | | |
| node - (9 min 48 sec in block) | | | | |
| node block - (9 min 48 sec in block) | | | | |
| stage - (11 sec in block) | Declarative: Checkout SCM | | | |
| stage block (Declarative: Checkout SCM) - (11 sec in block) | | | | |
| checkout - (11 sec in self) | | | | |
| withEnv - (9 min 36 sec in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | | | |
| withEnv block - (9 min 36 sec in block) | | | | |
| withEnv - (9 min 36 sec in block) | arm97_case, atex_case, case_suffix, commit, branch | | | |
| withEnv block - (9 min 36 sec in block) | | | | |
| stage - (56 sec in block) | Checkout Externals and Copy Custom Files | | | |
| stage block (Checkout Externals and Copy Custom Files) - (56 sec in block) | | | | |
| sh - (56 sec in self) | python run_scripts/set_up_repo.py . | | | |
| stage - (0.98 sec in block) | Sed Commands | | | |
| stage block (Sed Commands) - (0.77 sec in block) | | | | |
| sh - (0.35 sec in self) | sed -i 's/COMPILER=.*/COMPILER="intel"/g' run_scripts/run_scam.bash | | | |
| sh - (0.3 sec in self) | sed -i 's/DEBUG="TRUE"/DEBUG="FALSE"/g' run_scripts/run_scam.bash | | | |
| stage - (0.73 sec in block) | Remove Old Output | | | |
| stage block (Remove Old Output) - (0.58 sec in block) | | | | |
| sh - (0.31 sec in self) | rm -rf /home/jenkins/cam_output/scratch/${atex_case} /home/jenkins/cam_output/scratch/${arm97_case} | | | |
| script - (0.13 sec in block) | | | | |
| script block - (51 ms in block) | | | | |
| stage - (8 min 30 sec in block) | Run ATEX | | | |
| stage block (Run ATEX) - (8 min 30 sec in block) | | | | |
| sh - (8 min 30 sec in self) | source /etc/profile.d/larson-group.sh
run_scripts/run_scam.bash --case-suffix "${case_suffix}" ATEX | | | |
| stage - (0.28 sec in block) | Run ARM97 with SILHS | | | |
| stage block (Run ARM97 with SILHS) - (0.11 sec in block) | | | | |
| getContext - (43 ms in self) | | | | |
| stage - (0.27 sec in block) | Compile and Run CLUBB | | | |
| stage block (Compile and Run CLUBB) - (0.1 sec in block) | | | | |
| getContext - (43 ms in self) | | | | |
| stage - (0.27 sec in block) | Plot | | | |
| stage block (Plot) - (0.1 sec in block) | | | | |
| getContext - (44 ms in self) | | | | |
| stage - (6.1 sec in block) | Declarative: Post Actions | | | |
| stage block (Declarative: Post Actions) - (6 sec in block) | | | | |
| script - (5.6 sec in block) | | | | |
| script block - (5.3 sec in block) | | | | |
| sh - (1.2 sec in self) | chmod -R 755 /home/jenkins/cam_output/ | | | |
| sh - (0.33 sec in self) | gzip -d /home/jenkins/cam_output/scratch/${atex_case}/bld/cesm.bldlog.*.gz | | | |
| sh - (0.33 sec in self) | gzip -d /home/jenkins/cam_output/scratch/${atex_case}/bld/atm.bldlog.*.gz | | | |
| sh - (0.34 sec in self) | gzip -d /home/jenkins/cam_output/scratch/${atex_case}/run/cesm.log.*.gz | | | |
| echo - (44 ms in self) | ATEX WARNING: One or more of the run logs were not zipped, this means the code did not run to completion | | | |
| sh - (0.35 sec in self) | cat /home/jenkins/cam_output/scratch/${atex_case}/bld/cesm.bldlog.* | | | |
| sh - (0.62 sec in self) | cat /home/jenkins/cam_output/scratch/${atex_case}/bld/atm.bldlog.* | | | |
| sh - (0.33 sec in self) | cat /home/jenkins/cam_output/scratch/${atex_case}/run/cesm.log.* | | | |
| sh - (0.31 sec in self) | cat /home/jenkins/cam_output/scratch/${atex_case}/run/atm.log.* | | | |
| sh - (0.36 sec in self) | gzip -d /home/jenkins/cam_output/scratch/${arm97_case}/bld/cesm.bldlog.*.gz | | | |
| echo - (79 ms in self) | ARM97 WARNING: One or more of the build logs were not zipped, this means compilation did not finish | | | |
| sh - (0.39 sec in self) | gzip -d /home/jenkins/cam_output/scratch/${arm97_case}/run/cesm.log.*.gz | | | |
| echo - (0.12 sec in self) | ARM97 WARNING: One or more of the run logs were not zipped, this means the code did not run to completion | | | |
| sh - (0.39 sec in self) | cat /home/jenkins/cam_output/scratch/${arm97_case}/bld/cesm.bldlog.* | | | |
| echo - (60 ms in self) | ARM97 WARNING: One of the log files (build or run) were not found - the failure must have occured before their creation | | | |
| script - (0.27 sec in block) | | | | |
| script block - (96 ms in block) | | | | |