{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Gunther Huebler",
          "userId" : "huebler",
          "userName" : "Gunther Huebler"
        }
      ]
    },
    {
      "_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" : 227,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ec70668f175a08f982ca25797a9c7367f10e03d6",
            "branch" : [
              {
                "SHA1" : "ec70668f175a08f982ca25797a9c7367f10e03d6",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ec70668f175a08f982ca25797a9c7367f10e03d6",
            "branch" : [
              {
                "SHA1" : "ec70668f175a08f982ca25797a9c7367f10e03d6",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ec70668f175a08f982ca25797a9c7367f10e03d6",
        "branch" : [
          {
            "SHA1" : "ec70668f175a08f982ca25797a9c7367f10e03d6",
            "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" : "#227",
  "duration" : 1150312,
  "estimatedDuration" : 2183311,
  "executor" : None,
  "fullDisplayName" : "clubb_BFB_multi_col_gpu_nvhpc_test #227",
  "id" : "227",
  "keepLog" : False,
  "number" : 227,
  "queueId" : 7407,
  "result" : "FAILURE",
  "timestamp" : 1787338120423,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_BFB_multi_col_gpu_nvhpc_test/227/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "tests/run_silhs_test.py",
            "utilities/create_case_namelist.py",
            "utilities/pytests/test_create_case_namelist.py",
            "run_scripts/run_scm.py"
          ],
          "commitId" : "1f4ec8993842ad7859cefecdfab5e067b07c53fa",
          "timestamp" : 1787333808000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Previous commit improved the robustness of -override option and teased out a couple bugs in tests, causing them to fail. This adds the ability to specify which namelist an override goes in if there's no associated key to replace, the failing tests can be fixed by making use of this. One test is fixed here, and the other needed a change in a BFB config hosted on the jenkins server.\u000a",
          "date" : "2026-08-21 12:36:48 -0500",
          "id" : "1f4ec8993842ad7859cefecdfab5e067b07c53fa",
          "msg" : "Previous commit improved the robustness of -override option and teased out a couple bugs in tests, causing them to fail. This adds the ability to specify which namelist an override goes in if there's no associated key to replace, the failing tests can be fixed by making use of this. One test is fixed here, and the other needed a change in a BFB config hosted on the jenkins server.",
          "paths" : [
            {
              "editType" : "add",
              "file" : "utilities/pytests/test_create_case_namelist.py"
            },
            {
              "editType" : "edit",
              "file" : "utilities/create_case_namelist.py"
            },
            {
              "editType" : "edit",
              "file" : "run_scripts/run_scm.py"
            },
            {
              "editType" : "edit",
              "file" : "tests/run_silhs_test.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/readiopdata_module.F90"
          ],
          "commitId" : "1b17c7eb82913aa29b80cb94f5280c9a81fb162f",
          "timestamp" : 1787335615000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Removing unused dependency that can cause compilation to fail - seems compiler/build system dependent\u000a",
          "date" : "2026-08-21 13:06:55 -0500",
          "id" : "1b17c7eb82913aa29b80cb94f5280c9a81fb162f",
          "msg" : "Removing unused dependency that can cause compilation to fail - seems compiler/build system dependent",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/readiopdata_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/readiopdata_core/readiopdata_core_module.F90"
          ],
          "commitId" : "ec70668f175a08f982ca25797a9c7367f10e03d6",
          "timestamp" : 1787335778000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/hancock",
            "fullName" : "Trevor Hancock"
          },
          "authorEmail" : "hancoct@uwm.edu",
          "comment" : "Removed readiopdata_core to prepare for git subtrees\u000a",
          "date" : "2026-08-21 13:09:38 -0500",
          "id" : "ec70668f175a08f982ca25797a9c7367f10e03d6",
          "msg" : "Removed readiopdata_core to prepare for git subtrees",
          "paths" : [
            {
              "editType" : "delete",
              "file" : "src/readiopdata_core/readiopdata_core_module.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"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/hancock",
      "fullName" : "Trevor Hancock"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 228,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_BFB_multi_col_gpu_nvhpc_test/228/"
  },
  "previousBuild" : {
    "number" : 226,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_BFB_multi_col_gpu_nvhpc_test/226/"
  }
}