Skip to content
Succès

Sortie de la console

19:24:00 [2025-02-09T18:24:00.610Z] Lancé par une alarme périodique
19:24:00 [2025-02-09T18:24:00.611Z] Running as userbuild
19:24:00 [2025-02-09T18:24:00.990Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:02 [2025-02-09T18:24:02.284Z] [Pipeline] Start of Pipeline
19:24:02 [2025-02-09T18:24:02.676Z] [Pipeline] node
19:24:02 [2025-02-09T18:24:02.680Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy
19:24:02 [2025-02-09T18:24:02.683Z] [Pipeline] {
19:24:02 [2025-02-09T18:24:02.700Z] [Pipeline] stage
19:24:02 [2025-02-09T18:24:02.700Z] [Pipeline] { (Declarative: Checkout SCM)
19:24:02 [2025-02-09T18:24:02.711Z] [Pipeline] checkout
19:24:02 [2025-02-09T18:24:02.713Z] Selected Git installation does not exist. Using Default
19:24:02 [2025-02-09T18:24:02.714Z] The recommended git tool is: NONE
19:24:02 [2025-02-09T18:24:02.714Z] No credentials specified
19:24:02 [2025-02-09T18:24:02.714Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/.git # timeout=10
19:24:02 [2025-02-09T18:24:02.720Z] Fetching changes from the remote Git repository
19:24:02 [2025-02-09T18:24:02.723Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
19:24:02 [2025-02-09T18:24:02.729Z] Cleaning workspace
19:24:02 [2025-02-09T18:24:02.729Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
19:24:02 [2025-02-09T18:24:02.733Z] Resetting working tree
19:24:02 [2025-02-09T18:24:02.733Z]  > /usr/bin/git reset --hard # timeout=10
19:24:02 [2025-02-09T18:24:02.740Z]  > /usr/bin/git clean -fdx # timeout=10
19:24:02 [2025-02-09T18:24:02.747Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:02 [2025-02-09T18:24:02.747Z]  > /usr/bin/git --version # timeout=10
19:24:02 [2025-02-09T18:24:02.750Z]  > git --version # 'git version 2.43.0'
19:24:02 [2025-02-09T18:24:02.751Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:03 [2025-02-09T18:24:03.221Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:03 [2025-02-09T18:24:03.228Z] Checking out Revision 34428cd2b6903f85fa844b485bff53488b11710e (refs/remotes/origin/master)
19:24:03 [2025-02-09T18:24:03.228Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:03 [2025-02-09T18:24:03.233Z]  > /usr/bin/git checkout -f 34428cd2b6903f85fa844b485bff53488b11710e # timeout=10
19:24:03 [2025-02-09T18:24:03.243Z] Commit message: "Once 6.3.5 release, restore the constrains on the QA"
19:24:03 [2025-02-09T18:24:03.243Z]  > /usr/bin/git rev-list --no-walk a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10
19:24:03 [2025-02-09T18:24:03.269Z] [Pipeline] }
19:24:03 [2025-02-09T18:24:03.275Z] [Pipeline] // stage
19:24:03 [2025-02-09T18:24:03.294Z] [Pipeline] withEnv
19:24:03 [2025-02-09T18:24:03.295Z] [Pipeline] {
19:24:03 [2025-02-09T18:24:03.523Z] [Pipeline] isUnix
19:24:03 [2025-02-09T18:24:03.524Z] [Pipeline] withEnv
19:24:03 [2025-02-09T18:24:03.525Z] [Pipeline] {
19:24:03 [2025-02-09T18:24:03.537Z] [Pipeline] sh
19:24:03 [2025-02-09T18:24:03.794Z] + docker inspect -f . silverpeas/silverbuild:latest
19:24:03 [2025-02-09T18:24:03.794Z] .
19:24:03 [2025-02-09T18:24:03.795Z] [Pipeline] }
19:24:03 [2025-02-09T18:24:03.806Z] [Pipeline] // withEnv
19:24:03 [2025-02-09T18:24:03.825Z] [Pipeline] withDockerContainer
19:24:03 [2025-02-09T18:24:03.859Z] Jenkins does not seem to be running inside a container
19:24:03 [2025-02-09T18:24:03.867Z] $ 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:04 [2025-02-09T18:24:04.216Z] $ docker top da34e8303308d29dead05bcca11d1551d7795d944e6e17d6db15c9013aae7033 -eo pid,comm
19:24:04 [2025-02-09T18:24:04.257Z] [Pipeline] {
19:24:04 [2025-02-09T18:24:04.305Z] [Pipeline] withEnv
19:24:04 [2025-02-09T18:24:04.306Z] [Pipeline] {
19:24:04 [2025-02-09T18:24:04.333Z] [Pipeline] stage
19:24:04 [2025-02-09T18:24:04.334Z] [Pipeline] { (Prepare the job)
19:24:04 [2025-02-09T18:24:04.379Z] [Pipeline] sh
19:24:04 [2025-02-09T18:24:04.635Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/master/pom.xml
19:24:04 [2025-02-09T18:24:04.888Z] [Pipeline] script
19:24:04 [2025-02-09T18:24:04.894Z] [Pipeline] {
19:24:04 [2025-02-09T18:24:04.911Z] [Pipeline] readMavenPom
19:24:04 [2025-02-09T18:24:04.944Z] [Pipeline] sh
19:24:05 [2025-02-09T18:24:05.203Z] + rm -f pom.xml
19:24:05 [2025-02-09T18:24:05.204Z] [Pipeline] }
19:24:05 [2025-02-09T18:24:05.217Z] [Pipeline] // script
19:24:05 [2025-02-09T18:24:05.235Z] [Pipeline] }
19:24:05 [2025-02-09T18:24:05.248Z] [Pipeline] // stage
19:24:05 [2025-02-09T18:24:05.264Z] [Pipeline] stage
19:24:05 [2025-02-09T18:24:05.265Z] [Pipeline] { (Check POM parent version)
19:24:05 [2025-02-09T18:24:05.344Z] [Pipeline] copyArtifacts
19:24:05 [2025-02-09T18:24:05.353Z] Copied 1 artifact from "Silverpeas_Project_Definition_AutoDeploy" build number 272
19:24:05 [2025-02-09T18:24:05.364Z] [Pipeline] script
19:24:05 [2025-02-09T18:24:05.374Z] [Pipeline] {
19:24:05 [2025-02-09T18:24:05.389Z] [Pipeline] readYaml
19:24:05 [2025-02-09T18:24:05.407Z] [Pipeline] sh
19:24:05 [2025-02-09T18:24:05.665Z] + 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:05 [2025-02-09T18:24:05.919Z] [Pipeline] sh
19:24:06 [2025-02-09T18:24:06.178Z] + rm -f build.yaml
19:24:06 [2025-02-09T18:24:06.179Z] [Pipeline] }
19:24:06 [2025-02-09T18:24:06.195Z] [Pipeline] // script
19:24:06 [2025-02-09T18:24:06.208Z] [Pipeline] }
19:24:06 [2025-02-09T18:24:06.221Z] [Pipeline] // stage
19:24:06 [2025-02-09T18:24:06.236Z] [Pipeline] stage
19:24:06 [2025-02-09T18:24:06.237Z] [Pipeline] { (Checkout projects and check code changes)
19:24:06 [2025-02-09T18:24:06.271Z] [Pipeline] script
19:24:06 [2025-02-09T18:24:06.278Z] [Pipeline] {
19:24:06 [2025-02-09T18:24:06.387Z] [Pipeline] copyArtifacts
19:24:06 [2025-02-09T18:24:06.392Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 905
19:24:06 [2025-02-09T18:24:06.403Z] [Pipeline] readYaml
19:24:06 [2025-02-09T18:24:06.423Z] [Pipeline] dir
19:24:06 [2025-02-09T18:24:06.424Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core
19:24:06 [2025-02-09T18:24:06.424Z] [Pipeline] {
19:24:06 [2025-02-09T18:24:06.436Z] [Pipeline] git
19:24:06 [2025-02-09T18:24:06.439Z] The recommended git tool is: /usr/bin/git
19:24:06 [2025-02-09T18:24:06.442Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:06 [2025-02-09T18:24:06.465Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@15701f9d; decorates hudson.Launcher$LocalLauncher@1e8d1a4f will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:06 [2025-02-09T18:24:06.466Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10
19:24:06 [2025-02-09T18:24:06.472Z] Fetching changes from the remote Git repository
19:24:06 [2025-02-09T18:24:06.476Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
19:24:06 [2025-02-09T18:24:06.482Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
19:24:06 [2025-02-09T18:24:06.482Z]  > /usr/bin/git --version # timeout=10
19:24:06 [2025-02-09T18:24:06.487Z]  > git --version # 'git version 2.43.0'
19:24:06 [2025-02-09T18:24:06.487Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:06 [2025-02-09T18:24:06.493Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:07 [2025-02-09T18:24:07.190Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:07 [2025-02-09T18:24:07.197Z] Checking out Revision a2d8adb225d0dde24a1ff57326b3f65982f4494b (refs/remotes/origin/master)
19:24:07 [2025-02-09T18:24:07.197Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:07 [2025-02-09T18:24:07.203Z]  > /usr/bin/git checkout -f a2d8adb225d0dde24a1ff57326b3f65982f4494b # timeout=10
19:24:07 [2025-02-09T18:24:07.256Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:07 [2025-02-09T18:24:07.267Z]  > /usr/bin/git branch -D master # timeout=10
19:24:07 [2025-02-09T18:24:07.274Z]  > /usr/bin/git checkout -b master a2d8adb225d0dde24a1ff57326b3f65982f4494b # timeout=10
19:24:07 [2025-02-09T18:24:07.332Z] Commit message: "Bug #14491"
19:24:07 [2025-02-09T18:24:07.333Z]  > /usr/bin/git rev-list --no-walk a2d8adb225d0dde24a1ff57326b3f65982f4494b # timeout=10
19:24:07 [2025-02-09T18:24:07.352Z] [Pipeline] fileExists
19:24:07 [2025-02-09T18:24:07.359Z] [Pipeline] readMavenPom
19:24:07 [2025-02-09T18:24:07.381Z] [Pipeline] sh
19:24:07 [2025-02-09T18:24:07.639Z] + git rev-parse HEAD
19:24:07 [2025-02-09T18:24:07.643Z] [Pipeline] echo
19:24:07 [2025-02-09T18:24:07.643Z] Silverpeas-Core: current commit is a2d8adb225d0dde24a1ff57326b3f65982f4494b and last build commit is a2d8adb225d0dde24a1ff57326b3f65982f4494b
19:24:07 [2025-02-09T18:24:07.646Z] [Pipeline] }
19:24:07 [2025-02-09T18:24:07.660Z] [Pipeline] // dir
19:24:07 [2025-02-09T18:24:07.674Z] [Pipeline] echo
19:24:07 [2025-02-09T18:24:07.674Z] Build skipped due to no changes have been done since the last build
19:24:07 [2025-02-09T18:24:07.689Z] [Pipeline] dir
19:24:07 [2025-02-09T18:24:07.690Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components
19:24:07 [2025-02-09T18:24:07.690Z] [Pipeline] {
19:24:07 [2025-02-09T18:24:07.709Z] [Pipeline] git
19:24:07 [2025-02-09T18:24:07.711Z] The recommended git tool is: /usr/bin/git
19:24:07 [2025-02-09T18:24:07.712Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:07 [2025-02-09T18:24:07.725Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@11f78966; decorates hudson.Launcher$LocalLauncher@3f822070 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:07 [2025-02-09T18:24:07.726Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/.git # timeout=10
19:24:07 [2025-02-09T18:24:07.732Z] Fetching changes from the remote Git repository
19:24:07 [2025-02-09T18:24:07.736Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
19:24:07 [2025-02-09T18:24:07.743Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
19:24:07 [2025-02-09T18:24:07.743Z]  > /usr/bin/git --version # timeout=10
19:24:07 [2025-02-09T18:24:07.748Z]  > git --version # 'git version 2.43.0'
19:24:07 [2025-02-09T18:24:07.748Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:07 [2025-02-09T18:24:07.754Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:08 [2025-02-09T18:24:08.589Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:08 [2025-02-09T18:24:08.596Z] Checking out Revision 28992de53aeed29c31ff264902dad3b4fa701625 (refs/remotes/origin/master)
19:24:08 [2025-02-09T18:24:08.596Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:08 [2025-02-09T18:24:08.602Z]  > /usr/bin/git checkout -f 28992de53aeed29c31ff264902dad3b4fa701625 # timeout=10
19:24:08 [2025-02-09T18:24:08.631Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:08 [2025-02-09T18:24:08.646Z]  > /usr/bin/git branch -D master # timeout=10
19:24:08 [2025-02-09T18:24:08.654Z]  > /usr/bin/git checkout -b master 28992de53aeed29c31ff264902dad3b4fa701625 # timeout=10
19:24:08 [2025-02-09T18:24:08.691Z] Commit message: "Bug #14391"
19:24:08 [2025-02-09T18:24:08.691Z]  > /usr/bin/git rev-list --no-walk 28992de53aeed29c31ff264902dad3b4fa701625 # timeout=10
19:24:08 [2025-02-09T18:24:08.720Z] [Pipeline] fileExists
19:24:08 [2025-02-09T18:24:08.735Z] [Pipeline] readMavenPom
19:24:08 [2025-02-09T18:24:08.756Z] [Pipeline] sh
19:24:09 [2025-02-09T18:24:09.014Z] + git rev-parse HEAD
19:24:09 [2025-02-09T18:24:09.017Z] [Pipeline] echo
19:24:09 [2025-02-09T18:24:09.017Z] Silverpeas-Components: current commit is 28992de53aeed29c31ff264902dad3b4fa701625 and last build commit is 28992de53aeed29c31ff264902dad3b4fa701625
19:24:09 [2025-02-09T18:24:09.020Z] [Pipeline] }
19:24:09 [2025-02-09T18:24:09.034Z] [Pipeline] // dir
19:24:09 [2025-02-09T18:24:09.043Z] [Pipeline] echo
19:24:09 [2025-02-09T18:24:09.043Z] Build skipped due to no changes have been done since the last build
19:24:09 [2025-02-09T18:24:09.054Z] [Pipeline] dir
19:24:09 [2025-02-09T18:24:09.055Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks
19:24:09 [2025-02-09T18:24:09.055Z] [Pipeline] {
19:24:09 [2025-02-09T18:24:09.073Z] [Pipeline] git
19:24:09 [2025-02-09T18:24:09.076Z] Selected Git installation does not exist. Using Default
19:24:09 [2025-02-09T18:24:09.076Z] The recommended git tool is: NONE
19:24:09 [2025-02-09T18:24:09.077Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:09 [2025-02-09T18:24:09.093Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@56104e95; decorates hudson.Launcher$LocalLauncher@7a81bcab will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:09 [2025-02-09T18:24:09.093Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks/.git # timeout=10
19:24:09 [2025-02-09T18:24:09.099Z] Fetching changes from the remote Git repository
19:24:09 [2025-02-09T18:24:09.101Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
19:24:09 [2025-02-09T18:24:09.106Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
19:24:09 [2025-02-09T18:24:09.107Z]  > /usr/bin/git --version # timeout=10
19:24:09 [2025-02-09T18:24:09.111Z]  > git --version # 'git version 2.43.0'
19:24:09 [2025-02-09T18:24:09.111Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:09 [2025-02-09T18:24:09.118Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:09 [2025-02-09T18:24:09.618Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:09 [2025-02-09T18:24:09.624Z] Checking out Revision 59477e589e17581c153dd901677f666b053732a7 (refs/remotes/origin/master)
19:24:09 [2025-02-09T18:24:09.624Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:09 [2025-02-09T18:24:09.629Z]  > /usr/bin/git checkout -f 59477e589e17581c153dd901677f666b053732a7 # timeout=10
19:24:09 [2025-02-09T18:24:09.639Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:09 [2025-02-09T18:24:09.648Z]  > /usr/bin/git branch -D master # timeout=10
19:24:09 [2025-02-09T18:24:09.654Z]  > /usr/bin/git checkout -b master 59477e589e17581c153dd901677f666b053732a7 # timeout=10
19:24:09 [2025-02-09T18:24:09.668Z] Commit message: "Defined the font-size's variable for each skin"
19:24:09 [2025-02-09T18:24:09.668Z]  > /usr/bin/git rev-list --no-walk 59477e589e17581c153dd901677f666b053732a7 # timeout=10
19:24:09 [2025-02-09T18:24:09.688Z] [Pipeline] fileExists
19:24:09 [2025-02-09T18:24:09.700Z] [Pipeline] readMavenPom
19:24:09 [2025-02-09T18:24:09.722Z] [Pipeline] sh
19:24:09 [2025-02-09T18:24:09.980Z] + git rev-parse HEAD
19:24:09 [2025-02-09T18:24:09.983Z] [Pipeline] echo
19:24:09 [2025-02-09T18:24:09.984Z] Silverpeas-Looks: current commit is 59477e589e17581c153dd901677f666b053732a7 and last build commit is 59477e589e17581c153dd901677f666b053732a7
19:24:09 [2025-02-09T18:24:09.986Z] [Pipeline] }
19:24:10 [2025-02-09T18:24:10.002Z] [Pipeline] // dir
19:24:10 [2025-02-09T18:24:10.017Z] [Pipeline] echo
19:24:10 [2025-02-09T18:24:10.018Z] Build skipped due to no changes have been done since the last build
19:24:10 [2025-02-09T18:24:10.033Z] [Pipeline] dir
19:24:10 [2025-02-09T18:24:10.034Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup
19:24:10 [2025-02-09T18:24:10.034Z] [Pipeline] {
19:24:10 [2025-02-09T18:24:10.054Z] [Pipeline] git
19:24:10 [2025-02-09T18:24:10.056Z] The recommended git tool is: NONE
19:24:10 [2025-02-09T18:24:10.057Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:10 [2025-02-09T18:24:10.065Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1daa8575; decorates hudson.Launcher$LocalLauncher@6e9e61b9 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:10 [2025-02-09T18:24:10.065Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup/.git # timeout=10
19:24:10 [2025-02-09T18:24:10.072Z] Fetching changes from the remote Git repository
19:24:10 [2025-02-09T18:24:10.076Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
19:24:10 [2025-02-09T18:24:10.082Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
19:24:10 [2025-02-09T18:24:10.082Z]  > /usr/bin/git --version # timeout=10
19:24:10 [2025-02-09T18:24:10.088Z]  > git --version # 'git version 2.43.0'
19:24:10 [2025-02-09T18:24:10.088Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:10 [2025-02-09T18:24:10.094Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:10 [2025-02-09T18:24:10.627Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:10 [2025-02-09T18:24:10.633Z] Checking out Revision 19f9a05ff806927062daed0bc30d2dddfb4e1115 (refs/remotes/origin/master)
19:24:10 [2025-02-09T18:24:10.633Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:10 [2025-02-09T18:24:10.639Z]  > /usr/bin/git checkout -f 19f9a05ff806927062daed0bc30d2dddfb4e1115 # timeout=10
19:24:10 [2025-02-09T18:24:10.647Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:10 [2025-02-09T18:24:10.657Z]  > /usr/bin/git branch -D master # timeout=10
19:24:10 [2025-02-09T18:24:10.663Z]  > /usr/bin/git checkout -b master 19f9a05ff806927062daed0bc30d2dddfb4e1115 # timeout=10
19:24:10 [2025-02-09T18:24:10.679Z] Commit message: "6.4 has been released from build 6.4-build240616 (92d58487c2004cefbf3973e0d5225d6a0e53884c).Prepare for development iteration of next version 6.5"
19:24:10 [2025-02-09T18:24:10.680Z]  > /usr/bin/git rev-list --no-walk 19f9a05ff806927062daed0bc30d2dddfb4e1115 # timeout=10
19:24:10 [2025-02-09T18:24:10.708Z] [Pipeline] fileExists
19:24:10 [2025-02-09T18:24:10.726Z] [Pipeline] sh
19:24:10 [2025-02-09T18:24:10.984Z] + git rev-parse HEAD
19:24:10 [2025-02-09T18:24:10.988Z] [Pipeline] echo
19:24:10 [2025-02-09T18:24:10.988Z] Silverpeas-Setup: current commit is 19f9a05ff806927062daed0bc30d2dddfb4e1115 and last build commit is 19f9a05ff806927062daed0bc30d2dddfb4e1115
19:24:10 [2025-02-09T18:24:10.990Z] [Pipeline] }
19:24:11 [2025-02-09T18:24:11.007Z] [Pipeline] // dir
19:24:11 [2025-02-09T18:24:11.023Z] [Pipeline] echo
19:24:11 [2025-02-09T18:24:11.023Z] Build skipped due to no changes have been done since the last build
19:24:11 [2025-02-09T18:24:11.039Z] [Pipeline] dir
19:24:11 [2025-02-09T18:24:11.039Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution
19:24:11 [2025-02-09T18:24:11.040Z] [Pipeline] {
19:24:11 [2025-02-09T18:24:11.060Z] [Pipeline] git
19:24:11 [2025-02-09T18:24:11.063Z] The recommended git tool is: NONE
19:24:11 [2025-02-09T18:24:11.063Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:11 [2025-02-09T18:24:11.075Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4da5f7f2; decorates hudson.Launcher$LocalLauncher@385923f6 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:11 [2025-02-09T18:24:11.076Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
19:24:11 [2025-02-09T18:24:11.082Z] Fetching changes from the remote Git repository
19:24:11 [2025-02-09T18:24:11.085Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
19:24:11 [2025-02-09T18:24:11.093Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
19:24:11 [2025-02-09T18:24:11.093Z]  > /usr/bin/git --version # timeout=10
19:24:11 [2025-02-09T18:24:11.098Z]  > git --version # 'git version 2.43.0'
19:24:11 [2025-02-09T18:24:11.098Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:11 [2025-02-09T18:24:11.104Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:11 [2025-02-09T18:24:11.632Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:11 [2025-02-09T18:24:11.638Z] Checking out Revision 2d0499c5ec315f060e4a0d17f68dafe63aff62ec (refs/remotes/origin/master)
19:24:11 [2025-02-09T18:24:11.638Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:11 [2025-02-09T18:24:11.643Z]  > /usr/bin/git checkout -f 2d0499c5ec315f060e4a0d17f68dafe63aff62ec # timeout=10
19:24:11 [2025-02-09T18:24:11.652Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:11 [2025-02-09T18:24:11.660Z]  > /usr/bin/git branch -D master # timeout=10
19:24:11 [2025-02-09T18:24:11.667Z]  > /usr/bin/git checkout -b master 2d0499c5ec315f060e4a0d17f68dafe63aff62ec # timeout=10
19:24:11 [2025-02-09T18:24:11.681Z] 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:11 [2025-02-09T18:24:11.681Z]  > /usr/bin/git rev-list --no-walk 2d0499c5ec315f060e4a0d17f68dafe63aff62ec # timeout=10
19:24:11 [2025-02-09T18:24:11.701Z] [Pipeline] fileExists
19:24:11 [2025-02-09T18:24:11.709Z] [Pipeline] readMavenPom
19:24:11 [2025-02-09T18:24:11.729Z] [Pipeline] sh
19:24:11 [2025-02-09T18:24:11.986Z] + git rev-parse HEAD
19:24:11 [2025-02-09T18:24:11.990Z] [Pipeline] echo
19:24:11 [2025-02-09T18:24:11.990Z] Silverpeas-Distribution: current commit is 2d0499c5ec315f060e4a0d17f68dafe63aff62ec and last build commit is 2d0499c5ec315f060e4a0d17f68dafe63aff62ec
19:24:11 [2025-02-09T18:24:11.992Z] [Pipeline] }
19:24:12 [2025-02-09T18:24:12.010Z] [Pipeline] // dir
19:24:12 [2025-02-09T18:24:12.025Z] [Pipeline] echo
19:24:12 [2025-02-09T18:24:12.026Z] Build skipped due to no changes have been done since the last build
19:24:12 [2025-02-09T18:24:12.042Z] [Pipeline] dir
19:24:12 [2025-02-09T18:24:12.042Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly
19:24:12 [2025-02-09T18:24:12.043Z] [Pipeline] {
19:24:12 [2025-02-09T18:24:12.063Z] [Pipeline] git
19:24:12 [2025-02-09T18:24:12.065Z] The recommended git tool is: NONE
19:24:12 [2025-02-09T18:24:12.066Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:12 [2025-02-09T18:24:12.075Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@a99bde6; decorates hudson.Launcher$LocalLauncher@7c3e20bd will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:12 [2025-02-09T18:24:12.075Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
19:24:12 [2025-02-09T18:24:12.082Z] Fetching changes from the remote Git repository
19:24:12 [2025-02-09T18:24:12.085Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
19:24:12 [2025-02-09T18:24:12.093Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
19:24:12 [2025-02-09T18:24:12.093Z]  > /usr/bin/git --version # timeout=10
19:24:12 [2025-02-09T18:24:12.098Z]  > git --version # 'git version 2.43.0'
19:24:12 [2025-02-09T18:24:12.098Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:12 [2025-02-09T18:24:12.104Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:12 [2025-02-09T18:24:12.626Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:12 [2025-02-09T18:24:12.632Z] Checking out Revision 2c6567336e38e2df324ebede90c072c62036a6ac (refs/remotes/origin/master)
19:24:12 [2025-02-09T18:24:12.632Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:12 [2025-02-09T18:24:12.637Z]  > /usr/bin/git checkout -f 2c6567336e38e2df324ebede90c072c62036a6ac # timeout=10
19:24:12 [2025-02-09T18:24:12.644Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:12 [2025-02-09T18:24:12.654Z]  > /usr/bin/git branch -D master # timeout=10
19:24:12 [2025-02-09T18:24:12.661Z]  > /usr/bin/git checkout -b master 2c6567336e38e2df324ebede90c072c62036a6ac # timeout=10
19:24:12 [2025-02-09T18:24:12.670Z] Commit message: "Update parent POM to 1.7-build241218"
19:24:12 [2025-02-09T18:24:12.671Z]  > /usr/bin/git rev-list --no-walk 2c6567336e38e2df324ebede90c072c62036a6ac # timeout=10
19:24:12 [2025-02-09T18:24:12.690Z] [Pipeline] fileExists
19:24:12 [2025-02-09T18:24:12.699Z] [Pipeline] readMavenPom
19:24:12 [2025-02-09T18:24:12.713Z] [Pipeline] sh
19:24:12 [2025-02-09T18:24:12.972Z] + git rev-parse HEAD
19:24:12 [2025-02-09T18:24:12.975Z] [Pipeline] echo
19:24:12 [2025-02-09T18:24:12.976Z] Silverpeas-Assembly: current commit is 2c6567336e38e2df324ebede90c072c62036a6ac and last build commit is 2c6567336e38e2df324ebede90c072c62036a6ac
19:24:12 [2025-02-09T18:24:12.978Z] [Pipeline] }
19:24:12 [2025-02-09T18:24:12.993Z] [Pipeline] // dir
19:24:13 [2025-02-09T18:24:13.009Z] [Pipeline] echo
19:24:13 [2025-02-09T18:24:13.009Z] Build skipped due to no changes have been done since the last build
19:24:13 [2025-02-09T18:24:13.010Z] [Pipeline] }
19:24:13 [2025-02-09T18:24:13.025Z] [Pipeline] // script
19:24:13 [2025-02-09T18:24:13.041Z] [Pipeline] }
19:24:13 [2025-02-09T18:24:13.055Z] [Pipeline] // stage
19:24:13 [2025-02-09T18:24:13.073Z] [Pipeline] stage
19:24:13 [2025-02-09T18:24:13.074Z] [Pipeline] { (Build Silverpeas)
19:24:13 [2025-02-09T18:24:13.112Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:13 [2025-02-09T18:24:13.113Z] [Pipeline] getContext
19:24:13 [2025-02-09T18:24:13.159Z] [Pipeline] stage
19:24:13 [2025-02-09T18:24:13.159Z] [Pipeline] { (Build Silverpeas-Core)
19:24:13 [2025-02-09T18:24:13.176Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:13 [2025-02-09T18:24:13.177Z] [Pipeline] getContext
19:24:13 [2025-02-09T18:24:13.179Z] [Pipeline] }
19:24:13 [2025-02-09T18:24:13.194Z] [Pipeline] // stage
19:24:13 [2025-02-09T18:24:13.212Z] [Pipeline] stage
19:24:13 [2025-02-09T18:24:13.213Z] [Pipeline] { (Build Silverpeas-Components)
19:24:13 [2025-02-09T18:24:13.229Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:13 [2025-02-09T18:24:13.230Z] [Pipeline] getContext
19:24:13 [2025-02-09T18:24:13.231Z] [Pipeline] }
19:24:13 [2025-02-09T18:24:13.247Z] [Pipeline] // stage
19:24:13 [2025-02-09T18:24:13.265Z] [Pipeline] stage
19:24:13 [2025-02-09T18:24:13.265Z] [Pipeline] { (Build Silverpeas-Assembly)
19:24:13 [2025-02-09T18:24:13.282Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:13 [2025-02-09T18:24:13.283Z] [Pipeline] getContext
19:24:13 [2025-02-09T18:24:13.285Z] [Pipeline] }
19:24:13 [2025-02-09T18:24:13.300Z] [Pipeline] // stage
19:24:13 [2025-02-09T18:24:13.318Z] [Pipeline] stage
19:24:13 [2025-02-09T18:24:13.318Z] [Pipeline] { (Build Silverpeas Setup)
19:24:13 [2025-02-09T18:24:13.335Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:13 [2025-02-09T18:24:13.335Z] [Pipeline] getContext
19:24:13 [2025-02-09T18:24:13.337Z] [Pipeline] }
19:24:13 [2025-02-09T18:24:13.352Z] [Pipeline] // stage
19:24:13 [2025-02-09T18:24:13.369Z] [Pipeline] stage
19:24:13 [2025-02-09T18:24:13.370Z] [Pipeline] { (Build Silverpeas Distribution)
19:24:13 [2025-02-09T18:24:13.386Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:13 [2025-02-09T18:24:13.387Z] [Pipeline] getContext
19:24:13 [2025-02-09T18:24:13.388Z] [Pipeline] }
19:24:13 [2025-02-09T18:24:13.403Z] [Pipeline] // stage
19:24:13 [2025-02-09T18:24:13.420Z] [Pipeline] stage
19:24:13 [2025-02-09T18:24:13.421Z] [Pipeline] { (Build Silverpeas-Looks)
19:24:13 [2025-02-09T18:24:13.437Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:13 [2025-02-09T18:24:13.438Z] [Pipeline] getContext
19:24:13 [2025-02-09T18:24:13.439Z] [Pipeline] }
19:24:13 [2025-02-09T18:24:13.455Z] [Pipeline] // stage
19:24:13 [2025-02-09T18:24:13.472Z] [Pipeline] stage
19:24:13 [2025-02-09T18:24:13.473Z] [Pipeline] { (Publish Silverpeas-Core)
19:24:13 [2025-02-09T18:24:13.490Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:13 [2025-02-09T18:24:13.490Z] [Pipeline] getContext
19:24:13 [2025-02-09T18:24:13.492Z] [Pipeline] }
19:24:13 [2025-02-09T18:24:13.507Z] [Pipeline] // stage
19:24:13 [2025-02-09T18:24:13.525Z] [Pipeline] stage
19:24:13 [2025-02-09T18:24:13.526Z] [Pipeline] { (Publish Silverpeas-Components)
19:24:13 [2025-02-09T18:24:13.542Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:13 [2025-02-09T18:24:13.543Z] [Pipeline] getContext
19:24:13 [2025-02-09T18:24:13.544Z] [Pipeline] }
19:24:13 [2025-02-09T18:24:13.559Z] [Pipeline] // stage
19:24:13 [2025-02-09T18:24:13.577Z] [Pipeline] stage
19:24:13 [2025-02-09T18:24:13.578Z] [Pipeline] { (Publish Silverpeas-Assembly)
19:24:13 [2025-02-09T18:24:13.594Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:13 [2025-02-09T18:24:13.595Z] [Pipeline] getContext
19:24:13 [2025-02-09T18:24:13.597Z] [Pipeline] }
19:24:13 [2025-02-09T18:24:13.613Z] [Pipeline] // stage
19:24:13 [2025-02-09T18:24:13.630Z] [Pipeline] stage
19:24:13 [2025-02-09T18:24:13.631Z] [Pipeline] { (Publish Silverpeas-Setup)
19:24:13 [2025-02-09T18:24:13.647Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:13 [2025-02-09T18:24:13.648Z] [Pipeline] getContext
19:24:13 [2025-02-09T18:24:13.650Z] [Pipeline] }
19:24:13 [2025-02-09T18:24:13.666Z] [Pipeline] // stage
19:24:13 [2025-02-09T18:24:13.683Z] [Pipeline] stage
19:24:13 [2025-02-09T18:24:13.684Z] [Pipeline] { (Publish Silverpeas-Distribution)
19:24:13 [2025-02-09T18:24:13.700Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:13 [2025-02-09T18:24:13.701Z] [Pipeline] getContext
19:24:13 [2025-02-09T18:24:13.703Z] [Pipeline] }
19:24:13 [2025-02-09T18:24:13.718Z] [Pipeline] // stage
19:24:13 [2025-02-09T18:24:13.736Z] [Pipeline] stage
19:24:13 [2025-02-09T18:24:13.737Z] [Pipeline] { (Publish Silverpeas-Looks)
19:24:13 [2025-02-09T18:24:13.753Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:13 [2025-02-09T18:24:13.754Z] [Pipeline] getContext
19:24:13 [2025-02-09T18:24:13.755Z] [Pipeline] }
19:24:13 [2025-02-09T18:24:13.771Z] [Pipeline] // stage
19:24:13 [2025-02-09T18:24:13.820Z] [Pipeline] stage
19:24:13 [2025-02-09T18:24:13.821Z] [Pipeline] { (Publish Community Web Site)
19:24:13 [2025-02-09T18:24:13.837Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:13 [2025-02-09T18:24:13.838Z] [Pipeline] getContext
19:24:13 [2025-02-09T18:24:13.839Z] [Pipeline] }
19:24:13 [2025-02-09T18:24:13.848Z] [Pipeline] // stage
19:24:13 [2025-02-09T18:24:13.856Z] [Pipeline] }
19:24:13 [2025-02-09T18:24:13.867Z] [Pipeline] // stage
19:24:13 [2025-02-09T18:24:13.884Z] [Pipeline] stage
19:24:13 [2025-02-09T18:24:13.885Z] [Pipeline] { (Create YAML build report)
19:24:13 [2025-02-09T18:24:13.916Z] [Pipeline] script
19:24:13 [2025-02-09T18:24:13.921Z] [Pipeline] {
19:24:13 [2025-02-09T18:24:13.938Z] [Pipeline] sh
19:24:14 [2025-02-09T18:24:14.195Z] + mkdir -p target
19:24:14 [2025-02-09T18:24:14.198Z] [Pipeline] sh
19:24:14 [2025-02-09T18:24:14.456Z] + mv build.yaml target/
19:24:14 [2025-02-09T18:24:14.457Z] [Pipeline] }
19:24:14 [2025-02-09T18:24:14.472Z] [Pipeline] // script
19:24:14 [2025-02-09T18:24:14.488Z] [Pipeline] }
19:24:14 [2025-02-09T18:24:14.503Z] [Pipeline] // stage
19:24:14 [2025-02-09T18:24:14.526Z] [Pipeline] stage
19:24:14 [2025-02-09T18:24:14.527Z] [Pipeline] { (Declarative: Post Actions)
19:24:14 [2025-02-09T18:24:14.557Z] [Pipeline] step
19:24:14 [2025-02-09T18:24:14.586Z] [Pipeline] script
19:24:14 [2025-02-09T18:24:14.593Z] [Pipeline] {
19:24:14 [2025-02-09T18:24:14.625Z] [Pipeline] }
19:24:14 [2025-02-09T18:24:14.642Z] [Pipeline] // script
19:24:14 [2025-02-09T18:24:14.665Z] [Pipeline] archiveArtifacts
19:24:14 [2025-02-09T18:24:14.668Z] Archiving artifacts
19:24:14 [2025-02-09T18:24:14.685Z] Enregistrement des empreintes numériques
19:24:14 [2025-02-09T18:24:14.700Z] [Pipeline] sh
19:24:14 [2025-02-09T18:24:14.960Z] + rm -rf target
19:24:14 [2025-02-09T18:24:14.967Z] [Pipeline] }
19:24:14 [2025-02-09T18:24:14.983Z] [Pipeline] // stage
19:24:14 [2025-02-09T18:24:14.998Z] [Pipeline] }
19:24:15 [2025-02-09T18:24:15.013Z] [Pipeline] // withEnv
19:24:15 [2025-02-09T18:24:15.028Z] [Pipeline] }
19:24:15 [2025-02-09T18:24:15.029Z] $ docker stop --time=1 da34e8303308d29dead05bcca11d1551d7795d944e6e17d6db15c9013aae7033
19:24:16 [2025-02-09T18:24:16.325Z] $ docker rm -f --volumes da34e8303308d29dead05bcca11d1551d7795d944e6e17d6db15c9013aae7033
19:24:16 [2025-02-09T18:24:16.373Z] [Pipeline] // withDockerContainer
19:24:16 [2025-02-09T18:24:16.385Z] [Pipeline] }
19:24:16 [2025-02-09T18:24:16.398Z] [Pipeline] // withEnv
19:24:16 [2025-02-09T18:24:16.413Z] [Pipeline] }
19:24:16 [2025-02-09T18:24:16.429Z] [Pipeline] // node
19:24:16 [2025-02-09T18:24:16.444Z] [Pipeline] End of Pipeline
19:24:16 [2025-02-09T18:24:16.529Z] Lancement d'un nouveau build de Silverpeas_Mobile_Master_AutoDeploy #537
19:24:16 [2025-02-09T18:24:16.529Z] Finished: SUCCESS