01:21:00 [2026-05-21T23:21:00.297Z] Lancé par une alarme périodique
01:21:00 [2026-05-21T23:21:00.298Z] Running as userbuild
01:21:00 [2026-05-21T23:21:00.701Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:01 [2026-05-21T23:21:01.276Z] [Pipeline] Start of Pipeline
01:21:01 [2026-05-21T23:21:01.650Z] [Pipeline] node
01:21:01 [2026-05-21T23:21:01.655Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy
01:21:01 [2026-05-21T23:21:01.657Z] [Pipeline] {
01:21:01 [2026-05-21T23:21:01.675Z] [Pipeline] stage
01:21:01 [2026-05-21T23:21:01.676Z] [Pipeline] { (Declarative: Checkout SCM)
01:21:01 [2026-05-21T23:21:01.688Z] [Pipeline] checkout
01:21:01 [2026-05-21T23:21:01.690Z] Selected Git installation does not exist. Using Default
01:21:01 [2026-05-21T23:21:01.690Z] The recommended git tool is: NONE
01:21:01 [2026-05-21T23:21:01.690Z] No credentials specified
01:21:01 [2026-05-21T23:21:01.691Z] > /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-21T23:21:01.697Z] Fetching changes from the remote Git repository
01:21:01 [2026-05-21T23:21:01.698Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:01 [2026-05-21T23:21:01.706Z] Cleaning workspace
01:21:01 [2026-05-21T23:21:01.706Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:01 [2026-05-21T23:21:01.711Z] Resetting working tree
01:21:01 [2026-05-21T23:21:01.711Z] > /usr/bin/git reset --hard # timeout=10
01:21:01 [2026-05-21T23:21:01.719Z] > /usr/bin/git clean -fdx # timeout=10
01:21:01 [2026-05-21T23:21:01.726Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:01 [2026-05-21T23:21:01.726Z] > /usr/bin/git --version # timeout=10
01:21:01 [2026-05-21T23:21:01.731Z] > git --version # 'git version 2.43.0'
01:21:01 [2026-05-21T23:21:01.731Z] > /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-21T23:21:02.066Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:02 [2026-05-21T23:21:02.073Z] Checking out Revision 01d06ccb34ffbca958998fce357470ddc43cbd57 (refs/remotes/origin/master)
01:21:02 [2026-05-21T23:21:02.074Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:02 [2026-05-21T23:21:02.079Z] > /usr/bin/git checkout -f 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10
01:21:02 [2026-05-21T23:21:02.090Z] Commit message: "In all Jenkinsfiles, when updating the parent POM version, do it explicitly without any resolution"
01:21:02 [2026-05-21T23:21:02.091Z] > /usr/bin/git rev-list --no-walk 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10
01:21:02 [2026-05-21T23:21:02.111Z] [Pipeline] }
01:21:02 [2026-05-21T23:21:02.118Z] [Pipeline] // stage
01:21:02 [2026-05-21T23:21:02.135Z] [Pipeline] withEnv
01:21:02 [2026-05-21T23:21:02.135Z] [Pipeline] {
01:21:02 [2026-05-21T23:21:02.282Z] [Pipeline] isUnix
01:21:02 [2026-05-21T23:21:02.284Z] [Pipeline] withEnv
01:21:02 [2026-05-21T23:21:02.284Z] [Pipeline] {
01:21:02 [2026-05-21T23:21:02.304Z] [Pipeline] sh
01:21:02 [2026-05-21T23:21:02.563Z] + docker inspect -f . silverpeas/silverbuild:6.3.3
01:21:02 [2026-05-21T23:21:02.563Z] .
01:21:02 [2026-05-21T23:21:02.565Z] [Pipeline] }
01:21:02 [2026-05-21T23:21:02.579Z] [Pipeline] // withEnv
01:21:02 [2026-05-21T23:21:02.596Z] [Pipeline] withDockerContainer
01:21:02 [2026-05-21T23:21:02.635Z] Jenkins does not seem to be running inside a container
01:21:02 [2026-05-21T23:21:02.643Z] $ 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-21T23:21:02.948Z] $ docker top 027a77ac89b344522406abc82aa8614f75cb11092b7f5b08650639dbc4cba9ba -eo pid,comm
01:21:02 [2026-05-21T23:21:02.989Z] [Pipeline] {
01:21:03 [2026-05-21T23:21:03.045Z] [Pipeline] withEnv
01:21:03 [2026-05-21T23:21:03.046Z] [Pipeline] {
01:21:03 [2026-05-21T23:21:03.074Z] [Pipeline] stage
01:21:03 [2026-05-21T23:21:03.075Z] [Pipeline] { (Prepare the job)
01:21:03 [2026-05-21T23:21:03.127Z] [Pipeline] sh
01:21:03 [2026-05-21T23:21:03.384Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.3.x/pom.xml
01:21:03 [2026-05-21T23:21:03.638Z] [Pipeline] script
01:21:03 [2026-05-21T23:21:03.644Z] [Pipeline] {
01:21:03 [2026-05-21T23:21:03.657Z] [Pipeline] readMavenPom
01:21:03 [2026-05-21T23:21:03.684Z] 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-21T23:21:03.686Z] 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-21T23:21:03.687Z] 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-21T23:21:03.687Z] 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-21T23:21:03.687Z] 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-21T23:21:03.689Z] [Pipeline] sh
01:21:03 [2026-05-21T23:21:03.947Z] + rm -f pom.xml
01:21:03 [2026-05-21T23:21:03.948Z] [Pipeline] }
01:21:03 [2026-05-21T23:21:03.963Z] [Pipeline] // script
01:21:03 [2026-05-21T23:21:03.984Z] [Pipeline] }
01:21:03 [2026-05-21T23:21:03.998Z] [Pipeline] // stage
01:21:04 [2026-05-21T23:21:04.016Z] [Pipeline] stage
01:21:04 [2026-05-21T23:21:04.017Z] [Pipeline] { (Check POM parent version)
01:21:04 [2026-05-21T23:21:04.095Z] Stage "Check POM parent version" skipped due to when conditional
01:21:04 [2026-05-21T23:21:04.098Z] [Pipeline] getContext
01:21:04 [2026-05-21T23:21:04.101Z] [Pipeline] }
01:21:04 [2026-05-21T23:21:04.113Z] [Pipeline] // stage
01:21:04 [2026-05-21T23:21:04.126Z] [Pipeline] stage
01:21:04 [2026-05-21T23:21:04.127Z] [Pipeline] { (Checkout projects and check code changes)
01:21:04 [2026-05-21T23:21:04.150Z] [Pipeline] script
01:21:04 [2026-05-21T23:21:04.155Z] [Pipeline] {
01:21:04 [2026-05-21T23:21:04.180Z] [Pipeline] copyArtifacts
01:21:04 [2026-05-21T23:21:04.187Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 284
01:21:04 [2026-05-21T23:21:04.195Z] [Pipeline] fileExists
01:21:04 [2026-05-21T23:21:04.207Z] [Pipeline] readYaml
01:21:04 [2026-05-21T23:21:04.216Z] 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-21T23:21:04.219Z] [Pipeline] dir
01:21:04 [2026-05-21T23:21:04.219Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core
01:21:04 [2026-05-21T23:21:04.220Z] [Pipeline] {
01:21:04 [2026-05-21T23:21:04.235Z] [Pipeline] git
01:21:04 [2026-05-21T23:21:04.237Z] The recommended git tool is: /usr/bin/git
01:21:04 [2026-05-21T23:21:04.238Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:04 [2026-05-21T23:21:04.252Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@63c7bb79; decorates hudson.Launcher$LocalLauncher@5dce7bc4 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:04 [2026-05-21T23:21:04.253Z] > /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-21T23:21:04.260Z] Fetching changes from the remote Git repository
01:21:04 [2026-05-21T23:21:04.263Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
01:21:04 [2026-05-21T23:21:04.268Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
01:21:04 [2026-05-21T23:21:04.268Z] > /usr/bin/git --version # timeout=10
01:21:04 [2026-05-21T23:21:04.273Z] > git --version # 'git version 2.43.0'
01:21:04 [2026-05-21T23:21:04.273Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:04 [2026-05-21T23:21:04.280Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:05 [2026-05-21T23:21:05.006Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:05 [2026-05-21T23:21:05.015Z] Checking out Revision 9fb6738bb65ceb23c810eabc6c663b383bffea1c (refs/remotes/origin/6.3.x)
01:21:05 [2026-05-21T23:21:05.015Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:05 [2026-05-21T23:21:05.021Z] > /usr/bin/git checkout -f 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:05 [2026-05-21T23:21:05.074Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:05 [2026-05-21T23:21:05.091Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:05 [2026-05-21T23:21:05.099Z] > /usr/bin/git checkout -b 6.3.x 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:05 [2026-05-21T23:21:05.186Z] 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:05 [2026-05-21T23:21:05.187Z] > /usr/bin/git rev-list --no-walk 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:05 [2026-05-21T23:21:05.210Z] [Pipeline] fileExists
01:21:05 [2026-05-21T23:21:05.219Z] [Pipeline] readMavenPom
01:21:05 [2026-05-21T23:21:05.232Z] [Pipeline] sh
01:21:05 [2026-05-21T23:21:05.491Z] + git rev-parse HEAD
01:21:05 [2026-05-21T23:21:05.494Z] [Pipeline] echo
01:21:05 [2026-05-21T23:21:05.495Z] Silverpeas-Core: current commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c and last build commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c
01:21:05 [2026-05-21T23:21:05.497Z] [Pipeline] }
01:21:05 [2026-05-21T23:21:05.515Z] [Pipeline] // dir
01:21:05 [2026-05-21T23:21:05.532Z] [Pipeline] echo
01:21:05 [2026-05-21T23:21:05.533Z] Build skipped due to no changes have been done since the last build
01:21:05 [2026-05-21T23:21:05.564Z] [Pipeline] dir
01:21:05 [2026-05-21T23:21:05.565Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components
01:21:05 [2026-05-21T23:21:05.566Z] [Pipeline] {
01:21:05 [2026-05-21T23:21:05.592Z] [Pipeline] git
01:21:05 [2026-05-21T23:21:05.595Z] The recommended git tool is: /usr/bin/git
01:21:05 [2026-05-21T23:21:05.596Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:05 [2026-05-21T23:21:05.605Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@36d0ead5; decorates hudson.Launcher$LocalLauncher@24cd793b will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:05 [2026-05-21T23:21:05.606Z] > /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-21T23:21:05.612Z] Fetching changes from the remote Git repository
01:21:05 [2026-05-21T23:21:05.614Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
01:21:05 [2026-05-21T23:21:05.622Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
01:21:05 [2026-05-21T23:21:05.622Z] > /usr/bin/git --version # timeout=10
01:21:05 [2026-05-21T23:21:05.629Z] > git --version # 'git version 2.43.0'
01:21:05 [2026-05-21T23:21:05.629Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:05 [2026-05-21T23:21:05.636Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:06 [2026-05-21T23:21:06.105Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:06 [2026-05-21T23:21:06.111Z] Checking out Revision 2e339ea5606ddc118da7037b1eb7c9519fe357e6 (refs/remotes/origin/6.3.x)
01:21:06 [2026-05-21T23:21:06.111Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:06 [2026-05-21T23:21:06.115Z] > /usr/bin/git checkout -f 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:06 [2026-05-21T23:21:06.142Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:06 [2026-05-21T23:21:06.153Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:06 [2026-05-21T23:21:06.165Z] > /usr/bin/git checkout -b 6.3.x 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:06 [2026-05-21T23:21:06.201Z] 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:06 [2026-05-21T23:21:06.201Z] > /usr/bin/git rev-list --no-walk 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:06 [2026-05-21T23:21:06.223Z] [Pipeline] fileExists
01:21:06 [2026-05-21T23:21:06.240Z] [Pipeline] readMavenPom
01:21:06 [2026-05-21T23:21:06.258Z] [Pipeline] sh
01:21:06 [2026-05-21T23:21:06.517Z] + git rev-parse HEAD
01:21:06 [2026-05-21T23:21:06.522Z] [Pipeline] echo
01:21:06 [2026-05-21T23:21:06.523Z] Silverpeas-Components: current commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6 and last build commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6
01:21:06 [2026-05-21T23:21:06.525Z] [Pipeline] }
01:21:06 [2026-05-21T23:21:06.550Z] [Pipeline] // dir
01:21:06 [2026-05-21T23:21:06.569Z] [Pipeline] echo
01:21:06 [2026-05-21T23:21:06.570Z] Build skipped due to no changes have been done since the last build
01:21:06 [2026-05-21T23:21:06.599Z] [Pipeline] dir
01:21:06 [2026-05-21T23:21:06.599Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks
01:21:06 [2026-05-21T23:21:06.600Z] [Pipeline] {
01:21:06 [2026-05-21T23:21:06.624Z] [Pipeline] git
01:21:06 [2026-05-21T23:21:06.627Z] Selected Git installation does not exist. Using Default
01:21:06 [2026-05-21T23:21:06.627Z] The recommended git tool is: NONE
01:21:06 [2026-05-21T23:21:06.627Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:06 [2026-05-21T23:21:06.644Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1517a7ba; decorates hudson.Launcher$LocalLauncher@ed07114 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:06 [2026-05-21T23:21:06.645Z] > /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-21T23:21:06.651Z] Fetching changes from the remote Git repository
01:21:06 [2026-05-21T23:21:06.654Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
01:21:06 [2026-05-21T23:21:06.660Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
01:21:06 [2026-05-21T23:21:06.660Z] > /usr/bin/git --version # timeout=10
01:21:06 [2026-05-21T23:21:06.666Z] > git --version # 'git version 2.43.0'
01:21:06 [2026-05-21T23:21:06.666Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:06 [2026-05-21T23:21:06.672Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:07 [2026-05-21T23:21:07.050Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:07 [2026-05-21T23:21:07.057Z] Checking out Revision 40b53bbb48033ea9a13da94de7788d58de030746 (refs/remotes/origin/6.3.x)
01:21:07 [2026-05-21T23:21:07.057Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:07 [2026-05-21T23:21:07.062Z] > /usr/bin/git checkout -f 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:07 [2026-05-21T23:21:07.072Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:07 [2026-05-21T23:21:07.080Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:07 [2026-05-21T23:21:07.086Z] > /usr/bin/git checkout -b 6.3.x 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:07 [2026-05-21T23:21:07.102Z] 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:07 [2026-05-21T23:21:07.102Z] > /usr/bin/git rev-list --no-walk 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:07 [2026-05-21T23:21:07.123Z] [Pipeline] fileExists
01:21:07 [2026-05-21T23:21:07.138Z] [Pipeline] readMavenPom
01:21:07 [2026-05-21T23:21:07.160Z] [Pipeline] sh
01:21:07 [2026-05-21T23:21:07.420Z] + git rev-parse HEAD
01:21:07 [2026-05-21T23:21:07.423Z] [Pipeline] echo
01:21:07 [2026-05-21T23:21:07.423Z] Silverpeas-Looks: current commit is 40b53bbb48033ea9a13da94de7788d58de030746 and last build commit is 40b53bbb48033ea9a13da94de7788d58de030746
01:21:07 [2026-05-21T23:21:07.426Z] [Pipeline] }
01:21:07 [2026-05-21T23:21:07.443Z] [Pipeline] // dir
01:21:07 [2026-05-21T23:21:07.459Z] [Pipeline] echo
01:21:07 [2026-05-21T23:21:07.460Z] Build skipped due to no changes have been done since the last build
01:21:07 [2026-05-21T23:21:07.477Z] [Pipeline] dir
01:21:07 [2026-05-21T23:21:07.478Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup
01:21:07 [2026-05-21T23:21:07.479Z] [Pipeline] {
01:21:07 [2026-05-21T23:21:07.501Z] [Pipeline] git
01:21:07 [2026-05-21T23:21:07.503Z] The recommended git tool is: NONE
01:21:07 [2026-05-21T23:21:07.504Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:07 [2026-05-21T23:21:07.513Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@49538c62; decorates hudson.Launcher$LocalLauncher@4d5ddd64 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:07 [2026-05-21T23:21:07.514Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup/.git # timeout=10
01:21:07 [2026-05-21T23:21:07.521Z] Fetching changes from the remote Git repository
01:21:07 [2026-05-21T23:21:07.524Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
01:21:07 [2026-05-21T23:21:07.530Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
01:21:07 [2026-05-21T23:21:07.531Z] > /usr/bin/git --version # timeout=10
01:21:07 [2026-05-21T23:21:07.535Z] > git --version # 'git version 2.43.0'
01:21:07 [2026-05-21T23:21:07.535Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:07 [2026-05-21T23:21:07.542Z] > /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-21T23:21:07.934Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:07 [2026-05-21T23:21:07.942Z] Checking out Revision 5e69485e90fd4de185b584ffb550cecf2d6b6d76 (refs/remotes/origin/6.3.x)
01:21:07 [2026-05-21T23:21:07.942Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:07 [2026-05-21T23:21:07.948Z] > /usr/bin/git checkout -f 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:07 [2026-05-21T23:21:07.956Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:07 [2026-05-21T23:21:07.966Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:07 [2026-05-21T23:21:07.973Z] > /usr/bin/git checkout -b 6.3.x 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:07 [2026-05-21T23:21:07.986Z] 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-21T23:21:07.986Z] > /usr/bin/git rev-list --no-walk 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:08 [2026-05-21T23:21:08.013Z] [Pipeline] fileExists
01:21:08 [2026-05-21T23:21:08.033Z] [Pipeline] sh
01:21:08 [2026-05-21T23:21:08.293Z] + git rev-parse HEAD
01:21:08 [2026-05-21T23:21:08.297Z] [Pipeline] echo
01:21:08 [2026-05-21T23:21:08.298Z] Silverpeas-Setup: current commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76 and last build commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76
01:21:08 [2026-05-21T23:21:08.302Z] [Pipeline] }
01:21:08 [2026-05-21T23:21:08.318Z] [Pipeline] // dir
01:21:08 [2026-05-21T23:21:08.335Z] [Pipeline] echo
01:21:08 [2026-05-21T23:21:08.336Z] Build skipped due to no changes have been done since the last build
01:21:08 [2026-05-21T23:21:08.354Z] [Pipeline] dir
01:21:08 [2026-05-21T23:21:08.354Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution
01:21:08 [2026-05-21T23:21:08.356Z] [Pipeline] {
01:21:08 [2026-05-21T23:21:08.378Z] [Pipeline] git
01:21:08 [2026-05-21T23:21:08.381Z] The recommended git tool is: NONE
01:21:08 [2026-05-21T23:21:08.381Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:08 [2026-05-21T23:21:08.390Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@62334623; decorates hudson.Launcher$LocalLauncher@68666eca will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:08 [2026-05-21T23:21:08.391Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
01:21:08 [2026-05-21T23:21:08.399Z] Fetching changes from the remote Git repository
01:21:08 [2026-05-21T23:21:08.400Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
01:21:08 [2026-05-21T23:21:08.407Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
01:21:08 [2026-05-21T23:21:08.407Z] > /usr/bin/git --version # timeout=10
01:21:08 [2026-05-21T23:21:08.412Z] > git --version # 'git version 2.43.0'
01:21:08 [2026-05-21T23:21:08.412Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:08 [2026-05-21T23:21:08.418Z] > /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-21T23:21:08.784Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:08 [2026-05-21T23:21:08.791Z] Checking out Revision b89d99591ab26c256b63c753a8e883fc10d1f027 (refs/remotes/origin/6.3.x)
01:21:08 [2026-05-21T23:21:08.791Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:08 [2026-05-21T23:21:08.797Z] > /usr/bin/git checkout -f b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:08 [2026-05-21T23:21:08.807Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:08 [2026-05-21T23:21:08.815Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:08 [2026-05-21T23:21:08.822Z] > /usr/bin/git checkout -b 6.3.x b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:08 [2026-05-21T23:21:08.831Z] 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-21T23:21:08.832Z] > /usr/bin/git rev-list --no-walk b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:08 [2026-05-21T23:21:08.852Z] [Pipeline] fileExists
01:21:08 [2026-05-21T23:21:08.869Z] [Pipeline] readMavenPom
01:21:08 [2026-05-21T23:21:08.890Z] [Pipeline] sh
01:21:09 [2026-05-21T23:21:09.150Z] + git rev-parse HEAD
01:21:09 [2026-05-21T23:21:09.155Z] [Pipeline] echo
01:21:09 [2026-05-21T23:21:09.156Z] Silverpeas-Distribution: current commit is b89d99591ab26c256b63c753a8e883fc10d1f027 and last build commit is b89d99591ab26c256b63c753a8e883fc10d1f027
01:21:09 [2026-05-21T23:21:09.159Z] [Pipeline] }
01:21:09 [2026-05-21T23:21:09.178Z] [Pipeline] // dir
01:21:09 [2026-05-21T23:21:09.196Z] [Pipeline] echo
01:21:09 [2026-05-21T23:21:09.196Z] Build skipped due to no changes have been done since the last build
01:21:09 [2026-05-21T23:21:09.214Z] [Pipeline] dir
01:21:09 [2026-05-21T23:21:09.215Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly
01:21:09 [2026-05-21T23:21:09.216Z] [Pipeline] {
01:21:09 [2026-05-21T23:21:09.238Z] [Pipeline] git
01:21:09 [2026-05-21T23:21:09.241Z] The recommended git tool is: NONE
01:21:09 [2026-05-21T23:21:09.241Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:09 [2026-05-21T23:21:09.253Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@635a502d; decorates hudson.Launcher$LocalLauncher@1a066203 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:09 [2026-05-21T23:21:09.254Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
01:21:09 [2026-05-21T23:21:09.261Z] Fetching changes from the remote Git repository
01:21:09 [2026-05-21T23:21:09.265Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
01:21:09 [2026-05-21T23:21:09.272Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
01:21:09 [2026-05-21T23:21:09.272Z] > /usr/bin/git --version # timeout=10
01:21:09 [2026-05-21T23:21:09.278Z] > git --version # 'git version 2.43.0'
01:21:09 [2026-05-21T23:21:09.278Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:09 [2026-05-21T23:21:09.285Z] > /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-21T23:21:09.719Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:09 [2026-05-21T23:21:09.728Z] Checking out Revision 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 (refs/remotes/origin/6.3.x)
01:21:09 [2026-05-21T23:21:09.728Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:09 [2026-05-21T23:21:09.734Z] > /usr/bin/git checkout -f 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:09 [2026-05-21T23:21:09.746Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:09 [2026-05-21T23:21:09.758Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:09 [2026-05-21T23:21:09.765Z] > /usr/bin/git checkout -b 6.3.x 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:09 [2026-05-21T23:21:09.778Z] 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-21T23:21:09.779Z] > /usr/bin/git rev-list --no-walk 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:09 [2026-05-21T23:21:09.813Z] [Pipeline] fileExists
01:21:09 [2026-05-21T23:21:09.833Z] [Pipeline] readMavenPom
01:21:09 [2026-05-21T23:21:09.859Z] [Pipeline] sh
01:21:10 [2026-05-21T23:21:10.119Z] + git rev-parse HEAD
01:21:10 [2026-05-21T23:21:10.123Z] [Pipeline] echo
01:21:10 [2026-05-21T23:21:10.123Z] Silverpeas-Assembly: current commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 and last build commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779
01:21:10 [2026-05-21T23:21:10.126Z] [Pipeline] }
01:21:10 [2026-05-21T23:21:10.150Z] [Pipeline] // dir
01:21:10 [2026-05-21T23:21:10.168Z] [Pipeline] echo
01:21:10 [2026-05-21T23:21:10.169Z] Build skipped due to no changes have been done since the last build
01:21:10 [2026-05-21T23:21:10.170Z] [Pipeline] }
01:21:10 [2026-05-21T23:21:10.192Z] [Pipeline] // script
01:21:10 [2026-05-21T23:21:10.209Z] [Pipeline] }
01:21:10 [2026-05-21T23:21:10.225Z] [Pipeline] // stage
01:21:10 [2026-05-21T23:21:10.245Z] [Pipeline] stage
01:21:10 [2026-05-21T23:21:10.246Z] [Pipeline] { (Build Silverpeas)
01:21:10 [2026-05-21T23:21:10.278Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2026-05-21T23:21:10.280Z] [Pipeline] getContext
01:21:10 [2026-05-21T23:21:10.307Z] [Pipeline] stage
01:21:10 [2026-05-21T23:21:10.308Z] [Pipeline] { (Build Silverpeas-Core)
01:21:10 [2026-05-21T23:21:10.326Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2026-05-21T23:21:10.327Z] [Pipeline] getContext
01:21:10 [2026-05-21T23:21:10.329Z] [Pipeline] }
01:21:10 [2026-05-21T23:21:10.346Z] [Pipeline] // stage
01:21:10 [2026-05-21T23:21:10.364Z] [Pipeline] stage
01:21:10 [2026-05-21T23:21:10.364Z] [Pipeline] { (Build Silverpeas-Components)
01:21:10 [2026-05-21T23:21:10.381Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2026-05-21T23:21:10.382Z] [Pipeline] getContext
01:21:10 [2026-05-21T23:21:10.384Z] [Pipeline] }
01:21:10 [2026-05-21T23:21:10.397Z] [Pipeline] // stage
01:21:10 [2026-05-21T23:21:10.412Z] [Pipeline] stage
01:21:10 [2026-05-21T23:21:10.413Z] [Pipeline] { (Build Silverpeas-Assembly)
01:21:10 [2026-05-21T23:21:10.426Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2026-05-21T23:21:10.427Z] [Pipeline] getContext
01:21:10 [2026-05-21T23:21:10.429Z] [Pipeline] }
01:21:10 [2026-05-21T23:21:10.442Z] [Pipeline] // stage
01:21:10 [2026-05-21T23:21:10.457Z] [Pipeline] stage
01:21:10 [2026-05-21T23:21:10.459Z] [Pipeline] { (Build Silverpeas Setup)
01:21:10 [2026-05-21T23:21:10.471Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2026-05-21T23:21:10.472Z] [Pipeline] getContext
01:21:10 [2026-05-21T23:21:10.474Z] [Pipeline] }
01:21:10 [2026-05-21T23:21:10.486Z] [Pipeline] // stage
01:21:10 [2026-05-21T23:21:10.499Z] [Pipeline] stage
01:21:10 [2026-05-21T23:21:10.500Z] [Pipeline] { (Build Silverpeas Distribution)
01:21:10 [2026-05-21T23:21:10.511Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2026-05-21T23:21:10.513Z] [Pipeline] getContext
01:21:10 [2026-05-21T23:21:10.515Z] [Pipeline] }
01:21:10 [2026-05-21T23:21:10.525Z] [Pipeline] // stage
01:21:10 [2026-05-21T23:21:10.539Z] [Pipeline] stage
01:21:10 [2026-05-21T23:21:10.539Z] [Pipeline] { (Build Silverpeas-Looks)
01:21:10 [2026-05-21T23:21:10.550Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2026-05-21T23:21:10.551Z] [Pipeline] getContext
01:21:10 [2026-05-21T23:21:10.554Z] [Pipeline] }
01:21:10 [2026-05-21T23:21:10.564Z] [Pipeline] // stage
01:21:10 [2026-05-21T23:21:10.575Z] [Pipeline] stage
01:21:10 [2026-05-21T23:21:10.575Z] [Pipeline] { (Publish Silverpeas-Core)
01:21:10 [2026-05-21T23:21:10.584Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2026-05-21T23:21:10.585Z] [Pipeline] getContext
01:21:10 [2026-05-21T23:21:10.586Z] [Pipeline] }
01:21:10 [2026-05-21T23:21:10.595Z] [Pipeline] // stage
01:21:10 [2026-05-21T23:21:10.605Z] [Pipeline] stage
01:21:10 [2026-05-21T23:21:10.605Z] [Pipeline] { (Publish Silverpeas-Components)
01:21:10 [2026-05-21T23:21:10.613Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2026-05-21T23:21:10.614Z] [Pipeline] getContext
01:21:10 [2026-05-21T23:21:10.615Z] [Pipeline] }
01:21:10 [2026-05-21T23:21:10.622Z] [Pipeline] // stage
01:21:10 [2026-05-21T23:21:10.631Z] [Pipeline] stage
01:21:10 [2026-05-21T23:21:10.631Z] [Pipeline] { (Publish Silverpeas-Assembly)
01:21:10 [2026-05-21T23:21:10.639Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2026-05-21T23:21:10.639Z] [Pipeline] getContext
01:21:10 [2026-05-21T23:21:10.640Z] [Pipeline] }
01:21:10 [2026-05-21T23:21:10.647Z] [Pipeline] // stage
01:21:10 [2026-05-21T23:21:10.656Z] [Pipeline] stage
01:21:10 [2026-05-21T23:21:10.656Z] [Pipeline] { (Publish Silverpeas-Setup)
01:21:10 [2026-05-21T23:21:10.663Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2026-05-21T23:21:10.664Z] [Pipeline] getContext
01:21:10 [2026-05-21T23:21:10.665Z] [Pipeline] }
01:21:10 [2026-05-21T23:21:10.671Z] [Pipeline] // stage
01:21:10 [2026-05-21T23:21:10.679Z] [Pipeline] stage
01:21:10 [2026-05-21T23:21:10.680Z] [Pipeline] { (Publish Silverpeas-Distribution)
01:21:10 [2026-05-21T23:21:10.690Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2026-05-21T23:21:10.691Z] [Pipeline] getContext
01:21:10 [2026-05-21T23:21:10.692Z] [Pipeline] }
01:21:10 [2026-05-21T23:21:10.698Z] [Pipeline] // stage
01:21:10 [2026-05-21T23:21:10.706Z] [Pipeline] stage
01:21:10 [2026-05-21T23:21:10.706Z] [Pipeline] { (Publish Silverpeas-Looks)
01:21:10 [2026-05-21T23:21:10.713Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2026-05-21T23:21:10.714Z] [Pipeline] getContext
01:21:10 [2026-05-21T23:21:10.715Z] [Pipeline] }
01:21:10 [2026-05-21T23:21:10.721Z] [Pipeline] // stage
01:21:10 [2026-05-21T23:21:10.730Z] [Pipeline] stage
01:21:10 [2026-05-21T23:21:10.731Z] [Pipeline] { (Publish Community Web Site)
01:21:10 [2026-05-21T23:21:10.738Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2026-05-21T23:21:10.740Z] [Pipeline] getContext
01:21:10 [2026-05-21T23:21:10.741Z] [Pipeline] }
01:21:10 [2026-05-21T23:21:10.748Z] [Pipeline] // stage
01:21:10 [2026-05-21T23:21:10.755Z] [Pipeline] }
01:21:10 [2026-05-21T23:21:10.762Z] [Pipeline] // stage
01:21:10 [2026-05-21T23:21:10.780Z] [Pipeline] stage
01:21:10 [2026-05-21T23:21:10.780Z] [Pipeline] { (Create YAML build report)
01:21:10 [2026-05-21T23:21:10.810Z] [Pipeline] script
01:21:10 [2026-05-21T23:21:10.819Z] [Pipeline] {
01:21:10 [2026-05-21T23:21:10.840Z] [Pipeline] sh
01:21:11 [2026-05-21T23:21:11.099Z] + mkdir -p target
01:21:11 [2026-05-21T23:21:11.102Z] [Pipeline] sh
01:21:11 [2026-05-21T23:21:11.360Z] + mv build.yaml target/
01:21:11 [2026-05-21T23:21:11.361Z] [Pipeline] }
01:21:11 [2026-05-21T23:21:11.381Z] [Pipeline] // script
01:21:11 [2026-05-21T23:21:11.398Z] [Pipeline] }
01:21:11 [2026-05-21T23:21:11.415Z] [Pipeline] // stage
01:21:11 [2026-05-21T23:21:11.440Z] [Pipeline] stage
01:21:11 [2026-05-21T23:21:11.441Z] [Pipeline] { (Declarative: Post Actions)
01:21:11 [2026-05-21T23:21:11.473Z] [Pipeline] step
01:21:11 [2026-05-21T23:21:11.508Z] [Pipeline] script
01:21:11 [2026-05-21T23:21:11.515Z] [Pipeline] {
01:21:11 [2026-05-21T23:21:11.559Z] [Pipeline] }
01:21:11 [2026-05-21T23:21:11.576Z] [Pipeline] // script
01:21:11 [2026-05-21T23:21:11.599Z] [Pipeline] archiveArtifacts
01:21:11 [2026-05-21T23:21:11.603Z] Archiving artifacts
01:21:11 [2026-05-21T23:21:11.620Z] Enregistrement des empreintes numériques
01:21:11 [2026-05-21T23:21:11.635Z] [Pipeline] sh
01:21:11 [2026-05-21T23:21:11.895Z] + rm -rf target
01:21:11 [2026-05-21T23:21:11.903Z] [Pipeline] }
01:21:11 [2026-05-21T23:21:11.919Z] [Pipeline] // stage
01:21:11 [2026-05-21T23:21:11.936Z] [Pipeline] }
01:21:11 [2026-05-21T23:21:11.953Z] [Pipeline] // withEnv
01:21:11 [2026-05-21T23:21:11.969Z] [Pipeline] }
01:21:11 [2026-05-21T23:21:11.970Z] $ docker stop --time=1 027a77ac89b344522406abc82aa8614f75cb11092b7f5b08650639dbc4cba9ba
01:21:13 [2026-05-21T23:21:13.302Z] $ docker rm -f --volumes 027a77ac89b344522406abc82aa8614f75cb11092b7f5b08650639dbc4cba9ba
01:21:13 [2026-05-21T23:21:13.367Z] [Pipeline] // withDockerContainer
01:21:13 [2026-05-21T23:21:13.385Z] [Pipeline] }
01:21:13 [2026-05-21T23:21:13.402Z] [Pipeline] // withEnv
01:21:13 [2026-05-21T23:21:13.419Z] [Pipeline] }
01:21:13 [2026-05-21T23:21:13.436Z] [Pipeline] // node
01:21:13 [2026-05-21T23:21:13.456Z] [Pipeline] End of Pipeline
01:21:13 [2026-05-21T23:21:13.514Z] Lancement d'un nouveau build de Silverpeas_Mobile_6.3.x_AutoDeploy #257
01:21:13 [2026-05-21T23:21:13.515Z] Finished: SUCCESS