{
  "_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" : 477,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "46fe460263003ad92fd5f942a2c99d006bcbf0fa",
            "branch" : [
              {
                "SHA1" : "46fe460263003ad92fd5f942a2c99d006bcbf0fa",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "46fe460263003ad92fd5f942a2c99d006bcbf0fa",
            "branch" : [
              {
                "SHA1" : "46fe460263003ad92fd5f942a2c99d006bcbf0fa",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "46fe460263003ad92fd5f942a2c99d006bcbf0fa",
        "branch" : [
          {
            "SHA1" : "46fe460263003ad92fd5f942a2c99d006bcbf0fa",
            "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" : "#477",
  "duration" : 826735,
  "estimatedDuration" : 2611277,
  "executor" : None,
  "fullDisplayName" : "clubb_release_intel_build #477",
  "id" : "477",
  "keepLog" : False,
  "number" : 477,
  "queueId" : 1295,
  "result" : "SUCCESS",
  "timestamp" : 1723193469696,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_release_intel_build/477/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_xm_wpxp_module.F90",
            "input/tunable_parameters/tunable_parameters.in",
            "src/CLUBB_core/advance_wp2_wp3_module.F90"
          ],
          "commitId" : "a5e586ca398dcd4733c05082addacaa66e24b2f6",
          "timestamp" : 1723145344000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Added zt2zm2zt-smoothing to remove noise in MPACE_B winds (#1161)\u000a\u000aBIT_CHANGING\u000a\u000aIn order to remove noise in the wind fields in MPACE_B, we added some smoothing.\u000a\u000a* Added `zt2zm2zt`-smoothing to `diagnose_upxp` calls in `advance_xm_wpxp`\u000a* Added `zm2zt2zm`-smoothing to `wp2` and `em` vars fed into `wp3_term_pr_turb_rhs` in `advance_wp2_wp3`\u000a* Changed C_wp2_splat to 0.00 in default tunable_parameters.in\u000a",
          "date" : "2024-08-08 14:29:04 -0500",
          "id" : "a5e586ca398dcd4733c05082addacaa66e24b2f6",
          "msg" : "Added zt2zm2zt-smoothing to remove noise in MPACE_B winds (#1161)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters/tunable_parameters.in"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xm_wpxp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_wp2_wp3_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/stat_file_utils.F90",
            "src/jacobian.F90",
            "src/CLUBB_core/parameters_model.F90",
            "src/clubb_model_settings.F90"
          ],
          "commitId" : "1f96b03b404757544a6954e41ebea65a4771d333",
          "timestamp" : 1723145363000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Moving PosInf to clubb_model_settings.F90\u000a",
          "date" : "2024-08-08 14:29:23 -0500",
          "id" : "1f96b03b404757544a6954e41ebea65a4771d333",
          "msg" : "Moving PosInf to clubb_model_settings.F90",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/parameters_model.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/jacobian.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/stat_file_utils.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_model_settings.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "compile/convert_acc_to_omp.bash"
          ],
          "commitId" : "46fe460263003ad92fd5f942a2c99d006bcbf0fa",
          "timestamp" : 1723155345000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Changing openacc to openmp migration repo to a fork with a change to switch the order of copyins and copies. This is to allow us to only copyin the pdf_params structure, but copy the internal arrays. When the copying of the internal arrays happens first, followed by the copyin of the structure, we overwrite the pointers to the internal arrays on the GPU version of the structure. Hence why we want the copyins to precede the copy statements.\u000a",
          "date" : "2024-08-08 17:15:45 -0500",
          "id" : "46fe460263003ad92fd5f942a2c99d006bcbf0fa",
          "msg" : "Changing openacc to openmp migration repo to a fork with a change to switch the order of copyins and copies. This is to allow us to only copyin the pdf_params structure, but copy the internal arrays. When the copying of the internal arrays happens first, followed by the copyin of the structure, we overwrite the pointers to the internal arrays on the GPU version of the structure. Hence why we want the copyins to precede the copy statements.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "compile/convert_acc_to_omp.bash"
            }
          ]
        }
      ],
      "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" : {
    "number" : 478,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_release_intel_build/478/"
  },
  "previousBuild" : {
    "number" : 476,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_release_intel_build/476/"
  }
}