Started by an SCM change Obtained Jenkinsfile from git https://github.com/larson-group/e3sm.git Running in Durability level: MAX_SURVIVABILITY [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on Jenkins in /home/jenkins/workspace/e3sm_run_test [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git Cloning the remote Git repository Cloning repository https://github.com/larson-group/e3sm.git > git init /home/jenkins/workspace/e3sm_run_test # timeout=10 Fetching upstream changes from https://github.com/larson-group/e3sm.git > git --version # timeout=10 > git --version # 'git version 1.8.3.1' using GIT_ASKPASS to set credentials THe key used by the system for the tests > git fetch --tags --progress https://github.com/larson-group/e3sm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/larson-group/e3sm.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/clubb_silhs_devel^{commit} # timeout=10 Checking out Revision b424a011baceebfbc68c14cf62b0fe9132154642 (refs/remotes/origin/clubb_silhs_devel) > git config core.sparsecheckout # timeout=10 > git checkout -f b424a011baceebfbc68c14cf62b0fe9132154642 # timeout=10 Commit message: "Autoupdated CLUBB_core" > git rev-list --no-walk ba4616f37dfe537649c2fa57fa3c5a43bef66af1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout Branch and Submodules) [Pipeline] sh + git submodule init Submodule 'components/cam/src/physics/rrtmgp/external' (https://github.com/RobertPincus/rte-rrtmgp.git) registered for path 'components/cam/src/physics/rrtmgp/external' Submodule 'components/clm/src/external_models/fates' (https://github.com/NGEET/fates.git) registered for path 'components/clm/src/external_models/fates' Submodule 'alm-mpp' (https://github.com/MPP-LSM/MPP.git) registered for path 'components/clm/src/external_models/mpp' Submodule 'sbetr' (https://github.com/BeTR-biogeochemistry-modeling/sbetr.git) registered for path 'components/clm/src/external_models/sbetr' Submodule 'components/mpas-source' (https://github.com/MPAS-Dev/MPAS-Model.git) registered for path 'components/mpas-source' Submodule 'externals/scorpio_classic' (https://github.com/E3SM-Project/scorpio.git) registered for path 'externals/scorpio_classic' + git submodule update Cloning into 'components/cam/src/physics/rrtmgp/external'... Submodule path 'components/cam/src/physics/rrtmgp/external': checked out '0b1cffdd51a35045c28aae314e2b29e2a663b5e6' Cloning into 'components/clm/src/external_models/fates'... Submodule path 'components/clm/src/external_models/fates': checked out '1ad93c311ed1a5d45df656b9031c8714a7071e64' Cloning into 'components/clm/src/external_models/mpp'... Submodule path 'components/clm/src/external_models/mpp': checked out '82ef0c1a37ffd469e9a6ce84dbf487c6ef8762b2' Cloning into 'components/clm/src/external_models/sbetr'... Submodule path 'components/clm/src/external_models/sbetr': checked out 'd71fb2df928099bacc4e9a3a9f4b8a1f2a6e37a1' Cloning into 'components/mpas-source'... Submodule path 'components/mpas-source': checked out 'bb1ea15299544e2b25144c06c621ff40fa482760' Cloning into 'externals/scorpio_classic'... Submodule path 'externals/scorpio_classic': checked out '1e538b56fa7cfa209c119e866a95669875eb200d' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Modify Run Scripts) [Pipeline] sh + sed -i s/carson/nelson/g nightly_test/nightly_e3sm_scm_BOMEX.csh + sed -i s/carson/nelson/g nightly_test/nightly_e3sm_scm_DYCOMSrf01.csh + sed -i s/carson/nelson/g nightly_test/nightly_e3sm_scm_RICO.csh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run BOMEX) [Pipeline] sh + bash -c 'export e3smSource=/home/jenkins/workspace/e3sm_run_test; csh nightly_test/nightly_e3sm_scm_BOMEX.csh; exit 0' Compset longname is SCAM_CAM5%SCAM_CLM45%SP_CICE%PRES_DOCN%DOM_SROF_SGLC_SWAV Compset specification file is /home/jenkins/workspace/e3sm_run_test/components/cam/cime_config/config_compsets.xml Automatically adding SIAC to compset Automatically adding SESP to compset Compset forcing is ATM component is cam5 physics: LND component is clm4.5 physics:clm4.5 Satellite phenology: ICE component is prescribed cice: OCN component is DOCN prescribed ocean mode ROF component is Stub river component GLC component is Stub glacier (land ice) component WAV component is Stub wave component IAC component is Stub iac component ESP component is Stub external system processing (ESP) component Pes specification file is /home/jenkins/workspace/e3sm_run_test/cime/config/e3sm/allactive/config_pesall.xml Machine is nelson Pes setting: grid match is a%ne16np4_ Pes setting: grid is a%ne16np4_l%ne16np4_oi%ne16np4_r%null_g%null_w%null_z%null_m%gx3v7 Pes setting: compset is SCAM_CAM5%SCAM_CLM45%SP_CICE%PRES_DOCN%DOM_SROF_SGLC_SWAV_SIAC_SESP Pes setting: tasks is {'NTASKS_ATM': 64, 'NTASKS_ICE': 64, 'NTASKS_CPL': 64, 'NTASKS_LND': 64, 'NTASKS_WAV': 64, 'NTASKS_ROF': 64, 'NTASKS_OCN': 64, 'NTASKS_GLC': 64} Pes setting: threads is {'NTHRDS_ICE': 1, 'NTHRDS_ATM': 1, 'NTHRDS_ROF': 1, 'NTHRDS_LND': 1, 'NTHRDS_WAV': 1, 'NTHRDS_OCN': 1, 'NTHRDS_CPL': 1, 'NTHRDS_GLC': 1} Pes setting: rootpe is {'ROOTPE_OCN': 0, 'ROOTPE_LND': 0, 'ROOTPE_ATM': 0, 'ROOTPE_ICE': 0, 'ROOTPE_WAV': 0, 'ROOTPE_CPL': 0, 'ROOTPE_ROF': 0, 'ROOTPE_GLC': 0} Pes setting: pstrid is {} Pes other settings: {} Pes comments: none Compset is: SCAM_CAM5%SCAM_CLM45%SP_CICE%PRES_DOCN%DOM_SROF_SGLC_SWAV_SIAC_SESP Grid is: a%ne16np4_l%ne16np4_oi%ne16np4_r%null_g%null_w%null_z%null_m%gx3v7 Components in compset are: ['cam', 'clm', 'cice', 'docn', 'srof', 'sglc', 'swav', 'siac', 'sesp', 'drv'] No charge_account info available, using value from PROJECT e3sm model version found: b424a01 Batch_system_type is none Creating Case directory /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts ERROR: No variable BASELINE_ROOT found in case ERROR: No variable CCSM_CPRNC found in case setting case file to env_batch.xml ERROR: No queues found /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/env_mach_specific.xml already exists, delete to replace /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/env_mach_specific.xml already exists, delete to replace Creating batch scripts Writing case.run script from input template /home/jenkins/workspace/e3sm_run_test/cime/config/e3sm/machines/template.case.run Creating file .case.run Writing case.st_archive script from input template /home/jenkins/workspace/e3sm_run_test/cime/config/e3sm/machines/template.st_archive Creating file case.st_archive Creating file .case.run.sh Creating user_nl_xxx files for components and cpl If an old case build already exists, might want to run 'case.build --clean' before building Generating component namelists as part of setup Creating component namelists 2021-01-27 05:22:10 atm Calling /home/jenkins/workspace/e3sm_run_test/components/cam/cime_config/buildnml 2021-01-27 05:22:10 lnd Calling /home/jenkins/workspace/e3sm_run_test/components/clm/cime_config/buildnml 2021-01-27 05:22:10 ice Calling /home/jenkins/workspace/e3sm_run_test/components/cice/cime_config/buildnml 2021-01-27 05:22:11 ocn Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/data_comps/docn/cime_config/buildnml 2021-01-27 05:22:11 rof Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/srof/cime_config/buildnml 2021-01-27 05:22:11 glc Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sglc/cime_config/buildnml 2021-01-27 05:22:11 wav Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/swav/cime_config/buildnml 2021-01-27 05:22:11 iac Running /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/siac/cime_config/buildnml 2021-01-27 05:22:11 esp Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sesp/cime_config/buildnml 2021-01-27 05:22:11 cpl Calling /home/jenkins/workspace/e3sm_run_test/cime/src/drivers/mct/cime_config/buildnml Finished creating component namelists You can now run './preview_run' to get more info on how your case will be run Building case in directory /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts sharedlib_only is False model_only is False Generating component namelists as part of build Creating component namelists 2021-01-27 05:22:13 atm Calling /home/jenkins/workspace/e3sm_run_test/components/cam/cime_config/buildnml 2021-01-27 05:22:13 lnd Calling /home/jenkins/workspace/e3sm_run_test/components/clm/cime_config/buildnml 2021-01-27 05:22:13 ice Calling /home/jenkins/workspace/e3sm_run_test/components/cice/cime_config/buildnml 2021-01-27 05:22:14 ocn Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/data_comps/docn/cime_config/buildnml 2021-01-27 05:22:14 rof Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/srof/cime_config/buildnml 2021-01-27 05:22:14 glc Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sglc/cime_config/buildnml 2021-01-27 05:22:14 wav Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/swav/cime_config/buildnml 2021-01-27 05:22:14 iac Running /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/siac/cime_config/buildnml 2021-01-27 05:22:14 esp Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sesp/cime_config/buildnml 2021-01-27 05:22:14 cpl Calling /home/jenkins/workspace/e3sm_run_test/cime/src/drivers/mct/cime_config/buildnml Finished creating component namelists Building gptl with output to file /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_BOMEX/build/gptl.bldlog.210127-052213 Calling /home/jenkins/workspace/e3sm_run_test/cime/src/build_scripts/buildlib.gptl Component gptl build complete with 1 warnings Building mct with output to file /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_BOMEX/build/mct.bldlog.210127-052213 Calling /home/jenkins/workspace/e3sm_run_test/cime/src/build_scripts/buildlib.mct Building pio with output to file /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_BOMEX/build/pio.bldlog.210127-052213 Calling /home/jenkins/workspace/e3sm_run_test/cime/src/build_scripts/buildlib.pio Building csm_share with output to file /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_BOMEX/build/csm_share.bldlog.210127-052213 Calling /home/jenkins/workspace/e3sm_run_test/cime/src/build_scripts/buildlib.csm_share Component csm_share build complete with 4 warnings - Building atm Library Building atm with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_BOMEX/build/atm.bldlog.210127-052213 - Building lnd Library - Building ice Library Building lnd with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd.bldlog.210127-052213 Building ice with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_BOMEX/build/ice.bldlog.210127-052213 - Building ocn Library Building ocn with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_BOMEX/build/ocn.bldlog.210127-052213 - Building rof Library Building rof with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_BOMEX/build/rof.bldlog.210127-052213 - Building glc Library Building glc with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_BOMEX/build/glc.bldlog.210127-052213 - Building wav Library Building wav with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_BOMEX/build/wav.bldlog.210127-052213 - Building iac Library Building iac with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_BOMEX/build/iac.bldlog.210127-052213 - Building esp Library Building esp with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_BOMEX/build/esp.bldlog.210127-052213 srof built in 0.532556 seconds sglc built in 0.536772 seconds sesp built in 0.534715 seconds swav built in 0.565923 seconds siac built in 0.570660 seconds docn built in 1.105517 seconds Component ice build complete with 9 warnings Component ice build complete with 9 warnings cice built in 21.215441 seconds Component lnd build complete with 6 warnings Component lnd build complete with 6 warnings clm built in 97.948003 seconds Component atm build complete with 5 warnings Component atm build complete with 5 warnings cam built in 105.729606 seconds Building e3sm with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_BOMEX/build/e3sm.bldlog.210127-052213 Component e3sm exe build complete with 3 warnings Time spent not building: 1.055699 sec Time spent building: 149.419723 sec MODEL BUILD HAS FINISHED SUCCESSFULLY Creating component namelists 2021-01-27 05:24:44 atm Calling /home/jenkins/workspace/e3sm_run_test/components/cam/cime_config/buildnml 2021-01-27 05:24:44 lnd Calling /home/jenkins/workspace/e3sm_run_test/components/clm/cime_config/buildnml 2021-01-27 05:24:44 ice Calling /home/jenkins/workspace/e3sm_run_test/components/cice/cime_config/buildnml 2021-01-27 05:24:44 ocn Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/data_comps/docn/cime_config/buildnml 2021-01-27 05:24:44 rof Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/srof/cime_config/buildnml 2021-01-27 05:24:44 glc Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sglc/cime_config/buildnml 2021-01-27 05:24:44 wav Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/swav/cime_config/buildnml 2021-01-27 05:24:44 iac Running /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/siac/cime_config/buildnml 2021-01-27 05:24:44 esp Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sesp/cime_config/buildnml 2021-01-27 05:24:44 cpl Calling /home/jenkins/workspace/e3sm_run_test/cime/src/drivers/mct/cime_config/buildnml Finished creating component namelists Checking that inputdata is available as part of case submission Loading input file list: 'Buildconf/cpl.input_data_list' Loading input file list: 'Buildconf/docn.input_data_list' Loading input file list: 'Buildconf/clm.input_data_list' Model clm no file specified for finidat Loading input file list: 'Buildconf/cam.input_data_list' Loading input file list: 'Buildconf/cice.input_data_list' Check case OK submit_jobs case.run Submit job case.run Starting job script case.run 2021-01-27 05:24:45 CASE.RUN BEGINS HERE 2021-01-27 05:24:45 RUN_MODEL BEGINS HERE 2021-01-27 05:24:45 PRE_RUN_CHECK BEGINS HERE 2021-01-27 05:24:45 NAMELIST CREATION BEGINS HERE Generating namelists for /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts Creating component namelists 2021-01-27 05:24:45 atm Calling /home/jenkins/workspace/e3sm_run_test/components/cam/cime_config/buildnml 2021-01-27 05:24:45 lnd Calling /home/jenkins/workspace/e3sm_run_test/components/clm/cime_config/buildnml 2021-01-27 05:24:45 ice Calling /home/jenkins/workspace/e3sm_run_test/components/cice/cime_config/buildnml 2021-01-27 05:24:45 ocn Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/data_comps/docn/cime_config/buildnml 2021-01-27 05:24:45 rof Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/srof/cime_config/buildnml 2021-01-27 05:24:45 glc Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sglc/cime_config/buildnml 2021-01-27 05:24:45 wav Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/swav/cime_config/buildnml 2021-01-27 05:24:45 iac Running /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/siac/cime_config/buildnml 2021-01-27 05:24:45 esp Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sesp/cime_config/buildnml 2021-01-27 05:24:45 cpl Calling /home/jenkins/workspace/e3sm_run_test/cime/src/drivers/mct/cime_config/buildnml Finished creating component namelists 2021-01-27 05:24:45 NAMELIST CREATION HAS FINISHED ------------------------------------------------------------------------- - Prestage required restarts into /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_BOMEX/run - Case input data directory (DIN_LOC_ROOT) is /home/pub/cam_inputdata - Checking for required input datasets in DIN_LOC_ROOT ------------------------------------------------------------------------- 2021-01-27 05:24:45 PRE_RUN_CHECK HAS FINISHED run command is /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpirun -np 1 -prepend-rank /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_BOMEX/build/e3sm.exe >> e3sm.log.$LID 2>&1 2021-01-27 05:24:45 SAVE_PRERUN_PROVENANCE BEGINS HERE 2021-01-27 05:24:45 SAVE_PRERUN_PROVENANCE HAS FINISHED 2021-01-27 05:24:45 MODEL EXECUTION BEGINS HERE 2021-01-27 05:24:46 MODEL EXECUTION HAS FINISHED Exception from case_run: ERROR: RUN FAIL: Command '/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpirun -np 1 -prepend-rank /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_BOMEX/build/e3sm.exe >> e3sm.log.$LID 2>&1 ' failed See log file for details: /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_BOMEX/run/e3sm.log.210127-052445 Submitted job case.run with id None BOMEX was successful. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run DYCOMSrf01) [Pipeline] sh + bash -c 'export e3smSource=/home/jenkins/workspace/e3sm_run_test; csh nightly_test/nightly_e3sm_scm_DYCOMSrf01.csh; exit 0' Compset longname is SCAM_CAM5%SCAM_CLM45%SP_CICE%PRES_DOCN%DOM_SROF_SGLC_SWAV Compset specification file is /home/jenkins/workspace/e3sm_run_test/components/cam/cime_config/config_compsets.xml Automatically adding SIAC to compset Automatically adding SESP to compset Compset forcing is ATM component is cam5 physics: LND component is clm4.5 physics:clm4.5 Satellite phenology: ICE component is prescribed cice: OCN component is DOCN prescribed ocean mode ROF component is Stub river component GLC component is Stub glacier (land ice) component WAV component is Stub wave component IAC component is Stub iac component ESP component is Stub external system processing (ESP) component Pes specification file is /home/jenkins/workspace/e3sm_run_test/cime/config/e3sm/allactive/config_pesall.xml Machine is nelson Pes setting: grid match is a%ne16np4_ Pes setting: grid is a%ne16np4_l%ne16np4_oi%ne16np4_r%null_g%null_w%null_z%null_m%gx3v7 Pes setting: compset is SCAM_CAM5%SCAM_CLM45%SP_CICE%PRES_DOCN%DOM_SROF_SGLC_SWAV_SIAC_SESP Pes setting: tasks is {'NTASKS_ATM': 64, 'NTASKS_ICE': 64, 'NTASKS_CPL': 64, 'NTASKS_LND': 64, 'NTASKS_WAV': 64, 'NTASKS_ROF': 64, 'NTASKS_OCN': 64, 'NTASKS_GLC': 64} Pes setting: threads is {'NTHRDS_ICE': 1, 'NTHRDS_ATM': 1, 'NTHRDS_ROF': 1, 'NTHRDS_LND': 1, 'NTHRDS_WAV': 1, 'NTHRDS_OCN': 1, 'NTHRDS_CPL': 1, 'NTHRDS_GLC': 1} Pes setting: rootpe is {'ROOTPE_OCN': 0, 'ROOTPE_LND': 0, 'ROOTPE_ATM': 0, 'ROOTPE_ICE': 0, 'ROOTPE_WAV': 0, 'ROOTPE_CPL': 0, 'ROOTPE_ROF': 0, 'ROOTPE_GLC': 0} Pes setting: pstrid is {} Pes other settings: {} Pes comments: none Compset is: SCAM_CAM5%SCAM_CLM45%SP_CICE%PRES_DOCN%DOM_SROF_SGLC_SWAV_SIAC_SESP Grid is: a%ne16np4_l%ne16np4_oi%ne16np4_r%null_g%null_w%null_z%null_m%gx3v7 Components in compset are: ['cam', 'clm', 'cice', 'docn', 'srof', 'sglc', 'swav', 'siac', 'sesp', 'drv'] No charge_account info available, using value from PROJECT e3sm model version found: b424a01 Batch_system_type is none Creating Case directory /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts ERROR: No variable BASELINE_ROOT found in case ERROR: No variable CCSM_CPRNC found in case setting case file to env_batch.xml ERROR: No queues found /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/env_mach_specific.xml already exists, delete to replace /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/env_mach_specific.xml already exists, delete to replace Creating batch scripts Writing case.run script from input template /home/jenkins/workspace/e3sm_run_test/cime/config/e3sm/machines/template.case.run Creating file .case.run Writing case.st_archive script from input template /home/jenkins/workspace/e3sm_run_test/cime/config/e3sm/machines/template.st_archive Creating file case.st_archive Creating file .case.run.sh Creating user_nl_xxx files for components and cpl If an old case build already exists, might want to run 'case.build --clean' before building Generating component namelists as part of setup Creating component namelists 2021-01-27 05:24:52 atm Calling /home/jenkins/workspace/e3sm_run_test/components/cam/cime_config/buildnml 2021-01-27 05:24:52 lnd Calling /home/jenkins/workspace/e3sm_run_test/components/clm/cime_config/buildnml 2021-01-27 05:24:52 ice Calling /home/jenkins/workspace/e3sm_run_test/components/cice/cime_config/buildnml 2021-01-27 05:24:53 ocn Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/data_comps/docn/cime_config/buildnml 2021-01-27 05:24:53 rof Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/srof/cime_config/buildnml 2021-01-27 05:24:53 glc Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sglc/cime_config/buildnml 2021-01-27 05:24:53 wav Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/swav/cime_config/buildnml 2021-01-27 05:24:53 iac Running /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/siac/cime_config/buildnml 2021-01-27 05:24:53 esp Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sesp/cime_config/buildnml 2021-01-27 05:24:53 cpl Calling /home/jenkins/workspace/e3sm_run_test/cime/src/drivers/mct/cime_config/buildnml Finished creating component namelists You can now run './preview_run' to get more info on how your case will be run Building case in directory /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts sharedlib_only is False model_only is False Generating component namelists as part of build Creating component namelists 2021-01-27 05:24:55 atm Calling /home/jenkins/workspace/e3sm_run_test/components/cam/cime_config/buildnml 2021-01-27 05:24:55 lnd Calling /home/jenkins/workspace/e3sm_run_test/components/clm/cime_config/buildnml 2021-01-27 05:24:55 ice Calling /home/jenkins/workspace/e3sm_run_test/components/cice/cime_config/buildnml 2021-01-27 05:24:55 ocn Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/data_comps/docn/cime_config/buildnml 2021-01-27 05:24:56 rof Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/srof/cime_config/buildnml 2021-01-27 05:24:56 glc Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sglc/cime_config/buildnml 2021-01-27 05:24:56 wav Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/swav/cime_config/buildnml 2021-01-27 05:24:56 iac Running /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/siac/cime_config/buildnml 2021-01-27 05:24:56 esp Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sesp/cime_config/buildnml 2021-01-27 05:24:56 cpl Calling /home/jenkins/workspace/e3sm_run_test/cime/src/drivers/mct/cime_config/buildnml Finished creating component namelists Building gptl with output to file /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gptl.bldlog.210127-052455 Calling /home/jenkins/workspace/e3sm_run_test/cime/src/build_scripts/buildlib.gptl Component gptl build complete with 1 warnings Building mct with output to file /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/mct.bldlog.210127-052455 Calling /home/jenkins/workspace/e3sm_run_test/cime/src/build_scripts/buildlib.mct Building pio with output to file /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/pio.bldlog.210127-052455 Calling /home/jenkins/workspace/e3sm_run_test/cime/src/build_scripts/buildlib.pio Building csm_share with output to file /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/csm_share.bldlog.210127-052455 Calling /home/jenkins/workspace/e3sm_run_test/cime/src/build_scripts/buildlib.csm_share Component csm_share build complete with 4 warnings - Building atm Library Building atm with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/atm.bldlog.210127-052455 - Building lnd Library Building lnd with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd.bldlog.210127-052455 - Building ice Library - Building ocn Library Building ice with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/ice.bldlog.210127-052455 - Building rof Library Building ocn with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/ocn.bldlog.210127-052455 Building rof with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/rof.bldlog.210127-052455 - Building glc Library Building glc with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/glc.bldlog.210127-052455 - Building wav Library Building wav with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/wav.bldlog.210127-052455 - Building iac Library Building iac with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/iac.bldlog.210127-052455 - Building esp Library Building esp with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/esp.bldlog.210127-052455 sglc built in 0.533747 seconds sesp built in 0.537808 seconds srof built in 0.557911 seconds swav built in 0.607443 seconds siac built in 0.656135 seconds docn built in 1.196118 seconds Component ice build complete with 9 warnings Component ice build complete with 9 warnings cice built in 21.120892 seconds Component lnd build complete with 6 warnings Component lnd build complete with 6 warnings clm built in 97.931406 seconds Component atm build complete with 5 warnings Component atm build complete with 5 warnings cam built in 107.103086 seconds Building e3sm with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/e3sm.bldlog.210127-052455 Component e3sm exe build complete with 3 warnings Time spent not building: 1.035892 sec Time spent building: 149.844436 sec MODEL BUILD HAS FINISHED SUCCESSFULLY Creating component namelists 2021-01-27 05:27:26 atm Calling /home/jenkins/workspace/e3sm_run_test/components/cam/cime_config/buildnml 2021-01-27 05:27:26 lnd Calling /home/jenkins/workspace/e3sm_run_test/components/clm/cime_config/buildnml 2021-01-27 05:27:26 ice Calling /home/jenkins/workspace/e3sm_run_test/components/cice/cime_config/buildnml 2021-01-27 05:27:27 ocn Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/data_comps/docn/cime_config/buildnml 2021-01-27 05:27:27 rof Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/srof/cime_config/buildnml 2021-01-27 05:27:27 glc Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sglc/cime_config/buildnml 2021-01-27 05:27:27 wav Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/swav/cime_config/buildnml 2021-01-27 05:27:27 iac Running /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/siac/cime_config/buildnml 2021-01-27 05:27:27 esp Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sesp/cime_config/buildnml 2021-01-27 05:27:27 cpl Calling /home/jenkins/workspace/e3sm_run_test/cime/src/drivers/mct/cime_config/buildnml Finished creating component namelists Checking that inputdata is available as part of case submission Loading input file list: 'Buildconf/cpl.input_data_list' Loading input file list: 'Buildconf/docn.input_data_list' Loading input file list: 'Buildconf/clm.input_data_list' Model clm no file specified for finidat Loading input file list: 'Buildconf/cam.input_data_list' Loading input file list: 'Buildconf/cice.input_data_list' Check case OK submit_jobs case.run Submit job case.run Starting job script case.run 2021-01-27 05:27:27 CASE.RUN BEGINS HERE 2021-01-27 05:27:27 RUN_MODEL BEGINS HERE 2021-01-27 05:27:27 PRE_RUN_CHECK BEGINS HERE 2021-01-27 05:27:27 NAMELIST CREATION BEGINS HERE Generating namelists for /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts Creating component namelists 2021-01-27 05:27:27 atm Calling /home/jenkins/workspace/e3sm_run_test/components/cam/cime_config/buildnml 2021-01-27 05:27:27 lnd Calling /home/jenkins/workspace/e3sm_run_test/components/clm/cime_config/buildnml 2021-01-27 05:27:27 ice Calling /home/jenkins/workspace/e3sm_run_test/components/cice/cime_config/buildnml 2021-01-27 05:27:28 ocn Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/data_comps/docn/cime_config/buildnml 2021-01-27 05:27:28 rof Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/srof/cime_config/buildnml 2021-01-27 05:27:28 glc Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sglc/cime_config/buildnml 2021-01-27 05:27:28 wav Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/swav/cime_config/buildnml 2021-01-27 05:27:28 iac Running /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/siac/cime_config/buildnml 2021-01-27 05:27:28 esp Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sesp/cime_config/buildnml 2021-01-27 05:27:28 cpl Calling /home/jenkins/workspace/e3sm_run_test/cime/src/drivers/mct/cime_config/buildnml Finished creating component namelists 2021-01-27 05:27:28 NAMELIST CREATION HAS FINISHED ------------------------------------------------------------------------- - Prestage required restarts into /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_DYCOMSrf01/run - Case input data directory (DIN_LOC_ROOT) is /home/pub/cam_inputdata - Checking for required input datasets in DIN_LOC_ROOT ------------------------------------------------------------------------- 2021-01-27 05:27:28 PRE_RUN_CHECK HAS FINISHED run command is /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpirun -np 1 -prepend-rank /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/e3sm.exe >> e3sm.log.$LID 2>&1 2021-01-27 05:27:28 SAVE_PRERUN_PROVENANCE BEGINS HERE 2021-01-27 05:27:28 SAVE_PRERUN_PROVENANCE HAS FINISHED 2021-01-27 05:27:28 MODEL EXECUTION BEGINS HERE 2021-01-27 05:27:28 MODEL EXECUTION HAS FINISHED Exception from case_run: ERROR: RUN FAIL: Command '/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpirun -np 1 -prepend-rank /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/e3sm.exe >> e3sm.log.$LID 2>&1 ' failed See log file for details: /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_DYCOMSrf01/run/e3sm.log.210127-052727 Submitted job case.run with id None DYCOMSrf01 was successful. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run RICO) [Pipeline] sh + bash -c 'export e3smSource=/home/jenkins/workspace/e3sm_run_test; csh nightly_test/nightly_e3sm_scm_RICO.csh; exit 0' Compset longname is SCAM_CAM5%SCAM_CLM45%SP_CICE%PRES_DOCN%DOM_SROF_SGLC_SWAV Compset specification file is /home/jenkins/workspace/e3sm_run_test/components/cam/cime_config/config_compsets.xml Automatically adding SIAC to compset Automatically adding SESP to compset Compset forcing is ATM component is cam5 physics: LND component is clm4.5 physics:clm4.5 Satellite phenology: ICE component is prescribed cice: OCN component is DOCN prescribed ocean mode ROF component is Stub river component GLC component is Stub glacier (land ice) component WAV component is Stub wave component IAC component is Stub iac component ESP component is Stub external system processing (ESP) component Pes specification file is /home/jenkins/workspace/e3sm_run_test/cime/config/e3sm/allactive/config_pesall.xml Machine is nelson Pes setting: grid match is a%ne16np4_ Pes setting: grid is a%ne16np4_l%ne16np4_oi%ne16np4_r%null_g%null_w%null_z%null_m%gx3v7 Pes setting: compset is SCAM_CAM5%SCAM_CLM45%SP_CICE%PRES_DOCN%DOM_SROF_SGLC_SWAV_SIAC_SESP Pes setting: tasks is {'NTASKS_ATM': 64, 'NTASKS_ICE': 64, 'NTASKS_CPL': 64, 'NTASKS_LND': 64, 'NTASKS_WAV': 64, 'NTASKS_ROF': 64, 'NTASKS_OCN': 64, 'NTASKS_GLC': 64} Pes setting: threads is {'NTHRDS_ICE': 1, 'NTHRDS_ATM': 1, 'NTHRDS_ROF': 1, 'NTHRDS_LND': 1, 'NTHRDS_WAV': 1, 'NTHRDS_OCN': 1, 'NTHRDS_CPL': 1, 'NTHRDS_GLC': 1} Pes setting: rootpe is {'ROOTPE_OCN': 0, 'ROOTPE_LND': 0, 'ROOTPE_ATM': 0, 'ROOTPE_ICE': 0, 'ROOTPE_WAV': 0, 'ROOTPE_CPL': 0, 'ROOTPE_ROF': 0, 'ROOTPE_GLC': 0} Pes setting: pstrid is {} Pes other settings: {} Pes comments: none Compset is: SCAM_CAM5%SCAM_CLM45%SP_CICE%PRES_DOCN%DOM_SROF_SGLC_SWAV_SIAC_SESP Grid is: a%ne16np4_l%ne16np4_oi%ne16np4_r%null_g%null_w%null_z%null_m%gx3v7 Components in compset are: ['cam', 'clm', 'cice', 'docn', 'srof', 'sglc', 'swav', 'siac', 'sesp', 'drv'] No charge_account info available, using value from PROJECT e3sm model version found: b424a01 Batch_system_type is none Creating Case directory /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_RICO/case_scripts ERROR: No variable BASELINE_ROOT found in case ERROR: No variable CCSM_CPRNC found in case setting case file to env_batch.xml ERROR: No queues found /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_RICO/case_scripts/env_mach_specific.xml already exists, delete to replace /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_RICO/case_scripts/env_mach_specific.xml already exists, delete to replace Creating batch scripts Writing case.run script from input template /home/jenkins/workspace/e3sm_run_test/cime/config/e3sm/machines/template.case.run Creating file .case.run Writing case.st_archive script from input template /home/jenkins/workspace/e3sm_run_test/cime/config/e3sm/machines/template.st_archive Creating file case.st_archive Creating file .case.run.sh Creating user_nl_xxx files for components and cpl If an old case build already exists, might want to run 'case.build --clean' before building Generating component namelists as part of setup Creating component namelists 2021-01-27 05:27:34 atm Calling /home/jenkins/workspace/e3sm_run_test/components/cam/cime_config/buildnml 2021-01-27 05:27:35 lnd Calling /home/jenkins/workspace/e3sm_run_test/components/clm/cime_config/buildnml 2021-01-27 05:27:35 ice Calling /home/jenkins/workspace/e3sm_run_test/components/cice/cime_config/buildnml 2021-01-27 05:27:35 ocn Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/data_comps/docn/cime_config/buildnml 2021-01-27 05:27:35 rof Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/srof/cime_config/buildnml 2021-01-27 05:27:35 glc Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sglc/cime_config/buildnml 2021-01-27 05:27:35 wav Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/swav/cime_config/buildnml 2021-01-27 05:27:35 iac Running /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/siac/cime_config/buildnml 2021-01-27 05:27:35 esp Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sesp/cime_config/buildnml 2021-01-27 05:27:35 cpl Calling /home/jenkins/workspace/e3sm_run_test/cime/src/drivers/mct/cime_config/buildnml Finished creating component namelists You can now run './preview_run' to get more info on how your case will be run Building case in directory /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_RICO/case_scripts sharedlib_only is False model_only is False Generating component namelists as part of build Creating component namelists 2021-01-27 05:27:37 atm Calling /home/jenkins/workspace/e3sm_run_test/components/cam/cime_config/buildnml 2021-01-27 05:27:38 lnd Calling /home/jenkins/workspace/e3sm_run_test/components/clm/cime_config/buildnml 2021-01-27 05:27:38 ice Calling /home/jenkins/workspace/e3sm_run_test/components/cice/cime_config/buildnml 2021-01-27 05:27:38 ocn Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/data_comps/docn/cime_config/buildnml 2021-01-27 05:27:38 rof Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/srof/cime_config/buildnml 2021-01-27 05:27:38 glc Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sglc/cime_config/buildnml 2021-01-27 05:27:38 wav Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/swav/cime_config/buildnml 2021-01-27 05:27:38 iac Running /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/siac/cime_config/buildnml 2021-01-27 05:27:38 esp Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sesp/cime_config/buildnml 2021-01-27 05:27:38 cpl Calling /home/jenkins/workspace/e3sm_run_test/cime/src/drivers/mct/cime_config/buildnml Finished creating component namelists Building gptl with output to file /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_RICO/build/gptl.bldlog.210127-052737 Calling /home/jenkins/workspace/e3sm_run_test/cime/src/build_scripts/buildlib.gptl Component gptl build complete with 1 warnings Building mct with output to file /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_RICO/build/mct.bldlog.210127-052737 Calling /home/jenkins/workspace/e3sm_run_test/cime/src/build_scripts/buildlib.mct Building pio with output to file /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_RICO/build/pio.bldlog.210127-052737 Calling /home/jenkins/workspace/e3sm_run_test/cime/src/build_scripts/buildlib.pio Building csm_share with output to file /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_RICO/build/csm_share.bldlog.210127-052737 Calling /home/jenkins/workspace/e3sm_run_test/cime/src/build_scripts/buildlib.csm_share Component csm_share build complete with 4 warnings - Building atm Library Building atm with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_RICO/build/atm.bldlog.210127-052737 - Building lnd Library Building lnd with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_RICO/build/lnd.bldlog.210127-052737 - Building ice Library Building ice with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_RICO/build/ice.bldlog.210127-052737 - Building ocn Library Building ocn with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_RICO/build/ocn.bldlog.210127-052737 - Building rof Library Building rof with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_RICO/build/rof.bldlog.210127-052737 - Building glc Library Building glc with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_RICO/build/glc.bldlog.210127-052737 - Building wav Library Building wav with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_RICO/build/wav.bldlog.210127-052737 - Building iac Library Building iac with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_RICO/build/iac.bldlog.210127-052737 - Building esp Library Building esp with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_RICO/build/esp.bldlog.210127-052737 srof built in 0.541865 seconds swav built in 0.557212 seconds siac built in 0.549693 seconds sglc built in 0.569463 seconds sesp built in 0.550074 seconds docn built in 1.166990 seconds Component ice build complete with 9 warnings Component ice build complete with 9 warnings cice built in 20.640412 seconds Component lnd build complete with 6 warnings Component lnd build complete with 6 warnings clm built in 109.188050 seconds Component atm build complete with 5 warnings Component atm build complete with 5 warnings cam built in 120.016037 seconds Building e3sm with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_RICO/build/e3sm.bldlog.210127-052737 Component e3sm exe build complete with 3 warnings Time spent not building: 1.034396 sec Time spent building: 164.540929 sec MODEL BUILD HAS FINISHED SUCCESSFULLY Creating component namelists 2021-01-27 05:30:23 atm Calling /home/jenkins/workspace/e3sm_run_test/components/cam/cime_config/buildnml 2021-01-27 05:30:23 lnd Calling /home/jenkins/workspace/e3sm_run_test/components/clm/cime_config/buildnml 2021-01-27 05:30:24 ice Calling /home/jenkins/workspace/e3sm_run_test/components/cice/cime_config/buildnml 2021-01-27 05:30:24 ocn Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/data_comps/docn/cime_config/buildnml 2021-01-27 05:30:24 rof Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/srof/cime_config/buildnml 2021-01-27 05:30:24 glc Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sglc/cime_config/buildnml 2021-01-27 05:30:24 wav Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/swav/cime_config/buildnml 2021-01-27 05:30:24 iac Running /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/siac/cime_config/buildnml 2021-01-27 05:30:24 esp Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sesp/cime_config/buildnml 2021-01-27 05:30:24 cpl Calling /home/jenkins/workspace/e3sm_run_test/cime/src/drivers/mct/cime_config/buildnml Finished creating component namelists Checking that inputdata is available as part of case submission Loading input file list: 'Buildconf/cpl.input_data_list' Loading input file list: 'Buildconf/docn.input_data_list' Loading input file list: 'Buildconf/clm.input_data_list' Model clm no file specified for finidat Loading input file list: 'Buildconf/cam.input_data_list' Loading input file list: 'Buildconf/cice.input_data_list' Check case OK submit_jobs case.run Submit job case.run Starting job script case.run 2021-01-27 05:30:24 CASE.RUN BEGINS HERE 2021-01-27 05:30:24 RUN_MODEL BEGINS HERE 2021-01-27 05:30:24 PRE_RUN_CHECK BEGINS HERE 2021-01-27 05:30:24 NAMELIST CREATION BEGINS HERE Generating namelists for /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_RICO/case_scripts Creating component namelists 2021-01-27 05:30:24 atm Calling /home/jenkins/workspace/e3sm_run_test/components/cam/cime_config/buildnml 2021-01-27 05:30:24 lnd Calling /home/jenkins/workspace/e3sm_run_test/components/clm/cime_config/buildnml 2021-01-27 05:30:25 ice Calling /home/jenkins/workspace/e3sm_run_test/components/cice/cime_config/buildnml 2021-01-27 05:30:25 ocn Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/data_comps/docn/cime_config/buildnml 2021-01-27 05:30:25 rof Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/srof/cime_config/buildnml 2021-01-27 05:30:25 glc Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sglc/cime_config/buildnml 2021-01-27 05:30:25 wav Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/swav/cime_config/buildnml 2021-01-27 05:30:25 iac Running /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/siac/cime_config/buildnml 2021-01-27 05:30:25 esp Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sesp/cime_config/buildnml 2021-01-27 05:30:25 cpl Calling /home/jenkins/workspace/e3sm_run_test/cime/src/drivers/mct/cime_config/buildnml Finished creating component namelists 2021-01-27 05:30:25 NAMELIST CREATION HAS FINISHED ------------------------------------------------------------------------- - Prestage required restarts into /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_RICO/run - Case input data directory (DIN_LOC_ROOT) is /home/pub/cam_inputdata - Checking for required input datasets in DIN_LOC_ROOT ------------------------------------------------------------------------- 2021-01-27 05:30:25 PRE_RUN_CHECK HAS FINISHED run command is /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpirun -np 1 -prepend-rank /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_RICO/build/e3sm.exe >> e3sm.log.$LID 2>&1 2021-01-27 05:30:25 SAVE_PRERUN_PROVENANCE BEGINS HERE 2021-01-27 05:30:25 SAVE_PRERUN_PROVENANCE HAS FINISHED 2021-01-27 05:30:25 MODEL EXECUTION BEGINS HERE 2021-01-27 05:30:25 MODEL EXECUTION HAS FINISHED Exception from case_run: ERROR: RUN FAIL: Command '/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpirun -np 1 -prepend-rank /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_RICO/build/e3sm.exe >> e3sm.log.$LID 2>&1 ' failed See log file for details: /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_RICO/run/e3sm.log.210127-053024 Submitted job case.run with id None RICO was successful. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clean up) [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS