{
  "_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" : 407,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "18afbb900eaa3202bc48b64daf9daa974ee8dd4c",
            "branch" : [
              {
                "SHA1" : "18afbb900eaa3202bc48b64daf9daa974ee8dd4c",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "18afbb900eaa3202bc48b64daf9daa974ee8dd4c",
            "branch" : [
              {
                "SHA1" : "18afbb900eaa3202bc48b64daf9daa974ee8dd4c",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "18afbb900eaa3202bc48b64daf9daa974ee8dd4c",
        "branch" : [
          {
            "SHA1" : "18afbb900eaa3202bc48b64daf9daa974ee8dd4c",
            "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" : "#407",
  "duration" : 139237,
  "estimatedDuration" : 164842,
  "executor" : None,
  "fullDisplayName" : "clubb_G_unit_gfortran_tests #407",
  "id" : "407",
  "keepLog" : False,
  "number" : 407,
  "queueId" : 28096,
  "result" : "SUCCESS",
  "timestamp" : 1705050667147,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/407/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/mean_adv.F90"
          ],
          "commitId" : "18afbb900eaa3202bc48b64daf9daa974ee8dd4c",
          "timestamp" : 1705003858000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "I am altering the mean advection code in preparation for ghost point\u000aremoval, since the mean advection code incorporates the ghost point\u000ain its current calculations.\u000a\u000aThe lower boundary is now treated in the same manner as the\u000aupper boundary, where a zero derivative over the boundary is assumed.\u000aAny interaction of the current ghost level with the model code is\u000anow removed from the mean advection calculation.\u000a\u000aThe results are bit-for-bit for most cases, but not all of them.\u000aThey are not necessarily expected to be bit-for-bit. There are\u000ano discernable differences on plots of priority cases. However,\u000athis commit is technically BIT_CHANGING.\u000a",
          "date" : "2024-01-11 14:10:58 -0600",
          "id" : "18afbb900eaa3202bc48b64daf9daa974ee8dd4c",
          "msg" : "I am altering the mean advection code in preparation for ghost point",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/mean_adv.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
      "fullName" : "bmg2"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 408,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/408/"
  },
  "previousBuild" : {
    "number" : 406,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/406/"
  }
}