{
  "_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" : 85,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "e2f38c22369792200d556168276e492b5bff6717",
            "branch" : [
              {
                "SHA1" : "e2f38c22369792200d556168276e492b5bff6717",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e2f38c22369792200d556168276e492b5bff6717",
            "branch" : [
              {
                "SHA1" : "e2f38c22369792200d556168276e492b5bff6717",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e2f38c22369792200d556168276e492b5bff6717",
        "branch" : [
          {
            "SHA1" : "e2f38c22369792200d556168276e492b5bff6717",
            "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" : null,
  "displayName" : "#85",
  "duration" : 763899,
  "estimatedDuration" : 690630,
  "executor" : null,
  "fullDisplayName" : "clubb_plot_solver_compare #85",
  "id" : "85",
  "keepLog" : false,
  "number" : 85,
  "queueId" : 8412,
  "result" : "SUCCESS",
  "timestamp" : 1789632367007,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_plot_solver_compare/85/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "input/flag_sets/config_core_flags_wo_never_supported_jax_features.json",
            "run_scripts/run_clubb_w_varying_flags.py",
            "tests/README",
            ".gitignore",
            "utilities/flag_sets.py",
            "jenkins_tests/clubb_jax_tests/Jenkinsfile",
            "input/flag_sets/run_bindiff_w_flags_config_core_flags.json",
            "input/flag_sets/README.md",
            "src/CLUBB_core/err_info_type_module.F90",
            "tests/run_jax_vs_fortran_cases.py"
          ],
          "commitId" : "3a0c0fbbeb0eae52b7b98be4555b18dc6036398a",
          "timestamp" : 1789591299000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Test different f90 vs jax flags (#1357)\u000a\u000a* wip\u000a\u000a* wip\u000a\u000a* test is basically done -> find out why some jax runs fail, mabe also run fortran even if jax fails\u000a\u000a* fortran is tested regardless of whether jax fails\u000a\u000a* changed jenkinsfile + removed l_Lscale_plume_centered from flag file + flag_set readme + lil print F90 fix\u000a\u000a* added comments and a new flagset for jax tests\u000a\u000a* added new jax flag config file to Jenkinstest\u000a",
          "date" : "2026-09-16 15:41:39 -0500",
          "id" : "3a0c0fbbeb0eae52b7b98be4555b18dc6036398a",
          "msg" : "Test different f90 vs jax flags (#1357)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "tests/README"
            },
            {
              "editType" : "add",
              "file" : "utilities/flag_sets.py"
            },
            {
              "editType" : "edit",
              "file" : ".gitignore"
            },
            {
              "editType" : "edit",
              "file" : "input/flag_sets/run_bindiff_w_flags_config_core_flags.json"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/err_info_type_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "tests/run_jax_vs_fortran_cases.py"
            },
            {
              "editType" : "add",
              "file" : "input/flag_sets/config_core_flags_wo_never_supported_jax_features.json"
            },
            {
              "editType" : "add",
              "file" : "input/flag_sets/README.md"
            },
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_jax_tests/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "run_scripts/run_clubb_w_varying_flags.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "tests/pytests/test_column_mirror.py",
            "tests/README",
            "jenkins_tests/clubb_column_mirror_test/Jenkinsfile",
            "tests/check_mirrored_multi_col_output.py"
          ],
          "commitId" : "e2f38c22369792200d556168276e492b5bff6717",
          "timestamp" : 1789627411000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Consolidating column mirror test functionality into the test script itself - now the script does it all, no need to configure/build/run anymore. Also hugely improving comments and explainations\u000a",
          "date" : "2026-09-17 01:43:31 -0500",
          "id" : "e2f38c22369792200d556168276e492b5bff6717",
          "msg" : "Consolidating column mirror test functionality into the test script itself - now the script does it all, no need to configure/build/run anymore. Also hugely improving comments and explainations",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_column_mirror_test/Jenkinsfile"
            },
            {
              "editType" : "add",
              "file" : "tests/pytests/test_column_mirror.py"
            },
            {
              "editType" : "edit",
              "file" : "tests/README"
            },
            {
              "editType" : "edit",
              "file" : "tests/check_mirrored_multi_col_output.py"
            }
          ]
        }
      ],
      "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" : null,
  "previousBuild" : {
    "number" : 84,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_plot_solver_compare/84/"
  }
}