{
  "_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" : 110,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "92d538a1595070dde97520cc16eabb23d14567e3",
            "branch" : [
              {
                "SHA1" : "92d538a1595070dde97520cc16eabb23d14567e3",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "92d538a1595070dde97520cc16eabb23d14567e3",
            "branch" : [
              {
                "SHA1" : "92d538a1595070dde97520cc16eabb23d14567e3",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "92d538a1595070dde97520cc16eabb23d14567e3",
        "branch" : [
          {
            "SHA1" : "92d538a1595070dde97520cc16eabb23d14567e3",
            "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" : "#110",
  "duration" : 166343,
  "estimatedDuration" : 164842,
  "executor" : None,
  "fullDisplayName" : "clubb_G_unit_gfortran_tests #110",
  "id" : "110",
  "keepLog" : False,
  "number" : 110,
  "queueId" : 7247,
  "result" : "SUCCESS",
  "timestamp" : 1627459866380,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/110/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/G_unit_tests.F90",
            "src/G_unit_test_types/spurious_source_test.F90",
            "src/KK_microphys_module.F90",
            "src/estimate_scm_microphys_module.F90",
            "src/ice_dfsn_module.F90",
            "src/SILHS/silhs_api_module.F90",
            "src/SILHS/latin_hypercube_driver_module.F90",
            "src/lh_microphys_driver_module.F90",
            "src/mixed_moment_PDF_integrals.F90",
            "src/Benchmark_cases/cloud_sed_module.F90",
            "src/soil_vegetation.F90",
            "src/microphys_driver.F90",
            "src/silhs_category_variance_module.F90",
            "src/clubb_driver.F90",
            "src/simple_rad_module.F90",
            "src/CLUBB_core/clubb_api_module.F90",
            "src/advance_microphys_module.F90",
            "src/KK_microphys/KK_upscaled_turbulent_sed.F90",
            "src/CLUBB_core/stats_variables.F90",
            "src/KK_microphys/KK_upscaled_covariances.F90",
            "src/coamps_microphys_driver_module.F90"
          ],
          "commitId" : "2665cccdafdbf4b1e9c533b6bca94c6c66f9e52b",
          "timestamp" : 1627409573000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/72510114+rhodeskeegan",
            "fullName" : "72510114+RhodesKeegan"
          },
          "authorEmail" : "72510114+RhodesKeegan@users.noreply.github.com",
          "comment" : "Moving the stats variables to module variables of clubb_driver.\u000aThis change means I had to modify clubb_api_module's arg list\u000aalong with other arg lists throughout clubb.\u000aEverything compiles and results remain BFB identical.\u000aFor ticket #733.\u000a",
          "date" : "2021-07-27 13:12:53 -0500",
          "id" : "2665cccdafdbf4b1e9c533b6bca94c6c66f9e52b",
          "msg" : "Moving the stats variables to module variables of clubb_driver.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/estimate_scm_microphys_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/mixed_moment_PDF_integrals.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/silhs_category_variance_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/ice_dfsn_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clubb_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_variables.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/KK_microphys/KK_upscaled_covariances.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/Benchmark_cases/cloud_sed_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/coamps_microphys_driver_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/G_unit_test_types/spurious_source_test.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/microphys_driver.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/KK_microphys/KK_upscaled_turbulent_sed.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/SILHS/latin_hypercube_driver_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/soil_vegetation.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/G_unit_tests.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/KK_microphys_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/lh_microphys_driver_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/SILHS/silhs_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/advance_microphys_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/simple_rad_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/clubb_driver.F90"
          ],
          "commitId" : "e86770309bd6a540c229c97071bdf932c812b734",
          "timestamp" : 1627409573000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/72510114+rhodeskeegan",
            "fullName" : "72510114+RhodesKeegan"
          },
          "authorEmail" : "72510114+RhodesKeegan@users.noreply.github.com",
          "comment" : "Fixing missing comment\u000a",
          "date" : "2021-07-27 13:12:53 -0500",
          "id" : "e86770309bd6a540c229c97071bdf932c812b734",
          "msg" : "Fixing missing comment",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_bin_diff_regression_gfortran_test/Jenkinsfile"
          ],
          "commitId" : "524d1f7a24735e24e6001949189f0c5a0816d4c6",
          "timestamp" : 1627421525000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Adding new Jenkinsfile for new bit diff test for clubb. larson-group/e3sm#38\u000a",
          "date" : "2021-07-27 16:32:05 -0500",
          "id" : "524d1f7a24735e24e6001949189f0c5a0816d4c6",
          "msg" : "Adding new Jenkinsfile for new bit diff test for clubb. larson-group/e3sm#38",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_bin_diff_regression_gfortran_test/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_bin_diff_regression_gfortran_test_new/Jenkinsfile"
          ],
          "commitId" : "6da417868b2118bd1ab43617e85a4785b58c7529",
          "timestamp" : 1627421650000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Making Jenkinsfile not a directory... larson-group/e3sm#38\u000a",
          "date" : "2021-07-27 16:34:10 -0500",
          "id" : "6da417868b2118bd1ab43617e85a4785b58c7529",
          "msg" : "Making Jenkinsfile not a directory... larson-group/e3sm#38",
          "paths" : [
            {
              "editType" : "add",
              "file" : "jenkins_tests/clubb_bin_diff_regression_gfortran_test_new/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_bin_diff_regression_gfortran_test_new/Jenkinsfile"
          ],
          "commitId" : "92d538a1595070dde97520cc16eabb23d14567e3",
          "timestamp" : 1627424191000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Changing job name in jenkins file. larson-group/e3sm#38\u000a",
          "date" : "2021-07-27 17:16:31 -0500",
          "id" : "92d538a1595070dde97520cc16eabb23d14567e3",
          "msg" : "Changing job name in jenkins file. larson-group/e3sm#38",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_bin_diff_regression_gfortran_test_new/Jenkinsfile"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/72510114+rhodeskeegan",
      "fullName" : "72510114+RhodesKeegan"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
      "fullName" : "Gunther Huebler"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 111,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/111/"
  },
  "previousBuild" : {
    "number" : 109,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/109/"
  }
}