{
  "_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" : 146,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "39843be0ab1d74e82f96041370d4f7da0e30f370",
            "branch" : [
              {
                "SHA1" : "39843be0ab1d74e82f96041370d4f7da0e30f370",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "39843be0ab1d74e82f96041370d4f7da0e30f370",
            "branch" : [
              {
                "SHA1" : "39843be0ab1d74e82f96041370d4f7da0e30f370",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "39843be0ab1d74e82f96041370d4f7da0e30f370",
        "branch" : [
          {
            "SHA1" : "39843be0ab1d74e82f96041370d4f7da0e30f370",
            "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" : "#146",
  "duration" : 76352,
  "estimatedDuration" : 164842,
  "executor" : None,
  "fullDisplayName" : "clubb_G_unit_gfortran_tests #146",
  "id" : "146",
  "keepLog" : False,
  "number" : 146,
  "queueId" : 9772,
  "result" : "SUCCESS",
  "timestamp" : 1634890269983,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/146/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_bit_diff_e3sm_flags/Jenkinsfile"
          ],
          "commitId" : "5fccf76538e4f2b7ad5940be707ab5b369e9a4c5",
          "timestamp" : 1634847611000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Adding jenkins file\u000a",
          "date" : "2021-10-21 15:20:11 -0500",
          "id" : "5fccf76538e4f2b7ad5940be707ab5b369e9a4c5",
          "msg" : "Adding jenkins file",
          "paths" : [
            {
              "editType" : "add",
              "file" : "jenkins_tests/clubb_bit_diff_e3sm_flags/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_bit_diff_e3sm_flags/Jenkinsfile",
            "jenkins_tests/clubb_bit_diff_e3sm_flags_gfortran/Jenkinsfile"
          ],
          "commitId" : "f47ad90d2a4de346d6e03b25294c1bfc9ec1931b",
          "timestamp" : 1634848098000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Changing name of jenkins tests. larson-group/clubb#960\u000a",
          "date" : "2021-10-21 15:28:18 -0500",
          "id" : "f47ad90d2a4de346d6e03b25294c1bfc9ec1931b",
          "msg" : "Changing name of jenkins tests. larson-group/clubb#960",
          "paths" : [
            {
              "editType" : "delete",
              "file" : "jenkins_tests/clubb_bit_diff_e3sm_flags/Jenkinsfile"
            },
            {
              "editType" : "add",
              "file" : "jenkins_tests/clubb_bit_diff_e3sm_flags_gfortran/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_bit_diff_e3sm_flags_gfortran/Jenkinsfile",
            "jenkins_tests/clubb_bin_diff_regression_e3sm_flags_gfortran/Jenkinsfile"
          ],
          "commitId" : "39843be0ab1d74e82f96041370d4f7da0e30f370",
          "timestamp" : 1634851764000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Renaming\u000a",
          "date" : "2021-10-21 16:29:24 -0500",
          "id" : "39843be0ab1d74e82f96041370d4f7da0e30f370",
          "msg" : "Renaming",
          "paths" : [
            {
              "editType" : "add",
              "file" : "jenkins_tests/clubb_bin_diff_regression_e3sm_flags_gfortran/Jenkinsfile"
            },
            {
              "editType" : "delete",
              "file" : "jenkins_tests/clubb_bit_diff_e3sm_flags_gfortran/Jenkinsfile"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
      "fullName" : "Gunther Huebler"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 147,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/147/"
  },
  "previousBuild" : {
    "number" : 145,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/145/"
  }
}