Step | Arguments | Status | ||
---|---|---|---|---|
Start of Pipeline - (23 min in block) | ||||
node - (23 min in block) | ||||
node block - (23 min in block) | ||||
stage - (5.7 sec in block) | Declarative: Checkout SCM | |||
stage block (Declarative: Checkout SCM) - (5.7 sec in block) | ||||
checkout - (5.7 sec in self) | ||||
withEnv - (23 min in block) | GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_URL | |||
withEnv block - (23 min in block) | ||||
stage - (31 sec in block) | Check out externals | |||
stage block (Check out externals) - (31 sec in block) | ||||
sh - (31 sec in self) | python manage_externals/checkout_externals -e Externals.cfg | |||
stage - (0.31 sec in block) | Copy Config Files | |||
stage block (Copy Config Files) - (0.28 sec in block) | ||||
sh - (0.26 sec in self) | cp -f cime_config_cesm_machines_files/config_compilers.xml cime/config/cesm/machines/config_compilers.xml cp -f cime_config_cesm_machines_files/config_machines.xml cime/config/cesm/machines/config_machines.xml | |||
stage - (1.9 sec in block) | Make cprnc | |||
stage block (Make cprnc) - (1.8 sec in block) | ||||
org.jenkinsci.plugins.workflow.steps.PushdStep - (1.8 sec in block) | ||||
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.8 sec in block) | ||||
sh - (1.8 sec in self) | bash -c "export LIB_NETCDF=/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib; export INC_NETCDF=/usr/local/NETCDF-Fortran-4.4.5-gfortran/include; ../configure --macros-format=Makefile --mpilib=mpi-serial; source ./.env_mach_specific.sh; make" | |||
stage - (23 min in block) | Run CAM | |||
stage block (Run CAM) - (23 min in block) | ||||
sh - (23 min in self) | source /opt/intel/oneapi/setvars.sh --force rm -rf /home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.* sed -i 's|clubb_params(iC14) = clubb_c14|clubb_params(iC14) = clubb_c1|' src/physics/cam/clubb_intr.F90 sed -i 's|clubb_config_flags%l_stability_correct_tau_zm = clubb_l_stability_correct_tau_zm|clubb_config_flags%l_stability_correct_tau_zm = .false.|' src/physics/cam/clubb_intr.F90 cime/scripts/create_test ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s | |||
stage - (0.37 sec in block) | Declarative: Post Actions | |||
stage block (Declarative: Post Actions) - (0.35 sec in block) | ||||
script - (0.32 sec in block) | ||||
script block - (0.29 sec in block) | ||||
sh - (0.26 sec in self) | chmod -R 755 /home/jenkins/cam_output |