{
  "_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" : 83,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "d3946a586f66f155af6c32d7c6f9ed92389388cf",
            "branch" : [
              {
                "SHA1" : "d3946a586f66f155af6c32d7c6f9ed92389388cf",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d3946a586f66f155af6c32d7c6f9ed92389388cf",
            "branch" : [
              {
                "SHA1" : "d3946a586f66f155af6c32d7c6f9ed92389388cf",
                "name" : "origin/master"
              }
            ]
          }
        },
        "origin/changes_to_not_break" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 81,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "c7eb33836dd22870dc48b2acd2b5b340dbeef909",
            "branch" : [
              {
                "SHA1" : "c7eb33836dd22870dc48b2acd2b5b340dbeef909",
                "name" : "origin/changes_to_not_break"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c7eb33836dd22870dc48b2acd2b5b340dbeef909",
            "branch" : [
              {
                "SHA1" : "c7eb33836dd22870dc48b2acd2b5b340dbeef909",
                "name" : "origin/changes_to_not_break"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 484,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "3a2bc27529199bea27f663ee35e4942a109b2430",
            "branch" : [
              {
                "SHA1" : "3a2bc27529199bea27f663ee35e4942a109b2430",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3a2bc27529199bea27f663ee35e4942a109b2430",
            "branch" : [
              {
                "SHA1" : "3a2bc27529199bea27f663ee35e4942a109b2430",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3a2bc27529199bea27f663ee35e4942a109b2430",
        "branch" : [
          {
            "SHA1" : "3a2bc27529199bea27f663ee35e4942a109b2430",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/wrf.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" : null,
  "displayName" : "#484",
  "duration" : 5996170,
  "estimatedDuration" : 5631971,
  "executor" : null,
  "fullDisplayName" : "wrf_clubb_plot_ifort #484",
  "id" : "484",
  "keepLog" : false,
  "number" : 484,
  "queueId" : 4327,
  "result" : "FAILURE",
  "timestamp" : 1780562409705,
  "url" : "http://carson.math.uwm.edu/jenkins/view/all/job/wrf_clubb_plot_ifort/484/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "mixing_length.F90",
            "advance_xp3_module.F90",
            "advance_clubb_core_module.F90",
            "advance_xm_wpxp_module.F90",
            "pdf_closure_module.F90",
            "Skx_module.F90",
            "sigma_sqd_w_module.F90",
            "stats_clubb_utilities.F90",
            "new_hybrid_pdf_main.F90",
            "advance_helper_module.F90"
          ],
          "commitId" : "ddf0dd02e101ca6809c67c49fdbca7fb1c29f1a7",
          "timestamp" : 1780545147000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Clubb organization part3 (#1306)\u000a\u000a* More BFB movements\u000a\u000a* Reworking where sigma_sqd_w and gamma_Skw_fnc are computed - this should all be BFB. Also fixing the G_unit test that was failing due to sigma_sqd_w issues\u000a\u000a* Correcting arg list\u000a\u000a* Fixes after rebase\u000a\u000a* Making sigma_sqd_w_zt BFB vs master when using iiPDF_type=7 (new hybrid)\u000a\u000a* Fixing python API\u000a\u000a* Changing name of compute_xp3 to diagnose_xp3 and moving a1_coef and a3_coef calculation back into advance routines\u000a\u000a* Fixes for GPU code\u000a",
          "date" : "2026-06-03 22:52:27 -0500",
          "id" : "ddf0dd02e101ca6809c67c49fdbca7fb1c29f1a7",
          "msg" : "Clubb organization part3 (#1306)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "advance_xm_wpxp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "new_hybrid_pdf_main.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_helper_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_xp3_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "pdf_closure_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "Skx_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "mixing_length.F90"
            },
            {
              "editType" : "edit",
              "file" : "stats_clubb_utilities.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "sigma_sqd_w_module.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ],
  "inProgress" : false,
  "nextBuild" : null,
  "previousBuild" : {
    "number" : 483,
    "url" : "http://carson.math.uwm.edu/jenkins/view/all/job/wrf_clubb_plot_ifort/483/"
  }
}