Started by user Peter Roels Obtained jenkins_tests/cam_global_regression_intel_test/Jenkinsfile from git https://github.com/larson-group/cam.git Running in Durability level: MAX_SURVIVABILITY [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /home/jenkins/workspace/cam_global_regression_intel_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/cam.git > git init /home/jenkins/workspace/cam_global_regression_intel_test # timeout=10 Fetching upstream changes from https://github.com/larson-group/cam.git > git --version # timeout=10 > git --version # 'git version 1.8.3.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 --progress https://github.com/larson-group/cam.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/larson-group/cam.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 84833b9a93d75c1c6e1b1de4d28359c2e4ba9101 (refs/remotes/origin/clubb_silhs_devel) > git config core.sparsecheckout # timeout=10 > git checkout -f 84833b9a93d75c1c6e1b1de4d28359c2e4ba9101 # timeout=10 Commit message: "Changing conditional names and directory names for jenkins test to ensure the directory is deleted at the end of the run. larson-group/sys_admin#744" > git rev-list --no-walk 84833b9a93d75c1c6e1b1de4d28359c2e4ba9101 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Check out externals) [Pipeline] sh + python manage_externals/checkout_externals -e Externals.cfg Processing externals description file : Externals.cfg Processing externals description file : Externals_CAM.cfg Checking status of externals: clm, mosart, ww3, cime, cice, cism, rtm, cam, carma, cosp2, chem_proc, Checking out externals: clm, mosart, ww3, cime, cice, cism, rtm, cam, Processing externals description file : Externals_CLM.cfg Checking out externals: fates, ptclm, Processing externals description file : Externals_CISM.cfg Checking out externals: source_cism, Processing externals description file : Externals_CAM.cfg Checking out externals: carma, cosp2, Sending interrupt signal to process ERROR:root:Command '[u'svn', u'checkout', u'--quiet', u'https://github.com/CFMIP/COSPv2.0/tags/v2.1.4cesm/src', u'/home/jenkins/workspace/cam_global_regression_intel_test/src/physics/cosp2/src']' returned non-zero exit status 1 ERROR:root:Failed with output: svn: E200015: Caught signal ERROR: In directory /home/jenkins/workspace/cam_global_regression_intel_test Process did not run successfully; returned status 1: svn checkout --quiet https://github.com/CFMIP/COSPv2.0/tags/v2.1.4cesm/src /home/jenkins/workspace/cam_global_regression_intel_test/src/physics/cosp2/src See above for output from failed command. ERROR:root:Failed with output: svn: E200015: Caught signal ERROR: In directory /home/jenkins/workspace/cam_global_regression_intel_test Process did not run successfully; returned status 1: svn checkout --quiet https://github.com/CFMIP/COSPv2.0/tags/v2.1.4cesm/src /home/jenkins/workspace/cam_global_regression_intel_test/src/physics/cosp2/src See above for output from failed command. ERROR: Failed with output: svn: E200015: Caught signal ERROR: In directory /home/jenkins/workspace/cam_global_regression_intel_test Process did not run successfully; returned status 1: svn checkout --quiet https://github.com/CFMIP/COSPv2.0/tags/v2.1.4cesm/src /home/jenkins/workspace/cam_global_regression_intel_test/src/physics/cosp2/src See above for output from failed command. script returned exit code 1 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Copy Config Files) Stage "Copy Config Files" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Make cprnc) Stage "Make cprnc" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run CAM) Stage "Run CAM" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: ABORTED
