06:46:00 [2026-09-10T04:46:00.456Z] Lancé par une alarme périodique
06:46:00 [2026-09-10T04:46:00.456Z] Running as userbuild
06:46:01 [2026-09-10T04:46:01.004Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2026-09-10T04:46:01.700Z] [Pipeline] Start of Pipeline
06:46:02 [2026-09-10T04:46:02.191Z] [Pipeline] node
06:46:02 [2026-09-10T04:46:02.196Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy
06:46:02 [2026-09-10T04:46:02.206Z] [Pipeline] {
06:46:02 [2026-09-10T04:46:02.237Z] [Pipeline] stage
06:46:02 [2026-09-10T04:46:02.238Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:02 [2026-09-10T04:46:02.259Z] [Pipeline] checkout
06:46:02 [2026-09-10T04:46:02.278Z] Selected Git installation does not exist. Using Default
06:46:02 [2026-09-10T04:46:02.278Z] The recommended git tool is: NONE
06:46:02 [2026-09-10T04:46:02.278Z] No credentials specified
06:46:02 [2026-09-10T04:46:02.279Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10
06:46:02 [2026-09-10T04:46:02.285Z] Fetching changes from the remote Git repository
06:46:02 [2026-09-10T04:46:02.287Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:02 [2026-09-10T04:46:02.292Z] Cleaning workspace
06:46:02 [2026-09-10T04:46:02.292Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:02 [2026-09-10T04:46:02.297Z] Resetting working tree
06:46:02 [2026-09-10T04:46:02.297Z] > /usr/bin/git reset --hard # timeout=10
06:46:02 [2026-09-10T04:46:02.306Z] > /usr/bin/git clean -fdx # timeout=10
06:46:02 [2026-09-10T04:46:02.312Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:02 [2026-09-10T04:46:02.312Z] > /usr/bin/git --version # timeout=10
06:46:02 [2026-09-10T04:46:02.317Z] > git --version # 'git version 2.43.0'
06:46:02 [2026-09-10T04:46:02.317Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:02 [2026-09-10T04:46:02.746Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:02 [2026-09-10T04:46:02.753Z] Checking out Revision b3a0a7bf423a3407c3bc6980f30a0c6ee678b5ae (refs/remotes/origin/master)
06:46:02 [2026-09-10T04:46:02.753Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:02 [2026-09-10T04:46:02.759Z] > /usr/bin/git checkout -f b3a0a7bf423a3407c3bc6980f30a0c6ee678b5ae # timeout=10
06:46:02 [2026-09-10T04:46:02.774Z] Commit message: "Now by default Java version is 21 in the pipeline for building the project build Docker image"
06:46:02 [2026-09-10T04:46:02.774Z] > /usr/bin/git rev-list --no-walk b3a0a7bf423a3407c3bc6980f30a0c6ee678b5ae # timeout=10
06:46:02 [2026-09-10T04:46:02.805Z] [Pipeline] }
06:46:02 [2026-09-10T04:46:02.823Z] [Pipeline] // stage
06:46:02 [2026-09-10T04:46:02.879Z] [Pipeline] withEnv
06:46:02 [2026-09-10T04:46:02.880Z] [Pipeline] {
06:46:03 [2026-09-10T04:46:03.078Z] [Pipeline] isUnix
06:46:03 [2026-09-10T04:46:03.080Z] [Pipeline] withEnv
06:46:03 [2026-09-10T04:46:03.081Z] [Pipeline] {
06:46:03 [2026-09-10T04:46:03.098Z] [Pipeline] sh
06:46:03 [2026-09-10T04:46:03.356Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:03 [2026-09-10T04:46:03.356Z] .
06:46:03 [2026-09-10T04:46:03.358Z] [Pipeline] }
06:46:03 [2026-09-10T04:46:03.378Z] [Pipeline] // withEnv
06:46:03 [2026-09-10T04:46:03.411Z] [Pipeline] withDockerContainer
06:46:03 [2026-09-10T04:46:03.451Z] Jenkins does not seem to be running inside a container
06:46:03 [2026-09-10T04:46:03.459Z] $ 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/.gradle/gradle.properties:/home/silverbuild/.gradle/gradle.properties -v $HOME/.gitconfig:/home/silverbuild/.gitconfig -v $HOME/.ssh:/home/silverbuild/.ssh -v $HOME/.gnupg:/home/silverbuild/.gnupg -w /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Stable_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.4 cat
06:46:03 [2026-09-10T04:46:03.746Z] $ docker top 614a0940ab8fcd22b9c56eba90206a40c557ec2a6e9cd91d090338f888484f4f -eo pid,comm
06:46:03 [2026-09-10T04:46:03.794Z] [Pipeline] {
06:46:03 [2026-09-10T04:46:03.839Z] [Pipeline] withEnv
06:46:03 [2026-09-10T04:46:03.840Z] [Pipeline] {
06:46:03 [2026-09-10T04:46:03.874Z] [Pipeline] stage
06:46:03 [2026-09-10T04:46:03.875Z] [Pipeline] { (Prepare the job)
06:46:03 [2026-09-10T04:46:03.927Z] [Pipeline] sh
06:46:04 [2026-09-10T04:46:04.189Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.4.x/pom.xml
06:46:04 [2026-09-10T04:46:04.444Z] [Pipeline] script
06:46:04 [2026-09-10T04:46:04.451Z] [Pipeline] {
06:46:04 [2026-09-10T04:46:04.475Z] [Pipeline] readMavenPom
06:46:04 [2026-09-10T04:46:04.519Z] 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.
06:46:04 [2026-09-10T04:46:04.524Z] 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.
06:46:04 [2026-09-10T04:46:04.526Z] 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.
06:46:04 [2026-09-10T04:46:04.526Z] 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.
06:46:04 [2026-09-10T04:46:04.526Z] 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.
06:46:04 [2026-09-10T04:46:04.529Z] [Pipeline] sh
06:46:04 [2026-09-10T04:46:04.790Z] + rm -f pom.xml
06:46:04 [2026-09-10T04:46:04.792Z] [Pipeline] }
06:46:04 [2026-09-10T04:46:04.817Z] [Pipeline] // script
06:46:04 [2026-09-10T04:46:04.845Z] [Pipeline] }
06:46:04 [2026-09-10T04:46:04.868Z] [Pipeline] // stage
06:46:04 [2026-09-10T04:46:04.894Z] [Pipeline] stage
06:46:04 [2026-09-10T04:46:04.895Z] [Pipeline] { (Check POM parent version)
06:46:04 [2026-09-10T04:46:04.980Z] Stage "Check POM parent version" skipped due to when conditional
06:46:04 [2026-09-10T04:46:04.981Z] [Pipeline] getContext
06:46:04 [2026-09-10T04:46:04.989Z] [Pipeline] }
06:46:05 [2026-09-10T04:46:05.006Z] [Pipeline] // stage
06:46:05 [2026-09-10T04:46:05.025Z] [Pipeline] stage
06:46:05 [2026-09-10T04:46:05.026Z] [Pipeline] { (Checkout projects and check code changes)
06:46:05 [2026-09-10T04:46:05.057Z] [Pipeline] script
06:46:05 [2026-09-10T04:46:05.063Z] [Pipeline] {
06:46:05 [2026-09-10T04:46:05.088Z] [Pipeline] copyArtifacts
06:46:05 [2026-09-10T04:46:05.112Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 559
06:46:05 [2026-09-10T04:46:05.117Z] [Pipeline] fileExists
06:46:05 [2026-09-10T04:46:05.140Z] [Pipeline] readYaml
06:46:05 [2026-09-10T04:46:05.162Z] 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.
06:46:05 [2026-09-10T04:46:05.166Z] [Pipeline] dir
06:46:05 [2026-09-10T04:46:05.167Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core
06:46:05 [2026-09-10T04:46:05.168Z] [Pipeline] {
06:46:05 [2026-09-10T04:46:05.197Z] [Pipeline] git
06:46:05 [2026-09-10T04:46:05.218Z] The recommended git tool is: /usr/bin/git
06:46:05 [2026-09-10T04:46:05.219Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:05 [2026-09-10T04:46:05.232Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2a2c4bc3; decorates hudson.Launcher$LocalLauncher@7494ce23 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:05 [2026-09-10T04:46:05.233Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10
06:46:05 [2026-09-10T04:46:05.240Z] Fetching changes from the remote Git repository
06:46:05 [2026-09-10T04:46:05.242Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
06:46:05 [2026-09-10T04:46:05.248Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
06:46:05 [2026-09-10T04:46:05.248Z] > /usr/bin/git --version # timeout=10
06:46:05 [2026-09-10T04:46:05.253Z] > git --version # 'git version 2.43.0'
06:46:05 [2026-09-10T04:46:05.253Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:05 [2026-09-10T04:46:05.259Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:05 [2026-09-10T04:46:05.752Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:05 [2026-09-10T04:46:05.760Z] Checking out Revision f466251eae6bcc7fdf158c968e316dff1797f521 (refs/remotes/origin/6.4.x)
06:46:05 [2026-09-10T04:46:05.760Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:05 [2026-09-10T04:46:05.765Z] > /usr/bin/git checkout -f f466251eae6bcc7fdf158c968e316dff1797f521 # timeout=10
06:46:05 [2026-09-10T04:46:05.820Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:05 [2026-09-10T04:46:05.833Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:05 [2026-09-10T04:46:05.840Z] > /usr/bin/git checkout -b 6.4.x f466251eae6bcc7fdf158c968e316dff1797f521 # timeout=10
06:46:05 [2026-09-10T04:46:05.933Z] Commit message: "use unescapeHTML()"
06:46:05 [2026-09-10T04:46:05.933Z] > /usr/bin/git rev-list --no-walk f466251eae6bcc7fdf158c968e316dff1797f521 # timeout=10
06:46:05 [2026-09-10T04:46:05.956Z] [Pipeline] fileExists
06:46:05 [2026-09-10T04:46:05.976Z] [Pipeline] readMavenPom
06:46:06 [2026-09-10T04:46:06.009Z] [Pipeline] sh
06:46:06 [2026-09-10T04:46:06.270Z] + git rev-parse HEAD
06:46:06 [2026-09-10T04:46:06.274Z] [Pipeline] echo
06:46:06 [2026-09-10T04:46:06.274Z] Silverpeas-Core: current commit is f466251eae6bcc7fdf158c968e316dff1797f521 and last build commit is f466251eae6bcc7fdf158c968e316dff1797f521
06:46:06 [2026-09-10T04:46:06.277Z] [Pipeline] }
06:46:06 [2026-09-10T04:46:06.293Z] [Pipeline] // dir
06:46:06 [2026-09-10T04:46:06.310Z] [Pipeline] echo
06:46:06 [2026-09-10T04:46:06.311Z] Build skipped due to no changes have been done since the last build
06:46:06 [2026-09-10T04:46:06.330Z] [Pipeline] dir
06:46:06 [2026-09-10T04:46:06.331Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components
06:46:06 [2026-09-10T04:46:06.332Z] [Pipeline] {
06:46:06 [2026-09-10T04:46:06.356Z] [Pipeline] git
06:46:06 [2026-09-10T04:46:06.373Z] The recommended git tool is: /usr/bin/git
06:46:06 [2026-09-10T04:46:06.374Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:06 [2026-09-10T04:46:06.385Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@700ea079; decorates hudson.Launcher$LocalLauncher@6bfaa1f will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:06 [2026-09-10T04:46:06.387Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/.git # timeout=10
06:46:06 [2026-09-10T04:46:06.394Z] Fetching changes from the remote Git repository
06:46:06 [2026-09-10T04:46:06.395Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
06:46:06 [2026-09-10T04:46:06.401Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
06:46:06 [2026-09-10T04:46:06.402Z] > /usr/bin/git --version # timeout=10
06:46:06 [2026-09-10T04:46:06.407Z] > git --version # 'git version 2.43.0'
06:46:06 [2026-09-10T04:46:06.407Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:06 [2026-09-10T04:46:06.412Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:06 [2026-09-10T04:46:06.894Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:06 [2026-09-10T04:46:06.900Z] Checking out Revision d9e44239e2d440db8410ee4c41705c8b20b4725b (refs/remotes/origin/6.4.x)
06:46:06 [2026-09-10T04:46:06.900Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:06 [2026-09-10T04:46:06.906Z] > /usr/bin/git checkout -f d9e44239e2d440db8410ee4c41705c8b20b4725b # timeout=10
06:46:06 [2026-09-10T04:46:06.940Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:06 [2026-09-10T04:46:06.957Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:06 [2026-09-10T04:46:06.966Z] > /usr/bin/git checkout -b 6.4.x d9e44239e2d440db8410ee4c41705c8b20b4725b # timeout=10
06:46:06 [2026-09-10T04:46:06.997Z] Commit message: "6.4.7 has been released from build 6.4.7-build260713 (e7a8566e4749cc33d5b6b18fc7cee84ac21c15e3).Prepare for development iteration of next version 6.4.8"
06:46:06 [2026-09-10T04:46:06.997Z] > /usr/bin/git rev-list --no-walk d9e44239e2d440db8410ee4c41705c8b20b4725b # timeout=10
06:46:07 [2026-09-10T04:46:07.018Z] [Pipeline] fileExists
06:46:07 [2026-09-10T04:46:07.027Z] [Pipeline] readMavenPom
06:46:07 [2026-09-10T04:46:07.042Z] [Pipeline] sh
06:46:07 [2026-09-10T04:46:07.302Z] + git rev-parse HEAD
06:46:07 [2026-09-10T04:46:07.305Z] [Pipeline] echo
06:46:07 [2026-09-10T04:46:07.306Z] Silverpeas-Components: current commit is d9e44239e2d440db8410ee4c41705c8b20b4725b and last build commit is d9e44239e2d440db8410ee4c41705c8b20b4725b
06:46:07 [2026-09-10T04:46:07.308Z] [Pipeline] }
06:46:07 [2026-09-10T04:46:07.325Z] [Pipeline] // dir
06:46:07 [2026-09-10T04:46:07.343Z] [Pipeline] echo
06:46:07 [2026-09-10T04:46:07.343Z] Build skipped due to no changes have been done since the last build
06:46:07 [2026-09-10T04:46:07.362Z] [Pipeline] dir
06:46:07 [2026-09-10T04:46:07.363Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks
06:46:07 [2026-09-10T04:46:07.364Z] [Pipeline] {
06:46:07 [2026-09-10T04:46:07.388Z] [Pipeline] git
06:46:07 [2026-09-10T04:46:07.406Z] Selected Git installation does not exist. Using Default
06:46:07 [2026-09-10T04:46:07.406Z] The recommended git tool is: NONE
06:46:07 [2026-09-10T04:46:07.407Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:07 [2026-09-10T04:46:07.416Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@66cc10fb; decorates hudson.Launcher$LocalLauncher@4e943fb7 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:07 [2026-09-10T04:46:07.417Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks/.git # timeout=10
06:46:07 [2026-09-10T04:46:07.423Z] Fetching changes from the remote Git repository
06:46:07 [2026-09-10T04:46:07.425Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
06:46:07 [2026-09-10T04:46:07.431Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
06:46:07 [2026-09-10T04:46:07.431Z] > /usr/bin/git --version # timeout=10
06:46:07 [2026-09-10T04:46:07.437Z] > git --version # 'git version 2.43.0'
06:46:07 [2026-09-10T04:46:07.437Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:07 [2026-09-10T04:46:07.442Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:07 [2026-09-10T04:46:07.927Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:07 [2026-09-10T04:46:07.934Z] Checking out Revision f105160616b668c112072a2f4714b531c52c98bc (refs/remotes/origin/6.4.x)
06:46:07 [2026-09-10T04:46:07.934Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:07 [2026-09-10T04:46:07.940Z] > /usr/bin/git checkout -f f105160616b668c112072a2f4714b531c52c98bc # timeout=10
06:46:07 [2026-09-10T04:46:07.953Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:07 [2026-09-10T04:46:07.961Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:07 [2026-09-10T04:46:07.967Z] > /usr/bin/git checkout -b 6.4.x f105160616b668c112072a2f4714b531c52c98bc # timeout=10
06:46:07 [2026-09-10T04:46:07.983Z] Commit message: "6.4.7 has been released from build 6.4.7-build260713 (0e662437342b274a86a7d2e52e6e3cc8db265546).Prepare for development iteration of next version 6.4.8"
06:46:07 [2026-09-10T04:46:07.983Z] > /usr/bin/git rev-list --no-walk f105160616b668c112072a2f4714b531c52c98bc # timeout=10
06:46:08 [2026-09-10T04:46:08.009Z] [Pipeline] fileExists
06:46:08 [2026-09-10T04:46:08.028Z] [Pipeline] readMavenPom
06:46:08 [2026-09-10T04:46:08.069Z] [Pipeline] sh
06:46:08 [2026-09-10T04:46:08.328Z] + git rev-parse HEAD
06:46:08 [2026-09-10T04:46:08.332Z] [Pipeline] echo
06:46:08 [2026-09-10T04:46:08.332Z] Silverpeas-Looks: current commit is f105160616b668c112072a2f4714b531c52c98bc and last build commit is f105160616b668c112072a2f4714b531c52c98bc
06:46:08 [2026-09-10T04:46:08.335Z] [Pipeline] }
06:46:08 [2026-09-10T04:46:08.352Z] [Pipeline] // dir
06:46:08 [2026-09-10T04:46:08.370Z] [Pipeline] echo
06:46:08 [2026-09-10T04:46:08.371Z] Build skipped due to no changes have been done since the last build
06:46:08 [2026-09-10T04:46:08.390Z] [Pipeline] dir
06:46:08 [2026-09-10T04:46:08.390Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup
06:46:08 [2026-09-10T04:46:08.391Z] [Pipeline] {
06:46:08 [2026-09-10T04:46:08.416Z] [Pipeline] git
06:46:08 [2026-09-10T04:46:08.433Z] The recommended git tool is: NONE
06:46:08 [2026-09-10T04:46:08.433Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:08 [2026-09-10T04:46:08.444Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1a8bfcf5; decorates hudson.Launcher$LocalLauncher@4ff475ed will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:08 [2026-09-10T04:46:08.445Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup/.git # timeout=10
06:46:08 [2026-09-10T04:46:08.451Z] Fetching changes from the remote Git repository
06:46:08 [2026-09-10T04:46:08.453Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
06:46:08 [2026-09-10T04:46:08.459Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
06:46:08 [2026-09-10T04:46:08.459Z] > /usr/bin/git --version # timeout=10
06:46:08 [2026-09-10T04:46:08.464Z] > git --version # 'git version 2.43.0'
06:46:08 [2026-09-10T04:46:08.464Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:08 [2026-09-10T04:46:08.474Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:09 [2026-09-10T04:46:09.023Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:09 [2026-09-10T04:46:09.029Z] Checking out Revision f9a3cc8ddfdefbb340e23594a0d441da1d2cd613 (refs/remotes/origin/6.4.x)
06:46:09 [2026-09-10T04:46:09.029Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:09 [2026-09-10T04:46:09.034Z] > /usr/bin/git checkout -f f9a3cc8ddfdefbb340e23594a0d441da1d2cd613 # timeout=10
06:46:09 [2026-09-10T04:46:09.044Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:09 [2026-09-10T04:46:09.054Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:09 [2026-09-10T04:46:09.061Z] > /usr/bin/git checkout -b 6.4.x f9a3cc8ddfdefbb340e23594a0d441da1d2cd613 # timeout=10
06:46:09 [2026-09-10T04:46:09.071Z] Commit message: "6.4.7 has been released from build 6.4.7-build260713 (95ef186d5d3da99219dee56d870757c0a2f66b8a).Prepare for development iteration of next version 6.4.8"
06:46:09 [2026-09-10T04:46:09.071Z] > /usr/bin/git rev-list --no-walk f9a3cc8ddfdefbb340e23594a0d441da1d2cd613 # timeout=10
06:46:09 [2026-09-10T04:46:09.091Z] [Pipeline] fileExists
06:46:09 [2026-09-10T04:46:09.114Z] [Pipeline] sh
06:46:09 [2026-09-10T04:46:09.373Z] + git rev-parse HEAD
06:46:09 [2026-09-10T04:46:09.378Z] [Pipeline] echo
06:46:09 [2026-09-10T04:46:09.379Z] Silverpeas-Setup: current commit is f9a3cc8ddfdefbb340e23594a0d441da1d2cd613 and last build commit is f9a3cc8ddfdefbb340e23594a0d441da1d2cd613
06:46:09 [2026-09-10T04:46:09.382Z] [Pipeline] }
06:46:09 [2026-09-10T04:46:09.403Z] [Pipeline] // dir
06:46:09 [2026-09-10T04:46:09.422Z] [Pipeline] echo
06:46:09 [2026-09-10T04:46:09.423Z] Build skipped due to no changes have been done since the last build
06:46:09 [2026-09-10T04:46:09.442Z] [Pipeline] dir
06:46:09 [2026-09-10T04:46:09.443Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution
06:46:09 [2026-09-10T04:46:09.444Z] [Pipeline] {
06:46:09 [2026-09-10T04:46:09.468Z] [Pipeline] git
06:46:09 [2026-09-10T04:46:09.485Z] The recommended git tool is: NONE
06:46:09 [2026-09-10T04:46:09.486Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:09 [2026-09-10T04:46:09.497Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1b849a5d; decorates hudson.Launcher$LocalLauncher@10ae01fa will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:09 [2026-09-10T04:46:09.498Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
06:46:09 [2026-09-10T04:46:09.505Z] Fetching changes from the remote Git repository
06:46:09 [2026-09-10T04:46:09.506Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
06:46:09 [2026-09-10T04:46:09.512Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
06:46:09 [2026-09-10T04:46:09.512Z] > /usr/bin/git --version # timeout=10
06:46:09 [2026-09-10T04:46:09.517Z] > git --version # 'git version 2.43.0'
06:46:09 [2026-09-10T04:46:09.517Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:09 [2026-09-10T04:46:09.522Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:10 [2026-09-10T04:46:10.018Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:10 [2026-09-10T04:46:10.024Z] Checking out Revision 4c911d0c826d86eae553a296dd6f65961fc161ae (refs/remotes/origin/6.4.x)
06:46:10 [2026-09-10T04:46:10.024Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:10 [2026-09-10T04:46:10.029Z] > /usr/bin/git checkout -f 4c911d0c826d86eae553a296dd6f65961fc161ae # timeout=10
06:46:10 [2026-09-10T04:46:10.037Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:10 [2026-09-10T04:46:10.045Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:10 [2026-09-10T04:46:10.051Z] > /usr/bin/git checkout -b 6.4.x 4c911d0c826d86eae553a296dd6f65961fc161ae # timeout=10
06:46:10 [2026-09-10T04:46:10.064Z] Commit message: "6.4.7 has been released from build 6.4.7-build260713 (a6905cf7ced772511c2085ebfe10bed2cedf5c97).Prepare for development iteration of next version 6.4.8"
06:46:10 [2026-09-10T04:46:10.064Z] > /usr/bin/git rev-list --no-walk 4c911d0c826d86eae553a296dd6f65961fc161ae # timeout=10
06:46:10 [2026-09-10T04:46:10.084Z] [Pipeline] fileExists
06:46:10 [2026-09-10T04:46:10.100Z] [Pipeline] readMavenPom
06:46:10 [2026-09-10T04:46:10.125Z] [Pipeline] sh
06:46:10 [2026-09-10T04:46:10.385Z] + git rev-parse HEAD
06:46:10 [2026-09-10T04:46:10.389Z] [Pipeline] echo
06:46:10 [2026-09-10T04:46:10.389Z] Silverpeas-Distribution: current commit is 4c911d0c826d86eae553a296dd6f65961fc161ae and last build commit is 4c911d0c826d86eae553a296dd6f65961fc161ae
06:46:10 [2026-09-10T04:46:10.392Z] [Pipeline] }
06:46:10 [2026-09-10T04:46:10.412Z] [Pipeline] // dir
06:46:10 [2026-09-10T04:46:10.424Z] [Pipeline] echo
06:46:10 [2026-09-10T04:46:10.425Z] Build skipped due to no changes have been done since the last build
06:46:10 [2026-09-10T04:46:10.439Z] [Pipeline] dir
06:46:10 [2026-09-10T04:46:10.439Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly
06:46:10 [2026-09-10T04:46:10.440Z] [Pipeline] {
06:46:10 [2026-09-10T04:46:10.456Z] [Pipeline] git
06:46:10 [2026-09-10T04:46:10.474Z] The recommended git tool is: NONE
06:46:10 [2026-09-10T04:46:10.475Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:10 [2026-09-10T04:46:10.483Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3d5f4262; decorates hudson.Launcher$LocalLauncher@60985c06 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:10 [2026-09-10T04:46:10.484Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
06:46:10 [2026-09-10T04:46:10.489Z] Fetching changes from the remote Git repository
06:46:10 [2026-09-10T04:46:10.491Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
06:46:10 [2026-09-10T04:46:10.496Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
06:46:10 [2026-09-10T04:46:10.496Z] > /usr/bin/git --version # timeout=10
06:46:10 [2026-09-10T04:46:10.501Z] > git --version # 'git version 2.43.0'
06:46:10 [2026-09-10T04:46:10.501Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:10 [2026-09-10T04:46:10.506Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:10 [2026-09-10T04:46:10.974Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:10 [2026-09-10T04:46:10.982Z] Checking out Revision 27fc17db8fc8e443cd002cec7d78fbad61804ec8 (refs/remotes/origin/6.4.x)
06:46:10 [2026-09-10T04:46:10.982Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:10 [2026-09-10T04:46:10.987Z] > /usr/bin/git checkout -f 27fc17db8fc8e443cd002cec7d78fbad61804ec8 # timeout=10
06:46:10 [2026-09-10T04:46:10.994Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:11 [2026-09-10T04:46:11.004Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:11 [2026-09-10T04:46:11.013Z] > /usr/bin/git checkout -b 6.4.x 27fc17db8fc8e443cd002cec7d78fbad61804ec8 # timeout=10
06:46:11 [2026-09-10T04:46:11.023Z] Commit message: "6.4.7 has been released from build 6.4.7-build260713 (ec2a5e5d0eb0dd278d582191f954c408f288c447).Prepare for development iteration of next version 6.4.8"
06:46:11 [2026-09-10T04:46:11.024Z] > /usr/bin/git rev-list --no-walk 27fc17db8fc8e443cd002cec7d78fbad61804ec8 # timeout=10
06:46:11 [2026-09-10T04:46:11.044Z] [Pipeline] fileExists
06:46:11 [2026-09-10T04:46:11.056Z] [Pipeline] readMavenPom
06:46:11 [2026-09-10T04:46:11.074Z] [Pipeline] sh
06:46:11 [2026-09-10T04:46:11.332Z] + git rev-parse HEAD
06:46:11 [2026-09-10T04:46:11.335Z] [Pipeline] echo
06:46:11 [2026-09-10T04:46:11.336Z] Silverpeas-Assembly: current commit is 27fc17db8fc8e443cd002cec7d78fbad61804ec8 and last build commit is 27fc17db8fc8e443cd002cec7d78fbad61804ec8
06:46:11 [2026-09-10T04:46:11.337Z] [Pipeline] }
06:46:11 [2026-09-10T04:46:11.356Z] [Pipeline] // dir
06:46:11 [2026-09-10T04:46:11.374Z] [Pipeline] echo
06:46:11 [2026-09-10T04:46:11.374Z] Build skipped due to no changes have been done since the last build
06:46:11 [2026-09-10T04:46:11.375Z] [Pipeline] }
06:46:11 [2026-09-10T04:46:11.395Z] [Pipeline] // script
06:46:11 [2026-09-10T04:46:11.415Z] [Pipeline] }
06:46:11 [2026-09-10T04:46:11.431Z] [Pipeline] // stage
06:46:11 [2026-09-10T04:46:11.445Z] [Pipeline] stage
06:46:11 [2026-09-10T04:46:11.446Z] [Pipeline] { (Build Silverpeas)
06:46:11 [2026-09-10T04:46:11.467Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-09-10T04:46:11.469Z] [Pipeline] getContext
06:46:11 [2026-09-10T04:46:11.488Z] [Pipeline] stage
06:46:11 [2026-09-10T04:46:11.489Z] [Pipeline] { (Build Silverpeas-Core)
06:46:11 [2026-09-10T04:46:11.499Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-09-10T04:46:11.501Z] [Pipeline] getContext
06:46:11 [2026-09-10T04:46:11.504Z] [Pipeline] }
06:46:11 [2026-09-10T04:46:11.515Z] [Pipeline] // stage
06:46:11 [2026-09-10T04:46:11.526Z] [Pipeline] stage
06:46:11 [2026-09-10T04:46:11.527Z] [Pipeline] { (Build Silverpeas-Components)
06:46:11 [2026-09-10T04:46:11.538Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-09-10T04:46:11.539Z] [Pipeline] getContext
06:46:11 [2026-09-10T04:46:11.542Z] [Pipeline] }
06:46:11 [2026-09-10T04:46:11.552Z] [Pipeline] // stage
06:46:11 [2026-09-10T04:46:11.563Z] [Pipeline] stage
06:46:11 [2026-09-10T04:46:11.563Z] [Pipeline] { (Build Silverpeas-Assembly)
06:46:11 [2026-09-10T04:46:11.572Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-09-10T04:46:11.573Z] [Pipeline] getContext
06:46:11 [2026-09-10T04:46:11.575Z] [Pipeline] }
06:46:11 [2026-09-10T04:46:11.587Z] [Pipeline] // stage
06:46:11 [2026-09-10T04:46:11.603Z] [Pipeline] stage
06:46:11 [2026-09-10T04:46:11.605Z] [Pipeline] { (Build Silverpeas Setup)
06:46:11 [2026-09-10T04:46:11.618Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-09-10T04:46:11.619Z] [Pipeline] getContext
06:46:11 [2026-09-10T04:46:11.621Z] [Pipeline] }
06:46:11 [2026-09-10T04:46:11.629Z] [Pipeline] // stage
06:46:11 [2026-09-10T04:46:11.641Z] [Pipeline] stage
06:46:11 [2026-09-10T04:46:11.642Z] [Pipeline] { (Build Silverpeas Distribution)
06:46:11 [2026-09-10T04:46:11.650Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-09-10T04:46:11.651Z] [Pipeline] getContext
06:46:11 [2026-09-10T04:46:11.653Z] [Pipeline] }
06:46:11 [2026-09-10T04:46:11.661Z] [Pipeline] // stage
06:46:11 [2026-09-10T04:46:11.672Z] [Pipeline] stage
06:46:11 [2026-09-10T04:46:11.673Z] [Pipeline] { (Build Silverpeas-Looks)
06:46:11 [2026-09-10T04:46:11.681Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-09-10T04:46:11.682Z] [Pipeline] getContext
06:46:11 [2026-09-10T04:46:11.684Z] [Pipeline] }
06:46:11 [2026-09-10T04:46:11.692Z] [Pipeline] // stage
06:46:11 [2026-09-10T04:46:11.702Z] [Pipeline] stage
06:46:11 [2026-09-10T04:46:11.703Z] [Pipeline] { (Publish Silverpeas-Core)
06:46:11 [2026-09-10T04:46:11.711Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-09-10T04:46:11.712Z] [Pipeline] getContext
06:46:11 [2026-09-10T04:46:11.713Z] [Pipeline] }
06:46:11 [2026-09-10T04:46:11.720Z] [Pipeline] // stage
06:46:11 [2026-09-10T04:46:11.728Z] [Pipeline] stage
06:46:11 [2026-09-10T04:46:11.729Z] [Pipeline] { (Publish Silverpeas-Components)
06:46:11 [2026-09-10T04:46:11.736Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-09-10T04:46:11.737Z] [Pipeline] getContext
06:46:11 [2026-09-10T04:46:11.738Z] [Pipeline] }
06:46:11 [2026-09-10T04:46:11.745Z] [Pipeline] // stage
06:46:11 [2026-09-10T04:46:11.754Z] [Pipeline] stage
06:46:11 [2026-09-10T04:46:11.754Z] [Pipeline] { (Publish Silverpeas-Assembly)
06:46:11 [2026-09-10T04:46:11.762Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-09-10T04:46:11.763Z] [Pipeline] getContext
06:46:11 [2026-09-10T04:46:11.764Z] [Pipeline] }
06:46:11 [2026-09-10T04:46:11.771Z] [Pipeline] // stage
06:46:11 [2026-09-10T04:46:11.780Z] [Pipeline] stage
06:46:11 [2026-09-10T04:46:11.780Z] [Pipeline] { (Publish Silverpeas-Setup)
06:46:11 [2026-09-10T04:46:11.788Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-09-10T04:46:11.789Z] [Pipeline] getContext
06:46:11 [2026-09-10T04:46:11.790Z] [Pipeline] }
06:46:11 [2026-09-10T04:46:11.797Z] [Pipeline] // stage
06:46:11 [2026-09-10T04:46:11.806Z] [Pipeline] stage
06:46:11 [2026-09-10T04:46:11.806Z] [Pipeline] { (Publish Silverpeas-Distribution)
06:46:11 [2026-09-10T04:46:11.814Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-09-10T04:46:11.814Z] [Pipeline] getContext
06:46:11 [2026-09-10T04:46:11.816Z] [Pipeline] }
06:46:11 [2026-09-10T04:46:11.823Z] [Pipeline] // stage
06:46:11 [2026-09-10T04:46:11.832Z] [Pipeline] stage
06:46:11 [2026-09-10T04:46:11.832Z] [Pipeline] { (Publish Silverpeas-Looks)
06:46:11 [2026-09-10T04:46:11.840Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-09-10T04:46:11.840Z] [Pipeline] getContext
06:46:11 [2026-09-10T04:46:11.841Z] [Pipeline] }
06:46:11 [2026-09-10T04:46:11.849Z] [Pipeline] // stage
06:46:11 [2026-09-10T04:46:11.858Z] [Pipeline] stage
06:46:11 [2026-09-10T04:46:11.859Z] [Pipeline] { (Publish Community Web Site)
06:46:11 [2026-09-10T04:46:11.867Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-09-10T04:46:11.868Z] [Pipeline] getContext
06:46:11 [2026-09-10T04:46:11.871Z] [Pipeline] }
06:46:11 [2026-09-10T04:46:11.878Z] [Pipeline] // stage
06:46:11 [2026-09-10T04:46:11.886Z] [Pipeline] }
06:46:11 [2026-09-10T04:46:11.894Z] [Pipeline] // stage
06:46:11 [2026-09-10T04:46:11.914Z] [Pipeline] stage
06:46:11 [2026-09-10T04:46:11.914Z] [Pipeline] { (Create YAML build report)
06:46:11 [2026-09-10T04:46:11.943Z] [Pipeline] script
06:46:11 [2026-09-10T04:46:11.949Z] [Pipeline] {
06:46:11 [2026-09-10T04:46:11.969Z] [Pipeline] sh
06:46:12 [2026-09-10T04:46:12.230Z] + mkdir -p target
06:46:12 [2026-09-10T04:46:12.235Z] [Pipeline] sh
06:46:12 [2026-09-10T04:46:12.496Z] + mv build.yaml target/
06:46:12 [2026-09-10T04:46:12.497Z] [Pipeline] }
06:46:12 [2026-09-10T04:46:12.515Z] [Pipeline] // script
06:46:12 [2026-09-10T04:46:12.533Z] [Pipeline] }
06:46:12 [2026-09-10T04:46:12.550Z] [Pipeline] // stage
06:46:12 [2026-09-10T04:46:12.579Z] [Pipeline] stage
06:46:12 [2026-09-10T04:46:12.580Z] [Pipeline] { (Declarative: Post Actions)
06:46:12 [2026-09-10T04:46:12.612Z] [Pipeline] step
06:46:12 [2026-09-10T04:46:12.648Z] [Pipeline] script
06:46:12 [2026-09-10T04:46:12.655Z] [Pipeline] {
06:46:12 [2026-09-10T04:46:12.691Z] [Pipeline] }
06:46:12 [2026-09-10T04:46:12.708Z] [Pipeline] // script
06:46:12 [2026-09-10T04:46:12.732Z] [Pipeline] archiveArtifacts
06:46:12 [2026-09-10T04:46:12.753Z] Archiving artifacts
06:46:12 [2026-09-10T04:46:12.755Z] Enregistrement des empreintes numériques
06:46:12 [2026-09-10T04:46:12.769Z] [Pipeline] sh
06:46:13 [2026-09-10T04:46:13.028Z] + rm -rf target
06:46:13 [2026-09-10T04:46:13.036Z] [Pipeline] }
06:46:13 [2026-09-10T04:46:13.055Z] [Pipeline] // stage
06:46:13 [2026-09-10T04:46:13.074Z] [Pipeline] }
06:46:13 [2026-09-10T04:46:13.093Z] [Pipeline] // withEnv
06:46:13 [2026-09-10T04:46:13.111Z] [Pipeline] }
06:46:13 [2026-09-10T04:46:13.112Z] $ docker stop --time=1 614a0940ab8fcd22b9c56eba90206a40c557ec2a6e9cd91d090338f888484f4f
06:46:14 [2026-09-10T04:46:14.356Z] $ docker rm -f --volumes 614a0940ab8fcd22b9c56eba90206a40c557ec2a6e9cd91d090338f888484f4f
06:46:14 [2026-09-10T04:46:14.402Z] [Pipeline] // withDockerContainer
06:46:14 [2026-09-10T04:46:14.421Z] [Pipeline] }
06:46:14 [2026-09-10T04:46:14.438Z] [Pipeline] // withEnv
06:46:14 [2026-09-10T04:46:14.449Z] [Pipeline] }
06:46:14 [2026-09-10T04:46:14.461Z] [Pipeline] // node
06:46:14 [2026-09-10T04:46:14.480Z] [Pipeline] End of Pipeline
06:46:14 [2026-09-10T04:46:14.568Z] Lancement d'un nouveau build de Silverpeas_Mobile_Stable_AutoDeploy #431
06:46:14 [2026-09-10T04:46:14.568Z] Finished: SUCCESS