{
  "_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" : 527,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2651012ea532b1d38ef6006d7457571806e34908",
            "branch" : [
              {
                "SHA1" : "2651012ea532b1d38ef6006d7457571806e34908",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2651012ea532b1d38ef6006d7457571806e34908",
            "branch" : [
              {
                "SHA1" : "2651012ea532b1d38ef6006d7457571806e34908",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "2651012ea532b1d38ef6006d7457571806e34908",
        "branch" : [
          {
            "SHA1" : "2651012ea532b1d38ef6006d7457571806e34908",
            "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" : "#527",
  "duration" : 157606,
  "estimatedDuration" : 164842,
  "executor" : None,
  "fullDisplayName" : "clubb_G_unit_gfortran_tests #527",
  "id" : "527",
  "keepLog" : False,
  "number" : 527,
  "queueId" : 4428,
  "result" : "SUCCESS",
  "timestamp" : 1730189466546,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/527/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "utilities/sens_matrix/sens_matrix_dashboard.py"
          ],
          "commitId" : "e525bd0e3c6333eb4b9945f6fe81d7a9e3cfd3e3",
          "timestamp" : 1730139241000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
            "fullName" : "Vince Larson"
          },
          "authorEmail" : "vlarson@uwm.edu",
          "comment" : "QuadTune: Break out loss function contributions by metric and plot the metrics with the greatest improvements and degradations.\u000a\u000aAlso plot signed sum of contributions, in order to see how biases affect which parameters are tuned.\u000a\u000aFor #910.\u000a",
          "date" : "2024-10-28 13:14:01 -0500",
          "id" : "e525bd0e3c6333eb4b9945f6fe81d7a9e3cfd3e3",
          "msg" : "QuadTune: Break out loss function contributions by metric and plot the metrics with the greatest improvements and degradations.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/sens_matrix_dashboard.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "utilities/sens_matrix/create_figs.py"
          ],
          "commitId" : "d7d04ed1c8a65801bfc91bbbe4227ef39f7f7292",
          "timestamp" : 1730139276000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
            "fullName" : "Vince Larson"
          },
          "authorEmail" : "vlarson@uwm.edu",
          "comment" : "QuadTune: Break out loss function contributions by metric and plot the metrics with the greatest improvements and degradations.\u000a\u000aAlso plot signed sum of contributions, in order to see how biases affect which parameters are tuned.\u000a\u000aFor #910.\u000a",
          "date" : "2024-10-28 13:14:36 -0500",
          "id" : "d7d04ed1c8a65801bfc91bbbe4227ef39f7f7292",
          "msg" : "QuadTune: Break out loss function contributions by metric and plot the metrics with the greatest improvements and degradations.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/create_figs.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "run_scripts/run_bindiff_all.py"
          ],
          "commitId" : "2651012ea532b1d38ef6006d7457571806e34908",
          "timestamp" : 1730146386000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Small improvements to bindiff script.\u000a",
          "date" : "2024-10-28 15:13:06 -0500",
          "id" : "2651012ea532b1d38ef6006d7457571806e34908",
          "msg" : "Small improvements to bindiff script.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "run_scripts/run_bindiff_all.py"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
      "fullName" : "Vince Larson"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
      "fullName" : "Gunther Huebler"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 528,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/528/"
  },
  "previousBuild" : {
    "number" : 526,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/526/"
  }
}