<workflowRun _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.ParametersAction'><parameter _class='net.uaznia.lukanus.hudson.plugins.gitparameter.GitParameterValue'><name>BRANCH</name><value>origin/clubb_silhs_devel</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>TEST</name><value>cam_run_intel_test</value></parameter></action><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$UserIdCause'><shortDescription>Started by user pbroels</shortDescription><userId>pbroels</userId><userName>pbroels</userName></cause></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginstats_testing _class='hudson.plugins.git.util.Build'><buildNumber>12</buildNumber><marked><SHA1>8d415ba99d560e60b641054bb34c77d3f22dd1fd</SHA1><branch><SHA1>8d415ba99d560e60b641054bb34c77d3f22dd1fd</SHA1><name>refs/remotes/origin/stats_testing</name></branch></marked><revision><SHA1>8d415ba99d560e60b641054bb34c77d3f22dd1fd</SHA1><branch><SHA1>8d415ba99d560e60b641054bb34c77d3f22dd1fd</SHA1><name>refs/remotes/origin/stats_testing</name></branch></revision></refsremotesoriginstats_testing><refsremotesoriginchanges_to_not_break _class='hudson.plugins.git.util.Build'><buildNumber>9</buildNumber><marked><SHA1>d43073a5be7ffc3127a26c1398e691d75074d201</SHA1><branch><SHA1>d43073a5be7ffc3127a26c1398e691d75074d201</SHA1><name>refs/remotes/origin/changes_to_not_break</name></branch></marked><revision><SHA1>d43073a5be7ffc3127a26c1398e691d75074d201</SHA1><branch><SHA1>d43073a5be7ffc3127a26c1398e691d75074d201</SHA1><name>refs/remotes/origin/changes_to_not_break</name></branch></revision></refsremotesoriginchanges_to_not_break><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>2</buildNumber><marked><SHA1>f839568c86ee78f3d6f9cd46b517640041248cab</SHA1><branch><SHA1>f839568c86ee78f3d6f9cd46b517640041248cab</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>f839568c86ee78f3d6f9cd46b517640041248cab</SHA1><branch><SHA1>f839568c86ee78f3d6f9cd46b517640041248cab</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster><refsremotesoriginclubb_silhs_devel _class='hudson.plugins.git.util.Build'><buildNumber>13</buildNumber><marked><SHA1>90245acb9a8169da00eb7870633b4967d75643dc</SHA1><branch><SHA1>90245acb9a8169da00eb7870633b4967d75643dc</SHA1><name>refs/remotes/origin/clubb_silhs_devel</name></branch></marked><revision><SHA1>90245acb9a8169da00eb7870633b4967d75643dc</SHA1><branch><SHA1>90245acb9a8169da00eb7870633b4967d75643dc</SHA1><name>refs/remotes/origin/clubb_silhs_devel</name></branch></revision></refsremotesoriginclubb_silhs_devel></buildsByBranchName><lastBuiltRevision><SHA1>90245acb9a8169da00eb7870633b4967d75643dc</SHA1><branch><SHA1>90245acb9a8169da00eb7870633b4967d75643dc</SHA1><name>refs/remotes/origin/clubb_silhs_devel</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/cam.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#13</displayName><duration>434587</duration><estimatedDuration>928218</estimatedDuration><fullDisplayName>branch_cam_test #13</fullDisplayName><id>13</id><keepLog>false</keepLog><number>13</number><queueId>6926</queueId><result>SUCCESS</result><timestamp>1626974055308</timestamp><url>http://carson.math.uwm.edu/jenkins/view/all/job/branch_cam_test/13/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>clubb_api_module.F90</affectedPath><commitId>126c61f5ee20ef2a88c9c01a19b94d0b4e54dc13</commitId><timestamp>1624289253000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/rhodesk</absoluteUrl><fullName>rhodesk</fullName></author><authorEmail>rhodesk@msoe.edu</authorEmail><comment>Feeding gr through arg list for functions outside of CLUBB_core.
Gr has been removed as a moduler variable from clubb_api_module
and has been moved to clubb_driver as the top level moduler variable.
There is only one instance where a use clubb_driver gr statement is used
and that is within clubb_tuner.
Results are BFB identical.
For ticket #886.
</comment><date>2021-06-21 10:27:33 -0500</date><id>126c61f5ee20ef2a88c9c01a19b94d0b4e54dc13</id><msg>Feeding gr through arg list for functions outside of CLUBB_core.</msg><path><editType>edit</editType><file>clubb_api_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>silhs_api_module.F90</affectedPath><affectedPath>latin_hypercube_driver_module.F90</affectedPath><commitId>feebefeb35da1d990f72fe4551982a80d01c86ab</commitId><timestamp>1624289253000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/rhodesk</absoluteUrl><fullName>rhodesk</fullName></author><authorEmail>rhodesk@msoe.edu</authorEmail><comment>Feeding gr through arg list for functions outside of CLUBB_core.
Gr has been removed as a moduler variable from clubb_api_module
and has been moved to clubb_driver as the top level moduler variable.
There is only one instance where a use clubb_driver gr statement is used
and that is within clubb_tuner.
Results are BFB identical.
For ticket #886.
</comment><date>2021-06-21 10:27:33 -0500</date><id>feebefeb35da1d990f72fe4551982a80d01c86ab</id><msg>Feeding gr through arg list for functions outside of CLUBB_core.</msg><path><editType>edit</editType><file>latin_hypercube_driver_module.F90</file></path><path><editType>edit</editType><file>silhs_api_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/physics/clubb/clubb_api_module.F90</affectedPath><affectedPath>src/physics/cam/subcol_SILHS.F90</affectedPath><affectedPath>src/physics/clubb/stats_zm_module.F90</affectedPath><affectedPath>src/physics/cam/clubb_intr.F90</affectedPath><affectedPath>src/physics/clubb/stats_sfc_module.F90</affectedPath><affectedPath>src/physics/silhs/silhs_api_module.F90</affectedPath><affectedPath>src/physics/silhs/latin_hypercube_driver_module.F90</affectedPath><commitId>7250e6e77b4c4a4210456e16ddaaa278401e8ae4</commitId><timestamp>1624304608000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/rhodesk</absoluteUrl><fullName>rhodesk</fullName></author><authorEmail>rhodesk@msoe.edu</authorEmail><comment>Reflecting changes made to clubb_api_module's subroutine's argument list
</comment><date>2021-06-21 14:43:28 -0500</date><id>7250e6e77b4c4a4210456e16ddaaa278401e8ae4</id><msg>Reflecting changes made to clubb_api_module's subroutine's argument list</msg><path><editType>edit</editType><file>src/physics/clubb/stats_sfc_module.F90</file></path><path><editType>edit</editType><file>src/physics/clubb/clubb_api_module.F90</file></path><path><editType>edit</editType><file>src/physics/silhs/silhs_api_module.F90</file></path><path><editType>edit</editType><file>src/physics/cam/clubb_intr.F90</file></path><path><editType>edit</editType><file>src/physics/cam/subcol_SILHS.F90</file></path><path><editType>edit</editType><file>src/physics/clubb/stats_zm_module.F90</file></path><path><editType>edit</editType><file>src/physics/silhs/latin_hypercube_driver_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>advance_clubb_core_module.F90</affectedPath><affectedPath>grid_class.F90</affectedPath><affectedPath>clubb_api_module.F90</affectedPath><commitId>0a8871adff75bef8493e1d3203fa55ee544fe2f1</commitId><timestamp>1624564146000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/rhodesk</absoluteUrl><fullName>rhodesk</fullName></author><authorEmail>rhodesk@msoe.edu</authorEmail><comment>Moving 'gr' from front of arg list when being used as intent(inout) to conform to standard. #886. BFB.
</comment><date>2021-06-24 14:49:06 -0500</date><id>0a8871adff75bef8493e1d3203fa55ee544fe2f1</id><msg>Moving 'gr' from front of arg list when being used as intent(inout) to conform to standard. #886. BFB.</msg><path><editType>edit</editType><file>advance_clubb_core_module.F90</file></path><path><editType>edit</editType><file>clubb_api_module.F90</file></path><path><editType>edit</editType><file>grid_class.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>clubb_api_module.F90</affectedPath><commitId>e9efb9d45177992fd2880928cd3a10114d65fabb</commitId><timestamp>1624641544000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/rhodesk</absoluteUrl><fullName>rhodesk</fullName></author><authorEmail>rhodesk@msoe.edu</authorEmail><comment>The purpose of this commit is to see whether or not causing changes in sam's version of clubb will cause errors when the master branch of clubb gets merged intosam. Please ignore this commit unless everything breaks, in which case this is the reason why everything is broken.
</comment><date>2021-06-25 12:19:04 -0500</date><id>e9efb9d45177992fd2880928cd3a10114d65fabb</id><msg>The purpose of this commit is to see whether or not causing changes in sam's version of clubb will cause errors when the master branch of clubb gets merged intosam. Please ignore this commit unless everything breaks, in which case this is the reason why everything is broken.</msg><path><editType>edit</editType><file>clubb_api_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/physics/cam/clubb_intr.F90</affectedPath><affectedPath>src/physics/cam/subcol_SILHS.F90</affectedPath><commitId>13edfa061bba55fc684b657e9cf4ba20e6dce6f4</commitId><timestamp>1624888283000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/rhodesk</absoluteUrl><fullName>rhodesk</fullName></author><authorEmail>rhodesk@msoe.edu</authorEmail><comment>Adding in use gr statements where needed
</comment><date>2021-06-28 08:51:23 -0500</date><id>13edfa061bba55fc684b657e9cf4ba20e6dce6f4</id><msg>Adding in use gr statements where needed</msg><path><editType>edit</editType><file>src/physics/cam/clubb_intr.F90</file></path><path><editType>edit</editType><file>src/physics/cam/subcol_SILHS.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/physics/cam/clubb_intr.F90</affectedPath><commitId>d43073a5be7ffc3127a26c1398e691d75074d201</commitId><timestamp>1624894447000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/rhodesk</absoluteUrl><fullName>rhodesk</fullName></author><authorEmail>rhodesk@msoe.edu</authorEmail><comment>Added gr to a needed instance
</comment><date>2021-06-28 10:34:07 -0500</date><id>d43073a5be7ffc3127a26c1398e691d75074d201</id><msg>Added gr to a needed instance</msg><path><editType>edit</editType><file>src/physics/cam/clubb_intr.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/physics/silhs/silhs_api_module.F90</affectedPath><affectedPath>src/physics/clubb/clubb_api_module.F90</affectedPath><affectedPath>src/physics/silhs/latin_hypercube_driver_module.F90</affectedPath><commitId>cca799cfb394e7eeadc21211ae811b4a370d31ee</commitId><timestamp>1624980228000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/rhodesk</absoluteUrl><fullName>rhodesk</fullName></author><authorEmail>rhodesk@msoe.edu</authorEmail><comment>Reverted changes to clubb files
</comment><date>2021-06-29 10:23:48 -0500</date><id>cca799cfb394e7eeadc21211ae811b4a370d31ee</id><msg>Reverted changes to clubb files</msg><path><editType>edit</editType><file>src/physics/silhs/silhs_api_module.F90</file></path><path><editType>edit</editType><file>src/physics/clubb/clubb_api_module.F90</file></path><path><editType>edit</editType><file>src/physics/silhs/latin_hypercube_driver_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jenkins_tests/cam_run_test/Jenkinsfile</affectedPath><affectedPath>jenkins_tests/cam_global_regression_test/Jenkinsfile</affectedPath><commitId>224732574dbe37eaf1150c0e0cc77d57d37b1fed</commitId><timestamp>1624998885000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/pbroels</absoluteUrl><fullName>pbroels</fullName></author><authorEmail>pbroels@uwm.edu</authorEmail><comment>Adding name specific functionality to prevent workspace removal and emails. larson-group/sys_admin#735
</comment><date>2021-06-29 15:34:45 -0500</date><id>224732574dbe37eaf1150c0e0cc77d57d37b1fed</id><msg>Adding name specific functionality to prevent workspace removal and emails. larson-group/sys_admin#735</msg><path><editType>edit</editType><file>jenkins_tests/cam_global_regression_test/Jenkinsfile</file></path><path><editType>edit</editType><file>jenkins_tests/cam_run_test/Jenkinsfile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jenkins_tests/cam_run_test/Jenkinsfile</affectedPath><affectedPath>jenkins_tests/cam_global_regression_test/Jenkinsfile</affectedPath><commitId>2773ebcf8028bc397261ff68299fcbaa748f5699</commitId><timestamp>1625070019000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/pbroels</absoluteUrl><fullName>pbroels</fullName></author><authorEmail>pbroels@uwm.edu</authorEmail><comment>Fixing syntax error preventing jenkins tests from running. larson-group/sys_admin#727
</comment><date>2021-06-30 11:20:19 -0500</date><id>2773ebcf8028bc397261ff68299fcbaa748f5699</id><msg>Fixing syntax error preventing jenkins tests from running. larson-group/sys_admin#727</msg><path><editType>edit</editType><file>jenkins_tests/cam_run_test/Jenkinsfile</file></path><path><editType>edit</editType><file>jenkins_tests/cam_global_regression_test/Jenkinsfile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>error_code.F90</affectedPath><commitId>e4722a17a28eb6a7b0f1025e88ad574c8fa6ef92</commitId><timestamp>1625077120000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Add error header for CLUBB in CAM
</comment><date>2021-06-30 13:18:40 -0500</date><id>e4722a17a28eb6a7b0f1025e88ad574c8fa6ef92</id><msg>Add error header for CLUBB in CAM</msg><path><editType>edit</editType><file>error_code.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/physics/cam/clubb_intr.F90</affectedPath><commitId>5b7b278e9b53d00b13b9642929031ae9c5f7bbc8</commitId><timestamp>1625149205000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/rhodesk</absoluteUrl><fullName>rhodesk</fullName></author><authorEmail>rhodesk@msoe.edu</authorEmail><comment>Fixing the ordering of gr in the arg list and dropping usage of grid_class.
</comment><date>2021-07-01 09:20:05 -0500</date><id>5b7b278e9b53d00b13b9642929031ae9c5f7bbc8</id><msg>Fixing the ordering of gr in the arg list and dropping usage of grid_class.</msg><path><editType>edit</editType><file>src/physics/cam/clubb_intr.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>mixing_length.F90</affectedPath><affectedPath>advance_wp2_wp3_module.F90</affectedPath><affectedPath>advance_xp2_xpyp_module.F90</affectedPath><affectedPath>diffusion.F90</affectedPath><affectedPath>advance_clubb_core_module.F90</affectedPath><affectedPath>clubb_api_module.F90</affectedPath><affectedPath>advance_xm_wpxp_module.F90</affectedPath><affectedPath>pdf_closure_module.F90</affectedPath><affectedPath>advance_windm_edsclrm_module.F90</affectedPath><affectedPath>advance_helper_module.F90</affectedPath><commitId>b147496942c7b06cb6d5535baadd0cb8d803b886</commitId><timestamp>1625149291000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/rhodesk</absoluteUrl><fullName>rhodesk</fullName></author><authorEmail>rhodesk@msoe.edu</authorEmail><comment>Fixing the ordering of gr in the clubb_api arg list for affected subroutines.
Additionally, this commit removes the clubb code standard violation of exceeding more the 100 characters per line.
Lastly, the grid typing is being added to clubb_api_module as a public variable so that the host models have access to the type without having to bypass the api
For ticket #886.
</comment><date>2021-07-01 09:21:31 -0500</date><id>b147496942c7b06cb6d5535baadd0cb8d803b886</id><msg>Fixing the ordering of gr in the clubb_api arg list for affected subroutines.</msg><path><editType>edit</editType><file>clubb_api_module.F90</file></path><path><editType>edit</editType><file>advance_clubb_core_module.F90</file></path><path><editType>edit</editType><file>advance_xp2_xpyp_module.F90</file></path><path><editType>edit</editType><file>diffusion.F90</file></path><path><editType>edit</editType><file>pdf_closure_module.F90</file></path><path><editType>edit</editType><file>advance_windm_edsclrm_module.F90</file></path><path><editType>edit</editType><file>advance_xm_wpxp_module.F90</file></path><path><editType>edit</editType><file>mixing_length.F90</file></path><path><editType>edit</editType><file>advance_helper_module.F90</file></path><path><editType>edit</editType><file>advance_wp2_wp3_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>mixing_length.F90</affectedPath><affectedPath>advance_windm_edsclrm_module.F90</affectedPath><commitId>989d81e9eee0bd81d684f7f243ef76602a7d38bd</commitId><timestamp>1625160233000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/rhodesk</absoluteUrl><fullName>rhodesk</fullName></author><authorEmail>rhodesk@msoe.edu</authorEmail><comment>Fixing coding standard violations
</comment><date>2021-07-01 12:23:53 -0500</date><id>989d81e9eee0bd81d684f7f243ef76602a7d38bd</id><msg>Fixing coding standard violations</msg><path><editType>edit</editType><file>mixing_length.F90</file></path><path><editType>edit</editType><file>advance_windm_edsclrm_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jenkins_tests/cam_run_intel_test/Jenkinsfile</affectedPath><affectedPath>jenkins_tests/cam_global_regression_test/Jenkinsfile</affectedPath><affectedPath>jenkins_tests/cam_run_test/Jenkinsfile</affectedPath><affectedPath>jenkins_tests/cam_global_regression_intel_test/Jenkinsfile</affectedPath><commitId>84833b9a93d75c1c6e1b1de4d28359c2e4ba9101</commitId><timestamp>1625667726000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/pbroels</absoluteUrl><fullName>pbroels</fullName></author><authorEmail>pbroels@uwm.edu</authorEmail><comment>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
</comment><date>2021-07-07 09:22:06 -0500</date><id>84833b9a93d75c1c6e1b1de4d28359c2e4ba9101</id><msg>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</msg><path><editType>delete</editType><file>jenkins_tests/cam_run_test/Jenkinsfile</file></path><path><editType>add</editType><file>jenkins_tests/cam_global_regression_intel_test/Jenkinsfile</file></path><path><editType>add</editType><file>jenkins_tests/cam_run_intel_test/Jenkinsfile</file></path><path><editType>delete</editType><file>jenkins_tests/cam_global_regression_test/Jenkinsfile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>advance_clubb_core_module.F90</affectedPath><commitId>1ca2b3f951c9fceb3b21a797a89f4aa403392f6f</commitId><timestamp>1625696754000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Improving error messages in setup_clubb_core. larson-group/e3sm#38
</comment><date>2021-07-07 17:25:54 -0500</date><id>1ca2b3f951c9fceb3b21a797a89f4aa403392f6f</id><msg>Improving error messages in setup_clubb_core. larson-group/e3sm#38</msg><path><editType>edit</editType><file>advance_clubb_core_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>cime_config_cesm_machines_files/config_machines.xml</affectedPath><commitId>1cdc2b7474f2007454671504218798097c121532</commitId><timestamp>1625759821000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/pbroels</absoluteUrl><fullName>pbroels</fullName></author><authorEmail>pbroels@uwm.edu</authorEmail><comment>Changing hardcoded /home/pub folder to the user's home environment to make running easier. larson-group/sys_admin#742
</comment><date>2021-07-08 10:57:01 -0500</date><id>1cdc2b7474f2007454671504218798097c121532</id><msg>Changing hardcoded /home/pub folder to the user's home environment to make running easier. larson-group/sys_admin#742</msg><path><editType>edit</editType><file>cime_config_cesm_machines_files/config_machines.xml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jenkins_tests/cam_run_intel_test/Jenkinsfile</affectedPath><affectedPath>jenkins_tests/cam_global_regression_intel_test/Jenkinsfile</affectedPath><commitId>6b7c175ff2b05fcb428dc50fe80df3ddb1d1a86b</commitId><timestamp>1625851765000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/pbroels</absoluteUrl><fullName>pbroels</fullName></author><authorEmail>pbroels@uwm.edu</authorEmail><comment>Changing cam jenkins tests to remove the correct directory to prevent run failure.
</comment><date>2021-07-09 12:29:25 -0500</date><id>6b7c175ff2b05fcb428dc50fe80df3ddb1d1a86b</id><msg>Changing cam jenkins tests to remove the correct directory to prevent run failure.</msg><path><editType>edit</editType><file>jenkins_tests/cam_global_regression_intel_test/Jenkinsfile</file></path><path><editType>edit</editType><file>jenkins_tests/cam_run_intel_test/Jenkinsfile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>cime_config_cesm_machines_files/config_compilers.xml</affectedPath><affectedPath>cime_config_cesm_machines_files/config_machines.xml</affectedPath><commitId>05a87b5cba23794a218ad3599d3e0db8202537e5</commitId><timestamp>1625861758000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/pbroels</absoluteUrl><fullName>pbroels</fullName></author><authorEmail>pbroels@uwm.edu</authorEmail><comment>Replacing hardcoded mentions of larson-group.sh variables with the variable forms. laron-group/sys_admin#742
</comment><date>2021-07-09 15:15:58 -0500</date><id>05a87b5cba23794a218ad3599d3e0db8202537e5</id><msg>Replacing hardcoded mentions of larson-group.sh variables with the variable forms. laron-group/sys_admin#742</msg><path><editType>edit</editType><file>cime_config_cesm_machines_files/config_compilers.xml</file></path><path><editType>edit</editType><file>cime_config_cesm_machines_files/config_machines.xml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jenkins_tests/cam_run_intel_test/Jenkinsfile</affectedPath><affectedPath>jenkins_tests/cam_global_regression_intel_test/Jenkinsfile</affectedPath><commitId>3cb83d48167de32b267c210bf09fba37e42fe3b2</commitId><timestamp>1626105647000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/pbroels</absoluteUrl><fullName>pbroels</fullName></author><authorEmail>pbroels@uwm.edu</authorEmail><comment>Modifying steps so the logs of each test are kept intact after run time. larson-group/sys_admin#735
</comment><date>2021-07-12 11:00:47 -0500</date><id>3cb83d48167de32b267c210bf09fba37e42fe3b2</id><msg>Modifying steps so the logs of each test are kept intact after run time. larson-group/sys_admin#735</msg><path><editType>edit</editType><file>jenkins_tests/cam_global_regression_intel_test/Jenkinsfile</file></path><path><editType>edit</editType><file>jenkins_tests/cam_run_intel_test/Jenkinsfile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jenkins_tests/cam_run_intel_test/Jenkinsfile</affectedPath><commitId>90245acb9a8169da00eb7870633b4967d75643dc</commitId><timestamp>1626973694000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/pbroels</absoluteUrl><fullName>pbroels</fullName></author><authorEmail>pbroels@uwm.edu</authorEmail><comment>Fixing issue caused by keeping repository after runs for the branch test. larson-group/clubb#733
</comment><date>2021-07-22 12:08:14 -0500</date><id>90245acb9a8169da00eb7870633b4967d75643dc</id><msg>Fixing issue caused by keeping repository after runs for the branch test. larson-group/clubb#733</msg><path><editType>edit</editType><file>jenkins_tests/cam_run_intel_test/Jenkinsfile</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/rhodesk</absoluteUrl><fullName>rhodesk</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/pbroels</absoluteUrl><fullName>pbroels</fullName></culprit><inProgress>false</inProgress><nextBuild><number>14</number><url>http://carson.math.uwm.edu/jenkins/view/all/job/branch_cam_test/14/</url></nextBuild><previousBuild><number>12</number><url>http://carson.math.uwm.edu/jenkins/view/all/job/branch_cam_test/12/</url></previousBuild></workflowRun>