{
  "_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" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 20,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "9fed3afd3153c67a4c38a1f11d741cea5cac1df0",
            "branch" : [
              {
                "SHA1" : "9fed3afd3153c67a4c38a1f11d741cea5cac1df0",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "9fed3afd3153c67a4c38a1f11d741cea5cac1df0",
            "branch" : [
              {
                "SHA1" : "9fed3afd3153c67a4c38a1f11d741cea5cac1df0",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "9fed3afd3153c67a4c38a1f11d741cea5cac1df0",
        "branch" : [
          {
            "SHA1" : "9fed3afd3153c67a4c38a1f11d741cea5cac1df0",
            "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" : "#20",
  "duration" : 7756271,
  "estimatedDuration" : 7106903,
  "executor" : None,
  "fullDisplayName" : "clubb_generalized_vert_grid_host_flags #20",
  "id" : "20",
  "keepLog" : False,
  "number" : 20,
  "queueId" : 11224,
  "result" : "SUCCESS",
  "timestamp" : 1759307226941,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vert_grid_host_flags/20/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/pdf_hydromet_microphys_wrapper.F90",
            "src/SILHS/latin_hypercube_driver_module.F90"
          ],
          "commitId" : "9fed3afd3153c67a4c38a1f11d741cea5cac1df0",
          "timestamp" : 1759289999000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "SILHS reproducibility (#1258)\u000a\u000a* Making the SILHS random number generator on GPUs more reproducible by relying on the lh_seed input every call, which is the same as how the CPU randoms work. Also ensuring that the seed changes each timestep, just to prevent generating the same randoms on different timesteps. Since this does change the randoms, it is BIT_CHANGING for silhs enabled runs.\u000a\u000a* Improving comment\u000a",
          "date" : "2025-09-30 22:39:59 -0500",
          "id" : "9fed3afd3153c67a4c38a1f11d741cea5cac1df0",
          "msg" : "SILHS reproducibility (#1258)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/SILHS/latin_hypercube_driver_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/pdf_hydromet_microphys_wrapper.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 21,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vert_grid_host_flags/21/"
  },
  "previousBuild" : {
    "number" : 19,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vert_grid_host_flags/19/"
  }
}