10:28:29 [2023-12-06T09:28:29.492Z] Démarré par le projet amont "Silverpeas_Release" de numéro de build 58 10:28:29 [2023-12-06T09:28:29.492Z] Causé à l'origine par : 10:28:29 [2023-12-06T09:28:29.492Z] Démarré par l'utilisateur Miguel Moquillon 10:28:29 [2023-12-06T09:28:29.492Z] Running as userbuild 10:28:29 [2023-12-06T09:28:29.908Z] Obtained src/releases/silverpeas-doc/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 10:28:30 [2023-12-06T09:28:30.158Z] [Pipeline] Start of Pipeline 10:28:30 [2023-12-06T09:28:30.334Z] [Pipeline] node 10:28:31 [2023-12-06T09:28:31.028Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Documentation_Publishing 10:28:31 [2023-12-06T09:28:31.029Z] [Pipeline] { 10:28:31 [2023-12-06T09:28:31.038Z] [Pipeline] stage 10:28:31 [2023-12-06T09:28:31.039Z] [Pipeline] { (Declarative: Checkout SCM) 10:28:31 [2023-12-06T09:28:31.044Z] [Pipeline] checkout 10:28:31 [2023-12-06T09:28:31.045Z] Selected Git installation does not exist. Using Default 10:28:31 [2023-12-06T09:28:31.045Z] The recommended git tool is: NONE 10:28:31 [2023-12-06T09:28:31.045Z] No credentials specified 10:28:31 [2023-12-06T09:28:31.045Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Documentation_Publishing/.git # timeout=10 10:28:31 [2023-12-06T09:28:31.049Z] Fetching changes from the remote Git repository 10:28:31 [2023-12-06T09:28:31.051Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 10:28:31 [2023-12-06T09:28:31.054Z] Cleaning workspace 10:28:31 [2023-12-06T09:28:31.055Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 10:28:31 [2023-12-06T09:28:31.058Z] Resetting working tree 10:28:31 [2023-12-06T09:28:31.058Z] > /usr/bin/git reset --hard # timeout=10 10:28:31 [2023-12-06T09:28:31.098Z] > /usr/bin/git clean -fdx # timeout=10 10:28:31 [2023-12-06T09:28:31.102Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 10:28:31 [2023-12-06T09:28:31.102Z] > /usr/bin/git --version # timeout=10 10:28:31 [2023-12-06T09:28:31.106Z] > git --version # 'git version 2.34.1' 10:28:31 [2023-12-06T09:28:31.106Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:28:31 [2023-12-06T09:28:31.467Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 10:28:31 [2023-12-06T09:28:31.473Z] Checking out Revision a3e3109be7bea387df42254cafa05a6adea05e89 (refs/remotes/origin/master) 10:28:31 [2023-12-06T09:28:31.473Z] > /usr/bin/git config core.sparsecheckout # timeout=10 10:28:31 [2023-12-06T09:28:31.477Z] > /usr/bin/git checkout -f a3e3109be7bea387df42254cafa05a6adea05e89 # timeout=10 10:28:31 [2023-12-06T09:28:31.483Z] Commit message: "Updating the Jenkins file of WebBrowserEdition project according to the new convention rules." 10:28:31 [2023-12-06T09:28:31.484Z] > /usr/bin/git rev-list --no-walk a3e3109be7bea387df42254cafa05a6adea05e89 # timeout=10 10:28:31 [2023-12-06T09:28:31.495Z] [Pipeline] } 10:28:31 [2023-12-06T09:28:31.498Z] [Pipeline] // stage 10:28:31 [2023-12-06T09:28:31.504Z] [Pipeline] withEnv 10:28:31 [2023-12-06T09:28:31.504Z] [Pipeline] { 10:28:31 [2023-12-06T09:28:31.578Z] [Pipeline] isUnix 10:28:31 [2023-12-06T09:28:31.579Z] [Pipeline] withEnv 10:28:31 [2023-12-06T09:28:31.579Z] [Pipeline] { 10:28:31 [2023-12-06T09:28:31.585Z] [Pipeline] sh 10:28:31 [2023-12-06T09:28:31.839Z] + docker inspect -f . silverpeas/silverbuild:6.3 10:28:31 [2023-12-06T09:28:31.839Z] . 10:28:31 [2023-12-06T09:28:31.840Z] [Pipeline] } 10:28:31 [2023-12-06T09:28:31.845Z] [Pipeline] // withEnv 10:28:31 [2023-12-06T09:28:31.848Z] [Pipeline] withDockerContainer 10:28:31 [2023-12-06T09:28:31.901Z] Jenkins does not seem to be running inside a container 10:28:31 [2023-12-06T09:28:31.906Z] $ 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.3 cat 10:28:32 [2023-12-06T09:28:32.347Z] $ docker top ebf7f9c523e2610073c3e4d494d3f508ac7dce669affa93a5261b4c73e6efb4a -eo pid,comm 10:28:32 [2023-12-06T09:28:32.382Z] [Pipeline] { 10:28:32 [2023-12-06T09:28:32.390Z] [Pipeline] withEnv 10:28:32 [2023-12-06T09:28:32.390Z] [Pipeline] { 10:28:32 [2023-12-06T09:28:32.395Z] [Pipeline] stage 10:28:32 [2023-12-06T09:28:32.396Z] [Pipeline] { (Check version of Silverpeas) 10:28:32 [2023-12-06T09:28:32.421Z] Stage "Check version of Silverpeas" skipped due to when conditional 10:28:32 [2023-12-06T09:28:32.421Z] [Pipeline] } 10:28:32 [2023-12-06T09:28:32.425Z] [Pipeline] // stage 10:28:32 [2023-12-06T09:28:32.429Z] [Pipeline] stage 10:28:32 [2023-12-06T09:28:32.429Z] [Pipeline] { (Prepare the publishing) 10:28:32 [2023-12-06T09:28:32.445Z] [Pipeline] copyArtifacts 10:28:32 [2023-12-06T09:28:32.449Z] Copied 1 artifact from "Silverpeas_Release" build number 58 10:28:32 [2023-12-06T09:28:32.451Z] [Pipeline] script 10:28:32 [2023-12-06T09:28:32.456Z] [Pipeline] { 10:28:32 [2023-12-06T09:28:32.460Z] [Pipeline] readYaml 10:28:32 [2023-12-06T09:28:32.464Z] [Pipeline] } 10:28:32 [2023-12-06T09:28:32.468Z] [Pipeline] // script 10:28:32 [2023-12-06T09:28:32.471Z] [Pipeline] sh 10:28:32 [2023-12-06T09:28:32.725Z] + rm -f release.yaml 10:28:32 [2023-12-06T09:28:32.726Z] [Pipeline] } 10:28:32 [2023-12-06T09:28:32.730Z] [Pipeline] // stage 10:28:32 [2023-12-06T09:28:32.736Z] [Pipeline] stage 10:28:32 [2023-12-06T09:28:32.737Z] [Pipeline] { (Publish documentation of Silverpeas Core) 10:28:32 [2023-12-06T09:28:32.749Z] Stage "Publish documentation of Silverpeas Core" skipped due to when conditional 10:28:32 [2023-12-06T09:28:32.749Z] [Pipeline] } 10:28:32 [2023-12-06T09:28:32.753Z] [Pipeline] // stage 10:28:32 [2023-12-06T09:28:32.757Z] [Pipeline] stage 10:28:32 [2023-12-06T09:28:32.758Z] [Pipeline] { (Publish documentation of Silverpeas Components) 10:28:32 [2023-12-06T09:28:32.770Z] Stage "Publish documentation of Silverpeas Components" skipped due to when conditional 10:28:32 [2023-12-06T09:28:32.772Z] [Pipeline] } 10:28:32 [2023-12-06T09:28:32.775Z] [Pipeline] // stage 10:28:32 [2023-12-06T09:28:32.782Z] [Pipeline] stage 10:28:32 [2023-12-06T09:28:32.782Z] [Pipeline] { (Publish Silverpeas Community Web Site) 10:28:32 [2023-12-06T09:28:32.796Z] [Pipeline] build 10:28:32 [2023-12-06T09:28:32.797Z] Scheduling project: Silverpeas Project Web Site Publisher 10:28:39 [2023-12-06T09:28:39.500Z] Starting building: Silverpeas Project Web Site Publisher #241 10:35:00 [2023-12-06T09:35:00.036Z] Build Silverpeas Project Web Site Publisher 6.3.3 completed: SUCCESS 10:35:00 [2023-12-06T09:35:00.038Z] [Pipeline] } 10:35:00 [2023-12-06T09:35:00.041Z] [Pipeline] // stage 10:35:00 [2023-12-06T09:35:00.049Z] [Pipeline] stage 10:35:00 [2023-12-06T09:35:00.049Z] [Pipeline] { (Declarative: Post Actions) 10:35:00 [2023-12-06T09:35:00.059Z] [Pipeline] step 10:35:00 [2023-12-06T09:35:00.070Z] [Pipeline] script 10:35:00 [2023-12-06T09:35:00.074Z] [Pipeline] { 10:35:00 [2023-12-06T09:35:00.085Z] [Pipeline] } 10:35:00 [2023-12-06T09:35:00.090Z] [Pipeline] // script 10:35:00 [2023-12-06T09:35:00.096Z] [Pipeline] } 10:35:00 [2023-12-06T09:35:00.101Z] [Pipeline] // stage 10:35:00 [2023-12-06T09:35:00.105Z] [Pipeline] } 10:35:00 [2023-12-06T09:35:00.109Z] [Pipeline] // withEnv 10:35:00 [2023-12-06T09:35:00.113Z] [Pipeline] } 10:35:00 [2023-12-06T09:35:00.114Z] $ docker stop --time=1 ebf7f9c523e2610073c3e4d494d3f508ac7dce669affa93a5261b4c73e6efb4a 10:35:01 [2023-12-06T09:35:01.469Z] $ docker rm -f --volumes ebf7f9c523e2610073c3e4d494d3f508ac7dce669affa93a5261b4c73e6efb4a 10:35:01 [2023-12-06T09:35:01.528Z] [Pipeline] // withDockerContainer 10:35:01 [2023-12-06T09:35:01.530Z] [Pipeline] } 10:35:01 [2023-12-06T09:35:01.533Z] [Pipeline] // withEnv 10:35:01 [2023-12-06T09:35:01.535Z] [Pipeline] } 10:35:01 [2023-12-06T09:35:01.538Z] [Pipeline] // node 10:35:01 [2023-12-06T09:35:01.540Z] [Pipeline] End of Pipeline 10:35:01 [2023-12-06T09:35:01.577Z] Finished: SUCCESS