{
  "_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" : 218,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e7911cd16198153e0a3ca084bd813c0dfad1b4eb",
            "branch" : [
              {
                "SHA1" : "e7911cd16198153e0a3ca084bd813c0dfad1b4eb",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e7911cd16198153e0a3ca084bd813c0dfad1b4eb",
            "branch" : [
              {
                "SHA1" : "e7911cd16198153e0a3ca084bd813c0dfad1b4eb",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e7911cd16198153e0a3ca084bd813c0dfad1b4eb",
        "branch" : [
          {
            "SHA1" : "e7911cd16198153e0a3ca084bd813c0dfad1b4eb",
            "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" : "#218",
  "duration" : 1874989,
  "estimatedDuration" : 901732,
  "executor" : None,
  "fullDisplayName" : "clubb_timestep_gfortran_tests #218",
  "id" : "218",
  "keepLog" : False,
  "number" : 218,
  "queueId" : 22432,
  "result" : "SUCCESS",
  "timestamp" : 1681978387781,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_timestep_gfortran_tests/218/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/CLUBB_core/clip_explicit.F90",
            "src/CLUBB_core/advance_helper_module.F90",
            "src/CLUBB_core/grid_class.F90",
            "src/G_unit_test_types/smooth_heaviside_tests.F90",
            "src/CLUBB_core/mixing_length.F90"
          ],
          "commitId" : "a883cf53b5eff3476a2c5e65dcd5a4093417ff18",
          "timestamp" : 1681924858000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Lscale GPUization (#1079)\u000a\u000a* Making 2 new functions zm2zt2zm and zt2zm2zt to handle smoothing by interpolation. Replaced the spots in clubb I know that uses this to smooth things. This is just a nice to have and could allow for easy optimizations in the future by inlining the interpolations. All cases BFB on CPU and GPU, checked all relevant options too.\u000a\u000a* GPUizing diagnose_Lscale_from_tau\u000a\u000a* Removing some unused variables.\u000a\u000a* Moving acc data statements from calc_Lscale_directly up to advance_clubb_core.\u000a\u000a* Removing an unused variable.\u000a\u000a* GPUizing the l_smooth_min_max option.\u000a\u000a* GPUizing l_avg_Lscale\u000a\u000a* Changes to variable names to avoid gross long names only used once.\u000a",
          "date" : "2023-04-19 12:20:58 -0500",
          "id" : "a883cf53b5eff3476a2c5e65dcd5a4093417ff18",
          "msg" : "Lscale GPUization (#1079)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clip_explicit.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/grid_class.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/mixing_length.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/G_unit_test_types/smooth_heaviside_tests.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_helper_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/grid_class.F90"
          ],
          "commitId" : "e7911cd16198153e0a3ca084bd813c0dfad1b4eb",
          "timestamp" : 1681926818000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "gfortran does not like intent(out) specifiers for functions.\u000a",
          "date" : "2023-04-19 12:53:38 -0500",
          "id" : "e7911cd16198153e0a3ca084bd813c0dfad1b4eb",
          "msg" : "gfortran does not like intent(out) specifiers for functions.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/grid_class.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
      "fullName" : "Gunther Huebler"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 219,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_timestep_gfortran_tests/219/"
  },
  "previousBuild" : {
    "number" : 217,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_timestep_gfortran_tests/217/"
  }
}