{
  "_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" : 444,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a64e4ba99f0396262814ca42e96ad0b31b2b258b",
            "branch" : [
              {
                "SHA1" : "a64e4ba99f0396262814ca42e96ad0b31b2b258b",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a64e4ba99f0396262814ca42e96ad0b31b2b258b",
            "branch" : [
              {
                "SHA1" : "a64e4ba99f0396262814ca42e96ad0b31b2b258b",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a64e4ba99f0396262814ca42e96ad0b31b2b258b",
        "branch" : [
          {
            "SHA1" : "a64e4ba99f0396262814ca42e96ad0b31b2b258b",
            "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" : "#444",
  "duration" : 113411,
  "estimatedDuration" : 164842,
  "executor" : None,
  "fullDisplayName" : "clubb_G_unit_gfortran_tests #444",
  "id" : "444",
  "keepLog" : False,
  "number" : 444,
  "queueId" : 1369,
  "result" : "SUCCESS",
  "timestamp" : 1714723929853,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/444/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "microphysics.F90"
          ],
          "commitId" : "ada570416e5b0d8d9dc6b1745eb4c1d5ae6ba664",
          "timestamp" : 1714587855000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Making compatible with latest clubb changes.\u000a",
          "date" : "2024-05-01 13:24:15 -0500",
          "id" : "ada570416e5b0d8d9dc6b1745eb4c1d5ae6ba664",
          "msg" : "Making compatible with latest clubb changes.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "microphysics.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_xm_wpxp_module.F90"
          ],
          "commitId" : "6146f6bd56087e573b5c660d1481e3dc928ff541",
          "timestamp" : 1714680265000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "I am committing code that effectively ignores the values of certain\u000azt stats at the ghost level by setting them to 0. This is done to\u000aallow for bit-for-bitness comparisons between the master branch\u000aand the clubb_ghost_exorcism branch.\u000a\u000aTechnically, since zt stat file output at the irrelevant ghost\u000alevel is changed for some variables, this commit is BIT_CHANGING.\u000a\u000aEffectively, this commit doesn't change squat in terms of model results.\u000a",
          "date" : "2024-05-02 15:04:25 -0500",
          "id" : "6146f6bd56087e573b5c660d1481e3dc928ff541",
          "msg" : "I am committing code that effectively ignores the values of certain",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xm_wpxp_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_xm_wpxp_module.F90"
          ],
          "commitId" : "3b3339a9e9932452f21db516965e9b7e379a2228",
          "timestamp" : 1714685456000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "I am moving the advance_xm_wpxp setting of xm(1) = xm(2) from the\u000aend of xm_clipping_and_stats to the very end of advance_xm_wpxp, right\u000abefore the return to advance_clubb_core. The reason I am doing this\u000ais the nudging was done after setting xm(1) = xm(2) and would alter\u000athe results. This is no longer the case, as setting xm(1) = xm(2)\u000ais now being done after nudging.\u000a\u000aThis is being done in advance of removal of the ghost point from CLUBB.\u000aThis helps ensure a bit-for-bit match between the ghost exorcism branch and the\u000amaster branch.\u000a\u000aThis commit technically alter fields such as um, vm, um_bt, vm_bt,\u000awpup2, wpvp2, and shear at level 1 only. Thus, this commit is\u000atechnically BIT_CHANGING.\u000a\u000aEffectively, once again, this commit doesn't change squat.\u000a",
          "date" : "2024-05-02 16:30:56 -0500",
          "id" : "3b3339a9e9932452f21db516965e9b7e379a2228",
          "msg" : "I am moving the advance_xm_wpxp setting of xm(1) = xm(2) from the",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xm_wpxp_module.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
      "fullName" : "bmg2"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
      "fullName" : "Gunther Huebler"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 445,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/445/"
  },
  "previousBuild" : {
    "number" : 443,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/443/"
  }
}