06:46:00 [2026-09-07T04:46:00.450Z] Lancé par une alarme périodique
06:46:00 [2026-09-07T04:46:00.451Z] Running as userbuild
06:46:00 [2026-09-07T04:46:00.994Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2026-09-07T04:46:01.734Z] [Pipeline] Start of Pipeline
06:46:02 [2026-09-07T04:46:02.185Z] [Pipeline] node
06:46:02 [2026-09-07T04:46:02.189Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy
06:46:02 [2026-09-07T04:46:02.204Z] [Pipeline] {
06:46:02 [2026-09-07T04:46:02.242Z] [Pipeline] stage
06:46:02 [2026-09-07T04:46:02.244Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:02 [2026-09-07T04:46:02.260Z] [Pipeline] checkout
06:46:02 [2026-09-07T04:46:02.280Z] Selected Git installation does not exist. Using Default
06:46:02 [2026-09-07T04:46:02.280Z] The recommended git tool is: NONE
06:46:02 [2026-09-07T04:46:02.280Z] No credentials specified
06:46:02 [2026-09-07T04:46:02.282Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10
06:46:02 [2026-09-07T04:46:02.287Z] Fetching changes from the remote Git repository
06:46:02 [2026-09-07T04:46:02.289Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:02 [2026-09-07T04:46:02.296Z] Cleaning workspace
06:46:02 [2026-09-07T04:46:02.297Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:02 [2026-09-07T04:46:02.302Z] Resetting working tree
06:46:02 [2026-09-07T04:46:02.302Z] > /usr/bin/git reset --hard # timeout=10
06:46:02 [2026-09-07T04:46:02.314Z] > /usr/bin/git clean -fdx # timeout=10
06:46:02 [2026-09-07T04:46:02.319Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:02 [2026-09-07T04:46:02.319Z] > /usr/bin/git --version # timeout=10
06:46:02 [2026-09-07T04:46:02.324Z] > git --version # 'git version 2.43.0'
06:46:02 [2026-09-07T04:46:02.324Z] > /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-07T04:46:02.853Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:02 [2026-09-07T04:46:02.860Z] Checking out Revision b3a0a7bf423a3407c3bc6980f30a0c6ee678b5ae (refs/remotes/origin/master)
06:46:02 [2026-09-07T04:46:02.860Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:02 [2026-09-07T04:46:02.865Z] > /usr/bin/git checkout -f b3a0a7bf423a3407c3bc6980f30a0c6ee678b5ae # timeout=10
06:46:02 [2026-09-07T04:46:02.877Z] Commit message: "Now by default Java version is 21 in the pipeline for building the project build Docker image"
06:46:02 [2026-09-07T04:46:02.878Z] > /usr/bin/git rev-list --no-walk b3a0a7bf423a3407c3bc6980f30a0c6ee678b5ae # timeout=10
06:46:02 [2026-09-07T04:46:02.905Z] [Pipeline] }
06:46:02 [2026-09-07T04:46:02.917Z] [Pipeline] // stage
06:46:02 [2026-09-07T04:46:02.951Z] [Pipeline] withEnv
06:46:02 [2026-09-07T04:46:02.952Z] [Pipeline] {
06:46:03 [2026-09-07T04:46:03.139Z] [Pipeline] isUnix
06:46:03 [2026-09-07T04:46:03.142Z] [Pipeline] withEnv
06:46:03 [2026-09-07T04:46:03.143Z] [Pipeline] {
06:46:03 [2026-09-07T04:46:03.167Z] [Pipeline] sh
06:46:03 [2026-09-07T04:46:03.426Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:03 [2026-09-07T04:46:03.427Z] .
06:46:03 [2026-09-07T04:46:03.428Z] [Pipeline] }
06:46:03 [2026-09-07T04:46:03.452Z] [Pipeline] // withEnv
06:46:03 [2026-09-07T04:46:03.474Z] [Pipeline] withDockerContainer
06:46:03 [2026-09-07T04:46:03.518Z] Jenkins does not seem to be running inside a container
06:46:03 [2026-09-07T04:46:03.526Z] $ 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-07T04:46:03.826Z] $ docker top 696060ee8793a76e97d5b80eb293e433c0e6d7e082bbcbd57bec6745b79041c9 -eo pid,comm
06:46:03 [2026-09-07T04:46:03.878Z] [Pipeline] {
06:46:03 [2026-09-07T04:46:03.943Z] [Pipeline] withEnv
06:46:03 [2026-09-07T04:46:03.943Z] [Pipeline] {
06:46:03 [2026-09-07T04:46:03.975Z] [Pipeline] stage
06:46:03 [2026-09-07T04:46:03.976Z] [Pipeline] { (Prepare the job)
06:46:04 [2026-09-07T04:46:04.024Z] [Pipeline] sh
06:46:04 [2026-09-07T04:46:04.282Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.4.x/pom.xml
06:46:04 [2026-09-07T04:46:04.535Z] [Pipeline] script
06:46:04 [2026-09-07T04:46:04.542Z] [Pipeline] {
06:46:04 [2026-09-07T04:46:04.554Z] [Pipeline] readMavenPom
06:46:04 [2026-09-07T04:46:04.582Z] 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-07T04:46:04.586Z] 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-07T04:46:04.588Z] 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-07T04:46:04.588Z] 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-07T04:46:04.588Z] 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-07T04:46:04.592Z] [Pipeline] sh
06:46:04 [2026-09-07T04:46:04.852Z] + rm -f pom.xml
06:46:04 [2026-09-07T04:46:04.853Z] [Pipeline] }
06:46:04 [2026-09-07T04:46:04.863Z] [Pipeline] // script
06:46:04 [2026-09-07T04:46:04.878Z] [Pipeline] }
06:46:04 [2026-09-07T04:46:04.892Z] [Pipeline] // stage
06:46:04 [2026-09-07T04:46:04.907Z] [Pipeline] stage
06:46:04 [2026-09-07T04:46:04.908Z] [Pipeline] { (Check POM parent version)
06:46:04 [2026-09-07T04:46:04.979Z] Stage "Check POM parent version" skipped due to when conditional
06:46:04 [2026-09-07T04:46:04.981Z] [Pipeline] getContext
06:46:04 [2026-09-07T04:46:04.984Z] [Pipeline] }
06:46:04 [2026-09-07T04:46:04.994Z] [Pipeline] // stage
06:46:05 [2026-09-07T04:46:05.006Z] [Pipeline] stage
06:46:05 [2026-09-07T04:46:05.007Z] [Pipeline] { (Checkout projects and check code changes)
06:46:05 [2026-09-07T04:46:05.033Z] [Pipeline] script
06:46:05 [2026-09-07T04:46:05.042Z] [Pipeline] {
06:46:05 [2026-09-07T04:46:05.065Z] [Pipeline] copyArtifacts
06:46:05 [2026-09-07T04:46:05.081Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 558
06:46:05 [2026-09-07T04:46:05.086Z] [Pipeline] fileExists
06:46:05 [2026-09-07T04:46:05.103Z] [Pipeline] readYaml
06:46:05 [2026-09-07T04:46:05.114Z] 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-07T04:46:05.117Z] [Pipeline] dir
06:46:05 [2026-09-07T04:46:05.117Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core
06:46:05 [2026-09-07T04:46:05.118Z] [Pipeline] {
06:46:05 [2026-09-07T04:46:05.135Z] [Pipeline] git
06:46:05 [2026-09-07T04:46:05.144Z] The recommended git tool is: /usr/bin/git
06:46:05 [2026-09-07T04:46:05.146Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:05 [2026-09-07T04:46:05.157Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6c605b8e; decorates hudson.Launcher$LocalLauncher@2c68a66b will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:05 [2026-09-07T04:46:05.158Z] > /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-07T04:46:05.164Z] Fetching changes from the remote Git repository
06:46:05 [2026-09-07T04:46:05.167Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
06:46:05 [2026-09-07T04:46:05.173Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
06:46:05 [2026-09-07T04:46:05.173Z] > /usr/bin/git --version # timeout=10
06:46:05 [2026-09-07T04:46:05.178Z] > git --version # 'git version 2.43.0'
06:46:05 [2026-09-07T04:46:05.178Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:05 [2026-09-07T04:46:05.183Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:06 [2026-09-07T04:46:06.475Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:06 [2026-09-07T04:46:06.481Z] Checking out Revision f466251eae6bcc7fdf158c968e316dff1797f521 (refs/remotes/origin/6.4.x)
06:46:06 [2026-09-07T04:46:06.481Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:06 [2026-09-07T04:46:06.487Z] > /usr/bin/git checkout -f f466251eae6bcc7fdf158c968e316dff1797f521 # timeout=10
06:46:06 [2026-09-07T04:46:06.542Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:06 [2026-09-07T04:46:06.564Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:06 [2026-09-07T04:46:06.570Z] > /usr/bin/git checkout -b 6.4.x f466251eae6bcc7fdf158c968e316dff1797f521 # timeout=10
06:46:06 [2026-09-07T04:46:06.660Z] Commit message: "use unescapeHTML()"
06:46:06 [2026-09-07T04:46:06.660Z] > /usr/bin/git rev-list --no-walk f466251eae6bcc7fdf158c968e316dff1797f521 # timeout=10
06:46:06 [2026-09-07T04:46:06.681Z] [Pipeline] fileExists
06:46:06 [2026-09-07T04:46:06.693Z] [Pipeline] readMavenPom
06:46:06 [2026-09-07T04:46:06.712Z] [Pipeline] sh
06:46:06 [2026-09-07T04:46:06.972Z] + git rev-parse HEAD
06:46:06 [2026-09-07T04:46:06.975Z] [Pipeline] echo
06:46:06 [2026-09-07T04:46:06.976Z] Silverpeas-Core: current commit is f466251eae6bcc7fdf158c968e316dff1797f521 and last build commit is f466251eae6bcc7fdf158c968e316dff1797f521
06:46:06 [2026-09-07T04:46:06.979Z] [Pipeline] }
06:46:06 [2026-09-07T04:46:06.995Z] [Pipeline] // dir
06:46:07 [2026-09-07T04:46:07.011Z] [Pipeline] echo
06:46:07 [2026-09-07T04:46:07.011Z] Build skipped due to no changes have been done since the last build
06:46:07 [2026-09-07T04:46:07.029Z] [Pipeline] dir
06:46:07 [2026-09-07T04:46:07.029Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components
06:46:07 [2026-09-07T04:46:07.030Z] [Pipeline] {
06:46:07 [2026-09-07T04:46:07.053Z] [Pipeline] git
06:46:07 [2026-09-07T04:46:07.068Z] The recommended git tool is: /usr/bin/git
06:46:07 [2026-09-07T04:46:07.069Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:07 [2026-09-07T04:46:07.080Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@b1cee4a; decorates hudson.Launcher$LocalLauncher@2f4170a will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:07 [2026-09-07T04:46:07.081Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/.git # timeout=10
06:46:07 [2026-09-07T04:46:07.086Z] Fetching changes from the remote Git repository
06:46:07 [2026-09-07T04:46:07.089Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
06:46:07 [2026-09-07T04:46:07.095Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
06:46:07 [2026-09-07T04:46:07.095Z] > /usr/bin/git --version # timeout=10
06:46:07 [2026-09-07T04:46:07.100Z] > git --version # 'git version 2.43.0'
06:46:07 [2026-09-07T04:46:07.100Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:07 [2026-09-07T04:46:07.106Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:08 [2026-09-07T04:46:08.229Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:08 [2026-09-07T04:46:08.236Z] Checking out Revision d9e44239e2d440db8410ee4c41705c8b20b4725b (refs/remotes/origin/6.4.x)
06:46:08 [2026-09-07T04:46:08.236Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:08 [2026-09-07T04:46:08.241Z] > /usr/bin/git checkout -f d9e44239e2d440db8410ee4c41705c8b20b4725b # timeout=10
06:46:08 [2026-09-07T04:46:08.268Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:08 [2026-09-07T04:46:08.283Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:08 [2026-09-07T04:46:08.291Z] > /usr/bin/git checkout -b 6.4.x d9e44239e2d440db8410ee4c41705c8b20b4725b # timeout=10
06:46:08 [2026-09-07T04:46:08.326Z] 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:08 [2026-09-07T04:46:08.326Z] > /usr/bin/git rev-list --no-walk d9e44239e2d440db8410ee4c41705c8b20b4725b # timeout=10
06:46:08 [2026-09-07T04:46:08.355Z] [Pipeline] fileExists
06:46:08 [2026-09-07T04:46:08.372Z] [Pipeline] readMavenPom
06:46:08 [2026-09-07T04:46:08.397Z] [Pipeline] sh
06:46:08 [2026-09-07T04:46:08.661Z] + git rev-parse HEAD
06:46:08 [2026-09-07T04:46:08.665Z] [Pipeline] echo
06:46:08 [2026-09-07T04:46:08.666Z] Silverpeas-Components: current commit is d9e44239e2d440db8410ee4c41705c8b20b4725b and last build commit is d9e44239e2d440db8410ee4c41705c8b20b4725b
06:46:08 [2026-09-07T04:46:08.669Z] [Pipeline] }
06:46:08 [2026-09-07T04:46:08.688Z] [Pipeline] // dir
06:46:08 [2026-09-07T04:46:08.715Z] [Pipeline] echo
06:46:08 [2026-09-07T04:46:08.716Z] Build skipped due to no changes have been done since the last build
06:46:08 [2026-09-07T04:46:08.734Z] [Pipeline] dir
06:46:08 [2026-09-07T04:46:08.734Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks
06:46:08 [2026-09-07T04:46:08.735Z] [Pipeline] {
06:46:08 [2026-09-07T04:46:08.759Z] [Pipeline] git
06:46:08 [2026-09-07T04:46:08.775Z] Selected Git installation does not exist. Using Default
06:46:08 [2026-09-07T04:46:08.775Z] The recommended git tool is: NONE
06:46:08 [2026-09-07T04:46:08.776Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:08 [2026-09-07T04:46:08.788Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5ed84937; decorates hudson.Launcher$LocalLauncher@2667f104 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:08 [2026-09-07T04:46:08.789Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks/.git # timeout=10
06:46:08 [2026-09-07T04:46:08.794Z] Fetching changes from the remote Git repository
06:46:08 [2026-09-07T04:46:08.797Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
06:46:08 [2026-09-07T04:46:08.803Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
06:46:08 [2026-09-07T04:46:08.803Z] > /usr/bin/git --version # timeout=10
06:46:08 [2026-09-07T04:46:08.809Z] > git --version # 'git version 2.43.0'
06:46:08 [2026-09-07T04:46:08.809Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:08 [2026-09-07T04:46:08.814Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:09 [2026-09-07T04:46:09.330Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:09 [2026-09-07T04:46:09.336Z] Checking out Revision f105160616b668c112072a2f4714b531c52c98bc (refs/remotes/origin/6.4.x)
06:46:09 [2026-09-07T04:46:09.336Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:09 [2026-09-07T04:46:09.342Z] > /usr/bin/git checkout -f f105160616b668c112072a2f4714b531c52c98bc # timeout=10
06:46:09 [2026-09-07T04:46:09.353Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:09 [2026-09-07T04:46:09.362Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:09 [2026-09-07T04:46:09.369Z] > /usr/bin/git checkout -b 6.4.x f105160616b668c112072a2f4714b531c52c98bc # timeout=10
06:46:09 [2026-09-07T04:46:09.386Z] 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:09 [2026-09-07T04:46:09.386Z] > /usr/bin/git rev-list --no-walk f105160616b668c112072a2f4714b531c52c98bc # timeout=10
06:46:09 [2026-09-07T04:46:09.407Z] [Pipeline] fileExists
06:46:09 [2026-09-07T04:46:09.416Z] [Pipeline] readMavenPom
06:46:09 [2026-09-07T04:46:09.438Z] [Pipeline] sh
06:46:09 [2026-09-07T04:46:09.697Z] + git rev-parse HEAD
06:46:09 [2026-09-07T04:46:09.702Z] [Pipeline] echo
06:46:09 [2026-09-07T04:46:09.702Z] Silverpeas-Looks: current commit is f105160616b668c112072a2f4714b531c52c98bc and last build commit is f105160616b668c112072a2f4714b531c52c98bc
06:46:09 [2026-09-07T04:46:09.705Z] [Pipeline] }
06:46:09 [2026-09-07T04:46:09.722Z] [Pipeline] // dir
06:46:09 [2026-09-07T04:46:09.740Z] [Pipeline] echo
06:46:09 [2026-09-07T04:46:09.740Z] Build skipped due to no changes have been done since the last build
06:46:09 [2026-09-07T04:46:09.759Z] [Pipeline] dir
06:46:09 [2026-09-07T04:46:09.760Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup
06:46:09 [2026-09-07T04:46:09.761Z] [Pipeline] {
06:46:09 [2026-09-07T04:46:09.785Z] [Pipeline] git
06:46:09 [2026-09-07T04:46:09.802Z] The recommended git tool is: NONE
06:46:09 [2026-09-07T04:46:09.803Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:09 [2026-09-07T04:46:09.815Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4a52f9a9; decorates hudson.Launcher$LocalLauncher@4dcbd271 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:09 [2026-09-07T04:46:09.816Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup/.git # timeout=10
06:46:09 [2026-09-07T04:46:09.822Z] Fetching changes from the remote Git repository
06:46:09 [2026-09-07T04:46:09.826Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
06:46:09 [2026-09-07T04:46:09.832Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
06:46:09 [2026-09-07T04:46:09.832Z] > /usr/bin/git --version # timeout=10
06:46:09 [2026-09-07T04:46:09.838Z] > git --version # 'git version 2.43.0'
06:46:09 [2026-09-07T04:46:09.838Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:09 [2026-09-07T04:46:09.845Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:10 [2026-09-07T04:46:10.384Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:10 [2026-09-07T04:46:10.390Z] Checking out Revision f9a3cc8ddfdefbb340e23594a0d441da1d2cd613 (refs/remotes/origin/6.4.x)
06:46:10 [2026-09-07T04:46:10.390Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:10 [2026-09-07T04:46:10.395Z] > /usr/bin/git checkout -f f9a3cc8ddfdefbb340e23594a0d441da1d2cd613 # timeout=10
06:46:10 [2026-09-07T04:46:10.403Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:10 [2026-09-07T04:46:10.411Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:10 [2026-09-07T04:46:10.418Z] > /usr/bin/git checkout -b 6.4.x f9a3cc8ddfdefbb340e23594a0d441da1d2cd613 # timeout=10
06:46:10 [2026-09-07T04:46:10.428Z] 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:10 [2026-09-07T04:46:10.428Z] > /usr/bin/git rev-list --no-walk f9a3cc8ddfdefbb340e23594a0d441da1d2cd613 # timeout=10
06:46:10 [2026-09-07T04:46:10.449Z] [Pipeline] fileExists
06:46:10 [2026-09-07T04:46:10.459Z] [Pipeline] sh
06:46:10 [2026-09-07T04:46:10.718Z] + git rev-parse HEAD
06:46:10 [2026-09-07T04:46:10.722Z] [Pipeline] echo
06:46:10 [2026-09-07T04:46:10.722Z] Silverpeas-Setup: current commit is f9a3cc8ddfdefbb340e23594a0d441da1d2cd613 and last build commit is f9a3cc8ddfdefbb340e23594a0d441da1d2cd613
06:46:10 [2026-09-07T04:46:10.725Z] [Pipeline] }
06:46:10 [2026-09-07T04:46:10.742Z] [Pipeline] // dir
06:46:10 [2026-09-07T04:46:10.760Z] [Pipeline] echo
06:46:10 [2026-09-07T04:46:10.760Z] Build skipped due to no changes have been done since the last build
06:46:10 [2026-09-07T04:46:10.778Z] [Pipeline] dir
06:46:10 [2026-09-07T04:46:10.778Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution
06:46:10 [2026-09-07T04:46:10.779Z] [Pipeline] {
06:46:10 [2026-09-07T04:46:10.805Z] [Pipeline] git
06:46:10 [2026-09-07T04:46:10.823Z] The recommended git tool is: NONE
06:46:10 [2026-09-07T04:46:10.823Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:10 [2026-09-07T04:46:10.832Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5f7a165d; decorates hudson.Launcher$LocalLauncher@624160b4 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:10 [2026-09-07T04:46:10.833Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
06:46:10 [2026-09-07T04:46:10.839Z] Fetching changes from the remote Git repository
06:46:10 [2026-09-07T04:46:10.840Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
06:46:10 [2026-09-07T04:46:10.846Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
06:46:10 [2026-09-07T04:46:10.846Z] > /usr/bin/git --version # timeout=10
06:46:10 [2026-09-07T04:46:10.850Z] > git --version # 'git version 2.43.0'
06:46:10 [2026-09-07T04:46:10.850Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:10 [2026-09-07T04:46:10.856Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:11 [2026-09-07T04:46:11.374Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:11 [2026-09-07T04:46:11.380Z] Checking out Revision 4c911d0c826d86eae553a296dd6f65961fc161ae (refs/remotes/origin/6.4.x)
06:46:11 [2026-09-07T04:46:11.380Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:11 [2026-09-07T04:46:11.384Z] > /usr/bin/git checkout -f 4c911d0c826d86eae553a296dd6f65961fc161ae # timeout=10
06:46:11 [2026-09-07T04:46:11.395Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:11 [2026-09-07T04:46:11.403Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:11 [2026-09-07T04:46:11.409Z] > /usr/bin/git checkout -b 6.4.x 4c911d0c826d86eae553a296dd6f65961fc161ae # timeout=10
06:46:11 [2026-09-07T04:46:11.419Z] 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:11 [2026-09-07T04:46:11.420Z] > /usr/bin/git rev-list --no-walk 4c911d0c826d86eae553a296dd6f65961fc161ae # timeout=10
06:46:11 [2026-09-07T04:46:11.442Z] [Pipeline] fileExists
06:46:11 [2026-09-07T04:46:11.462Z] [Pipeline] readMavenPom
06:46:11 [2026-09-07T04:46:11.485Z] [Pipeline] sh
06:46:11 [2026-09-07T04:46:11.744Z] + git rev-parse HEAD
06:46:11 [2026-09-07T04:46:11.748Z] [Pipeline] echo
06:46:11 [2026-09-07T04:46:11.748Z] Silverpeas-Distribution: current commit is 4c911d0c826d86eae553a296dd6f65961fc161ae and last build commit is 4c911d0c826d86eae553a296dd6f65961fc161ae
06:46:11 [2026-09-07T04:46:11.751Z] [Pipeline] }
06:46:11 [2026-09-07T04:46:11.769Z] [Pipeline] // dir
06:46:11 [2026-09-07T04:46:11.787Z] [Pipeline] echo
06:46:11 [2026-09-07T04:46:11.787Z] Build skipped due to no changes have been done since the last build
06:46:11 [2026-09-07T04:46:11.807Z] [Pipeline] dir
06:46:11 [2026-09-07T04:46:11.807Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly
06:46:11 [2026-09-07T04:46:11.808Z] [Pipeline] {
06:46:11 [2026-09-07T04:46:11.832Z] [Pipeline] git
06:46:11 [2026-09-07T04:46:11.846Z] The recommended git tool is: NONE
06:46:11 [2026-09-07T04:46:11.847Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:11 [2026-09-07T04:46:11.855Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@66357a54; decorates hudson.Launcher$LocalLauncher@45256a9a will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:11 [2026-09-07T04:46:11.856Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
06:46:11 [2026-09-07T04:46:11.863Z] Fetching changes from the remote Git repository
06:46:11 [2026-09-07T04:46:11.866Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
06:46:11 [2026-09-07T04:46:11.871Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
06:46:11 [2026-09-07T04:46:11.871Z] > /usr/bin/git --version # timeout=10
06:46:11 [2026-09-07T04:46:11.877Z] > git --version # 'git version 2.43.0'
06:46:11 [2026-09-07T04:46:11.877Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:11 [2026-09-07T04:46:11.882Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:12 [2026-09-07T04:46:12.395Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:12 [2026-09-07T04:46:12.403Z] Checking out Revision 27fc17db8fc8e443cd002cec7d78fbad61804ec8 (refs/remotes/origin/6.4.x)
06:46:12 [2026-09-07T04:46:12.403Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:12 [2026-09-07T04:46:12.409Z] > /usr/bin/git checkout -f 27fc17db8fc8e443cd002cec7d78fbad61804ec8 # timeout=10
06:46:12 [2026-09-07T04:46:12.417Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:12 [2026-09-07T04:46:12.429Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:12 [2026-09-07T04:46:12.437Z] > /usr/bin/git checkout -b 6.4.x 27fc17db8fc8e443cd002cec7d78fbad61804ec8 # timeout=10
06:46:12 [2026-09-07T04:46:12.449Z] 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:12 [2026-09-07T04:46:12.450Z] > /usr/bin/git rev-list --no-walk 27fc17db8fc8e443cd002cec7d78fbad61804ec8 # timeout=10
06:46:12 [2026-09-07T04:46:12.472Z] [Pipeline] fileExists
06:46:12 [2026-09-07T04:46:12.492Z] [Pipeline] readMavenPom
06:46:12 [2026-09-07T04:46:12.511Z] [Pipeline] sh
06:46:12 [2026-09-07T04:46:12.767Z] + git rev-parse HEAD
06:46:12 [2026-09-07T04:46:12.771Z] [Pipeline] echo
06:46:12 [2026-09-07T04:46:12.771Z] Silverpeas-Assembly: current commit is 27fc17db8fc8e443cd002cec7d78fbad61804ec8 and last build commit is 27fc17db8fc8e443cd002cec7d78fbad61804ec8
06:46:12 [2026-09-07T04:46:12.773Z] [Pipeline] }
06:46:12 [2026-09-07T04:46:12.780Z] [Pipeline] // dir
06:46:12 [2026-09-07T04:46:12.791Z] [Pipeline] echo
06:46:12 [2026-09-07T04:46:12.791Z] Build skipped due to no changes have been done since the last build
06:46:12 [2026-09-07T04:46:12.792Z] [Pipeline] }
06:46:12 [2026-09-07T04:46:12.803Z] [Pipeline] // script
06:46:12 [2026-09-07T04:46:12.814Z] [Pipeline] }
06:46:12 [2026-09-07T04:46:12.825Z] [Pipeline] // stage
06:46:12 [2026-09-07T04:46:12.844Z] [Pipeline] stage
06:46:12 [2026-09-07T04:46:12.845Z] [Pipeline] { (Build Silverpeas)
06:46:12 [2026-09-07T04:46:12.873Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:12 [2026-09-07T04:46:12.874Z] [Pipeline] getContext
06:46:12 [2026-09-07T04:46:12.897Z] [Pipeline] stage
06:46:12 [2026-09-07T04:46:12.897Z] [Pipeline] { (Build Silverpeas-Core)
06:46:12 [2026-09-07T04:46:12.918Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:12 [2026-09-07T04:46:12.919Z] [Pipeline] getContext
06:46:12 [2026-09-07T04:46:12.920Z] [Pipeline] }
06:46:12 [2026-09-07T04:46:12.935Z] [Pipeline] // stage
06:46:12 [2026-09-07T04:46:12.951Z] [Pipeline] stage
06:46:12 [2026-09-07T04:46:12.951Z] [Pipeline] { (Build Silverpeas-Components)
06:46:12 [2026-09-07T04:46:12.965Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:12 [2026-09-07T04:46:12.966Z] [Pipeline] getContext
06:46:12 [2026-09-07T04:46:12.968Z] [Pipeline] }
06:46:12 [2026-09-07T04:46:12.981Z] [Pipeline] // stage
06:46:12 [2026-09-07T04:46:12.995Z] [Pipeline] stage
06:46:12 [2026-09-07T04:46:12.996Z] [Pipeline] { (Build Silverpeas-Assembly)
06:46:13 [2026-09-07T04:46:13.008Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:13 [2026-09-07T04:46:13.010Z] [Pipeline] getContext
06:46:13 [2026-09-07T04:46:13.012Z] [Pipeline] }
06:46:13 [2026-09-07T04:46:13.023Z] [Pipeline] // stage
06:46:13 [2026-09-07T04:46:13.037Z] [Pipeline] stage
06:46:13 [2026-09-07T04:46:13.037Z] [Pipeline] { (Build Silverpeas Setup)
06:46:13 [2026-09-07T04:46:13.048Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:13 [2026-09-07T04:46:13.050Z] [Pipeline] getContext
06:46:13 [2026-09-07T04:46:13.052Z] [Pipeline] }
06:46:13 [2026-09-07T04:46:13.062Z] [Pipeline] // stage
06:46:13 [2026-09-07T04:46:13.076Z] [Pipeline] stage
06:46:13 [2026-09-07T04:46:13.077Z] [Pipeline] { (Build Silverpeas Distribution)
06:46:13 [2026-09-07T04:46:13.091Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:13 [2026-09-07T04:46:13.092Z] [Pipeline] getContext
06:46:13 [2026-09-07T04:46:13.094Z] [Pipeline] }
06:46:13 [2026-09-07T04:46:13.104Z] [Pipeline] // stage
06:46:13 [2026-09-07T04:46:13.115Z] [Pipeline] stage
06:46:13 [2026-09-07T04:46:13.116Z] [Pipeline] { (Build Silverpeas-Looks)
06:46:13 [2026-09-07T04:46:13.125Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:13 [2026-09-07T04:46:13.126Z] [Pipeline] getContext
06:46:13 [2026-09-07T04:46:13.128Z] [Pipeline] }
06:46:13 [2026-09-07T04:46:13.137Z] [Pipeline] // stage
06:46:13 [2026-09-07T04:46:13.147Z] [Pipeline] stage
06:46:13 [2026-09-07T04:46:13.147Z] [Pipeline] { (Publish Silverpeas-Core)
06:46:13 [2026-09-07T04:46:13.156Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:13 [2026-09-07T04:46:13.157Z] [Pipeline] getContext
06:46:13 [2026-09-07T04:46:13.158Z] [Pipeline] }
06:46:13 [2026-09-07T04:46:13.167Z] [Pipeline] // stage
06:46:13 [2026-09-07T04:46:13.177Z] [Pipeline] stage
06:46:13 [2026-09-07T04:46:13.177Z] [Pipeline] { (Publish Silverpeas-Components)
06:46:13 [2026-09-07T04:46:13.185Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:13 [2026-09-07T04:46:13.186Z] [Pipeline] getContext
06:46:13 [2026-09-07T04:46:13.187Z] [Pipeline] }
06:46:13 [2026-09-07T04:46:13.196Z] [Pipeline] // stage
06:46:13 [2026-09-07T04:46:13.207Z] [Pipeline] stage
06:46:13 [2026-09-07T04:46:13.208Z] [Pipeline] { (Publish Silverpeas-Assembly)
06:46:13 [2026-09-07T04:46:13.216Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:13 [2026-09-07T04:46:13.217Z] [Pipeline] getContext
06:46:13 [2026-09-07T04:46:13.219Z] [Pipeline] }
06:46:13 [2026-09-07T04:46:13.229Z] [Pipeline] // stage
06:46:13 [2026-09-07T04:46:13.240Z] [Pipeline] stage
06:46:13 [2026-09-07T04:46:13.241Z] [Pipeline] { (Publish Silverpeas-Setup)
06:46:13 [2026-09-07T04:46:13.249Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:13 [2026-09-07T04:46:13.250Z] [Pipeline] getContext
06:46:13 [2026-09-07T04:46:13.252Z] [Pipeline] }
06:46:13 [2026-09-07T04:46:13.260Z] [Pipeline] // stage
06:46:13 [2026-09-07T04:46:13.271Z] [Pipeline] stage
06:46:13 [2026-09-07T04:46:13.272Z] [Pipeline] { (Publish Silverpeas-Distribution)
06:46:13 [2026-09-07T04:46:13.284Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:13 [2026-09-07T04:46:13.286Z] [Pipeline] getContext
06:46:13 [2026-09-07T04:46:13.289Z] [Pipeline] }
06:46:13 [2026-09-07T04:46:13.298Z] [Pipeline] // stage
06:46:13 [2026-09-07T04:46:13.311Z] [Pipeline] stage
06:46:13 [2026-09-07T04:46:13.312Z] [Pipeline] { (Publish Silverpeas-Looks)
06:46:13 [2026-09-07T04:46:13.320Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:13 [2026-09-07T04:46:13.322Z] [Pipeline] getContext
06:46:13 [2026-09-07T04:46:13.324Z] [Pipeline] }
06:46:13 [2026-09-07T04:46:13.331Z] [Pipeline] // stage
06:46:13 [2026-09-07T04:46:13.342Z] [Pipeline] stage
06:46:13 [2026-09-07T04:46:13.343Z] [Pipeline] { (Publish Community Web Site)
06:46:13 [2026-09-07T04:46:13.351Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:13 [2026-09-07T04:46:13.352Z] [Pipeline] getContext
06:46:13 [2026-09-07T04:46:13.354Z] [Pipeline] }
06:46:13 [2026-09-07T04:46:13.362Z] [Pipeline] // stage
06:46:13 [2026-09-07T04:46:13.370Z] [Pipeline] }
06:46:13 [2026-09-07T04:46:13.378Z] [Pipeline] // stage
06:46:13 [2026-09-07T04:46:13.397Z] [Pipeline] stage
06:46:13 [2026-09-07T04:46:13.397Z] [Pipeline] { (Create YAML build report)
06:46:13 [2026-09-07T04:46:13.430Z] [Pipeline] script
06:46:13 [2026-09-07T04:46:13.437Z] [Pipeline] {
06:46:13 [2026-09-07T04:46:13.450Z] [Pipeline] sh
06:46:13 [2026-09-07T04:46:13.707Z] + mkdir -p target
06:46:13 [2026-09-07T04:46:13.711Z] [Pipeline] sh
06:46:13 [2026-09-07T04:46:13.972Z] + mv build.yaml target/
06:46:13 [2026-09-07T04:46:13.974Z] [Pipeline] }
06:46:13 [2026-09-07T04:46:13.993Z] [Pipeline] // script
06:46:14 [2026-09-07T04:46:14.012Z] [Pipeline] }
06:46:14 [2026-09-07T04:46:14.031Z] [Pipeline] // stage
06:46:14 [2026-09-07T04:46:14.058Z] [Pipeline] stage
06:46:14 [2026-09-07T04:46:14.059Z] [Pipeline] { (Declarative: Post Actions)
06:46:14 [2026-09-07T04:46:14.094Z] [Pipeline] step
06:46:14 [2026-09-07T04:46:14.131Z] [Pipeline] script
06:46:14 [2026-09-07T04:46:14.138Z] [Pipeline] {
06:46:14 [2026-09-07T04:46:14.175Z] [Pipeline] }
06:46:14 [2026-09-07T04:46:14.193Z] [Pipeline] // script
06:46:14 [2026-09-07T04:46:14.217Z] [Pipeline] archiveArtifacts
06:46:14 [2026-09-07T04:46:14.221Z] Archiving artifacts
06:46:14 [2026-09-07T04:46:14.238Z] Enregistrement des empreintes numériques
06:46:14 [2026-09-07T04:46:14.255Z] [Pipeline] sh
06:46:14 [2026-09-07T04:46:14.514Z] + rm -rf target
06:46:14 [2026-09-07T04:46:14.523Z] [Pipeline] }
06:46:14 [2026-09-07T04:46:14.542Z] [Pipeline] // stage
06:46:14 [2026-09-07T04:46:14.560Z] [Pipeline] }
06:46:14 [2026-09-07T04:46:14.586Z] [Pipeline] // withEnv
06:46:14 [2026-09-07T04:46:14.596Z] [Pipeline] }
06:46:14 [2026-09-07T04:46:14.597Z] $ docker stop --time=1 696060ee8793a76e97d5b80eb293e433c0e6d7e082bbcbd57bec6745b79041c9
06:46:15 [2026-09-07T04:46:15.890Z] $ docker rm -f --volumes 696060ee8793a76e97d5b80eb293e433c0e6d7e082bbcbd57bec6745b79041c9
06:46:15 [2026-09-07T04:46:15.936Z] [Pipeline] // withDockerContainer
06:46:15 [2026-09-07T04:46:15.949Z] [Pipeline] }
06:46:15 [2026-09-07T04:46:15.966Z] [Pipeline] // withEnv
06:46:15 [2026-09-07T04:46:15.985Z] [Pipeline] }
06:46:16 [2026-09-07T04:46:16.012Z] [Pipeline] // node
06:46:16 [2026-09-07T04:46:16.032Z] [Pipeline] End of Pipeline
06:46:16 [2026-09-07T04:46:16.123Z] Lancement d'un nouveau build de Silverpeas_Mobile_Stable_AutoDeploy #430
06:46:16 [2026-09-07T04:46:16.123Z] Finished: SUCCESS