<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">{
  "_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" : 92,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f8d7cc45d96ec81f05f09d0aff8dad2b5ae33435",
            "branch" : [
              {
                "SHA1" : "f8d7cc45d96ec81f05f09d0aff8dad2b5ae33435",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f8d7cc45d96ec81f05f09d0aff8dad2b5ae33435",
            "branch" : [
              {
                "SHA1" : "f8d7cc45d96ec81f05f09d0aff8dad2b5ae33435",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f8d7cc45d96ec81f05f09d0aff8dad2b5ae33435",
        "branch" : [
          {
            "SHA1" : "f8d7cc45d96ec81f05f09d0aff8dad2b5ae33435",
            "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" : "#92",
  "duration" : 1166633,
  "estimatedDuration" : 1327365,
  "executor" : None,
  "fullDisplayName" : "clubb_gfortran_debug_run #92",
  "id" : "92",
  "keepLog" : False,
  "number" : 92,
  "queueId" : 3910,
  "result" : "SUCCESS",
  "timestamp" : 1729326369808,
  "url" : "http://carson.math.uwm.edu/jenkins/view/all/job/clubb_gfortran_debug_run/92/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postprocessing/pyplotgen/src/ContourPanel.py",
            "postprocessing/pyplotgen/src/Contour.py",
            "postprocessing/pyplotgen/config/VariableGroupCorrelationsTimeHeight.py",
            "postprocessing/pyplotgen/config/Style_definitions.py"
          ],
          "commitId" : "c6a3895bf0db72da4f7acb46f4637d73d20d7df5",
          "timestamp" : 1729285755000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Fix time height plots (#1196)\u000a\u000aFinal wrap up of pyplotgen changes\u000aCLUBB ticket #1164\u000a\u000aAdded new VariableGroup that plots CLUBB correlations as as time-height plots\u000a\u000aChanged colormap for time-height plots and fixed coloring scheme for time-height plots\u000a",
          "date" : "2024-10-18 16:09:15 -0500",
          "id" : "c6a3895bf0db72da4f7acb46f4637d73d20d7df5",
          "msg" : "Fix time height plots (#1196)",
          "paths" : [
            {
              "editType" : "add",
              "file" : "postprocessing/pyplotgen/config/VariableGroupCorrelationsTimeHeight.py"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/src/Contour.py"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/src/ContourPanel.py"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/Style_definitions.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "utilities/sens_matrix/create_figs.py"
          ],
          "commitId" : "25435a8b0094e51db95a383d42a93db86c643f76",
          "timestamp" : 1729296252000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
            "fullName" : "Vince Larson"
          },
          "authorEmail" : "vlarson@uwm.edu",
          "comment" : "QuadTune: De-bias matrix before calculating parameter correlations, add comments about definition of residual, include metric name in hover text.\u000a\u000aFor #910.\u000a",
          "date" : "2024-10-18 19:04:12 -0500",
          "id" : "25435a8b0094e51db95a383d42a93db86c643f76",
          "msg" : "QuadTune: De-bias matrix before calculating parameter correlations, add comments about definition of residual, include metric name in hover text.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/create_figs.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "utilities/sens_matrix/set_up_dashboard_inputs.py",
            "utilities/sens_matrix/sens_matrix_dashboard.py"
          ],
          "commitId" : "f8d7cc45d96ec81f05f09d0aff8dad2b5ae33435",
          "timestamp" : 1729296318000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
            "fullName" : "Vince Larson"
          },
          "authorEmail" : "vlarson@uwm.edu",
          "comment" : "QuadTune: De-bias matrix before calculating parameter correlations, add comments about definition of residual, include metric name in hover text.\u000a\u000aFor #910.\u000a",
          "date" : "2024-10-18 19:05:18 -0500",
          "id" : "f8d7cc45d96ec81f05f09d0aff8dad2b5ae33435",
          "msg" : "QuadTune: De-bias matrix before calculating parameter correlations, add comments about definition of residual, include metric name in hover text.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/set_up_dashboard_inputs.py"
            },
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/sens_matrix_dashboard.py"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
      "fullName" : "Vince Larson"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 93,
    "url" : "http://carson.math.uwm.edu/jenkins/view/all/job/clubb_gfortran_debug_run/93/"
  },
  "previousBuild" : {
    "number" : 91,
    "url" : "http://carson.math.uwm.edu/jenkins/view/all/job/clubb_gfortran_debug_run/91/"
  }
}</pre></body></html>