Started by an SCM change Obtained jenkins_tests/e3sm_run_gfortran_test/Jenkinsfile from git https://github.com/larson-group/e3sm.git [Pipeline] Start of Pipeline [Pipeline] node Running on mitch in /home/jenkins/workspace/e3sm_run_gfortran_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_gfortran_test # timeout=10 Fetching upstream changes from https://github.com/larson-group/e3sm.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_ASKPASS to set credentials A token based key used by Jenkins to preform Github actions, created 6/21/2021 > git fetch --tags --force --progress -- https://github.com/larson-group/e3sm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c41c1e3f9e700c406950479d82416172e568f487 (refs/remotes/origin/clubb_silhs_devel) > 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 > git rev-parse refs/remotes/origin/clubb_silhs_devel^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c41c1e3f9e700c406950479d82416172e568f487 # timeout=10 Commit message: "Autoupdated CLUBB_core Commit ef65d2727180b4c76d113cc0da1f6b5d4d3f1610 Author: bmg929 Date: Thu Jul 11 22:36:57 2024 -0500 This code in adj_low_res_nu was using the ghost point when grid_type = 2. This has now been changed to not include the ghost level. This code is BIT_CHANGING." > git rev-list --no-walk e0525a5897b8eb3f00defd398aee668adb45d256 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout Branch and Submodules) [Pipeline] sh + rm -f /home/jenkins/test_logs/e3sm_run_gfortran_test/atm.log.240703-031628 /home/jenkins/test_logs/e3sm_run_gfortran_test/atm.log.240703-032913 /home/jenkins/test_logs/e3sm_run_gfortran_test/atm.log.240703-034112 /home/jenkins/test_logs/e3sm_run_gfortran_test/e3sm.bldlog.240703-030519 /home/jenkins/test_logs/e3sm_run_gfortran_test/e3sm.bldlog.240703-031651 /home/jenkins/test_logs/e3sm_run_gfortran_test/e3sm.bldlog.240703-032938 /home/jenkins/test_logs/e3sm_run_gfortran_test/e3sm.log.240703-031628 /home/jenkins/test_logs/e3sm_run_gfortran_test/e3sm.log.240703-032913 /home/jenkins/test_logs/e3sm_run_gfortran_test/e3sm.log.240703-034112 + git submodule init Submodule 'cime' (https://github.com/ESMCI/cime.git) registered for path 'cime' Submodule 'cosp2' (git@github.com:CFMIP/COSPv2.0.git) registered for path 'components/eam/src/physics/cosp2/external' Submodule 'rrtmgp' (git@github.com:RobertPincus/rte-rrtmgp.git) registered for path 'components/eam/src/physics/rrtmgp/external' Submodule 'fates' (git@github.com:NGEET/fates.git) registered for path 'components/elm/src/external_models/fates' Submodule 'alm-mpp' (git@github.com:MPP-LSM/MPP.git) registered for path 'components/elm/src/external_models/mpp' Submodule 'sbetr' (git@github.com:BeTR-biogeochemistry-modeling/sbetr.git) registered for path 'components/elm/src/external_models/sbetr' Submodule 'components/mpas-source' (https://github.com/MPAS-Dev/MPAS-Model.git) registered for path 'components/mpas-source' Submodule 'externals/YAKL' (git@github.com:mrnorman/YAKL.git) registered for path 'externals/YAKL' Submodule 'externals/cub' (git@github.com:NVlabs/cub.git) registered for path 'externals/cub' Submodule 'externals/kokkos' (https://github.com/E3SM-Project/kokkos.git) registered for path 'externals/kokkos' Submodule 'externals/scorpio' (https://github.com/E3SM-Project/scorpio.git) registered for path 'externals/scorpio' Submodule 'externals/scorpio_classic' (https://github.com/E3SM-Project/scorpio.git) registered for path 'externals/scorpio_classic' + git submodule update Cloning into '/home/jenkins/workspace/e3sm_run_gfortran_test/cime'... Cloning into '/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cosp2/external'... Host key verification failed. fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. fatal: clone of 'git@github.com:CFMIP/COSPv2.0.git' into submodule path '/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cosp2/external' failed Failed to clone 'components/eam/src/physics/cosp2/external'. Retry scheduled Cloning into '/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmgp/external'... Host key verification failed. fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. fatal: clone of 'git@github.com:RobertPincus/rte-rrtmgp.git' into submodule path '/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmgp/external' failed Failed to clone 'components/eam/src/physics/rrtmgp/external'. Retry scheduled Cloning into '/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates'... Host key verification failed. fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. fatal: clone of 'git@github.com:NGEET/fates.git' into submodule path '/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates' failed Failed to clone 'components/elm/src/external_models/fates'. Retry scheduled Cloning into '/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp'... Host key verification failed. fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. fatal: clone of 'git@github.com:MPP-LSM/MPP.git' into submodule path '/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp' failed Failed to clone 'components/elm/src/external_models/mpp'. Retry scheduled Cloning into '/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr'... Host key verification failed. fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. fatal: clone of 'git@github.com:BeTR-biogeochemistry-modeling/sbetr.git' into submodule path '/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr' failed Failed to clone 'components/elm/src/external_models/sbetr'. Retry scheduled Cloning into '/home/jenkins/workspace/e3sm_run_gfortran_test/components/mpas-source'... Cloning into '/home/jenkins/workspace/e3sm_run_gfortran_test/externals/YAKL'... Host key verification failed. fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. fatal: clone of 'git@github.com:mrnorman/YAKL.git' into submodule path '/home/jenkins/workspace/e3sm_run_gfortran_test/externals/YAKL' failed Failed to clone 'externals/YAKL'. Retry scheduled Cloning into '/home/jenkins/workspace/e3sm_run_gfortran_test/externals/cub'... Host key verification failed. fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. fatal: clone of 'git@github.com:NVlabs/cub.git' into submodule path '/home/jenkins/workspace/e3sm_run_gfortran_test/externals/cub' failed Failed to clone 'externals/cub'. Retry scheduled Cloning into '/home/jenkins/workspace/e3sm_run_gfortran_test/externals/kokkos'... Cloning into '/home/jenkins/workspace/e3sm_run_gfortran_test/externals/scorpio'... Cloning into '/home/jenkins/workspace/e3sm_run_gfortran_test/externals/scorpio_classic'... Cloning into '/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cosp2/external'... Host key verification failed. fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. fatal: clone of 'git@github.com:CFMIP/COSPv2.0.git' into submodule path '/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cosp2/external' failed Failed to clone 'components/eam/src/physics/cosp2/external' a second time, aborting [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Modify Run Scripts) Stage "Modify Run Scripts" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run BOMEX) Stage "Run BOMEX" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run DYCOMSrf01) Stage "Run DYCOMSrf01" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run RICO) Stage "Run RICO" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run ARM97) Stage "Run ARM97" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] sh + gzip -d 'projects/scratch/SCM_runs/test_BOMEX/build/e3sm.bldlog.*.gz' gzip: projects/scratch/SCM_runs/test_BOMEX/build/e3sm.bldlog.*.gz: No such file or directory [Pipeline] echo Not all logs were made for BOMEX. [Pipeline] sh + gzip -d 'projects/scratch/SCM_runs/test_DYCOMSrf01/build/e3sm.bldlog.*.gz' gzip: projects/scratch/SCM_runs/test_DYCOMSrf01/build/e3sm.bldlog.*.gz: No such file or directory [Pipeline] echo Not all logs were made for DYCOMSrf01. [Pipeline] sh + gzip -d 'projects/scratch/SCM_runs/test_RICO/build/e3sm.bldlog.*.gz' gzip: projects/scratch/SCM_runs/test_RICO/build/e3sm.bldlog.*.gz: No such file or directory [Pipeline] echo Not all logs were made for RICO. [Pipeline] sh + cp 'projects/scratch/SCM_runs/test_BOMEX/build/e3sm.bldlog.*' 'projects/scratch/SCM_runs/test_BOMEX/run/atm.log.*' 'projects/scratch/SCM_runs/test_BOMEX/run/e3sm.log.*' /home/jenkins/test_logs/e3sm_run_gfortran_test cp: cannot stat 'projects/scratch/SCM_runs/test_BOMEX/build/e3sm.bldlog.*': No such file or directory cp: cannot stat 'projects/scratch/SCM_runs/test_BOMEX/run/atm.log.*': No such file or directory cp: cannot stat 'projects/scratch/SCM_runs/test_BOMEX/run/e3sm.log.*': No such file or directory [Pipeline] echo Not all logs were made for this test. [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] emailext Sending email to: messnermet@uwm.edu [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 1 Finished: FAILURE