{
  "_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" : 404,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0a5c95ab0f0eb41271f5fc4ebd96fc12e3e12cf0",
            "branch" : [
              {
                "SHA1" : "0a5c95ab0f0eb41271f5fc4ebd96fc12e3e12cf0",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0a5c95ab0f0eb41271f5fc4ebd96fc12e3e12cf0",
            "branch" : [
              {
                "SHA1" : "0a5c95ab0f0eb41271f5fc4ebd96fc12e3e12cf0",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "0a5c95ab0f0eb41271f5fc4ebd96fc12e3e12cf0",
        "branch" : [
          {
            "SHA1" : "0a5c95ab0f0eb41271f5fc4ebd96fc12e3e12cf0",
            "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" : "#404",
  "duration" : 186442,
  "estimatedDuration" : 164842,
  "executor" : None,
  "fullDisplayName" : "clubb_G_unit_gfortran_tests #404",
  "id" : "404",
  "keepLog" : False,
  "number" : 404,
  "queueId" : 27885,
  "result" : "SUCCESS",
  "timestamp" : 1704791470047,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/404/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_nvhpc_gpu_acc_vs_cpu_diffness/Jenkinsfile",
            "run_scripts/check_multicol_error.py"
          ],
          "commitId" : "121575bfcd9c69e364a803b537adc839ea79e3bb",
          "timestamp" : 1704760015000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Initial creation of gpu vs cpu output comparison jenkins test\u000a",
          "date" : "2024-01-08 18:26:55 -0600",
          "id" : "121575bfcd9c69e364a803b537adc839ea79e3bb",
          "msg" : "Initial creation of gpu vs cpu output comparison jenkins test",
          "paths" : [
            {
              "editType" : "add",
              "file" : "jenkins_tests/clubb_nvhpc_gpu_acc_vs_cpu_diffness/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "run_scripts/check_multicol_error.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_nvhpc_gpu_acc_vs_cpu_diffness/Jenkinsfile"
          ],
          "commitId" : "f41f798e984888b18a7fff7c5322e65bd25fb6c8",
          "timestamp" : 1704760427000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Adding clean step before compiling GPU to new jenkins test\u000a",
          "date" : "2024-01-08 18:33:47 -0600",
          "id" : "f41f798e984888b18a7fff7c5322e65bd25fb6c8",
          "msg" : "Adding clean step before compiling GPU to new jenkins test",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_nvhpc_gpu_acc_vs_cpu_diffness/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_nvhpc_gpu_acc_vs_cpu_diffness/Jenkinsfile"
          ],
          "commitId" : "1d7763e236f2a1a9a9f54ccb13869c01608073b5",
          "timestamp" : 1704760571000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Making script check the specific multicore files\u000a",
          "date" : "2024-01-08 18:36:11 -0600",
          "id" : "1d7763e236f2a1a9a9f54ccb13869c01608073b5",
          "msg" : "Making script check the specific multicore files",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_nvhpc_gpu_acc_vs_cpu_diffness/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_nvhpc_gpu_acc_vs_cpu_diffness/Jenkinsfile"
          ],
          "commitId" : "ad40e1c1c619ac6535a60ed99155162fc9c989f4",
          "timestamp" : 1704768204000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Adding more cases to test\u000a",
          "date" : "2024-01-08 20:43:24 -0600",
          "id" : "ad40e1c1c619ac6535a60ed99155162fc9c989f4",
          "msg" : "Adding more cases to test",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_nvhpc_gpu_acc_vs_cpu_diffness/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/clubb_driver.F90"
          ],
          "commitId" : "79d08b6b6da219ed06ea1ada4d4d16bf6b6d7ae4",
          "timestamp" : 1704774211000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Adding new argument list variables to openacc copyin statements\u000a",
          "date" : "2024-01-08 22:23:31 -0600",
          "id" : "79d08b6b6da219ed06ea1ada4d4d16bf6b6d7ae4",
          "msg" : "Adding new argument list variables to openacc copyin statements",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_nvhpc_gpu_acc_vs_cpu_diffness/Jenkinsfile"
          ],
          "commitId" : "2b18aa50062d4ae24b2c7f4daf4238b67e3b9722",
          "timestamp" : 1704775038000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Limiting gabls2 to 500 timesteps in new jenkins test\u000a",
          "date" : "2024-01-08 22:37:18 -0600",
          "id" : "2b18aa50062d4ae24b2c7f4daf4238b67e3b9722",
          "msg" : "Limiting gabls2 to 500 timesteps in new jenkins test",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_nvhpc_gpu_acc_vs_cpu_diffness/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_nvhpc_gpu_acc_vs_cpu_diffness/Jenkinsfile"
          ],
          "commitId" : "0a5c95ab0f0eb41271f5fc4ebd96fc12e3e12cf0",
          "timestamp" : 1704785365000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Changing sclr test case to cobra, keeping 500 timestpes, gabls2 appears less stable as a result of commit 77ce77409e9da770515f66bbb50a869da74aca7d\u000a",
          "date" : "2024-01-09 01:29:25 -0600",
          "id" : "0a5c95ab0f0eb41271f5fc4ebd96fc12e3e12cf0",
          "msg" : "Changing sclr test case to cobra, keeping 500 timestpes, gabls2 appears less stable as a result of commit 77ce77409e9da770515f66bbb50a869da74aca7d",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_nvhpc_gpu_acc_vs_cpu_diffness/Jenkinsfile"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
      "fullName" : "Gunther Huebler"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 405,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/405/"
  },
  "previousBuild" : {
    "number" : 403,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/403/"
  }
}