{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "WILDFLY_VERSION",
          "value" : "26.1.2"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "JAVA_VERSION",
          "value" : "17"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "IMAGE_VERSION",
          "value" : "latest"
        }
      ]
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Démarré par l'utilisateur Miguel Moquillon",
          "userId" : "mmoquillon",
          "userName" : "Miguel Moquillon"
        }
      ]
    },
    {
      "_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" : 7,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cc5e1120737f51ec8d91c4fd3c43a52a99ffc6c9",
            "branch" : [
              {
                "SHA1" : "cc5e1120737f51ec8d91c4fd3c43a52a99ffc6c9",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cc5e1120737f51ec8d91c4fd3c43a52a99ffc6c9",
            "branch" : [
              {
                "SHA1" : "cc5e1120737f51ec8d91c4fd3c43a52a99ffc6c9",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "cc5e1120737f51ec8d91c4fd3c43a52a99ffc6c9",
        "branch" : [
          {
            "SHA1" : "cc5e1120737f51ec8d91c4fd3c43a52a99ffc6c9",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/Silverpeas/Jenkins-Pipelines.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.EnvActionImpl"
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 7,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a5a5b9e2b336fb0b87d6ffd577d1c280662c4d87",
            "branch" : [
              {
                "SHA1" : "a5a5b9e2b336fb0b87d6ffd577d1c280662c4d87",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a5a5b9e2b336fb0b87d6ffd577d1c280662c4d87",
            "branch" : [
              {
                "SHA1" : "a5a5b9e2b336fb0b87d6ffd577d1c280662c4d87",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a5a5b9e2b336fb0b87d6ffd577d1c280662c4d87",
        "branch" : [
          {
            "SHA1" : "a5a5b9e2b336fb0b87d6ffd577d1c280662c4d87",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/Silverpeas/docker-silverpeas-dev"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_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" : "latest",
  "duration" : 729639,
  "estimatedDuration" : 826090,
  "executor" : None,
  "fullDisplayName" : "Silverpeas Dev Image latest",
  "id" : "7",
  "keepLog" : False,
  "number" : 7,
  "queueId" : 63595,
  "result" : "SUCCESS",
  "timestamp" : 1666001087123,
  "url" : "https://integration.silverpeas.org/jenkins/view/all/job/Silverpeas%20Dev%20Image/7/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "Dockerfile"
          ],
          "commitId" : "a5a5b9e2b336fb0b87d6ffd577d1c280662c4d87",
          "timestamp" : 1666001057000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Update Dockerfile for the latest LTS version of Ubuntu and for the latest LTS version of Java\u000aUpdate NodeJS to 16 and Groovy to 4.0.6\u000a",
          "date" : "2022-10-17 12:04:17 +0200",
          "id" : "a5a5b9e2b336fb0b87d6ffd577d1c280662c4d87",
          "msg" : "Update Dockerfile for the latest LTS version of Ubuntu and for the latest LTS version of Java",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "Dockerfile"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
      "fullName" : "Miguel Moquillon"
    }
  ],
  "inProgress" : False,
  "nextBuild" : None,
  "previousBuild" : {
    "number" : 6,
    "url" : "https://integration.silverpeas.org/jenkins/view/all/job/Silverpeas%20Dev%20Image/6/"
  }
}