{
  "_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" : 119,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e8130a518dd4bd8cbb8d92f75c3d204f8f567480",
            "branch" : [
              {
                "SHA1" : "e8130a518dd4bd8cbb8d92f75c3d204f8f567480",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e8130a518dd4bd8cbb8d92f75c3d204f8f567480",
            "branch" : [
              {
                "SHA1" : "e8130a518dd4bd8cbb8d92f75c3d204f8f567480",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e8130a518dd4bd8cbb8d92f75c3d204f8f567480",
        "branch" : [
          {
            "SHA1" : "e8130a518dd4bd8cbb8d92f75c3d204f8f567480",
            "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" : "#119",
  "duration" : 507094,
  "estimatedDuration" : 164842,
  "executor" : None,
  "fullDisplayName" : "clubb_G_unit_gfortran_tests #119",
  "id" : "119",
  "keepLog" : False,
  "number" : 119,
  "queueId" : 7844,
  "result" : "SUCCESS",
  "timestamp" : 1628755867113,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/119/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_release_intel_build/Jenkinsfile",
            "jenkins_tests/clubb_ifort_build/Jenkinsfile"
          ],
          "commitId" : "e167731fde5874588758b751cb80764ecf9ed9c0",
          "timestamp" : 1628700826000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/pbroels",
            "fullName" : "pbroels"
          },
          "authorEmail" : "pbroels@uwm.edu",
          "comment" : "Changing ifort environment variable file to new ifort file. larson-group/sys_admin#750\u000a",
          "date" : "2021-08-11 11:53:46 -0500",
          "id" : "e167731fde5874588758b751cb80764ecf9ed9c0",
          "msg" : "Changing ifort environment variable file to new ifort file. larson-group/sys_admin#750",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_ifort_build/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_release_intel_build/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90"
          ],
          "commitId" : "6b0348e27a5043837b4375ad1ff187d3028903f2",
          "timestamp" : 1628702483000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
            "fullName" : "rhodesk"
          },
          "authorEmail" : "rhodesk@msoe.edu",
          "comment" : "Eliminating l_apply_rule_to_pdf_params flag.\u000aFor ticket #926.\u000aResults are BFB identical.\u000a",
          "date" : "2021-08-11 12:21:23 -0500",
          "id" : "6b0348e27a5043837b4375ad1ff187d3028903f2",
          "msg" : "Eliminating l_apply_rule_to_pdf_params flag.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postprocessing/pyplotgen/config/VariableGroupWs.py"
          ],
          "commitId" : "4ec95c3d7f31d507970b752e44f069b8380c3901",
          "timestamp" : 1628702907000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Removing incorrect name from COAMPS variable list\u000a",
          "date" : "2021-08-11 12:28:27 -0500",
          "id" : "4ec95c3d7f31d507970b752e44f069b8380c3901",
          "msg" : "Removing incorrect name from COAMPS variable list",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/VariableGroupWs.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/mean_adv.F90"
          ],
          "commitId" : "707b86b7290f821d8a56ec2c85ce7a56ed77c9b7",
          "timestamp" : 1628703668000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
            "fullName" : "rhodesk"
          },
          "authorEmail" : "rhodesk@msoe.edu",
          "comment" : "Eliminating l_ub_const_deriv flag.\u000aFor ticket #926.\u000aResults are BFB identical.\u000a",
          "date" : "2021-08-11 12:41:08 -0500",
          "id" : "707b86b7290f821d8a56ec2c85ce7a56ed77c9b7",
          "msg" : "Eliminating l_ub_const_deriv flag.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/mean_adv.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/interpolation.F90"
          ],
          "commitId" : "3eee7228cf22457e3cd3a5047e62ce9775b51ba4",
          "timestamp" : 1628705685000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
            "fullName" : "rhodesk"
          },
          "authorEmail" : "rhodesk@msoe.edu",
          "comment" : "Eliminating l_equation_21 flag.\u000aFor ticket #926.\u000aResults are BFB identical\u000a",
          "date" : "2021-08-11 13:14:45 -0500",
          "id" : "3eee7228cf22457e3cd3a5047e62ce9775b51ba4",
          "msg" : "Eliminating l_equation_21 flag.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/interpolation.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_ifort_build/Jenkinsfile"
          ],
          "commitId" : "7d1479ad8a35db744b08c05762103254b44c0760",
          "timestamp" : 1628705966000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/pbroels",
            "fullName" : "pbroels"
          },
          "authorEmail" : "pbroels@uwm.edu",
          "comment" : "Adding additional ifort environment script to test to fix compile errors. larson-group/sys_admin#750\u000a",
          "date" : "2021-08-11 13:19:26 -0500",
          "id" : "7d1479ad8a35db744b08c05762103254b44c0760",
          "msg" : "Adding additional ifort environment script to test to fix compile errors. larson-group/sys_admin#750",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_ifort_build/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_release_intel_build/Jenkinsfile"
          ],
          "commitId" : "188ccd14e8d5adc65e73d0d275882dfdfccfa324",
          "timestamp" : 1628706076000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/pbroels",
            "fullName" : "pbroels"
          },
          "authorEmail" : "pbroels@uwm.edu",
          "comment" : "Adding ifort environment script to the compile step for all ifort scripts.\u000a",
          "date" : "2021-08-11 13:21:16 -0500",
          "id" : "188ccd14e8d5adc65e73d0d275882dfdfccfa324",
          "msg" : "Adding ifort environment script to the compile step for all ifort scripts.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_release_intel_build/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_wp2_wp3_module.F90"
          ],
          "commitId" : "17bf905dc7643d04fa73b5b0187a7e013e64826e",
          "timestamp" : 1628708452000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
            "fullName" : "rhodesk"
          },
          "authorEmail" : "rhodesk@msoe.edu",
          "comment" : "Eliminating l_wp3_2nd_buoyancy flag.\u000aCode surrounding the flag is still present.\u000aFor ticket #926.\u000aResults are BFB identical.\u000a",
          "date" : "2021-08-11 14:00:52 -0500",
          "id" : "17bf905dc7643d04fa73b5b0187a7e013e64826e",
          "msg" : "Eliminating l_wp3_2nd_buoyancy flag.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_wp2_wp3_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postprocessing/pyplotgen/config/VariableGroupBase.py",
            "postprocessing/pyplotgen/src/VariableGroup.py"
          ],
          "commitId" : "55cfb66019e38112e5bf0b213e54bb6cfc61e530",
          "timestamp" : 1628709414000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Updates to pyplotgen that will include all invrs_tau_* lines in a single plot, and also updates to prevent SAM and COAMPS lines from being plotted when those models will never have the variables being plotted.\u000a",
          "date" : "2021-08-11 14:16:54 -0500",
          "id" : "55cfb66019e38112e5bf0b213e54bb6cfc61e530",
          "msg" : "Updates to pyplotgen that will include all invrs_tau_* lines in a single plot, and also updates to prevent SAM and COAMPS lines from being plotted when those models will never have the variables being plotted.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/src/VariableGroup.py"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/VariableGroupBase.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postprocessing/pyplotgen/config/VariableGroupBase.py",
            "input/stats/standard_stats.in",
            "input/stats/all_stats.in"
          ],
          "commitId" : "af17ebf83826423f24165dab46ce098bf39444dd",
          "timestamp" : 1628709414000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Updates to include all invrs_tau_* variables in the output stats files, and pyplotgen updates to plot all of the invrs_tau_* variables on two separate plots along with the other \"base\" variables.\u000a\u000aSee #895.\u000a",
          "date" : "2021-08-11 14:16:54 -0500",
          "id" : "af17ebf83826423f24165dab46ce098bf39444dd",
          "msg" : "Updates to include all invrs_tau_* variables in the output stats files, and pyplotgen updates to plot all of the invrs_tau_* variables on two separate plots along with the other \"base\" variables.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "input/stats/standard_stats.in"
            },
            {
              "editType" : "edit",
              "file" : "input/stats/all_stats.in"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/VariableGroupBase.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90"
          ],
          "commitId" : "f24ca42ae8f1f83578ea85f378140abe0624c9c2",
          "timestamp" : 1628710372000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
            "fullName" : "rhodesk"
          },
          "authorEmail" : "rhodesk@msoe.edu",
          "comment" : "Eliminating l_refine_grid_in_cloud and l_interactive_refined.\u000aFor ticket #926.\u000aResults are BFB identical.\u000a",
          "date" : "2021-08-11 14:32:52 -0500",
          "id" : "f24ca42ae8f1f83578ea85f378140abe0624c9c2",
          "msg" : "Eliminating l_refine_grid_in_cloud and l_interactive_refined.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "input_misc/tuner/README"
          ],
          "commitId" : "ec659b0923d1f65b1d2c04f42dd5d614adecb337",
          "timestamp" : 1628713312000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/benjamin.andrew.stephens",
            "fullName" : "benjamin.andrew.stephens"
          },
          "authorEmail" : "benjamin.andrew.stephens@gmail.com",
          "comment" : "Updating the tuner README to clarify how the user should set the initmax values.\u000a",
          "date" : "2021-08-11 15:21:52 -0500",
          "id" : "ec659b0923d1f65b1d2c04f42dd5d614adecb337",
          "msg" : "Updating the tuner README to clarify how the user should set the initmax values.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/README"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/CLUBB_core/advance_xp2_xpyp_module.F90"
          ],
          "commitId" : "815079aadfa7df2014c96a4e58487d3d6759facf",
          "timestamp" : 1628713599000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
            "fullName" : "rhodesk"
          },
          "authorEmail" : "rhodesk@msoe.edu",
          "comment" : "Eliminating l_use_experimental_term_pr2 and l_use_vert_avg_winds\u000aFor ticket #926\u000aResults are BFB identical.\u000a",
          "date" : "2021-08-11 15:26:39 -0500",
          "id" : "815079aadfa7df2014c96a4e58487d3d6759facf",
          "msg" : "Eliminating l_use_experimental_term_pr2 and l_use_vert_avg_winds",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xp2_xpyp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "run_scripts/run_tuner.bash"
          ],
          "commitId" : "c2fc8c50fd6b9ec17ff8e8c783857d6037828596",
          "timestamp" : 1628714764000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Updating run_tuner.bash so that it will run the tuner test cases with the initial tunable_parameters.in (i.e. before tuning) to make it easier to compare the optimized runs with the initial runs.  The initial runs are saved in a separate directory.\u000a\u000aSee #939.\u000a",
          "date" : "2021-08-11 15:46:04 -0500",
          "id" : "c2fc8c50fd6b9ec17ff8e8c783857d6037828596",
          "msg" : "Updating run_tuner.bash so that it will run the tuner test cases with the initial tunable_parameters.in (i.e. before tuning) to make it easier to compare the optimized runs with the initial runs.  The initial runs are saved in a separate directory.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "run_scripts/run_tuner.bash"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "run_scripts/run_tuner.bash"
          ],
          "commitId" : "e8130a518dd4bd8cbb8d92f75c3d204f8f567480",
          "timestamp" : 1628714764000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Removing superfluous bash script commands.\u000a",
          "date" : "2021-08-11 15:46:04 -0500",
          "id" : "e8130a518dd4bd8cbb8d92f75c3d204f8f567480",
          "msg" : "Removing superfluous bash script commands.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "run_scripts/run_tuner.bash"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/benjamin.andrew.stephens",
      "fullName" : "benjamin.andrew.stephens"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
      "fullName" : "rhodesk"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
      "fullName" : "59519056+bstephens82"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/pbroels",
      "fullName" : "pbroels"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 120,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/120/"
  },
  "previousBuild" : {
    "number" : 118,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/118/"
  }
}