| Step | Arguments | Status | ||
|---|---|---|---|---|
| Start of Pipeline - (11 min in block) | ||||
| node - (11 min in block) | ||||
| node block - (11 min in block) | ||||
| stage - (5.8 sec in block) | Declarative: Checkout SCM | |||
| stage block (Declarative: Checkout SCM) - (5.8 sec in block) | ||||
| checkout - (5.7 sec in self) | ||||
| withEnv - (11 min in block) | GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | |||
| withEnv block - (11 min in block) | ||||
| stage - (54 sec in block) | Check out externals | |||
| stage block (Check out externals) - (54 sec in block) | ||||
| sh - (54 sec in self) | python manage_externals/checkout_externals -e Externals.cfg | |||
| stage - (0.37 sec in block) | Copy Config Files | |||
| stage block (Copy Config Files) - (0.3 sec in block) | ||||
| sh - (0.26 sec in self) | #!/bin/bash cp -rf cime_config_cesm_machines_files/config_machines.xml cime/config/cesm/machines/config_machines.xml cp -rf cime_config_cesm_machines_files/config_compilers.xml cime/config/cesm/machines/config_compilers.xml # This sed command modifies the test script to use the intel machine configuration, and turn on debugging for the test. sed -i '14s|nelson|nelson_intel|' run_scripts/run_scam.bash sed -i '89s|#||' run_scripts/run_scam.bash sed -i '89s|FALSE|TRUE|' run_scripts/run_scam.bash | |||
| stage - (0.46 sec in block) | Remove Old Output | |||
| stage block (Remove Old Output) - (0.4 sec in block) | ||||
| sh - (0.29 sec in self) | rm -rf /home/jenkins/cam_output/scratch/test_scam_atex /home/jenkins/cam_output/scratch/test_scam_arm97 | |||
| script - (68 ms in block) | ||||
| script block - (32 ms in block) | ||||
| stage - (2 min 44 sec in block) | Run atex | |||
| stage block (Run atex) - (2 min 44 sec in block) | ||||
| sh - (2 min 44 sec in self) | source /opt/intel/oneapi/setvars.sh --force run_scripts/run_scam.bash atex | |||
| stage - (7 min 51 sec in block) | Run arm97 with SILHS | |||
| stage block (Run arm97 with SILHS) - (7 min 51 sec in block) | ||||
| sh - (7 min 51 sec in self) | source /opt/intel/oneapi/setvars.sh --force # ulimit line is here so that we can override the default stack limit so that the program can write larger files properly ulimit -s 8388608 run_scripts/run_scam.bash -s arm97 | |||
| stage - (7.1 sec in block) | Declarative: Post Actions | |||
| stage block (Declarative: Post Actions) - (7.1 sec in block) | ||||
| script - (7.1 sec in block) | ||||
| script block - (7 sec in block) | ||||
| cleanWs - (28 ms in self) | ||||
| sh - (4.3 sec in self) | chmod -R 755 /home/jenkins/cam_output/ | |||
| sh - (0.39 sec in self) | gzip -d /home/jenkins/cam_output/scratch/test_scam_atex/bld/atm.bldlog.*.gz cat /home/jenkins/cam_output/scratch/test_scam_atex/bld/atm.bldlog.* | |||
| sh - (0.29 sec in self) | gzip -d /home/jenkins/cam_output/scratch/test_scam_atex/bld/cesm.bldlog.*.gz cat /home/jenkins/cam_output/scratch/test_scam_atex/bld/cesm.bldlog.* | |||
| sh - (0.32 sec in self) | gzip -d /home/jenkins/cam_output/scratch/test_scam_atex/run/atm.log.*.gz cat /home/jenkins/cam_output/scratch/test_scam_atex/run/atm.log.* | |||
| sh - (0.28 sec in self) | gzip -d /home/jenkins/cam_output/scratch/test_scam_atex/run/cesm.log.*.gz cat /home/jenkins/cam_output/scratch/test_scam_atex/run/cesm.log.* | |||
| sh - (0.38 sec in self) | gzip -d /home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm.bldlog.*.gz cat /home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm.bldlog.* | |||
| sh - (0.29 sec in self) | gzip -d /home/jenkins/cam_output/scratch/test_scam_arm97/bld/cesm.bldlog.*.gz cat /home/jenkins/cam_output/scratch/test_scam_arm97/bld/cesm.bldlog.* | |||
| sh - (0.38 sec in self) | gzip -d /home/jenkins/cam_output/scratch/test_scam_arm97/run/atm.log.*.gz cat /home/jenkins/cam_output/scratch/test_scam_arm97/run/atm.log.* | |||
| sh - (0.27 sec in self) | gzip -d /home/jenkins/cam_output/scratch/test_scam_arm97/run/cesm.log.*.gz cat /home/jenkins/cam_output/scratch/test_scam_arm97/run/cesm.log.* |
