{
  "_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" : 74,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6fc57497840efaa7acc394c10ac9c6892ef16220",
            "branch" : [
              {
                "SHA1" : "6fc57497840efaa7acc394c10ac9c6892ef16220",
                "name" : "origin/clubb_silhs_devel"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6fc57497840efaa7acc394c10ac9c6892ef16220",
            "branch" : [
              {
                "SHA1" : "6fc57497840efaa7acc394c10ac9c6892ef16220",
                "name" : "origin/clubb_silhs_devel"
              }
            ]
          }
        },
        "origin/changes_to_not_break" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 69,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cca799cfb394e7eeadc21211ae811b4a370d31ee",
            "branch" : [
              {
                "SHA1" : "cca799cfb394e7eeadc21211ae811b4a370d31ee",
                "name" : "origin/changes_to_not_break"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cca799cfb394e7eeadc21211ae811b4a370d31ee",
            "branch" : [
              {
                "SHA1" : "cca799cfb394e7eeadc21211ae811b4a370d31ee",
                "name" : "origin/changes_to_not_break"
              }
            ]
          }
        },
        "refs/remotes/origin/clubb_silhs_devel" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 394,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "aafc53081088d5a5a9462f645147f548cd4b33c6",
            "branch" : [
              {
                "SHA1" : "aafc53081088d5a5a9462f645147f548cd4b33c6",
                "name" : "refs/remotes/origin/clubb_silhs_devel"
              }
            ]
          },
          "revision" : {
            "SHA1" : "aafc53081088d5a5a9462f645147f548cd4b33c6",
            "branch" : [
              {
                "SHA1" : "aafc53081088d5a5a9462f645147f548cd4b33c6",
                "name" : "refs/remotes/origin/clubb_silhs_devel"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "aafc53081088d5a5a9462f645147f548cd4b33c6",
        "branch" : [
          {
            "SHA1" : "aafc53081088d5a5a9462f645147f548cd4b33c6",
            "name" : "refs/remotes/origin/clubb_silhs_devel"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/cam.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" : "#394",
  "duration" : 1334847,
  "estimatedDuration" : 1539892,
  "executor" : None,
  "fullDisplayName" : "cam_global_ERP_Ln9_gfortran_test #394",
  "id" : "394",
  "keepLog" : False,
  "number" : 394,
  "queueId" : 1566,
  "result" : "SUCCESS",
  "timestamp" : 1723970827670,
  "url" : "http://carson.math.uwm.edu/jenkins/job/cam_global_ERP_Ln9_gfortran_test/394/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/cam_scam_ifort_ncar_test/Jenkinsfile",
            "jenkins_tests/cam_scam_ifort_ncar_plot/Jenkinsfile",
            "run_scripts/set_up_cam_coarse_res.py"
          ],
          "commitId" : "97873ca72299bb6101b7075357bc1aa31d053391",
          "timestamp" : 1723941196000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Nightly clubb plots (#176)\u000a\u000a* Adding plot capability.\u000a\u000a* Rico doesn't work?\u000a\u000a* Adding robustness\u000a\u000a* Fixing path\u000a\u000a* Adding force remove of clubb to prevent folder exists errors.\u000a\u000a* Update to file structure.\u000a\u000a* Name to test to indicate it's one of the plotting tests.\u000a",
          "date" : "2024-08-17 19:33:16 -0500",
          "id" : "97873ca72299bb6101b7075357bc1aa31d053391",
          "msg" : "Nightly clubb plots (#176)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "run_scripts/set_up_cam_coarse_res.py"
            },
            {
              "editType" : "add",
              "file" : "jenkins_tests/cam_scam_ifort_ncar_plot/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "jenkins_tests/cam_scam_ifort_ncar_test/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/cam_scam_ifort_ncar_test/Jenkinsfile",
            "jenkins_tests/cam_scam_ifort_ncar_plot/Jenkinsfile"
          ],
          "commitId" : "fad89b08dbc32617bab9778b97b2ce21f98d31c5",
          "timestamp" : 1723941736000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Slight cleanup to folder and changing name of jenkins test in script.\u000a",
          "date" : "2024-08-17 19:42:16 -0500",
          "id" : "fad89b08dbc32617bab9778b97b2ce21f98d31c5",
          "msg" : "Slight cleanup to folder and changing name of jenkins test in script.",
          "paths" : [
            {
              "editType" : "delete",
              "file" : "jenkins_tests/cam_scam_ifort_ncar_test/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "jenkins_tests/cam_scam_ifort_ncar_plot/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/cam_scam_ifort_ncar_plot/Jenkinsfile"
          ],
          "commitId" : "3afc5592dd2cd8fa7886907a2aa8e07af4223d42",
          "timestamp" : 1723943320000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Small bug fix.\u000a",
          "date" : "2024-08-17 20:08:40 -0500",
          "id" : "3afc5592dd2cd8fa7886907a2aa8e07af4223d42",
          "msg" : "Small bug fix.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "jenkins_tests/cam_scam_ifort_ncar_plot/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/cam_scam_ifort_ncar_plot/Jenkinsfile"
          ],
          "commitId" : "aafc53081088d5a5a9462f645147f548cd4b33c6",
          "timestamp" : 1723954949000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Updating script name\u000a",
          "date" : "2024-08-17 23:22:29 -0500",
          "id" : "aafc53081088d5a5a9462f645147f548cd4b33c6",
          "msg" : "Updating script name",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "jenkins_tests/cam_scam_ifort_ncar_plot/Jenkinsfile"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
      "fullName" : "Gunther Huebler"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 395,
    "url" : "http://carson.math.uwm.edu/jenkins/job/cam_global_ERP_Ln9_gfortran_test/395/"
  },
  "previousBuild" : {
    "number" : 393,
    "url" : "http://carson.math.uwm.edu/jenkins/job/cam_global_ERP_Ln9_gfortran_test/393/"
  }
}