Started by user Peter Roels 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 4258c04bd1eb579e6eff32c288d1033e783f492f (refs/remotes/origin/clubb_silhs_devel) > git config core.sparsecheckout # timeout=10 > git checkout -f 4258c04bd1eb579e6eff32c288d1033e783f492f # timeout=10 Commit message: "Adding functioning Jenkins test." First time build. Skipping changelog. [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: 4258c04 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-06 13:36:58 atm Calling /home/jenkins/workspace/e3sm_run_test/components/cam/cime_config/buildnml 2021-01-06 13:36:58 lnd Calling /home/jenkins/workspace/e3sm_run_test/components/clm/cime_config/buildnml 2021-01-06 13:36:58 ice Calling /home/jenkins/workspace/e3sm_run_test/components/cice/cime_config/buildnml 2021-01-06 13:36:59 ocn Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/data_comps/docn/cime_config/buildnml 2021-01-06 13:36:59 rof Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/srof/cime_config/buildnml 2021-01-06 13:36:59 glc Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sglc/cime_config/buildnml 2021-01-06 13:36:59 wav Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/swav/cime_config/buildnml 2021-01-06 13:36:59 iac Running /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/siac/cime_config/buildnml 2021-01-06 13:36:59 esp Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sesp/cime_config/buildnml 2021-01-06 13:36:59 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-06 13:37:01 atm Calling /home/jenkins/workspace/e3sm_run_test/components/cam/cime_config/buildnml 2021-01-06 13:37:01 lnd Calling /home/jenkins/workspace/e3sm_run_test/components/clm/cime_config/buildnml 2021-01-06 13:37:02 ice Calling /home/jenkins/workspace/e3sm_run_test/components/cice/cime_config/buildnml 2021-01-06 13:37:02 ocn Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/data_comps/docn/cime_config/buildnml 2021-01-06 13:37:02 rof Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/srof/cime_config/buildnml 2021-01-06 13:37:02 glc Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sglc/cime_config/buildnml 2021-01-06 13:37:02 wav Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/swav/cime_config/buildnml 2021-01-06 13:37:02 iac Running /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/siac/cime_config/buildnml 2021-01-06 13:37:02 esp Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sesp/cime_config/buildnml 2021-01-06 13:37:02 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.210106-133701 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.210106-133701 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.210106-133701 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.210106-133701 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.210106-133701 - Building lnd Library Building lnd with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd.bldlog.210106-133701 - Building ice Library Building ice with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_BOMEX/build/ice.bldlog.210106-133701 - Building ocn Library Building ocn with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_BOMEX/build/ocn.bldlog.210106-133701 - Building rof Library Building rof with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_BOMEX/build/rof.bldlog.210106-133701 - Building glc Library - Building wav Library Building glc with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_BOMEX/build/glc.bldlog.210106-133701 - Building iac Library Building wav with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_BOMEX/build/wav.bldlog.210106-133701 Building iac with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_BOMEX/build/iac.bldlog.210106-133701 - Building esp Library Building esp with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_BOMEX/build/esp.bldlog.210106-133701 srof built in 0.544014 seconds swav built in 0.561399 seconds sesp built in 0.616664 seconds sglc built in 0.661242 seconds siac built in 0.640823 seconds Component ice build complete with 9 warnings docn built in 20.842068 seconds Component ice build complete with 9 warnings cice built in 20.852406 seconds Component atm build complete with 5 warnings Component lnd build complete with 6 warnings Component atm build complete with 5 warnings Component lnd build complete with 6 warnings cam built in 108.413530 seconds clm built in 108.413332 seconds Building e3sm with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_BOMEX/build/e3sm.bldlog.210106-133701 Component e3sm exe build complete with 3 warnings Time spent not building: 1.018122 sec Time spent building: 152.805318 sec MODEL BUILD HAS FINISHED SUCCESSFULLY Creating component namelists 2021-01-06 13:39:35 atm Calling /home/jenkins/workspace/e3sm_run_test/components/cam/cime_config/buildnml 2021-01-06 13:39:35 lnd Calling /home/jenkins/workspace/e3sm_run_test/components/clm/cime_config/buildnml 2021-01-06 13:39:35 ice Calling /home/jenkins/workspace/e3sm_run_test/components/cice/cime_config/buildnml 2021-01-06 13:39:36 ocn Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/data_comps/docn/cime_config/buildnml 2021-01-06 13:39:36 rof Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/srof/cime_config/buildnml 2021-01-06 13:39:36 glc Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sglc/cime_config/buildnml 2021-01-06 13:39:36 wav Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/swav/cime_config/buildnml 2021-01-06 13:39:36 iac Running /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/siac/cime_config/buildnml 2021-01-06 13:39:36 esp Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sesp/cime_config/buildnml 2021-01-06 13:39:36 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-06 13:39:36 CASE.RUN BEGINS HERE 2021-01-06 13:39:36 RUN_MODEL BEGINS HERE 2021-01-06 13:39:36 PRE_RUN_CHECK BEGINS HERE 2021-01-06 13:39:36 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-06 13:39:36 atm Calling /home/jenkins/workspace/e3sm_run_test/components/cam/cime_config/buildnml 2021-01-06 13:39:36 lnd Calling /home/jenkins/workspace/e3sm_run_test/components/clm/cime_config/buildnml 2021-01-06 13:39:37 ice Calling /home/jenkins/workspace/e3sm_run_test/components/cice/cime_config/buildnml 2021-01-06 13:39:37 ocn Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/data_comps/docn/cime_config/buildnml 2021-01-06 13:39:37 rof Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/srof/cime_config/buildnml 2021-01-06 13:39:37 glc Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sglc/cime_config/buildnml 2021-01-06 13:39:37 wav Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/swav/cime_config/buildnml 2021-01-06 13:39:37 iac Running /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/siac/cime_config/buildnml 2021-01-06 13:39:37 esp Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sesp/cime_config/buildnml 2021-01-06 13:39:37 cpl Calling /home/jenkins/workspace/e3sm_run_test/cime/src/drivers/mct/cime_config/buildnml Finished creating component namelists 2021-01-06 13:39:37 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-06 13:39:37 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-06 13:39:37 SAVE_PRERUN_PROVENANCE BEGINS HERE 2021-01-06 13:39:37 SAVE_PRERUN_PROVENANCE HAS FINISHED 2021-01-06 13:39:37 MODEL EXECUTION BEGINS HERE 2021-01-06 13:39:37 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.210106-133936 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: 4258c04 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-06 13:39:45 atm Calling /home/jenkins/workspace/e3sm_run_test/components/cam/cime_config/buildnml 2021-01-06 13:39:45 lnd Calling /home/jenkins/workspace/e3sm_run_test/components/clm/cime_config/buildnml 2021-01-06 13:39:45 ice Calling /home/jenkins/workspace/e3sm_run_test/components/cice/cime_config/buildnml 2021-01-06 13:39:45 ocn Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/data_comps/docn/cime_config/buildnml 2021-01-06 13:39:45 rof Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/srof/cime_config/buildnml 2021-01-06 13:39:45 glc Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sglc/cime_config/buildnml 2021-01-06 13:39:45 wav Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/swav/cime_config/buildnml 2021-01-06 13:39:45 iac Running /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/siac/cime_config/buildnml 2021-01-06 13:39:45 esp Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sesp/cime_config/buildnml 2021-01-06 13:39:45 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-06 13:39:48 atm Calling /home/jenkins/workspace/e3sm_run_test/components/cam/cime_config/buildnml 2021-01-06 13:39:48 lnd Calling /home/jenkins/workspace/e3sm_run_test/components/clm/cime_config/buildnml 2021-01-06 13:39:48 ice Calling /home/jenkins/workspace/e3sm_run_test/components/cice/cime_config/buildnml 2021-01-06 13:39:48 ocn Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/data_comps/docn/cime_config/buildnml 2021-01-06 13:39:48 rof Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/srof/cime_config/buildnml 2021-01-06 13:39:48 glc Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sglc/cime_config/buildnml 2021-01-06 13:39:48 wav Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/swav/cime_config/buildnml 2021-01-06 13:39:48 iac Running /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/siac/cime_config/buildnml 2021-01-06 13:39:48 esp Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sesp/cime_config/buildnml 2021-01-06 13:39:48 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.210106-133948 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.210106-133948 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.210106-133948 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.210106-133948 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.210106-133948 - Building lnd Library Building lnd with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd.bldlog.210106-133948 - Building ice Library Building ice with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/ice.bldlog.210106-133948 - Building ocn Library Building ocn with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/ocn.bldlog.210106-133948 - Building rof Library Building rof with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/rof.bldlog.210106-133948 - Building glc Library Building glc with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/glc.bldlog.210106-133948 - Building wav Library Building wav with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/wav.bldlog.210106-133948 - Building iac Library Building iac with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/iac.bldlog.210106-133948 - Building esp Library Building esp with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/esp.bldlog.210106-133948 srof built in 0.521385 seconds swav built in 0.527218 seconds sglc built in 0.555232 seconds sesp built in 0.536364 seconds siac built in 0.577212 seconds docn built in 1.213138 seconds Component ice build complete with 9 warnings Component ice build complete with 9 warnings cice built in 21.192690 seconds Component lnd build complete with 6 warnings Component lnd build complete with 6 warnings clm built in 101.331510 seconds Component atm build complete with 5 warnings Component atm build complete with 5 warnings cam built in 108.646812 seconds Building e3sm with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/e3sm.bldlog.210106-133948 Component e3sm exe build complete with 3 warnings Time spent not building: 1.077133 sec Time spent building: 153.179744 sec MODEL BUILD HAS FINISHED SUCCESSFULLY Creating component namelists 2021-01-06 13:42:22 atm Calling /home/jenkins/workspace/e3sm_run_test/components/cam/cime_config/buildnml 2021-01-06 13:42:22 lnd Calling /home/jenkins/workspace/e3sm_run_test/components/clm/cime_config/buildnml 2021-01-06 13:42:23 ice Calling /home/jenkins/workspace/e3sm_run_test/components/cice/cime_config/buildnml 2021-01-06 13:42:23 ocn Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/data_comps/docn/cime_config/buildnml 2021-01-06 13:42:23 rof Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/srof/cime_config/buildnml 2021-01-06 13:42:23 glc Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sglc/cime_config/buildnml 2021-01-06 13:42:23 wav Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/swav/cime_config/buildnml 2021-01-06 13:42:23 iac Running /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/siac/cime_config/buildnml 2021-01-06 13:42:23 esp Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sesp/cime_config/buildnml 2021-01-06 13:42:23 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-06 13:42:23 CASE.RUN BEGINS HERE 2021-01-06 13:42:23 RUN_MODEL BEGINS HERE 2021-01-06 13:42:23 PRE_RUN_CHECK BEGINS HERE 2021-01-06 13:42:23 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-06 13:42:23 atm Calling /home/jenkins/workspace/e3sm_run_test/components/cam/cime_config/buildnml 2021-01-06 13:42:23 lnd Calling /home/jenkins/workspace/e3sm_run_test/components/clm/cime_config/buildnml 2021-01-06 13:42:24 ice Calling /home/jenkins/workspace/e3sm_run_test/components/cice/cime_config/buildnml 2021-01-06 13:42:24 ocn Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/data_comps/docn/cime_config/buildnml 2021-01-06 13:42:24 rof Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/srof/cime_config/buildnml 2021-01-06 13:42:24 glc Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sglc/cime_config/buildnml 2021-01-06 13:42:24 wav Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/swav/cime_config/buildnml 2021-01-06 13:42:24 iac Running /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/siac/cime_config/buildnml 2021-01-06 13:42:24 esp Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sesp/cime_config/buildnml 2021-01-06 13:42:24 cpl Calling /home/jenkins/workspace/e3sm_run_test/cime/src/drivers/mct/cime_config/buildnml Finished creating component namelists 2021-01-06 13:42:24 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-06 13:42:24 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-06 13:42:24 SAVE_PRERUN_PROVENANCE BEGINS HERE 2021-01-06 13:42:24 SAVE_PRERUN_PROVENANCE HAS FINISHED 2021-01-06 13:42:24 MODEL EXECUTION BEGINS HERE 2021-01-06 13:42:24 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.210106-134223 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: 4258c04 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-06 13:42:31 atm Calling /home/jenkins/workspace/e3sm_run_test/components/cam/cime_config/buildnml 2021-01-06 13:42:31 lnd Calling /home/jenkins/workspace/e3sm_run_test/components/clm/cime_config/buildnml 2021-01-06 13:42:31 ice Calling /home/jenkins/workspace/e3sm_run_test/components/cice/cime_config/buildnml 2021-01-06 13:42:31 ocn Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/data_comps/docn/cime_config/buildnml 2021-01-06 13:42:31 rof Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/srof/cime_config/buildnml 2021-01-06 13:42:31 glc Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sglc/cime_config/buildnml 2021-01-06 13:42:31 wav Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/swav/cime_config/buildnml 2021-01-06 13:42:31 iac Running /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/siac/cime_config/buildnml 2021-01-06 13:42:32 esp Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sesp/cime_config/buildnml 2021-01-06 13:42:32 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-06 13:42:34 atm Calling /home/jenkins/workspace/e3sm_run_test/components/cam/cime_config/buildnml 2021-01-06 13:42:34 lnd Calling /home/jenkins/workspace/e3sm_run_test/components/clm/cime_config/buildnml 2021-01-06 13:42:34 ice Calling /home/jenkins/workspace/e3sm_run_test/components/cice/cime_config/buildnml 2021-01-06 13:42:34 ocn Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/data_comps/docn/cime_config/buildnml 2021-01-06 13:42:34 rof Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/srof/cime_config/buildnml 2021-01-06 13:42:34 glc Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sglc/cime_config/buildnml 2021-01-06 13:42:34 wav Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/swav/cime_config/buildnml 2021-01-06 13:42:34 iac Running /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/siac/cime_config/buildnml 2021-01-06 13:42:34 esp Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sesp/cime_config/buildnml 2021-01-06 13:42:34 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.210106-134234 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.210106-134234 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.210106-134234 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.210106-134234 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.210106-134234 - Building lnd Library Building lnd with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_RICO/build/lnd.bldlog.210106-134234 - Building ice Library Building ice with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_RICO/build/ice.bldlog.210106-134234 - Building ocn Library Building ocn with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_RICO/build/ocn.bldlog.210106-134234 - Building rof Library Building rof with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_RICO/build/rof.bldlog.210106-134234 - Building glc Library Building glc with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_RICO/build/glc.bldlog.210106-134234 - Building wav Library Building wav with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_RICO/build/wav.bldlog.210106-134234 - Building iac Library Building iac with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_RICO/build/iac.bldlog.210106-134234 - Building esp Library Building esp with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_RICO/build/esp.bldlog.210106-134234 srof built in 0.578999 seconds swav built in 0.585287 seconds sesp built in 0.582399 seconds siac built in 0.618802 seconds sglc built in 0.650384 seconds docn built in 1.281867 seconds Component ice build complete with 9 warnings Component ice build complete with 9 warnings cice built in 20.402403 seconds Component atm build complete with 5 warnings Component lnd build complete with 6 warnings Component atm build complete with 5 warnings cam built in 108.129105 seconds Component lnd build complete with 6 warnings clm built in 108.129609 seconds Building e3sm with output to /home/jenkins/workspace/e3sm_run_test/projects/scratch/SCM_runs/test_RICO/build/e3sm.bldlog.210106-134234 Component e3sm exe build complete with 3 warnings Time spent not building: 1.225343 sec Time spent building: 152.417186 sec MODEL BUILD HAS FINISHED SUCCESSFULLY Creating component namelists 2021-01-06 13:45:08 atm Calling /home/jenkins/workspace/e3sm_run_test/components/cam/cime_config/buildnml 2021-01-06 13:45:08 lnd Calling /home/jenkins/workspace/e3sm_run_test/components/clm/cime_config/buildnml 2021-01-06 13:45:08 ice Calling /home/jenkins/workspace/e3sm_run_test/components/cice/cime_config/buildnml 2021-01-06 13:45:08 ocn Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/data_comps/docn/cime_config/buildnml 2021-01-06 13:45:08 rof Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/srof/cime_config/buildnml 2021-01-06 13:45:08 glc Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sglc/cime_config/buildnml 2021-01-06 13:45:08 wav Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/swav/cime_config/buildnml 2021-01-06 13:45:08 iac Running /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/siac/cime_config/buildnml 2021-01-06 13:45:08 esp Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sesp/cime_config/buildnml 2021-01-06 13:45:08 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-06 13:45:08 CASE.RUN BEGINS HERE 2021-01-06 13:45:08 RUN_MODEL BEGINS HERE 2021-01-06 13:45:08 PRE_RUN_CHECK BEGINS HERE 2021-01-06 13:45:09 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-06 13:45:09 atm Calling /home/jenkins/workspace/e3sm_run_test/components/cam/cime_config/buildnml 2021-01-06 13:45:09 lnd Calling /home/jenkins/workspace/e3sm_run_test/components/clm/cime_config/buildnml 2021-01-06 13:45:09 ice Calling /home/jenkins/workspace/e3sm_run_test/components/cice/cime_config/buildnml 2021-01-06 13:45:09 ocn Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/data_comps/docn/cime_config/buildnml 2021-01-06 13:45:09 rof Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/srof/cime_config/buildnml 2021-01-06 13:45:09 glc Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sglc/cime_config/buildnml 2021-01-06 13:45:09 wav Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/swav/cime_config/buildnml 2021-01-06 13:45:09 iac Running /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/siac/cime_config/buildnml 2021-01-06 13:45:09 esp Calling /home/jenkins/workspace/e3sm_run_test/cime/src/components/stub_comps/sesp/cime_config/buildnml 2021-01-06 13:45:09 cpl Calling /home/jenkins/workspace/e3sm_run_test/cime/src/drivers/mct/cime_config/buildnml Finished creating component namelists 2021-01-06 13:45:09 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-06 13:45:09 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-06 13:45:09 SAVE_PRERUN_PROVENANCE BEGINS HERE 2021-01-06 13:45:09 SAVE_PRERUN_PROVENANCE HAS FINISHED 2021-01-06 13:45:09 MODEL EXECUTION BEGINS HERE 2021-01-06 13:45:09 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.210106-134508 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