{
  "_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" : 47,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ab2bd8e707b411f4eb6430a626ff7c3b1e8ac2a4",
            "branch" : [
              {
                "SHA1" : "ab2bd8e707b411f4eb6430a626ff7c3b1e8ac2a4",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ab2bd8e707b411f4eb6430a626ff7c3b1e8ac2a4",
            "branch" : [
              {
                "SHA1" : "ab2bd8e707b411f4eb6430a626ff7c3b1e8ac2a4",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ab2bd8e707b411f4eb6430a626ff7c3b1e8ac2a4",
        "branch" : [
          {
            "SHA1" : "ab2bd8e707b411f4eb6430a626ff7c3b1e8ac2a4",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/sam_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" : "#47",
  "duration" : 33527,
  "estimatedDuration" : 286237,
  "executor" : None,
  "fullDisplayName" : "sam_clubb_silhs_gfortran_build #47",
  "id" : "47",
  "keepLog" : False,
  "number" : 47,
  "queueId" : 4397,
  "result" : "FAILURE",
  "timestamp" : 1620807908824,
  "url" : "http://carson.math.uwm.edu/jenkins/job/sam_clubb_silhs_gfortran_build/47/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "stats_variables.F90",
            "advance_wp2_wp3_module.F90",
            "stats_zt_module.F90"
          ],
          "commitId" : "37095bf5ace54791fd4db1161ba1f8e010cb9ac2",
          "timestamp" : 1620739983000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Adding some new code that puts the diffusion term d(wp2*em)/dz into a new function, creates a new wp3 budget term (wp3_pr_dfsn), and adds that new budget term to pyplotgen.\u000a",
          "date" : "2021-05-11 08:33:03 -0500",
          "id" : "37095bf5ace54791fd4db1161ba1f8e010cb9ac2",
          "msg" : "Adding some new code that puts the diffusion term d(wp2*em)/dz into a new function, creates a new wp3 budget term (wp3_pr_dfsn), and adds that new budget term to pyplotgen.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "stats_zt_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "stats_variables.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_wp2_wp3_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "advance_wp2_wp3_module.F90",
            "parameters_tunable.F90",
            "parameter_indices.F90",
            "clubb_api_module.F90"
          ],
          "commitId" : "bc7ddc176b62b69e5f4d20e730795946851ea82e",
          "timestamp" : 1620739983000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Adding new coefficient to control the wp3 pressure diffusion term.\u000a",
          "date" : "2021-05-11 08:33:03 -0500",
          "id" : "bc7ddc176b62b69e5f4d20e730795946851ea82e",
          "msg" : "Adding new coefficient to control the wp3 pressure diffusion term.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "clubb_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_wp2_wp3_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "parameters_tunable.F90"
            },
            {
              "editType" : "edit",
              "file" : "parameter_indices.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "advance_wp2_wp3_module.F90"
          ],
          "commitId" : "96e5f1e5197fb6e1e353d02f5b211b1e8c5f96af",
          "timestamp" : 1620739983000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Some minor updates to advance_wp2_wp3 relevant to the pr_turb and pr_dfsn terms.\u000a",
          "date" : "2021-05-11 08:33:03 -0500",
          "id" : "96e5f1e5197fb6e1e353d02f5b211b1e8c5f96af",
          "msg" : "Some minor updates to advance_wp2_wp3 relevant to the pr_turb and pr_dfsn terms.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "advance_wp2_wp3_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "advance_wp2_wp3_module.F90",
            "stats_clubb_utilities.F90"
          ],
          "commitId" : "6126e2953143ab61f74665b3922ee4cc94894fae",
          "timestamp" : 1620739983000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Converting em*d(em)/dz to d(em^2)/dz in the wp3_pr_turb term and fixing a typo.\u000a",
          "date" : "2021-05-11 08:33:03 -0500",
          "id" : "6126e2953143ab61f74665b3922ee4cc94894fae",
          "msg" : "Converting em*d(em)/dz to d(em^2)/dz in the wp3_pr_turb term and fixing a typo.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "advance_wp2_wp3_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "stats_clubb_utilities.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "advance_wp2_wp3_module.F90",
            "parameters_tunable.F90",
            "parameter_indices.F90",
            "clubb_api_module.F90"
          ],
          "commitId" : "0566da01bc8cc1fa3a19f92f3b19f1a4d453839d",
          "timestamp" : 1620739983000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Renaming C_wp3_turb --> C_wp3_pr_turb (BIT_CHANGING due to name change in netcdf output).\u000a\u000aSee #884.\u000a",
          "date" : "2021-05-11 08:33:03 -0500",
          "id" : "0566da01bc8cc1fa3a19f92f3b19f1a4d453839d",
          "msg" : "Renaming C_wp3_turb --> C_wp3_pr_turb (BIT_CHANGING due to name change in netcdf output).",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "clubb_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "parameters_tunable.F90"
            },
            {
              "editType" : "edit",
              "file" : "parameter_indices.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_wp2_wp3_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "advance_wp2_wp3_module.F90",
            "pdf_closure_module.F90",
            "stats_clubb_utilities.F90",
            "stats_variables.F90",
            "advance_clubb_core_module.F90",
            "stats_zm_module.F90"
          ],
          "commitId" : "45aa88a48da8927786467626eea335eea48498bc",
          "timestamp" : 1620739983000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "These changes add the new fourth-order moment variables wp2up2 and wp2vp2 to the CLUBB code. This requires a new function in pdf_closure_module since they must be calculated separately with a new formula, and they are fed through into advance_wp2_wp3 for use with the pr_dfsn subroutine. They are also added to the standard stats file and will be output to netcdf, hence this commit is BIT_CHANGING.\u000a\u000aThe new variables are also added to pyplotgen as part of VariableGroupWs.py where wp4 is found.\u000a\u000aSee #920.\u000a",
          "date" : "2021-05-11 08:33:03 -0500",
          "id" : "45aa88a48da8927786467626eea335eea48498bc",
          "msg" : "These changes add the new fourth-order moment variables wp2up2 and wp2vp2 to the CLUBB code. This requires a new function in pdf_closure_module since they must be calculated separately with a new formula, and they are fed through into advance_wp2_wp3 for use with the pr_dfsn subroutine. They are also added to the standard stats file and will be output to netcdf, hence this commit is BIT_CHANGING.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "advance_wp2_wp3_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "stats_clubb_utilities.F90"
            },
            {
              "editType" : "edit",
              "file" : "stats_variables.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "stats_zm_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "pdf_closure_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "tunable_parameters.in"
          ],
          "commitId" : "f93e240972461676abf906e01b37399306126ead",
          "timestamp" : 1620739983000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Adding new coefficient to control the wp3 pressure diffusion term.\u000a",
          "date" : "2021-05-11 08:33:03 -0500",
          "id" : "f93e240972461676abf906e01b37399306126ead",
          "msg" : "Adding new coefficient to control the wp3 pressure diffusion term.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "tunable_parameters.in"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "advance_wp2_wp3_module.F90"
          ],
          "commitId" : "12176c345358d78a4d827cf2b6e7abdbaec0ea8c",
          "timestamp" : 1620739983000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Putting the wp3_pr_turb formulation back to its d(rho*wp2*em)/dz form.  This would be a BIT_CHANGING commit since it would change the answers for the pr_turb term. However once this branch is merged into the master branch, results should be bit-for-bit since this term was only modified in the alternate branch.\u000a\u000aSee #920.\u000a",
          "date" : "2021-05-11 08:33:03 -0500",
          "id" : "12176c345358d78a4d827cf2b6e7abdbaec0ea8c",
          "msg" : "Putting the wp3_pr_turb formulation back to its d(rho*wp2*em)/dz form.  This would be a BIT_CHANGING commit since it would change the answers for the pr_turb term. However once this branch is merged into the master branch, results should be bit-for-bit since this term was only modified in the alternate branch.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "advance_wp2_wp3_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "tunable_parameters.in"
          ],
          "commitId" : "35540475b191c71945e840eb1b1d43b19ef48512",
          "timestamp" : 1620739983000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "These changes add the new fourth-order moment variables wp2up2 and wp2vp2 to the CLUBB code. This requires a new function in pdf_closure_module since they must be calculated separately with a new formula, and they are fed through into advance_wp2_wp3 for use with the pr_dfsn subroutine. They are also added to the standard stats file and will be output to netcdf, hence this commit is BIT_CHANGING.\u000a\u000aThe new variables are also added to pyplotgen as part of VariableGroupWs.py where wp4 is found.\u000a\u000aSee #920.\u000a",
          "date" : "2021-05-11 08:33:03 -0500",
          "id" : "35540475b191c71945e840eb1b1d43b19ef48512",
          "msg" : "These changes add the new fourth-order moment variables wp2up2 and wp2vp2 to the CLUBB code. This requires a new function in pdf_closure_module since they must be calculated separately with a new formula, and they are fed through into advance_wp2_wp3 for use with the pr_dfsn subroutine. They are also added to the standard stats file and will be output to netcdf, hence this commit is BIT_CHANGING.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "tunable_parameters.in"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "stats_type_utilities.F90",
            "interpolation.F90",
            "advance_clubb_core_module.F90",
            "advance_windm_edsclrm_module.F90",
            "calc_pressure.F90",
            "advance_helper_module.F90"
          ],
          "commitId" : "1dbc0bf3a0b130e9c249a7142eefba732e17b1e7",
          "timestamp" : 1620766665000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
            "fullName" : "rhodesk"
          },
          "authorEmail" : "rhodesk@uwm.edu",
          "comment" : "Added intent comments for the following files:\u000aadvance_clubb_core_module, advance_helper_module, and advance_windm_edsclrm_module.\u000aThese changes are BFB.\u000aFor ticket #924.\u000a",
          "date" : "2021-05-11 15:57:45 -0500",
          "id" : "1dbc0bf3a0b130e9c249a7142eefba732e17b1e7",
          "msg" : "Added intent comments for the following files:",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "advance_windm_edsclrm_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "interpolation.F90"
            },
            {
              "editType" : "edit",
              "file" : "calc_pressure.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_helper_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "stats_type_utilities.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
      "fullName" : "59519056+bstephens82"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
      "fullName" : "rhodesk"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 48,
    "url" : "http://carson.math.uwm.edu/jenkins/job/sam_clubb_silhs_gfortran_build/48/"
  },
  "previousBuild" : {
    "number" : 46,
    "url" : "http://carson.math.uwm.edu/jenkins/job/sam_clubb_silhs_gfortran_build/46/"
  }
}