<workflowRun _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>36</buildNumber><marked><SHA1>d2b125b12117d18474f2093b40e3e575a93422e7</SHA1><branch><SHA1>d2b125b12117d18474f2093b40e3e575a93422e7</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>d2b125b12117d18474f2093b40e3e575a93422e7</SHA1><branch><SHA1>d2b125b12117d18474f2093b40e3e575a93422e7</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>d2b125b12117d18474f2093b40e3e575a93422e7</SHA1><branch><SHA1>d2b125b12117d18474f2093b40e3e575a93422e7</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></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>#36</displayName><duration>1212684</duration><estimatedDuration>1240811</estimatedDuration><fullDisplayName>clubb_nvhpc_gpu_column_mirror_test #36</fullDisplayName><id>36</id><keepLog>false</keepLog><number>36</number><queueId>7529</queueId><result>SUCCESS</result><timestamp>1741251788453</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_nvhpc_gpu_column_mirror_test/36/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/stats_clubb_utilities.F90</affectedPath><commitId>5f0907576063d48845b40fafdd94c6041cc18a3a</commitId><timestamp>1741203326000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Eliminate GOTO statement in stats_clubb_utilities (#1233)

* Eliminate jump in stats_clubb_utilities
CLUBB ticket #975

Hard removed end parameter from read call
GOTO marker `100` removed since `end` parameter is gone and
added output of read error code to help debugging.

Before this change, if the read encountered an EOF error and the jump to marker 100 happened,
CLUBB would continue running (err_code=clubb_no_error) but no output files would be created.
After this change, err_code will be set to clubb_fatal_error and CLUBB prints an error message and returns.
</comment><date>2025-03-05 13:35:26 -0600</date><id>5f0907576063d48845b40fafdd94c6041cc18a3a</id><msg>Eliminate GOTO statement in stats_clubb_utilities (#1233)</msg><path><editType>edit</editType><file>src/CLUBB_core/stats_clubb_utilities.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>utilities/api_analysis/create_module_table.py</affectedPath><affectedPath>utilities/api_analysis/log/apiCommitmentTable.txt</affectedPath><affectedPath>utilities/api_analysis/api_commitment_test.py</affectedPath><affectedPath>utilities/api_analysis/usage_analyzer.py</affectedPath><affectedPath>utilities/api_analysis/log/usageAnalyzerTable.txt</affectedPath><affectedPath>utilities/api_analysis/run_full_api_diagnostics.bash</affectedPath><commitId>4508338836c1e0e0a1221c812d5c579108e7ce8a</commitId><timestamp>1741205633000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Updated Jenkins api_commitment_test to python3 (#1235)

sys_admin ticket sys_admin#836

* Updated Jenkins api_commitment_test to python3

TEN YEARS OF GLORIOUS FALSE PASSING DESTROYED BY TWO NITPICKERS AND CHATGPT! *Insert dab here*

Translated script to python3,
tightened file handling,
added main function and argparse structure to create_module_table.py

* Added comments to run_full_api_diagnostics.bash

* Fixed usage_analyzer

Commented out the calls to usage_analyzer and create_module_table from the bash script since we don't want to create those outputs for Jenkins.

* Modified api_commitment_test so it can search through individual files

* Commented out CLUBB standalone test since it is not a good emulation of a host model
</comment><date>2025-03-05 14:13:53 -0600</date><id>4508338836c1e0e0a1221c812d5c579108e7ce8a</id><msg>Updated Jenkins api_commitment_test to python3 (#1235)</msg><path><editType>edit</editType><file>utilities/api_analysis/create_module_table.py</file></path><path><editType>delete</editType><file>utilities/api_analysis/log/apiCommitmentTable.txt</file></path><path><editType>edit</editType><file>utilities/api_analysis/run_full_api_diagnostics.bash</file></path><path><editType>edit</editType><file>utilities/api_analysis/api_commitment_test.py</file></path><path><editType>edit</editType><file>utilities/api_analysis/usage_analyzer.py</file></path><path><editType>delete</editType><file>utilities/api_analysis/log/usageAnalyzerTable.txt</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jenkins_tests/clubb_api_commitment_test/Jenkinsfile</affectedPath><affectedPath>utilities/api_analysis/run_full_api_diagnostics.bash</affectedPath><commitId>d824f948f8e24cead121bd6aba06192beab0ded7</commitId><timestamp>1741207048000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Fixed Jenkins api_commitment_test (#1236)

CLUBB ticket sys_admin#836

Fixed logical evaluation at the end of the bash script
Commented out the table outputs in the Jenkins file because they don't work and nobody would look at them anyways
</comment><date>2025-03-05 14:37:28 -0600</date><id>d824f948f8e24cead121bd6aba06192beab0ded7</id><msg>Fixed Jenkins api_commitment_test (#1236)</msg><path><editType>edit</editType><file>jenkins_tests/clubb_api_commitment_test/Jenkinsfile</file></path><path><editType>edit</editType><file>utilities/api_analysis/run_full_api_diagnostics.bash</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/advance_xm_wpxp_module.F90</affectedPath><affectedPath>src/CLUBB_core/mono_flux_limiter.F90</affectedPath><affectedPath>src/CLUBB_core/advance_windm_edsclrm_module.F90</affectedPath><affectedPath>src/CLUBB_core/advance_wp2_wp3_module.F90</affectedPath><affectedPath>src/CLUBB_core/advance_xp2_xpyp_module.F90</affectedPath><commitId>892097df87f38b5899c7f25e8c337433133cd4cf</commitId><timestamp>1741219550000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></author><authorEmail>bmg2@uwm.edu</authorEmail><comment>Added some missing acc parallel statments around some the loops
I added to the code for the grid generalization test.
</comment><date>2025-03-05 18:05:50 -0600</date><id>892097df87f38b5899c7f25e8c337433133cd4cf</id><msg>Added some missing acc parallel statments around some the loops</msg><path><editType>edit</editType><file>src/CLUBB_core/advance_wp2_wp3_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_xm_wpxp_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_windm_edsclrm_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/mono_flux_limiter.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_xp2_xpyp_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/stats_clubb_utilities.F90</affectedPath><commitId>1177fba4274d8f16cea53d41888955c18fd0c7dd</commitId><timestamp>1741219960000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></author><authorEmail>bmg2@uwm.edu</authorEmail><comment>Fixed a bug
</comment><date>2025-03-05 18:12:40 -0600</date><id>1177fba4274d8f16cea53d41888955c18fd0c7dd</id><msg>Fixed a bug</msg><path><editType>edit</editType><file>src/CLUBB_core/stats_clubb_utilities.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/advance_wp2_wp3_module.F90</affectedPath><commitId>d2b125b12117d18474f2093b40e3e575a93422e7</commitId><timestamp>1741223016000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></author><authorEmail>bmg2@uwm.edu</authorEmail><comment>I have no idea if it's appropriate to include gr in this statment,
but I'm just basically throwing dung at the wall at this point.
We'll see what sticks.
</comment><date>2025-03-05 19:03:36 -0600</date><id>d2b125b12117d18474f2093b40e3e575a93422e7</id><msg>I have no idea if it's appropriate to include gr in this statment,</msg><path><editType>edit</editType><file>src/CLUBB_core/advance_wp2_wp3_module.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/bmg2</absoluteUrl><fullName>bmg2</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><nextBuild><number>37</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_nvhpc_gpu_column_mirror_test/37/</url></nextBuild><previousBuild><number>35</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_nvhpc_gpu_column_mirror_test/35/</url></previousBuild></workflowRun>