{
  "_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" : 518,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "475e7687de4f2ba141334ba0046a2175b611eb75",
            "branch" : [
              {
                "SHA1" : "475e7687de4f2ba141334ba0046a2175b611eb75",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "475e7687de4f2ba141334ba0046a2175b611eb75",
            "branch" : [
              {
                "SHA1" : "475e7687de4f2ba141334ba0046a2175b611eb75",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "475e7687de4f2ba141334ba0046a2175b611eb75",
        "branch" : [
          {
            "SHA1" : "475e7687de4f2ba141334ba0046a2175b611eb75",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/clubb.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_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" : "#518",
  "duration" : 1004334,
  "estimatedDuration" : 1139740,
  "executor" : None,
  "fullDisplayName" : "clubb_BFB_r8029_flags_gfortran_test #518",
  "id" : "518",
  "keepLog" : False,
  "number" : 518,
  "queueId" : 2956,
  "result" : "SUCCESS",
  "timestamp" : 1775636828404,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_BFB_r8029_flags_gfortran_test/518/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/stats_netcdf.F90",
            "clubb_python_api/f2py_fortran_wrappers/stats_netcdf_wrapper.F90",
            "src/clubb_driver.F90"
          ],
          "commitId" : "4f6fb3897c84478095520db9d61b33b888711b3d",
          "timestamp" : 1775592422000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Adding err_info back to stats_end_timestep_api\u000a",
          "date" : "2026-04-07 15:07:02 -0500",
          "id" : "4f6fb3897c84478095520db9d61b33b888711b3d",
          "msg" : "Adding err_info back to stats_end_timestep_api",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_netcdf.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/f2py_fortran_wrappers/stats_netcdf_wrapper.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/mono_flux_limiter.F90",
            "run_scripts/test_monoflux_limiter_GPU.py"
          ],
          "commitId" : "3f405544d0d3692a822e9f58ae679938d62c6de1",
          "timestamp" : 1775594520000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Fixing monoflux limiter test - there was a comment that was split across lines, which broke the test\u000a",
          "date" : "2026-04-07 15:42:00 -0500",
          "id" : "3f405544d0d3692a822e9f58ae679938d62c6de1",
          "msg" : "Fixing monoflux limiter test - there was a comment that was split across lines, which broke the test",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "run_scripts/test_monoflux_limiter_GPU.py"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/mono_flux_limiter.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/stats_netcdf.F90"
          ],
          "commitId" : "15adc8422c4d13004afb02c87d35a590361ead7e",
          "timestamp" : 1775594819000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Removing unused variable\u000a",
          "date" : "2026-04-07 15:46:59 -0500",
          "id" : "15adc8422c4d13004afb02c87d35a590361ead7e",
          "msg" : "Removing unused variable",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_netcdf.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "compile.py"
          ],
          "commitId" : "475e7687de4f2ba141334ba0046a2175b611eb75",
          "timestamp" : 1775594870000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Adding -fresh flag to compile.py to remove the previous build before compiling\u000a",
          "date" : "2026-04-07 15:47:50 -0500",
          "id" : "475e7687de4f2ba141334ba0046a2175b611eb75",
          "msg" : "Adding -fresh flag to compile.py to remove the previous build before compiling",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "compile.py"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
      "fullName" : "Gunther Huebler"
    }
  ],
  "inProgress" : False,
  "nextBuild" : None,
  "previousBuild" : {
    "number" : 517,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_BFB_r8029_flags_gfortran_test/517/"
  }
}