{
  "_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" : 74,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "72aec8f29680ca6f8ff2aea8880d22933532a2d6",
            "branch" : [
              {
                "SHA1" : "72aec8f29680ca6f8ff2aea8880d22933532a2d6",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "72aec8f29680ca6f8ff2aea8880d22933532a2d6",
            "branch" : [
              {
                "SHA1" : "72aec8f29680ca6f8ff2aea8880d22933532a2d6",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "72aec8f29680ca6f8ff2aea8880d22933532a2d6",
        "branch" : [
          {
            "SHA1" : "72aec8f29680ca6f8ff2aea8880d22933532a2d6",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/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" : "#74",
  "duration" : 6452771,
  "estimatedDuration" : 2611277,
  "executor" : None,
  "fullDisplayName" : "clubb_release_intel_build #74",
  "id" : "74",
  "keepLog" : False,
  "number" : 74,
  "queueId" : 4371,
  "result" : "SUCCESS",
  "timestamp" : 1620204671318,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_release_intel_build/74/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postprocessing/pyplotgen/README.md"
          ],
          "commitId" : "a39500cbbb10914f618e08cd158d47076ab1986d",
          "timestamp" : 1620161620000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Add extra example to pyplotgen quickstart guide\u000a",
          "date" : "2021-05-04 15:53:40 -0500",
          "id" : "a39500cbbb10914f618e08cd158d47076ab1986d",
          "msg" : "Add extra example to pyplotgen quickstart guide",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/README.md"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postprocessing/pyplotgen/config/VariableGroupBase.py",
            "src/CLUBB_core/sigma_sqd_w_module.F90",
            "src/CLUBB_core/stats_zm_module.F90"
          ],
          "commitId" : "e9bf3c5582d4a1b079ef35633294ac8b671fcee1",
          "timestamp" : 1620165243000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
            "fullName" : "rhodesk"
          },
          "authorEmail" : "rhodesk@uwm.edu",
          "comment" : "Changed safeguard threshold in sigma_sqd_w.\u000aThis is BIT_CHANGING.\u000aFor ticket #917.\u000a",
          "date" : "2021-05-04 16:54:03 -0500",
          "id" : "e9bf3c5582d4a1b079ef35633294ac8b671fcee1",
          "msg" : "Changed safeguard threshold in sigma_sqd_w.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_zm_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/VariableGroupBase.py"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/sigma_sqd_w_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "README"
          ],
          "commitId" : "72aec8f29680ca6f8ff2aea8880d22933532a2d6",
          "timestamp" : 1620166076000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "This commit is not BIT_CHANGING\u000a\u000abut commit b13fff4769b00872c7a92d7f05a1530a2630529d was.\u000aCommit b13fff4769b00872c7a92d7f05a1530a2630529d was for ticket #917.\u000a",
          "date" : "2021-05-04 17:07:56 -0500",
          "id" : "72aec8f29680ca6f8ff2aea8880d22933532a2d6",
          "msg" : "This commit is not BIT_CHANGING",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "README"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
      "fullName" : "rhodesk"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 75,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_release_intel_build/75/"
  },
  "previousBuild" : {
    "number" : 73,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_release_intel_build/73/"
  }
}