{
  "_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" : 49,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1bc1aba5ac2dbd0fab0dbf870b7d8616fbf9d462",
            "branch" : [
              {
                "SHA1" : "1bc1aba5ac2dbd0fab0dbf870b7d8616fbf9d462",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1bc1aba5ac2dbd0fab0dbf870b7d8616fbf9d462",
            "branch" : [
              {
                "SHA1" : "1bc1aba5ac2dbd0fab0dbf870b7d8616fbf9d462",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1bc1aba5ac2dbd0fab0dbf870b7d8616fbf9d462",
        "branch" : [
          {
            "SHA1" : "1bc1aba5ac2dbd0fab0dbf870b7d8616fbf9d462",
            "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" : "#49",
  "duration" : 22949055,
  "estimatedDuration" : 19769062,
  "executor" : None,
  "fullDisplayName" : "clubb_generalized_vertical_grid_test #49",
  "id" : "49",
  "keepLog" : False,
  "number" : 49,
  "queueId" : 11047,
  "result" : "SUCCESS",
  "timestamp" : 1759046708142,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/49/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/constants_clubb.F90"
          ],
          "commitId" : "1bc1aba5ac2dbd0fab0dbf870b7d8616fbf9d462",
          "timestamp" : 1758974591000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Change tolerance in way that affects only single precision builds (#1256)\u000a\u000aThis fixes a problem with precip_frac exceeding a bound in single precision.  The code change is BIT_CHANGING for single precision, but V. Larson wouldn't expect it to be bit changing for double precision, although V. Larson hasn't checked.\u000a",
          "date" : "2025-09-27 07:03:11 -0500",
          "id" : "1bc1aba5ac2dbd0fab0dbf870b7d8616fbf9d462",
          "msg" : "Change tolerance in way that affects only single precision builds (#1256)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/constants_clubb.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 50,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/50/"
  },
  "previousBuild" : {
    "number" : 48,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/48/"
  }
}