{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 105,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
            "branch" : [
              {
                "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
            "branch" : [
              {
                "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 132,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6958fdf7eb63f23251745b86ce05fb0e631f6258",
            "branch" : [
              {
                "SHA1" : "6958fdf7eb63f23251745b86ce05fb0e631f6258",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6958fdf7eb63f23251745b86ce05fb0e631f6258",
            "branch" : [
              {
                "SHA1" : "6958fdf7eb63f23251745b86ce05fb0e631f6258",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6958fdf7eb63f23251745b86ce05fb0e631f6258",
        "branch" : [
          {
            "SHA1" : "6958fdf7eb63f23251745b86ce05fb0e631f6258",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/clubb.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.EnvActionImpl"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.views.FlowGraphAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#132",
  "duration" : 339048,
  "estimatedDuration" : 164842,
  "executor" : None,
  "fullDisplayName" : "clubb_G_unit_gfortran_tests #132",
  "id" : "132",
  "keepLog" : False,
  "number" : 132,
  "queueId" : 8820,
  "result" : "SUCCESS",
  "timestamp" : 1630656669218,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/132/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/clip_explicit.F90",
            "src/CLUBB_core/advance_wp2_wp3_module.F90",
            "src/CLUBB_core/advance_xp2_xpyp_module.F90"
          ],
          "commitId" : "645764ff028a78e5856d60fd0efd81fe958b31b5",
          "timestamp" : 1630599690000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
            "fullName" : "rhodesk"
          },
          "authorEmail" : "rhodesk@msoe.edu",
          "comment" : "Pushing k loop down through clip_variance_level.\u000aThis change is for the files advance_wp2_wp3_module and advance_xp2_xpyp_module.\u000aIn order to make this change, I added a new variable in the upper-level subroutine\u000athat is an array version of the variable 'threshold' and passed it along to the lower subroutine.\u000aThe loop is still present in order to calculate the values of threshold, however, the calls\u000ato the subroutine is outside of the loop. The only calculations inside the loop is for\u000aand intrensic function, max.\u000aAll results are BFB identical for default case along with l_stats_samp being set to true.\u000aFor ticket #951.\u000a",
          "date" : "2021-09-02 11:21:30 -0500",
          "id" : "645764ff028a78e5856d60fd0efd81fe958b31b5",
          "msg" : "Pushing k loop down through clip_variance_level.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xp2_xpyp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_wp2_wp3_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clip_explicit.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/parameters_tunable.F90",
            "input_misc/tuner/error_arm.in",
            "input_misc/tuner/error_atex.in",
            "input_misc/tuner/error_rico.in",
            "input_misc/tuner/error_gabls3_night.in",
            "input_misc/tuner/error_bomex.in",
            "input_misc/tuner/error_nov11_altocu.in",
            "input_misc/tuner/error_dycoms2_rf01.in",
            "input_misc/tuner/error_dycoms2_rf02_ds.in",
            "input_misc/tuner/error_arm_97.in",
            "input_misc/tuner/error_all.in",
            "input_misc/tuner/error_lba.in",
            "input_misc/tuner/error_wangara.in",
            "input_misc/tuner/error_dycoms2_rf02_do.in",
            "input_misc/tuner/error_fire.in",
            "src/error.F90",
            "input_misc/tuner/error_gabls2.in",
            "input_misc/tuner/error_dycoms2_rf02_nd.in",
            "input_misc/tuner/error_ticket_756.in"
          ],
          "commitId" : "15b0b34248cb2472b5bfa40a709675aacfde434d",
          "timestamp" : 1630630020000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Udpates to make it possible for us to keep certain parameters equal to each other during tuning.\u000a\u000aIncludes:\u000a\u000a* a new subroutine in parameters_tunable.F90 that will read a new namelist in the error_*.in files\u000a* updates to src/error.F90 to make sure the intended parameters are held equal throughout the tuning run\u000a* updates to src.error.F90 to print the variables that were held equal at the end of the tuning run, together with their beginning and ending values, and updates to ensure that the new tuned values are copied into the new paramters_tunable_*.in file so they can be used for plotting or restarting the tuner.\u000a* includes several simple error checks\u000a\u000aSee #939.\u000a",
          "date" : "2021-09-02 19:47:00 -0500",
          "id" : "15b0b34248cb2472b5bfa40a709675aacfde434d",
          "msg" : "Udpates to make it possible for us to keep certain parameters equal to each other during tuning.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_wangara.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_dycoms2_rf01.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_dycoms2_rf02_do.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_fire.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_nov11_altocu.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_dycoms2_rf02_nd.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_gabls2.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_rico.in"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/parameters_tunable.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/error.F90"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_arm_97.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_arm.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_dycoms2_rf02_ds.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_all.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_atex.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_ticket_756.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_bomex.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_gabls3_night.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_lba.in"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/error.F90"
          ],
          "commitId" : "3fd43e54aeb0fe3ed07b3f2b3809384c26c6308f",
          "timestamp" : 1630630020000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Updates to improve error checking for the tuner, updates to comments.\u000a\u000aSee #939.\u000a",
          "date" : "2021-09-02 19:47:00 -0500",
          "id" : "3fd43e54aeb0fe3ed07b3f2b3809384c26c6308f",
          "msg" : "Updates to improve error checking for the tuner, updates to comments.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/error.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/error.F90"
          ],
          "commitId" : "5d3968225001bcf65b88819bf5d44112dfd55520",
          "timestamp" : 1630630020000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Getting rid of a duplication of code.\u000a",
          "date" : "2021-09-02 19:47:00 -0500",
          "id" : "5d3968225001bcf65b88819bf5d44112dfd55520",
          "msg" : "Getting rid of a duplication of code.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/error.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "input_misc/tuner/error_atex.in",
            "input_misc/tuner/error_arm.in",
            "input_misc/tuner/error_rico.in",
            "input_misc/tuner/error_gabls3_night.in",
            "input_misc/tuner/error_bomex.in",
            "input_misc/tuner/error_nov11_altocu.in",
            "input_misc/tuner/error_dycoms2_rf01.in",
            "input_misc/tuner/error_dycoms2_rf02_ds.in",
            "input_misc/tuner/error_all.in",
            "input_misc/tuner/error_arm_97.in",
            "input_misc/tuner/error_lba.in",
            "input_misc/tuner/error_wangara.in",
            "input_misc/tuner/error_fire.in",
            "input_misc/tuner/error_dycoms2_rf02_do.in",
            "src/error.F90",
            "input_misc/tuner/error_gabls2.in",
            "input_misc/tuner/error_dycoms2_rf02_nd.in",
            "input_misc/tuner/error_ticket_756.in"
          ],
          "commitId" : "f616391b15b456b19250596e2ba716f2e711ddef",
          "timestamp" : 1630630020000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Updating name of l_vary_params_together flag to l_keep_params_equal, since this is probably more clear and also is more consistent with my comments in the code.\u000a",
          "date" : "2021-09-02 19:47:00 -0500",
          "id" : "f616391b15b456b19250596e2ba716f2e711ddef",
          "msg" : "Updating name of l_vary_params_together flag to l_keep_params_equal, since this is probably more clear and also is more consistent with my comments in the code.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_all.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_dycoms2_rf01.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_wangara.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_fire.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_gabls3_night.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_ticket_756.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_bomex.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_gabls2.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_dycoms2_rf02_nd.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_atex.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_nov11_altocu.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_arm.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_dycoms2_rf02_do.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_dycoms2_rf02_ds.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_lba.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_rico.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_arm_97.in"
            },
            {
              "editType" : "edit",
              "file" : "src/error.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/parameters_tunable.F90",
            "input_misc/tuner/error_arm.in",
            "input_misc/tuner/error_atex.in",
            "input_misc/tuner/error_rico.in",
            "input_misc/tuner/error_gabls3_night.in",
            "input_misc/tuner/error_bomex.in",
            "input_misc/tuner/error_nov11_altocu.in",
            "src/clubb_tuner.F90",
            "input_misc/tuner/error_dycoms2_rf02_ds.in",
            "input_misc/tuner/error_dycoms2_rf01.in",
            "input_misc/tuner/error_all.in",
            "input_misc/tuner/error_arm_97.in",
            "input_misc/tuner/error_lba.in",
            "input_misc/tuner/error_wangara.in",
            "input_misc/tuner/error_dycoms2_rf02_do.in",
            "src/error.F90",
            "input_misc/tuner/error_fire.in",
            "input_misc/tuner/error_gabls2.in",
            "input_misc/tuner/error_dycoms2_rf02_nd.in",
            "input_misc/tuner/error_ticket_756.in"
          ],
          "commitId" : "7b4081bc1e9df47f4f74472a5f5fe8aa148fc752",
          "timestamp" : 1630630020000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Further tuner updates.  These updates introduce the option to give a minimum value for tuned parameters.  Error checks are included.\u000a\u000aSee #939.\u000a",
          "date" : "2021-09-02 19:47:00 -0500",
          "id" : "7b4081bc1e9df47f4f74472a5f5fe8aa148fc752",
          "msg" : "Further tuner updates.  These updates introduce the option to give a minimum value for tuned parameters.  Error checks are included.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_dycoms2_rf02_ds.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_dycoms2_rf02_do.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_gabls3_night.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_lba.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_ticket_756.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_nov11_altocu.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_dycoms2_rf01.in"
            },
            {
              "editType" : "edit",
              "file" : "src/error.F90"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_gabls2.in"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_tuner.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/parameters_tunable.F90"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_bomex.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_fire.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_wangara.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_rico.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_arm.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_atex.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_dycoms2_rf02_nd.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_all.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_arm_97.in"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/error.F90"
          ],
          "commitId" : "a5d0b30765e6223e3f8369bce78d513d4bf4ee87",
          "timestamp" : 1630630020000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Removing an old comment\u000a",
          "date" : "2021-09-02 19:47:00 -0500",
          "id" : "a5d0b30765e6223e3f8369bce78d513d4bf4ee87",
          "msg" : "Removing an old comment",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/error.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "input_misc/tuner/README",
            "src/CLUBB_core/parameters_tunable.F90"
          ],
          "commitId" : "b26df4032b67b87fa59e706f469b3f6c72b586e9",
          "timestamp" : 1630630020000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Updating some comments related to the tuner updates.\u000a\u000aSee #939.\u000a",
          "date" : "2021-09-02 19:47:00 -0500",
          "id" : "b26df4032b67b87fa59e706f469b3f6c72b586e9",
          "msg" : "Updating some comments related to the tuner updates.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/README"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/parameters_tunable.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "input_misc/tuner/README"
          ],
          "commitId" : "dba1ee7a66804e59bd5df4ecfe6780e09393f416",
          "timestamp" : 1630630020000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Update README\u000a",
          "date" : "2021-09-02 19:47:00 -0500",
          "id" : "dba1ee7a66804e59bd5df4ecfe6780e09393f416",
          "msg" : "Update README",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/README"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/error.F90"
          ],
          "commitId" : "6958fdf7eb63f23251745b86ce05fb0e631f6258",
          "timestamp" : 1630630020000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Minor updates requested in pull request: renaming a variable and adding some comments.\u000a\u000aSee #939.\u000a",
          "date" : "2021-09-02 19:47:00 -0500",
          "id" : "6958fdf7eb63f23251745b86ce05fb0e631f6258",
          "msg" : "Minor updates requested in pull request: renaming a variable and adding some comments.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/error.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
      "fullName" : "rhodesk"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
      "fullName" : "59519056+bstephens82"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 133,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/133/"
  },
  "previousBuild" : {
    "number" : 131,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/131/"
  }
}