19:24:00 [2025-02-05T18:24:00.090Z] Lancé par une alarme périodique
19:24:00 [2025-02-05T18:24:00.092Z] Running as userbuild
19:24:00 [2025-02-05T18:24:00.482Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:01 [2025-02-05T18:24:01.223Z] [Pipeline] Start of Pipeline
19:24:01 [2025-02-05T18:24:01.759Z] [Pipeline] node
19:24:01 [2025-02-05T18:24:01.763Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy
19:24:01 [2025-02-05T18:24:01.769Z] [Pipeline] {
19:24:01 [2025-02-05T18:24:01.797Z] [Pipeline] stage
19:24:01 [2025-02-05T18:24:01.797Z] [Pipeline] { (Declarative: Checkout SCM)
19:24:01 [2025-02-05T18:24:01.814Z] [Pipeline] checkout
19:24:01 [2025-02-05T18:24:01.818Z] Selected Git installation does not exist. Using Default
19:24:01 [2025-02-05T18:24:01.818Z] The recommended git tool is: NONE
19:24:01 [2025-02-05T18:24:01.818Z] No credentials specified
19:24:01 [2025-02-05T18:24:01.818Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/.git # timeout=10
19:24:01 [2025-02-05T18:24:01.823Z] Fetching changes from the remote Git repository
19:24:01 [2025-02-05T18:24:01.827Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
19:24:01 [2025-02-05T18:24:01.832Z] Cleaning workspace
19:24:01 [2025-02-05T18:24:01.832Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
19:24:01 [2025-02-05T18:24:01.838Z] Resetting working tree
19:24:01 [2025-02-05T18:24:01.838Z] > /usr/bin/git reset --hard # timeout=10
19:24:01 [2025-02-05T18:24:01.846Z] > /usr/bin/git clean -fdx # timeout=10
19:24:01 [2025-02-05T18:24:01.852Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:01 [2025-02-05T18:24:01.853Z] > /usr/bin/git --version # timeout=10
19:24:01 [2025-02-05T18:24:01.857Z] > git --version # 'git version 2.43.0'
19:24:01 [2025-02-05T18:24:01.857Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:02 [2025-02-05T18:24:02.194Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:02 [2025-02-05T18:24:02.201Z] Checking out Revision a21b86feba1363f95e030bf85247d116cfc8258c (refs/remotes/origin/master)
19:24:02 [2025-02-05T18:24:02.201Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:02 [2025-02-05T18:24:02.207Z] > /usr/bin/git checkout -f a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10
19:24:02 [2025-02-05T18:24:02.222Z] Commit message: "In the release pipeline of the Silverpeas platform, enabled the build of the docker image of Silverpeas for trial purpose."
19:24:02 [2025-02-05T18:24:02.222Z] > /usr/bin/git rev-list --no-walk a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10
19:24:02 [2025-02-05T18:24:02.245Z] [Pipeline] }
19:24:02 [2025-02-05T18:24:02.251Z] [Pipeline] // stage
19:24:02 [2025-02-05T18:24:02.279Z] [Pipeline] withEnv
19:24:02 [2025-02-05T18:24:02.279Z] [Pipeline] {
19:24:02 [2025-02-05T18:24:02.486Z] [Pipeline] isUnix
19:24:02 [2025-02-05T18:24:02.487Z] [Pipeline] withEnv
19:24:02 [2025-02-05T18:24:02.488Z] [Pipeline] {
19:24:02 [2025-02-05T18:24:02.507Z] [Pipeline] sh
19:24:02 [2025-02-05T18:24:02.764Z] + docker inspect -f . silverpeas/silverbuild:latest
19:24:02 [2025-02-05T18:24:02.764Z] .
19:24:02 [2025-02-05T18:24:02.766Z] [Pipeline] }
19:24:02 [2025-02-05T18:24:02.781Z] [Pipeline] // withEnv
19:24:02 [2025-02-05T18:24:02.798Z] [Pipeline] withDockerContainer
19:24:02 [2025-02-05T18:24:02.834Z] Jenkins does not seem to be running inside a container
19:24:02 [2025-02-05T18:24:02.843Z] $ 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_Master_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy@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 ******** silverpeas/silverbuild:latest cat
19:24:03 [2025-02-05T18:24:03.170Z] $ docker top 47d7dc0f6c8a1adf7eaa82bb782ebc77ad0b696e4016f692b04b65b508566304 -eo pid,comm
19:24:03 [2025-02-05T18:24:03.215Z] [Pipeline] {
19:24:03 [2025-02-05T18:24:03.258Z] [Pipeline] withEnv
19:24:03 [2025-02-05T18:24:03.259Z] [Pipeline] {
19:24:03 [2025-02-05T18:24:03.290Z] [Pipeline] stage
19:24:03 [2025-02-05T18:24:03.291Z] [Pipeline] { (Prepare the job)
19:24:03 [2025-02-05T18:24:03.340Z] [Pipeline] sh
19:24:03 [2025-02-05T18:24:03.602Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/master/pom.xml
19:24:03 [2025-02-05T18:24:03.855Z] [Pipeline] script
19:24:03 [2025-02-05T18:24:03.862Z] [Pipeline] {
19:24:03 [2025-02-05T18:24:03.880Z] [Pipeline] readMavenPom
19:24:03 [2025-02-05T18:24:03.915Z] [Pipeline] sh
19:24:04 [2025-02-05T18:24:04.175Z] + rm -f pom.xml
19:24:04 [2025-02-05T18:24:04.176Z] [Pipeline] }
19:24:04 [2025-02-05T18:24:04.190Z] [Pipeline] // script
19:24:04 [2025-02-05T18:24:04.203Z] [Pipeline] }
19:24:04 [2025-02-05T18:24:04.212Z] [Pipeline] // stage
19:24:04 [2025-02-05T18:24:04.229Z] [Pipeline] stage
19:24:04 [2025-02-05T18:24:04.231Z] [Pipeline] { (Check POM parent version)
19:24:04 [2025-02-05T18:24:04.297Z] [Pipeline] copyArtifacts
19:24:04 [2025-02-05T18:24:04.304Z] Copied 1 artifact from "Silverpeas_Project_Definition_AutoDeploy" build number 272
19:24:04 [2025-02-05T18:24:04.311Z] [Pipeline] script
19:24:04 [2025-02-05T18:24:04.323Z] [Pipeline] {
19:24:04 [2025-02-05T18:24:04.333Z] [Pipeline] readYaml
19:24:04 [2025-02-05T18:24:04.350Z] [Pipeline] sh
19:24:04 [2025-02-05T18:24:04.608Z] + curl --output /dev/null --silent --head --fail -r 0-0 https://nexus3.silverpeas.org/repository/releases/org/silverpeas/silverpeas-project/1.7/silverpeas-project-1.7.pom
19:24:04 [2025-02-05T18:24:04.611Z] [Pipeline] sh
19:24:04 [2025-02-05T18:24:04.868Z] + rm -f build.yaml
19:24:04 [2025-02-05T18:24:04.869Z] [Pipeline] }
19:24:04 [2025-02-05T18:24:04.882Z] [Pipeline] // script
19:24:04 [2025-02-05T18:24:04.895Z] [Pipeline] }
19:24:04 [2025-02-05T18:24:04.908Z] [Pipeline] // stage
19:24:04 [2025-02-05T18:24:04.925Z] [Pipeline] stage
19:24:04 [2025-02-05T18:24:04.926Z] [Pipeline] { (Checkout projects and check code changes)
19:24:04 [2025-02-05T18:24:04.961Z] [Pipeline] script
19:24:04 [2025-02-05T18:24:04.968Z] [Pipeline] {
19:24:04 [2025-02-05T18:24:04.990Z] [Pipeline] copyArtifacts
19:24:04 [2025-02-05T18:24:04.998Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 904
19:24:05 [2025-02-05T18:24:05.009Z] [Pipeline] readYaml
19:24:05 [2025-02-05T18:24:05.034Z] [Pipeline] dir
19:24:05 [2025-02-05T18:24:05.034Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core
19:24:05 [2025-02-05T18:24:05.035Z] [Pipeline] {
19:24:05 [2025-02-05T18:24:05.056Z] [Pipeline] git
19:24:05 [2025-02-05T18:24:05.058Z] The recommended git tool is: /usr/bin/git
19:24:05 [2025-02-05T18:24:05.060Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:05 [2025-02-05T18:24:05.077Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@790e31ed; decorates hudson.Launcher$LocalLauncher@6a8ecc9e will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:05 [2025-02-05T18:24:05.078Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10
19:24:05 [2025-02-05T18:24:05.084Z] Fetching changes from the remote Git repository
19:24:05 [2025-02-05T18:24:05.086Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
19:24:05 [2025-02-05T18:24:05.092Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
19:24:05 [2025-02-05T18:24:05.092Z] > /usr/bin/git --version # timeout=10
19:24:05 [2025-02-05T18:24:05.096Z] > git --version # 'git version 2.43.0'
19:24:05 [2025-02-05T18:24:05.097Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:05 [2025-02-05T18:24:05.102Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:05 [2025-02-05T18:24:05.746Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:05 [2025-02-05T18:24:05.752Z] Checking out Revision a2d8adb225d0dde24a1ff57326b3f65982f4494b (refs/remotes/origin/master)
19:24:05 [2025-02-05T18:24:05.752Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:05 [2025-02-05T18:24:05.757Z] > /usr/bin/git checkout -f a2d8adb225d0dde24a1ff57326b3f65982f4494b # timeout=10
19:24:05 [2025-02-05T18:24:05.809Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:05 [2025-02-05T18:24:05.819Z] > /usr/bin/git branch -D master # timeout=10
19:24:05 [2025-02-05T18:24:05.825Z] > /usr/bin/git checkout -b master a2d8adb225d0dde24a1ff57326b3f65982f4494b # timeout=10
19:24:05 [2025-02-05T18:24:05.880Z] Commit message: "Bug #14491"
19:24:05 [2025-02-05T18:24:05.881Z] > /usr/bin/git rev-list --no-walk a2d8adb225d0dde24a1ff57326b3f65982f4494b # timeout=10
19:24:05 [2025-02-05T18:24:05.909Z] [Pipeline] fileExists
19:24:05 [2025-02-05T18:24:05.924Z] [Pipeline] readMavenPom
19:24:05 [2025-02-05T18:24:05.944Z] [Pipeline] sh
19:24:06 [2025-02-05T18:24:06.204Z] + git rev-parse HEAD
19:24:06 [2025-02-05T18:24:06.207Z] [Pipeline] echo
19:24:06 [2025-02-05T18:24:06.208Z] Silverpeas-Core: current commit is a2d8adb225d0dde24a1ff57326b3f65982f4494b and last build commit is a2d8adb225d0dde24a1ff57326b3f65982f4494b
19:24:06 [2025-02-05T18:24:06.210Z] [Pipeline] }
19:24:06 [2025-02-05T18:24:06.228Z] [Pipeline] // dir
19:24:06 [2025-02-05T18:24:06.245Z] [Pipeline] echo
19:24:06 [2025-02-05T18:24:06.246Z] Build skipped due to no changes have been done since the last build
19:24:06 [2025-02-05T18:24:06.263Z] [Pipeline] dir
19:24:06 [2025-02-05T18:24:06.264Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components
19:24:06 [2025-02-05T18:24:06.265Z] [Pipeline] {
19:24:06 [2025-02-05T18:24:06.285Z] [Pipeline] git
19:24:06 [2025-02-05T18:24:06.288Z] The recommended git tool is: /usr/bin/git
19:24:06 [2025-02-05T18:24:06.289Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:06 [2025-02-05T18:24:06.308Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1dd0c0ea; decorates hudson.Launcher$LocalLauncher@2c50faed will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:06 [2025-02-05T18:24:06.309Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/.git # timeout=10
19:24:06 [2025-02-05T18:24:06.315Z] Fetching changes from the remote Git repository
19:24:06 [2025-02-05T18:24:06.317Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
19:24:06 [2025-02-05T18:24:06.325Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
19:24:06 [2025-02-05T18:24:06.325Z] > /usr/bin/git --version # timeout=10
19:24:06 [2025-02-05T18:24:06.330Z] > git --version # 'git version 2.43.0'
19:24:06 [2025-02-05T18:24:06.331Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:06 [2025-02-05T18:24:06.338Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:06 [2025-02-05T18:24:06.924Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:06 [2025-02-05T18:24:06.932Z] Checking out Revision 28992de53aeed29c31ff264902dad3b4fa701625 (refs/remotes/origin/master)
19:24:06 [2025-02-05T18:24:06.932Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:06 [2025-02-05T18:24:06.936Z] > /usr/bin/git checkout -f 28992de53aeed29c31ff264902dad3b4fa701625 # timeout=10
19:24:06 [2025-02-05T18:24:06.980Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:06 [2025-02-05T18:24:06.994Z] > /usr/bin/git branch -D master # timeout=10
19:24:07 [2025-02-05T18:24:07.001Z] > /usr/bin/git checkout -b master 28992de53aeed29c31ff264902dad3b4fa701625 # timeout=10
19:24:07 [2025-02-05T18:24:07.043Z] Commit message: "Bug #14391"
19:24:07 [2025-02-05T18:24:07.043Z] > /usr/bin/git rev-list --no-walk 28992de53aeed29c31ff264902dad3b4fa701625 # timeout=10
19:24:07 [2025-02-05T18:24:07.073Z] [Pipeline] fileExists
19:24:07 [2025-02-05T18:24:07.089Z] [Pipeline] readMavenPom
19:24:07 [2025-02-05T18:24:07.111Z] [Pipeline] sh
19:24:07 [2025-02-05T18:24:07.370Z] + git rev-parse HEAD
19:24:07 [2025-02-05T18:24:07.373Z] [Pipeline] echo
19:24:07 [2025-02-05T18:24:07.374Z] Silverpeas-Components: current commit is 28992de53aeed29c31ff264902dad3b4fa701625 and last build commit is 28992de53aeed29c31ff264902dad3b4fa701625
19:24:07 [2025-02-05T18:24:07.376Z] [Pipeline] }
19:24:07 [2025-02-05T18:24:07.393Z] [Pipeline] // dir
19:24:07 [2025-02-05T18:24:07.408Z] [Pipeline] echo
19:24:07 [2025-02-05T18:24:07.409Z] Build skipped due to no changes have been done since the last build
19:24:07 [2025-02-05T18:24:07.425Z] [Pipeline] dir
19:24:07 [2025-02-05T18:24:07.426Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks
19:24:07 [2025-02-05T18:24:07.426Z] [Pipeline] {
19:24:07 [2025-02-05T18:24:07.446Z] [Pipeline] git
19:24:07 [2025-02-05T18:24:07.449Z] Selected Git installation does not exist. Using Default
19:24:07 [2025-02-05T18:24:07.449Z] The recommended git tool is: NONE
19:24:07 [2025-02-05T18:24:07.449Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:07 [2025-02-05T18:24:07.469Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@360a92e6; decorates hudson.Launcher$LocalLauncher@4971bae9 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:07 [2025-02-05T18:24:07.470Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks/.git # timeout=10
19:24:07 [2025-02-05T18:24:07.476Z] Fetching changes from the remote Git repository
19:24:07 [2025-02-05T18:24:07.480Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
19:24:07 [2025-02-05T18:24:07.486Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
19:24:07 [2025-02-05T18:24:07.486Z] > /usr/bin/git --version # timeout=10
19:24:07 [2025-02-05T18:24:07.492Z] > git --version # 'git version 2.43.0'
19:24:07 [2025-02-05T18:24:07.492Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:07 [2025-02-05T18:24:07.499Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:07 [2025-02-05T18:24:07.856Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:07 [2025-02-05T18:24:07.863Z] Checking out Revision 59477e589e17581c153dd901677f666b053732a7 (refs/remotes/origin/master)
19:24:07 [2025-02-05T18:24:07.863Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:07 [2025-02-05T18:24:07.869Z] > /usr/bin/git checkout -f 59477e589e17581c153dd901677f666b053732a7 # timeout=10
19:24:07 [2025-02-05T18:24:07.882Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:07 [2025-02-05T18:24:07.892Z] > /usr/bin/git branch -D master # timeout=10
19:24:07 [2025-02-05T18:24:07.901Z] > /usr/bin/git checkout -b master 59477e589e17581c153dd901677f666b053732a7 # timeout=10
19:24:07 [2025-02-05T18:24:07.924Z] Commit message: "Defined the font-size's variable for each skin"
19:24:07 [2025-02-05T18:24:07.924Z] > /usr/bin/git rev-list --no-walk 59477e589e17581c153dd901677f666b053732a7 # timeout=10
19:24:07 [2025-02-05T18:24:07.947Z] [Pipeline] fileExists
19:24:07 [2025-02-05T18:24:07.956Z] [Pipeline] readMavenPom
19:24:07 [2025-02-05T18:24:07.997Z] [Pipeline] sh
19:24:08 [2025-02-05T18:24:08.256Z] + git rev-parse HEAD
19:24:08 [2025-02-05T18:24:08.259Z] [Pipeline] echo
19:24:08 [2025-02-05T18:24:08.260Z] Silverpeas-Looks: current commit is 59477e589e17581c153dd901677f666b053732a7 and last build commit is 59477e589e17581c153dd901677f666b053732a7
19:24:08 [2025-02-05T18:24:08.261Z] [Pipeline] }
19:24:08 [2025-02-05T18:24:08.277Z] [Pipeline] // dir
19:24:08 [2025-02-05T18:24:08.293Z] [Pipeline] echo
19:24:08 [2025-02-05T18:24:08.293Z] Build skipped due to no changes have been done since the last build
19:24:08 [2025-02-05T18:24:08.310Z] [Pipeline] dir
19:24:08 [2025-02-05T18:24:08.310Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup
19:24:08 [2025-02-05T18:24:08.311Z] [Pipeline] {
19:24:08 [2025-02-05T18:24:08.331Z] [Pipeline] git
19:24:08 [2025-02-05T18:24:08.335Z] The recommended git tool is: NONE
19:24:08 [2025-02-05T18:24:08.337Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:08 [2025-02-05T18:24:08.356Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@331bb8d0; decorates hudson.Launcher$LocalLauncher@2a2d6f8 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:08 [2025-02-05T18:24:08.357Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup/.git # timeout=10
19:24:08 [2025-02-05T18:24:08.362Z] Fetching changes from the remote Git repository
19:24:08 [2025-02-05T18:24:08.365Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
19:24:08 [2025-02-05T18:24:08.372Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
19:24:08 [2025-02-05T18:24:08.372Z] > /usr/bin/git --version # timeout=10
19:24:08 [2025-02-05T18:24:08.377Z] > git --version # 'git version 2.43.0'
19:24:08 [2025-02-05T18:24:08.377Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:08 [2025-02-05T18:24:08.382Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:08 [2025-02-05T18:24:08.747Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:08 [2025-02-05T18:24:08.753Z] Checking out Revision 19f9a05ff806927062daed0bc30d2dddfb4e1115 (refs/remotes/origin/master)
19:24:08 [2025-02-05T18:24:08.753Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:08 [2025-02-05T18:24:08.758Z] > /usr/bin/git checkout -f 19f9a05ff806927062daed0bc30d2dddfb4e1115 # timeout=10
19:24:08 [2025-02-05T18:24:08.767Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:08 [2025-02-05T18:24:08.775Z] > /usr/bin/git branch -D master # timeout=10
19:24:08 [2025-02-05T18:24:08.786Z] > /usr/bin/git checkout -b master 19f9a05ff806927062daed0bc30d2dddfb4e1115 # timeout=10
19:24:08 [2025-02-05T18:24:08.798Z] Commit message: "6.4 has been released from build 6.4-build240616 (92d58487c2004cefbf3973e0d5225d6a0e53884c).Prepare for development iteration of next version 6.5"
19:24:08 [2025-02-05T18:24:08.799Z] > /usr/bin/git rev-list --no-walk 19f9a05ff806927062daed0bc30d2dddfb4e1115 # timeout=10
19:24:08 [2025-02-05T18:24:08.819Z] [Pipeline] fileExists
19:24:08 [2025-02-05T18:24:08.838Z] [Pipeline] sh
19:24:09 [2025-02-05T18:24:09.097Z] + git rev-parse HEAD
19:24:09 [2025-02-05T18:24:09.101Z] [Pipeline] echo
19:24:09 [2025-02-05T18:24:09.101Z] Silverpeas-Setup: current commit is 19f9a05ff806927062daed0bc30d2dddfb4e1115 and last build commit is 19f9a05ff806927062daed0bc30d2dddfb4e1115
19:24:09 [2025-02-05T18:24:09.104Z] [Pipeline] }
19:24:09 [2025-02-05T18:24:09.120Z] [Pipeline] // dir
19:24:09 [2025-02-05T18:24:09.136Z] [Pipeline] echo
19:24:09 [2025-02-05T18:24:09.137Z] Build skipped due to no changes have been done since the last build
19:24:09 [2025-02-05T18:24:09.154Z] [Pipeline] dir
19:24:09 [2025-02-05T18:24:09.155Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution
19:24:09 [2025-02-05T18:24:09.155Z] [Pipeline] {
19:24:09 [2025-02-05T18:24:09.176Z] [Pipeline] git
19:24:09 [2025-02-05T18:24:09.179Z] The recommended git tool is: NONE
19:24:09 [2025-02-05T18:24:09.179Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:09 [2025-02-05T18:24:09.194Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@61fb80a3; decorates hudson.Launcher$LocalLauncher@5321fb07 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:09 [2025-02-05T18:24:09.194Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
19:24:09 [2025-02-05T18:24:09.200Z] Fetching changes from the remote Git repository
19:24:09 [2025-02-05T18:24:09.202Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
19:24:09 [2025-02-05T18:24:09.208Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
19:24:09 [2025-02-05T18:24:09.208Z] > /usr/bin/git --version # timeout=10
19:24:09 [2025-02-05T18:24:09.213Z] > git --version # 'git version 2.43.0'
19:24:09 [2025-02-05T18:24:09.213Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:09 [2025-02-05T18:24:09.219Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:09 [2025-02-05T18:24:09.583Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:09 [2025-02-05T18:24:09.590Z] Checking out Revision 2d0499c5ec315f060e4a0d17f68dafe63aff62ec (refs/remotes/origin/master)
19:24:09 [2025-02-05T18:24:09.590Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:09 [2025-02-05T18:24:09.596Z] > /usr/bin/git checkout -f 2d0499c5ec315f060e4a0d17f68dafe63aff62ec # timeout=10
19:24:09 [2025-02-05T18:24:09.606Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:09 [2025-02-05T18:24:09.614Z] > /usr/bin/git branch -D master # timeout=10
19:24:09 [2025-02-05T18:24:09.621Z] > /usr/bin/git checkout -b master 2d0499c5ec315f060e4a0d17f68dafe63aff62ec # timeout=10
19:24:09 [2025-02-05T18:24:09.631Z] Commit message: "Bug #14374 Fix the script 01-jcrSettings.groovy to take into account also a Silverpeas update: in this case, update also the JCR schema."
19:24:09 [2025-02-05T18:24:09.631Z] > /usr/bin/git rev-list --no-walk 2d0499c5ec315f060e4a0d17f68dafe63aff62ec # timeout=10
19:24:09 [2025-02-05T18:24:09.652Z] [Pipeline] fileExists
19:24:09 [2025-02-05T18:24:09.661Z] [Pipeline] readMavenPom
19:24:09 [2025-02-05T18:24:09.680Z] [Pipeline] sh
19:24:09 [2025-02-05T18:24:09.939Z] + git rev-parse HEAD
19:24:09 [2025-02-05T18:24:09.942Z] [Pipeline] echo
19:24:09 [2025-02-05T18:24:09.943Z] Silverpeas-Distribution: current commit is 2d0499c5ec315f060e4a0d17f68dafe63aff62ec and last build commit is 2d0499c5ec315f060e4a0d17f68dafe63aff62ec
19:24:09 [2025-02-05T18:24:09.945Z] [Pipeline] }
19:24:09 [2025-02-05T18:24:09.961Z] [Pipeline] // dir
19:24:09 [2025-02-05T18:24:09.977Z] [Pipeline] echo
19:24:09 [2025-02-05T18:24:09.978Z] Build skipped due to no changes have been done since the last build
19:24:09 [2025-02-05T18:24:09.995Z] [Pipeline] dir
19:24:09 [2025-02-05T18:24:09.996Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly
19:24:09 [2025-02-05T18:24:09.996Z] [Pipeline] {
19:24:10 [2025-02-05T18:24:10.018Z] [Pipeline] git
19:24:10 [2025-02-05T18:24:10.021Z] The recommended git tool is: NONE
19:24:10 [2025-02-05T18:24:10.021Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:10 [2025-02-05T18:24:10.031Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@946a0ce; decorates hudson.Launcher$LocalLauncher@2422bb3a will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:10 [2025-02-05T18:24:10.032Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
19:24:10 [2025-02-05T18:24:10.038Z] Fetching changes from the remote Git repository
19:24:10 [2025-02-05T18:24:10.040Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
19:24:10 [2025-02-05T18:24:10.046Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
19:24:10 [2025-02-05T18:24:10.046Z] > /usr/bin/git --version # timeout=10
19:24:10 [2025-02-05T18:24:10.051Z] > git --version # 'git version 2.43.0'
19:24:10 [2025-02-05T18:24:10.051Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:10 [2025-02-05T18:24:10.057Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:10 [2025-02-05T18:24:10.457Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:10 [2025-02-05T18:24:10.463Z] Checking out Revision 2c6567336e38e2df324ebede90c072c62036a6ac (refs/remotes/origin/master)
19:24:10 [2025-02-05T18:24:10.463Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:10 [2025-02-05T18:24:10.469Z] > /usr/bin/git checkout -f 2c6567336e38e2df324ebede90c072c62036a6ac # timeout=10
19:24:10 [2025-02-05T18:24:10.480Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:10 [2025-02-05T18:24:10.491Z] > /usr/bin/git branch -D master # timeout=10
19:24:10 [2025-02-05T18:24:10.497Z] > /usr/bin/git checkout -b master 2c6567336e38e2df324ebede90c072c62036a6ac # timeout=10
19:24:10 [2025-02-05T18:24:10.510Z] Commit message: "Update parent POM to 1.7-build241218"
19:24:10 [2025-02-05T18:24:10.510Z] > /usr/bin/git rev-list --no-walk 2c6567336e38e2df324ebede90c072c62036a6ac # timeout=10
19:24:10 [2025-02-05T18:24:10.540Z] [Pipeline] fileExists
19:24:10 [2025-02-05T18:24:10.549Z] [Pipeline] readMavenPom
19:24:10 [2025-02-05T18:24:10.563Z] [Pipeline] sh
19:24:10 [2025-02-05T18:24:10.822Z] + git rev-parse HEAD
19:24:10 [2025-02-05T18:24:10.825Z] [Pipeline] echo
19:24:10 [2025-02-05T18:24:10.826Z] Silverpeas-Assembly: current commit is 2c6567336e38e2df324ebede90c072c62036a6ac and last build commit is 2c6567336e38e2df324ebede90c072c62036a6ac
19:24:10 [2025-02-05T18:24:10.828Z] [Pipeline] }
19:24:10 [2025-02-05T18:24:10.844Z] [Pipeline] // dir
19:24:10 [2025-02-05T18:24:10.861Z] [Pipeline] echo
19:24:10 [2025-02-05T18:24:10.861Z] Build skipped due to no changes have been done since the last build
19:24:10 [2025-02-05T18:24:10.862Z] [Pipeline] }
19:24:10 [2025-02-05T18:24:10.877Z] [Pipeline] // script
19:24:10 [2025-02-05T18:24:10.894Z] [Pipeline] }
19:24:10 [2025-02-05T18:24:10.909Z] [Pipeline] // stage
19:24:10 [2025-02-05T18:24:10.928Z] [Pipeline] stage
19:24:10 [2025-02-05T18:24:10.929Z] [Pipeline] { (Build Silverpeas)
19:24:10 [2025-02-05T18:24:10.973Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2025-02-05T18:24:10.975Z] [Pipeline] getContext
19:24:11 [2025-02-05T18:24:11.022Z] [Pipeline] stage
19:24:11 [2025-02-05T18:24:11.023Z] [Pipeline] { (Build Silverpeas-Core)
19:24:11 [2025-02-05T18:24:11.041Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-02-05T18:24:11.042Z] [Pipeline] getContext
19:24:11 [2025-02-05T18:24:11.044Z] [Pipeline] }
19:24:11 [2025-02-05T18:24:11.060Z] [Pipeline] // stage
19:24:11 [2025-02-05T18:24:11.079Z] [Pipeline] stage
19:24:11 [2025-02-05T18:24:11.080Z] [Pipeline] { (Build Silverpeas-Components)
19:24:11 [2025-02-05T18:24:11.097Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-02-05T18:24:11.098Z] [Pipeline] getContext
19:24:11 [2025-02-05T18:24:11.099Z] [Pipeline] }
19:24:11 [2025-02-05T18:24:11.115Z] [Pipeline] // stage
19:24:11 [2025-02-05T18:24:11.134Z] [Pipeline] stage
19:24:11 [2025-02-05T18:24:11.135Z] [Pipeline] { (Build Silverpeas-Assembly)
19:24:11 [2025-02-05T18:24:11.152Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-02-05T18:24:11.154Z] [Pipeline] getContext
19:24:11 [2025-02-05T18:24:11.155Z] [Pipeline] }
19:24:11 [2025-02-05T18:24:11.171Z] [Pipeline] // stage
19:24:11 [2025-02-05T18:24:11.190Z] [Pipeline] stage
19:24:11 [2025-02-05T18:24:11.191Z] [Pipeline] { (Build Silverpeas Setup)
19:24:11 [2025-02-05T18:24:11.208Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-02-05T18:24:11.209Z] [Pipeline] getContext
19:24:11 [2025-02-05T18:24:11.210Z] [Pipeline] }
19:24:11 [2025-02-05T18:24:11.226Z] [Pipeline] // stage
19:24:11 [2025-02-05T18:24:11.244Z] [Pipeline] stage
19:24:11 [2025-02-05T18:24:11.245Z] [Pipeline] { (Build Silverpeas Distribution)
19:24:11 [2025-02-05T18:24:11.262Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-02-05T18:24:11.263Z] [Pipeline] getContext
19:24:11 [2025-02-05T18:24:11.264Z] [Pipeline] }
19:24:11 [2025-02-05T18:24:11.280Z] [Pipeline] // stage
19:24:11 [2025-02-05T18:24:11.298Z] [Pipeline] stage
19:24:11 [2025-02-05T18:24:11.299Z] [Pipeline] { (Build Silverpeas-Looks)
19:24:11 [2025-02-05T18:24:11.316Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-02-05T18:24:11.317Z] [Pipeline] getContext
19:24:11 [2025-02-05T18:24:11.318Z] [Pipeline] }
19:24:11 [2025-02-05T18:24:11.334Z] [Pipeline] // stage
19:24:11 [2025-02-05T18:24:11.352Z] [Pipeline] stage
19:24:11 [2025-02-05T18:24:11.353Z] [Pipeline] { (Publish Silverpeas-Core)
19:24:11 [2025-02-05T18:24:11.369Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-02-05T18:24:11.370Z] [Pipeline] getContext
19:24:11 [2025-02-05T18:24:11.371Z] [Pipeline] }
19:24:11 [2025-02-05T18:24:11.387Z] [Pipeline] // stage
19:24:11 [2025-02-05T18:24:11.405Z] [Pipeline] stage
19:24:11 [2025-02-05T18:24:11.406Z] [Pipeline] { (Publish Silverpeas-Components)
19:24:11 [2025-02-05T18:24:11.423Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-02-05T18:24:11.424Z] [Pipeline] getContext
19:24:11 [2025-02-05T18:24:11.426Z] [Pipeline] }
19:24:11 [2025-02-05T18:24:11.441Z] [Pipeline] // stage
19:24:11 [2025-02-05T18:24:11.459Z] [Pipeline] stage
19:24:11 [2025-02-05T18:24:11.460Z] [Pipeline] { (Publish Silverpeas-Assembly)
19:24:11 [2025-02-05T18:24:11.477Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-02-05T18:24:11.478Z] [Pipeline] getContext
19:24:11 [2025-02-05T18:24:11.480Z] [Pipeline] }
19:24:11 [2025-02-05T18:24:11.496Z] [Pipeline] // stage
19:24:11 [2025-02-05T18:24:11.513Z] [Pipeline] stage
19:24:11 [2025-02-05T18:24:11.514Z] [Pipeline] { (Publish Silverpeas-Setup)
19:24:11 [2025-02-05T18:24:11.530Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-02-05T18:24:11.531Z] [Pipeline] getContext
19:24:11 [2025-02-05T18:24:11.533Z] [Pipeline] }
19:24:11 [2025-02-05T18:24:11.549Z] [Pipeline] // stage
19:24:11 [2025-02-05T18:24:11.566Z] [Pipeline] stage
19:24:11 [2025-02-05T18:24:11.567Z] [Pipeline] { (Publish Silverpeas-Distribution)
19:24:11 [2025-02-05T18:24:11.584Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-02-05T18:24:11.585Z] [Pipeline] getContext
19:24:11 [2025-02-05T18:24:11.586Z] [Pipeline] }
19:24:11 [2025-02-05T18:24:11.602Z] [Pipeline] // stage
19:24:11 [2025-02-05T18:24:11.620Z] [Pipeline] stage
19:24:11 [2025-02-05T18:24:11.620Z] [Pipeline] { (Publish Silverpeas-Looks)
19:24:11 [2025-02-05T18:24:11.637Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-02-05T18:24:11.638Z] [Pipeline] getContext
19:24:11 [2025-02-05T18:24:11.639Z] [Pipeline] }
19:24:11 [2025-02-05T18:24:11.655Z] [Pipeline] // stage
19:24:11 [2025-02-05T18:24:11.673Z] [Pipeline] stage
19:24:11 [2025-02-05T18:24:11.674Z] [Pipeline] { (Publish Community Web Site)
19:24:11 [2025-02-05T18:24:11.690Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-02-05T18:24:11.692Z] [Pipeline] getContext
19:24:11 [2025-02-05T18:24:11.693Z] [Pipeline] }
19:24:11 [2025-02-05T18:24:11.709Z] [Pipeline] // stage
19:24:11 [2025-02-05T18:24:11.724Z] [Pipeline] }
19:24:11 [2025-02-05T18:24:11.737Z] [Pipeline] // stage
19:24:11 [2025-02-05T18:24:11.755Z] [Pipeline] stage
19:24:11 [2025-02-05T18:24:11.756Z] [Pipeline] { (Create YAML build report)
19:24:11 [2025-02-05T18:24:11.791Z] [Pipeline] script
19:24:11 [2025-02-05T18:24:11.800Z] [Pipeline] {
19:24:11 [2025-02-05T18:24:11.818Z] [Pipeline] sh
19:24:12 [2025-02-05T18:24:12.075Z] + mkdir -p target
19:24:12 [2025-02-05T18:24:12.078Z] [Pipeline] sh
19:24:12 [2025-02-05T18:24:12.335Z] + mv build.yaml target/
19:24:12 [2025-02-05T18:24:12.336Z] [Pipeline] }
19:24:12 [2025-02-05T18:24:12.352Z] [Pipeline] // script
19:24:12 [2025-02-05T18:24:12.368Z] [Pipeline] }
19:24:12 [2025-02-05T18:24:12.384Z] [Pipeline] // stage
19:24:12 [2025-02-05T18:24:12.407Z] [Pipeline] stage
19:24:12 [2025-02-05T18:24:12.408Z] [Pipeline] { (Declarative: Post Actions)
19:24:12 [2025-02-05T18:24:12.441Z] [Pipeline] step
19:24:12 [2025-02-05T18:24:12.476Z] [Pipeline] script
19:24:12 [2025-02-05T18:24:12.485Z] [Pipeline] {
19:24:12 [2025-02-05T18:24:12.532Z] [Pipeline] }
19:24:12 [2025-02-05T18:24:12.547Z] [Pipeline] // script
19:24:12 [2025-02-05T18:24:12.566Z] [Pipeline] archiveArtifacts
19:24:12 [2025-02-05T18:24:12.569Z] Archiving artifacts
19:24:12 [2025-02-05T18:24:12.581Z] Enregistrement des empreintes numériques
19:24:12 [2025-02-05T18:24:12.595Z] [Pipeline] sh
19:24:12 [2025-02-05T18:24:12.852Z] + rm -rf target
19:24:12 [2025-02-05T18:24:12.859Z] [Pipeline] }
19:24:12 [2025-02-05T18:24:12.875Z] [Pipeline] // stage
19:24:12 [2025-02-05T18:24:12.890Z] [Pipeline] }
19:24:12 [2025-02-05T18:24:12.905Z] [Pipeline] // withEnv
19:24:12 [2025-02-05T18:24:12.921Z] [Pipeline] }
19:24:12 [2025-02-05T18:24:12.921Z] $ docker stop --time=1 47d7dc0f6c8a1adf7eaa82bb782ebc77ad0b696e4016f692b04b65b508566304
19:24:14 [2025-02-05T18:24:14.217Z] $ docker rm -f --volumes 47d7dc0f6c8a1adf7eaa82bb782ebc77ad0b696e4016f692b04b65b508566304
19:24:14 [2025-02-05T18:24:14.258Z] [Pipeline] // withDockerContainer
19:24:14 [2025-02-05T18:24:14.279Z] [Pipeline] }
19:24:14 [2025-02-05T18:24:14.297Z] [Pipeline] // withEnv
19:24:14 [2025-02-05T18:24:14.314Z] [Pipeline] }
19:24:14 [2025-02-05T18:24:14.334Z] [Pipeline] // node
19:24:14 [2025-02-05T18:24:14.352Z] [Pipeline] End of Pipeline
19:24:14 [2025-02-05T18:24:14.426Z] Lancement d'un nouveau build de Silverpeas_Mobile_Master_AutoDeploy #536
19:24:14 [2025-02-05T18:24:14.427Z] Finished: SUCCESS