SuccèsSortie de la console
15:41:17 [2024-06-26T13:41:17.276Z] Démarré par le projet amont "Silverpeas_Release" de numéro de build 64
15:41:17 [2024-06-26T13:41:17.276Z] Causé à l'origine par :
15:41:17 [2024-06-26T13:41:17.276Z] Démarré par l'utilisateur Miguel Moquillon
15:41:17 [2024-06-26T13:41:17.276Z] Running as userbuild
15:41:17 [2024-06-26T13:41:17.654Z] Obtained src/releases/silverpeas-doc/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
15:41:17 [2024-06-26T13:41:17.749Z] [Pipeline] Start of Pipeline
15:41:17 [2024-06-26T13:41:17.942Z] [Pipeline] node
15:41:17 [2024-06-26T13:41:17.945Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Documentation_Publishing
15:41:17 [2024-06-26T13:41:17.946Z] [Pipeline] {
15:41:17 [2024-06-26T13:41:17.957Z] [Pipeline] stage
15:41:17 [2024-06-26T13:41:17.958Z] [Pipeline] { (Declarative: Checkout SCM)
15:41:17 [2024-06-26T13:41:17.966Z] [Pipeline] checkout
15:41:17 [2024-06-26T13:41:17.967Z] Selected Git installation does not exist. Using Default
15:41:17 [2024-06-26T13:41:17.967Z] The recommended git tool is: NONE
15:41:17 [2024-06-26T13:41:17.967Z] No credentials specified
15:41:17 [2024-06-26T13:41:17.968Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Documentation_Publishing/.git # timeout=10
15:41:17 [2024-06-26T13:41:17.973Z] Fetching changes from the remote Git repository
15:41:17 [2024-06-26T13:41:17.975Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
15:41:17 [2024-06-26T13:41:17.980Z] Cleaning workspace
15:41:17 [2024-06-26T13:41:17.980Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
15:41:17 [2024-06-26T13:41:17.985Z] Resetting working tree
15:41:17 [2024-06-26T13:41:17.985Z] > /usr/bin/git reset --hard # timeout=10
15:41:17 [2024-06-26T13:41:17.995Z] > /usr/bin/git clean -fdx # timeout=10
15:41:18 [2024-06-26T13:41:18.000Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
15:41:18 [2024-06-26T13:41:18.000Z] > /usr/bin/git --version # timeout=10
15:41:18 [2024-06-26T13:41:18.004Z] > git --version # 'git version 2.34.1'
15:41:18 [2024-06-26T13:41:18.004Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:41:18 [2024-06-26T13:41:18.463Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:41:18 [2024-06-26T13:41:18.469Z] Checking out Revision e3796e899bf697460e2656aa3847441f2ecd6740 (refs/remotes/origin/master)
15:41:18 [2024-06-26T13:41:18.469Z] > /usr/bin/git config core.sparsecheckout # timeout=10
15:41:18 [2024-06-26T13:41:18.474Z] > /usr/bin/git checkout -f e3796e899bf697460e2656aa3847441f2ecd6740 # timeout=10
15:41:18 [2024-06-26T13:41:18.486Z] Commit message: "Fix the case the branch isn't master and in the underlying version of Silverpeas, Jackrabbit support has been removed for Oak."
15:41:18 [2024-06-26T13:41:18.486Z] > /usr/bin/git rev-list --no-walk a38321f78d47c03ccad21022240a16f26041226d # timeout=10
15:41:18 [2024-06-26T13:41:18.507Z] [Pipeline] }
15:41:18 [2024-06-26T13:41:18.510Z] [Pipeline] // stage
15:41:18 [2024-06-26T13:41:18.518Z] [Pipeline] withEnv
15:41:18 [2024-06-26T13:41:18.519Z] [Pipeline] {
15:41:18 [2024-06-26T13:41:18.611Z] [Pipeline] isUnix
15:41:18 [2024-06-26T13:41:18.612Z] [Pipeline] withEnv
15:41:18 [2024-06-26T13:41:18.612Z] [Pipeline] {
15:41:18 [2024-06-26T13:41:18.620Z] [Pipeline] sh
15:41:18 [2024-06-26T13:41:18.876Z] + docker inspect -f . silverpeas/silverbuild:6.4
15:41:18 [2024-06-26T13:41:18.876Z] .
15:41:18 [2024-06-26T13:41:18.877Z] [Pipeline] }
15:41:18 [2024-06-26T13:41:18.882Z] [Pipeline] // withEnv
15:41:18 [2024-06-26T13:41:18.888Z] [Pipeline] withDockerContainer
15:41:18 [2024-06-26T13:41:18.915Z] Jenkins does not seem to be running inside a container
15:41:18 [2024-06-26T13:41:18.923Z] $ docker run -t -d -u 111:119 -v $HOME/.m2/settings.xml:/home/silverbuild/.m2/settings.xml -v $HOME/.m2/settings-security.xml:/home/silverbuild/.m2/settings-security.xml -v $HOME/.gitconfig:/home/silverbuild/.gitconfig -v $HOME/.ssh:/home/silverbuild/.ssh -v $HOME/.gnupg:/home/silverbuild/.gnupg -w /var/lib/jenkins/workspace/Silverpeas_Documentation_Publishing -v /var/lib/jenkins/workspace/Silverpeas_Documentation_Publishing:/var/lib/jenkins/workspace/Silverpeas_Documentation_Publishing:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Documentation_Publishing@tmp:/var/lib/jenkins/workspace/Silverpeas_Documentation_Publishing@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** silverpeas/silverbuild:6.4 cat
15:41:19 [2024-06-26T13:41:19.277Z] $ docker top 3183bff16eb909eb3f0e06ed2e2a7f1d95c0f3956f6329e8ee534cf7a21aef47 -eo pid,comm
15:41:19 [2024-06-26T13:41:19.309Z] [Pipeline] {
15:41:19 [2024-06-26T13:41:19.316Z] [Pipeline] withEnv
15:41:19 [2024-06-26T13:41:19.316Z] [Pipeline] {
15:41:19 [2024-06-26T13:41:19.321Z] [Pipeline] stage
15:41:19 [2024-06-26T13:41:19.322Z] [Pipeline] { (Check version of Silverpeas)
15:41:19 [2024-06-26T13:41:19.341Z] Stage "Check version of Silverpeas" skipped due to when conditional
15:41:19 [2024-06-26T13:41:19.342Z] [Pipeline] getContext
15:41:19 [2024-06-26T13:41:19.343Z] [Pipeline] }
15:41:19 [2024-06-26T13:41:19.347Z] [Pipeline] // stage
15:41:19 [2024-06-26T13:41:19.353Z] [Pipeline] stage
15:41:19 [2024-06-26T13:41:19.353Z] [Pipeline] { (Prepare the publishing)
15:41:19 [2024-06-26T13:41:19.362Z] [Pipeline] copyArtifacts
15:41:19 [2024-06-26T13:41:19.365Z] Copied 1 artifact from "Silverpeas_Release" build number 64
15:41:19 [2024-06-26T13:41:19.366Z] [Pipeline] script
15:41:19 [2024-06-26T13:41:19.370Z] [Pipeline] {
15:41:19 [2024-06-26T13:41:19.373Z] [Pipeline] readYaml
15:41:19 [2024-06-26T13:41:19.376Z] [Pipeline] }
15:41:19 [2024-06-26T13:41:19.378Z] [Pipeline] // script
15:41:19 [2024-06-26T13:41:19.381Z] [Pipeline] sh
15:41:19 [2024-06-26T13:41:19.635Z] + rm -f release.yaml
15:41:19 [2024-06-26T13:41:19.636Z] [Pipeline] }
15:41:19 [2024-06-26T13:41:19.641Z] [Pipeline] // stage
15:41:19 [2024-06-26T13:41:19.649Z] [Pipeline] stage
15:41:19 [2024-06-26T13:41:19.650Z] [Pipeline] { (Publish documentation of Silverpeas Core)
15:41:19 [2024-06-26T13:41:19.665Z] Stage "Publish documentation of Silverpeas Core" skipped due to when conditional
15:41:19 [2024-06-26T13:41:19.666Z] [Pipeline] getContext
15:41:19 [2024-06-26T13:41:19.667Z] [Pipeline] }
15:41:19 [2024-06-26T13:41:19.691Z] [Pipeline] // stage
15:41:19 [2024-06-26T13:41:19.699Z] [Pipeline] stage
15:41:19 [2024-06-26T13:41:19.699Z] [Pipeline] { (Publish documentation of Silverpeas Components)
15:41:19 [2024-06-26T13:41:19.721Z] Stage "Publish documentation of Silverpeas Components" skipped due to when conditional
15:41:19 [2024-06-26T13:41:19.722Z] [Pipeline] getContext
15:41:19 [2024-06-26T13:41:19.723Z] [Pipeline] }
15:41:19 [2024-06-26T13:41:19.730Z] [Pipeline] // stage
15:41:19 [2024-06-26T13:41:19.738Z] [Pipeline] stage
15:41:19 [2024-06-26T13:41:19.739Z] [Pipeline] { (Publish Silverpeas Community Web Site)
15:41:19 [2024-06-26T13:41:19.760Z] [Pipeline] build
15:41:19 [2024-06-26T13:41:19.762Z] Scheduling project: Silverpeas Project Web Site Publisher
15:41:28 [2024-06-26T13:41:28.305Z] Starting building: Silverpeas Project Web Site Publisher #290
15:42:33 [2024-06-26T13:42:33.196Z] Build Silverpeas Project Web Site Publisher 6.4.1 completed: SUCCESS
15:42:33 [2024-06-26T13:42:33.198Z] [Pipeline] }
15:42:33 [2024-06-26T13:42:33.206Z] [Pipeline] // stage
15:42:33 [2024-06-26T13:42:33.212Z] [Pipeline] stage
15:42:33 [2024-06-26T13:42:33.212Z] [Pipeline] { (Declarative: Post Actions)
15:42:33 [2024-06-26T13:42:33.220Z] [Pipeline] step
15:42:33 [2024-06-26T13:42:33.229Z] [Pipeline] script
15:42:33 [2024-06-26T13:42:33.232Z] [Pipeline] {
15:42:33 [2024-06-26T13:42:33.240Z] [Pipeline] }
15:42:33 [2024-06-26T13:42:33.245Z] [Pipeline] // script
15:42:33 [2024-06-26T13:42:33.250Z] [Pipeline] }
15:42:33 [2024-06-26T13:42:33.255Z] [Pipeline] // stage
15:42:33 [2024-06-26T13:42:33.258Z] [Pipeline] }
15:42:33 [2024-06-26T13:42:33.261Z] [Pipeline] // withEnv
15:42:33 [2024-06-26T13:42:33.266Z] [Pipeline] }
15:42:33 [2024-06-26T13:42:33.267Z] $ docker stop --time=1 3183bff16eb909eb3f0e06ed2e2a7f1d95c0f3956f6329e8ee534cf7a21aef47
15:42:34 [2024-06-26T13:42:34.618Z] $ docker rm -f --volumes 3183bff16eb909eb3f0e06ed2e2a7f1d95c0f3956f6329e8ee534cf7a21aef47
15:42:34 [2024-06-26T13:42:34.646Z] [Pipeline] // withDockerContainer
15:42:34 [2024-06-26T13:42:34.648Z] [Pipeline] }
15:42:34 [2024-06-26T13:42:34.650Z] [Pipeline] // withEnv
15:42:34 [2024-06-26T13:42:34.653Z] [Pipeline] }
15:42:34 [2024-06-26T13:42:34.655Z] [Pipeline] // node
15:42:34 [2024-06-26T13:42:34.657Z] [Pipeline] End of Pipeline
15:42:34 [2024-06-26T13:42:34.688Z] Finished: SUCCESS