{
  "_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" : 154,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a931651e75fe59f3c0435a3b8d1ced442a89d9cc",
            "branch" : [
              {
                "SHA1" : "a931651e75fe59f3c0435a3b8d1ced442a89d9cc",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a931651e75fe59f3c0435a3b8d1ced442a89d9cc",
            "branch" : [
              {
                "SHA1" : "a931651e75fe59f3c0435a3b8d1ced442a89d9cc",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a931651e75fe59f3c0435a3b8d1ced442a89d9cc",
        "branch" : [
          {
            "SHA1" : "a931651e75fe59f3c0435a3b8d1ced442a89d9cc",
            "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" : "#154",
  "duration" : 86856,
  "estimatedDuration" : 164842,
  "executor" : None,
  "fullDisplayName" : "clubb_G_unit_gfortran_tests #154",
  "id" : "154",
  "keepLog" : False,
  "number" : 154,
  "queueId" : 10363,
  "result" : "SUCCESS",
  "timestamp" : 1636449067511,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/154/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "utilities/sens_matrix/test_analyzeSensMatrix.py",
            "utilities/sens_matrix/analyze_sensitivity_matrix.py",
            "utilities/sens_matrix/sens_matrix_dashboard.py"
          ],
          "commitId" : "ae681935179f62ffb588fe2aab7c95780034f153",
          "timestamp" : 1636387557000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
            "fullName" : "Vince Larson"
          },
          "authorEmail" : "vlarson@uwm.edu",
          "comment" : "Add 3 new features to dashboard:\u000a1) Add Huber (confusingly called \"Ransac\") regressor to find\u000aa fit that de-weights outliers.  The goal is to identify tuning trade-offs.\u000a2) Add ElasticNet regressor.  The goal here is to obtain\u000aa good fit that doesn't perturb the parameters too much,\u000aand that leaves some parameter values unchanged if possible.\u000a3) Add a routine to create PCA biplots.  The goal here\u000ais to identify outliers (i.e., tuning trade-offs) analytically.\u000a\u000aFor #910.\u000a",
          "date" : "2021-11-08 10:05:57 -0600",
          "id" : "ae681935179f62ffb588fe2aab7c95780034f153",
          "msg" : "Add 3 new features to dashboard:",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/analyze_sensitivity_matrix.py"
            },
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/sens_matrix_dashboard.py"
            },
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/test_analyzeSensMatrix.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postprocessing/tolerance_compare/tolerance_check.py"
          ],
          "commitId" : "a931651e75fe59f3c0435a3b8d1ced442a89d9cc",
          "timestamp" : 1636405058000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/pbroels",
            "fullName" : "pbroels"
          },
          "authorEmail" : "pbroels@uwm.edu",
          "comment" : "Updating tolerance_check.py to Python3.\u000a",
          "date" : "2021-11-08 14:57:38 -0600",
          "id" : "a931651e75fe59f3c0435a3b8d1ced442a89d9cc",
          "msg" : "Updating tolerance_check.py to Python3.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "postprocessing/tolerance_compare/tolerance_check.py"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
      "fullName" : "Vince Larson"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/pbroels",
      "fullName" : "pbroels"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 155,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/155/"
  },
  "previousBuild" : {
    "number" : 153,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/153/"
  }
}