{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "WILDFLY_VERSION",
          "value" : "24.0.1"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "JAVA_VERSION",
          "value" : "11"
        },
        {
          "_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" : 14,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7a2a0050997fdd22d8352124d58a3dea54ad60e5",
            "branch" : [
              {
                "SHA1" : "7a2a0050997fdd22d8352124d58a3dea54ad60e5",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7a2a0050997fdd22d8352124d58a3dea54ad60e5",
            "branch" : [
              {
                "SHA1" : "7a2a0050997fdd22d8352124d58a3dea54ad60e5",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "7a2a0050997fdd22d8352124d58a3dea54ad60e5",
        "branch" : [
          {
            "SHA1" : "7a2a0050997fdd22d8352124d58a3dea54ad60e5",
            "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" : 14,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b0eed21c5307eefaff9bbb31347197039fb62062",
            "branch" : [
              {
                "SHA1" : "b0eed21c5307eefaff9bbb31347197039fb62062",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b0eed21c5307eefaff9bbb31347197039fb62062",
            "branch" : [
              {
                "SHA1" : "b0eed21c5307eefaff9bbb31347197039fb62062",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b0eed21c5307eefaff9bbb31347197039fb62062",
        "branch" : [
          {
            "SHA1" : "b0eed21c5307eefaff9bbb31347197039fb62062",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/Silverpeas/docker-silverpeas-build"
      ],
      "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" : 206504,
  "estimatedDuration" : 417084,
  "executor" : None,
  "fullDisplayName" : "Silverpeas Projects Build Image latest",
  "id" : "14",
  "keepLog" : False,
  "number" : 14,
  "queueId" : 34170,
  "result" : "SUCCESS",
  "timestamp" : 1641405690301,
  "url" : "https://integration.silverpeas.org/jenkins/view/all/job/Silverpeas%20Projects%20Build%20Image/14/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/builds/docker-build/Jenkinsfile",
            "src/pipeline-syntax.gdsl"
          ],
          "commitId" : "7a2a0050997fdd22d8352124d58a3dea54ad60e5",
          "timestamp" : 1641405629000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Add a new pipeline to build the Docker image dedicated to build a Silverpeas project\u000a",
          "date" : "2022-01-05 19:00:29 +0100",
          "id" : "7a2a0050997fdd22d8352124d58a3dea54ad60e5",
          "msg" : "Add a new pipeline to build the Docker image dedicated to build a Silverpeas project",
          "paths" : [
            {
              "editType" : "add",
              "file" : "src/builds/docker-build/Jenkinsfile"
            },
            {
              "editType" : "add",
              "file" : "src/pipeline-syntax.gdsl"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
      "fullName" : "Miguel Moquillon"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 18,
    "url" : "https://integration.silverpeas.org/jenkins/view/all/job/Silverpeas%20Projects%20Build%20Image/18/"
  },
  "previousBuild" : None
}