{
  "_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" : 471,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "de4b158da241ce4321c6fb9c3e2d3bdd0fff15ce",
            "branch" : [
              {
                "SHA1" : "de4b158da241ce4321c6fb9c3e2d3bdd0fff15ce",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "de4b158da241ce4321c6fb9c3e2d3bdd0fff15ce",
            "branch" : [
              {
                "SHA1" : "de4b158da241ce4321c6fb9c3e2d3bdd0fff15ce",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "de4b158da241ce4321c6fb9c3e2d3bdd0fff15ce",
        "branch" : [
          {
            "SHA1" : "de4b158da241ce4321c6fb9c3e2d3bdd0fff15ce",
            "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" : "#471",
  "duration" : 116646,
  "estimatedDuration" : 164842,
  "executor" : None,
  "fullDisplayName" : "clubb_G_unit_gfortran_tests #471",
  "id" : "471",
  "keepLog" : False,
  "number" : 471,
  "queueId" : 405,
  "result" : "SUCCESS",
  "timestamp" : 1720685470324,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/471/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "compile/config/linux_x86_64_ifort_r4.bash",
            "compile/config/linux_x86_64_ifort_compy.bash",
            "compile/config/linux_x86_64_ifort_debug.bash",
            "compile/config/linux_x86_64_ifort.bash",
            "compile/config/linux_x86_64_ifort_r4_debug.bash",
            "compile/config/linux_x86_64_ifort_anvil.bash",
            "compile/config/linux_x86_64_ifort_gpu_openmp.bash",
            "compile/compile.bash",
            "compile/config/linux_x86_64_ifort_optimizing.bash"
          ],
          "commitId" : "77e9eb3414a86bd055ea21be33463ff9fc41fdb3",
          "timestamp" : 1720636214000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Making our mkl compile config work directly in the compile script rather than relying on a correspondence with the config files. Also settig main config scripts to use new ifx compiler.\u000a",
          "date" : "2024-07-10 13:30:14 -0500",
          "id" : "77e9eb3414a86bd055ea21be33463ff9fc41fdb3",
          "msg" : "Making our mkl compile config work directly in the compile script rather than relying on a correspondence with the config files. Also settig main config scripts to use new ifx compiler.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "compile/config/linux_x86_64_ifort_r4_debug.bash"
            },
            {
              "editType" : "edit",
              "file" : "compile/config/linux_x86_64_ifort_anvil.bash"
            },
            {
              "editType" : "edit",
              "file" : "compile/config/linux_x86_64_ifort_debug.bash"
            },
            {
              "editType" : "edit",
              "file" : "compile/config/linux_x86_64_ifort.bash"
            },
            {
              "editType" : "edit",
              "file" : "compile/config/linux_x86_64_ifort_optimizing.bash"
            },
            {
              "editType" : "edit",
              "file" : "compile/config/linux_x86_64_ifort_compy.bash"
            },
            {
              "editType" : "edit",
              "file" : "compile/config/linux_x86_64_ifort_gpu_openmp.bash"
            },
            {
              "editType" : "edit",
              "file" : "compile/config/linux_x86_64_ifort_r4.bash"
            },
            {
              "editType" : "edit",
              "file" : "compile/compile.bash"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/clubb_driver.F90"
          ],
          "commitId" : "98f09c130ce3487dc010ff1eab26439cc72798c1",
          "timestamp" : 1720636828000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Removing allocatable status of some variables. These need not be declared allocatable and ifx seems to have a problem with it. The allocatable status is an artifact from when we had these as arrays of initially unknown size.\u000a",
          "date" : "2024-07-10 13:40:28 -0500",
          "id" : "98f09c130ce3487dc010ff1eab26439cc72798c1",
          "msg" : "Removing allocatable status of some variables. These need not be declared allocatable and ifx seems to have a problem with it. The allocatable status is an artifact from when we had these as arrays of initially unknown size.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_nvhpc_gpu_vs_cpu_diffness/Jenkinsfile"
          ],
          "commitId" : "de4b158da241ce4321c6fb9c3e2d3bdd0fff15ce",
          "timestamp" : 1720637088000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Fixing the run agent to be carson, since it has the only GPU capable of running with openmp gpu offloading.\u000a",
          "date" : "2024-07-10 13:44:48 -0500",
          "id" : "de4b158da241ce4321c6fb9c3e2d3bdd0fff15ce",
          "msg" : "Fixing the run agent to be carson, since it has the only GPU capable of running with openmp gpu offloading.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_nvhpc_gpu_vs_cpu_diffness/Jenkinsfile"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
      "fullName" : "Gunther Huebler"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 472,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/472/"
  },
  "previousBuild" : {
    "number" : 470,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/470/"
  }
}