Skip to content
StepArgumentsStatus
Start of Pipeline - (14 min in block)
node - (14 min in block)
node block - (14 min 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 - (13 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (13 min in block)
stage - (1 min 37 sec in block)Checkout Externals and Copy Custom Files
stage block (Checkout Externals and Copy Custom Files) - (1 min 36 sec in block)
sh - (1 min 36 sec in self)python run_scripts/set_up_cam_coarse_res.py .
stage - (0.95 sec in block)Remove Old Output
stage block (Remove Old Output) - (0.75 sec in block)
sh - (0.39 sec in self)rm -rf /home/jenkins/cam_output/scratch/test_scam_atex /home/jenkins/cam_output/scratch/test_scam_arm97
script - (0.19 sec in block)
script block - (84 ms in block)
stage - (5 min 57 sec in block)Run atex
stage block (Run atex) - (5 min 56 sec in block)
sh - (5 min 56 sec in self)source /etc/profile.d/larson-group.sh run_scripts/run_scam.bash atex
stage - (6 min 18 sec in block)Run arm97 with SILHS
stage block (Run arm97 with SILHS) - (6 min 18 sec in block)
sh - (6 min 18 sec in self)source /etc/profile.d/larson-group.sh # 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 - (4.1 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (4 sec in block)
script - (3.9 sec in block)
script block - (3.7 sec in block)
cleanWs - (0.11 sec in self)
sh - (0.37 sec in self)chmod -R 755 /home/jenkins/cam_output/
sh - (0.71 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.4 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.39 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.*
echo - (61 ms in self)Not all logs were made for atex.
sh - (0.72 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.4 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.43 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.*
echo - (73 ms in self)Not all logs were made for arm97.