{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "SILVERPEAS_VERSION",
          "value" : "6.3-build220126"
        }
      ]
    },
    {
      "_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" : 28,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d8189f02d3a27300735e0ba870e798d0f26e49b7",
            "branch" : [
              {
                "SHA1" : "d8189f02d3a27300735e0ba870e798d0f26e49b7",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d8189f02d3a27300735e0ba870e798d0f26e49b7",
            "branch" : [
              {
                "SHA1" : "d8189f02d3a27300735e0ba870e798d0f26e49b7",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "d8189f02d3a27300735e0ba870e798d0f26e49b7",
        "branch" : [
          {
            "SHA1" : "d8189f02d3a27300735e0ba870e798d0f26e49b7",
            "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" : 28,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5780907013845a89edf7f4b18107a779566294ec",
            "branch" : [
              {
                "SHA1" : "5780907013845a89edf7f4b18107a779566294ec",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5780907013845a89edf7f4b18107a779566294ec",
            "branch" : [
              {
                "SHA1" : "5780907013845a89edf7f4b18107a779566294ec",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "5780907013845a89edf7f4b18107a779566294ec",
        "branch" : [
          {
            "SHA1" : "5780907013845a89edf7f4b18107a779566294ec",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/Silverpeas/Silverpeas-Project-Web-Site"
      ],
      "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" : "6.3-build220126",
  "duration" : 104772,
  "estimatedDuration" : 55669,
  "executor" : None,
  "fullDisplayName" : "Silverpeas Project Web Site Publisher 6.3-build220126",
  "id" : "28",
  "keepLog" : False,
  "number" : 28,
  "queueId" : 37618,
  "result" : "FAILURE",
  "timestamp" : 1643303760947,
  "url" : "https://integration.silverpeas.org/jenkins/job/Silverpeas%20Project%20Web%20Site%20Publisher/28/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/releases/silverpeas/Jenkinsfile",
            "src/releases/jackrabbit-jca/Jenkinsfile",
            "src/releases/project/Jenkinsfile",
            "src/releases/jcr-access-control/Jenkinsfile"
          ],
          "commitId" : "306dd4db6672fb2ecc2dc611c09e78182c7ee632",
          "timestamp" : 1643296578000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "In the pipeline of releasing a version of Silverpeas, split each stage\u000aof release in two: one for the releasing itself and another one for\u000apreparing the dev iteration for the next version of the project.\u000a",
          "date" : "2022-01-27 16:16:18 +0100",
          "id" : "306dd4db6672fb2ecc2dc611c09e78182c7ee632",
          "msg" : "In the pipeline of releasing a version of Silverpeas, split each stage",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/releases/project/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/jackrabbit-jca/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/silverpeas/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/jcr-access-control/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/releases/silverpeas/Jenkinsfile",
            "src/builds/project-doc/Jenkinsfile",
            "src/releases/jackrabbit-jca/Jenkinsfile",
            "src/releases/project/Jenkinsfile",
            "src/releases/jcr-access-control/Jenkinsfile",
            "src/releases/silverpeas-doc/Jenkinsfile"
          ],
          "commitId" : "d8189f02d3a27300735e0ba870e798d0f26e49b7",
          "timestamp" : 1643303731000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Improve the pipeline of publishing the community web site by taking into\u000aaccount the release of a new version of Silverpeas.\u000a\u000aThe pipeline of publishing the documentation of Silverpeas-Core,\u000aSilverpeas-Components and the community web site for a new version of\u000aSilverpeas is now in declarative syntax and has been improved to take\u000ainto account existing Jenkins job (for delegating some of its stages)\u000a\u000aThe pipeline of releasing a new version of Silverpeas takes care now of\u000athe expectations of the pipeline of publishing Silverpeas projects'\u000adocumentation.\u000a",
          "date" : "2022-01-27 18:15:31 +0100",
          "id" : "d8189f02d3a27300735e0ba870e798d0f26e49b7",
          "msg" : "Improve the pipeline of publishing the community web site by taking into",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/releases/jcr-access-control/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/silverpeas/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/project/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/project-doc/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/silverpeas-doc/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/jackrabbit-jca/Jenkinsfile"
            }
          ]
        }
      ],
      "kind" : "git"
    },
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pom.xml"
          ],
          "commitId" : "5780907013845a89edf7f4b18107a779566294ec",
          "timestamp" : 1643302675000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Refine some properties about the wildfly version\u000a",
          "date" : "2022-01-27 17:57:55 +0100",
          "id" : "5780907013845a89edf7f4b18107a779566294ec",
          "msg" : "Refine some properties about the wildfly version",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pom.xml"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
      "fullName" : "Miguel Moquillon"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 29,
    "url" : "https://integration.silverpeas.org/jenkins/job/Silverpeas%20Project%20Web%20Site%20Publisher/29/"
  },
  "previousBuild" : {
    "number" : 26,
    "url" : "https://integration.silverpeas.org/jenkins/job/Silverpeas%20Project%20Web%20Site%20Publisher/26/"
  }
}