{
  "_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" : 53,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6d5826834e3fe08eb910ee8e71028426ef8c3049",
            "branch" : [
              {
                "SHA1" : "6d5826834e3fe08eb910ee8e71028426ef8c3049",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6d5826834e3fe08eb910ee8e71028426ef8c3049",
            "branch" : [
              {
                "SHA1" : "6d5826834e3fe08eb910ee8e71028426ef8c3049",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6d5826834e3fe08eb910ee8e71028426ef8c3049",
        "branch" : [
          {
            "SHA1" : "6d5826834e3fe08eb910ee8e71028426ef8c3049",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/sam_clubb.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_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" : "#53",
  "duration" : 32940,
  "estimatedDuration" : 755754,
  "executor" : None,
  "fullDisplayName" : "sam_clubb_silhs_gfortran_build #53",
  "id" : "53",
  "keepLog" : False,
  "number" : 53,
  "queueId" : 4923,
  "result" : "SUCCESS",
  "timestamp" : 1622708708673,
  "url" : "http://carson.math.uwm.edu/jenkins/job/sam_clubb_silhs_gfortran_build/53/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "parameters_tunable.F90",
            "new_hybrid_pdf_main.F90",
            "advance_helper_module.F90"
          ],
          "commitId" : "9b0bfdb661053be9a34432e6c2e2084dd532aac1",
          "timestamp" : 1622648527000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
            "fullName" : "rhodesk"
          },
          "authorEmail" : "rhodesk@msoe.edu",
          "comment" : "Changed some elements of clubb to allow for better script execution\u000a",
          "date" : "2021-06-02 10:42:07 -0500",
          "id" : "9b0bfdb661053be9a34432e6c2e2084dd532aac1",
          "msg" : "Changed some elements of clubb to allow for better script execution",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "parameters_tunable.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_helper_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "new_hybrid_pdf_main.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "advance_helper_module.F90"
          ],
          "commitId" : "dc1ae5508c79f24c8a5e4e4df8e90d06533a6717",
          "timestamp" : 1622651931000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
            "fullName" : "rhodesk"
          },
          "authorEmail" : "rhodesk@msoe.edu",
          "comment" : "Fixed clubb not compiling\u000a",
          "date" : "2021-06-02 11:38:51 -0500",
          "id" : "dc1ae5508c79f24c8a5e4e4df8e90d06533a6717",
          "msg" : "Fixed clubb not compiling",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "advance_helper_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "Makefile"
          ],
          "commitId" : "2ab51e063712f6d413fab6830bf7d2168a2efc01",
          "timestamp" : 1622655474000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/isenfireldc",
            "fullName" : "isenfireldc"
          },
          "authorEmail" : "isenfireldc@gmail.com",
          "comment" : "Remove -lacml from Makefile\u000a\u000aIssue larson-group/clubb#900\u000a",
          "date" : "2021-06-02 12:37:54 -0500",
          "id" : "2ab51e063712f6d413fab6830bf7d2168a2efc01",
          "msg" : "Remove -lacml from Makefile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "Makefile"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
      "fullName" : "rhodesk"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/isenfireldc",
      "fullName" : "isenfireldc"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 54,
    "url" : "http://carson.math.uwm.edu/jenkins/job/sam_clubb_silhs_gfortran_build/54/"
  },
  "previousBuild" : {
    "number" : 52,
    "url" : "http://carson.math.uwm.edu/jenkins/job/sam_clubb_silhs_gfortran_build/52/"
  }
}