01:21:00 [2026-05-28T23:21:00.299Z] Lancé par une alarme périodique 01:21:00 [2026-05-28T23:21:00.300Z] Running as userbuild 01:21:00 [2026-05-28T23:21:00.732Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 01:21:01 [2026-05-28T23:21:01.286Z] [Pipeline] Start of Pipeline 01:21:01 [2026-05-28T23:21:01.601Z] [Pipeline] node 01:21:01 [2026-05-28T23:21:01.603Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy 01:21:01 [2026-05-28T23:21:01.610Z] [Pipeline] { 01:21:01 [2026-05-28T23:21:01.631Z] [Pipeline] stage 01:21:01 [2026-05-28T23:21:01.632Z] [Pipeline] { (Declarative: Checkout SCM) 01:21:01 [2026-05-28T23:21:01.646Z] [Pipeline] checkout 01:21:01 [2026-05-28T23:21:01.649Z] Selected Git installation does not exist. Using Default 01:21:01 [2026-05-28T23:21:01.649Z] The recommended git tool is: NONE 01:21:01 [2026-05-28T23:21:01.649Z] No credentials specified 01:21:01 [2026-05-28T23:21:01.650Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/.git # timeout=10 01:21:01 [2026-05-28T23:21:01.656Z] Fetching changes from the remote Git repository 01:21:01 [2026-05-28T23:21:01.660Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 01:21:01 [2026-05-28T23:21:01.668Z] Cleaning workspace 01:21:01 [2026-05-28T23:21:01.668Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 01:21:01 [2026-05-28T23:21:01.673Z] Resetting working tree 01:21:01 [2026-05-28T23:21:01.673Z] > /usr/bin/git reset --hard # timeout=10 01:21:01 [2026-05-28T23:21:01.682Z] > /usr/bin/git clean -fdx # timeout=10 01:21:01 [2026-05-28T23:21:01.688Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 01:21:01 [2026-05-28T23:21:01.689Z] > /usr/bin/git --version # timeout=10 01:21:01 [2026-05-28T23:21:01.693Z] > git --version # 'git version 2.43.0' 01:21:01 [2026-05-28T23:21:01.693Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:02 [2026-05-28T23:21:02.023Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:21:02 [2026-05-28T23:21:02.030Z] Checking out Revision 01d06ccb34ffbca958998fce357470ddc43cbd57 (refs/remotes/origin/master) 01:21:02 [2026-05-28T23:21:02.030Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:02 [2026-05-28T23:21:02.036Z] > /usr/bin/git checkout -f 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10 01:21:02 [2026-05-28T23:21:02.049Z] Commit message: "In all Jenkinsfiles, when updating the parent POM version, do it explicitly without any resolution" 01:21:02 [2026-05-28T23:21:02.050Z] > /usr/bin/git rev-list --no-walk 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10 01:21:02 [2026-05-28T23:21:02.076Z] [Pipeline] } 01:21:02 [2026-05-28T23:21:02.085Z] [Pipeline] // stage 01:21:02 [2026-05-28T23:21:02.102Z] [Pipeline] withEnv 01:21:02 [2026-05-28T23:21:02.102Z] [Pipeline] { 01:21:02 [2026-05-28T23:21:02.259Z] [Pipeline] isUnix 01:21:02 [2026-05-28T23:21:02.261Z] [Pipeline] withEnv 01:21:02 [2026-05-28T23:21:02.262Z] [Pipeline] { 01:21:02 [2026-05-28T23:21:02.273Z] [Pipeline] sh 01:21:02 [2026-05-28T23:21:02.529Z] + docker inspect -f . silverpeas/silverbuild:6.3.3 01:21:02 [2026-05-28T23:21:02.529Z] . 01:21:02 [2026-05-28T23:21:02.530Z] [Pipeline] } 01:21:02 [2026-05-28T23:21:02.538Z] [Pipeline] // withEnv 01:21:02 [2026-05-28T23:21:02.549Z] [Pipeline] withDockerContainer 01:21:02 [2026-05-28T23:21:02.581Z] Jenkins does not seem to be running inside a container 01:21:02 [2026-05-28T23:21:02.589Z] $ 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_6.3.x_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_6.3.x_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:6.3.3 cat 01:21:02 [2026-05-28T23:21:02.872Z] $ docker top b9fa5b15ffe4f721844b85bf1a879a68bded5f4ddaa0d46d71ab52846ca387fb -eo pid,comm 01:21:02 [2026-05-28T23:21:02.911Z] [Pipeline] { 01:21:02 [2026-05-28T23:21:02.930Z] [Pipeline] withEnv 01:21:02 [2026-05-28T23:21:02.931Z] [Pipeline] { 01:21:02 [2026-05-28T23:21:02.950Z] [Pipeline] stage 01:21:02 [2026-05-28T23:21:02.950Z] [Pipeline] { (Prepare the job) 01:21:02 [2026-05-28T23:21:02.989Z] [Pipeline] sh 01:21:03 [2026-05-28T23:21:03.249Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.3.x/pom.xml 01:21:03 [2026-05-28T23:21:03.501Z] [Pipeline] script 01:21:03 [2026-05-28T23:21:03.507Z] [Pipeline] { 01:21:03 [2026-05-28T23:21:03.524Z] [Pipeline] readMavenPom 01:21:03 [2026-05-28T23:21:03.545Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named release (to a value of type String) which could lead to memory leaks or other issues. 01:21:03 [2026-05-28T23:21:03.548Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named buildVersion (to a value of type GStringImpl) which could lead to memory leaks or other issues. 01:21:03 [2026-05-28T23:21:03.549Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named parentVersion (to a value of type String) which could lead to memory leaks or other issues. 01:21:03 [2026-05-28T23:21:03.549Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named commits (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. 01:21:03 [2026-05-28T23:21:03.549Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named changes (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. 01:21:03 [2026-05-28T23:21:03.551Z] [Pipeline] sh 01:21:03 [2026-05-28T23:21:03.808Z] + rm -f pom.xml 01:21:03 [2026-05-28T23:21:03.809Z] [Pipeline] } 01:21:03 [2026-05-28T23:21:03.820Z] [Pipeline] // script 01:21:03 [2026-05-28T23:21:03.828Z] [Pipeline] } 01:21:03 [2026-05-28T23:21:03.840Z] [Pipeline] // stage 01:21:03 [2026-05-28T23:21:03.855Z] [Pipeline] stage 01:21:03 [2026-05-28T23:21:03.857Z] [Pipeline] { (Check POM parent version) 01:21:03 [2026-05-28T23:21:03.921Z] Stage "Check POM parent version" skipped due to when conditional 01:21:03 [2026-05-28T23:21:03.922Z] [Pipeline] getContext 01:21:03 [2026-05-28T23:21:03.929Z] [Pipeline] } 01:21:03 [2026-05-28T23:21:03.940Z] [Pipeline] // stage 01:21:03 [2026-05-28T23:21:03.955Z] [Pipeline] stage 01:21:03 [2026-05-28T23:21:03.956Z] [Pipeline] { (Checkout projects and check code changes) 01:21:03 [2026-05-28T23:21:03.976Z] [Pipeline] script 01:21:03 [2026-05-28T23:21:03.979Z] [Pipeline] { 01:21:04 [2026-05-28T23:21:04.000Z] [Pipeline] copyArtifacts 01:21:04 [2026-05-28T23:21:04.007Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 285 01:21:04 [2026-05-28T23:21:04.015Z] [Pipeline] fileExists 01:21:04 [2026-05-28T23:21:04.029Z] [Pipeline] readYaml 01:21:04 [2026-05-28T23:21:04.041Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named previousBuildVersion (to a value of type String) which could lead to memory leaks or other issues. 01:21:04 [2026-05-28T23:21:04.043Z] [Pipeline] dir 01:21:04 [2026-05-28T23:21:04.043Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core 01:21:04 [2026-05-28T23:21:04.044Z] [Pipeline] { 01:21:04 [2026-05-28T23:21:04.053Z] [Pipeline] git 01:21:04 [2026-05-28T23:21:04.056Z] The recommended git tool is: /usr/bin/git 01:21:04 [2026-05-28T23:21:04.060Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:04 [2026-05-28T23:21:04.073Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@40f7bdbd; decorates hudson.Launcher$LocalLauncher@45f457d will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:04 [2026-05-28T23:21:04.074Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core/.git # timeout=10 01:21:04 [2026-05-28T23:21:04.080Z] Fetching changes from the remote Git repository 01:21:04 [2026-05-28T23:21:04.082Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10 01:21:04 [2026-05-28T23:21:04.089Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core 01:21:04 [2026-05-28T23:21:04.089Z] > /usr/bin/git --version # timeout=10 01:21:04 [2026-05-28T23:21:04.093Z] > git --version # 'git version 2.43.0' 01:21:04 [2026-05-28T23:21:04.094Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:04 [2026-05-28T23:21:04.098Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:04 [2026-05-28T23:21:04.467Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:04 [2026-05-28T23:21:04.472Z] Checking out Revision 9fb6738bb65ceb23c810eabc6c663b383bffea1c (refs/remotes/origin/6.3.x) 01:21:04 [2026-05-28T23:21:04.473Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:04 [2026-05-28T23:21:04.477Z] > /usr/bin/git checkout -f 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10 01:21:04 [2026-05-28T23:21:04.530Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:04 [2026-05-28T23:21:04.545Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:04 [2026-05-28T23:21:04.555Z] > /usr/bin/git checkout -b 6.3.x 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10 01:21:04 [2026-05-28T23:21:04.662Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (eb4bb924dcf549c2db0cee56992e75cd32ef4033).Prepare for development iteration of next version 6.3.7" 01:21:04 [2026-05-28T23:21:04.663Z] > /usr/bin/git rev-list --no-walk 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10 01:21:04 [2026-05-28T23:21:04.684Z] [Pipeline] fileExists 01:21:04 [2026-05-28T23:21:04.696Z] [Pipeline] readMavenPom 01:21:04 [2026-05-28T23:21:04.722Z] [Pipeline] sh 01:21:04 [2026-05-28T23:21:04.983Z] + git rev-parse HEAD 01:21:04 [2026-05-28T23:21:04.986Z] [Pipeline] echo 01:21:04 [2026-05-28T23:21:04.987Z] Silverpeas-Core: current commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c and last build commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c 01:21:04 [2026-05-28T23:21:04.989Z] [Pipeline] } 01:21:05 [2026-05-28T23:21:05.004Z] [Pipeline] // dir 01:21:05 [2026-05-28T23:21:05.019Z] [Pipeline] echo 01:21:05 [2026-05-28T23:21:05.020Z] Build skipped due to no changes have been done since the last build 01:21:05 [2026-05-28T23:21:05.038Z] [Pipeline] dir 01:21:05 [2026-05-28T23:21:05.038Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components 01:21:05 [2026-05-28T23:21:05.040Z] [Pipeline] { 01:21:05 [2026-05-28T23:21:05.053Z] [Pipeline] git 01:21:05 [2026-05-28T23:21:05.055Z] The recommended git tool is: /usr/bin/git 01:21:05 [2026-05-28T23:21:05.055Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:05 [2026-05-28T23:21:05.067Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@28fe7d20; decorates hudson.Launcher$LocalLauncher@50f36b3 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:05 [2026-05-28T23:21:05.067Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components/.git # timeout=10 01:21:05 [2026-05-28T23:21:05.072Z] Fetching changes from the remote Git repository 01:21:05 [2026-05-28T23:21:05.074Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10 01:21:05 [2026-05-28T23:21:05.079Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components 01:21:05 [2026-05-28T23:21:05.079Z] > /usr/bin/git --version # timeout=10 01:21:05 [2026-05-28T23:21:05.083Z] > git --version # 'git version 2.43.0' 01:21:05 [2026-05-28T23:21:05.083Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:05 [2026-05-28T23:21:05.089Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:05 [2026-05-28T23:21:05.559Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:05 [2026-05-28T23:21:05.566Z] Checking out Revision 2e339ea5606ddc118da7037b1eb7c9519fe357e6 (refs/remotes/origin/6.3.x) 01:21:05 [2026-05-28T23:21:05.566Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:05 [2026-05-28T23:21:05.571Z] > /usr/bin/git checkout -f 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10 01:21:05 [2026-05-28T23:21:05.599Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:05 [2026-05-28T23:21:05.612Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:05 [2026-05-28T23:21:05.619Z] > /usr/bin/git checkout -b 6.3.x 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10 01:21:05 [2026-05-28T23:21:05.663Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (f1c18f5b16ecf085b04a36a636aa4aa26ec5d773).Prepare for development iteration of next version 6.3.7" 01:21:05 [2026-05-28T23:21:05.664Z] > /usr/bin/git rev-list --no-walk 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10 01:21:05 [2026-05-28T23:21:05.682Z] [Pipeline] fileExists 01:21:05 [2026-05-28T23:21:05.694Z] [Pipeline] readMavenPom 01:21:05 [2026-05-28T23:21:05.703Z] [Pipeline] sh 01:21:05 [2026-05-28T23:21:05.959Z] + git rev-parse HEAD 01:21:05 [2026-05-28T23:21:05.963Z] [Pipeline] echo 01:21:05 [2026-05-28T23:21:05.963Z] Silverpeas-Components: current commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6 and last build commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6 01:21:05 [2026-05-28T23:21:05.966Z] [Pipeline] } 01:21:05 [2026-05-28T23:21:05.975Z] [Pipeline] // dir 01:21:05 [2026-05-28T23:21:05.985Z] [Pipeline] echo 01:21:05 [2026-05-28T23:21:05.985Z] Build skipped due to no changes have been done since the last build 01:21:05 [2026-05-28T23:21:05.996Z] [Pipeline] dir 01:21:05 [2026-05-28T23:21:05.997Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks 01:21:05 [2026-05-28T23:21:05.998Z] [Pipeline] { 01:21:06 [2026-05-28T23:21:06.010Z] [Pipeline] git 01:21:06 [2026-05-28T23:21:06.012Z] Selected Git installation does not exist. Using Default 01:21:06 [2026-05-28T23:21:06.012Z] The recommended git tool is: NONE 01:21:06 [2026-05-28T23:21:06.013Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:06 [2026-05-28T23:21:06.025Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4e956b62; decorates hudson.Launcher$LocalLauncher@746e5df8 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:06 [2026-05-28T23:21:06.025Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks/.git # timeout=10 01:21:06 [2026-05-28T23:21:06.031Z] Fetching changes from the remote Git repository 01:21:06 [2026-05-28T23:21:06.034Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10 01:21:06 [2026-05-28T23:21:06.040Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks 01:21:06 [2026-05-28T23:21:06.040Z] > /usr/bin/git --version # timeout=10 01:21:06 [2026-05-28T23:21:06.045Z] > git --version # 'git version 2.43.0' 01:21:06 [2026-05-28T23:21:06.045Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:06 [2026-05-28T23:21:06.050Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:06 [2026-05-28T23:21:06.446Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:06 [2026-05-28T23:21:06.451Z] Checking out Revision 40b53bbb48033ea9a13da94de7788d58de030746 (refs/remotes/origin/6.3.x) 01:21:06 [2026-05-28T23:21:06.451Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:06 [2026-05-28T23:21:06.456Z] > /usr/bin/git checkout -f 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10 01:21:06 [2026-05-28T23:21:06.467Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:06 [2026-05-28T23:21:06.474Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:06 [2026-05-28T23:21:06.480Z] > /usr/bin/git checkout -b 6.3.x 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10 01:21:06 [2026-05-28T23:21:06.492Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (586ebdd23e10f812e41a52cbf1a3a7f4a81fe924).Prepare for development iteration of next version 6.3.7" 01:21:06 [2026-05-28T23:21:06.492Z] > /usr/bin/git rev-list --no-walk 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10 01:21:06 [2026-05-28T23:21:06.511Z] [Pipeline] fileExists 01:21:06 [2026-05-28T23:21:06.519Z] [Pipeline] readMavenPom 01:21:06 [2026-05-28T23:21:06.533Z] [Pipeline] sh 01:21:06 [2026-05-28T23:21:06.792Z] + git rev-parse HEAD 01:21:06 [2026-05-28T23:21:06.795Z] [Pipeline] echo 01:21:06 [2026-05-28T23:21:06.795Z] Silverpeas-Looks: current commit is 40b53bbb48033ea9a13da94de7788d58de030746 and last build commit is 40b53bbb48033ea9a13da94de7788d58de030746 01:21:06 [2026-05-28T23:21:06.797Z] [Pipeline] } 01:21:06 [2026-05-28T23:21:06.812Z] [Pipeline] // dir 01:21:06 [2026-05-28T23:21:06.825Z] [Pipeline] echo 01:21:06 [2026-05-28T23:21:06.826Z] Build skipped due to no changes have been done since the last build 01:21:06 [2026-05-28T23:21:06.838Z] [Pipeline] dir 01:21:06 [2026-05-28T23:21:06.838Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup 01:21:06 [2026-05-28T23:21:06.839Z] [Pipeline] { 01:21:06 [2026-05-28T23:21:06.852Z] [Pipeline] git 01:21:06 [2026-05-28T23:21:06.855Z] The recommended git tool is: NONE 01:21:06 [2026-05-28T23:21:06.855Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:06 [2026-05-28T23:21:06.864Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2c1f132f; decorates hudson.Launcher$LocalLauncher@1028bb15 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:06 [2026-05-28T23:21:06.865Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup/.git # timeout=10 01:21:06 [2026-05-28T23:21:06.873Z] Fetching changes from the remote Git repository 01:21:06 [2026-05-28T23:21:06.874Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10 01:21:06 [2026-05-28T23:21:06.884Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup 01:21:06 [2026-05-28T23:21:06.884Z] > /usr/bin/git --version # timeout=10 01:21:06 [2026-05-28T23:21:06.888Z] > git --version # 'git version 2.43.0' 01:21:06 [2026-05-28T23:21:06.888Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:06 [2026-05-28T23:21:06.893Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:07 [2026-05-28T23:21:07.279Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:07 [2026-05-28T23:21:07.284Z] Checking out Revision 5e69485e90fd4de185b584ffb550cecf2d6b6d76 (refs/remotes/origin/6.3.x) 01:21:07 [2026-05-28T23:21:07.285Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:07 [2026-05-28T23:21:07.289Z] > /usr/bin/git checkout -f 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10 01:21:07 [2026-05-28T23:21:07.298Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:07 [2026-05-28T23:21:07.305Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:07 [2026-05-28T23:21:07.310Z] > /usr/bin/git checkout -b 6.3.x 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10 01:21:07 [2026-05-28T23:21:07.320Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (146430cd63566b3be410c8dd534faa57033583b3).Prepare for development iteration of next version 6.3.7" 01:21:07 [2026-05-28T23:21:07.320Z] > /usr/bin/git rev-list --no-walk 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10 01:21:07 [2026-05-28T23:21:07.339Z] [Pipeline] fileExists 01:21:07 [2026-05-28T23:21:07.348Z] [Pipeline] sh 01:21:07 [2026-05-28T23:21:07.602Z] + git rev-parse HEAD 01:21:07 [2026-05-28T23:21:07.605Z] [Pipeline] echo 01:21:07 [2026-05-28T23:21:07.606Z] Silverpeas-Setup: current commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76 and last build commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76 01:21:07 [2026-05-28T23:21:07.608Z] [Pipeline] } 01:21:07 [2026-05-28T23:21:07.624Z] [Pipeline] // dir 01:21:07 [2026-05-28T23:21:07.640Z] [Pipeline] echo 01:21:07 [2026-05-28T23:21:07.640Z] Build skipped due to no changes have been done since the last build 01:21:07 [2026-05-28T23:21:07.660Z] [Pipeline] dir 01:21:07 [2026-05-28T23:21:07.660Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution 01:21:07 [2026-05-28T23:21:07.661Z] [Pipeline] { 01:21:07 [2026-05-28T23:21:07.682Z] [Pipeline] git 01:21:07 [2026-05-28T23:21:07.684Z] The recommended git tool is: NONE 01:21:07 [2026-05-28T23:21:07.685Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:07 [2026-05-28T23:21:07.694Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@648d351e; decorates hudson.Launcher$LocalLauncher@744691ba will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:07 [2026-05-28T23:21:07.694Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution/.git # timeout=10 01:21:07 [2026-05-28T23:21:07.699Z] Fetching changes from the remote Git repository 01:21:07 [2026-05-28T23:21:07.701Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10 01:21:07 [2026-05-28T23:21:07.706Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution 01:21:07 [2026-05-28T23:21:07.707Z] > /usr/bin/git --version # timeout=10 01:21:07 [2026-05-28T23:21:07.711Z] > git --version # 'git version 2.43.0' 01:21:07 [2026-05-28T23:21:07.711Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:07 [2026-05-28T23:21:07.717Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:08 [2026-05-28T23:21:08.226Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:08 [2026-05-28T23:21:08.232Z] Checking out Revision b89d99591ab26c256b63c753a8e883fc10d1f027 (refs/remotes/origin/6.3.x) 01:21:08 [2026-05-28T23:21:08.232Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:08 [2026-05-28T23:21:08.237Z] > /usr/bin/git checkout -f b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10 01:21:08 [2026-05-28T23:21:08.248Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:08 [2026-05-28T23:21:08.255Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:08 [2026-05-28T23:21:08.261Z] > /usr/bin/git checkout -b 6.3.x b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10 01:21:08 [2026-05-28T23:21:08.271Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (10719018413e414cfa70c0f64a945a72670797f4).Prepare for development iteration of next version 6.3.7" 01:21:08 [2026-05-28T23:21:08.271Z] > /usr/bin/git rev-list --no-walk b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10 01:21:08 [2026-05-28T23:21:08.293Z] [Pipeline] fileExists 01:21:08 [2026-05-28T23:21:08.301Z] [Pipeline] readMavenPom 01:21:08 [2026-05-28T23:21:08.312Z] [Pipeline] sh 01:21:08 [2026-05-28T23:21:08.570Z] + git rev-parse HEAD 01:21:08 [2026-05-28T23:21:08.573Z] [Pipeline] echo 01:21:08 [2026-05-28T23:21:08.574Z] Silverpeas-Distribution: current commit is b89d99591ab26c256b63c753a8e883fc10d1f027 and last build commit is b89d99591ab26c256b63c753a8e883fc10d1f027 01:21:08 [2026-05-28T23:21:08.576Z] [Pipeline] } 01:21:08 [2026-05-28T23:21:08.592Z] [Pipeline] // dir 01:21:08 [2026-05-28T23:21:08.608Z] [Pipeline] echo 01:21:08 [2026-05-28T23:21:08.609Z] Build skipped due to no changes have been done since the last build 01:21:08 [2026-05-28T23:21:08.626Z] [Pipeline] dir 01:21:08 [2026-05-28T23:21:08.626Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly 01:21:08 [2026-05-28T23:21:08.627Z] [Pipeline] { 01:21:08 [2026-05-28T23:21:08.652Z] [Pipeline] git 01:21:08 [2026-05-28T23:21:08.654Z] The recommended git tool is: NONE 01:21:08 [2026-05-28T23:21:08.655Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:08 [2026-05-28T23:21:08.662Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4f87b3d3; decorates hudson.Launcher$LocalLauncher@57ecb41c will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:08 [2026-05-28T23:21:08.663Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly/.git # timeout=10 01:21:08 [2026-05-28T23:21:08.668Z] Fetching changes from the remote Git repository 01:21:08 [2026-05-28T23:21:08.669Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10 01:21:08 [2026-05-28T23:21:08.675Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly 01:21:08 [2026-05-28T23:21:08.675Z] > /usr/bin/git --version # timeout=10 01:21:08 [2026-05-28T23:21:08.680Z] > git --version # 'git version 2.43.0' 01:21:08 [2026-05-28T23:21:08.680Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:08 [2026-05-28T23:21:08.685Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:09 [2026-05-28T23:21:09.064Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:09 [2026-05-28T23:21:09.071Z] Checking out Revision 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 (refs/remotes/origin/6.3.x) 01:21:09 [2026-05-28T23:21:09.071Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:09 [2026-05-28T23:21:09.076Z] > /usr/bin/git checkout -f 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10 01:21:09 [2026-05-28T23:21:09.084Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:09 [2026-05-28T23:21:09.094Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:09 [2026-05-28T23:21:09.101Z] > /usr/bin/git checkout -b 6.3.x 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10 01:21:09 [2026-05-28T23:21:09.110Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (e6cf90efb933ea1d65558af1cade3056ac4b6462).Prepare for development iteration of next version 6.3.7" 01:21:09 [2026-05-28T23:21:09.110Z] > /usr/bin/git rev-list --no-walk 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10 01:21:09 [2026-05-28T23:21:09.128Z] [Pipeline] fileExists 01:21:09 [2026-05-28T23:21:09.140Z] [Pipeline] readMavenPom 01:21:09 [2026-05-28T23:21:09.157Z] [Pipeline] sh 01:21:09 [2026-05-28T23:21:09.419Z] + git rev-parse HEAD 01:21:09 [2026-05-28T23:21:09.421Z] [Pipeline] echo 01:21:09 [2026-05-28T23:21:09.421Z] Silverpeas-Assembly: current commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 and last build commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 01:21:09 [2026-05-28T23:21:09.423Z] [Pipeline] } 01:21:09 [2026-05-28T23:21:09.439Z] [Pipeline] // dir 01:21:09 [2026-05-28T23:21:09.459Z] [Pipeline] echo 01:21:09 [2026-05-28T23:21:09.459Z] Build skipped due to no changes have been done since the last build 01:21:09 [2026-05-28T23:21:09.460Z] [Pipeline] } 01:21:09 [2026-05-28T23:21:09.487Z] [Pipeline] // script 01:21:09 [2026-05-28T23:21:09.502Z] [Pipeline] } 01:21:09 [2026-05-28T23:21:09.520Z] [Pipeline] // stage 01:21:09 [2026-05-28T23:21:09.532Z] [Pipeline] stage 01:21:09 [2026-05-28T23:21:09.533Z] [Pipeline] { (Build Silverpeas) 01:21:09 [2026-05-28T23:21:09.549Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:09 [2026-05-28T23:21:09.551Z] [Pipeline] getContext 01:21:09 [2026-05-28T23:21:09.567Z] [Pipeline] stage 01:21:09 [2026-05-28T23:21:09.568Z] [Pipeline] { (Build Silverpeas-Core) 01:21:09 [2026-05-28T23:21:09.579Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:09 [2026-05-28T23:21:09.581Z] [Pipeline] getContext 01:21:09 [2026-05-28T23:21:09.584Z] [Pipeline] } 01:21:09 [2026-05-28T23:21:09.594Z] [Pipeline] // stage 01:21:09 [2026-05-28T23:21:09.605Z] [Pipeline] stage 01:21:09 [2026-05-28T23:21:09.606Z] [Pipeline] { (Build Silverpeas-Components) 01:21:09 [2026-05-28T23:21:09.613Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:09 [2026-05-28T23:21:09.614Z] [Pipeline] getContext 01:21:09 [2026-05-28T23:21:09.615Z] [Pipeline] } 01:21:09 [2026-05-28T23:21:09.622Z] [Pipeline] // stage 01:21:09 [2026-05-28T23:21:09.631Z] [Pipeline] stage 01:21:09 [2026-05-28T23:21:09.632Z] [Pipeline] { (Build Silverpeas-Assembly) 01:21:09 [2026-05-28T23:21:09.639Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:09 [2026-05-28T23:21:09.639Z] [Pipeline] getContext 01:21:09 [2026-05-28T23:21:09.640Z] [Pipeline] } 01:21:09 [2026-05-28T23:21:09.647Z] [Pipeline] // stage 01:21:09 [2026-05-28T23:21:09.655Z] [Pipeline] stage 01:21:09 [2026-05-28T23:21:09.655Z] [Pipeline] { (Build Silverpeas Setup) 01:21:09 [2026-05-28T23:21:09.662Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:09 [2026-05-28T23:21:09.662Z] [Pipeline] getContext 01:21:09 [2026-05-28T23:21:09.663Z] [Pipeline] } 01:21:09 [2026-05-28T23:21:09.670Z] [Pipeline] // stage 01:21:09 [2026-05-28T23:21:09.678Z] [Pipeline] stage 01:21:09 [2026-05-28T23:21:09.679Z] [Pipeline] { (Build Silverpeas Distribution) 01:21:09 [2026-05-28T23:21:09.685Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:09 [2026-05-28T23:21:09.686Z] [Pipeline] getContext 01:21:09 [2026-05-28T23:21:09.687Z] [Pipeline] } 01:21:09 [2026-05-28T23:21:09.693Z] [Pipeline] // stage 01:21:09 [2026-05-28T23:21:09.701Z] [Pipeline] stage 01:21:09 [2026-05-28T23:21:09.701Z] [Pipeline] { (Build Silverpeas-Looks) 01:21:09 [2026-05-28T23:21:09.708Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:09 [2026-05-28T23:21:09.709Z] [Pipeline] getContext 01:21:09 [2026-05-28T23:21:09.710Z] [Pipeline] } 01:21:09 [2026-05-28T23:21:09.717Z] [Pipeline] // stage 01:21:09 [2026-05-28T23:21:09.724Z] [Pipeline] stage 01:21:09 [2026-05-28T23:21:09.725Z] [Pipeline] { (Publish Silverpeas-Core) 01:21:09 [2026-05-28T23:21:09.731Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:09 [2026-05-28T23:21:09.732Z] [Pipeline] getContext 01:21:09 [2026-05-28T23:21:09.733Z] [Pipeline] } 01:21:09 [2026-05-28T23:21:09.740Z] [Pipeline] // stage 01:21:09 [2026-05-28T23:21:09.747Z] [Pipeline] stage 01:21:09 [2026-05-28T23:21:09.747Z] [Pipeline] { (Publish Silverpeas-Components) 01:21:09 [2026-05-28T23:21:09.754Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:09 [2026-05-28T23:21:09.755Z] [Pipeline] getContext 01:21:09 [2026-05-28T23:21:09.756Z] [Pipeline] } 01:21:09 [2026-05-28T23:21:09.762Z] [Pipeline] // stage 01:21:09 [2026-05-28T23:21:09.769Z] [Pipeline] stage 01:21:09 [2026-05-28T23:21:09.770Z] [Pipeline] { (Publish Silverpeas-Assembly) 01:21:09 [2026-05-28T23:21:09.778Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:09 [2026-05-28T23:21:09.779Z] [Pipeline] getContext 01:21:09 [2026-05-28T23:21:09.782Z] [Pipeline] } 01:21:09 [2026-05-28T23:21:09.788Z] [Pipeline] // stage 01:21:09 [2026-05-28T23:21:09.797Z] [Pipeline] stage 01:21:09 [2026-05-28T23:21:09.799Z] [Pipeline] { (Publish Silverpeas-Setup) 01:21:09 [2026-05-28T23:21:09.806Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:09 [2026-05-28T23:21:09.807Z] [Pipeline] getContext 01:21:09 [2026-05-28T23:21:09.809Z] [Pipeline] } 01:21:09 [2026-05-28T23:21:09.815Z] [Pipeline] // stage 01:21:09 [2026-05-28T23:21:09.824Z] [Pipeline] stage 01:21:09 [2026-05-28T23:21:09.825Z] [Pipeline] { (Publish Silverpeas-Distribution) 01:21:09 [2026-05-28T23:21:09.831Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:09 [2026-05-28T23:21:09.832Z] [Pipeline] getContext 01:21:09 [2026-05-28T23:21:09.835Z] [Pipeline] } 01:21:09 [2026-05-28T23:21:09.841Z] [Pipeline] // stage 01:21:09 [2026-05-28T23:21:09.850Z] [Pipeline] stage 01:21:09 [2026-05-28T23:21:09.850Z] [Pipeline] { (Publish Silverpeas-Looks) 01:21:09 [2026-05-28T23:21:09.857Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:09 [2026-05-28T23:21:09.859Z] [Pipeline] getContext 01:21:09 [2026-05-28T23:21:09.860Z] [Pipeline] } 01:21:09 [2026-05-28T23:21:09.867Z] [Pipeline] // stage 01:21:09 [2026-05-28T23:21:09.874Z] [Pipeline] stage 01:21:09 [2026-05-28T23:21:09.875Z] [Pipeline] { (Publish Community Web Site) 01:21:09 [2026-05-28T23:21:09.881Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:09 [2026-05-28T23:21:09.882Z] [Pipeline] getContext 01:21:09 [2026-05-28T23:21:09.883Z] [Pipeline] } 01:21:09 [2026-05-28T23:21:09.889Z] [Pipeline] // stage 01:21:09 [2026-05-28T23:21:09.896Z] [Pipeline] } 01:21:09 [2026-05-28T23:21:09.902Z] [Pipeline] // stage 01:21:09 [2026-05-28T23:21:09.914Z] [Pipeline] stage 01:21:09 [2026-05-28T23:21:09.914Z] [Pipeline] { (Create YAML build report) 01:21:09 [2026-05-28T23:21:09.930Z] [Pipeline] script 01:21:09 [2026-05-28T23:21:09.934Z] [Pipeline] { 01:21:09 [2026-05-28T23:21:09.945Z] [Pipeline] sh 01:21:10 [2026-05-28T23:21:10.202Z] + mkdir -p target 01:21:10 [2026-05-28T23:21:10.204Z] [Pipeline] sh 01:21:10 [2026-05-28T23:21:10.460Z] + mv build.yaml target/ 01:21:10 [2026-05-28T23:21:10.461Z] [Pipeline] } 01:21:10 [2026-05-28T23:21:10.477Z] [Pipeline] // script 01:21:10 [2026-05-28T23:21:10.484Z] [Pipeline] } 01:21:10 [2026-05-28T23:21:10.500Z] [Pipeline] // stage 01:21:10 [2026-05-28T23:21:10.525Z] [Pipeline] stage 01:21:10 [2026-05-28T23:21:10.526Z] [Pipeline] { (Declarative: Post Actions) 01:21:10 [2026-05-28T23:21:10.545Z] [Pipeline] step 01:21:10 [2026-05-28T23:21:10.566Z] [Pipeline] script 01:21:10 [2026-05-28T23:21:10.569Z] [Pipeline] { 01:21:10 [2026-05-28T23:21:10.587Z] [Pipeline] } 01:21:10 [2026-05-28T23:21:10.596Z] [Pipeline] // script 01:21:10 [2026-05-28T23:21:10.611Z] [Pipeline] archiveArtifacts 01:21:10 [2026-05-28T23:21:10.614Z] Archiving artifacts 01:21:10 [2026-05-28T23:21:10.624Z] Enregistrement des empreintes numériques 01:21:10 [2026-05-28T23:21:10.646Z] [Pipeline] sh 01:21:10 [2026-05-28T23:21:10.901Z] + rm -rf target 01:21:10 [2026-05-28T23:21:10.907Z] [Pipeline] } 01:21:10 [2026-05-28T23:21:10.919Z] [Pipeline] // stage 01:21:10 [2026-05-28T23:21:10.938Z] [Pipeline] } 01:21:10 [2026-05-28T23:21:10.954Z] [Pipeline] // withEnv 01:21:10 [2026-05-28T23:21:10.970Z] [Pipeline] } 01:21:10 [2026-05-28T23:21:10.971Z] $ docker stop --time=1 b9fa5b15ffe4f721844b85bf1a879a68bded5f4ddaa0d46d71ab52846ca387fb 01:21:12 [2026-05-28T23:21:12.239Z] $ docker rm -f --volumes b9fa5b15ffe4f721844b85bf1a879a68bded5f4ddaa0d46d71ab52846ca387fb 01:21:12 [2026-05-28T23:21:12.282Z] [Pipeline] // withDockerContainer 01:21:12 [2026-05-28T23:21:12.292Z] [Pipeline] } 01:21:12 [2026-05-28T23:21:12.303Z] [Pipeline] // withEnv 01:21:12 [2026-05-28T23:21:12.322Z] [Pipeline] } 01:21:12 [2026-05-28T23:21:12.336Z] [Pipeline] // node 01:21:12 [2026-05-28T23:21:12.342Z] [Pipeline] End of Pipeline 01:21:12 [2026-05-28T23:21:12.391Z] Lancement d'un nouveau build de Silverpeas_Mobile_6.3.x_AutoDeploy #258 01:21:12 [2026-05-28T23:21:12.391Z] Finished: SUCCESS