{
  "_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/clubb_silhs_devel" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 75,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c0797a7f204bf6c3e61b5934d30c765329532605",
            "branch" : [
              {
                "SHA1" : "c0797a7f204bf6c3e61b5934d30c765329532605",
                "name" : "origin/clubb_silhs_devel"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c0797a7f204bf6c3e61b5934d30c765329532605",
            "branch" : [
              {
                "SHA1" : "c0797a7f204bf6c3e61b5934d30c765329532605",
                "name" : "origin/clubb_silhs_devel"
              }
            ]
          }
        },
        "origin/changes_to_not_break" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 71,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2b097205a2cf81c88b1f24a64a493307e06a9f97",
            "branch" : [
              {
                "SHA1" : "2b097205a2cf81c88b1f24a64a493307e06a9f97",
                "name" : "origin/changes_to_not_break"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2b097205a2cf81c88b1f24a64a493307e06a9f97",
            "branch" : [
              {
                "SHA1" : "2b097205a2cf81c88b1f24a64a493307e06a9f97",
                "name" : "origin/changes_to_not_break"
              }
            ]
          }
        },
        "refs/remotes/origin/clubb_silhs_devel" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 102,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "15b2a94e94fe9b3fd8d83d33545e6054ade6ebb0",
            "branch" : [
              {
                "SHA1" : "15b2a94e94fe9b3fd8d83d33545e6054ade6ebb0",
                "name" : "refs/remotes/origin/clubb_silhs_devel"
              }
            ]
          },
          "revision" : {
            "SHA1" : "15b2a94e94fe9b3fd8d83d33545e6054ade6ebb0",
            "branch" : [
              {
                "SHA1" : "15b2a94e94fe9b3fd8d83d33545e6054ade6ebb0",
                "name" : "refs/remotes/origin/clubb_silhs_devel"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "15b2a94e94fe9b3fd8d83d33545e6054ade6ebb0",
        "branch" : [
          {
            "SHA1" : "15b2a94e94fe9b3fd8d83d33545e6054ade6ebb0",
            "name" : "refs/remotes/origin/clubb_silhs_devel"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/e3sm.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" : "#102",
  "duration" : 750308,
  "estimatedDuration" : 3428101,
  "executor" : None,
  "fullDisplayName" : "e3sm_run_gfortran_test #102",
  "id" : "102",
  "keepLog" : False,
  "number" : 102,
  "queueId" : 8221,
  "result" : "SUCCESS",
  "timestamp" : 1629273849420,
  "url" : "http://carson.math.uwm.edu/jenkins/view/all/job/e3sm_run_gfortran_test/102/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "components/cam/src/physics/cam/clubb_intr.F90"
          ],
          "commitId" : "afcf1b2f065e6727c62a575b76287897c1adceb9",
          "timestamp" : 1629215573000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
            "fullName" : "rhodesk"
          },
          "authorEmail" : "rhodesk@msoe.edu",
          "comment" : "Reflecting changes made to clubb in host models\u000a",
          "date" : "2021-08-17 10:52:53 -0500",
          "id" : "afcf1b2f065e6727c62a575b76287897c1adceb9",
          "msg" : "Reflecting changes made to clubb in host models",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "components/cam/src/physics/cam/clubb_intr.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "components/cam/src/physics/clubb/advance_clubb_core_module.F90",
            "components/cam/src/physics/clubb/clubb_api_module.F90",
            "components/cam/src/physics/clubb/model_flags.F90"
          ],
          "commitId" : "15b2a94e94fe9b3fd8d83d33545e6054ade6ebb0",
          "timestamp" : 1629260455000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/larsongroupsysadmin",
            "fullName" : "LarsonGroupSysAdmin"
          },
          "authorEmail" : "root@carson.math.uwm.edu",
          "comment" : "Raw-copy updating components/cam/src/physics/clubb\u000a",
          "date" : "2021-08-17 23:20:55 -0500",
          "id" : "15b2a94e94fe9b3fd8d83d33545e6054ade6ebb0",
          "msg" : "Raw-copy updating components/cam/src/physics/clubb",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "components/cam/src/physics/clubb/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "components/cam/src/physics/clubb/model_flags.F90"
            },
            {
              "editType" : "edit",
              "file" : "components/cam/src/physics/clubb/clubb_api_module.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
      "fullName" : "rhodesk"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/larsongroupsysadmin",
      "fullName" : "LarsonGroupSysAdmin"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 103,
    "url" : "http://carson.math.uwm.edu/jenkins/view/all/job/e3sm_run_gfortran_test/103/"
  },
  "previousBuild" : {
    "number" : 101,
    "url" : "http://carson.math.uwm.edu/jenkins/view/all/job/e3sm_run_gfortran_test/101/"
  }
}